2018-08-18 06:59:30,070 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-221 | | 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-18 06:59:30,075 - 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=cBNZFjiDkL0L4hoX1RH1lebal 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=4d035469e9a84e03ad9e915ddb446437 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-18 06:59:30,075 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-18 06:59:30,076 - 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-18 06:59:30,112 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-18 06:59:30,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 06:59:30,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 06:59:30,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 06:59:30,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 06:59:30,416 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-18 06:59:30,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-18 06:59:30,418 - 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-18 06:59:30,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415f55a4-0fe6-4b9c-bfe3-258fc775936e 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-18 06:59:30,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-415f55a4-0fe6-4b9c-bfe3-258fc775936e 2018-08-18 06:59:30,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 06:59:30,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T07:59:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["rcp1YFopQwuGfJ1jeLsj5g"], "issued_at": "2018-08-18T06:59:30.000000Z"}} 2018-08-18 06:59:30,855 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:31,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59: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 x-openstack-request-id: req-5cd25f68-07e3-40ad-b713-eee2426613c1 x-compute-request-id: req-5cd25f68-07e3-40ad-b713-eee2426613c1 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-18 06:59:31,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-5cd25f68-07e3-40ad-b713-eee2426613c1 2018-08-18 06:59:31,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.19813799858s 2018-08-18 06:59:31,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-5cd25f68-07e3-40ad-b713-eee2426613c1 2018-08-18 06:59:31,616 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-18 06:59:31,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-18 06:59:31,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 06:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1963032-b924-4c76-a4da-9fd94da15d26 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-18 06:59:31,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e1963032-b924-4c76-a4da-9fd94da15d26 2018-08-18 06:59:31,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 06:59:31,628 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:31,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c496bba3-356c-4f76-9132-28fdd978bf63 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 06:59:31,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-c496bba3-356c-4f76-9132-28fdd978bf63 2018-08-18 06:59:31,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.281740903854s 2018-08-18 06:59:31,907 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-c496bba3-356c-4f76-9132-28fdd978bf63 2018-08-18 06:59:31,908 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'05c192ed50b8433ca4943397f0e0fa2c', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-18 06:59:31,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-18 06:59:31,915 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:32,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10d4139-e623-490e-8363-0e3208b82545 Content-Encoding: gzip Content-Length: 1967 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/02fd770f1fe64a55bd0be2a9a27a49ab"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/07b17ffb5b894ac7ac928997fa6bb33e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/139dd5f81b754e11b390b09cf1b93347"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/147231d6e7564789ad6bf7308798a1a8"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/18d8303f4ed845c58c4b6dc48b0b40ee"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/23eba0e0e1674014a705f760c91cabfc"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2966458dece4402fac61bdb546237e48"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "2966458dece4402fac61bdb546237e48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2ea479484a6a4dea8a5cf9d053e912ea"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33bb85f6be04490990e193af71f17842"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fcfccef4af284282b961266422543b5e", "id": "33bb85f6be04490990e193af71f17842"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/34e7e17422a64f5289d462af1924e8e8"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/393b0a47e8cb4925a0f77f3d83b13850"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3b4ab60ef7b44993861fd967fda86b3e"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/47be67c7f4a043a3aae9a87af6c885ad"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/47cc62395d524a4b92b71f05433551e4"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "47cc62395d524a4b92b71f05433551e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4f361ab41b974b6e8ec37cba9b6145fc"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fcfccef4af284282b961266422543b5e", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5007e7ca077e4ce5a84999a5f8eb93dd"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/53766891eb3f45efa6d3bfd353d94a2b"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "53766891eb3f45efa6d3bfd353d94a2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/54293e81a90f48b0a2ede9f097fb8e5f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/56e262c52e5f4db8bd07d2cedcb010c4"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fcfccef4af284282b961266422543b5e", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/580f0433fd484731a97c24a1e5ee475f"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "580f0433fd484731a97c24a1e5ee475f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5d6124246b794c4b945dfb9f751008e0"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/691ff6cfcc1e41eeb3d0f2d74c5521d3"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/71251f0341114471bcffe3a569f963d7"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "71251f0341114471bcffe3a569f963d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/75f9a962a8dc40d8a46eaa7250e84eda"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/78e1916970f744438d23afed96f7f635"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "78e1916970f744438d23afed96f7f635"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/79c6babe6d904c4b855bf90c62bcd435"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/814d9fc853dd4d73b254cad64ee021a9"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/874ee0c4b6094f1e89762e74ec4247d0"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/94a1aa3823244f3aa34141d6d77570bc"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/957aa46330ba4b77be132dfd2865543a"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "957aa46330ba4b77be132dfd2865543a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9f3c19960b0245a7881b60ece89271cf"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ad6dba3cd0964e778e51c069bd63fe6b"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/afd50885986f496a8e5613e38d499bdb"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "afd50885986f496a8e5613e38d499bdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b659d0992d9741bfb85f84c215d8d99b"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "b659d0992d9741bfb85f84c215d8d99b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b8be185865d14fcdafed2259aac1a66f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "b8be185865d14fcdafed2259aac1a66f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c3a633d913b541dcadd14851edb1b7c8"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "c3a633d913b541dcadd14851edb1b7c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d5c6b7f009e14dfda1e40d9fee0feffc"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d7e1b0a7ff524460a2566a308d240152"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "d7e1b0a7ff524460a2566a308d240152"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dbfc9eec80974cdd8c8ac66d31143d36"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e07ef0943d1441a8979f4abc72929dbc"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "e07ef0943d1441a8979f4abc72929dbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ee16152679bb4d1a898fb25e28e57e5f"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "ee16152679bb4d1a898fb25e28e57e5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fce56185ae6640d181124ddb133447d2"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "fce56185ae6640d181124ddb133447d2"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-18 06:59:32,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-e10d4139-e623-490e-8363-0e3208b82545 2018-08-18 06:59:32,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.10968708992s 2018-08-18 06:59:32,022 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-e10d4139-e623-490e-8363-0e3208b82545 2018-08-18 06:59:32,029 - 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/02fd770f1fe64a55bd0be2a9a27a49ab'}, u'url': u'http://172.30.9.22:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0b23b0ba5b31487c959c8c8934f074c9', u'id': u'02fd770f1fe64a55bd0be2a9a27a49ab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/07b17ffb5b894ac7ac928997fa6bb33e'}, 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'31d86331aa2f4d39bc71ef7d823e329e', u'id': u'07b17ffb5b894ac7ac928997fa6bb33e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/139dd5f81b754e11b390b09cf1b93347'}, 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'efa1a547991543f3898cfe91957a7e9a', u'id': u'139dd5f81b754e11b390b09cf1b93347'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/147231d6e7564789ad6bf7308798a1a8'}, 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'31d86331aa2f4d39bc71ef7d823e329e', u'id': u'147231d6e7564789ad6bf7308798a1a8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/18d8303f4ed845c58c4b6dc48b0b40ee'}, 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'a2e26e8305fd4f7d8f6a60d30dc2789b', u'id': u'18d8303f4ed845c58c4b6dc48b0b40ee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/23eba0e0e1674014a705f760c91cabfc'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e79eb11a883e4569b569866415c0857f', u'id': u'23eba0e0e1674014a705f760c91cabfc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/2966458dece4402fac61bdb546237e48'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'88aede51f4de4778a7c7c1a0117afc3d', u'id': u'2966458dece4402fac61bdb546237e48'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/2ea479484a6a4dea8a5cf9d053e912ea'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0b23b0ba5b31487c959c8c8934f074c9', u'id': u'2ea479484a6a4dea8a5cf9d053e912ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/33bb85f6be04490990e193af71f17842'}, 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'fcfccef4af284282b961266422543b5e', u'id': u'33bb85f6be04490990e193af71f17842'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/34e7e17422a64f5289d462af1924e8e8'}, 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'efa1a547991543f3898cfe91957a7e9a', u'id': u'34e7e17422a64f5289d462af1924e8e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/393b0a47e8cb4925a0f77f3d83b13850'}, u'url': u'http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a2e26e8305fd4f7d8f6a60d30dc2789b', u'id': u'393b0a47e8cb4925a0f77f3d83b13850'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3b4ab60ef7b44993861fd967fda86b3e'}, u'url': u'http://172.30.9.22:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a9a93ce0b935406bb0c9cbf052f4258c', u'id': u'3b4ab60ef7b44993861fd967fda86b3e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/47be67c7f4a043a3aae9a87af6c885ad'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8637c0d417124feb8caf6f5ed9db7690', u'id': u'47be67c7f4a043a3aae9a87af6c885ad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/47cc62395d524a4b92b71f05433551e4'}, 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'06c5dbcd28f84df3a5c1d3be7418d223', u'id': u'47cc62395d524a4b92b71f05433551e4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4f361ab41b974b6e8ec37cba9b6145fc'}, 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'fcfccef4af284282b961266422543b5e', u'id': u'4f361ab41b974b6e8ec37cba9b6145fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/5007e7ca077e4ce5a84999a5f8eb93dd'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8637c0d417124feb8caf6f5ed9db7690', u'id': u'5007e7ca077e4ce5a84999a5f8eb93dd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/53766891eb3f45efa6d3bfd353d94a2b'}, u'url': u'http://172.30.9.22:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8637c0d417124feb8caf6f5ed9db7690', u'id': u'53766891eb3f45efa6d3bfd353d94a2b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/54293e81a90f48b0a2ede9f097fb8e5f'}, 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'3ba98b1a566648ab9faef4b6bfbe90ed', u'id': u'54293e81a90f48b0a2ede9f097fb8e5f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/56e262c52e5f4db8bd07d2cedcb010c4'}, 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'fcfccef4af284282b961266422543b5e', u'id': u'56e262c52e5f4db8bd07d2cedcb010c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/580f0433fd484731a97c24a1e5ee475f'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a2e26e8305fd4f7d8f6a60d30dc2789b', u'id': u'580f0433fd484731a97c24a1e5ee475f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/5d6124246b794c4b945dfb9f751008e0'}, 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'3ba98b1a566648ab9faef4b6bfbe90ed', u'id': u'5d6124246b794c4b945dfb9f751008e0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/691ff6cfcc1e41eeb3d0f2d74c5521d3'}, u'url': u'http://172.30.9.22:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f36ad97319e047eba0178ca6ba20e483', u'id': u'691ff6cfcc1e41eeb3d0f2d74c5521d3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/71251f0341114471bcffe3a569f963d7'}, 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'31d86331aa2f4d39bc71ef7d823e329e', u'id': u'71251f0341114471bcffe3a569f963d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/75f9a962a8dc40d8a46eaa7250e84eda'}, 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'06c5dbcd28f84df3a5c1d3be7418d223', u'id': u'75f9a962a8dc40d8a46eaa7250e84eda'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/78e1916970f744438d23afed96f7f635'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'88aede51f4de4778a7c7c1a0117afc3d', u'id': u'78e1916970f744438d23afed96f7f635'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/79c6babe6d904c4b855bf90c62bcd435'}, 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'38697487e95e46458671a38d77fe35cc', u'id': u'79c6babe6d904c4b855bf90c62bcd435'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/814d9fc853dd4d73b254cad64ee021a9'}, 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'38697487e95e46458671a38d77fe35cc', u'id': u'814d9fc853dd4d73b254cad64ee021a9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/874ee0c4b6094f1e89762e74ec4247d0'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e79eb11a883e4569b569866415c0857f', u'id': u'874ee0c4b6094f1e89762e74ec4247d0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/94a1aa3823244f3aa34141d6d77570bc'}, 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'b224f36854a44062aba602fb1dbcadd4', u'id': u'94a1aa3823244f3aa34141d6d77570bc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/957aa46330ba4b77be132dfd2865543a'}, u'url': u'http://172.30.9.22:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e79eb11a883e4569b569866415c0857f', u'id': u'957aa46330ba4b77be132dfd2865543a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/9f3c19960b0245a7881b60ece89271cf'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a9a93ce0b935406bb0c9cbf052f4258c', u'id': u'9f3c19960b0245a7881b60ece89271cf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ad6dba3cd0964e778e51c069bd63fe6b'}, 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'efa1a547991543f3898cfe91957a7e9a', u'id': u'ad6dba3cd0964e778e51c069bd63fe6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/afd50885986f496a8e5613e38d499bdb'}, 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'06c5dbcd28f84df3a5c1d3be7418d223', u'id': u'afd50885986f496a8e5613e38d499bdb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b659d0992d9741bfb85f84c215d8d99b'}, u'url': u'http://172.30.9.22:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'88aede51f4de4778a7c7c1a0117afc3d', u'id': u'b659d0992d9741bfb85f84c215d8d99b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b8be185865d14fcdafed2259aac1a66f'}, 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'3ba98b1a566648ab9faef4b6bfbe90ed', u'id': u'b8be185865d14fcdafed2259aac1a66f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c3a633d913b541dcadd14851edb1b7c8'}, 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'38697487e95e46458671a38d77fe35cc', u'id': u'c3a633d913b541dcadd14851edb1b7c8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d5c6b7f009e14dfda1e40d9fee0feffc'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f36ad97319e047eba0178ca6ba20e483', u'id': u'd5c6b7f009e14dfda1e40d9fee0feffc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d7e1b0a7ff524460a2566a308d240152'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a9a93ce0b935406bb0c9cbf052f4258c', u'id': u'd7e1b0a7ff524460a2566a308d240152'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/dbfc9eec80974cdd8c8ac66d31143d36'}, 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'b224f36854a44062aba602fb1dbcadd4', u'id': u'dbfc9eec80974cdd8c8ac66d31143d36'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e07ef0943d1441a8979f4abc72929dbc'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0b23b0ba5b31487c959c8c8934f074c9', u'id': u'e07ef0943d1441a8979f4abc72929dbc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ee16152679bb4d1a898fb25e28e57e5f'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f36ad97319e047eba0178ca6ba20e483', u'id': u'ee16152679bb4d1a898fb25e28e57e5f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/fce56185ae6640d181124ddb133447d2'}, 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'b224f36854a44062aba602fb1dbcadd4', u'id': u'fce56185ae6640d181124ddb133447d2'})] 2018-08-18 06:59:32,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-18 06:59:32,034 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:32,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59: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-c26875b6-453c-4851-bb12-6b8d1a8d10e2 x-compute-request-id: req-c26875b6-453c-4851-bb12-6b8d1a8d10e2 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-18 06:59:32,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-c26875b6-453c-4851-bb12-6b8d1a8d10e2 2018-08-18 06:59:32,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.0138139724731s 2018-08-18 06:59:32,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-c26875b6-453c-4851-bb12-6b8d1a8d10e2 2018-08-18 06:59:32,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-18 06:59:32,061 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:33,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59: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-08e37504-d0eb-4dfc-99fe-53a0bd16af70 x-compute-request-id: req-08e37504-d0eb-4dfc-99fe-53a0bd16af70 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-18 06:59:33,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-08e37504-d0eb-4dfc-99fe-53a0bd16af70 2018-08-18 06:59:33,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.83354997635s 2018-08-18 06:59:33,893 - 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-08e37504-d0eb-4dfc-99fe-53a0bd16af70 2018-08-18 06:59:33,894 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-18 06:59:33,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 06:59:33,900 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:33,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dd27b544-b945-4e63-ae57-5e706432b616 Date: Sat, 18 Aug 2018 06:59:33 GMT RESP BODY: {"floatingips": []} 2018-08-18 06:59:33,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-dd27b544-b945-4e63-ae57-5e706432b616 2018-08-18 06:59:33,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0554158687592s 2018-08-18 06:59:33,955 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-dd27b544-b945-4e63-ae57-5e706432b616 2018-08-18 06:59:33,955 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-18 06:59:33,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-18 06:59:33,958 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:34,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59: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-d11be11a-b9fc-4f73-84c3-7b2ad3d2903f x-compute-request-id: req-d11be11a-b9fc-4f73-84c3-7b2ad3d2903f Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-0.opnfvlf.org", "disabled_reason": null, "id": 22}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-18 06:59:34,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-d11be11a-b9fc-4f73-84c3-7b2ad3d2903f 2018-08-18 06:59:34,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.151580095291s 2018-08-18 06:59:34,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-d11be11a-b9fc-4f73-84c3-7b2ad3d2903f 2018-08-18 06:59:34,108 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "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-1.opnfvlf.org', u'disabled_reason': None, u'id': 21}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "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-0.opnfvlf.org', u'disabled_reason': None, u'id': 22}, 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-18 06:59:34,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-18 06:59:34,112 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:34,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59: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-52077c73-5012-4ef4-862e-5c3ef55926de x-compute-request-id: req-52077c73-5012-4ef4-862e-5c3ef55926de Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-18 06:59:34,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-52077c73-5012-4ef4-862e-5c3ef55926de 2018-08-18 06:59:34,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.128357172012s 2018-08-18 06:59:34,238 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-52077c73-5012-4ef4-862e-5c3ef55926de 2018-08-18 06:59:34,238 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-18 06:59:34,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 06:59:34,239 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:34,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e7d1519a-dde3-49e5-9e32-cf1503bb7a72 Date: Sat, 18 Aug 2018 06:59:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 06:59:34,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e7d1519a-dde3-49e5-9e32-cf1503bb7a72 2018-08-18 06:59:34,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0759470462799s 2018-08-18 06:59:34,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e7d1519a-dde3-49e5-9e32-cf1503bb7a72 2018-08-18 06:59:34,315 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-18T06:57:07Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 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-18T06:57:03Z', u'provider:network_type': u'flat', u'tenant_id': u'8001846499e64e84a024867e3519e3c5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8001846499e64e84a024867e3519e3c5', u'l2_adjacency': True})] 2018-08-18 06:59:34,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 06:59:34,316 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:34,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-25641270-88b2-41b1-a38d-ebb30d39d4a7 Date: Sat, 18 Aug 2018 06:59:34 GMT RESP BODY: {"ports":[]} 2018-08-18 06:59:34,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-25641270-88b2-41b1-a38d-ebb30d39d4a7 2018-08-18 06:59:34,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0279240608215s 2018-08-18 06:59:34,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-25641270-88b2-41b1-a38d-ebb30d39d4a7 2018-08-18 06:59:34,344 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-18 06:59:34,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 06:59:34,350 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:34,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a9ccf9-242b-42d6-948d-d4512310673b Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "8001846499e64e84a024867e3519e3c5"}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd/roles/efdc118534d342c0a34a53a6f4ab2d76"}}, {"scope": {"project": {"id": "8001846499e64e84a024867e3519e3c5"}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "6e1a512ea914424ea5d2a6c3341c3505"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5/users/6e1a512ea914424ea5d2a6c3341c3505/roles/efdc118534d342c0a34a53a6f4ab2d76"}}, {"scope": {"project": {"id": "8001846499e64e84a024867e3519e3c5"}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "72c6c3cd3eea412a89d8c7d0dff94008"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5/users/72c6c3cd3eea412a89d8c7d0dff94008/roles/efdc118534d342c0a34a53a6f4ab2d76"}}, {"scope": {"project": {"id": "8001846499e64e84a024867e3519e3c5"}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "7dfcd71d61f14dbc8a013be99ec1793c"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5/users/7dfcd71d61f14dbc8a013be99ec1793c/roles/efdc118534d342c0a34a53a6f4ab2d76"}}, {"scope": {"project": {"id": "8001846499e64e84a024867e3519e3c5"}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "8d80f0d84a1c40509607f3f0e6664a64"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5/users/8d80f0d84a1c40509607f3f0e6664a64/roles/efdc118534d342c0a34a53a6f4ab2d76"}}, {"scope": {"project": {"id": "8001846499e64e84a024867e3519e3c5"}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "96d42c88aa10475aaee7e8b7364b7e1d"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5/users/96d42c88aa10475aaee7e8b7364b7e1d/roles/efdc118534d342c0a34a53a6f4ab2d76"}}, {"scope": {"project": {"id": "4d035469e9a84e03ad9e915ddb446437"}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "9e6a18afc7aa4afe96e830eb09614f13"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437/users/9e6a18afc7aa4afe96e830eb09614f13/roles/efdc118534d342c0a34a53a6f4ab2d76"}}, {"scope": {"project": {"id": "8001846499e64e84a024867e3519e3c5"}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "a09dc1f6f2cf4d29aecc3b3586c36aee"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5/users/a09dc1f6f2cf4d29aecc3b3586c36aee/roles/efdc118534d342c0a34a53a6f4ab2d76"}}, {"scope": {"project": {"id": "8001846499e64e84a024867e3519e3c5"}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "a38e552258fe4564b6d5027c2ccb400d"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5/users/a38e552258fe4564b6d5027c2ccb400d/roles/efdc118534d342c0a34a53a6f4ab2d76"}}, {"scope": {"project": {"id": "8001846499e64e84a024867e3519e3c5"}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "a6dffd78e56740a2af1a4c6b3f8db8eb"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5/users/a6dffd78e56740a2af1a4c6b3f8db8eb/roles/efdc118534d342c0a34a53a6f4ab2d76"}}, {"scope": {"project": {"id": "8001846499e64e84a024867e3519e3c5"}}, "role": {"id": "cf89f674c14c435786f145dbeff06e98"}, "user": {"id": "d5f7c972f16a4330bf68a8a3fc053cce"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5/users/d5f7c972f16a4330bf68a8a3fc053cce/roles/cf89f674c14c435786f145dbeff06e98"}}, {"scope": {"project": {"id": "8001846499e64e84a024867e3519e3c5"}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "d5f7c972f16a4330bf68a8a3fc053cce"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5/users/d5f7c972f16a4330bf68a8a3fc053cce/roles/efdc118534d342c0a34a53a6f4ab2d76"}}, {"scope": {"project": {"id": "8001846499e64e84a024867e3519e3c5"}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "f7f96dead1ff493aa762d1dafe749f90"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5/users/f7f96dead1ff493aa762d1dafe749f90/roles/efdc118534d342c0a34a53a6f4ab2d76"}}, {"scope": {"project": {"id": "8001846499e64e84a024867e3519e3c5"}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "fdc225cad1bf47d48df1f11f62eec532"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5/users/fdc225cad1bf47d48df1f11f62eec532/roles/efdc118534d342c0a34a53a6f4ab2d76"}}, {"scope": {"domain": {"id": "05c192ed50b8433ca4943397f0e0fa2c"}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "71c5959fd41f4d36a970bf6f745cce3a"}, "links": {"assignment": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c/users/71c5959fd41f4d36a970bf6f745cce3a/roles/efdc118534d342c0a34a53a6f4ab2d76"}}, {"scope": {"system": {"all": true}}, "role": {"id": "efdc118534d342c0a34a53a6f4ab2d76"}, "user": {"id": "9e6a18afc7aa4afe96e830eb09614f13"}, "links": {"assignment": "http://172.30.9.22:5000/v3/system/users/9e6a18afc7aa4afe96e830eb09614f13/roles/efdc118534d342c0a34a53a6f4ab2d76"}}], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-18 06:59:34,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-a1a9ccf9-242b-42d6-948d-d4512310673b 2018-08-18 06:59:34,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106420993805s 2018-08-18 06:59:34,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-a1a9ccf9-242b-42d6-948d-d4512310673b 2018-08-18 06:59:34,457 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'8001846499e64e84a024867e3519e3c5', 'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'31dc3a66b98c4e03bcbe5ecbdafcb2bd'}), Munch({'project': u'8001846499e64e84a024867e3519e3c5', 'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'6e1a512ea914424ea5d2a6c3341c3505'}), Munch({'project': u'8001846499e64e84a024867e3519e3c5', 'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'72c6c3cd3eea412a89d8c7d0dff94008'}), Munch({'project': u'8001846499e64e84a024867e3519e3c5', 'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'7dfcd71d61f14dbc8a013be99ec1793c'}), Munch({'project': u'8001846499e64e84a024867e3519e3c5', 'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'8d80f0d84a1c40509607f3f0e6664a64'}), Munch({'project': u'8001846499e64e84a024867e3519e3c5', 'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'96d42c88aa10475aaee7e8b7364b7e1d'}), Munch({'project': u'4d035469e9a84e03ad9e915ddb446437', 'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'9e6a18afc7aa4afe96e830eb09614f13'}), Munch({'project': u'8001846499e64e84a024867e3519e3c5', 'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'a09dc1f6f2cf4d29aecc3b3586c36aee'}), Munch({'project': u'8001846499e64e84a024867e3519e3c5', 'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'a38e552258fe4564b6d5027c2ccb400d'}), Munch({'project': u'8001846499e64e84a024867e3519e3c5', 'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'a6dffd78e56740a2af1a4c6b3f8db8eb'}), Munch({'project': u'8001846499e64e84a024867e3519e3c5', 'id': u'cf89f674c14c435786f145dbeff06e98', 'user': u'd5f7c972f16a4330bf68a8a3fc053cce'}), Munch({'project': u'8001846499e64e84a024867e3519e3c5', 'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'd5f7c972f16a4330bf68a8a3fc053cce'}), Munch({'project': u'8001846499e64e84a024867e3519e3c5', 'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'f7f96dead1ff493aa762d1dafe749f90'}), Munch({'project': u'8001846499e64e84a024867e3519e3c5', 'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'fdc225cad1bf47d48df1f11f62eec532'}), Munch({'domain': u'05c192ed50b8433ca4943397f0e0fa2c', 'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'71c5959fd41f4d36a970bf6f745cce3a'}), Munch({'id': u'efdc118534d342c0a34a53a6f4ab2d76', 'user': u'9e6a18afc7aa4afe96e830eb09614f13'})] 2018-08-18 06:59:34,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 06:59:34,464 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:34,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549f4106-3ce8-4761-96fe-ecadcdfe85b8 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 06:59:34,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-549f4106-3ce8-4761-96fe-ecadcdfe85b8 2018-08-18 06:59:34,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193377971649s 2018-08-18 06:59:34,655 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-549f4106-3ce8-4761-96fe-ecadcdfe85b8 2018-08-18 06:59:34,656 - 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'member', 'id': u'04730c3b60524baeae58f0c728000ebe'}), 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'29dca44680ba43d48f325c88ac252d9f'}), 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'6982454339bd4684be6c2b6aa760ced0'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'cf89f674c14c435786f145dbeff06e98'}), 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'd3e7fd194f5c40eb87e7779d916f8887'}), 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'efdc118534d342c0a34a53a6f4ab2d76'})] 2018-08-18 06:59:34,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 06:59:34,658 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:34,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0c824d58-3099-4b2c-97cb-e78c758cc765 Date: Sat, 18 Aug 2018 06:59:34 GMT RESP BODY: {"routers": []} 2018-08-18 06:59:34,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0c824d58-3099-4b2c-97cb-e78c758cc765 2018-08-18 06:59:34,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0454039573669s 2018-08-18 06:59:34,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0c824d58-3099-4b2c-97cb-e78c758cc765 2018-08-18 06:59:34,703 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-18 06:59:34,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 06:59:34,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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:34,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59: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-d0606963-0750-4f6c-8f60-26e3fd8d0015 x-compute-request-id: req-d0606963-0750-4f6c-8f60-26e3fd8d0015 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-18 06:59:34,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d0606963-0750-4f6c-8f60-26e3fd8d0015 2018-08-18 06:59:34,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201672077179s 2018-08-18 06:59:34,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d0606963-0750-4f6c-8f60-26e3fd8d0015 2018-08-18 06:59:34,905 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-18 06:59:34,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-18 06:59:34,912 - 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-18 06:59:34,918 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 06:59:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39995402-de97-436d-bee9-0fe56edd3daa 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-18 06:59:34,919 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-39995402-de97-436d-bee9-0fe56edd3daa 2018-08-18 06:59:34,919 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:35,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73deb70a-646f-4fd1-b836-afdbb243f780 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/06c5dbcd28f84df3a5c1d3be7418d223"}, "enabled": true, "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0b23b0ba5b31487c959c8c8934f074c9"}, "enabled": true, "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/31d86331aa2f4d39bc71ef7d823e329e"}, "enabled": true, "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/38697487e95e46458671a38d77fe35cc"}, "enabled": true, "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3ba98b1a566648ab9faef4b6bfbe90ed"}, "enabled": true, "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8637c0d417124feb8caf6f5ed9db7690"}, "enabled": true, "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/88aede51f4de4778a7c7c1a0117afc3d"}, "enabled": true, "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a2e26e8305fd4f7d8f6a60d30dc2789b"}, "enabled": true, "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a9a93ce0b935406bb0c9cbf052f4258c"}, "enabled": true, "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b224f36854a44062aba602fb1dbcadd4"}, "enabled": true, "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e09cb7a9332c40d5bf516d7930bc074b"}, "enabled": true, "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e79eb11a883e4569b569866415c0857f"}, "enabled": true, "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/efa1a547991543f3898cfe91957a7e9a"}, "enabled": true, "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f36ad97319e047eba0178ca6ba20e483"}, "enabled": true, "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/fcfccef4af284282b961266422543b5e"}, "enabled": true, "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-18 06:59:35,014 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-73deb70a-646f-4fd1-b836-afdbb243f780 2018-08-18 06:59:35,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.105711936951s 2018-08-18 06:59:35,015 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-73deb70a-646f-4fd1-b836-afdbb243f780 2018-08-18 06:59:35,020 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'06c5dbcd28f84df3a5c1d3be7418d223', 'name': u'cinder'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'0b23b0ba5b31487c959c8c8934f074c9', 'name': u'aodh'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'31d86331aa2f4d39bc71ef7d823e329e', 'name': u'cinderv3'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'38697487e95e46458671a38d77fe35cc', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'3ba98b1a566648ab9faef4b6bfbe90ed', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'8637c0d417124feb8caf6f5ed9db7690', 'name': u'gnocchi'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'88aede51f4de4778a7c7c1a0117afc3d', 'name': u'neutron'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'a2e26e8305fd4f7d8f6a60d30dc2789b', 'name': u'swift'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'a9a93ce0b935406bb0c9cbf052f4258c', 'name': u'keystone'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'b224f36854a44062aba602fb1dbcadd4', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'e09cb7a9332c40d5bf516d7930bc074b', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'e79eb11a883e4569b569866415c0857f', 'name': u'glance'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'efa1a547991543f3898cfe91957a7e9a', 'name': u'nova'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'f36ad97319e047eba0178ca6ba20e483', 'name': u'panko'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'fcfccef4af284282b961266422543b5e', 'name': u'cinderv2'})] 2018-08-18 06:59:35,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 06:59:35,021 - 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}09a61ac87b01e9325f38df3c6b829a8b1c71277a" 2018-08-18 06:59:35,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9968fd44-2319-43bb-a266-7635a625128e Date: Sat, 18 Aug 2018 06:59:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4}]} 2018-08-18 06:59:35,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-9968fd44-2319-43bb-a266-7635a625128e 2018-08-18 06:59:35,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0353889465332s 2018-08-18 06:59:35,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-9968fd44-2319-43bb-a266-7635a625128e 2018-08-18 06:59:35,057 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T06:57:07Z', 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'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'tenant_id': u'8001846499e64e84a024867e3519e3c5', u'created_at': u'2018-08-18T06:57:07Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'8001846499e64e84a024867e3519e3c5'})] 2018-08-18 06:59:35,187 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 06:59:35,188 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-18 06:59:35,245 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-18 06:59:35,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 06:59:35,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 06:59:35,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 06:59:35,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 06:59:35,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 06:59:35,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 06:59:35,399 - 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-18 06:59:35,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892a4597-c140-4fb0-b798-53ac30d8db88 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-18 06:59:35,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-892a4597-c140-4fb0-b798-53ac30d8db88 2018-08-18 06:59:35,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 06:59:35,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T07:59:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["wlkR3luQREmdeKlIlsd-jA"], "issued_at": "2018-08-18T06:59:35.000000Z"}} 2018-08-18 06:59:35,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 06:59:35,790 - 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}5ae3545d0c1e5f47a6e32e42d2fd7ec39741f057" 2018-08-18 06:59:36,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9092de3f-aa5f-4c34-9b0e-c6ae65f1cc10 Date: Sat, 18 Aug 2018 06:59:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 06:59:36,020 - 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-9092de3f-aa5f-4c34-9b0e-c6ae65f1cc10 2018-08-18 06:59:36,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.230847120285s 2018-08-18 06:59:36,021 - 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-9092de3f-aa5f-4c34-9b0e-c6ae65f1cc10 2018-08-18 06:59:36,021 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-18 06:59:36,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 06:59:36,023 - 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}5ae3545d0c1e5f47a6e32e42d2fd7ec39741f057" -d '{"network": {"name": "tenantnetwork1-net_273cea9f-72d8-4eb3-95f2-c09bafc6a2d8", "admin_state_up": true}}' 2018-08-18 06:59:36,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1c8f0fd2-2d1b-4a3b-a0aa-3e9e3117a909 Date: Sat, 18 Aug 2018 06:59:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e6fac67f-4fd5-4238-b596-7735596bd8ac","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T06:59:36Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_273cea9f-72d8-4eb3-95f2-c09bafc6a2d8","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T06:59:36Z","mtu":1450}} 2018-08-18 06:59:36,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1c8f0fd2-2d1b-4a3b-a0aa-3e9e3117a909 2018-08-18 06:59:36,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.459738969803s 2018-08-18 06:59:36,482 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1c8f0fd2-2d1b-4a3b-a0aa-3e9e3117a909 2018-08-18 06:59:36,483 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-18T06:59:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e6fac67f-4fd5-4238-b596-7735596bd8ac', u'provider:segmentation_id': 76, 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_273cea9f-72d8-4eb3-95f2-c09bafc6a2d8', u'created_at': u'2018-08-18T06:59:36Z', u'mtu': 1450, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d035469e9a84e03ad9e915ddb446437', u'l2_adjacency': True}) 2018-08-18 06:59:36,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 06:59:36,484 - 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}5ae3545d0c1e5f47a6e32e42d2fd7ec39741f057" 2018-08-18 06:59:36,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-0c3d2964-06ee-405c-9eb7-75ac69dc7f8e Date: Sat, 18 Aug 2018 06:59:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e6fac67f-4fd5-4238-b596-7735596bd8ac","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T06:59:36Z","qos_policy_id":null,"name":"tenantnetwork1-net_273cea9f-72d8-4eb3-95f2-c09bafc6a2d8","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T06:59:36Z","provider:network_type":"vxlan"}]} 2018-08-18 06:59:36,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0c3d2964-06ee-405c-9eb7-75ac69dc7f8e 2018-08-18 06:59:36,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246825933456s 2018-08-18 06:59:36,731 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0c3d2964-06ee-405c-9eb7-75ac69dc7f8e 2018-08-18 06:59:36,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 06:59:36,733 - 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}5ae3545d0c1e5f47a6e32e42d2fd7ec39741f057" -d '{"subnet": {"name": "tenantnetwork1-subnet_273cea9f-72d8-4eb3-95f2-c09bafc6a2d8", "enable_dhcp": true, "network_id": "e6fac67f-4fd5-4238-b596-7735596bd8ac", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 06:59:37,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-a0756363-227a-40bd-893e-1f98b300e44d Date: Sat, 18 Aug 2018 06:59:37 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-18T06:59: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":"4ce985e6-db6e-4c9a-bb1c-53e8d4f240c2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_273cea9f-72d8-4eb3-95f2-c09bafc6a2d8","enable_dhcp":true,"segment_id":null,"network_id":"e6fac67f-4fd5-4238-b596-7735596bd8ac","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T06:59:36Z","ip_version":4}} 2018-08-18 06:59:37,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a0756363-227a-40bd-893e-1f98b300e44d 2018-08-18 06:59:37,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.425992965698s 2018-08-18 06:59:37,159 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a0756363-227a-40bd-893e-1f98b300e44d 2018-08-18 06:59:37,159 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T06:59: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'4ce985e6-db6e-4c9a-bb1c-53e8d4f240c2', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_273cea9f-72d8-4eb3-95f2-c09bafc6a2d8', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e6fac67f-4fd5-4238-b596-7735596bd8ac', u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T06:59: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'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 06:59:37,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 06:59:37,161 - 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}5ae3545d0c1e5f47a6e32e42d2fd7ec39741f057" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "tenantnetwork1-router_273cea9f-72d8-4eb3-95f2-c09bafc6a2d8", "admin_state_up": true}}' 2018-08-18 06:59:38,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-f30b3c53-9ec0-4d79-a051-c9426061d075 Date: Sat, 18 Aug 2018 06:59:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T06:59:37Z", "admin_state_up": true, "updated_at": "2018-08-18T06:59:38Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "9da418a3-0c0e-49a8-9d1d-f917444953b0", "name": "tenantnetwork1-router_273cea9f-72d8-4eb3-95f2-c09bafc6a2d8"}} 2018-08-18 06:59:38,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f30b3c53-9ec0-4d79-a051-c9426061d075 2018-08-18 06:59:38,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55220198631s 2018-08-18 06:59:38,713 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f30b3c53-9ec0-4d79-a051-c9426061d075 2018-08-18 06:59:38,713 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T06:59:38Z', u'revision_number': 2, u'ha': False, u'id': u'9da418a3-0c0e-49a8-9d1d-f917444953b0', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_273cea9f-72d8-4eb3-95f2-c09bafc6a2d8', u'admin_state_up': True, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T06:59:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 06:59:38,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 06:59:38,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9da418a3-0c0e-49a8-9d1d-f917444953b0/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}5ae3545d0c1e5f47a6e32e42d2fd7ec39741f057" -d '{"subnet_id": "4ce985e6-db6e-4c9a-bb1c-53e8d4f240c2"}' 2018-08-18 06:59:40,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dd048228-7694-4a21-b174-121a7ee9a8a9 Date: Sat, 18 Aug 2018 06:59:40 GMT RESP BODY: {"network_id": "e6fac67f-4fd5-4238-b596-7735596bd8ac", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "4ce985e6-db6e-4c9a-bb1c-53e8d4f240c2", "subnet_ids": ["4ce985e6-db6e-4c9a-bb1c-53e8d4f240c2"], "port_id": "8da7ab2a-0e4e-4a36-bd6a-2d6bd88e1a48", "id": "9da418a3-0c0e-49a8-9d1d-f917444953b0"} 2018-08-18 06:59:40,694 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9da418a3-0c0e-49a8-9d1d-f917444953b0/add_router_interface.json used request id req-dd048228-7694-4a21-b174-121a7ee9a8a9 2018-08-18 06:59:40,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.9798309803s 2018-08-18 06:59:40,694 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9da418a3-0c0e-49a8-9d1d-f917444953b0/add_router_interface.json used request id req-dd048228-7694-4a21-b174-121a7ee9a8a9 returning object 9da418a3-0c0e-49a8-9d1d-f917444953b0 2018-08-18 06:59:40,809 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 06:59:40,810 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-18 06:59:40,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 06:59:40,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9da418a3-0c0e-49a8-9d1d-f917444953b0/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}5ae3545d0c1e5f47a6e32e42d2fd7ec39741f057" -d '{"subnet_id": "4ce985e6-db6e-4c9a-bb1c-53e8d4f240c2"}' 2018-08-18 06:59:42,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-02b93508-52df-4b61-9b15-21f6a6c2bf8c Date: Sat, 18 Aug 2018 06:59:42 GMT RESP BODY: {"network_id": "e6fac67f-4fd5-4238-b596-7735596bd8ac", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "4ce985e6-db6e-4c9a-bb1c-53e8d4f240c2", "subnet_ids": ["4ce985e6-db6e-4c9a-bb1c-53e8d4f240c2"], "port_id": "8da7ab2a-0e4e-4a36-bd6a-2d6bd88e1a48", "id": "9da418a3-0c0e-49a8-9d1d-f917444953b0"} 2018-08-18 06:59:42,571 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9da418a3-0c0e-49a8-9d1d-f917444953b0/remove_router_interface.json used request id req-02b93508-52df-4b61-9b15-21f6a6c2bf8c 2018-08-18 06:59:42,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.75644302368s 2018-08-18 06:59:42,571 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9da418a3-0c0e-49a8-9d1d-f917444953b0/remove_router_interface.json used request id req-02b93508-52df-4b61-9b15-21f6a6c2bf8c returning object 9da418a3-0c0e-49a8-9d1d-f917444953b0 2018-08-18 06:59:42,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 06:59:42,572 - 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}5ae3545d0c1e5f47a6e32e42d2fd7ec39741f057" 2018-08-18 06:59:42,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-ffa009ff-bde6-4469-a73a-16e85f4f1dc0 Date: Sat, 18 Aug 2018 06:59:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T06:59:37Z", "admin_state_up": true, "updated_at": "2018-08-18T06:59:41Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9da418a3-0c0e-49a8-9d1d-f917444953b0", "name": "tenantnetwork1-router_273cea9f-72d8-4eb3-95f2-c09bafc6a2d8"}]} 2018-08-18 06:59:42,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ffa009ff-bde6-4469-a73a-16e85f4f1dc0 2018-08-18 06:59:42,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.318746805191s 2018-08-18 06:59:42,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ffa009ff-bde6-4469-a73a-16e85f4f1dc0 2018-08-18 06:59:42,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 06:59:42,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/9da418a3-0c0e-49a8-9d1d-f917444953b0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ae3545d0c1e5f47a6e32e42d2fd7ec39741f057" 2018-08-18 06:59:43,957 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93c6d55e-4cd5-4fee-8f4f-fabb37e0d704 Content-Length: 0 Date: Sat, 18 Aug 2018 06:59:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 06:59:43,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9da418a3-0c0e-49a8-9d1d-f917444953b0.json used request id req-93c6d55e-4cd5-4fee-8f4f-fabb37e0d704 2018-08-18 06:59:43,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.06466007233s 2018-08-18 06:59:43,957 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9da418a3-0c0e-49a8-9d1d-f917444953b0.json used request id req-93c6d55e-4cd5-4fee-8f4f-fabb37e0d704 2018-08-18 06:59:43,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 06:59:43,958 - 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}5ae3545d0c1e5f47a6e32e42d2fd7ec39741f057" 2018-08-18 06:59:44,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-069e8cea-e819-4cd4-a6fc-e901da627790 Date: Sat, 18 Aug 2018 06:59:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4},{"updated_at":"2018-08-18T06:59: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":"4ce985e6-db6e-4c9a-bb1c-53e8d4f240c2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_273cea9f-72d8-4eb3-95f2-c09bafc6a2d8","enable_dhcp":true,"segment_id":null,"network_id":"e6fac67f-4fd5-4238-b596-7735596bd8ac","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T06:59:36Z","ip_version":4}]} 2018-08-18 06:59:44,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-069e8cea-e819-4cd4-a6fc-e901da627790 2018-08-18 06:59:44,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0494689941406s 2018-08-18 06:59:44,008 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-069e8cea-e819-4cd4-a6fc-e901da627790 2018-08-18 06:59:44,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 06:59:44,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/4ce985e6-db6e-4c9a-bb1c-53e8d4f240c2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ae3545d0c1e5f47a6e32e42d2fd7ec39741f057" 2018-08-18 06:59:44,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71f3884a-8eb6-4aab-9578-01bf005222f3 Date: Sat, 18 Aug 2018 06:59:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 06:59:44,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4ce985e6-db6e-4c9a-bb1c-53e8d4f240c2.json used request id req-71f3884a-8eb6-4aab-9578-01bf005222f3 2018-08-18 06:59:44,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.906179189682s 2018-08-18 06:59:44,916 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4ce985e6-db6e-4c9a-bb1c-53e8d4f240c2.json used request id req-71f3884a-8eb6-4aab-9578-01bf005222f3 2018-08-18 06:59:44,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 06:59:44,917 - 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}5ae3545d0c1e5f47a6e32e42d2fd7ec39741f057" 2018-08-18 06:59:44,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-67e8f257-b763-456a-b9df-a38bb03599c5 Date: Sat, 18 Aug 2018 06:59:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6fac67f-4fd5-4238-b596-7735596bd8ac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T06:59:44Z","qos_policy_id":null,"name":"tenantnetwork1-net_273cea9f-72d8-4eb3-95f2-c09bafc6a2d8","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T06:59:36Z","provider:network_type":"vxlan"}]} 2018-08-18 06:59:44,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-67e8f257-b763-456a-b9df-a38bb03599c5 2018-08-18 06:59:44,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0785779953003s 2018-08-18 06:59:44,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-67e8f257-b763-456a-b9df-a38bb03599c5 2018-08-18 06:59:44,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 06:59:44,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/e6fac67f-4fd5-4238-b596-7735596bd8ac.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ae3545d0c1e5f47a6e32e42d2fd7ec39741f057" 2018-08-18 06:59:46,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bca93276-2f89-4816-8d03-595a319c958f Date: Sat, 18 Aug 2018 06:59:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 06:59:46,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/e6fac67f-4fd5-4238-b596-7735596bd8ac.json used request id req-bca93276-2f89-4816-8d03-595a319c958f 2018-08-18 06:59:46,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12272906303s 2018-08-18 06:59:46,120 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/e6fac67f-4fd5-4238-b596-7735596bd8ac.json used request id req-bca93276-2f89-4816-8d03-595a319c958f 2018-08-18 06:59:46,167 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-18 06:59:46,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 06:59:46,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 06:59:46,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 06:59:46,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 06:59:46,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 06:59:46,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 06:59:46,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 06:59:46,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 06:59:46,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 06:59:46,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 06:59:46,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 06:59:46,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 06:59:46,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 06:59:46,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 06:59:46,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 06:59:46,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 06:59:46,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 06:59:46,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 06:59:46,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 06:59:46,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 06:59:46,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 06:59:46,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 06:59:46,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-18 06:59:46,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f40ad23-6855-4989-849d-f3d2ef22c711 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-18 06:59:46,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5f40ad23-6855-4989-849d-f3d2ef22c711 2018-08-18 06:59:46,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 06:59:46,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T07:59:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["ZKdp0DBgSCGbvi4LDngwug"], "issued_at": "2018-08-18T06:59:46.000000Z"}} 2018-08-18 06:59:46,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 06:59:46,603 - 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}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 06:59:47,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-cebdf1c9-7f42-40ac-b763-f4aa4f61236d Date: Sat, 18 Aug 2018 06:59:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 06:59:47,565 - 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-cebdf1c9-7f42-40ac-b763-f4aa4f61236d 2018-08-18 06:59:47,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.96253490448s 2018-08-18 06:59:47,566 - 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-cebdf1c9-7f42-40ac-b763-f4aa4f61236d 2018-08-18 06:59:47,569 - 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-18 06:59:47,575 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 06:59:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4613b7e-8794-4a7a-a700-eb2e3fb614e6 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-18 06:59:47,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-c4613b7e-8794-4a7a-a700-eb2e3fb614e6 2018-08-18 06:59:47,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 06:59:47,578 - 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}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 06:59:47,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c06220-1b14-4f0c-b0dc-d179c002e4cc Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 06:59:47,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-f8c06220-1b14-4f0c-b0dc-d179c002e4cc 2018-08-18 06:59:47,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.170870065689s 2018-08-18 06:59:47,747 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-f8c06220-1b14-4f0c-b0dc-d179c002e4cc 2018-08-18 06:59:47,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-18 06:59:47,757 - 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}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_d6e6f9f0-bd4c-4281-a407-8df71d102ec1"}}' 2018-08-18 06:59:47,913 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 06:59:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d492ff2-1ec9-4d0a-99b7-d0a6a71a3d7c 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/59ace9f7ceff45d38428b5933c95d584"}, "tags": [], "enabled": true, "id": "59ace9f7ceff45d38428b5933c95d584", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d6e6f9f0-bd4c-4281-a407-8df71d102ec1"}} 2018-08-18 06:59:47,913 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-8d492ff2-1ec9-4d0a-99b7-d0a6a71a3d7c 2018-08-18 06:59:47,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.159039974213s 2018-08-18 06:59:47,914 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-8d492ff2-1ec9-4d0a-99b7-d0a6a71a3d7c 2018-08-18 06:59:47,914 - 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'59ace9f7ceff45d38428b5933c95d584', '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_d6e6f9f0-bd4c-4281-a407-8df71d102ec1'}) 2018-08-18 06:59:47,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-18 06:59:47,926 - 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}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3d98bb5a-a916-44bf-9259-c5c7b51f98a4", "email": null, "name": "tenantnetwork2-user_d6e6f9f0-bd4c-4281-a407-8df71d102ec1"}}' 2018-08-18 06:59:48,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 06:59:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c23de826-b50b-4362-a5e4-4ba439c7cc6a Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_d6e6f9f0-bd4c-4281-a407-8df71d102ec1", "links": {"self": "http://172.30.9.22:5000/v3/users/987c102beb954c0d941a6d291fa632b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "987c102beb954c0d941a6d291fa632b8", "domain_id": "default", "password_expires_at": null}} 2018-08-18 06:59:48,405 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-c23de826-b50b-4362-a5e4-4ba439c7cc6a 2018-08-18 06:59:48,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.48268699646s 2018-08-18 06:59:48,405 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-c23de826-b50b-4362-a5e4-4ba439c7cc6a 2018-08-18 06:59:48,406 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'987c102beb954c0d941a6d291fa632b8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_d6e6f9f0-bd4c-4281-a407-8df71d102ec1'}) 2018-08-18 06:59:48,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 06:59:48,412 - 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}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 06:59:48,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-922f5638-24c6-42c7-b42b-80a98552a89d Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 06:59:48,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-922f5638-24c6-42c7-b42b-80a98552a89d 2018-08-18 06:59:48,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177234888077s 2018-08-18 06:59:48,587 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-922f5638-24c6-42c7-b42b-80a98552a89d 2018-08-18 06:59:48,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 06:59:48,595 - 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}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 06:59:48,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02b4326e-9fb4-4fc3-89a1-36febd224d9a Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 06:59:48,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-02b4326e-9fb4-4fc3-89a1-36febd224d9a 2018-08-18 06:59:48,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.167042016983s 2018-08-18 06:59:48,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-02b4326e-9fb4-4fc3-89a1-36febd224d9a 2018-08-18 06:59:48,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 06:59:48,768 - 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}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 06:59:48,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8481ea07-965c-48ed-b011-f4ce27f60add Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 06:59:48,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8481ea07-965c-48ed-b011-f4ce27f60add 2018-08-18 06:59:48,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.169095993042s 2018-08-18 06:59:48,934 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8481ea07-965c-48ed-b011-f4ce27f60add 2018-08-18 06:59:48,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 06:59:48,938 - 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}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 06:59:49,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-024df46c-3613-448b-bca1-0f84b3839f15 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-18 06:59:49,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-024df46c-3613-448b-bca1-0f84b3839f15 2018-08-18 06:59:49,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.137662887573s 2018-08-18 06:59:49,074 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-024df46c-3613-448b-bca1-0f84b3839f15 2018-08-18 06:59:49,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 06:59:49,078 - 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}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 06:59:49,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bdb7ad4-9413-468b-aeb0-0e955a3435b7 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/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_d6e6f9f0-bd4c-4281-a407-8df71d102ec1", "links": {"self": "http://172.30.9.22:5000/v3/users/987c102beb954c0d941a6d291fa632b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "987c102beb954c0d941a6d291fa632b8", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 06:59:49,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2bdb7ad4-9413-468b-aeb0-0e955a3435b7 2018-08-18 06:59:49,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19370007515s 2018-08-18 06:59:49,269 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2bdb7ad4-9413-468b-aeb0-0e955a3435b7 2018-08-18 06:59:49,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 06:59:49,276 - 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}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 06:59:49,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e51fdd-bcda-4bdb-9589-b3c7d311d4b0 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/59ace9f7ceff45d38428b5933c95d584"}, "tags": [], "enabled": true, "id": "59ace9f7ceff45d38428b5933c95d584", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d6e6f9f0-bd4c-4281-a407-8df71d102ec1"}]} 2018-08-18 06:59:49,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-48e51fdd-bcda-4bdb-9589-b3c7d311d4b0 2018-08-18 06:59:49,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0990941524506s 2018-08-18 06:59:49,374 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-48e51fdd-bcda-4bdb-9589-b3c7d311d4b0 2018-08-18 06:59:49,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 06:59:49,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=987c102beb954c0d941a6d291fa632b8&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=59ace9f7ceff45d38428b5933c95d584" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 06:59:49,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f7bc9d-e13f-4152-81d3-62f90b6d9be1 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=987c102beb954c0d941a6d291fa632b8&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=59ace9f7ceff45d38428b5933c95d584", "previous": null, "next": null}} 2018-08-18 06:59:49,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=987c102beb954c0d941a6d291fa632b8&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=59ace9f7ceff45d38428b5933c95d584 used request id req-b0f7bc9d-e13f-4152-81d3-62f90b6d9be1 2018-08-18 06:59:49,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107281923294s 2018-08-18 06:59:49,487 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=987c102beb954c0d941a6d291fa632b8&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=59ace9f7ceff45d38428b5933c95d584 used request id req-b0f7bc9d-e13f-4152-81d3-62f90b6d9be1 2018-08-18 06:59:49,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 06:59:49,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/59ace9f7ceff45d38428b5933c95d584/users/987c102beb954c0d941a6d291fa632b8/roles/04730c3b60524baeae58f0c728000ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 06:59:49,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 06:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1626db-a17e-4cd5-af24-31be3c2b410c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 06:59:49,672 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/59ace9f7ceff45d38428b5933c95d584/users/987c102beb954c0d941a6d291fa632b8/roles/04730c3b60524baeae58f0c728000ebe used request id req-2c1626db-a17e-4cd5-af24-31be3c2b410c 2018-08-18 06:59:49,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.182177782059s 2018-08-18 06:59:49,673 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/59ace9f7ceff45d38428b5933c95d584/users/987c102beb954c0d941a6d291fa632b8/roles/04730c3b60524baeae58f0c728000ebe used request id req-2c1626db-a17e-4cd5-af24-31be3c2b410c 2018-08-18 06:59:49,673 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_d6e6f9f0-bd4c-4281-a407-8df71d102ec1', 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'59ace9f7ceff45d38428b5933c95d584', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '3d98bb5a-a916-44bf-9259-c5c7b51f98a4', 'username': u'tenantnetwork2-user_d6e6f9f0-bd4c-4281-a407-8df71d102ec1', '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-18 06:59:49,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 06:59:49,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 06:59:49,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 06:59:49,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 06:59:49,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 06:59:49,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 06:59:49,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 06:59:49,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 06:59:49,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 06:59:49,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 06:59:49,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 06:59:49,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 06:59:49,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 06:59:49,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 06:59:49,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 06:59:49,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 06:59:49,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 06:59:49,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 06:59:49,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 06:59:49,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 06:59:49,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 06:59:49,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 06:59:49,679 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_d6e6f9f0-bd4c-4281-a407-8df71d102ec1', 'password': '3d98bb5a-a916-44bf-9259-c5c7b51f98a4', 'project_name': 'tenantnetwork2-project_d6e6f9f0-bd4c-4281-a407-8df71d102ec1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '59ace9f7ceff45d38428b5933c95d584', 'project_domain_name': 'Default'} 2018-08-18 06:59:49,679 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-18 06:59:49,680 - 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-18 06:59:49,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 06:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da740a3-4c6b-419d-8f8f-cbce855bbe71 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-18 06:59:49,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3da740a3-4c6b-419d-8f8f-cbce855bbe71 2018-08-18 06:59:49,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 06:59:50,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T07:59:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59ace9f7ceff45d38428b5933c95d584", "name": "tenantnetwork2-project_d6e6f9f0-bd4c-4281-a407-8df71d102ec1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/59ace9f7ceff45d38428b5933c95d584", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/59ace9f7ceff45d38428b5933c95d584", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/59ace9f7ceff45d38428b5933c95d584", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/59ace9f7ceff45d38428b5933c95d584", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/59ace9f7ceff45d38428b5933c95d584", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/59ace9f7ceff45d38428b5933c95d584", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/59ace9f7ceff45d38428b5933c95d584", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/59ace9f7ceff45d38428b5933c95d584", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/59ace9f7ceff45d38428b5933c95d584", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_59ace9f7ceff45d38428b5933c95d584", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_59ace9f7ceff45d38428b5933c95d584", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/59ace9f7ceff45d38428b5933c95d584", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/59ace9f7ceff45d38428b5933c95d584", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/59ace9f7ceff45d38428b5933c95d584", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_d6e6f9f0-bd4c-4281-a407-8df71d102ec1", "id": "987c102beb954c0d941a6d291fa632b8"}, "audit_ids": ["tzx6DmyfScOoZdhzxADL7A"], "issued_at": "2018-08-18T06:59:49.000000Z"}} 2018-08-18 06:59:50,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 06:59:50,093 - 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}9ccee63628d0d9e2a3ff12250459ea44d68e4479" -d '{"network": {"name": "tenantnetwork2-net_d6e6f9f0-bd4c-4281-a407-8df71d102ec1", "admin_state_up": true}}' 2018-08-18 06:59:51,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-b111423d-f010-4520-acf6-207051ebb7b1 Date: Sat, 18 Aug 2018 06:59:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"11b54f00-623b-49db-b7ce-d9aaa817049d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"59ace9f7ceff45d38428b5933c95d584","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T06:59:51Z","is_default":false,"name":"tenantnetwork2-net_d6e6f9f0-bd4c-4281-a407-8df71d102ec1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"59ace9f7ceff45d38428b5933c95d584","created_at":"2018-08-18T06:59:51Z","mtu":1450}} 2018-08-18 06:59:51,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b111423d-f010-4520-acf6-207051ebb7b1 2018-08-18 06:59:51,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.41344308853s 2018-08-18 06:59:51,506 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b111423d-f010-4520-acf6-207051ebb7b1 2018-08-18 06:59:51,506 - 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-18T06:59:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'11b54f00-623b-49db-b7ce-d9aaa817049d', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_d6e6f9f0-bd4c-4281-a407-8df71d102ec1', u'admin_state_up': True, u'tenant_id': u'59ace9f7ceff45d38428b5933c95d584', u'created_at': u'2018-08-18T06:59:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'59ace9f7ceff45d38428b5933c95d584', u'l2_adjacency': True}) 2018-08-18 06:59:51,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 06:59:51,507 - 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}9ccee63628d0d9e2a3ff12250459ea44d68e4479" 2018-08-18 06:59:51,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-f57fc0fa-b77d-479b-9598-de2d4842164f Date: Sat, 18 Aug 2018 06:59:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"11b54f00-623b-49db-b7ce-d9aaa817049d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"59ace9f7ceff45d38428b5933c95d584","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T06:59:51Z","qos_policy_id":null,"name":"tenantnetwork2-net_d6e6f9f0-bd4c-4281-a407-8df71d102ec1","admin_state_up":true,"tenant_id":"59ace9f7ceff45d38428b5933c95d584","created_at":"2018-08-18T06:59:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500}]} 2018-08-18 06:59:51,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f57fc0fa-b77d-479b-9598-de2d4842164f 2018-08-18 06:59:51,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1062707901s 2018-08-18 06:59:51,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f57fc0fa-b77d-479b-9598-de2d4842164f 2018-08-18 06:59:51,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 06:59:51,616 - 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}9ccee63628d0d9e2a3ff12250459ea44d68e4479" -d '{"subnet": {"name": "tenantnetwork2-subnet_d6e6f9f0-bd4c-4281-a407-8df71d102ec1", "enable_dhcp": true, "network_id": "11b54f00-623b-49db-b7ce-d9aaa817049d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 06:59:52,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1cca6261-b4e8-4734-a84b-2605c9d02525 Date: Sat, 18 Aug 2018 06:59:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11b54f00-623b-49db-b7ce-d9aaa817049d","tenant_id":"59ace9f7ceff45d38428b5933c95d584","created_at":"2018-08-18T06:59:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T06:59:51Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"59ace9f7ceff45d38428b5933c95d584","id":"869dbddf-5c20-4bdd-825b-a5cf5a460740","subnetpool_id":null,"name":"tenantnetwork2-subnet_d6e6f9f0-bd4c-4281-a407-8df71d102ec1"}} 2018-08-18 06:59:52,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1cca6261-b4e8-4734-a84b-2605c9d02525 2018-08-18 06:59:52,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.822597026825s 2018-08-18 06:59:52,438 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1cca6261-b4e8-4734-a84b-2605c9d02525 2018-08-18 06:59:52,439 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T06:59:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'869dbddf-5c20-4bdd-825b-a5cf5a460740', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_d6e6f9f0-bd4c-4281-a407-8df71d102ec1', u'enable_dhcp': True, u'network_id': u'11b54f00-623b-49db-b7ce-d9aaa817049d', u'tenant_id': u'59ace9f7ceff45d38428b5933c95d584', u'created_at': u'2018-08-18T06:59:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'59ace9f7ceff45d38428b5933c95d584'}) 2018-08-18 06:59:52,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 06:59:52,440 - 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}9ccee63628d0d9e2a3ff12250459ea44d68e4479" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "tenantnetwork2-router_d6e6f9f0-bd4c-4281-a407-8df71d102ec1", "admin_state_up": true}}' 2018-08-18 06:59:53,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-1bbf3f8d-e999-41da-a27b-22a6adc289d7 Date: Sat, 18 Aug 2018 06:59:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "created_at": "2018-08-18T06:59:52Z", "admin_state_up": true, "updated_at": "2018-08-18T06:59:53Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "59ace9f7ceff45d38428b5933c95d584", "id": "3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee", "name": "tenantnetwork2-router_d6e6f9f0-bd4c-4281-a407-8df71d102ec1"}} 2018-08-18 06:59:53,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-1bbf3f8d-e999-41da-a27b-22a6adc289d7 2018-08-18 06:59:53,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.50023198128s 2018-08-18 06:59:53,940 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-1bbf3f8d-e999-41da-a27b-22a6adc289d7 2018-08-18 06:59:53,940 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T06:59:53Z', u'revision_number': 2, u'id': u'3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_d6e6f9f0-bd4c-4281-a407-8df71d102ec1', u'admin_state_up': True, u'tenant_id': u'59ace9f7ceff45d38428b5933c95d584', u'created_at': u'2018-08-18T06:59:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'59ace9f7ceff45d38428b5933c95d584'}) 2018-08-18 06:59:53,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 06:59:53,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee/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}9ccee63628d0d9e2a3ff12250459ea44d68e4479" -d '{"subnet_id": "869dbddf-5c20-4bdd-825b-a5cf5a460740"}' 2018-08-18 06:59:56,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-70e5682f-9e3b-4cb4-a8f4-b76200367b79 Date: Sat, 18 Aug 2018 06:59:56 GMT RESP BODY: {"network_id": "11b54f00-623b-49db-b7ce-d9aaa817049d", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "subnet_id": "869dbddf-5c20-4bdd-825b-a5cf5a460740", "subnet_ids": ["869dbddf-5c20-4bdd-825b-a5cf5a460740"], "port_id": "df61a1db-4376-4c1b-b6d6-f00de4b7c0cd", "id": "3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee"} 2018-08-18 06:59:56,200 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee/add_router_interface.json used request id req-70e5682f-9e3b-4cb4-a8f4-b76200367b79 2018-08-18 06:59:56,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25927305222s 2018-08-18 06:59:56,201 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee/add_router_interface.json used request id req-70e5682f-9e3b-4cb4-a8f4-b76200367b79 returning object 3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee 2018-08-18 06:59:56,314 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 06:59:56,314 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-18 06:59:56,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 06:59:56,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee/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}9ccee63628d0d9e2a3ff12250459ea44d68e4479" -d '{"subnet_id": "869dbddf-5c20-4bdd-825b-a5cf5a460740"}' 2018-08-18 06:59:58,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8a502bd7-0af0-46b5-8140-678ccc1e6f22 Date: Sat, 18 Aug 2018 06:59:58 GMT RESP BODY: {"network_id": "11b54f00-623b-49db-b7ce-d9aaa817049d", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "subnet_id": "869dbddf-5c20-4bdd-825b-a5cf5a460740", "subnet_ids": ["869dbddf-5c20-4bdd-825b-a5cf5a460740"], "port_id": "df61a1db-4376-4c1b-b6d6-f00de4b7c0cd", "id": "3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee"} 2018-08-18 06:59:58,453 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee/remove_router_interface.json used request id req-8a502bd7-0af0-46b5-8140-678ccc1e6f22 2018-08-18 06:59:58,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.13410687447s 2018-08-18 06:59:58,454 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee/remove_router_interface.json used request id req-8a502bd7-0af0-46b5-8140-678ccc1e6f22 returning object 3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee 2018-08-18 06:59:58,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 06:59:58,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ccee63628d0d9e2a3ff12250459ea44d68e4479" 2018-08-18 06:59:58,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-06bc0069-698a-4de6-8b8c-3c993ba0f448 Date: Sat, 18 Aug 2018 06:59:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "created_at": "2018-08-18T06:59:52Z", "admin_state_up": true, "updated_at": "2018-08-18T06:59:57Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "59ace9f7ceff45d38428b5933c95d584", "id": "3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee", "name": "tenantnetwork2-router_d6e6f9f0-bd4c-4281-a407-8df71d102ec1"}]} 2018-08-18 06:59:58,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-06bc0069-698a-4de6-8b8c-3c993ba0f448 2018-08-18 06:59:58,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.156229019165s 2018-08-18 06:59:58,611 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-06bc0069-698a-4de6-8b8c-3c993ba0f448 2018-08-18 06:59:58,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 06:59:58,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ccee63628d0d9e2a3ff12250459ea44d68e4479" 2018-08-18 06:59:59,708 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1913012-ce19-4d82-85b2-ee45aacb7354 Content-Length: 0 Date: Sat, 18 Aug 2018 06:59:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 06:59:59,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee.json used request id req-b1913012-ce19-4d82-85b2-ee45aacb7354 2018-08-18 06:59:59,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.09568810463s 2018-08-18 06:59:59,708 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3d36aec0-f9ad-44f0-9ef7-f69ff4c937ee.json used request id req-b1913012-ce19-4d82-85b2-ee45aacb7354 2018-08-18 06:59:59,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 06:59:59,709 - 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}9ccee63628d0d9e2a3ff12250459ea44d68e4479" 2018-08-18 06:59:59,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f4873770-f7c5-4ddc-898b-43372d9e8669 Date: Sat, 18 Aug 2018 06:59:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11b54f00-623b-49db-b7ce-d9aaa817049d","tenant_id":"59ace9f7ceff45d38428b5933c95d584","created_at":"2018-08-18T06:59:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T06:59:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"59ace9f7ceff45d38428b5933c95d584","id":"869dbddf-5c20-4bdd-825b-a5cf5a460740","subnetpool_id":null,"name":"tenantnetwork2-subnet_d6e6f9f0-bd4c-4281-a407-8df71d102ec1"}]} 2018-08-18 06:59:59,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f4873770-f7c5-4ddc-898b-43372d9e8669 2018-08-18 06:59:59,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0930371284485s 2018-08-18 06:59:59,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f4873770-f7c5-4ddc-898b-43372d9e8669 2018-08-18 06:59:59,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 06:59:59,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/869dbddf-5c20-4bdd-825b-a5cf5a460740.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ccee63628d0d9e2a3ff12250459ea44d68e4479" 2018-08-18 07:00:00,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5bfb4eb0-c93a-4889-8b06-14b124ad97f5 Date: Sat, 18 Aug 2018 07:00:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:00:00,902 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/869dbddf-5c20-4bdd-825b-a5cf5a460740.json used request id req-5bfb4eb0-c93a-4889-8b06-14b124ad97f5 2018-08-18 07:00:00,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09837889671s 2018-08-18 07:00:00,902 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/869dbddf-5c20-4bdd-825b-a5cf5a460740.json used request id req-5bfb4eb0-c93a-4889-8b06-14b124ad97f5 2018-08-18 07:00:00,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:00:00,903 - 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}9ccee63628d0d9e2a3ff12250459ea44d68e4479" 2018-08-18 07:00:00,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-37d00600-2141-4ced-8538-c1b4b9869068 Date: Sat, 18 Aug 2018 07:00:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"11b54f00-623b-49db-b7ce-d9aaa817049d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59ace9f7ceff45d38428b5933c95d584","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:00:00Z","qos_policy_id":null,"name":"tenantnetwork2-net_d6e6f9f0-bd4c-4281-a407-8df71d102ec1","admin_state_up":true,"tenant_id":"59ace9f7ceff45d38428b5933c95d584","created_at":"2018-08-18T06:59:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500}]} 2018-08-18 07:00:00,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-37d00600-2141-4ced-8538-c1b4b9869068 2018-08-18 07:00:00,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.093104839325s 2018-08-18 07:00:00,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-37d00600-2141-4ced-8538-c1b4b9869068 2018-08-18 07:00:00,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 07:00:00,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/11b54f00-623b-49db-b7ce-d9aaa817049d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ccee63628d0d9e2a3ff12250459ea44d68e4479" 2018-08-18 07:00:02,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c887f832-8e19-4dd3-95e3-c4b7cfbd40d9 Date: Sat, 18 Aug 2018 07:00:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:00:02,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/11b54f00-623b-49db-b7ce-d9aaa817049d.json used request id req-c887f832-8e19-4dd3-95e3-c4b7cfbd40d9 2018-08-18 07:00:02,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.07224607468s 2018-08-18 07:00:02,070 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/11b54f00-623b-49db-b7ce-d9aaa817049d.json used request id req-c887f832-8e19-4dd3-95e3-c4b7cfbd40d9 2018-08-18 07:00:02,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:00:02,074 - 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}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 07:00:02,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d7eb86-72b7-4827-8f2c-9803206a70c1 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/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_d6e6f9f0-bd4c-4281-a407-8df71d102ec1", "links": {"self": "http://172.30.9.22:5000/v3/users/987c102beb954c0d941a6d291fa632b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "987c102beb954c0d941a6d291fa632b8", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:00:02,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d0d7eb86-72b7-4827-8f2c-9803206a70c1 2018-08-18 07:00:02,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190032958984s 2018-08-18 07:00:02,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d0d7eb86-72b7-4827-8f2c-9803206a70c1 2018-08-18 07:00:02,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:00:02,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/987c102beb954c0d941a6d291fa632b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 07:00:02,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca20cc89-7fea-4aaf-95e7-335a02343429 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_d6e6f9f0-bd4c-4281-a407-8df71d102ec1", "links": {"self": "http://172.30.9.22:5000/v3/users/987c102beb954c0d941a6d291fa632b8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "987c102beb954c0d941a6d291fa632b8", "description": null}} 2018-08-18 07:00:02,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/987c102beb954c0d941a6d291fa632b8 used request id req-ca20cc89-7fea-4aaf-95e7-335a02343429 2018-08-18 07:00:02,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110805988312s 2018-08-18 07:00:02,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/987c102beb954c0d941a6d291fa632b8 used request id req-ca20cc89-7fea-4aaf-95e7-335a02343429 2018-08-18 07:00:02,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-18 07:00:02,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/987c102beb954c0d941a6d291fa632b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 07:00:02,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcda4c9e-c9d4-41bd-bc9f-a4ef89a1639f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:00:02,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/987c102beb954c0d941a6d291fa632b8 used request id req-bcda4c9e-c9d4-41bd-bc9f-a4ef89a1639f 2018-08-18 07:00:02,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.278023004532s 2018-08-18 07:00:02,657 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/987c102beb954c0d941a6d291fa632b8 used request id req-bcda4c9e-c9d4-41bd-bc9f-a4ef89a1639f 2018-08-18 07:00:02,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:00:02,666 - 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}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 07:00:02,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c478d827-0e2b-462d-97f0-25306d4fbba8 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": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/59ace9f7ceff45d38428b5933c95d584"}, "tags": [], "enabled": true, "id": "59ace9f7ceff45d38428b5933c95d584", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d6e6f9f0-bd4c-4281-a407-8df71d102ec1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 07:00:02,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c478d827-0e2b-462d-97f0-25306d4fbba8 2018-08-18 07:00:02,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101954936981s 2018-08-18 07:00:02,765 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c478d827-0e2b-462d-97f0-25306d4fbba8 2018-08-18 07:00:02,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-18 07:00:02,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/59ace9f7ceff45d38428b5933c95d584 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4eaf383915c73e7142f3e2d8e25c6f6d7a86097" 2018-08-18 07:00:03,063 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-216c4987-ca4e-4e30-a341-a38c75089871 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:00:03,063 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/59ace9f7ceff45d38428b5933c95d584 used request id req-216c4987-ca4e-4e30-a341-a38c75089871 2018-08-18 07:00:03,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.293511867523s 2018-08-18 07:00:03,064 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/59ace9f7ceff45d38428b5933c95d584 used request id req-216c4987-ca4e-4e30-a341-a38c75089871 2018-08-18 07:00:03,116 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-18 07:00:03,191 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:00:03,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:00:03,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:00:03,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:00:03,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:00:03,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:00:03,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:00:03,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:00:03,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:00:03,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:00:03,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:00:03,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:00:03,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:00:03,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:00:03,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:00:03,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:00:03,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:00:03,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:00:03,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:00:03,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:00:03,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:00:03,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:00:03,194 - 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-18 07:00:03,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-750dfdfb-90e5-4e38-924e-a6ec502c1c4a 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-18 07:00:03,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-750dfdfb-90e5-4e38-924e-a6ec502c1c4a 2018-08-18 07:00:03,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:00:03,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["DVXdr9L2TKOFSahNzFTI-A"], "issued_at": "2018-08-18T07:00:03.000000Z"}} 2018-08-18 07:00:03,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:00:03,590 - 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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" 2018-08-18 07:00:03,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-78475ea6-da41-43a5-b3c9-f0a0ef8d1054 Date: Sat, 18 Aug 2018 07:00:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:00:03,953 - 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-78475ea6-da41-43a5-b3c9-f0a0ef8d1054 2018-08-18 07:00:03,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363252878189s 2018-08-18 07:00:03,953 - 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-78475ea6-da41-43a5-b3c9-f0a0ef8d1054 2018-08-18 07:00:03,954 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-18 07:00:03,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 07:00:03,955 - 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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" -d '{"network": {"name": "vmready1-net_e67ee12f-c494-4736-b614-90663c49954f", "admin_state_up": true}}' 2018-08-18 07:00:04,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-3a608fcc-dbab-4b08-ab34-2597ad8c5191 Date: Sat, 18 Aug 2018 07:00:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b300445c-d187-4549-bfa9-182238af833d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:00:04Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_e67ee12f-c494-4736-b614-90663c49954f","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:03Z","mtu":1450}} 2018-08-18 07:00:04,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3a608fcc-dbab-4b08-ab34-2597ad8c5191 2018-08-18 07:00:04,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.247585058212s 2018-08-18 07:00:04,203 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3a608fcc-dbab-4b08-ab34-2597ad8c5191 2018-08-18 07:00:04,203 - 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-18T07:00:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b300445c-d187-4549-bfa9-182238af833d', u'provider:segmentation_id': 63, 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_e67ee12f-c494-4736-b614-90663c49954f', u'created_at': u'2018-08-18T07:00:03Z', u'mtu': 1450, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d035469e9a84e03ad9e915ddb446437', u'l2_adjacency': True}) 2018-08-18 07:00:04,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:00:04,204 - 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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" 2018-08-18 07:00:04,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-0eed01db-9109-415e-bc43-588788196840 Date: Sat, 18 Aug 2018 07:00:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b300445c-d187-4549-bfa9-182238af833d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:00:04Z","qos_policy_id":null,"name":"vmready1-net_e67ee12f-c494-4736-b614-90663c49954f","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:03Z","provider:network_type":"vxlan"}]} 2018-08-18 07:00:04,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0eed01db-9109-415e-bc43-588788196840 2018-08-18 07:00:04,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100614070892s 2018-08-18 07:00:04,305 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0eed01db-9109-415e-bc43-588788196840 2018-08-18 07:00:04,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 07:00:04,307 - 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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" -d '{"subnet": {"name": "vmready1-subnet_e67ee12f-c494-4736-b614-90663c49954f", "enable_dhcp": true, "network_id": "b300445c-d187-4549-bfa9-182238af833d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 07:00:04,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-8854d05a-75cc-492a-9836-06e0cfb4bba5 Date: Sat, 18 Aug 2018 07:00:04 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-18T07:00:04Z","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":"8a46eec8-ebbc-4dbd-a1b8-e69d95d815c4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_e67ee12f-c494-4736-b614-90663c49954f","enable_dhcp":true,"segment_id":null,"network_id":"b300445c-d187-4549-bfa9-182238af833d","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:04Z","ip_version":4}} 2018-08-18 07:00:04,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8854d05a-75cc-492a-9836-06e0cfb4bba5 2018-08-18 07:00:04,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.472820997238s 2018-08-18 07:00:04,780 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8854d05a-75cc-492a-9836-06e0cfb4bba5 2018-08-18 07:00:04,780 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:00:04Z', 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'8a46eec8-ebbc-4dbd-a1b8-e69d95d815c4', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_e67ee12f-c494-4736-b614-90663c49954f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b300445c-d187-4549-bfa9-182238af833d', u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T07:00:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 07:00:04,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 07:00:04,782 - 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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "vmready1-router_e67ee12f-c494-4736-b614-90663c49954f", "admin_state_up": true}}' 2018-08-18 07:00:06,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-814fa810-0ecc-408d-b2cc-25705dabd34d Date: Sat, 18 Aug 2018 07:00:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:00:04Z", "admin_state_up": true, "updated_at": "2018-08-18T07:00:05Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "99a62464-a942-414d-811f-e93ca60fbaef", "name": "vmready1-router_e67ee12f-c494-4736-b614-90663c49954f"}} 2018-08-18 07:00:06,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-814fa810-0ecc-408d-b2cc-25705dabd34d 2018-08-18 07:00:06,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.39499092102s 2018-08-18 07:00:06,177 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-814fa810-0ecc-408d-b2cc-25705dabd34d 2018-08-18 07:00:06,177 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:00:05Z', u'revision_number': 2, u'ha': False, u'id': u'99a62464-a942-414d-811f-e93ca60fbaef', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_e67ee12f-c494-4736-b614-90663c49954f', u'admin_state_up': True, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T07:00:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 07:00:06,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 07:00:06,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/99a62464-a942-414d-811f-e93ca60fbaef/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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" -d '{"subnet_id": "8a46eec8-ebbc-4dbd-a1b8-e69d95d815c4"}' 2018-08-18 07:00:08,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c92e55a9-2492-45fc-b655-66e8b155f6d0 Date: Sat, 18 Aug 2018 07:00:08 GMT RESP BODY: {"network_id": "b300445c-d187-4549-bfa9-182238af833d", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "8a46eec8-ebbc-4dbd-a1b8-e69d95d815c4", "subnet_ids": ["8a46eec8-ebbc-4dbd-a1b8-e69d95d815c4"], "port_id": "b1b3162a-dda1-4ec4-ba26-cefca28a8a2a", "id": "99a62464-a942-414d-811f-e93ca60fbaef"} 2018-08-18 07:00:08,259 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/99a62464-a942-414d-811f-e93ca60fbaef/add_router_interface.json used request id req-c92e55a9-2492-45fc-b655-66e8b155f6d0 2018-08-18 07:00:08,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.08186078072s 2018-08-18 07:00:08,260 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/99a62464-a942-414d-811f-e93ca60fbaef/add_router_interface.json used request id req-c92e55a9-2492-45fc-b655-66e8b155f6d0 returning object 99a62464-a942-414d-811f-e93ca60fbaef 2018-08-18 07:00:08,260 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 07:00:08,392 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 07:00:08,394 - 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-18 07:00:08,399 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 07:00:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 07:00:08,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:00:08,403 - 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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" 2018-08-18 07:00:09,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e3ac6be4-5178-4cdb-868f-3d58eff8caad Date: Sat, 18 Aug 2018 07:00:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:00:09,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e3ac6be4-5178-4cdb-868f-3d58eff8caad 2018-08-18 07:00:09,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.724807977676s 2018-08-18 07:00:09,126 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e3ac6be4-5178-4cdb-868f-3d58eff8caad 2018-08-18 07:00:09,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:00:09,138 - 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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_e67ee12f-c494-4736-b614-90663c49954f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_e67ee12f-c494-4736-b614-90663c49954f"}' 2018-08-18 07:00:09,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d4d89433-8a1a-4ecd-8f53-99c788b771bb Date: Sat, 18 Aug 2018 07:00:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:00:09Z", "file": "/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "9536523b-ebf5-4358-9478-c65a6f70a65e", "size": null, "self": "/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e67ee12f-c494-4736-b614-90663c49954f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e67ee12f-c494-4736-b614-90663c49954f", "checksum": null, "created_at": "2018-08-18T07:00:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:00:09,239 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d4d89433-8a1a-4ecd-8f53-99c788b771bb 2018-08-18 07:00:09,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.104205131531s 2018-08-18 07:00:09,239 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d4d89433-8a1a-4ecd-8f53-99c788b771bb returning object 9536523b-ebf5-4358-9478-c65a6f70a65e 2018-08-18 07:00:09,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:00:09,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e/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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" -d '' 2018-08-18 07:00:12,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-17dbfb57-95ab-4602-bc2a-cf14c78044ec Date: Sat, 18 Aug 2018 07:00: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-18 07:00:12,667 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e/file used request id req-17dbfb57-95ab-4602-bc2a-cf14c78044ec 2018-08-18 07:00:12,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.42768716812s 2018-08-18 07:00:12,668 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e/file used request id req-17dbfb57-95ab-4602-bc2a-cf14c78044ec 2018-08-18 07:00:12,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:00:12,676 - 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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" 2018-08-18 07:00:12,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-a6e09fb2-e1ba-4b13-bb9c-0ff8b54b34e5 Date: Sat, 18 Aug 2018 07:00:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:00:12Z", "file": "/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "9536523b-ebf5-4358-9478-c65a6f70a65e", "size": 12716032, "self": "/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9536523b-ebf5-4358-9478-c65a6f70a65e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9536523b-ebf5-4358-9478-c65a6f70a65e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e67ee12f-c494-4736-b614-90663c49954f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e67ee12f-c494-4736-b614-90663c49954f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:00:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:00:12,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a6e09fb2-e1ba-4b13-bb9c-0ff8b54b34e5 2018-08-18 07:00:12,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259439945221s 2018-08-18 07:00:12,698 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a6e09fb2-e1ba-4b13-bb9c-0ff8b54b34e5 2018-08-18 07:00:12,700 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9536523b-ebf5-4358-9478-c65a6f70a65e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e/file', 'owner': u'4d035469e9a84e03ad9e915ddb446437', 'id': u'9536523b-ebf5-4358-9478-c65a6f70a65e', 'size': 12716032, u'self': u'/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9536523b-ebf5-4358-9478-c65a6f70a65e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:00:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T07:00:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_e67ee12f-c494-4736-b614-90663c49954f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_e67ee12f-c494-4736-b614-90663c49954f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_e67ee12f-c494-4736-b614-90663c49954f', 'created': u'2018-08-18T07:00:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:00:09Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_e67ee12f-c494-4736-b614-90663c49954f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:00:12,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:00:12,704 - 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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_e67ee12f-c494-4736-b614-90663c49954f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:00:13,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00: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-31aea93d-80b9-4ca8-8496-06fe2164c987 x-compute-request-id: req-31aea93d-80b9-4ca8-8496-06fe2164c987 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_e67ee12f-c494-4736-b614-90663c49954f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f3e48f39-3395-4a48-8d8e-f2ca7212b590", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f3e48f39-3395-4a48-8d8e-f2ca7212b590", "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": "f3e48f39-3395-4a48-8d8e-f2ca7212b590"}} 2018-08-18 07:00:13,007 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-31aea93d-80b9-4ca8-8496-06fe2164c987 2018-08-18 07:00:13,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.305359840393s 2018-08-18 07:00:13,007 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-31aea93d-80b9-4ca8-8496-06fe2164c987 2018-08-18 07:00:13,008 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_e67ee12f-c494-4736-b614-90663c49954f', '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'4d035469e9a84e03ad9e915ddb446437', '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'f3e48f39-3395-4a48-8d8e-f2ca7212b590', 'swap': 0}) 2018-08-18 07:00:13,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:00:13,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/f3e48f39-3395-4a48-8d8e-f2ca7212b590/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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" -d '{"extra_specs": {}}' 2018-08-18 07:00:13,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00: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-f03bb096-aac8-40dc-a057-b6d1e108e4c7 x-compute-request-id: req-f03bb096-aac8-40dc-a057-b6d1e108e4c7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:00:13,031 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f3e48f39-3395-4a48-8d8e-f2ca7212b590/os-extra_specs used request id req-f03bb096-aac8-40dc-a057-b6d1e108e4c7 2018-08-18 07:00:13,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226020812988s 2018-08-18 07:00:13,032 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f3e48f39-3395-4a48-8d8e-f2ca7212b590/os-extra_specs used request id req-f03bb096-aac8-40dc-a057-b6d1e108e4c7 2018-08-18 07:00:13,158 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 07:00:13,158 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-18 07:00:13,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 07:00:13,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/99a62464-a942-414d-811f-e93ca60fbaef/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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" -d '{"subnet_id": "8a46eec8-ebbc-4dbd-a1b8-e69d95d815c4"}' 2018-08-18 07:00:14,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-90c5b567-ff03-4124-9287-228fb876cdc3 Date: Sat, 18 Aug 2018 07:00:14 GMT RESP BODY: {"network_id": "b300445c-d187-4549-bfa9-182238af833d", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "8a46eec8-ebbc-4dbd-a1b8-e69d95d815c4", "subnet_ids": ["8a46eec8-ebbc-4dbd-a1b8-e69d95d815c4"], "port_id": "b1b3162a-dda1-4ec4-ba26-cefca28a8a2a", "id": "99a62464-a942-414d-811f-e93ca60fbaef"} 2018-08-18 07:00:14,979 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/99a62464-a942-414d-811f-e93ca60fbaef/remove_router_interface.json used request id req-90c5b567-ff03-4124-9287-228fb876cdc3 2018-08-18 07:00:14,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.81638908386s 2018-08-18 07:00:14,980 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/99a62464-a942-414d-811f-e93ca60fbaef/remove_router_interface.json used request id req-90c5b567-ff03-4124-9287-228fb876cdc3 returning object 99a62464-a942-414d-811f-e93ca60fbaef 2018-08-18 07:00:14,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 07:00:14,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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" 2018-08-18 07:00:15,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-856980f4-eabe-4e28-a800-9af7f5c93840 Date: Sat, 18 Aug 2018 07:00:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:00:04Z", "admin_state_up": true, "updated_at": "2018-08-18T07:00:13Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "99a62464-a942-414d-811f-e93ca60fbaef", "name": "vmready1-router_e67ee12f-c494-4736-b614-90663c49954f"}]} 2018-08-18 07:00:15,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-856980f4-eabe-4e28-a800-9af7f5c93840 2018-08-18 07:00:15,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135606050491s 2018-08-18 07:00:15,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-856980f4-eabe-4e28-a800-9af7f5c93840 2018-08-18 07:00:15,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 07:00:15,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/99a62464-a942-414d-811f-e93ca60fbaef.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" 2018-08-18 07:00:16,236 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52965f14-c8d1-4fdd-bad4-14b631a0a41b Content-Length: 0 Date: Sat, 18 Aug 2018 07:00:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:00:16,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/99a62464-a942-414d-811f-e93ca60fbaef.json used request id req-52965f14-c8d1-4fdd-bad4-14b631a0a41b 2018-08-18 07:00:16,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.11792898178s 2018-08-18 07:00:16,236 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/99a62464-a942-414d-811f-e93ca60fbaef.json used request id req-52965f14-c8d1-4fdd-bad4-14b631a0a41b 2018-08-18 07:00:16,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:00:16,237 - 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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" 2018-08-18 07:00:16,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-81da30f2-8ce1-4ec8-8ea3-fefc6ec14d5c Date: Sat, 18 Aug 2018 07:00:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4},{"updated_at":"2018-08-18T07:00:04Z","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":"8a46eec8-ebbc-4dbd-a1b8-e69d95d815c4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_e67ee12f-c494-4736-b614-90663c49954f","enable_dhcp":true,"segment_id":null,"network_id":"b300445c-d187-4549-bfa9-182238af833d","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:04Z","ip_version":4}]} 2018-08-18 07:00:16,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-81da30f2-8ce1-4ec8-8ea3-fefc6ec14d5c 2018-08-18 07:00:16,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0793168544769s 2018-08-18 07:00:16,316 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-81da30f2-8ce1-4ec8-8ea3-fefc6ec14d5c 2018-08-18 07:00:16,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 07:00:16,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/8a46eec8-ebbc-4dbd-a1b8-e69d95d815c4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" 2018-08-18 07:00:17,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1079e6d-c228-469a-b9ea-9c4e41db977d Date: Sat, 18 Aug 2018 07:00:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:00:17,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8a46eec8-ebbc-4dbd-a1b8-e69d95d815c4.json used request id req-d1079e6d-c228-469a-b9ea-9c4e41db977d 2018-08-18 07:00:17,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.02812790871s 2018-08-18 07:00:17,347 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8a46eec8-ebbc-4dbd-a1b8-e69d95d815c4.json used request id req-d1079e6d-c228-469a-b9ea-9c4e41db977d 2018-08-18 07:00:17,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:00:17,348 - 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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" 2018-08-18 07:00:17,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-b26fead2-19ce-43ed-86c0-5bdf74b64469 Date: Sat, 18 Aug 2018 07:00:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b300445c-d187-4549-bfa9-182238af833d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:00:17Z","qos_policy_id":null,"name":"vmready1-net_e67ee12f-c494-4736-b614-90663c49954f","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:03Z","provider:network_type":"vxlan"}]} 2018-08-18 07:00:17,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b26fead2-19ce-43ed-86c0-5bdf74b64469 2018-08-18 07:00:17,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0802738666534s 2018-08-18 07:00:17,428 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b26fead2-19ce-43ed-86c0-5bdf74b64469 2018-08-18 07:00:17,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 07:00:17,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/b300445c-d187-4549-bfa9-182238af833d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" 2018-08-18 07:00:18,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9597071d-1724-43f2-992c-f1d81799c9c4 Date: Sat, 18 Aug 2018 07:00:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:00:18,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b300445c-d187-4549-bfa9-182238af833d.json used request id req-9597071d-1724-43f2-992c-f1d81799c9c4 2018-08-18 07:00:18,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00095582008s 2018-08-18 07:00:18,430 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b300445c-d187-4549-bfa9-182238af833d.json used request id req-9597071d-1724-43f2-992c-f1d81799c9c4 2018-08-18 07:00:18,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:00:18,438 - 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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" 2018-08-18 07:00:18,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-7842277b-ec5d-4736-93df-d1164c89bf74 Date: Sat, 18 Aug 2018 07:00:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:00:12Z", "file": "/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "9536523b-ebf5-4358-9478-c65a6f70a65e", "size": 12716032, "self": "/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9536523b-ebf5-4358-9478-c65a6f70a65e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9536523b-ebf5-4358-9478-c65a6f70a65e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e67ee12f-c494-4736-b614-90663c49954f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e67ee12f-c494-4736-b614-90663c49954f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:00:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:00:18,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7842277b-ec5d-4736-93df-d1164c89bf74 2018-08-18 07:00:18,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.023323059082s 2018-08-18 07:00:18,458 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7842277b-ec5d-4736-93df-d1164c89bf74 2018-08-18 07:00:18,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:00:18,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" 2018-08-18 07:00:18,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d2b80fe9-263a-4577-bf25-5d3be8c378a7 Date: Sat, 18 Aug 2018 07:00: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-18 07:00:18,737 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e used request id req-d2b80fe9-263a-4577-bf25-5d3be8c378a7 2018-08-18 07:00:18,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.276952981949s 2018-08-18 07:00:18,737 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/9536523b-ebf5-4358-9478-c65a6f70a65e used request id req-d2b80fe9-263a-4577-bf25-5d3be8c378a7 2018-08-18 07:00:18,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:00:18,740 - 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}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" 2018-08-18 07:00:18,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00: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-d6ebb4ab-943e-478b-8fad-71fdecf2cf9d x-compute-request-id: req-d6ebb4ab-943e-478b-8fad-71fdecf2cf9d Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_e67ee12f-c494-4736-b614-90663c49954f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f3e48f39-3395-4a48-8d8e-f2ca7212b590", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f3e48f39-3395-4a48-8d8e-f2ca7212b590", "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": "f3e48f39-3395-4a48-8d8e-f2ca7212b590"}]} 2018-08-18 07:00:18,761 - 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-d6ebb4ab-943e-478b-8fad-71fdecf2cf9d 2018-08-18 07:00:18,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231621265411s 2018-08-18 07:00:18,761 - 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-d6ebb4ab-943e-478b-8fad-71fdecf2cf9d 2018-08-18 07:00:18,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:00:18,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/f3e48f39-3395-4a48-8d8e-f2ca7212b590 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}198bd8d29e760fbe7a629a688cfc7dbe5f568bad" 2018-08-18 07:00:18,904 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:00: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-e688afa4-201b-4327-b578-a0c1ed9bd150 x-compute-request-id: req-e688afa4-201b-4327-b578-a0c1ed9bd150 Content-Length: 0 Content-Type: application/json 2018-08-18 07:00:18,904 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f3e48f39-3395-4a48-8d8e-f2ca7212b590 used request id req-e688afa4-201b-4327-b578-a0c1ed9bd150 2018-08-18 07:00:18,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.141254901886s 2018-08-18 07:00:18,904 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f3e48f39-3395-4a48-8d8e-f2ca7212b590 used request id req-e688afa4-201b-4327-b578-a0c1ed9bd150 2018-08-18 07:00:18,958 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-18 07:00:18,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:00:18,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:00:18,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:00:18,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:00:18,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:00:18,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:00:18,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:00:18,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:00:18,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:00:19,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:00:19,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:00:19,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:00:19,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:00:19,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:00:19,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:00:19,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:00:19,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:00:19,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:00:19,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:00:19,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:00:19,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:00:19,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:00:19,002 - 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-18 07:00:19,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8487cc6b-0fff-4cb4-8d90-d962c800b912 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-18 07:00:19,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8487cc6b-0fff-4cb4-8d90-d962c800b912 2018-08-18 07:00:19,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:00:19,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:00:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["dM2I3USDSme1nr7NZEoLFg"], "issued_at": "2018-08-18T07:00:19.000000Z"}} 2018-08-18 07:00:19,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:00:19,393 - 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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:19,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-cfec0d5f-9a93-4bef-a12a-6ef9c9513884 Date: Sat, 18 Aug 2018 07:00:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:00:19,731 - 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-cfec0d5f-9a93-4bef-a12a-6ef9c9513884 2018-08-18 07:00:19,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.338290929794s 2018-08-18 07:00:19,731 - 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-cfec0d5f-9a93-4bef-a12a-6ef9c9513884 2018-08-18 07:00:19,735 - 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-18 07:00:19,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 07:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b2d0883-c07d-4a61-a9ca-88a77ed983fc 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-18 07:00:19,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4b2d0883-c07d-4a61-a9ca-88a77ed983fc 2018-08-18 07:00:19,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:00:19,744 - 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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:19,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9578cbe-f98f-4f91-bdf9-574e7ddc0b8a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 07:00:19,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b9578cbe-f98f-4f91-bdf9-574e7ddc0b8a 2018-08-18 07:00:19,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175059080124s 2018-08-18 07:00:19,917 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b9578cbe-f98f-4f91-bdf9-574e7ddc0b8a 2018-08-18 07:00:19,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-18 07:00:19,927 - 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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_9f1a026b-e52d-4d72-8df2-346f3f669034"}}' 2018-08-18 07:00:20,170 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 07:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-241761bc-9a50-4f57-9f79-510c56482e51 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/9946210e19d14fca9a715cc82730b4ce"}, "tags": [], "enabled": true, "id": "9946210e19d14fca9a715cc82730b4ce", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_9f1a026b-e52d-4d72-8df2-346f3f669034"}} 2018-08-18 07:00:20,170 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-241761bc-9a50-4f57-9f79-510c56482e51 2018-08-18 07:00:20,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.247007846832s 2018-08-18 07:00:20,171 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-241761bc-9a50-4f57-9f79-510c56482e51 2018-08-18 07:00:20,171 - 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'9946210e19d14fca9a715cc82730b4ce', '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_9f1a026b-e52d-4d72-8df2-346f3f669034'}) 2018-08-18 07:00:20,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-18 07:00:20,181 - 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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "857efaf7-f302-4ba7-9a2b-54b222f30c40", "email": null, "name": "vmready2-user_9f1a026b-e52d-4d72-8df2-346f3f669034"}}' 2018-08-18 07:00:20,679 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 07:00:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e098205c-87a4-490b-a10a-62268493d721 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_9f1a026b-e52d-4d72-8df2-346f3f669034", "links": {"self": "http://172.30.9.22:5000/v3/users/30dc687e59ec48a0b7da1b1ea947bae6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "30dc687e59ec48a0b7da1b1ea947bae6", "domain_id": "default", "password_expires_at": null}} 2018-08-18 07:00:20,679 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-e098205c-87a4-490b-a10a-62268493d721 2018-08-18 07:00:20,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.501335859299s 2018-08-18 07:00:20,680 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-e098205c-87a4-490b-a10a-62268493d721 2018-08-18 07:00:20,680 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'30dc687e59ec48a0b7da1b1ea947bae6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_9f1a026b-e52d-4d72-8df2-346f3f669034'}) 2018-08-18 07:00:20,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:00:20,687 - 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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:20,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-089b7588-60e9-43f5-988f-61a3e48dae5d Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:00:20,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-089b7588-60e9-43f5-988f-61a3e48dae5d 2018-08-18 07:00:20,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177392959595s 2018-08-18 07:00:20,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-089b7588-60e9-43f5-988f-61a3e48dae5d 2018-08-18 07:00:20,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:00:20,869 - 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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:20,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca002663-69e1-4a48-b5b0-48e378dfb13f Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:00:20,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ca002663-69e1-4a48-b5b0-48e378dfb13f 2018-08-18 07:00:20,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100217819214s 2018-08-18 07:00:20,967 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ca002663-69e1-4a48-b5b0-48e378dfb13f 2018-08-18 07:00:20,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:00:20,975 - 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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:21,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c926a6b-ed46-460f-a04b-3ac99f3b8e33 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:00:21,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8c926a6b-ed46-460f-a04b-3ac99f3b8e33 2018-08-18 07:00:21,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177518844604s 2018-08-18 07:00:21,149 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8c926a6b-ed46-460f-a04b-3ac99f3b8e33 2018-08-18 07:00:21,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:00:21,157 - 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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:21,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7495defc-3baf-4dbe-8387-7dd82f588240 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-18 07:00:21,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-7495defc-3baf-4dbe-8387-7dd82f588240 2018-08-18 07:00:21,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176401853561s 2018-08-18 07:00:21,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-7495defc-3baf-4dbe-8387-7dd82f588240 2018-08-18 07:00:21,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:00:21,335 - 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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:21,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28f410f-07eb-4c33-a626-93d31558114a Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "vmready2-user_9f1a026b-e52d-4d72-8df2-346f3f669034", "links": {"self": "http://172.30.9.22:5000/v3/users/30dc687e59ec48a0b7da1b1ea947bae6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "30dc687e59ec48a0b7da1b1ea947bae6", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:00:21,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b28f410f-07eb-4c33-a626-93d31558114a 2018-08-18 07:00:21,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195674180984s 2018-08-18 07:00:21,528 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b28f410f-07eb-4c33-a626-93d31558114a 2018-08-18 07:00:21,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:00:21,542 - 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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:21,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbecf49c-6c61-4e51-a84a-57b76884dcc2 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/9946210e19d14fca9a715cc82730b4ce"}, "tags": [], "enabled": true, "id": "9946210e19d14fca9a715cc82730b4ce", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_9f1a026b-e52d-4d72-8df2-346f3f669034"}]} 2018-08-18 07:00:21,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-cbecf49c-6c61-4e51-a84a-57b76884dcc2 2018-08-18 07:00:21,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101900815964s 2018-08-18 07:00:21,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-cbecf49c-6c61-4e51-a84a-57b76884dcc2 2018-08-18 07:00:21,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 07:00:21,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=30dc687e59ec48a0b7da1b1ea947bae6&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=9946210e19d14fca9a715cc82730b4ce" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:21,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39cefd5d-0619-44e8-9e8c-6e2ccfda3fb2 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=30dc687e59ec48a0b7da1b1ea947bae6&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=9946210e19d14fca9a715cc82730b4ce", "previous": null, "next": null}} 2018-08-18 07:00:21,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=30dc687e59ec48a0b7da1b1ea947bae6&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=9946210e19d14fca9a715cc82730b4ce used request id req-39cefd5d-0619-44e8-9e8c-6e2ccfda3fb2 2018-08-18 07:00:21,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100306987762s 2018-08-18 07:00:21,750 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=30dc687e59ec48a0b7da1b1ea947bae6&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=9946210e19d14fca9a715cc82730b4ce used request id req-39cefd5d-0619-44e8-9e8c-6e2ccfda3fb2 2018-08-18 07:00:21,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 07:00:21,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/9946210e19d14fca9a715cc82730b4ce/users/30dc687e59ec48a0b7da1b1ea947bae6/roles/04730c3b60524baeae58f0c728000ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:21,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b3a88af-613a-48fd-a281-ee3e43f52fef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:00:21,949 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9946210e19d14fca9a715cc82730b4ce/users/30dc687e59ec48a0b7da1b1ea947bae6/roles/04730c3b60524baeae58f0c728000ebe used request id req-7b3a88af-613a-48fd-a281-ee3e43f52fef 2018-08-18 07:00:21,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.195859909058s 2018-08-18 07:00:21,949 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9946210e19d14fca9a715cc82730b4ce/users/30dc687e59ec48a0b7da1b1ea947bae6/roles/04730c3b60524baeae58f0c728000ebe used request id req-7b3a88af-613a-48fd-a281-ee3e43f52fef 2018-08-18 07:00:21,950 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_9f1a026b-e52d-4d72-8df2-346f3f669034', 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'9946210e19d14fca9a715cc82730b4ce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '857efaf7-f302-4ba7-9a2b-54b222f30c40', 'username': u'vmready2-user_9f1a026b-e52d-4d72-8df2-346f3f669034', '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-18 07:00:21,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:00:21,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:00:21,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:00:21,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:00:21,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:00:21,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:00:21,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:00:21,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:00:21,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:00:21,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:00:21,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:00:21,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:00:21,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:00:21,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:00:21,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:00:21,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:00:21,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:00:21,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:00:21,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:00:21,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:00:21,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:00:21,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:00:21,955 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_9f1a026b-e52d-4d72-8df2-346f3f669034', 'password': '857efaf7-f302-4ba7-9a2b-54b222f30c40', 'project_name': 'vmready2-project_9f1a026b-e52d-4d72-8df2-346f3f669034', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '9946210e19d14fca9a715cc82730b4ce', 'project_domain_name': 'Default'} 2018-08-18 07:00:21,955 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-18 07:00:21,956 - 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-18 07:00:21,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4864b09f-a274-4223-a858-11c29a754b7d 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-18 07:00:21,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4864b09f-a274-4223-a858-11c29a754b7d 2018-08-18 07:00:21,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:00:22,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:00:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9946210e19d14fca9a715cc82730b4ce", "name": "vmready2-project_9f1a026b-e52d-4d72-8df2-346f3f669034"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9946210e19d14fca9a715cc82730b4ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/9946210e19d14fca9a715cc82730b4ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/9946210e19d14fca9a715cc82730b4ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9946210e19d14fca9a715cc82730b4ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/9946210e19d14fca9a715cc82730b4ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/9946210e19d14fca9a715cc82730b4ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9946210e19d14fca9a715cc82730b4ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/9946210e19d14fca9a715cc82730b4ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/9946210e19d14fca9a715cc82730b4ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_9946210e19d14fca9a715cc82730b4ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9946210e19d14fca9a715cc82730b4ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9946210e19d14fca9a715cc82730b4ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/9946210e19d14fca9a715cc82730b4ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/9946210e19d14fca9a715cc82730b4ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_9f1a026b-e52d-4d72-8df2-346f3f669034", "id": "30dc687e59ec48a0b7da1b1ea947bae6"}, "audit_ids": ["sq7vdHdrS9yuvDOmHbKvww"], "issued_at": "2018-08-18T07:00:22.000000Z"}} 2018-08-18 07:00:22,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 07:00:22,354 - 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}d3895e1357f54de32fa577829783c71c8043560e" -d '{"network": {"name": "vmready2-net_9f1a026b-e52d-4d72-8df2-346f3f669034", "admin_state_up": true}}' 2018-08-18 07:00:23,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-5bfe36b9-dba4-4ab0-a223-3327a3a2d6a5 Date: Sat, 18 Aug 2018 07:00:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"787b5729-3006-4ca6-ab48-f3060af688a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9946210e19d14fca9a715cc82730b4ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:00:22Z","is_default":false,"name":"vmready2-net_9f1a026b-e52d-4d72-8df2-346f3f669034","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9946210e19d14fca9a715cc82730b4ce","created_at":"2018-08-18T07:00:22Z","mtu":1450}} 2018-08-18 07:00:23,046 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5bfe36b9-dba4-4ab0-a223-3327a3a2d6a5 2018-08-18 07:00:23,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.691601991653s 2018-08-18 07:00:23,046 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5bfe36b9-dba4-4ab0-a223-3327a3a2d6a5 2018-08-18 07:00:23,046 - 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-18T07:00:22Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'787b5729-3006-4ca6-ab48-f3060af688a7', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_9f1a026b-e52d-4d72-8df2-346f3f669034', u'admin_state_up': True, u'tenant_id': u'9946210e19d14fca9a715cc82730b4ce', u'created_at': u'2018-08-18T07:00:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9946210e19d14fca9a715cc82730b4ce', u'l2_adjacency': True}) 2018-08-18 07:00:23,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:00:23,048 - 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}d3895e1357f54de32fa577829783c71c8043560e" 2018-08-18 07:00:23,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-0f3b958f-f64a-4cc9-ac34-ce02af659ac7 Date: Sat, 18 Aug 2018 07:00:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"787b5729-3006-4ca6-ab48-f3060af688a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9946210e19d14fca9a715cc82730b4ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:00:22Z","qos_policy_id":null,"name":"vmready2-net_9f1a026b-e52d-4d72-8df2-346f3f669034","admin_state_up":true,"tenant_id":"9946210e19d14fca9a715cc82730b4ce","created_at":"2018-08-18T07:00:22Z","mtu":1450}]} 2018-08-18 07:00:23,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0f3b958f-f64a-4cc9-ac34-ce02af659ac7 2018-08-18 07:00:23,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112267971039s 2018-08-18 07:00:23,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0f3b958f-f64a-4cc9-ac34-ce02af659ac7 2018-08-18 07:00:23,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 07:00:23,162 - 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}d3895e1357f54de32fa577829783c71c8043560e" -d '{"subnet": {"name": "vmready2-subnet_9f1a026b-e52d-4d72-8df2-346f3f669034", "enable_dhcp": true, "network_id": "787b5729-3006-4ca6-ab48-f3060af688a7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 07:00:23,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-43706ed9-ba46-430c-9b4e-1e3a92ea77cc Date: Sat, 18 Aug 2018 07:00:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"787b5729-3006-4ca6-ab48-f3060af688a7","tenant_id":"9946210e19d14fca9a715cc82730b4ce","created_at":"2018-08-18T07:00:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T07:00:23Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"9946210e19d14fca9a715cc82730b4ce","id":"ef1368d0-65c8-4332-92bc-c016a0e16db7","subnetpool_id":null,"name":"vmready2-subnet_9f1a026b-e52d-4d72-8df2-346f3f669034"}} 2018-08-18 07:00:23,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-43706ed9-ba46-430c-9b4e-1e3a92ea77cc 2018-08-18 07:00:23,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.513261079788s 2018-08-18 07:00:23,675 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-43706ed9-ba46-430c-9b4e-1e3a92ea77cc 2018-08-18 07:00:23,675 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:00:23Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ef1368d0-65c8-4332-92bc-c016a0e16db7', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_9f1a026b-e52d-4d72-8df2-346f3f669034', u'enable_dhcp': True, u'network_id': u'787b5729-3006-4ca6-ab48-f3060af688a7', u'tenant_id': u'9946210e19d14fca9a715cc82730b4ce', u'created_at': u'2018-08-18T07:00:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9946210e19d14fca9a715cc82730b4ce'}) 2018-08-18 07:00:23,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 07:00:23,677 - 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}d3895e1357f54de32fa577829783c71c8043560e" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "vmready2-router_9f1a026b-e52d-4d72-8df2-346f3f669034", "admin_state_up": true}}' 2018-08-18 07:00:25,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1d1df06c-14b2-4341-b603-e8fdff600d27 Date: Sat, 18 Aug 2018 07:00:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "created_at": "2018-08-18T07:00:23Z", "admin_state_up": true, "updated_at": "2018-08-18T07:00:24Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9946210e19d14fca9a715cc82730b4ce", "id": "38bba35a-175c-4a35-87ee-767e10843af0", "name": "vmready2-router_9f1a026b-e52d-4d72-8df2-346f3f669034"}} 2018-08-18 07:00:25,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-1d1df06c-14b2-4341-b603-e8fdff600d27 2018-08-18 07:00:25,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43323493004s 2018-08-18 07:00:25,110 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-1d1df06c-14b2-4341-b603-e8fdff600d27 2018-08-18 07:00:25,110 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:00:24Z', u'revision_number': 2, u'id': u'38bba35a-175c-4a35-87ee-767e10843af0', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_9f1a026b-e52d-4d72-8df2-346f3f669034', u'admin_state_up': True, u'tenant_id': u'9946210e19d14fca9a715cc82730b4ce', u'created_at': u'2018-08-18T07:00:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'9946210e19d14fca9a715cc82730b4ce'}) 2018-08-18 07:00:25,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 07:00:25,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/38bba35a-175c-4a35-87ee-767e10843af0/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}d3895e1357f54de32fa577829783c71c8043560e" -d '{"subnet_id": "ef1368d0-65c8-4332-92bc-c016a0e16db7"}' 2018-08-18 07:00:27,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dfd4da6d-5283-4c56-b134-078f0eb25db2 Date: Sat, 18 Aug 2018 07:00:27 GMT RESP BODY: {"network_id": "787b5729-3006-4ca6-ab48-f3060af688a7", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "subnet_id": "ef1368d0-65c8-4332-92bc-c016a0e16db7", "subnet_ids": ["ef1368d0-65c8-4332-92bc-c016a0e16db7"], "port_id": "4fc2c74d-8a6f-4699-a8da-66d9b2fb73f3", "id": "38bba35a-175c-4a35-87ee-767e10843af0"} 2018-08-18 07:00:27,569 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/38bba35a-175c-4a35-87ee-767e10843af0/add_router_interface.json used request id req-dfd4da6d-5283-4c56-b134-078f0eb25db2 2018-08-18 07:00:27,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45812892914s 2018-08-18 07:00:27,569 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/38bba35a-175c-4a35-87ee-767e10843af0/add_router_interface.json used request id req-dfd4da6d-5283-4c56-b134-078f0eb25db2 returning object 38bba35a-175c-4a35-87ee-767e10843af0 2018-08-18 07:00:27,570 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 07:00:27,701 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 07:00:27,703 - 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-18 07:00:27,708 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 07:00:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 07:00:27,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:00:27,716 - 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}d3895e1357f54de32fa577829783c71c8043560e" 2018-08-18 07:00:28,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e99e2405-2fac-4035-a0f5-c1431401b8a9 Date: Sat, 18 Aug 2018 07:00:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:00:28,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e99e2405-2fac-4035-a0f5-c1431401b8a9 2018-08-18 07:00:28,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.761982917786s 2018-08-18 07:00:28,475 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e99e2405-2fac-4035-a0f5-c1431401b8a9 2018-08-18 07:00:28,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:00:28,486 - 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}d3895e1357f54de32fa577829783c71c8043560e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_9f1a026b-e52d-4d72-8df2-346f3f669034", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_9f1a026b-e52d-4d72-8df2-346f3f669034"}' 2018-08-18 07:00:28,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f230a5e2-9438-4781-85f7-4273a6ef5bf1 Date: Sat, 18 Aug 2018 07:00:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:00:28Z", "file": "/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa/file", "owner": "9946210e19d14fca9a715cc82730b4ce", "id": "2a791e0f-a9e6-4781-bca9-9629f3f948fa", "size": null, "self": "/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_9f1a026b-e52d-4d72-8df2-346f3f669034", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_9f1a026b-e52d-4d72-8df2-346f3f669034", "checksum": null, "created_at": "2018-08-18T07:00:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:00:28,565 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-f230a5e2-9438-4781-85f7-4273a6ef5bf1 2018-08-18 07:00:28,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0827729701996s 2018-08-18 07:00:28,566 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-f230a5e2-9438-4781-85f7-4273a6ef5bf1 returning object 2a791e0f-a9e6-4781-bca9-9629f3f948fa 2018-08-18 07:00:28,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:00:28,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa/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}d3895e1357f54de32fa577829783c71c8043560e" -d '' 2018-08-18 07:00:29,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-726b62cf-50dc-4268-98ac-55d684727593 Date: Sat, 18 Aug 2018 07:00:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:00:29,884 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa/file used request id req-726b62cf-50dc-4268-98ac-55d684727593 2018-08-18 07:00:29,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.31773805618s 2018-08-18 07:00:29,884 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa/file used request id req-726b62cf-50dc-4268-98ac-55d684727593 2018-08-18 07:00:29,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:00:29,892 - 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}d3895e1357f54de32fa577829783c71c8043560e" 2018-08-18 07:00:29,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-8d11017c-7486-43e4-bcdd-c29416e010aa Date: Sat, 18 Aug 2018 07:00:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:00:29Z", "file": "/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa/file", "owner": "9946210e19d14fca9a715cc82730b4ce", "id": "2a791e0f-a9e6-4781-bca9-9629f3f948fa", "size": 12716032, "self": "/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_9f1a026b-e52d-4d72-8df2-346f3f669034", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_9f1a026b-e52d-4d72-8df2-346f3f669034", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:00:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:00:29,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8d11017c-7486-43e4-bcdd-c29416e010aa 2018-08-18 07:00:29,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0372018814087s 2018-08-18 07:00:29,926 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8d11017c-7486-43e4-bcdd-c29416e010aa 2018-08-18 07:00:29,928 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa/file', 'owner': u'9946210e19d14fca9a715cc82730b4ce', 'id': u'2a791e0f-a9e6-4781-bca9-9629f3f948fa', 'size': 12716032, u'self': u'/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9946210e19d14fca9a715cc82730b4ce', 'name': 'vmready2-project_9f1a026b-e52d-4d72-8df2-346f3f669034', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:00:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T07:00:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_9f1a026b-e52d-4d72-8df2-346f3f669034', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_9f1a026b-e52d-4d72-8df2-346f3f669034', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_9f1a026b-e52d-4d72-8df2-346f3f669034', 'created': u'2018-08-18T07:00:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:00:28Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_9f1a026b-e52d-4d72-8df2-346f3f669034', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:00:29,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:00:29,931 - 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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_9f1a026b-e52d-4d72-8df2-346f3f669034", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:00:30,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00: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-1a6a294d-0f12-42e7-ae41-b0995ad8f90d x-compute-request-id: req-1a6a294d-0f12-42e7-ae41-b0995ad8f90d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_9f1a026b-e52d-4d72-8df2-346f3f669034", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0f19419b-ad4e-4e22-9b91-cdd481bf43b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0f19419b-ad4e-4e22-9b91-cdd481bf43b4", "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": "0f19419b-ad4e-4e22-9b91-cdd481bf43b4"}} 2018-08-18 07:00:30,820 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1a6a294d-0f12-42e7-ae41-b0995ad8f90d 2018-08-18 07:00:30,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.891824007034s 2018-08-18 07:00:30,821 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1a6a294d-0f12-42e7-ae41-b0995ad8f90d 2018-08-18 07:00:30,822 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_9f1a026b-e52d-4d72-8df2-346f3f669034', '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'4d035469e9a84e03ad9e915ddb446437', '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'0f19419b-ad4e-4e22-9b91-cdd481bf43b4', 'swap': 0}) 2018-08-18 07:00:30,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:00:30,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/0f19419b-ad4e-4e22-9b91-cdd481bf43b4/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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" -d '{"extra_specs": {}}' 2018-08-18 07:00:30,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00: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 x-openstack-request-id: req-e24f4cd1-63ed-47e6-82fb-5436487a78d7 x-compute-request-id: req-e24f4cd1-63ed-47e6-82fb-5436487a78d7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:00:30,844 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0f19419b-ad4e-4e22-9b91-cdd481bf43b4/os-extra_specs used request id req-e24f4cd1-63ed-47e6-82fb-5436487a78d7 2018-08-18 07:00:30,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212750434875s 2018-08-18 07:00:30,844 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0f19419b-ad4e-4e22-9b91-cdd481bf43b4/os-extra_specs used request id req-e24f4cd1-63ed-47e6-82fb-5436487a78d7 2018-08-18 07:00:30,960 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 07:00:30,961 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-18 07:00:30,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 07:00:30,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/38bba35a-175c-4a35-87ee-767e10843af0/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}d3895e1357f54de32fa577829783c71c8043560e" -d '{"subnet_id": "ef1368d0-65c8-4332-92bc-c016a0e16db7"}' 2018-08-18 07:00:32,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ebc62c21-76a5-4a14-881b-284b46842aea Date: Sat, 18 Aug 2018 07:00:32 GMT RESP BODY: {"network_id": "787b5729-3006-4ca6-ab48-f3060af688a7", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "subnet_id": "ef1368d0-65c8-4332-92bc-c016a0e16db7", "subnet_ids": ["ef1368d0-65c8-4332-92bc-c016a0e16db7"], "port_id": "4fc2c74d-8a6f-4699-a8da-66d9b2fb73f3", "id": "38bba35a-175c-4a35-87ee-767e10843af0"} 2018-08-18 07:00:32,583 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/38bba35a-175c-4a35-87ee-767e10843af0/remove_router_interface.json used request id req-ebc62c21-76a5-4a14-881b-284b46842aea 2018-08-18 07:00:32,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.6171810627s 2018-08-18 07:00:32,584 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/38bba35a-175c-4a35-87ee-767e10843af0/remove_router_interface.json used request id req-ebc62c21-76a5-4a14-881b-284b46842aea returning object 38bba35a-175c-4a35-87ee-767e10843af0 2018-08-18 07:00:32,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 07:00:32,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3895e1357f54de32fa577829783c71c8043560e" 2018-08-18 07:00:32,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-23019a09-7a80-45d8-9561-d61de903e0cd Date: Sat, 18 Aug 2018 07:00:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "created_at": "2018-08-18T07:00:23Z", "admin_state_up": true, "updated_at": "2018-08-18T07:00:31Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9946210e19d14fca9a715cc82730b4ce", "id": "38bba35a-175c-4a35-87ee-767e10843af0", "name": "vmready2-router_9f1a026b-e52d-4d72-8df2-346f3f669034"}]} 2018-08-18 07:00:32,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-23019a09-7a80-45d8-9561-d61de903e0cd 2018-08-18 07:00:32,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.146866798401s 2018-08-18 07:00:32,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-23019a09-7a80-45d8-9561-d61de903e0cd 2018-08-18 07:00:32,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 07:00:32,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/38bba35a-175c-4a35-87ee-767e10843af0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3895e1357f54de32fa577829783c71c8043560e" 2018-08-18 07:00:34,066 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c259c2d6-e976-4d31-8b53-d3d754e51d37 Content-Length: 0 Date: Sat, 18 Aug 2018 07:00:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:00:34,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/38bba35a-175c-4a35-87ee-767e10843af0.json used request id req-c259c2d6-e976-4d31-8b53-d3d754e51d37 2018-08-18 07:00:34,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33305001259s 2018-08-18 07:00:34,066 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/38bba35a-175c-4a35-87ee-767e10843af0.json used request id req-c259c2d6-e976-4d31-8b53-d3d754e51d37 2018-08-18 07:00:34,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:00:34,067 - 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}d3895e1357f54de32fa577829783c71c8043560e" 2018-08-18 07:00:34,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5e005b88-fd89-4081-8c0f-3675d8905c93 Date: Sat, 18 Aug 2018 07:00:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"787b5729-3006-4ca6-ab48-f3060af688a7","tenant_id":"9946210e19d14fca9a715cc82730b4ce","created_at":"2018-08-18T07:00:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T07:00:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9946210e19d14fca9a715cc82730b4ce","id":"ef1368d0-65c8-4332-92bc-c016a0e16db7","subnetpool_id":null,"name":"vmready2-subnet_9f1a026b-e52d-4d72-8df2-346f3f669034"}]} 2018-08-18 07:00:34,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5e005b88-fd89-4081-8c0f-3675d8905c93 2018-08-18 07:00:34,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.114241123199s 2018-08-18 07:00:34,181 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5e005b88-fd89-4081-8c0f-3675d8905c93 2018-08-18 07:00:34,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 07:00:34,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/ef1368d0-65c8-4332-92bc-c016a0e16db7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3895e1357f54de32fa577829783c71c8043560e" 2018-08-18 07:00:35,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8fdbf797-3b64-4bc5-8b3f-634652ca39d8 Date: Sat, 18 Aug 2018 07:00:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:00:35,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ef1368d0-65c8-4332-92bc-c016a0e16db7.json used request id req-8fdbf797-3b64-4bc5-8b3f-634652ca39d8 2018-08-18 07:00:35,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.974077224731s 2018-08-18 07:00:35,157 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ef1368d0-65c8-4332-92bc-c016a0e16db7.json used request id req-8fdbf797-3b64-4bc5-8b3f-634652ca39d8 2018-08-18 07:00:35,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:00:35,158 - 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}d3895e1357f54de32fa577829783c71c8043560e" 2018-08-18 07:00:35,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-284da54a-19a7-47a7-a5f4-527a7d2da449 Date: Sat, 18 Aug 2018 07:00:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"787b5729-3006-4ca6-ab48-f3060af688a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9946210e19d14fca9a715cc82730b4ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:00:34Z","qos_policy_id":null,"name":"vmready2-net_9f1a026b-e52d-4d72-8df2-346f3f669034","admin_state_up":true,"tenant_id":"9946210e19d14fca9a715cc82730b4ce","created_at":"2018-08-18T07:00:22Z","mtu":1450}]} 2018-08-18 07:00:35,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-284da54a-19a7-47a7-a5f4-527a7d2da449 2018-08-18 07:00:35,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261113166809s 2018-08-18 07:00:35,419 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-284da54a-19a7-47a7-a5f4-527a7d2da449 2018-08-18 07:00:35,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 07:00:35,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/787b5729-3006-4ca6-ab48-f3060af688a7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3895e1357f54de32fa577829783c71c8043560e" 2018-08-18 07:00:36,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3a642b5-66f7-40f7-bb50-3dee4f08330f Date: Sat, 18 Aug 2018 07:00:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:00:36,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/787b5729-3006-4ca6-ab48-f3060af688a7.json used request id req-a3a642b5-66f7-40f7-bb50-3dee4f08330f 2018-08-18 07:00:36,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.940263986588s 2018-08-18 07:00:36,361 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/787b5729-3006-4ca6-ab48-f3060af688a7.json used request id req-a3a642b5-66f7-40f7-bb50-3dee4f08330f 2018-08-18 07:00:36,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:00:36,368 - 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}d3895e1357f54de32fa577829783c71c8043560e" 2018-08-18 07:00:36,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-d6e1b871-3451-4ee8-ab11-62ee3be896fc Date: Sat, 18 Aug 2018 07:00:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:00:29Z", "file": "/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa/file", "owner": "9946210e19d14fca9a715cc82730b4ce", "id": "2a791e0f-a9e6-4781-bca9-9629f3f948fa", "size": 12716032, "self": "/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_9f1a026b-e52d-4d72-8df2-346f3f669034", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_9f1a026b-e52d-4d72-8df2-346f3f669034", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:00:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:00:36,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d6e1b871-3451-4ee8-ab11-62ee3be896fc 2018-08-18 07:00:36,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0356209278107s 2018-08-18 07:00:36,401 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d6e1b871-3451-4ee8-ab11-62ee3be896fc 2018-08-18 07:00:36,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:00:36,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3895e1357f54de32fa577829783c71c8043560e" 2018-08-18 07:00:36,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ad3e9c2e-81ad-414a-84a5-e1821026c14d Date: Sat, 18 Aug 2018 07:00: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-18 07:00:36,748 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa used request id req-ad3e9c2e-81ad-414a-84a5-e1821026c14d 2018-08-18 07:00:36,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.346046924591s 2018-08-18 07:00:36,748 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2a791e0f-a9e6-4781-bca9-9629f3f948fa used request id req-ad3e9c2e-81ad-414a-84a5-e1821026c14d 2018-08-18 07:00:36,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:00:36,751 - 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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:36,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00: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-d36c7d2b-202c-4db1-a216-472356762aae x-compute-request-id: req-d36c7d2b-202c-4db1-a216-472356762aae Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_9f1a026b-e52d-4d72-8df2-346f3f669034", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0f19419b-ad4e-4e22-9b91-cdd481bf43b4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0f19419b-ad4e-4e22-9b91-cdd481bf43b4", "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": "0f19419b-ad4e-4e22-9b91-cdd481bf43b4"}]} 2018-08-18 07:00:36,883 - 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-d36c7d2b-202c-4db1-a216-472356762aae 2018-08-18 07:00:36,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.133766889572s 2018-08-18 07:00:36,883 - 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-d36c7d2b-202c-4db1-a216-472356762aae 2018-08-18 07:00:36,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:00:36,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/0f19419b-ad4e-4e22-9b91-cdd481bf43b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:37,029 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:00: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-585fd1db-6178-4533-96f7-4c9de0317e35 x-compute-request-id: req-585fd1db-6178-4533-96f7-4c9de0317e35 Content-Length: 0 Content-Type: application/json 2018-08-18 07:00:37,029 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0f19419b-ad4e-4e22-9b91-cdd481bf43b4 used request id req-585fd1db-6178-4533-96f7-4c9de0317e35 2018-08-18 07:00:37,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.144021987915s 2018-08-18 07:00:37,029 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0f19419b-ad4e-4e22-9b91-cdd481bf43b4 used request id req-585fd1db-6178-4533-96f7-4c9de0317e35 2018-08-18 07:00:37,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:00:37,033 - 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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:37,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19c2f98-6fff-4160-a628-544bd3221639 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "vmready2-user_9f1a026b-e52d-4d72-8df2-346f3f669034", "links": {"self": "http://172.30.9.22:5000/v3/users/30dc687e59ec48a0b7da1b1ea947bae6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "30dc687e59ec48a0b7da1b1ea947bae6", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:00:37,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c19c2f98-6fff-4160-a628-544bd3221639 2018-08-18 07:00:37,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214536905289s 2018-08-18 07:00:37,245 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c19c2f98-6fff-4160-a628-544bd3221639 2018-08-18 07:00:37,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:00:37,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/30dc687e59ec48a0b7da1b1ea947bae6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:37,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42652a76-ebb1-45ab-bdbc-365312749c99 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_9f1a026b-e52d-4d72-8df2-346f3f669034", "links": {"self": "http://172.30.9.22:5000/v3/users/30dc687e59ec48a0b7da1b1ea947bae6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "30dc687e59ec48a0b7da1b1ea947bae6", "description": null}} 2018-08-18 07:00:37,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/30dc687e59ec48a0b7da1b1ea947bae6 used request id req-42652a76-ebb1-45ab-bdbc-365312749c99 2018-08-18 07:00:37,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.177556991577s 2018-08-18 07:00:37,428 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/30dc687e59ec48a0b7da1b1ea947bae6 used request id req-42652a76-ebb1-45ab-bdbc-365312749c99 2018-08-18 07:00:37,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-18 07:00:37,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/30dc687e59ec48a0b7da1b1ea947bae6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:37,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:00:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66d8f077-addf-4eac-ad95-c40121a7c331 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:00:37,715 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/30dc687e59ec48a0b7da1b1ea947bae6 used request id req-66d8f077-addf-4eac-ad95-c40121a7c331 2018-08-18 07:00:37,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.285703897476s 2018-08-18 07:00:37,715 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/30dc687e59ec48a0b7da1b1ea947bae6 used request id req-66d8f077-addf-4eac-ad95-c40121a7c331 2018-08-18 07:00:37,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:00:37,724 - 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}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:37,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878cdfd1-e4ce-479b-8f49-6be97aeeffec Content-Encoding: gzip Content-Length: 384 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": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/9946210e19d14fca9a715cc82730b4ce"}, "tags": [], "enabled": true, "id": "9946210e19d14fca9a715cc82730b4ce", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_9f1a026b-e52d-4d72-8df2-346f3f669034"}]} 2018-08-18 07:00:37,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-878cdfd1-e4ce-479b-8f49-6be97aeeffec 2018-08-18 07:00:37,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186521053314s 2018-08-18 07:00:37,908 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-878cdfd1-e4ce-479b-8f49-6be97aeeffec 2018-08-18 07:00:37,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-18 07:00:37,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/9946210e19d14fca9a715cc82730b4ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80da2cddea4b1feb633728e3f1fe1e1a7af2c2d7" 2018-08-18 07:00:38,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:00:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-194b24fa-e6b3-47d1-aca5-39ba2a67864c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:00:38,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9946210e19d14fca9a715cc82730b4ce used request id req-194b24fa-e6b3-47d1-aca5-39ba2a67864c 2018-08-18 07:00:38,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.23172211647s 2018-08-18 07:00:38,144 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9946210e19d14fca9a715cc82730b4ce used request id req-194b24fa-e6b3-47d1-aca5-39ba2a67864c 2018-08-18 07:00:38,194 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-18 07:00:38,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:00:38,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:00:38,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:00:38,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:00:38,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:00:38,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:00:38,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:00:38,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:00:38,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:00:38,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:00:38,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:00:38,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:00:38,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:00:38,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:00:38,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:00:38,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:00:38,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:00:38,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:00:38,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:00:38,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:00:38,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:00:38,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:00:38,236 - 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-18 07:00:38,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-270a20c0-ac69-48b5-9dbb-21900141c889 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-18 07:00:38,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-270a20c0-ac69-48b5-9dbb-21900141c889 2018-08-18 07:00:38,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:00:38,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:00:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["jmQ37f11S9anUgBqOC6-kQ"], "issued_at": "2018-08-18T07:00:38.000000Z"}} 2018-08-18 07:00:38,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:00:38,625 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:00:39,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d8a1c2b9-aa80-46eb-ac4d-ca78d9b46ada Date: Sat, 18 Aug 2018 07:00:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:00:39,143 - 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-d8a1c2b9-aa80-46eb-ac4d-ca78d9b46ada 2018-08-18 07:00:39,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.51819396019s 2018-08-18 07:00:39,143 - 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-d8a1c2b9-aa80-46eb-ac4d-ca78d9b46ada 2018-08-18 07:00:39,149 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-18 07:00:39,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 07:00:39,150 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -d '{"network": {"name": "singlevm1-net_de1403ab-178d-4b4c-a712-028985f4ecca", "admin_state_up": true}}' 2018-08-18 07:00:40,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-cbff4cfc-e842-4f9d-ae1d-9f188732b960 Date: Sat, 18 Aug 2018 07:00:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5d31efcd-e4d1-4c59-b50a-d7a3db61de6b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:00:39Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_de1403ab-178d-4b4c-a712-028985f4ecca","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:39Z","mtu":1450}} 2018-08-18 07:00:40,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cbff4cfc-e842-4f9d-ae1d-9f188732b960 2018-08-18 07:00:40,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.870767116547s 2018-08-18 07:00:40,021 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cbff4cfc-e842-4f9d-ae1d-9f188732b960 2018-08-18 07:00:40,021 - 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-18T07:00:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5d31efcd-e4d1-4c59-b50a-d7a3db61de6b', u'provider:segmentation_id': 26, 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_de1403ab-178d-4b4c-a712-028985f4ecca', u'created_at': u'2018-08-18T07:00:39Z', u'mtu': 1450, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d035469e9a84e03ad9e915ddb446437', u'l2_adjacency': True}) 2018-08-18 07:00:40,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:00:40,023 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:00:40,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-d4a46827-8fe9-4386-9759-dfdbd4ed097e Date: Sat, 18 Aug 2018 07:00:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5d31efcd-e4d1-4c59-b50a-d7a3db61de6b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:00:39Z","qos_policy_id":null,"name":"singlevm1-net_de1403ab-178d-4b4c-a712-028985f4ecca","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:39Z","provider:network_type":"vxlan"}]} 2018-08-18 07:00:40,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d4a46827-8fe9-4386-9759-dfdbd4ed097e 2018-08-18 07:00:40,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0938720703125s 2018-08-18 07:00:40,117 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d4a46827-8fe9-4386-9759-dfdbd4ed097e 2018-08-18 07:00:40,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 07:00:40,119 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -d '{"subnet": {"name": "singlevm1-subnet_de1403ab-178d-4b4c-a712-028985f4ecca", "enable_dhcp": true, "network_id": "5d31efcd-e4d1-4c59-b50a-d7a3db61de6b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 07:00:40,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c62e281e-f09e-4505-b047-a5d065f088d0 Date: Sat, 18 Aug 2018 07:00:40 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-18T07:00:40Z","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":"ac42f4df-1c7c-4f27-ba6d-bf881d32c534","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_de1403ab-178d-4b4c-a712-028985f4ecca","enable_dhcp":true,"segment_id":null,"network_id":"5d31efcd-e4d1-4c59-b50a-d7a3db61de6b","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:40Z","ip_version":4}} 2018-08-18 07:00:40,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c62e281e-f09e-4505-b047-a5d065f088d0 2018-08-18 07:00:40,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.432862043381s 2018-08-18 07:00:40,552 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c62e281e-f09e-4505-b047-a5d065f088d0 2018-08-18 07:00:40,552 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:00:40Z', 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'ac42f4df-1c7c-4f27-ba6d-bf881d32c534', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_de1403ab-178d-4b4c-a712-028985f4ecca', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5d31efcd-e4d1-4c59-b50a-d7a3db61de6b', u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T07:00:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 07:00:40,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 07:00:40,554 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "singlevm1-router_de1403ab-178d-4b4c-a712-028985f4ecca", "admin_state_up": true}}' 2018-08-18 07:00:41,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-80cc363f-c186-476e-8ef3-1060fc4fb00a Date: Sat, 18 Aug 2018 07:00:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:00:40Z", "admin_state_up": true, "updated_at": "2018-08-18T07:00:41Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "471f3610-9c5d-41bc-a9d8-01a5b7b828c9", "name": "singlevm1-router_de1403ab-178d-4b4c-a712-028985f4ecca"}} 2018-08-18 07:00:41,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-80cc363f-c186-476e-8ef3-1060fc4fb00a 2018-08-18 07:00:41,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.42209887505s 2018-08-18 07:00:41,975 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-80cc363f-c186-476e-8ef3-1060fc4fb00a 2018-08-18 07:00:41,976 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:00:41Z', u'revision_number': 2, u'ha': False, u'id': u'471f3610-9c5d-41bc-a9d8-01a5b7b828c9', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_de1403ab-178d-4b4c-a712-028985f4ecca', u'admin_state_up': True, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T07:00:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 07:00:41,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 07:00:41,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/471f3610-9c5d-41bc-a9d8-01a5b7b828c9/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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -d '{"subnet_id": "ac42f4df-1c7c-4f27-ba6d-bf881d32c534"}' 2018-08-18 07:00:44,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8f7bf660-d11a-4a88-990f-432f2777da4d Date: Sat, 18 Aug 2018 07:00:43 GMT RESP BODY: {"network_id": "5d31efcd-e4d1-4c59-b50a-d7a3db61de6b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "ac42f4df-1c7c-4f27-ba6d-bf881d32c534", "subnet_ids": ["ac42f4df-1c7c-4f27-ba6d-bf881d32c534"], "port_id": "28aee978-82fc-4b7a-bb24-77ad953b0dc9", "id": "471f3610-9c5d-41bc-a9d8-01a5b7b828c9"} 2018-08-18 07:00:44,065 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/471f3610-9c5d-41bc-a9d8-01a5b7b828c9/add_router_interface.json used request id req-8f7bf660-d11a-4a88-990f-432f2777da4d 2018-08-18 07:00:44,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.08820390701s 2018-08-18 07:00:44,065 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/471f3610-9c5d-41bc-a9d8-01a5b7b828c9/add_router_interface.json used request id req-8f7bf660-d11a-4a88-990f-432f2777da4d returning object 471f3610-9c5d-41bc-a9d8-01a5b7b828c9 2018-08-18 07:00:44,066 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 07:00:44,197 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 07:00:44,199 - 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-18 07:00:44,204 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 07:00:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 07:00:44,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:00:44,213 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:00:44,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-526732a6-e16f-4a5b-b099-4b7fb08e11d7 Date: Sat, 18 Aug 2018 07:00:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:00:44,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-526732a6-e16f-4a5b-b099-4b7fb08e11d7 2018-08-18 07:00:44,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.259644031525s 2018-08-18 07:00:44,469 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-526732a6-e16f-4a5b-b099-4b7fb08e11d7 2018-08-18 07:00:44,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:00:44,481 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_de1403ab-178d-4b4c-a712-028985f4ecca", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_de1403ab-178d-4b4c-a712-028985f4ecca"}' 2018-08-18 07:00:44,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5f413ce5-de46-404d-94e9-a693132270a7 Date: Sat, 18 Aug 2018 07:00:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:00:44Z", "file": "/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "e204f15d-f447-4f01-bcec-c6a3dbd6149f", "size": null, "self": "/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_de1403ab-178d-4b4c-a712-028985f4ecca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_de1403ab-178d-4b4c-a712-028985f4ecca", "checksum": null, "created_at": "2018-08-18T07:00:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:00:44,525 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5f413ce5-de46-404d-94e9-a693132270a7 2018-08-18 07:00:44,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0481219291687s 2018-08-18 07:00:44,526 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5f413ce5-de46-404d-94e9-a693132270a7 returning object e204f15d-f447-4f01-bcec-c6a3dbd6149f 2018-08-18 07:00:44,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:00:44,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -d '' 2018-08-18 07:00:45,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f1523b7-a1d4-4399-8c34-ca29ad642a84 Date: Sat, 18 Aug 2018 07:00: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-18 07:00:45,823 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/file used request id req-7f1523b7-a1d4-4399-8c34-ca29ad642a84 2018-08-18 07:00:45,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29650402069s 2018-08-18 07:00:45,823 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/file used request id req-7f1523b7-a1d4-4399-8c34-ca29ad642a84 2018-08-18 07:00:45,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:00:45,831 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:00:45,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-e88d13bc-7ac4-4db4-aea3-4742eaa5102f Date: Sat, 18 Aug 2018 07:00:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:00:45Z", "file": "/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "e204f15d-f447-4f01-bcec-c6a3dbd6149f", "size": 12716032, "self": "/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_de1403ab-178d-4b4c-a712-028985f4ecca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_de1403ab-178d-4b4c-a712-028985f4ecca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:00:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:00:45,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e88d13bc-7ac4-4db4-aea3-4742eaa5102f 2018-08-18 07:00:45,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280699729919s 2018-08-18 07:00:45,856 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e88d13bc-7ac4-4db4-aea3-4742eaa5102f 2018-08-18 07:00:45,858 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/file', 'owner': u'4d035469e9a84e03ad9e915ddb446437', 'id': u'e204f15d-f447-4f01-bcec-c6a3dbd6149f', 'size': 12716032, u'self': u'/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:00:45Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T07:00:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_de1403ab-178d-4b4c-a712-028985f4ecca', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_de1403ab-178d-4b4c-a712-028985f4ecca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_de1403ab-178d-4b4c-a712-028985f4ecca', 'created': u'2018-08-18T07:00:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:00:44Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_de1403ab-178d-4b4c-a712-028985f4ecca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:00:45,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:00:45,861 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_de1403ab-178d-4b4c-a712-028985f4ecca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:00:46,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00: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-8beb164c-5768-4acb-a8c7-85ed8a9fc94e x-compute-request-id: req-8beb164c-5768-4acb-a8c7-85ed8a9fc94e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_de1403ab-178d-4b4c-a712-028985f4ecca", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3a73bd03-aa03-4153-b263-c1423987cee0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3a73bd03-aa03-4153-b263-c1423987cee0", "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": "3a73bd03-aa03-4153-b263-c1423987cee0"}} 2018-08-18 07:00:46,676 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8beb164c-5768-4acb-a8c7-85ed8a9fc94e 2018-08-18 07:00:46,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.817407131195s 2018-08-18 07:00:46,676 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8beb164c-5768-4acb-a8c7-85ed8a9fc94e 2018-08-18 07:00:46,677 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_de1403ab-178d-4b4c-a712-028985f4ecca', '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'4d035469e9a84e03ad9e915ddb446437', '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'3a73bd03-aa03-4153-b263-c1423987cee0', 'swap': 0}) 2018-08-18 07:00:46,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:00:46,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/3a73bd03-aa03-4153-b263-c1423987cee0/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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -d '{"extra_specs": {}}' 2018-08-18 07:00:46,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00: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-6b73bf98-2765-4258-b9c3-a7785ccfc39c x-compute-request-id: req-6b73bf98-2765-4258-b9c3-a7785ccfc39c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:00:46,698 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3a73bd03-aa03-4153-b263-c1423987cee0/os-extra_specs used request id req-6b73bf98-2765-4258-b9c3-a7785ccfc39c 2018-08-18 07:00:46,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196828842163s 2018-08-18 07:00:46,698 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3a73bd03-aa03-4153-b263-c1423987cee0/os-extra_specs used request id req-6b73bf98-2765-4258-b9c3-a7785ccfc39c 2018-08-18 07:00:46,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-18 07:00:46,701 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -d '{"keypair": {"name": "singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca"}}' 2018-08-18 07:00:46,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00: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-71388de6-57f0-4e71-9540-84bffd88912f x-compute-request-id: req-71388de6-57f0-4e71-9540-84bffd88912f Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCm8DEHgV8u9TES0EfvCkBu1s+8ZlwJ13ntcXUF7ZtV4JDvxnskJb/VXo6IfvaU7ZC7aRFbkk5NkaaBIf48JXV3+uQ+8BO+E4u1ovCaxR3i4JvpZyHOABdijYia/DKXjzRqTUbXaCr/gRu9FSuW+WatPDkvSGBWu5J46cgbl2qAOj+iPI/wskVQsNPvjZyk5HXH5M6EktksVqjkFdHI+GNT8AGBD46D2isR7tHG8kQdclo7CehCGlo4itu22GSwEjBdS6R7WUa3/C4XI/iHjKzGjSf7iz2/lsDmmkS47OOCCduyhTYkoAQIKbX0pdLa4Z9S4yvLfUZbtazOvrmZ2o9/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApvAxB4FfLvUxEtBH7wpAbtbPvGZcCdd57XF1Be2bVeCQ78Z7\nJCW/1V6OiH72lO2Qu2kRW5JOTZGmgSH+PCV1d/rkPvATvhOLtaLwmsUd4uCb6Wch\nzgAXYo2Imvwyl480ak1G12gq/4EbvRUrlvlmrTw5L0hgVruSeOnIG5dqgDo/ojyP\n8LJFULDT742cpOR1x+TOhJLZLFao5BXRyPhjU/ABgQ+Og9orEe7RxvJEHXJaOwno\nQhpaOIrbtthksBIwXUuke1lGt/wuFyP4h4ysxo0n+4s9v5bA5ppEuOzjggnbsoU2\nJKAECCm19KXS2uGfUuMry31GW7Wszr65mdqPfwIDAQABAoIBAAZFc7ISfB7peyR3\nypwCSJVhYIB1X/PGsn/nCTxlxrYdL5SyYiHjgSdk2/noux6xJgTEV7CW+HYViKnF\nOyXLSnRtanGq1zMGzPLP4jYOPacuRO0pwK1ad4ZuRrl7y/LBoHh12rlw4lyi3wXl\na7PKPr83Sfaqw2O+vCvqrGfM8mVKu1tXndJSMHp+CHQ/AXyNheej5JOmvcDMrgFU\niVnFJUaI13xO5MekzU/JJeopmqLphP+zIXXQK4+WsrwwxAEdvglPYT5xZuNjbvu5\ntCAUnreT8ubMuXnlhmMJ4yxKDK3xWbs6JpQ4wdI4AWbAiGZhBQh2beVcVUOgOdnG\nYbAo37ECgYEA1LyCSuYdQ7LcwbwtF+TnqnAWt6MTDUysl5XfXGa+5o0mRzDrfPBW\ndID/NVOxMqjKkm62ZuMa7ToUsRWvxNnz58TmCFskcfdW3pqQBiyaHbn+GnAPTF8p\nZmBFZ3w+YB8cOkFaRTtwecUu5Pexx6D83tS2C9E/rkKcyTr6vD1lDVUCgYEAyONW\nvkoCT4fwdp3owsSqZOe8LqLEEcvc7zLp26sq0kggp0TfHtRxGvNA9H1JTbXwXjwy\nHGlvKni3OYKj7MtUpka6m7pyP8Uv+1mRrLX0+Kw0H8SBHPvgvhRXITjPr67UtY3g\n7VY57wVw+ksnSln621+pcsSQFvVhhZQoSGD5yYMCgYEAsg/jItv/bLXeb06Zk+Fm\nQ1O0wBqADOa7o9mvboEVkpZcjsQUp6vnQXbjpngZ3mRHwk9m3zGCTUQLI7oaODOS\nItG9FQtssvOrQ4GtwW09xlnypaBcPbl9RpKYJSlqcDw5/UzMSRyaZWI1gTMOHCDU\n55K1maiYm7xnzUtPqZXd6k0CgYEAjIVSASvd7+oET8Tns45ELu9W2Dxs8JHtCrlP\nkqRqAMwJY1guxu8N6y8rSZp181EIQbLTzsIFy+zDJgx3REV7AhDJqfNCxc7WYHjo\nCKsDIAu9LleThUW/kNbDl+6YgKjIC/Oh2gMN5V+mBr8ZTc4hRuDks+5BaH3e6MSZ\nZP/I2qcCgYEAj/b2IOVRh34tcbQQhMqNIE36HnPSDT7a/fVG8+J8CyuoRUb5vxjb\n0ZVDJfDQqCQ4xl3ueA7xjvj3vs31758pmawPLrI6qD4u8JBIhr7fRoDLPFRdAqfo\nN8tXnRUkIZ4NsTn6soiKm3w1A5BTmSc73Hp/9KPwlJnswHamzHZsFcU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "9e6a18afc7aa4afe96e830eb09614f13", "name": "singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca", "fingerprint": "a3:fe:a9:42:47:1d:19:3e:23:e2:f3:3a:85:22:30:13"}} 2018-08-18 07:00:46,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-71388de6-57f0-4e71-9540-84bffd88912f 2018-08-18 07:00:46,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.149764060974s 2018-08-18 07:00:46,849 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-71388de6-57f0-4e71-9540-84bffd88912f 2018-08-18 07:00:46,850 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCm8DEHgV8u9TES0EfvCkBu1s+8ZlwJ13ntcXUF7ZtV4JDvxnskJb/VXo6IfvaU7ZC7aRFbkk5NkaaBIf48JXV3+uQ+8BO+E4u1ovCaxR3i4JvpZyHOABdijYia/DKXjzRqTUbXaCr/gRu9FSuW+WatPDkvSGBWu5J46cgbl2qAOj+iPI/wskVQsNPvjZyk5HXH5M6EktksVqjkFdHI+GNT8AGBD46D2isR7tHG8kQdclo7CehCGlo4itu22GSwEjBdS6R7WUa3/C4XI/iHjKzGjSf7iz2/lsDmmkS47OOCCduyhTYkoAQIKbX0pdLa4Z9S4yvLfUZbtazOvrmZ2o9/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApvAxB4FfLvUxEtBH7wpAbtbPvGZcCdd57XF1Be2bVeCQ78Z7\nJCW/1V6OiH72lO2Qu2kRW5JOTZGmgSH+PCV1d/rkPvATvhOLtaLwmsUd4uCb6Wch\nzgAXYo2Imvwyl480ak1G12gq/4EbvRUrlvlmrTw5L0hgVruSeOnIG5dqgDo/ojyP\n8LJFULDT742cpOR1x+TOhJLZLFao5BXRyPhjU/ABgQ+Og9orEe7RxvJEHXJaOwno\nQhpaOIrbtthksBIwXUuke1lGt/wuFyP4h4ysxo0n+4s9v5bA5ppEuOzjggnbsoU2\nJKAECCm19KXS2uGfUuMry31GW7Wszr65mdqPfwIDAQABAoIBAAZFc7ISfB7peyR3\nypwCSJVhYIB1X/PGsn/nCTxlxrYdL5SyYiHjgSdk2/noux6xJgTEV7CW+HYViKnF\nOyXLSnRtanGq1zMGzPLP4jYOPacuRO0pwK1ad4ZuRrl7y/LBoHh12rlw4lyi3wXl\na7PKPr83Sfaqw2O+vCvqrGfM8mVKu1tXndJSMHp+CHQ/AXyNheej5JOmvcDMrgFU\niVnFJUaI13xO5MekzU/JJeopmqLphP+zIXXQK4+WsrwwxAEdvglPYT5xZuNjbvu5\ntCAUnreT8ubMuXnlhmMJ4yxKDK3xWbs6JpQ4wdI4AWbAiGZhBQh2beVcVUOgOdnG\nYbAo37ECgYEA1LyCSuYdQ7LcwbwtF+TnqnAWt6MTDUysl5XfXGa+5o0mRzDrfPBW\ndID/NVOxMqjKkm62ZuMa7ToUsRWvxNnz58TmCFskcfdW3pqQBiyaHbn+GnAPTF8p\nZmBFZ3w+YB8cOkFaRTtwecUu5Pexx6D83tS2C9E/rkKcyTr6vD1lDVUCgYEAyONW\nvkoCT4fwdp3owsSqZOe8LqLEEcvc7zLp26sq0kggp0TfHtRxGvNA9H1JTbXwXjwy\nHGlvKni3OYKj7MtUpka6m7pyP8Uv+1mRrLX0+Kw0H8SBHPvgvhRXITjPr67UtY3g\n7VY57wVw+ksnSln621+pcsSQFvVhhZQoSGD5yYMCgYEAsg/jItv/bLXeb06Zk+Fm\nQ1O0wBqADOa7o9mvboEVkpZcjsQUp6vnQXbjpngZ3mRHwk9m3zGCTUQLI7oaODOS\nItG9FQtssvOrQ4GtwW09xlnypaBcPbl9RpKYJSlqcDw5/UzMSRyaZWI1gTMOHCDU\n55K1maiYm7xnzUtPqZXd6k0CgYEAjIVSASvd7+oET8Tns45ELu9W2Dxs8JHtCrlP\nkqRqAMwJY1guxu8N6y8rSZp181EIQbLTzsIFy+zDJgx3REV7AhDJqfNCxc7WYHjo\nCKsDIAu9LleThUW/kNbDl+6YgKjIC/Oh2gMN5V+mBr8ZTc4hRuDks+5BaH3e6MSZ\nZP/I2qcCgYEAj/b2IOVRh34tcbQQhMqNIE36HnPSDT7a/fVG8+J8CyuoRUb5vxjb\n0ZVDJfDQqCQ4xl3ueA7xjvj3vs31758pmawPLrI6qD4u8JBIhr7fRoDLPFRdAqfo\nN8tXnRUkIZ4NsTn6soiKm3w1A5BTmSc73Hp/9KPwlJnswHamzHZsFcU=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9e6a18afc7aa4afe96e830eb09614f13', 'name': u'singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca', 'created_at': '2018-08-18T07:00:46.849961', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a3:fe:a9:42:47:1d:19:3e:23:e2:f3:3a:85:22:30:13', 'type': 'ssh', 'id': u'singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca'}) 2018-08-18 07:00:46,850 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEApvAxB4FfLvUxEtBH7wpAbtbPvGZcCdd57XF1Be2bVeCQ78Z7 JCW/1V6OiH72lO2Qu2kRW5JOTZGmgSH+PCV1d/rkPvATvhOLtaLwmsUd4uCb6Wch zgAXYo2Imvwyl480ak1G12gq/4EbvRUrlvlmrTw5L0hgVruSeOnIG5dqgDo/ojyP 8LJFULDT742cpOR1x+TOhJLZLFao5BXRyPhjU/ABgQ+Og9orEe7RxvJEHXJaOwno QhpaOIrbtthksBIwXUuke1lGt/wuFyP4h4ysxo0n+4s9v5bA5ppEuOzjggnbsoU2 JKAECCm19KXS2uGfUuMry31GW7Wszr65mdqPfwIDAQABAoIBAAZFc7ISfB7peyR3 ypwCSJVhYIB1X/PGsn/nCTxlxrYdL5SyYiHjgSdk2/noux6xJgTEV7CW+HYViKnF OyXLSnRtanGq1zMGzPLP4jYOPacuRO0pwK1ad4ZuRrl7y/LBoHh12rlw4lyi3wXl a7PKPr83Sfaqw2O+vCvqrGfM8mVKu1tXndJSMHp+CHQ/AXyNheej5JOmvcDMrgFU iVnFJUaI13xO5MekzU/JJeopmqLphP+zIXXQK4+WsrwwxAEdvglPYT5xZuNjbvu5 tCAUnreT8ubMuXnlhmMJ4yxKDK3xWbs6JpQ4wdI4AWbAiGZhBQh2beVcVUOgOdnG YbAo37ECgYEA1LyCSuYdQ7LcwbwtF+TnqnAWt6MTDUysl5XfXGa+5o0mRzDrfPBW dID/NVOxMqjKkm62ZuMa7ToUsRWvxNnz58TmCFskcfdW3pqQBiyaHbn+GnAPTF8p ZmBFZ3w+YB8cOkFaRTtwecUu5Pexx6D83tS2C9E/rkKcyTr6vD1lDVUCgYEAyONW vkoCT4fwdp3owsSqZOe8LqLEEcvc7zLp26sq0kggp0TfHtRxGvNA9H1JTbXwXjwy HGlvKni3OYKj7MtUpka6m7pyP8Uv+1mRrLX0+Kw0H8SBHPvgvhRXITjPr67UtY3g 7VY57wVw+ksnSln621+pcsSQFvVhhZQoSGD5yYMCgYEAsg/jItv/bLXeb06Zk+Fm Q1O0wBqADOa7o9mvboEVkpZcjsQUp6vnQXbjpngZ3mRHwk9m3zGCTUQLI7oaODOS ItG9FQtssvOrQ4GtwW09xlnypaBcPbl9RpKYJSlqcDw5/UzMSRyaZWI1gTMOHCDU 55K1maiYm7xnzUtPqZXd6k0CgYEAjIVSASvd7+oET8Tns45ELu9W2Dxs8JHtCrlP kqRqAMwJY1guxu8N6y8rSZp181EIQbLTzsIFy+zDJgx3REV7AhDJqfNCxc7WYHjo CKsDIAu9LleThUW/kNbDl+6YgKjIC/Oh2gMN5V+mBr8ZTc4hRuDks+5BaH3e6MSZ ZP/I2qcCgYEAj/b2IOVRh34tcbQQhMqNIE36HnPSDT7a/fVG8+J8CyuoRUb5vxjb 0ZVDJfDQqCQ4xl3ueA7xjvj3vs31758pmawPLrI6qD4u8JBIhr7fRoDLPFRdAqfo N8tXnRUkIZ4NsTn6soiKm3w1A5BTmSc73Hp/9KPwlJnswHamzHZsFcU= -----END RSA PRIVATE KEY----- 2018-08-18 07:00:46,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-18 07:00:46,854 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -d '{"security_group": {"name": "singlevm1-sg_de1403ab-178d-4b4c-a712-028985f4ecca", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-18 07:00:46,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-106dbcdf-103c-4728-b604-a4ebb83ea567 Date: Sat, 18 Aug 2018 07:00:46 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:00:46Z", "updated_at": "2018-08-18T07:00:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:46Z", "revision_number": 0, "id": "d49cef90-443e-4267-9563-cc2e50c50c3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:46Z", "security_group_id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:46Z", "revision_number": 0, "id": "ef2ff281-51f6-443d-8c54-cd25e2ff6a5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:46Z", "security_group_id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d035469e9a84e03ad9e915ddb446437"}], "revision_number": 1, "project_id": "4d035469e9a84e03ad9e915ddb446437", "id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "name": "singlevm1-sg_de1403ab-178d-4b4c-a712-028985f4ecca"}} 2018-08-18 07:00:46,994 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-106dbcdf-103c-4728-b604-a4ebb83ea567 2018-08-18 07:00:46,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.140607833862s 2018-08-18 07:00:46,994 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-106dbcdf-103c-4728-b604-a4ebb83ea567 2018-08-18 07:00:46,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 07:00:46,999 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:00:47,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-7e5b69f7-a331-4ba2-9171-540fb283c9fb Date: Sat, 18 Aug 2018 07:00:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T06:59:36Z", "updated_at": "2018-08-18T06:59:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "1d084a73-135f-4b17-8511-d2c309019ff9", "remote_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "245a2855-c2c0-4a99-9530-c70c76f61975", "remote_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "443e8be9-9d5e-4972-8e58-fdd58e1c3599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "d5520a33-748b-40f7-804e-f9ed95ba2cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}], "revision_number": 1, "project_id": "4d035469e9a84e03ad9e915ddb446437", "id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:00:46Z", "updated_at": "2018-08-18T07:00:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:46Z", "revision_number": 0, "id": "d49cef90-443e-4267-9563-cc2e50c50c3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:46Z", "security_group_id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:46Z", "revision_number": 0, "id": "ef2ff281-51f6-443d-8c54-cd25e2ff6a5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:46Z", "security_group_id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d035469e9a84e03ad9e915ddb446437"}], "revision_number": 1, "project_id": "4d035469e9a84e03ad9e915ddb446437", "id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "name": "singlevm1-sg_de1403ab-178d-4b4c-a712-028985f4ecca"}, {"description": "Default security group", "tags": [], "tenant_id": "8001846499e64e84a024867e3519e3c5", "created_at": "2018-08-18T06:57:03Z", "updated_at": "2018-08-18T06:57:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "10ddcdd7-7d1e-46a5-97b2-34b835c3ba9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8001846499e64e84a024867e3519e3c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "33636701-fc9e-40e3-ae1c-bffee3878053", "remote_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8001846499e64e84a024867e3519e3c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "491b3d75-86e3-44c1-8d21-2ae32421a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8001846499e64e84a024867e3519e3c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "e943e963-a485-424b-9d3f-65f581570e9e", "remote_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8001846499e64e84a024867e3519e3c5"}], "revision_number": 1, "project_id": "8001846499e64e84a024867e3519e3c5", "id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-18T06:59:37Z", "updated_at": "2018-08-18T06:59:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:37Z", "revision_number": 0, "id": "1905783f-580b-4149-ba85-3e47d9a1ad60", "remote_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "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-18T06:59:37Z", "revision_number": 0, "id": "cffab17c-d85e-4a34-ab62-52d206bc8a61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "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-18T06:59:37Z", "revision_number": 0, "id": "d4bb54f9-f2be-479a-a89c-0de3ab8e1119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:37Z", "revision_number": 0, "id": "d9fd9893-1456-4d59-976c-5e91b4291169", "remote_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "833131ac-23af-49a0-8fbb-487c976d007d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "created_at": "2018-08-18T07:00:22Z", "updated_at": "2018-08-18T07:00:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "3c1c1e75-e883-4d52-bc74-f7994ca99d72", "remote_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "9946210e19d14fca9a715cc82730b4ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "ae91581f-6879-4e0f-92ea-cb8c60d0aeaa", "remote_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "9946210e19d14fca9a715cc82730b4ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "c1e7f554-4e2f-41e1-854f-510612e24dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "9946210e19d14fca9a715cc82730b4ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "e34fe6c9-d156-4c90-a045-063ead1591bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "9946210e19d14fca9a715cc82730b4ce"}], "revision_number": 1, "project_id": "9946210e19d14fca9a715cc82730b4ce", "id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "created_at": "2018-08-18T06:59:51Z", "updated_at": "2018-08-18T06:59:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "7584cb9e-b874-4b2c-9e11-9696f7925a7a", "remote_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ace9f7ceff45d38428b5933c95d584"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "9eafbbb2-a854-463f-bf7c-7c44af738639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ace9f7ceff45d38428b5933c95d584"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "b04917d1-8112-47b0-8082-c4c8a0175d9b", "remote_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ace9f7ceff45d38428b5933c95d584"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "f83f9e86-427f-4f19-ac5d-948eb7363990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ace9f7ceff45d38428b5933c95d584"}], "revision_number": 1, "project_id": "59ace9f7ceff45d38428b5933c95d584", "id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "name": "default"}]} 2018-08-18 07:00:47,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7e5b69f7-a331-4ba2-9171-540fb283c9fb 2018-08-18 07:00:47,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0678670406342s 2018-08-18 07:00:47,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-7e5b69f7-a331-4ba2-9171-540fb283c9fb 2018-08-18 07:00:47,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 07:00:47,072 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -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": "26fed456-a65a-404d-bf14-6cb54f9934ea"}}' 2018-08-18 07:00:47,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-23bb0c98-c143-4d8d-b19f-8e5f243fce6d Date: Sat, 18 Aug 2018 07:00:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-18T07:00:47Z", "security_group_id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "port_range_min": 22, "revision_number": 0, "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:00:47Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "id": "efd7936b-19dc-4112-a766-a1c784e160ff"}} 2018-08-18 07:00:47,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-23bb0c98-c143-4d8d-b19f-8e5f243fce6d 2018-08-18 07:00:47,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125446796417s 2018-08-18 07:00:47,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-23bb0c98-c143-4d8d-b19f-8e5f243fce6d 2018-08-18 07:00:47,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 07:00:47,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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:00:47,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-69c797cb-082b-46ae-a69f-ab64d5d5b62e Date: Sat, 18 Aug 2018 07:00:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T06:59:36Z", "updated_at": "2018-08-18T06:59:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "1d084a73-135f-4b17-8511-d2c309019ff9", "remote_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "245a2855-c2c0-4a99-9530-c70c76f61975", "remote_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "443e8be9-9d5e-4972-8e58-fdd58e1c3599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "d5520a33-748b-40f7-804e-f9ed95ba2cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}], "revision_number": 1, "project_id": "4d035469e9a84e03ad9e915ddb446437", "id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:00:46Z", "updated_at": "2018-08-18T07:00:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:46Z", "revision_number": 0, "id": "d49cef90-443e-4267-9563-cc2e50c50c3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:46Z", "security_group_id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:46Z", "revision_number": 0, "id": "ef2ff281-51f6-443d-8c54-cd25e2ff6a5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:46Z", "security_group_id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T07:00:47Z", "revision_number": 0, "id": "efd7936b-19dc-4112-a766-a1c784e160ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:47Z", "security_group_id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}], "revision_number": 2, "project_id": "4d035469e9a84e03ad9e915ddb446437", "id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "name": "singlevm1-sg_de1403ab-178d-4b4c-a712-028985f4ecca"}, {"description": "Default security group", "tags": [], "tenant_id": "8001846499e64e84a024867e3519e3c5", "created_at": "2018-08-18T06:57:03Z", "updated_at": "2018-08-18T06:57:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "10ddcdd7-7d1e-46a5-97b2-34b835c3ba9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8001846499e64e84a024867e3519e3c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "33636701-fc9e-40e3-ae1c-bffee3878053", "remote_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8001846499e64e84a024867e3519e3c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "491b3d75-86e3-44c1-8d21-2ae32421a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8001846499e64e84a024867e3519e3c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "e943e963-a485-424b-9d3f-65f581570e9e", "remote_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8001846499e64e84a024867e3519e3c5"}], "revision_number": 1, "project_id": "8001846499e64e84a024867e3519e3c5", "id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-18T06:59:37Z", "updated_at": "2018-08-18T06:59:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:37Z", "revision_number": 0, "id": "1905783f-580b-4149-ba85-3e47d9a1ad60", "remote_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "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-18T06:59:37Z", "revision_number": 0, "id": "cffab17c-d85e-4a34-ab62-52d206bc8a61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "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-18T06:59:37Z", "revision_number": 0, "id": "d4bb54f9-f2be-479a-a89c-0de3ab8e1119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:37Z", "revision_number": 0, "id": "d9fd9893-1456-4d59-976c-5e91b4291169", "remote_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "833131ac-23af-49a0-8fbb-487c976d007d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "created_at": "2018-08-18T07:00:22Z", "updated_at": "2018-08-18T07:00:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "3c1c1e75-e883-4d52-bc74-f7994ca99d72", "remote_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "9946210e19d14fca9a715cc82730b4ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "ae91581f-6879-4e0f-92ea-cb8c60d0aeaa", "remote_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "9946210e19d14fca9a715cc82730b4ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "c1e7f554-4e2f-41e1-854f-510612e24dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "9946210e19d14fca9a715cc82730b4ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "e34fe6c9-d156-4c90-a045-063ead1591bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "9946210e19d14fca9a715cc82730b4ce"}], "revision_number": 1, "project_id": "9946210e19d14fca9a715cc82730b4ce", "id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "created_at": "2018-08-18T06:59:51Z", "updated_at": "2018-08-18T06:59:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "7584cb9e-b874-4b2c-9e11-9696f7925a7a", "remote_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ace9f7ceff45d38428b5933c95d584"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "9eafbbb2-a854-463f-bf7c-7c44af738639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ace9f7ceff45d38428b5933c95d584"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "b04917d1-8112-47b0-8082-c4c8a0175d9b", "remote_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ace9f7ceff45d38428b5933c95d584"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "f83f9e86-427f-4f19-ac5d-948eb7363990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ace9f7ceff45d38428b5933c95d584"}], "revision_number": 1, "project_id": "59ace9f7ceff45d38428b5933c95d584", "id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "name": "default"}]} 2018-08-18 07:00:47,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-69c797cb-082b-46ae-a69f-ab64d5d5b62e 2018-08-18 07:00:47,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0505797863007s 2018-08-18 07:00:47,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-69c797cb-082b-46ae-a69f-ab64d5d5b62e 2018-08-18 07:00:47,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 07:00:47,256 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -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": "26fed456-a65a-404d-bf14-6cb54f9934ea"}}' 2018-08-18 07:00:47,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-177e3bb6-302c-4e58-b2aa-29590e581c70 Date: Sat, 18 Aug 2018 07:00:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-18T07:00:47Z", "security_group_id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "port_range_min": null, "revision_number": 0, "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:00:47Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "id": "8d89199b-51fb-4714-b0fc-59c629f7d0bc"}} 2018-08-18 07:00:47,373 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-177e3bb6-302c-4e58-b2aa-29590e581c70 2018-08-18 07:00:47,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117648839951s 2018-08-18 07:00:47,374 - 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-177e3bb6-302c-4e58-b2aa-29590e581c70 2018-08-18 07:00:47,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:00:47,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:00:47,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-500883f1-6f19-4dc5-8c68-7a7c541a0ed9 Date: Sat, 18 Aug 2018 07:00:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5d31efcd-e4d1-4c59-b50a-d7a3db61de6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":["ac42f4df-1c7c-4f27-ba6d-bf881d32c534"],"description":"","tags":[],"updated_at":"2018-08-18T07:00:40Z","qos_policy_id":null,"name":"singlevm1-net_de1403ab-178d-4b4c-a712-028985f4ecca","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:39Z","provider:network_type":"vxlan"}]} 2018-08-18 07:00:47,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-500883f1-6f19-4dc5-8c68-7a7c541a0ed9 2018-08-18 07:00:47,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0762870311737s 2018-08-18 07:00:47,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-500883f1-6f19-4dc5-8c68-7a7c541a0ed9 2018-08-18 07:00:47,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:00:47,460 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:00:47,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-cc0d9ca1-3010-40b1-a4da-600051640bfb Date: Sat, 18 Aug 2018 07:00:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:00:45Z", "file": "/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "e204f15d-f447-4f01-bcec-c6a3dbd6149f", "size": 12716032, "self": "/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_de1403ab-178d-4b4c-a712-028985f4ecca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_de1403ab-178d-4b4c-a712-028985f4ecca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:00:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:00:47,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cc0d9ca1-3010-40b1-a4da-600051640bfb 2018-08-18 07:00:47,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0234389305115s 2018-08-18 07:00:47,480 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cc0d9ca1-3010-40b1-a4da-600051640bfb 2018-08-18 07:00:47,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:00:47,484 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:00:47,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00: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-dfdea350-3b4c-46f1-8763-d421b373a4a7 x-compute-request-id: req-dfdea350-3b4c-46f1-8763-d421b373a4a7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_de1403ab-178d-4b4c-a712-028985f4ecca", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3a73bd03-aa03-4153-b263-c1423987cee0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3a73bd03-aa03-4153-b263-c1423987cee0", "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": "3a73bd03-aa03-4153-b263-c1423987cee0"}]} 2018-08-18 07:00:47,504 - 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-dfdea350-3b4c-46f1-8763-d421b373a4a7 2018-08-18 07:00:47,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226728916168s 2018-08-18 07:00:47,505 - 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-dfdea350-3b4c-46f1-8763-d421b373a4a7 2018-08-18 07:00:47,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-18 07:00:47,509 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -d '{"server": {"name": "singlevm1-vm_de1403ab-178d-4b4c-a712-028985f4ecca", "imageRef": "e204f15d-f447-4f01-bcec-c6a3dbd6149f", "key_name": "singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca", "flavorRef": "3a73bd03-aa03-4153-b263-c1423987cee0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5d31efcd-e4d1-4c59-b50a-d7a3db61de6b"}], "security_groups": [{"name": "26fed456-a65a-404d-bf14-6cb54f9934ea"}]}}' 2018-08-18 07:00:50,032 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:00: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 x-openstack-request-id: req-b785c88c-3a04-43c2-b5b8-c15f2cbc8b8d x-compute-request-id: req-b785c88c-3a04-43c2-b5b8-c15f2cbc8b8d Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/50d86317-9157-4a2b-89be-2300bd782028 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "26fed456-a65a-404d-bf14-6cb54f9934ea"}], "OS-DCF:diskConfig": "MANUAL", "id": "50d86317-9157-4a2b-89be-2300bd782028", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/50d86317-9157-4a2b-89be-2300bd782028", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/50d86317-9157-4a2b-89be-2300bd782028", "rel": "bookmark"}], "adminPass": "GX8vEaCHm4eJ"}} 2018-08-18 07:00:50,032 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b785c88c-3a04-43c2-b5b8-c15f2cbc8b8d 2018-08-18 07:00:50,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.52554297447s 2018-08-18 07:00:50,033 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b785c88c-3a04-43c2-b5b8-c15f2cbc8b8d 2018-08-18 07:00:50,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:00:50,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:00:51,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00: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-f1125655-546e-40b1-9ec8-d1cf82551423 x-compute-request-id: req-f1125655-546e-40b1-9ec8-d1cf82551423 Content-Encoding: gzip Content-Length: 643 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/50d86317-9157-4a2b-89be-2300bd782028", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/50d86317-9157-4a2b-89be-2300bd782028", "rel": "bookmark"}], "image": {"id": "e204f15d-f447-4f01-bcec-c6a3dbd6149f", "links": [{"href": "http://172.30.9.22:8774/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a73bd03-aa03-4153-b263-c1423987cee0", "links": [{"href": "http://172.30.9.22:8774/flavors/3a73bd03-aa03-4153-b263-c1423987cee0", "rel": "bookmark"}]}, "id": "50d86317-9157-4a2b-89be-2300bd782028", "user_id": "9e6a18afc7aa4afe96e830eb09614f13", "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-18T07:00:50Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_de1403ab-178d-4b4c-a712-028985f4ecca", "created": "2018-08-18T07:00:49Z", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:00:51,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f1125655-546e-40b1-9ec8-d1cf82551423 2018-08-18 07:00:51,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.72188591957s 2018-08-18 07:00:51,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f1125655-546e-40b1-9ec8-d1cf82551423 2018-08-18 07:00:51,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:00:51,762 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:00:51,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-902338f4-a528-4914-a893-0d5c7c036126 Date: Sat, 18 Aug 2018 07:00:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5d31efcd-e4d1-4c59-b50a-d7a3db61de6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":["ac42f4df-1c7c-4f27-ba6d-bf881d32c534"],"description":"","tags":[],"updated_at":"2018-08-18T07:00:40Z","qos_policy_id":null,"name":"singlevm1-net_de1403ab-178d-4b4c-a712-028985f4ecca","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:39Z","provider:network_type":"vxlan"}]} 2018-08-18 07:00:51,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-902338f4-a528-4914-a893-0d5c7c036126 2018-08-18 07:00:51,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0764310359955s 2018-08-18 07:00:51,839 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-902338f4-a528-4914-a893-0d5c7c036126 2018-08-18 07:00:51,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:00:51,840 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:00:51,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-c3c576c7-d10c-48c4-ac00-edaafef5c44c Date: Sat, 18 Aug 2018 07:00:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4},{"updated_at":"2018-08-18T07:00:40Z","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":"ac42f4df-1c7c-4f27-ba6d-bf881d32c534","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_de1403ab-178d-4b4c-a712-028985f4ecca","enable_dhcp":true,"segment_id":null,"network_id":"5d31efcd-e4d1-4c59-b50a-d7a3db61de6b","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:40Z","ip_version":4}]} 2018-08-18 07:00:51,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c3c576c7-d10c-48c4-ac00-edaafef5c44c 2018-08-18 07:00:51,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0635211467743s 2018-08-18 07:00:51,904 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c3c576c7-d10c-48c4-ac00-edaafef5c44c 2018-08-18 07:00:51,904 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:00:53,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:00:53,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:00:54,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00: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-a7839eea-bdfc-47e8-a2f9-a524f0a86179 x-compute-request-id: req-a7839eea-bdfc-47e8-a2f9-a524f0a86179 Content-Encoding: gzip Content-Length: 726 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/50d86317-9157-4a2b-89be-2300bd782028", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/50d86317-9157-4a2b-89be-2300bd782028", "rel": "bookmark"}], "image": {"id": "e204f15d-f447-4f01-bcec-c6a3dbd6149f", "links": [{"href": "http://172.30.9.22:8774/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a73bd03-aa03-4153-b263-c1423987cee0", "links": [{"href": "http://172.30.9.22:8774/flavors/3a73bd03-aa03-4153-b263-c1423987cee0", "rel": "bookmark"}]}, "id": "50d86317-9157-4a2b-89be-2300bd782028", "user_id": "9e6a18afc7aa4afe96e830eb09614f13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:00:53Z", "hostId": "009a8149aaf4afc8e58faec7937cbc92ca83a1fb180b087dcc5a5108", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_de1403ab-178d-4b4c-a712-028985f4ecca", "created": "2018-08-18T07:00:49Z", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:00:54,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a7839eea-bdfc-47e8-a2f9-a524f0a86179 2018-08-18 07:00:54,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00450897217s 2018-08-18 07:00:54,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a7839eea-bdfc-47e8-a2f9-a524f0a86179 2018-08-18 07:00:54,917 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:00:56,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:00:56,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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:00:57,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00: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-68a1ce8a-f096-4d1d-b963-7455337f30f2 x-compute-request-id: req-68a1ce8a-f096-4d1d-b963-7455337f30f2 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/50d86317-9157-4a2b-89be-2300bd782028", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/50d86317-9157-4a2b-89be-2300bd782028", "rel": "bookmark"}], "image": {"id": "e204f15d-f447-4f01-bcec-c6a3dbd6149f", "links": [{"href": "http://172.30.9.22:8774/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a73bd03-aa03-4153-b263-c1423987cee0", "links": [{"href": "http://172.30.9.22:8774/flavors/3a73bd03-aa03-4153-b263-c1423987cee0", "rel": "bookmark"}]}, "id": "50d86317-9157-4a2b-89be-2300bd782028", "security_groups": [{"name": "singlevm1-sg_de1403ab-178d-4b4c-a712-028985f4ecca"}], "user_id": "9e6a18afc7aa4afe96e830eb09614f13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:00:54Z", "hostId": "009a8149aaf4afc8e58faec7937cbc92ca83a1fb180b087dcc5a5108", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_de1403ab-178d-4b4c-a712-028985f4ecca", "created": "2018-08-18T07:00:49Z", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:00:57,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-68a1ce8a-f096-4d1d-b963-7455337f30f2 2018-08-18 07:00:57,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.824176073074s 2018-08-18 07:00:57,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-68a1ce8a-f096-4d1d-b963-7455337f30f2 2018-08-18 07:00:57,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:00:59,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:00:59,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:00,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:00: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-99b88fb2-91be-4d19-a7e6-fc6084ae65d4 x-compute-request-id: req-99b88fb2-91be-4d19-a7e6-fc6084ae65d4 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_de1403ab-178d-4b4c-a712-028985f4ecca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:39:4e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/50d86317-9157-4a2b-89be-2300bd782028", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/50d86317-9157-4a2b-89be-2300bd782028", "rel": "bookmark"}], "image": {"id": "e204f15d-f447-4f01-bcec-c6a3dbd6149f", "links": [{"href": "http://172.30.9.22:8774/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a73bd03-aa03-4153-b263-c1423987cee0", "links": [{"href": "http://172.30.9.22:8774/flavors/3a73bd03-aa03-4153-b263-c1423987cee0", "rel": "bookmark"}]}, "id": "50d86317-9157-4a2b-89be-2300bd782028", "security_groups": [{"name": "singlevm1-sg_de1403ab-178d-4b4c-a712-028985f4ecca"}], "user_id": "9e6a18afc7aa4afe96e830eb09614f13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:00:54Z", "hostId": "009a8149aaf4afc8e58faec7937cbc92ca83a1fb180b087dcc5a5108", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_de1403ab-178d-4b4c-a712-028985f4ecca", "created": "2018-08-18T07:00:49Z", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:01:00,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99b88fb2-91be-4d19-a7e6-fc6084ae65d4 2018-08-18 07:01:00,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357427835464s 2018-08-18 07:01: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-99b88fb2-91be-4d19-a7e6-fc6084ae65d4 2018-08-18 07:01:00,112 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:01:02,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:01:02,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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:02,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-c1ed911d-647e-4582-8817-fbb5a9caf6b1 x-compute-request-id: req-c1ed911d-647e-4582-8817-fbb5a9caf6b1 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_de1403ab-178d-4b4c-a712-028985f4ecca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:39:4e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/50d86317-9157-4a2b-89be-2300bd782028", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/50d86317-9157-4a2b-89be-2300bd782028", "rel": "bookmark"}], "image": {"id": "e204f15d-f447-4f01-bcec-c6a3dbd6149f", "links": [{"href": "http://172.30.9.22:8774/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a73bd03-aa03-4153-b263-c1423987cee0", "links": [{"href": "http://172.30.9.22:8774/flavors/3a73bd03-aa03-4153-b263-c1423987cee0", "rel": "bookmark"}]}, "id": "50d86317-9157-4a2b-89be-2300bd782028", "security_groups": [{"name": "singlevm1-sg_de1403ab-178d-4b4c-a712-028985f4ecca"}], "user_id": "9e6a18afc7aa4afe96e830eb09614f13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:00:54Z", "hostId": "009a8149aaf4afc8e58faec7937cbc92ca83a1fb180b087dcc5a5108", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_de1403ab-178d-4b4c-a712-028985f4ecca", "created": "2018-08-18T07:00:49Z", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:01:02,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1ed911d-647e-4582-8817-fbb5a9caf6b1 2018-08-18 07:01:02,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574100971222s 2018-08-18 07:01:02,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1ed911d-647e-4582-8817-fbb5a9caf6b1 2018-08-18 07:01:02,693 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:01:04,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:01:04,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:04,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-f8a10002-6081-449d-a09c-861cf83e3c0a x-compute-request-id: req-f8a10002-6081-449d-a09c-861cf83e3c0a Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_de1403ab-178d-4b4c-a712-028985f4ecca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:39:4e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/50d86317-9157-4a2b-89be-2300bd782028", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/50d86317-9157-4a2b-89be-2300bd782028", "rel": "bookmark"}], "image": {"id": "e204f15d-f447-4f01-bcec-c6a3dbd6149f", "links": [{"href": "http://172.30.9.22:8774/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-18T07:01:02.000000", "flavor": {"id": "3a73bd03-aa03-4153-b263-c1423987cee0", "links": [{"href": "http://172.30.9.22:8774/flavors/3a73bd03-aa03-4153-b263-c1423987cee0", "rel": "bookmark"}]}, "id": "50d86317-9157-4a2b-89be-2300bd782028", "security_groups": [{"name": "singlevm1-sg_de1403ab-178d-4b4c-a712-028985f4ecca"}], "user_id": "9e6a18afc7aa4afe96e830eb09614f13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:01:02Z", "hostId": "009a8149aaf4afc8e58faec7937cbc92ca83a1fb180b087dcc5a5108", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_de1403ab-178d-4b4c-a712-028985f4ecca", "created": "2018-08-18T07:00:49Z", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:01:04,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f8a10002-6081-449d-a09c-861cf83e3c0a 2018-08-18 07:01:04,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202400922775s 2018-08-18 07:01:04,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f8a10002-6081-449d-a09c-861cf83e3c0a 2018-08-18 07:01:04,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 07:01:04,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=50d86317-9157-4a2b-89be-2300bd782028" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:04,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-8e6ed6f7-be3c-4346-a2d0-88075c802f3d Date: Sat, 18 Aug 2018 07:01:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T07:01:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ac42f4df-1c7c-4f27-ba6d-bf881d32c534","ip_address":"192.168.120.9"}],"id":"0d28fce1-5c5d-4e66-a40e-4eaac8507c61","security_groups":["26fed456-a65a-404d-bf14-6cb54f9934ea"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:39:4e","project_id":"4d035469e9a84e03ad9e915ddb446437","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5d31efcd-e4d1-4c59-b50a-d7a3db61de6b","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:55Z","binding:vnic_type":"normal","device_id":"50d86317-9157-4a2b-89be-2300bd782028","ip_allocation":"immediate"}]} 2018-08-18 07:01:04,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=50d86317-9157-4a2b-89be-2300bd782028 used request id req-8e6ed6f7-be3c-4346-a2d0-88075c802f3d 2018-08-18 07:01:04,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0428078174591s 2018-08-18 07:01:04,946 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=50d86317-9157-4a2b-89be-2300bd782028 used request id req-8e6ed6f7-be3c-4346-a2d0-88075c802f3d 2018-08-18 07:01:04,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:04,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0d28fce1-5c5d-4e66-a40e-4eaac8507c61" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:05,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-60502296-76d1-403b-b146-804dc0e76c85 Date: Sat, 18 Aug 2018 07:01:05 GMT RESP BODY: {"floatingips": []} 2018-08-18 07:01:05,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0d28fce1-5c5d-4e66-a40e-4eaac8507c61 used request id req-60502296-76d1-403b-b146-804dc0e76c85 2018-08-18 07:01:05,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.201383113861s 2018-08-18 07:01:05,153 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0d28fce1-5c5d-4e66-a40e-4eaac8507c61 used request id req-60502296-76d1-403b-b146-804dc0e76c85 2018-08-18 07:01:05,153 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_de1403ab-178d-4b4c-a712-028985f4ecca': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:64:39:4e', 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'e204f15d-f447-4f01-bcec-c6a3dbd6149f'}), 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-18T07:01:02.000000', 'flavor': Munch({u'id': u'3a73bd03-aa03-4153-b263-c1423987cee0'}), 'az': u'nova', 'id': u'50d86317-9157-4a2b-89be-2300bd782028', 'security_groups': [Munch({u'name': u'singlevm1-sg_de1403ab-178d-4b4c-a712-028985f4ecca'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9e6a18afc7aa4afe96e830eb09614f13', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', '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-18T07:01:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T07:01:02Z', 'hostId': u'009a8149aaf4afc8e58faec7937cbc92ca83a1fb180b087dcc5a5108', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'009a8149aaf4afc8e58faec7937cbc92ca83a1fb180b087dcc5a5108', '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-18T07:01:02.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4d035469e9a84e03ad9e915ddb446437', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_de1403ab-178d-4b4c-a712-028985f4ecca', 'adminPass': u'GX8vEaCHm4eJ', 'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', 'created_at': u'2018-08-18T07:00:49Z', 'created': u'2018-08-18T07:00:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-18 07:01:05,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:01:05,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:05,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-ee880421-538d-4763-9fd7-dbae426aa86d Date: Sat, 18 Aug 2018 07:01:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5d31efcd-e4d1-4c59-b50a-d7a3db61de6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":["ac42f4df-1c7c-4f27-ba6d-bf881d32c534"],"description":"","tags":[],"updated_at":"2018-08-18T07:00:40Z","qos_policy_id":null,"name":"singlevm1-net_de1403ab-178d-4b4c-a712-028985f4ecca","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:39Z","provider:network_type":"vxlan"}]} 2018-08-18 07:01:05,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ee880421-538d-4763-9fd7-dbae426aa86d 2018-08-18 07:01:05,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0745561122894s 2018-08-18 07:01:05,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ee880421-538d-4763-9fd7-dbae426aa86d 2018-08-18 07:01:05,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 07:01:05,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=50d86317-9157-4a2b-89be-2300bd782028" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:05,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-d5413d81-d225-434f-bb1b-569fd713d70d Date: Sat, 18 Aug 2018 07:01:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T07:01:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ac42f4df-1c7c-4f27-ba6d-bf881d32c534","ip_address":"192.168.120.9"}],"id":"0d28fce1-5c5d-4e66-a40e-4eaac8507c61","security_groups":["26fed456-a65a-404d-bf14-6cb54f9934ea"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:39:4e","project_id":"4d035469e9a84e03ad9e915ddb446437","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5d31efcd-e4d1-4c59-b50a-d7a3db61de6b","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:55Z","binding:vnic_type":"normal","device_id":"50d86317-9157-4a2b-89be-2300bd782028","ip_allocation":"immediate"}]} 2018-08-18 07:01:05,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=50d86317-9157-4a2b-89be-2300bd782028 used request id req-d5413d81-d225-434f-bb1b-569fd713d70d 2018-08-18 07:01:05,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0423350334167s 2018-08-18 07:01:05,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=50d86317-9157-4a2b-89be-2300bd782028 used request id req-d5413d81-d225-434f-bb1b-569fd713d70d 2018-08-18 07:01:05,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-18 07:01:05,275 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -d '{"floatingip": {"floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "fixed_ip_address": "192.168.120.9", "port_id": "0d28fce1-5c5d-4e66-a40e-4eaac8507c61"}}' 2018-08-18 07:01:07,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-65d9b0b1-e187-4fad-b326-bb27dccbdd71 Date: Sat, 18 Aug 2018 07:01:07 GMT RESP BODY: {"floatingip": {"router_id": "471f3610-9c5d-41bc-a9d8-01a5b7b828c9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:01:06Z", "updated_at": "2018-08-18T07:01:06Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5d31efcd-e4d1-4c59-b50a-d7a3db61de6b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:39:4e", "device_id": "50d86317-9157-4a2b-89be-2300bd782028"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4d035469e9a84e03ad9e915ddb446437", "port_id": "0d28fce1-5c5d-4e66-a40e-4eaac8507c61", "id": "59cd999a-2208-417a-bf95-4f62a9a67f8a", "qos_policy_id": null}} 2018-08-18 07:01:07,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-65d9b0b1-e187-4fad-b326-bb27dccbdd71 2018-08-18 07:01:07,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.23567795753s 2018-08-18 07:01:07,511 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-65d9b0b1-e187-4fad-b326-bb27dccbdd71 2018-08-18 07:01:07,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:07,518 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:07,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-b9142b01-768e-4212-a291-4f7ca5c793e5 Date: Sat, 18 Aug 2018 07:01:07 GMT RESP BODY: {"floatingips": [{"router_id": "471f3610-9c5d-41bc-a9d8-01a5b7b828c9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:01:06Z", "updated_at": "2018-08-18T07:01:06Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5d31efcd-e4d1-4c59-b50a-d7a3db61de6b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:39:4e", "device_id": "50d86317-9157-4a2b-89be-2300bd782028"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4d035469e9a84e03ad9e915ddb446437", "port_id": "0d28fce1-5c5d-4e66-a40e-4eaac8507c61", "id": "59cd999a-2208-417a-bf95-4f62a9a67f8a", "qos_policy_id": null}]} 2018-08-18 07:01:07,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b9142b01-768e-4212-a291-4f7ca5c793e5 2018-08-18 07:01:07,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0784850120544s 2018-08-18 07:01:07,597 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b9142b01-768e-4212-a291-4f7ca5c793e5 2018-08-18 07:01:07,601 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:01:07,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:07,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-e9249a62-7aea-4dd6-8014-a6c25198c79a Date: Sat, 18 Aug 2018 07:01:07 GMT RESP BODY: {"floatingips": [{"router_id": "471f3610-9c5d-41bc-a9d8-01a5b7b828c9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:01:06Z", "updated_at": "2018-08-18T07:01:06Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5d31efcd-e4d1-4c59-b50a-d7a3db61de6b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:39:4e", "device_id": "50d86317-9157-4a2b-89be-2300bd782028"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4d035469e9a84e03ad9e915ddb446437", "port_id": "0d28fce1-5c5d-4e66-a40e-4eaac8507c61", "id": "59cd999a-2208-417a-bf95-4f62a9a67f8a", "qos_policy_id": null}]} 2018-08-18 07:01:07,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e9249a62-7aea-4dd6-8014-a6c25198c79a 2018-08-18 07:01:07,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0535850524902s 2018-08-18 07:01:07,760 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e9249a62-7aea-4dd6-8014-a6c25198c79a 2018-08-18 07:01:07,763 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:01:07,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:07,869 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:07,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-54770db2-9577-40bf-87c8-98b5a272bd83 Date: Sat, 18 Aug 2018 07:01:07 GMT RESP BODY: {"floatingips": [{"router_id": "471f3610-9c5d-41bc-a9d8-01a5b7b828c9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:01:06Z", "updated_at": "2018-08-18T07:01:06Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5d31efcd-e4d1-4c59-b50a-d7a3db61de6b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:39:4e", "device_id": "50d86317-9157-4a2b-89be-2300bd782028"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4d035469e9a84e03ad9e915ddb446437", "port_id": "0d28fce1-5c5d-4e66-a40e-4eaac8507c61", "id": "59cd999a-2208-417a-bf95-4f62a9a67f8a", "qos_policy_id": null}]} 2018-08-18 07:01:07,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-54770db2-9577-40bf-87c8-98b5a272bd83 2018-08-18 07:01:07,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0580050945282s 2018-08-18 07:01:07,927 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-54770db2-9577-40bf-87c8-98b5a272bd83 2018-08-18 07:01:07,929 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:01:08,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:08,032 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:08,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-7213ab7e-63cb-4d44-8c12-4a2064c28908 Date: Sat, 18 Aug 2018 07:01:08 GMT RESP BODY: {"floatingips": [{"router_id": "471f3610-9c5d-41bc-a9d8-01a5b7b828c9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:01:06Z", "updated_at": "2018-08-18T07:01:06Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5d31efcd-e4d1-4c59-b50a-d7a3db61de6b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:39:4e", "device_id": "50d86317-9157-4a2b-89be-2300bd782028"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4d035469e9a84e03ad9e915ddb446437", "port_id": "0d28fce1-5c5d-4e66-a40e-4eaac8507c61", "id": "59cd999a-2208-417a-bf95-4f62a9a67f8a", "qos_policy_id": null}]} 2018-08-18 07:01:08,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7213ab7e-63cb-4d44-8c12-4a2064c28908 2018-08-18 07:01:08,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0789179801941s 2018-08-18 07:01:08,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7213ab7e-63cb-4d44-8c12-4a2064c28908 2018-08-18 07:01:08,114 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:01:08,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:08,220 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:08,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-9b620cf3-b02c-4c46-b0af-778dfcfe866d Date: Sat, 18 Aug 2018 07:01:08 GMT RESP BODY: {"floatingips": [{"router_id": "471f3610-9c5d-41bc-a9d8-01a5b7b828c9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:01:06Z", "updated_at": "2018-08-18T07:01:06Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5d31efcd-e4d1-4c59-b50a-d7a3db61de6b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:39:4e", "device_id": "50d86317-9157-4a2b-89be-2300bd782028"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4d035469e9a84e03ad9e915ddb446437", "port_id": "0d28fce1-5c5d-4e66-a40e-4eaac8507c61", "id": "59cd999a-2208-417a-bf95-4f62a9a67f8a", "qos_policy_id": null}]} 2018-08-18 07:01:08,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9b620cf3-b02c-4c46-b0af-778dfcfe866d 2018-08-18 07:01:08,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557091236115s 2018-08-18 07:01:08,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9b620cf3-b02c-4c46-b0af-778dfcfe866d 2018-08-18 07:01:08,278 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:01:08,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:08,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:08,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-a28ee4c4-6da2-4dd3-9f12-1e3fbc1138a7 Date: Sat, 18 Aug 2018 07:01:08 GMT RESP BODY: {"floatingips": [{"router_id": "471f3610-9c5d-41bc-a9d8-01a5b7b828c9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:01:06Z", "updated_at": "2018-08-18T07:01:06Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5d31efcd-e4d1-4c59-b50a-d7a3db61de6b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:39:4e", "device_id": "50d86317-9157-4a2b-89be-2300bd782028"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4d035469e9a84e03ad9e915ddb446437", "port_id": "0d28fce1-5c5d-4e66-a40e-4eaac8507c61", "id": "59cd999a-2208-417a-bf95-4f62a9a67f8a", "qos_policy_id": null}]} 2018-08-18 07:01:08,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a28ee4c4-6da2-4dd3-9f12-1e3fbc1138a7 2018-08-18 07:01:08,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0530679225922s 2018-08-18 07:01:08,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a28ee4c4-6da2-4dd3-9f12-1e3fbc1138a7 2018-08-18 07:01:08,440 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:01:08,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:08,545 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:08,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-22c65bab-2b39-4c38-ac3f-32866edb131f Date: Sat, 18 Aug 2018 07:01:08 GMT RESP BODY: {"floatingips": [{"router_id": "471f3610-9c5d-41bc-a9d8-01a5b7b828c9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:01:06Z", "updated_at": "2018-08-18T07:01:08Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5d31efcd-e4d1-4c59-b50a-d7a3db61de6b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:39:4e", "device_id": "50d86317-9157-4a2b-89be-2300bd782028"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "4d035469e9a84e03ad9e915ddb446437", "port_id": "0d28fce1-5c5d-4e66-a40e-4eaac8507c61", "id": "59cd999a-2208-417a-bf95-4f62a9a67f8a", "qos_policy_id": null}]} 2018-08-18 07:01:08,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-22c65bab-2b39-4c38-ac3f-32866edb131f 2018-08-18 07:01:08,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0531990528107s 2018-08-18 07:01:08,598 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-22c65bab-2b39-4c38-ac3f-32866edb131f 2018-08-18 07:01:08,602 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'471f3610-9c5d-41bc-a9d8-01a5b7b828c9', 'updated_at': u'2018-08-18T07:01:08Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'0d28fce1-5c5d-4e66-a40e-4eaac8507c61', 'id': u'59cd999a-2208-417a-bf95-4f62a9a67f8a', 'network': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'port': u'0d28fce1-5c5d-4e66-a40e-4eaac8507c61', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4d035469e9a84e03ad9e915ddb446437', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5d31efcd-e4d1-4c59-b50a-d7a3db61de6b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:64:39:4e', u'device_id': u'50d86317-9157-4a2b-89be-2300bd782028'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', 'created_at': u'2018-08-18T07:01:06Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5d31efcd-e4d1-4c59-b50a-d7a3db61de6b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:64:39:4e', u'device_id': u'50d86317-9157-4a2b-89be-2300bd782028'}), 'router': u'471f3610-9c5d-41bc-a9d8-01a5b7b828c9'}) 2018-08-18 07:01:08,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 07:01:08,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/50d86317-9157-4a2b-89be-2300bd782028/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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 07:01:09,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-b8efcab3-2b1d-44e7-a291-a1c573c08091 x-compute-request-id: req-b8efcab3-2b1d-44e7-a291-a1c573c08091 Content-Encoding: gzip Content-Length: 9576 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 570411567 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.192665] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195060] pid_max: default: 32768 minimum: 301\n[ 0.196345] ACPI: Core revision 20150930\n[ 0.198076] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199991] Security Framework initialized\n[ 0.201205] Yama: becoming mindful.\n[ 0.202251] AppArmor: AppArmor initialized\n[ 0.203482] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205339] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207151] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208863] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210851] Initializing cgroup subsys io\n[ 0.212041] Initializing cgroup subsys memory\n[ 0.213300] Initializing cgroup subsys devices\n[ 0.214569] Initializing cgroup subsys freezer\n[ 0.215846] Initializing cgroup subsys net_cls\n[ 0.217100] Initializing cgroup subsys perf_event\n[ 0.218421] Initializing cgroup subsys net_prio\n[ 0.219723] Initializing cgroup subsys hugetlb\n[ 0.221023] Initializing cgroup subsys pids\n[ 0.222262] CPU: Physical Processor ID: 0\n[ 0.224148] mce: CPU supports 10 MCE banks\n[ 0.225357] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226808] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244116] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250838] ftrace: allocating 31920 entries in 125 pages\n[ 0.276301] smpboot: Max logical packages: 1\n[ 0.277533] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279515] x2apic enabled\n[ 0.280691] Switched APIC routing to physical x2apic.\n[ 0.283237] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284834] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290249] KVM setup paravirtual spinlock\n[ 0.291938] x86: Booted up 1 node, 1 CPUs\n[ 0.293109] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295082] devtmpfs: initialized\n[ 0.297105] evm: security.selinux\n[ 0.298111] evm: security.SMACK64\n[ 0.299108] evm: security.SMACK64EXEC\n[ 0.300183] evm: security.SMACK64TRANSMUTE\n[ 0.301364] evm: security.SMACK64MMAP\n[ 0.302446] evm: security.ima\n[ 0.303378] evm: security.capability\n[ 0.304504] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307141] pinctrl core: initialized pinctrl subsystem\n[ 0.308676] RTC time: 7:01:02, date: 08/18/18\n[ 0.310017] NET: Registered protocol family 16\n[ 0.311437] cpuidle: using governor ladder\n[ 0.312618] cpuidle: using governor menu\n[ 0.313752] PCCT header not found.\n[ 0.314819] ACPI: bus type PCI registered\n[ 0.315968] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317719] PCI: Using configuration type 1 for base access\n[ 0.319950] ACPI: Added _OSI(Module Device)\n[ 0.321162] ACPI: Added _OSI(Processor Device)\n[ 0.322441] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325985] ACPI: Interpreter enabled\n[ 0.327076] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337719] ACPI: (supports S0 S5)\n[ 0.338739] ACPI: Using IOAPIC for interrupt routing\n[ 0.340099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345726] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347492] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349198] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352360] acpiphp: Slot [3] registered\n[ 0.353514] acpiphp: Slot [4] registered\n[ 0.354661] acpiphp: Slot [5] registered\n[ 0.355806] acpiphp: Slot [6] registered\n[ 0.356953] acpiphp: Slot [7] registered\n[ 0.358091] acpiphp: Slot [8] registered\n[ 0.359232] acpiphp: Slot [9] registered\n[ 0.360365] acpiphp: Slot [10] registered\n[ 0.361526] acpiphp: Slot [11] registered\n[ 0.362727] acpiphp: Slot [12] registered\n[ 0.363887] acpiphp: Slot [13] registered\n[ 0.365046] acpiphp: Slot [14] registered\n[ 0.366215] acpiphp: Slot [15] registered\n[ 0.381831] acpiphp: Slot [16] registered\n[ 0.383037] acpiphp: Slot [17] registered\n[ 0.384206] acpiphp: Slot [18] registered\n[ 0.385367] acpiphp: Slot [19] registered\n[ 0.386534] acpiphp: Slot [20] registered\n[ 0.387703] acpiphp: Slot [21] registered\n[ 0.388861] acpiphp: Slot [22] registered\n[ 0.390020] acpiphp: Slot [23] registered\n[ 0.391184] acpiphp: Slot [24] registered\n[ 0.392367] acpiphp: Slot [25] registered\n[ 0.393535] acpiphp: Slot [26] registered\n[ 0.394703] acpiphp: Slot [27] registered\n[ 0.395868] acpiphp: Slot [28] registered\n[ 0.397031] acpiphp: Slot [29] registered\n[ 0.398195] acpiphp: Slot [30] registered\n[ 0.399352] acpiphp: Slot [31] registered\n[ 0.400511] PCI host bridge to bus 0000:00\n[ 0.401667] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403429] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405165] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409327] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411442] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415657] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417471] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419146] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425267] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.448050] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.450172] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.452221] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.454295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.458221] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.460085] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461594] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463861] vgaarb: loaded\n[ 0.464740] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466455] SCSI subsystem initialized\n[ 0.467770] ACPI: bus type USB registered\n[ 0.468964] usbcore: registered new interface driver usbfs\n[ 0.470442] usbcore: registered new interface driver hub\n[ 0.471885] usbcore: registered new device driver usb\n[ 0.473498] PCI: Using ACPI for IRQ routing\n[ 0.475095] NetLabel: Initializing\n[ 0.476144] NetLabel: domain hash size = 128\n[ 0.477405] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478789] NetLabel: unlabeled traffic allowed by default\n[ 0.480451] clocksource: Switched to clocksource kvm-clock\n[ 0.490506] AppArmor: AppArmor Filesystem Enabled\n[ 0.491894] pnp: PnP ACPI init\n[ 0.493220] pnp: PnP ACPI: found 5 devices\n[ 0.500234] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502719] NET: Registered protocol family 2\n[ 0.504237] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.506095] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507836] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509574] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511152] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512840] NET: Registered protocol family 1\n[ 0.514150] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515734] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517281] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546724] Trying to unpack rootfs image as initramfs...\n[ 0.609455] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614717] Scanning for low memory corruption every 60 seconds\n[ 0.617065] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618762] audit: initializing netlink subsys (disabled)\n[ 0.620297] audit: type=2000 audit(1534575663.629:1): initialized\n[ 0.622311] Initialise system trusted keyring\n[ 0.623752] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625473] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.628289] zbud: loaded\n[ 0.629355] VFS: Disk quotas dquot_6.6.0\n[ 0.630563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632834] fuse init (API version 7.23)\n[ 0.634128] Key type big_key registered\n[ 0.635340] Allocating IMA MOK and blacklist keyrings.\n[ 0.637202] Key type asymmetric registered\n[ 0.638413] Asymmetric key parser 'x509' registered\n[ 0.639809] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642005] io scheduler noop registered\n[ 0.643152] io scheduler deadline registered (default)\n[ 0.644608] io scheduler cfq registered\n[ 0.645900] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647408] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.649274] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.651396] ACPI: Power Button [PWRF]\n[ 0.652726] GHES: HEST is not enabled!\n[ 0.667085] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696928] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723921] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727250] Linux agpgart interface v0.103\n[ 0.730893] brd: module loaded\n[ 0.733266] loop: module loaded\n[ 0.738719] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740851] GPT:90111 != 2097151\n[ 0.741862] GPT:Alternate GPT header not at the end of the disk.\n[ 0.743447] GPT:90111 != 2097151\n[ 0.744465] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745907] vda: vda1 vda15\n[ 0.747645] scsi host0: ata_piix\n[ 0.748802] scsi host1: ata_piix\n[ 0.749845] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.751615] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753986] libphy: Fixed MDIO Bus: probed\n[ 0.755181] tun: Universal TUN/TAP device driver, 1.6\n[ 0.756626] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.759660] PPP generic driver version 2.4.2\n[ 0.760990] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.762728] ehci-pci: EHCI PCI platform driver\n[ 0.764014] ehci-platform: EHCI generic platform driver\n[ 0.765459] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767152] ohci-pci: OHCI PCI platform driver\n[ 0.768422] ohci-platform: OHCI generic platform driver\n[ 0.769875] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784652] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788307] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791451] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.793225] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.795300] usb usb1: Product: UHCI Host Controller\n[ 0.796674] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.798424] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799835] hub 1-0:1.0: USB hub found\n[ 0.800988] hub 1-0:1.0: 2 ports detected\n[ 0.802340] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.805393] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.806801] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.808277] mousedev: PS/2 mouse device common for all mice\n[ 0.810095] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.812755] rtc_cmos 00:00: RTC can wake from S4\n[ 0.814359] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.816100] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817873] i2c /dev entries driver\n[ 0.818984] device-mapper: uevent: version 1.0.3\n[ 0.820371] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.822797] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824793] NET: Registered protocol family 10\n[ 0.826427] NET: Registered protocol family 17\n[ 0.827756] Key type dns_resolver registered\n[ 0.829132] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.830718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.833249] registered taskstats version 1\n[ 0.834474] Loading compiled-in X.509 certificates\n[ 0.836392] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.839118] zswap: loaded using pool lzo/zbud\n[ 0.841307] Key type trusted registered\n[ 0.843600] Key type encrypted registered\n[ 0.844805] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.846343] ima: No TPM chip found, activating TPM-bypass!\n[ 0.847907] evm: HMAC attrs: 0x1\n[ 0.849311] Magic number: 14:67:16\n[ 0.850506] rtc_cmos 00:00: setting system clock to 2018-08-18 07:01:03 UTC (1534575663)\n[ 0.852901] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.854536] EDD information not available.\n[ 0.910190] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927163] Write protecting the kernel read-only data: 14336k\n[ 0.930238] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.932854] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.983185] 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.84\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.98. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3nsFKMETXjKbXGkS8RfbyOCJwQ+9XHa7N6w8bms+W8goXxhWZ3Kc5gGMm5hnsi6s9F383Gu2koOiclyzLEI42EyXrTsxn4V+LTqhVTD9zJvCv1y0pZVpVYEf2xtAJmx2JwYw3Kn/oNb85DbN89L7SW/GJkuiJnt177hZvD1n/i1sDchAt0W6Gq2c8vpOlalrSTb2Hl5rJ6Olk5Wqh13mwapNeoUJLQIeRcovWM3cxF/LmD0pO6K5ZiVOTZDoexIdwhP7OX51+BtietORtAsTH98xNTTT4FSGMvl2xAjd172z5omXGhEojZtJ7LdWNwt/440VVq/fG7foXH34pcByf root@singlevm1-vm-de1403ab-178d-4b4c-a712-028985f4ecca\nssh-dss AAAAB3NzaC1kc3MAAACBAJPcow6zZsyGt9I86N4Z81yMdyhMMmJm0Gv2JaXmMnvB+Oc2sRQtKY+aS18wvdSMonKhqBNt6y4yKxAS4lBqRZ+KrIt2FwaHWYOGUBJA3cZzaDEQfAungivHLJx7nzP1zkOhp2D7G0VHfkKduqtd8x1+P37jQBQ1xz/9hHXhvCDRAAAAFQC+ScSc7j3BREQw97dbOmBDAtixewAAAIBFjJvRKaYDWNcm1sXeUbo8jVBAV/5Ts+YuIZfmr+eL15oOzknIkj7T7E6XMFAaK+L9Rm/YMPbLVOWejKSfeuxz3Pdirg0oa24zhxPEnPbUd0Fz+nGjBUsWwbuIakDm9KDh9xHfBOxAocIuOy9s1kHveTV0yBk6L/aU8kjcxxq50wAAAIEAhKxfq4StFM3hIUCZuIgv4kt3SSzf79n7iUGAfKxLZZ3k0xssF1qYBhnlVp/1yuuqrQg4FF+k4WT2ImksqCiwJGD7j+GMOUUG5ZG0a2AqKbzP1TAAB5Dqhg1EmwX42gAXcsonldnhT2psaFt1v3/LvF/envWuK9J+MDI/2a/nOp0= root@singlevm1-vm-de1403ab-178d-4b4c-a712-028985f4ecca\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe64:394e/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.9 \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-de1403ab-178d-4b4c-a712-028985f4ecca\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.99 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-de1403ab-178d-4b4c-a712-028985f4ecca login: "} 2018-08-18 07:01:09,367 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/50d86317-9157-4a2b-89be-2300bd782028/action used request id req-b8efcab3-2b1d-44e7-a291-a1c573c08091 2018-08-18 07:01:09,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.764592885971s 2018-08-18 07:01:09,368 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/50d86317-9157-4a2b-89be-2300bd782028/action used request id req-b8efcab3-2b1d-44e7-a291-a1c573c08091 2018-08-18 07:01:09,368 - 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 570411567 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.192665] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195060] pid_max: default: 32768 minimum: 301 [ 0.196345] ACPI: Core revision 20150930 [ 0.198076] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199991] Security Framework initialized [ 0.201205] Yama: becoming mindful. [ 0.202251] AppArmor: AppArmor initialized [ 0.203482] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.205339] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207151] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208863] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210851] Initializing cgroup subsys io [ 0.212041] Initializing cgroup subsys memory [ 0.213300] Initializing cgroup subsys devices [ 0.214569] Initializing cgroup subsys freezer [ 0.215846] Initializing cgroup subsys net_cls [ 0.217100] Initializing cgroup subsys perf_event [ 0.218421] Initializing cgroup subsys net_prio [ 0.219723] Initializing cgroup subsys hugetlb [ 0.221023] Initializing cgroup subsys pids [ 0.222262] CPU: Physical Processor ID: 0 [ 0.224148] mce: CPU supports 10 MCE banks [ 0.225357] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226808] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.244116] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.250838] ftrace: allocating 31920 entries in 125 pages [ 0.276301] smpboot: Max logical packages: 1 [ 0.277533] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.279515] x2apic enabled [ 0.280691] Switched APIC routing to physical x2apic. [ 0.283237] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.284834] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.287672] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.290249] KVM setup paravirtual spinlock [ 0.291938] x86: Booted up 1 node, 1 CPUs [ 0.293109] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.295082] devtmpfs: initialized [ 0.297105] evm: security.selinux [ 0.298111] evm: security.SMACK64 [ 0.299108] evm: security.SMACK64EXEC [ 0.300183] evm: security.SMACK64TRANSMUTE [ 0.301364] evm: security.SMACK64MMAP [ 0.302446] evm: security.ima [ 0.303378] evm: security.capability [ 0.304504] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.307141] pinctrl core: initialized pinctrl subsystem [ 0.308676] RTC time: 7:01:02, date: 08/18/18 [ 0.310017] NET: Registered protocol family 16 [ 0.311437] cpuidle: using governor ladder [ 0.312618] cpuidle: using governor menu [ 0.313752] PCCT header not found. [ 0.314819] ACPI: bus type PCI registered [ 0.315968] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.317719] PCI: Using configuration type 1 for base access [ 0.319950] ACPI: Added _OSI(Module Device) [ 0.321162] ACPI: Added _OSI(Processor Device) [ 0.322441] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.323740] ACPI: Added _OSI(Processor Aggregator Device) [ 0.325985] ACPI: Interpreter enabled [ 0.327076] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.329737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.332417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.335072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.337719] ACPI: (supports S0 S5) [ 0.338739] ACPI: Using IOAPIC for interrupt routing [ 0.340099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.344101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.345726] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.347492] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.349198] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.352360] acpiphp: Slot [3] registered [ 0.353514] acpiphp: Slot [4] registered [ 0.354661] acpiphp: Slot [5] registered [ 0.355806] acpiphp: Slot [6] registered [ 0.356953] acpiphp: Slot [7] registered [ 0.358091] acpiphp: Slot [8] registered [ 0.359232] acpiphp: Slot [9] registered [ 0.360365] acpiphp: Slot [10] registered [ 0.361526] acpiphp: Slot [11] registered [ 0.362727] acpiphp: Slot [12] registered [ 0.363887] acpiphp: Slot [13] registered [ 0.365046] acpiphp: Slot [14] registered [ 0.366215] acpiphp: Slot [15] registered [ 0.381831] acpiphp: Slot [16] registered [ 0.383037] acpiphp: Slot [17] registered [ 0.384206] acpiphp: Slot [18] registered [ 0.385367] acpiphp: Slot [19] registered [ 0.386534] acpiphp: Slot [20] registered [ 0.387703] acpiphp: Slot [21] registered [ 0.388861] acpiphp: Slot [22] registered [ 0.390020] acpiphp: Slot [23] registered [ 0.391184] acpiphp: Slot [24] registered [ 0.392367] acpiphp: Slot [25] registered [ 0.393535] acpiphp: Slot [26] registered [ 0.394703] acpiphp: Slot [27] registered [ 0.395868] acpiphp: Slot [28] registered [ 0.397031] acpiphp: Slot [29] registered [ 0.398195] acpiphp: Slot [30] registered [ 0.399352] acpiphp: Slot [31] registered [ 0.400511] PCI host bridge to bus 0000:00 [ 0.401667] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403429] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.405165] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407241] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409327] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411442] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.415657] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.417471] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419146] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.420944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425267] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.427321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.448050] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.450172] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.452221] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.454295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.456419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.458221] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.460085] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.461594] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.463861] vgaarb: loaded [ 0.464740] vgaarb: bridge control possible 0000:00:02.0 [ 0.466455] SCSI subsystem initialized [ 0.467770] ACPI: bus type USB registered [ 0.468964] usbcore: registered new interface driver usbfs [ 0.470442] usbcore: registered new interface driver hub [ 0.471885] usbcore: registered new device driver usb [ 0.473498] PCI: Using ACPI for IRQ routing [ 0.475095] NetLabel: Initializing [ 0.476144] NetLabel: domain hash size = 128 [ 0.477405] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.478789] NetLabel: unlabeled traffic allowed by default [ 0.480451] clocksource: Switched to clocksource kvm-clock [ 0.490506] AppArmor: AppArmor Filesystem Enabled [ 0.491894] pnp: PnP ACPI init [ 0.493220] pnp: PnP ACPI: found 5 devices [ 0.500234] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.502719] NET: Registered protocol family 2 [ 0.504237] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.506095] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.507836] TCP: Hash tables configured (established 4096 bind 4096) [ 0.509574] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.511152] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.512840] NET: Registered protocol family 1 [ 0.514150] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.515734] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517281] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.531957] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.546724] Trying to unpack rootfs image as initramfs... [ 0.609455] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.614717] Scanning for low memory corruption every 60 seconds [ 0.617065] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.618762] audit: initializing netlink subsys (disabled) [ 0.620297] audit: type=2000 audit(1534575663.629:1): initialized [ 0.622311] Initialise system trusted keyring [ 0.623752] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.625473] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.628289] zbud: loaded [ 0.629355] VFS: Disk quotas dquot_6.6.0 [ 0.630563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.632834] fuse init (API version 7.23) [ 0.634128] Key type big_key registered [ 0.635340] Allocating IMA MOK and blacklist keyrings. [ 0.637202] Key type asymmetric registered [ 0.638413] Asymmetric key parser 'x509' registered [ 0.639809] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.642005] io scheduler noop registered [ 0.643152] io scheduler deadline registered (default) [ 0.644608] io scheduler cfq registered [ 0.645900] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.647408] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.649274] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.651396] ACPI: Power Button [PWRF] [ 0.652726] GHES: HEST is not enabled! [ 0.667085] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.696928] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.700048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.723921] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.727250] Linux agpgart interface v0.103 [ 0.730893] brd: module loaded [ 0.733266] loop: module loaded [ 0.738719] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.740851] GPT:90111 != 2097151 [ 0.741862] GPT:Alternate GPT header not at the end of the disk. [ 0.743447] GPT:90111 != 2097151 [ 0.744465] GPT: Use GNU Parted to correct GPT errors. [ 0.745907] vda: vda1 vda15 [ 0.747645] scsi host0: ata_piix [ 0.748802] scsi host1: ata_piix [ 0.749845] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.751615] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.753986] libphy: Fixed MDIO Bus: probed [ 0.755181] tun: Universal TUN/TAP device driver, 1.6 [ 0.756626] tun: (C) 1999-2004 Max Krasnyansky [ 0.759660] PPP generic driver version 2.4.2 [ 0.760990] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762728] ehci-pci: EHCI PCI platform driver [ 0.764014] ehci-platform: EHCI generic platform driver [ 0.765459] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.767152] ohci-pci: OHCI PCI platform driver [ 0.768422] ohci-platform: OHCI generic platform driver [ 0.769875] uhci_hcd: USB Universal Host Controller Interface driver [ 0.784652] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.786127] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.788307] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.789791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.791451] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.793225] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.795300] usb usb1: Product: UHCI Host Controller [ 0.796674] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.798424] usb usb1: SerialNumber: 0000:00:01.2 [ 0.799835] hub 1-0:1.0: USB hub found [ 0.800988] hub 1-0:1.0: 2 ports detected [ 0.802340] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805393] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.806801] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808277] mousedev: PS/2 mouse device common for all mice [ 0.810095] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.812755] rtc_cmos 00:00: RTC can wake from S4 [ 0.814359] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816100] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817873] i2c /dev entries driver [ 0.818984] device-mapper: uevent: version 1.0.3 [ 0.820371] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.822797] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824793] NET: Registered protocol family 10 [ 0.826427] NET: Registered protocol family 17 [ 0.827756] Key type dns_resolver registered [ 0.829132] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.830718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.833249] registered taskstats version 1 [ 0.834474] Loading compiled-in X.509 certificates [ 0.836392] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.839118] zswap: loaded using pool lzo/zbud [ 0.841307] Key type trusted registered [ 0.843600] Key type encrypted registered [ 0.844805] AppArmor: AppArmor sha1 policy hashing enabled [ 0.846343] ima: No TPM chip found, activating TPM-bypass! [ 0.847907] evm: HMAC attrs: 0x1 [ 0.849311] Magic number: 14:67:16 [ 0.850506] rtc_cmos 00:00: setting system clock to 2018-08-18 07:01:03 UTC (1534575663) [ 0.852901] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.854536] EDD information not available. [ 0.910190] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927163] Write protecting the kernel read-only data: 14336k [ 0.930238] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.932854] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.983185] 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.84 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.98. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC3nsFKMETXjKbXGkS8RfbyOCJwQ+9XHa7N6w8bms+W8goXxhWZ3Kc5gGMm5hnsi6s9F383Gu2koOiclyzLEI42EyXrTsxn4V+LTqhVTD9zJvCv1y0pZVpVYEf2xtAJmx2JwYw3Kn/oNb85DbN89L7SW/GJkuiJnt177hZvD1n/i1sDchAt0W6Gq2c8vpOlalrSTb2Hl5rJ6Olk5Wqh13mwapNeoUJLQIeRcovWM3cxF/LmD0pO6K5ZiVOTZDoexIdwhP7OX51+BtietORtAsTH98xNTTT4FSGMvl2xAjd172z5omXGhEojZtJ7LdWNwt/440VVq/fG7foXH34pcByf root@singlevm1-vm-de1403ab-178d-4b4c-a712-028985f4ecca ssh-dss AAAAB3NzaC1kc3MAAACBAJPcow6zZsyGt9I86N4Z81yMdyhMMmJm0Gv2JaXmMnvB+Oc2sRQtKY+aS18wvdSMonKhqBNt6y4yKxAS4lBqRZ+KrIt2FwaHWYOGUBJA3cZzaDEQfAungivHLJx7nzP1zkOhp2D7G0VHfkKduqtd8x1+P37jQBQ1xz/9hHXhvCDRAAAAFQC+ScSc7j3BREQw97dbOmBDAtixewAAAIBFjJvRKaYDWNcm1sXeUbo8jVBAV/5Ts+YuIZfmr+eL15oOzknIkj7T7E6XMFAaK+L9Rm/YMPbLVOWejKSfeuxz3Pdirg0oa24zhxPEnPbUd0Fz+nGjBUsWwbuIakDm9KDh9xHfBOxAocIuOy9s1kHveTV0yBk6L/aU8kjcxxq50wAAAIEAhKxfq4StFM3hIUCZuIgv4kt3SSzf79n7iUGAfKxLZZ3k0xssF1qYBhnlVp/1yuuqrQg4FF+k4WT2ImksqCiwJGD7j+GMOUUG5ZG0a2AqKbzP1TAAB5Dqhg1EmwX42gAXcsonldnhT2psaFt1v3/LvF/envWuK9J+MDI/2a/nOp0= root@singlevm1-vm-de1403ab-178d-4b4c-a712-028985f4ecca -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.28s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe64:394e/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.9 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-de1403ab-178d-4b4c-a712-028985f4ecca launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.99 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-de1403ab-178d-4b4c-a712-028985f4ecca login: 2018-08-18 07:01:09,373 - paramiko.transport - DEBUG - starting thread (client mode): 0x5cbce2d0L 2018-08-18 07:01:09,373 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 07:01:09,374 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-18 07:01:09,374 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-18 07:01:09,376 - 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-18 07:01:09,376 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 07:01:09,376 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-18 07:01:09,377 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 07:01:09,377 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 07:01:09,377 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 07:01:09,397 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 07:01:09,398 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 07:01:09,405 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 4165b54203b5d1bf11a366409b676a92 2018-08-18 07:01:09,407 - paramiko.transport - DEBUG - Trying discovered key a3fea942471d193e23e2f33a85223013 in /tmp/tmppsSdmV 2018-08-18 07:01:09,434 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 07:01:09,440 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-18 07:01:09,471 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-18 07:01:09,472 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-18 07:01:09,472 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-18 07:01:09,474 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 07:01:09,475 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-18 07:01:09,475 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-18 07:01:09,476 - functest.core.singlevm - DEBUG - error: 2018-08-18 07:01:09,480 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-18 07:01:09,584 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 07:01:09,585 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:30 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-18 07:01:09,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-18 07:01:09,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/59cd999a-2208-417a-bf95-4f62a9a67f8a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:10,650 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84ad1cf8-afe4-4089-be48-d18ddad0e54d Content-Length: 0 Date: Sat, 18 Aug 2018 07:01:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:01:10,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/59cd999a-2208-417a-bf95-4f62a9a67f8a.json used request id req-84ad1cf8-afe4-4089-be48-d18ddad0e54d 2018-08-18 07:01:10,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.0577070713s 2018-08-18 07:01:10,650 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/59cd999a-2208-417a-bf95-4f62a9a67f8a.json used request id req-84ad1cf8-afe4-4089-be48-d18ddad0e54d 2018-08-18 07:01:10,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:10,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:10,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e0204ce7-5a15-454a-ad77-dd8459e38c7d Date: Sat, 18 Aug 2018 07:01:10 GMT RESP BODY: {"floatingips": []} 2018-08-18 07:01:10,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e0204ce7-5a15-454a-ad77-dd8459e38c7d 2018-08-18 07:01:10,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0615320205688s 2018-08-18 07:01:10,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e0204ce7-5a15-454a-ad77-dd8459e38c7d 2018-08-18 07:01:10,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-18 07:01:10,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/50d86317-9157-4a2b-89be-2300bd782028 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:11,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:01: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-4777dbf2-ab62-465d-ae4e-01ac41f00191 x-compute-request-id: req-4777dbf2-ab62-465d-ae4e-01ac41f00191 Content-Type: application/json 2018-08-18 07:01:11,143 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/50d86317-9157-4a2b-89be-2300bd782028 used request id req-4777dbf2-ab62-465d-ae4e-01ac41f00191 2018-08-18 07:01:11,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.427978992462s 2018-08-18 07:01:11,144 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/50d86317-9157-4a2b-89be-2300bd782028 used request id req-4777dbf2-ab62-465d-ae4e-01ac41f00191 2018-08-18 07:01:11,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:01:11,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:12,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-ac2af989-27ef-4d71-bb8b-5fff7de386f5 x-compute-request-id: req-ac2af989-27ef-4d71-bb8b-5fff7de386f5 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_de1403ab-178d-4b4c-a712-028985f4ecca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:39:4e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:39:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/50d86317-9157-4a2b-89be-2300bd782028", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/50d86317-9157-4a2b-89be-2300bd782028", "rel": "bookmark"}], "image": {"id": "e204f15d-f447-4f01-bcec-c6a3dbd6149f", "links": [{"href": "http://172.30.9.22:8774/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-18T07:01:02.000000", "flavor": {"id": "3a73bd03-aa03-4153-b263-c1423987cee0", "links": [{"href": "http://172.30.9.22:8774/flavors/3a73bd03-aa03-4153-b263-c1423987cee0", "rel": "bookmark"}]}, "id": "50d86317-9157-4a2b-89be-2300bd782028", "user_id": "9e6a18afc7aa4afe96e830eb09614f13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:01:10Z", "hostId": "009a8149aaf4afc8e58faec7937cbc92ca83a1fb180b087dcc5a5108", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_de1403ab-178d-4b4c-a712-028985f4ecca", "created": "2018-08-18T07:00:49Z", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:01:12,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac2af989-27ef-4d71-bb8b-5fff7de386f5 2018-08-18 07:01:12,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39547801018s 2018-08-18 07:01:12,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac2af989-27ef-4d71-bb8b-5fff7de386f5 2018-08-18 07:01:12,541 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:01:14,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:01:14,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:14,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-219502ff-6cec-45f5-ae3f-b8afc84b9a17 x-compute-request-id: req-219502ff-6cec-45f5-ae3f-b8afc84b9a17 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-18 07:01:14,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-219502ff-6cec-45f5-ae3f-b8afc84b9a17 2018-08-18 07:01:14,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18668794632s 2018-08-18 07:01:14,731 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-219502ff-6cec-45f5-ae3f-b8afc84b9a17 2018-08-18 07:01:14,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 07:01:14,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:14,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-9348f6ed-8bc7-42ff-80e5-62886800c838 Date: Sat, 18 Aug 2018 07:01:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T06:59:36Z", "updated_at": "2018-08-18T06:59:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "1d084a73-135f-4b17-8511-d2c309019ff9", "remote_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "245a2855-c2c0-4a99-9530-c70c76f61975", "remote_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "443e8be9-9d5e-4972-8e58-fdd58e1c3599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "d5520a33-748b-40f7-804e-f9ed95ba2cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}], "revision_number": 1, "project_id": "4d035469e9a84e03ad9e915ddb446437", "id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:00:46Z", "updated_at": "2018-08-18T07:00:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:47Z", "revision_number": 0, "id": "8d89199b-51fb-4714-b0fc-59c629f7d0bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:47Z", "security_group_id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:46Z", "revision_number": 0, "id": "d49cef90-443e-4267-9563-cc2e50c50c3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:46Z", "security_group_id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:46Z", "revision_number": 0, "id": "ef2ff281-51f6-443d-8c54-cd25e2ff6a5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:46Z", "security_group_id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T07:00:47Z", "revision_number": 0, "id": "efd7936b-19dc-4112-a766-a1c784e160ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:47Z", "security_group_id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}], "revision_number": 3, "project_id": "4d035469e9a84e03ad9e915ddb446437", "id": "26fed456-a65a-404d-bf14-6cb54f9934ea", "name": "singlevm1-sg_de1403ab-178d-4b4c-a712-028985f4ecca"}, {"description": "Default security group", "tags": [], "tenant_id": "8001846499e64e84a024867e3519e3c5", "created_at": "2018-08-18T06:57:03Z", "updated_at": "2018-08-18T06:57:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "10ddcdd7-7d1e-46a5-97b2-34b835c3ba9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8001846499e64e84a024867e3519e3c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "33636701-fc9e-40e3-ae1c-bffee3878053", "remote_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8001846499e64e84a024867e3519e3c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "491b3d75-86e3-44c1-8d21-2ae32421a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8001846499e64e84a024867e3519e3c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "e943e963-a485-424b-9d3f-65f581570e9e", "remote_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8001846499e64e84a024867e3519e3c5"}], "revision_number": 1, "project_id": "8001846499e64e84a024867e3519e3c5", "id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-18T06:59:37Z", "updated_at": "2018-08-18T06:59:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:37Z", "revision_number": 0, "id": "1905783f-580b-4149-ba85-3e47d9a1ad60", "remote_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "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-18T06:59:37Z", "revision_number": 0, "id": "cffab17c-d85e-4a34-ab62-52d206bc8a61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "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-18T06:59:37Z", "revision_number": 0, "id": "d4bb54f9-f2be-479a-a89c-0de3ab8e1119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:37Z", "revision_number": 0, "id": "d9fd9893-1456-4d59-976c-5e91b4291169", "remote_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "833131ac-23af-49a0-8fbb-487c976d007d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "created_at": "2018-08-18T07:00:22Z", "updated_at": "2018-08-18T07:00:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "3c1c1e75-e883-4d52-bc74-f7994ca99d72", "remote_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "9946210e19d14fca9a715cc82730b4ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "ae91581f-6879-4e0f-92ea-cb8c60d0aeaa", "remote_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "9946210e19d14fca9a715cc82730b4ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "c1e7f554-4e2f-41e1-854f-510612e24dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "9946210e19d14fca9a715cc82730b4ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "e34fe6c9-d156-4c90-a045-063ead1591bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "9946210e19d14fca9a715cc82730b4ce"}], "revision_number": 1, "project_id": "9946210e19d14fca9a715cc82730b4ce", "id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "created_at": "2018-08-18T06:59:51Z", "updated_at": "2018-08-18T06:59:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "7584cb9e-b874-4b2c-9e11-9696f7925a7a", "remote_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ace9f7ceff45d38428b5933c95d584"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "9eafbbb2-a854-463f-bf7c-7c44af738639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ace9f7ceff45d38428b5933c95d584"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "b04917d1-8112-47b0-8082-c4c8a0175d9b", "remote_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ace9f7ceff45d38428b5933c95d584"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "f83f9e86-427f-4f19-ac5d-948eb7363990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ace9f7ceff45d38428b5933c95d584"}], "revision_number": 1, "project_id": "59ace9f7ceff45d38428b5933c95d584", "id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "name": "default"}]} 2018-08-18 07:01:14,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9348f6ed-8bc7-42ff-80e5-62886800c838 2018-08-18 07:01:14,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503630638123s 2018-08-18 07:01:14,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9348f6ed-8bc7-42ff-80e5-62886800c838 2018-08-18 07:01:14,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-18 07:01:14,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/26fed456-a65a-404d-bf14-6cb54f9934ea.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:15,099 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc3b712c-ed46-40f6-8f5d-e052de332578 Content-Length: 0 Date: Sat, 18 Aug 2018 07:01:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:01:15,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/26fed456-a65a-404d-bf14-6cb54f9934ea.json used request id req-bc3b712c-ed46-40f6-8f5d-e052de332578 2018-08-18 07:01:15,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.310280799866s 2018-08-18 07:01:15,099 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/26fed456-a65a-404d-bf14-6cb54f9934ea.json used request id req-bc3b712c-ed46-40f6-8f5d-e052de332578 2018-08-18 07:01:15,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-18 07:01:15,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:15,147 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:01: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-e54e8650-add8-4df5-971a-0691a7cf1938 x-compute-request-id: req-e54e8650-add8-4df5-971a-0691a7cf1938 Content-Length: 0 Content-Type: application/json 2018-08-18 07:01:15,147 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca used request id req-e54e8650-add8-4df5-971a-0691a7cf1938 2018-08-18 07:01:15,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0478818416595s 2018-08-18 07:01:15,148 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_de1403ab-178d-4b4c-a712-028985f4ecca used request id req-e54e8650-add8-4df5-971a-0691a7cf1938 2018-08-18 07:01:15,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 07:01:15,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/471f3610-9c5d-41bc-a9d8-01a5b7b828c9/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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" -d '{"subnet_id": "ac42f4df-1c7c-4f27-ba6d-bf881d32c534"}' 2018-08-18 07:01:16,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3b8712ac-4f2e-4ba2-bd6e-5e9f53ef4b8a Date: Sat, 18 Aug 2018 07:01:16 GMT RESP BODY: {"network_id": "5d31efcd-e4d1-4c59-b50a-d7a3db61de6b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "ac42f4df-1c7c-4f27-ba6d-bf881d32c534", "subnet_ids": ["ac42f4df-1c7c-4f27-ba6d-bf881d32c534"], "port_id": "28aee978-82fc-4b7a-bb24-77ad953b0dc9", "id": "471f3610-9c5d-41bc-a9d8-01a5b7b828c9"} 2018-08-18 07:01:16,724 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/471f3610-9c5d-41bc-a9d8-01a5b7b828c9/remove_router_interface.json used request id req-3b8712ac-4f2e-4ba2-bd6e-5e9f53ef4b8a 2018-08-18 07:01:16,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.57590699196s 2018-08-18 07:01:16,725 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/471f3610-9c5d-41bc-a9d8-01a5b7b828c9/remove_router_interface.json used request id req-3b8712ac-4f2e-4ba2-bd6e-5e9f53ef4b8a returning object 471f3610-9c5d-41bc-a9d8-01a5b7b828c9 2018-08-18 07:01:16,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 07:01:16,726 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:16,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-dac79ae8-eb81-4d88-bf6e-ab7a2733fb9e Date: Sat, 18 Aug 2018 07:01:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:00:40Z", "admin_state_up": true, "updated_at": "2018-08-18T07:01:15Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "471f3610-9c5d-41bc-a9d8-01a5b7b828c9", "name": "singlevm1-router_de1403ab-178d-4b4c-a712-028985f4ecca"}]} 2018-08-18 07:01:16,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-dac79ae8-eb81-4d88-bf6e-ab7a2733fb9e 2018-08-18 07:01:16,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127585172653s 2018-08-18 07:01:16,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-dac79ae8-eb81-4d88-bf6e-ab7a2733fb9e 2018-08-18 07:01:16,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 07:01:16,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/471f3610-9c5d-41bc-a9d8-01a5b7b828c9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:18,243 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-886c2630-337d-496e-8fe7-07c509bfcdee Content-Length: 0 Date: Sat, 18 Aug 2018 07:01:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:01:18,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/471f3610-9c5d-41bc-a9d8-01a5b7b828c9.json used request id req-886c2630-337d-496e-8fe7-07c509bfcdee 2018-08-18 07:01:18,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38844609261s 2018-08-18 07:01:18,243 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/471f3610-9c5d-41bc-a9d8-01a5b7b828c9.json used request id req-886c2630-337d-496e-8fe7-07c509bfcdee 2018-08-18 07:01:18,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:01:18,244 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:18,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-b4486e72-83bc-4aaf-8c9f-59fbc069958d Date: Sat, 18 Aug 2018 07:01:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4},{"updated_at":"2018-08-18T07:00:40Z","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":"ac42f4df-1c7c-4f27-ba6d-bf881d32c534","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_de1403ab-178d-4b4c-a712-028985f4ecca","enable_dhcp":true,"segment_id":null,"network_id":"5d31efcd-e4d1-4c59-b50a-d7a3db61de6b","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:40Z","ip_version":4}]} 2018-08-18 07:01:18,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b4486e72-83bc-4aaf-8c9f-59fbc069958d 2018-08-18 07:01:18,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0424821376801s 2018-08-18 07:01: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-b4486e72-83bc-4aaf-8c9f-59fbc069958d 2018-08-18 07:01:18,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 07:01:18,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/ac42f4df-1c7c-4f27-ba6d-bf881d32c534.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:19,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-765934a1-6a82-402b-928f-26f75452baf8 Date: Sat, 18 Aug 2018 07:01:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:01:19,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ac42f4df-1c7c-4f27-ba6d-bf881d32c534.json used request id req-765934a1-6a82-402b-928f-26f75452baf8 2018-08-18 07:01:19,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.840636014938s 2018-08-18 07:01:19,129 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ac42f4df-1c7c-4f27-ba6d-bf881d32c534.json used request id req-765934a1-6a82-402b-928f-26f75452baf8 2018-08-18 07:01:19,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:01:19,130 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:19,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-4fb5d0a6-816e-43e9-87fc-525269721235 Date: Sat, 18 Aug 2018 07:01:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5d31efcd-e4d1-4c59-b50a-d7a3db61de6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:01:18Z","qos_policy_id":null,"name":"singlevm1-net_de1403ab-178d-4b4c-a712-028985f4ecca","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:00:39Z","provider:network_type":"vxlan"}]} 2018-08-18 07:01:19,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4fb5d0a6-816e-43e9-87fc-525269721235 2018-08-18 07:01:19,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0765788555145s 2018-08-18 07:01:19,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4fb5d0a6-816e-43e9-87fc-525269721235 2018-08-18 07:01:19,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 07:01:19,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/5d31efcd-e4d1-4c59-b50a-d7a3db61de6b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:20,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4e5ee03-98ee-4321-9b80-f41837da4b78 Date: Sat, 18 Aug 2018 07:01:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:01:20,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5d31efcd-e4d1-4c59-b50a-d7a3db61de6b.json used request id req-c4e5ee03-98ee-4321-9b80-f41837da4b78 2018-08-18 07:01:20,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.07702803612s 2018-08-18 07:01:20,285 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5d31efcd-e4d1-4c59-b50a-d7a3db61de6b.json used request id req-c4e5ee03-98ee-4321-9b80-f41837da4b78 2018-08-18 07:01:20,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:01:20,292 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:21,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-b7a174b3-fb97-4eca-9b5d-2c715317cfe5 Date: Sat, 18 Aug 2018 07:01:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:00:45Z", "file": "/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "e204f15d-f447-4f01-bcec-c6a3dbd6149f", "size": 12716032, "self": "/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_de1403ab-178d-4b4c-a712-028985f4ecca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_de1403ab-178d-4b4c-a712-028985f4ecca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:00:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:01:21,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b7a174b3-fb97-4eca-9b5d-2c715317cfe5 2018-08-18 07:01:21,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.729830980301s 2018-08-18 07:01:21,019 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b7a174b3-fb97-4eca-9b5d-2c715317cfe5 2018-08-18 07:01:21,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:01:21,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:22,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-34354a7f-3776-4dd1-9b08-f4aa13ce55bf Date: Sat, 18 Aug 2018 07:01: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-18 07:01:22,037 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f used request id req-34354a7f-3776-4dd1-9b08-f4aa13ce55bf 2018-08-18 07:01:22,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01709294319s 2018-08-18 07:01:22,038 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e204f15d-f447-4f01-bcec-c6a3dbd6149f used request id req-34354a7f-3776-4dd1-9b08-f4aa13ce55bf 2018-08-18 07:01:22,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:01:22,041 - 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}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:22,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-a53bec93-5a0c-4632-9bc6-e47b8c52b211 x-compute-request-id: req-a53bec93-5a0c-4632-9bc6-e47b8c52b211 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_de1403ab-178d-4b4c-a712-028985f4ecca", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3a73bd03-aa03-4153-b263-c1423987cee0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3a73bd03-aa03-4153-b263-c1423987cee0", "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": "3a73bd03-aa03-4153-b263-c1423987cee0"}]} 2018-08-18 07:01:22,060 - 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-a53bec93-5a0c-4632-9bc6-e47b8c52b211 2018-08-18 07:01:22,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216319561005s 2018-08-18 07:01:22,060 - 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-a53bec93-5a0c-4632-9bc6-e47b8c52b211 2018-08-18 07:01:22,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:01:22,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/3a73bd03-aa03-4153-b263-c1423987cee0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dde7b0cc7af52c11200dc7d2128c8720f37b4f72" 2018-08-18 07:01:22,094 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:01: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-30cabd81-d91d-4c9d-b53a-3d94afc00da9 x-compute-request-id: req-30cabd81-d91d-4c9d-b53a-3d94afc00da9 Content-Length: 0 Content-Type: application/json 2018-08-18 07:01:22,094 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3a73bd03-aa03-4153-b263-c1423987cee0 used request id req-30cabd81-d91d-4c9d-b53a-3d94afc00da9 2018-08-18 07:01:22,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0325469970703s 2018-08-18 07:01:22,094 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3a73bd03-aa03-4153-b263-c1423987cee0 used request id req-30cabd81-d91d-4c9d-b53a-3d94afc00da9 2018-08-18 07:01:22,145 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-18 07:01:22,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:01:22,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:01:22,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:01:22,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:01:22,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:01:22,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:01:22,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:01:22,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:01:22,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:01:22,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:01:22,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:01:22,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:01:22,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:01:22,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:01:22,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:01:22,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:01:22,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:01:22,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:01:22,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:01:22,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:01:22,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:01:22,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:01:22,187 - 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-18 07:01:22,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03f3226-9749-4134-9b4b-1a9448b18a7c 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-18 07:01:22,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a03f3226-9749-4134-9b4b-1a9448b18a7c 2018-08-18 07:01:22,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:01:22,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:01:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["9K1SqwDcR0Ws85JWi5BcUA"], "issued_at": "2018-08-18T07:01:22.000000Z"}} 2018-08-18 07:01:22,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:01:22,582 - 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}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:01:22,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c61b54e5-6197-4ed2-abe2-631df8339e19 Date: Sat, 18 Aug 2018 07:01:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:01:22,929 - 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-c61b54e5-6197-4ed2-abe2-631df8339e19 2018-08-18 07:01:22,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347090005875s 2018-08-18 07:01:22,929 - 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-c61b54e5-6197-4ed2-abe2-631df8339e19 2018-08-18 07:01:22,933 - 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-18 07:01:22,938 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 07:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d655860-634d-4afe-a290-58033b898141 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-18 07:01:22,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1d655860-634d-4afe-a290-58033b898141 2018-08-18 07:01:22,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:01:22,941 - 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}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:01:23,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b5d4c5-d0d6-49d1-8500-b287d38c9818 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 07:01:23,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-97b5d4c5-d0d6-49d1-8500-b287d38c9818 2018-08-18 07:01:23,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176617145538s 2018-08-18 07:01:23,116 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-97b5d4c5-d0d6-49d1-8500-b287d38c9818 2018-08-18 07:01:23,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-18 07:01:23,126 - 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}751d78da7698d8c403495d63f14df6c8bc499b2a" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_6160f931-4c36-4a79-958e-3325bc26131b"}}' 2018-08-18 07:01:23,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 07:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b8c1c67-48d8-4a0c-a0ea-6aad5ed4d3d8 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/309445f87c6d4b529db2dd9a2ca204dd"}, "tags": [], "enabled": true, "id": "309445f87c6d4b529db2dd9a2ca204dd", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6160f931-4c36-4a79-958e-3325bc26131b"}} 2018-08-18 07:01:23,345 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-6b8c1c67-48d8-4a0c-a0ea-6aad5ed4d3d8 2018-08-18 07:01:23,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222274065018s 2018-08-18 07:01:23,345 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-6b8c1c67-48d8-4a0c-a0ea-6aad5ed4d3d8 2018-08-18 07:01:23,346 - 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'309445f87c6d4b529db2dd9a2ca204dd', '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_6160f931-4c36-4a79-958e-3325bc26131b'}) 2018-08-18 07:01:23,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-18 07:01:23,355 - 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}751d78da7698d8c403495d63f14df6c8bc499b2a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f534ce38-9ab8-40e3-8e93-fb6be0655bef", "email": null, "name": "singlevm2-user_6160f931-4c36-4a79-958e-3325bc26131b"}}' 2018-08-18 07:01:23,850 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 07:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8064eb84-c07f-4d4a-b813-8205005076d1 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_6160f931-4c36-4a79-958e-3325bc26131b", "links": {"self": "http://172.30.9.22:5000/v3/users/735dcdade0e04d87982c1ad9e04727c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "735dcdade0e04d87982c1ad9e04727c8", "domain_id": "default", "password_expires_at": null}} 2018-08-18 07:01:23,850 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-8064eb84-c07f-4d4a-b813-8205005076d1 2018-08-18 07:01:23,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.498183965683s 2018-08-18 07:01:23,850 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-8064eb84-c07f-4d4a-b813-8205005076d1 2018-08-18 07:01:23,851 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'735dcdade0e04d87982c1ad9e04727c8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_6160f931-4c36-4a79-958e-3325bc26131b'}) 2018-08-18 07:01:23,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:01:23,857 - 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}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:01:24,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7492ff3a-e176-4fd6-b8b6-ca8be55a01ef Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:01:24,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7492ff3a-e176-4fd6-b8b6-ca8be55a01ef 2018-08-18 07:01:24,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.163676023483s 2018-08-18 07:01:24,018 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7492ff3a-e176-4fd6-b8b6-ca8be55a01ef 2018-08-18 07:01:24,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:01:24,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:01:24,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af993ff-347a-4f1f-8495-a94512398e93 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:01:24,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1af993ff-347a-4f1f-8495-a94512398e93 2018-08-18 07:01:24,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181617021561s 2018-08-18 07:01:24,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1af993ff-347a-4f1f-8495-a94512398e93 2018-08-18 07:01:24,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:01:24,212 - 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}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:01:24,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be224c1-48b1-4678-ba3e-845611f1e0a9 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:01:24,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7be224c1-48b1-4678-ba3e-845611f1e0a9 2018-08-18 07:01:24,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17197394371s 2018-08-18 07:01:24,382 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7be224c1-48b1-4678-ba3e-845611f1e0a9 2018-08-18 07:01:24,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:01:24,390 - 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}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:01:24,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d9516e-703a-400c-a4c3-1d4bc38dacf6 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-18 07:01:24,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-76d9516e-703a-400c-a4c3-1d4bc38dacf6 2018-08-18 07:01:24,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.169142961502s 2018-08-18 07:01:24,556 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-76d9516e-703a-400c-a4c3-1d4bc38dacf6 2018-08-18 07:01:24,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:01:24,560 - 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}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:01:24,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52096cd3-7ec1-490c-9a6d-fdf1fe8821f4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "singlevm2-user_6160f931-4c36-4a79-958e-3325bc26131b", "links": {"self": "http://172.30.9.22:5000/v3/users/735dcdade0e04d87982c1ad9e04727c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "735dcdade0e04d87982c1ad9e04727c8", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:01:24,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-52096cd3-7ec1-490c-9a6d-fdf1fe8821f4 2018-08-18 07:01:24,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12376999855s 2018-08-18 07:01:24,681 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-52096cd3-7ec1-490c-9a6d-fdf1fe8821f4 2018-08-18 07:01:24,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:01:24,696 - 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}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:01:24,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb92109-6dbf-4b04-b3ff-fa954043b037 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/309445f87c6d4b529db2dd9a2ca204dd"}, "tags": [], "enabled": true, "id": "309445f87c6d4b529db2dd9a2ca204dd", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6160f931-4c36-4a79-958e-3325bc26131b"}]} 2018-08-18 07:01:24,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-edb92109-6dbf-4b04-b3ff-fa954043b037 2018-08-18 07:01:24,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.135545015335s 2018-08-18 07:01:24,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-edb92109-6dbf-4b04-b3ff-fa954043b037 2018-08-18 07:01:24,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 07:01:24,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=735dcdade0e04d87982c1ad9e04727c8&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=309445f87c6d4b529db2dd9a2ca204dd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:01:24,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98d1794-c264-42fb-b920-15d96460a14d 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=735dcdade0e04d87982c1ad9e04727c8&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=309445f87c6d4b529db2dd9a2ca204dd", "previous": null, "next": null}} 2018-08-18 07:01:24,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=735dcdade0e04d87982c1ad9e04727c8&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=309445f87c6d4b529db2dd9a2ca204dd used request id req-a98d1794-c264-42fb-b920-15d96460a14d 2018-08-18 07:01:24,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0988159179688s 2018-08-18 07:01:24,934 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=735dcdade0e04d87982c1ad9e04727c8&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=309445f87c6d4b529db2dd9a2ca204dd used request id req-a98d1794-c264-42fb-b920-15d96460a14d 2018-08-18 07:01:24,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 07:01:24,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/309445f87c6d4b529db2dd9a2ca204dd/users/735dcdade0e04d87982c1ad9e04727c8/roles/04730c3b60524baeae58f0c728000ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:01:25,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2f1ef1c-d05c-4f23-965c-25df9ab709ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:01:25,152 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/309445f87c6d4b529db2dd9a2ca204dd/users/735dcdade0e04d87982c1ad9e04727c8/roles/04730c3b60524baeae58f0c728000ebe used request id req-e2f1ef1c-d05c-4f23-965c-25df9ab709ea 2018-08-18 07:01:25,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.214988946915s 2018-08-18 07:01:25,152 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/309445f87c6d4b529db2dd9a2ca204dd/users/735dcdade0e04d87982c1ad9e04727c8/roles/04730c3b60524baeae58f0c728000ebe used request id req-e2f1ef1c-d05c-4f23-965c-25df9ab709ea 2018-08-18 07:01:25,153 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_6160f931-4c36-4a79-958e-3325bc26131b', 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'309445f87c6d4b529db2dd9a2ca204dd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f534ce38-9ab8-40e3-8e93-fb6be0655bef', 'username': u'singlevm2-user_6160f931-4c36-4a79-958e-3325bc26131b', '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-18 07:01:25,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:01:25,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:01:25,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:01:25,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:01:25,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:01:25,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:01:25,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:01:25,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:01:25,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:01:25,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:01:25,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:01:25,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:01:25,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:01:25,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:01:25,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:01:25,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:01:25,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:01:25,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:01:25,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:01:25,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:01:25,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:01:25,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:01:25,158 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_6160f931-4c36-4a79-958e-3325bc26131b', 'password': 'f534ce38-9ab8-40e3-8e93-fb6be0655bef', 'project_name': 'singlevm2-project_6160f931-4c36-4a79-958e-3325bc26131b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '309445f87c6d4b529db2dd9a2ca204dd', 'project_domain_name': 'Default'} 2018-08-18 07:01:25,158 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-18 07:01:25,159 - 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-18 07:01:25,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8dc9ba4-fe90-4b3d-b1a3-9c6a56a55768 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-18 07:01:25,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c8dc9ba4-fe90-4b3d-b1a3-9c6a56a55768 2018-08-18 07:01:25,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:01:25,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "309445f87c6d4b529db2dd9a2ca204dd", "name": "singlevm2-project_6160f931-4c36-4a79-958e-3325bc26131b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/309445f87c6d4b529db2dd9a2ca204dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/309445f87c6d4b529db2dd9a2ca204dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/309445f87c6d4b529db2dd9a2ca204dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/309445f87c6d4b529db2dd9a2ca204dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/309445f87c6d4b529db2dd9a2ca204dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/309445f87c6d4b529db2dd9a2ca204dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/309445f87c6d4b529db2dd9a2ca204dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/309445f87c6d4b529db2dd9a2ca204dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/309445f87c6d4b529db2dd9a2ca204dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_309445f87c6d4b529db2dd9a2ca204dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_309445f87c6d4b529db2dd9a2ca204dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/309445f87c6d4b529db2dd9a2ca204dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/309445f87c6d4b529db2dd9a2ca204dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/309445f87c6d4b529db2dd9a2ca204dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_6160f931-4c36-4a79-958e-3325bc26131b", "id": "735dcdade0e04d87982c1ad9e04727c8"}, "audit_ids": ["MXQ1HQrqT0apRLJDHIuRTg"], "issued_at": "2018-08-18T07:01:25.000000Z"}} 2018-08-18 07:01:25,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 07:01:25,550 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" -d '{"network": {"name": "singlevm2-net_6160f931-4c36-4a79-958e-3325bc26131b", "admin_state_up": true}}' 2018-08-18 07:01:26,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-13593aa5-bade-46e6-b722-1d9758641ca6 Date: Sat, 18 Aug 2018 07:01:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"419a0ea6-6fe6-4e9c-a452-45c3a7925eb6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"309445f87c6d4b529db2dd9a2ca204dd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:01:25Z","is_default":false,"name":"singlevm2-net_6160f931-4c36-4a79-958e-3325bc26131b","qos_policy_id":null,"admin_state_up":true,"tenant_id":"309445f87c6d4b529db2dd9a2ca204dd","created_at":"2018-08-18T07:01:25Z","mtu":1450}} 2018-08-18 07:01:26,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-13593aa5-bade-46e6-b722-1d9758641ca6 2018-08-18 07:01:26,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.595457077026s 2018-08-18 07:01:26,145 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-13593aa5-bade-46e6-b722-1d9758641ca6 2018-08-18 07:01:26,146 - 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-18T07:01:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'419a0ea6-6fe6-4e9c-a452-45c3a7925eb6', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_6160f931-4c36-4a79-958e-3325bc26131b', u'admin_state_up': True, u'tenant_id': u'309445f87c6d4b529db2dd9a2ca204dd', u'created_at': u'2018-08-18T07:01:25Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'309445f87c6d4b529db2dd9a2ca204dd', u'l2_adjacency': True}) 2018-08-18 07:01:26,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:01:26,147 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:26,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-07c712d9-8df3-4264-ad40-0ac5a49e7739 Date: Sat, 18 Aug 2018 07:01:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"419a0ea6-6fe6-4e9c-a452-45c3a7925eb6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"309445f87c6d4b529db2dd9a2ca204dd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:01:25Z","qos_policy_id":null,"name":"singlevm2-net_6160f931-4c36-4a79-958e-3325bc26131b","admin_state_up":true,"tenant_id":"309445f87c6d4b529db2dd9a2ca204dd","created_at":"2018-08-18T07:01:25Z","mtu":1450}]} 2018-08-18 07:01:26,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-07c712d9-8df3-4264-ad40-0ac5a49e7739 2018-08-18 07:01:26,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112454891205s 2018-08-18 07:01:26,259 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-07c712d9-8df3-4264-ad40-0ac5a49e7739 2018-08-18 07:01:26,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 07:01:26,262 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" -d '{"subnet": {"name": "singlevm2-subnet_6160f931-4c36-4a79-958e-3325bc26131b", "enable_dhcp": true, "network_id": "419a0ea6-6fe6-4e9c-a452-45c3a7925eb6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 07:01:26,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-982be377-1b53-4e69-a549-abb39625f184 Date: Sat, 18 Aug 2018 07:01:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"419a0ea6-6fe6-4e9c-a452-45c3a7925eb6","tenant_id":"309445f87c6d4b529db2dd9a2ca204dd","created_at":"2018-08-18T07:01:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T07:01:26Z","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":"309445f87c6d4b529db2dd9a2ca204dd","id":"b4554f51-9c92-4246-b423-a927c7ff3835","subnetpool_id":null,"name":"singlevm2-subnet_6160f931-4c36-4a79-958e-3325bc26131b"}} 2018-08-18 07:01:26,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-982be377-1b53-4e69-a549-abb39625f184 2018-08-18 07:01:26,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.722718954086s 2018-08-18 07:01:26,984 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-982be377-1b53-4e69-a549-abb39625f184 2018-08-18 07:01:26,984 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:01: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'b4554f51-9c92-4246-b423-a927c7ff3835', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_6160f931-4c36-4a79-958e-3325bc26131b', u'enable_dhcp': True, u'network_id': u'419a0ea6-6fe6-4e9c-a452-45c3a7925eb6', u'tenant_id': u'309445f87c6d4b529db2dd9a2ca204dd', u'created_at': u'2018-08-18T07:01: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'309445f87c6d4b529db2dd9a2ca204dd'}) 2018-08-18 07:01:26,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 07:01:26,986 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "singlevm2-router_6160f931-4c36-4a79-958e-3325bc26131b", "admin_state_up": true}}' 2018-08-18 07:01:28,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-135c9e54-5a4d-4d3e-ab64-e49630a368fa Date: Sat, 18 Aug 2018 07:01:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:26Z", "admin_state_up": true, "updated_at": "2018-08-18T07:01:27Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "id": "2640f752-f9c6-4e63-aa28-027bd7e27107", "name": "singlevm2-router_6160f931-4c36-4a79-958e-3325bc26131b"}} 2018-08-18 07:01:28,398 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-135c9e54-5a4d-4d3e-ab64-e49630a368fa 2018-08-18 07:01:28,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41316604614s 2018-08-18 07:01:28,399 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-135c9e54-5a4d-4d3e-ab64-e49630a368fa 2018-08-18 07:01:28,399 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:01:27Z', u'revision_number': 2, u'id': u'2640f752-f9c6-4e63-aa28-027bd7e27107', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_6160f931-4c36-4a79-958e-3325bc26131b', u'admin_state_up': True, u'tenant_id': u'309445f87c6d4b529db2dd9a2ca204dd', u'created_at': u'2018-08-18T07:01:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'309445f87c6d4b529db2dd9a2ca204dd'}) 2018-08-18 07:01:28,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 07:01:28,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/2640f752-f9c6-4e63-aa28-027bd7e27107/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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" -d '{"subnet_id": "b4554f51-9c92-4246-b423-a927c7ff3835"}' 2018-08-18 07:01:30,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6ac8fb43-7a0d-42c2-a234-de5f397877cc Date: Sat, 18 Aug 2018 07:01:30 GMT RESP BODY: {"network_id": "419a0ea6-6fe6-4e9c-a452-45c3a7925eb6", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "subnet_id": "b4554f51-9c92-4246-b423-a927c7ff3835", "subnet_ids": ["b4554f51-9c92-4246-b423-a927c7ff3835"], "port_id": "39a795a4-c8d7-4db4-ac11-19ea40f242c9", "id": "2640f752-f9c6-4e63-aa28-027bd7e27107"} 2018-08-18 07:01:30,778 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2640f752-f9c6-4e63-aa28-027bd7e27107/add_router_interface.json used request id req-6ac8fb43-7a0d-42c2-a234-de5f397877cc 2018-08-18 07:01:30,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.37820100784s 2018-08-18 07:01:30,778 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2640f752-f9c6-4e63-aa28-027bd7e27107/add_router_interface.json used request id req-6ac8fb43-7a0d-42c2-a234-de5f397877cc returning object 2640f752-f9c6-4e63-aa28-027bd7e27107 2018-08-18 07:01:30,779 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 07:01:30,899 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 07:01:30,901 - 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-18 07:01:30,906 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 07:01:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 07:01:30,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:01:30,910 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:31,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f7f269bf-6e86-4562-a2bf-c97cef1dd10e Date: Sat, 18 Aug 2018 07:01:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:01:31,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f7f269bf-6e86-4562-a2bf-c97cef1dd10e 2018-08-18 07:01:31,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.757215023041s 2018-08-18 07:01:31,666 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f7f269bf-6e86-4562-a2bf-c97cef1dd10e 2018-08-18 07:01:31,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:01:31,678 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_6160f931-4c36-4a79-958e-3325bc26131b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_6160f931-4c36-4a79-958e-3325bc26131b"}' 2018-08-18 07:01:31,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aee229e1-814d-40a5-b519-45a09d9e56db Date: Sat, 18 Aug 2018 07:01:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:01:31Z", "file": "/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/file", "owner": "309445f87c6d4b529db2dd9a2ca204dd", "id": "14b77c63-648e-41c1-9c89-9464c4ec2ebc", "size": null, "self": "/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6160f931-4c36-4a79-958e-3325bc26131b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6160f931-4c36-4a79-958e-3325bc26131b", "checksum": null, "created_at": "2018-08-18T07:01:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:01:31,769 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-aee229e1-814d-40a5-b519-45a09d9e56db 2018-08-18 07:01:31,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0945899486542s 2018-08-18 07:01:31,769 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-aee229e1-814d-40a5-b519-45a09d9e56db returning object 14b77c63-648e-41c1-9c89-9464c4ec2ebc 2018-08-18 07:01:31,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:01:31,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" -d '' 2018-08-18 07:01:32,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-950cf4a3-15fa-46a5-9352-685aa6a25cda Date: Sat, 18 Aug 2018 07:01: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-18 07:01:32,243 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/file used request id req-950cf4a3-15fa-46a5-9352-685aa6a25cda 2018-08-18 07:01:32,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.472676992416s 2018-08-18 07:01:32,243 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/file used request id req-950cf4a3-15fa-46a5-9352-685aa6a25cda 2018-08-18 07:01:32,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:01:32,251 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:32,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-b83bf8f5-577c-474f-9814-0f3c081ae442 Date: Sat, 18 Aug 2018 07:01:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:01:32Z", "file": "/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/file", "owner": "309445f87c6d4b529db2dd9a2ca204dd", "id": "14b77c63-648e-41c1-9c89-9464c4ec2ebc", "size": 12716032, "self": "/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6160f931-4c36-4a79-958e-3325bc26131b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6160f931-4c36-4a79-958e-3325bc26131b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:01:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:01:32,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b83bf8f5-577c-474f-9814-0f3c081ae442 2018-08-18 07:01:32,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0354671478271s 2018-08-18 07:01:32,283 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b83bf8f5-577c-474f-9814-0f3c081ae442 2018-08-18 07:01:32,285 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/file', 'owner': u'309445f87c6d4b529db2dd9a2ca204dd', 'id': u'14b77c63-648e-41c1-9c89-9464c4ec2ebc', 'size': 12716032, u'self': u'/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'309445f87c6d4b529db2dd9a2ca204dd', 'name': 'singlevm2-project_6160f931-4c36-4a79-958e-3325bc26131b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:01:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T07:01:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_6160f931-4c36-4a79-958e-3325bc26131b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_6160f931-4c36-4a79-958e-3325bc26131b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_6160f931-4c36-4a79-958e-3325bc26131b', 'created': u'2018-08-18T07:01:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:01:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_6160f931-4c36-4a79-958e-3325bc26131b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:01:32,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:01:32,288 - 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}751d78da7698d8c403495d63f14df6c8bc499b2a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_6160f931-4c36-4a79-958e-3325bc26131b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:01:32,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-8f9f1103-b797-4d35-abe9-3565da0a59c2 x-compute-request-id: req-8f9f1103-b797-4d35-abe9-3565da0a59c2 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_6160f931-4c36-4a79-958e-3325bc26131b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "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": "a5ac4202-05fe-42a2-bbcd-7a263f8f84ce"}} 2018-08-18 07:01:32,581 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8f9f1103-b797-4d35-abe9-3565da0a59c2 2018-08-18 07:01:32,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.295217037201s 2018-08-18 07:01:32,581 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8f9f1103-b797-4d35-abe9-3565da0a59c2 2018-08-18 07:01:32,582 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_6160f931-4c36-4a79-958e-3325bc26131b', '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'4d035469e9a84e03ad9e915ddb446437', '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'a5ac4202-05fe-42a2-bbcd-7a263f8f84ce', 'swap': 0}) 2018-08-18 07:01:32,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:01:32,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce/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}751d78da7698d8c403495d63f14df6c8bc499b2a" -d '{"extra_specs": {}}' 2018-08-18 07:01:32,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-13bfb4b8-a7a1-4b6c-987d-aa9262912d9f x-compute-request-id: req-13bfb4b8-a7a1-4b6c-987d-aa9262912d9f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:01:32,603 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce/os-extra_specs used request id req-13bfb4b8-a7a1-4b6c-987d-aa9262912d9f 2018-08-18 07:01:32,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201940536499s 2018-08-18 07:01:32,603 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce/os-extra_specs used request id req-13bfb4b8-a7a1-4b6c-987d-aa9262912d9f 2018-08-18 07:01:32,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-18 07:01:32,606 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" -d '{"keypair": {"name": "singlevm2-kp_6160f931-4c36-4a79-958e-3325bc26131b"}}' 2018-08-18 07:01:33,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-28c6ffa5-bbed-433f-8da0-8eb3df2729ba x-compute-request-id: req-28c6ffa5-bbed-433f-8da0-8eb3df2729ba Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyBqIqXIPfEzkMJoiHF4v+B9boBOU4QvkaMFIFGHg64D/MVGCKpbfL1DqC5ASzNF0DNQn9wTt8zDyEgWVt5KXxtNn3hAM+SBLhl36bf6HvtA323r/NcXM3/hI98lMw1UuAvIKC4slP3ICS637Dz8mgD8KcwEYwwJGum7bhir3JlWA3WmdjVLH0dXHkX66p+h+t65aErKoz2m83H3DGgb3eQbWyQV6p/1+rRUa8XQEgRMrJzLj0TOhFyBsrk/D+wanOBpyF11G+JPNKBMFpjtDfHvGaNO0HNyv3RW6qkGV2AcNKAZCRZ0MFMQb5osYXqAXH4uQqkrXRmYZxL/bVM+X9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA8gaiKlyD3xM5DCaIhxeL/gfW6ATlOEL5GjBSBRh4OuA/zFRg\niqW3y9Q6guQEszRdAzUJ/cE7fMw8hIFlbeSl8bTZ94QDPkgS4Zd+m3+h77QN9t6/\nzXFzN/4SPfJTMNVLgLyCguLJT9yAkut+w8/JoA/CnMBGMMCRrpu24Yq9yZVgN1pn\nY1Sx9HVx5F+uqfofreuWhKyqM9pvNx9wxoG93kG1skFeqf9fq0VGvF0BIETKycy4\n9EzoRcgbK5Pw/sGpzgachddRviTzSgTBaY7Q3x7xmjTtBzcr90VuqpBldgHDSgGQ\nkWdDBTEG+aLGF6gFx+LkKpK10ZmGcS/21TPl/QIDAQABAoIBAQDJxcf6gwiZuF/u\nBk36OiJG1WhQJIyo3ATq1W/7uYu6oevuQEYAMOpK7xMcvlZAxJ3qp5Q9zpP2lhq5\n6VqTRHUoTjsNhCxkBxhepLszjjOGMFkYAFptP3DsNFAm/thmNNxuZjp0PffRMaar\nVdNoEdopLBp2LkIWMOUDaeQMomtZGyVhzkhMBZEcNAHPD2ecFEFJVVb8rVefIQZ8\nxmIeFjqfFrGf3SJWgXiVf1r78PYNl2CEqwi04wQrzq6vezfLDuN2T5imFDaJ4bSZ\njaHhpApMARm3l21KvE1pZZsEfNOkWuB1UivWqotVTxcrlryzks+bI+KvAs7CNtc3\nCIBZcMmhAoGBAP869iCeqbVIUXxDMVGdI8FH0u3j0n0YmEv2rgb5OipFipEdMNPJ\njkFHS753axrt+aFPy8xsveXP7cYKXCDrjjV++cMKnuB39NiglK2z1arBRaCFr4aB\nduaf0oehVUvOBMAyEaBYtGaSbaxRu0CvM4dlvf5wL65uIjBFh8kgTJYpAoGBAPLB\nemowX5oTwR/Hn9eoQUoZPgh/ZX4XtVruGxpOVaTJOi7KECcT8gjIAoHlS8ah7qk0\n+rf34nshekTLojkkA5IyS5HFkMK8PLcVxi4JRl+5Z5U7VIWvTIxnIFeynuU6yU3a\nmy/VCXU9/RmssrNRyf5IafZHEztRR29enN2z2UO1AoGBANbHWUPOAOYqu1eke6ZA\nZExMErZZ11GqFs8mAQChTk8wQhEnzWUL4ggQ5S6c86avyDf1HH0krRDtTxwur6SM\nVRmzhp6ZG2WtzH9XcoZSJWYSSnNwzGqWG+ara9Dy9QJblifeenLC8ty2MFCoXrlq\nNiSke6PX6GgTCfYxLLkV0x0xAoGBAOC1mlRbjNN6P8XkKqEdPbqSnSqOiutqlNSk\nHfB+3KZaIwKWxtb1jpD0W+XT1A39bYex4/eRfVNPTPgLq5HLNYcKCYvZXsP0LRup\nCzcoHL2VST4JmpbZCznYaEblsFIu1ZK8rfRb9pJRnE084Ho/VoSMkZGIf1PkTATa\nhshup8oVAoGAIch2g0PDQ+FMk6wCc5mCwpjeoyJAUOHzoPDp0ij3NwRgGDs6dNPY\nZrkC9oXQpnLHlrBRpfm26HhLqqOfIowoTao76HM0VuiEhxljLhIcAIrFHWr6bJAv\noMX/T6/Pvq88IYZglQKHMFc73BfaYbcE9YItezwnZxP4S0H2WesFfoU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "735dcdade0e04d87982c1ad9e04727c8", "name": "singlevm2-kp_6160f931-4c36-4a79-958e-3325bc26131b", "fingerprint": "7e:6e:e1:f4:8f:fd:2a:83:e2:a8:62:3a:aa:35:1d:49"}} 2018-08-18 07:01:33,568 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-28c6ffa5-bbed-433f-8da0-8eb3df2729ba 2018-08-18 07:01:33,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.964313983917s 2018-08-18 07:01:33,568 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-28c6ffa5-bbed-433f-8da0-8eb3df2729ba 2018-08-18 07:01:33,569 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyBqIqXIPfEzkMJoiHF4v+B9boBOU4QvkaMFIFGHg64D/MVGCKpbfL1DqC5ASzNF0DNQn9wTt8zDyEgWVt5KXxtNn3hAM+SBLhl36bf6HvtA323r/NcXM3/hI98lMw1UuAvIKC4slP3ICS637Dz8mgD8KcwEYwwJGum7bhir3JlWA3WmdjVLH0dXHkX66p+h+t65aErKoz2m83H3DGgb3eQbWyQV6p/1+rRUa8XQEgRMrJzLj0TOhFyBsrk/D+wanOBpyF11G+JPNKBMFpjtDfHvGaNO0HNyv3RW6qkGV2AcNKAZCRZ0MFMQb5osYXqAXH4uQqkrXRmYZxL/bVM+X9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA8gaiKlyD3xM5DCaIhxeL/gfW6ATlOEL5GjBSBRh4OuA/zFRg\niqW3y9Q6guQEszRdAzUJ/cE7fMw8hIFlbeSl8bTZ94QDPkgS4Zd+m3+h77QN9t6/\nzXFzN/4SPfJTMNVLgLyCguLJT9yAkut+w8/JoA/CnMBGMMCRrpu24Yq9yZVgN1pn\nY1Sx9HVx5F+uqfofreuWhKyqM9pvNx9wxoG93kG1skFeqf9fq0VGvF0BIETKycy4\n9EzoRcgbK5Pw/sGpzgachddRviTzSgTBaY7Q3x7xmjTtBzcr90VuqpBldgHDSgGQ\nkWdDBTEG+aLGF6gFx+LkKpK10ZmGcS/21TPl/QIDAQABAoIBAQDJxcf6gwiZuF/u\nBk36OiJG1WhQJIyo3ATq1W/7uYu6oevuQEYAMOpK7xMcvlZAxJ3qp5Q9zpP2lhq5\n6VqTRHUoTjsNhCxkBxhepLszjjOGMFkYAFptP3DsNFAm/thmNNxuZjp0PffRMaar\nVdNoEdopLBp2LkIWMOUDaeQMomtZGyVhzkhMBZEcNAHPD2ecFEFJVVb8rVefIQZ8\nxmIeFjqfFrGf3SJWgXiVf1r78PYNl2CEqwi04wQrzq6vezfLDuN2T5imFDaJ4bSZ\njaHhpApMARm3l21KvE1pZZsEfNOkWuB1UivWqotVTxcrlryzks+bI+KvAs7CNtc3\nCIBZcMmhAoGBAP869iCeqbVIUXxDMVGdI8FH0u3j0n0YmEv2rgb5OipFipEdMNPJ\njkFHS753axrt+aFPy8xsveXP7cYKXCDrjjV++cMKnuB39NiglK2z1arBRaCFr4aB\nduaf0oehVUvOBMAyEaBYtGaSbaxRu0CvM4dlvf5wL65uIjBFh8kgTJYpAoGBAPLB\nemowX5oTwR/Hn9eoQUoZPgh/ZX4XtVruGxpOVaTJOi7KECcT8gjIAoHlS8ah7qk0\n+rf34nshekTLojkkA5IyS5HFkMK8PLcVxi4JRl+5Z5U7VIWvTIxnIFeynuU6yU3a\nmy/VCXU9/RmssrNRyf5IafZHEztRR29enN2z2UO1AoGBANbHWUPOAOYqu1eke6ZA\nZExMErZZ11GqFs8mAQChTk8wQhEnzWUL4ggQ5S6c86avyDf1HH0krRDtTxwur6SM\nVRmzhp6ZG2WtzH9XcoZSJWYSSnNwzGqWG+ara9Dy9QJblifeenLC8ty2MFCoXrlq\nNiSke6PX6GgTCfYxLLkV0x0xAoGBAOC1mlRbjNN6P8XkKqEdPbqSnSqOiutqlNSk\nHfB+3KZaIwKWxtb1jpD0W+XT1A39bYex4/eRfVNPTPgLq5HLNYcKCYvZXsP0LRup\nCzcoHL2VST4JmpbZCznYaEblsFIu1ZK8rfRb9pJRnE084Ho/VoSMkZGIf1PkTATa\nhshup8oVAoGAIch2g0PDQ+FMk6wCc5mCwpjeoyJAUOHzoPDp0ij3NwRgGDs6dNPY\nZrkC9oXQpnLHlrBRpfm26HhLqqOfIowoTao76HM0VuiEhxljLhIcAIrFHWr6bJAv\noMX/T6/Pvq88IYZglQKHMFc73BfaYbcE9YItezwnZxP4S0H2WesFfoU=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'735dcdade0e04d87982c1ad9e04727c8', 'name': u'singlevm2-kp_6160f931-4c36-4a79-958e-3325bc26131b', 'created_at': '2018-08-18T07:01:33.569575', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'309445f87c6d4b529db2dd9a2ca204dd', 'name': 'singlevm2-project_6160f931-4c36-4a79-958e-3325bc26131b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7e:6e:e1:f4:8f:fd:2a:83:e2:a8:62:3a:aa:35:1d:49', 'type': 'ssh', 'id': u'singlevm2-kp_6160f931-4c36-4a79-958e-3325bc26131b'}) 2018-08-18 07:01:33,570 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA8gaiKlyD3xM5DCaIhxeL/gfW6ATlOEL5GjBSBRh4OuA/zFRg iqW3y9Q6guQEszRdAzUJ/cE7fMw8hIFlbeSl8bTZ94QDPkgS4Zd+m3+h77QN9t6/ zXFzN/4SPfJTMNVLgLyCguLJT9yAkut+w8/JoA/CnMBGMMCRrpu24Yq9yZVgN1pn Y1Sx9HVx5F+uqfofreuWhKyqM9pvNx9wxoG93kG1skFeqf9fq0VGvF0BIETKycy4 9EzoRcgbK5Pw/sGpzgachddRviTzSgTBaY7Q3x7xmjTtBzcr90VuqpBldgHDSgGQ kWdDBTEG+aLGF6gFx+LkKpK10ZmGcS/21TPl/QIDAQABAoIBAQDJxcf6gwiZuF/u Bk36OiJG1WhQJIyo3ATq1W/7uYu6oevuQEYAMOpK7xMcvlZAxJ3qp5Q9zpP2lhq5 6VqTRHUoTjsNhCxkBxhepLszjjOGMFkYAFptP3DsNFAm/thmNNxuZjp0PffRMaar VdNoEdopLBp2LkIWMOUDaeQMomtZGyVhzkhMBZEcNAHPD2ecFEFJVVb8rVefIQZ8 xmIeFjqfFrGf3SJWgXiVf1r78PYNl2CEqwi04wQrzq6vezfLDuN2T5imFDaJ4bSZ jaHhpApMARm3l21KvE1pZZsEfNOkWuB1UivWqotVTxcrlryzks+bI+KvAs7CNtc3 CIBZcMmhAoGBAP869iCeqbVIUXxDMVGdI8FH0u3j0n0YmEv2rgb5OipFipEdMNPJ jkFHS753axrt+aFPy8xsveXP7cYKXCDrjjV++cMKnuB39NiglK2z1arBRaCFr4aB duaf0oehVUvOBMAyEaBYtGaSbaxRu0CvM4dlvf5wL65uIjBFh8kgTJYpAoGBAPLB emowX5oTwR/Hn9eoQUoZPgh/ZX4XtVruGxpOVaTJOi7KECcT8gjIAoHlS8ah7qk0 +rf34nshekTLojkkA5IyS5HFkMK8PLcVxi4JRl+5Z5U7VIWvTIxnIFeynuU6yU3a my/VCXU9/RmssrNRyf5IafZHEztRR29enN2z2UO1AoGBANbHWUPOAOYqu1eke6ZA ZExMErZZ11GqFs8mAQChTk8wQhEnzWUL4ggQ5S6c86avyDf1HH0krRDtTxwur6SM VRmzhp6ZG2WtzH9XcoZSJWYSSnNwzGqWG+ara9Dy9QJblifeenLC8ty2MFCoXrlq NiSke6PX6GgTCfYxLLkV0x0xAoGBAOC1mlRbjNN6P8XkKqEdPbqSnSqOiutqlNSk HfB+3KZaIwKWxtb1jpD0W+XT1A39bYex4/eRfVNPTPgLq5HLNYcKCYvZXsP0LRup CzcoHL2VST4JmpbZCznYaEblsFIu1ZK8rfRb9pJRnE084Ho/VoSMkZGIf1PkTATa hshup8oVAoGAIch2g0PDQ+FMk6wCc5mCwpjeoyJAUOHzoPDp0ij3NwRgGDs6dNPY ZrkC9oXQpnLHlrBRpfm26HhLqqOfIowoTao76HM0VuiEhxljLhIcAIrFHWr6bJAv oMX/T6/Pvq88IYZglQKHMFc73BfaYbcE9YItezwnZxP4S0H2WesFfoU= -----END RSA PRIVATE KEY----- 2018-08-18 07:01:33,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-18 07:01:33,573 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" -d '{"security_group": {"name": "singlevm2-sg_6160f931-4c36-4a79-958e-3325bc26131b", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-18 07:01:33,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-24823285-7952-4a5e-b3fa-9fa942960937 Date: Sat, 18 Aug 2018 07:01:33 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:33Z", "updated_at": "2018-08-18T07:01:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:33Z", "revision_number": 0, "id": "0040fa77-9b70-4415-ae23-d4e23499d7ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:33Z", "security_group_id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:33Z", "revision_number": 0, "id": "794b8964-87a6-499d-862c-64debb7c67b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:33Z", "security_group_id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}], "revision_number": 1, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "name": "singlevm2-sg_6160f931-4c36-4a79-958e-3325bc26131b"}} 2018-08-18 07:01:33,689 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-24823285-7952-4a5e-b3fa-9fa942960937 2018-08-18 07:01:33,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.115953922272s 2018-08-18 07:01:33,689 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-24823285-7952-4a5e-b3fa-9fa942960937 2018-08-18 07:01:33,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 07:01:33,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:33,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-3d6fc7f8-571a-47a5-ab81-14b9b21ecb82 Date: Sat, 18 Aug 2018 07:01:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:33Z", "updated_at": "2018-08-18T07:01:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:33Z", "revision_number": 0, "id": "0040fa77-9b70-4415-ae23-d4e23499d7ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:33Z", "security_group_id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:33Z", "revision_number": 0, "id": "794b8964-87a6-499d-862c-64debb7c67b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:33Z", "security_group_id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}], "revision_number": 1, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "name": "singlevm2-sg_6160f931-4c36-4a79-958e-3325bc26131b"}, {"description": "Default security group", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:25Z", "updated_at": "2018-08-18T07:01:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "61cb9879-fa37-4fad-911e-08ffd1ed97da", "remote_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "d7b8b406-02df-43e6-887b-7421276345d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "e0135d1c-1c11-4871-abab-11276fa294e0", "remote_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "e6661c3f-5e8c-4db1-9bb9-6c7e1a9d51a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}], "revision_number": 1, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "name": "default"}]} 2018-08-18 07:01:33,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3d6fc7f8-571a-47a5-ab81-14b9b21ecb82 2018-08-18 07:01:33,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0663678646088s 2018-08-18 07:01:33,760 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3d6fc7f8-571a-47a5-ab81-14b9b21ecb82 2018-08-18 07:01:33,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 07:01:33,765 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" -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": "8f381fd4-d176-4030-bc72-ed01b34c5631"}}' 2018-08-18 07:01:33,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0af2009a-7853-4f55-b629-5d948ca3d247 Date: Sat, 18 Aug 2018 07:01: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-18T07:01:33Z", "security_group_id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "port_range_min": 22, "revision_number": 0, "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:33Z", "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "id": "a829b108-d4d9-462f-bba6-4f359c16bf3f"}} 2018-08-18 07:01:33,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-0af2009a-7853-4f55-b629-5d948ca3d247 2018-08-18 07:01:33,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134469985962s 2018-08-18 07:01:33,900 - 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-0af2009a-7853-4f55-b629-5d948ca3d247 2018-08-18 07:01:33,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 07:01:33,904 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:33,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-8375b95b-7e19-4900-832f-2c50bb127406 Date: Sat, 18 Aug 2018 07:01:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:33Z", "updated_at": "2018-08-18T07:01:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:33Z", "revision_number": 0, "id": "0040fa77-9b70-4415-ae23-d4e23499d7ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:33Z", "security_group_id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:33Z", "revision_number": 0, "id": "794b8964-87a6-499d-862c-64debb7c67b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:33Z", "security_group_id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T07:01:33Z", "revision_number": 0, "id": "a829b108-d4d9-462f-bba6-4f359c16bf3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:33Z", "security_group_id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}], "revision_number": 2, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "name": "singlevm2-sg_6160f931-4c36-4a79-958e-3325bc26131b"}, {"description": "Default security group", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:25Z", "updated_at": "2018-08-18T07:01:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "61cb9879-fa37-4fad-911e-08ffd1ed97da", "remote_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "d7b8b406-02df-43e6-887b-7421276345d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "e0135d1c-1c11-4871-abab-11276fa294e0", "remote_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "e6661c3f-5e8c-4db1-9bb9-6c7e1a9d51a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}], "revision_number": 1, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "name": "default"}]} 2018-08-18 07:01:33,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8375b95b-7e19-4900-832f-2c50bb127406 2018-08-18 07:01:33,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0432081222534s 2018-08-18 07:01:33,947 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8375b95b-7e19-4900-832f-2c50bb127406 2018-08-18 07:01:33,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 07:01:33,951 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" -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": "8f381fd4-d176-4030-bc72-ed01b34c5631"}}' 2018-08-18 07:01:34,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-5736f075-36d1-41e4-b54b-6d55724a23fe Date: Sat, 18 Aug 2018 07:01: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-18T07:01:33Z", "security_group_id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "port_range_min": null, "revision_number": 0, "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:33Z", "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "id": "75da8c7a-22cf-46c1-a8df-7573717ce647"}} 2018-08-18 07:01:34,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5736f075-36d1-41e4-b54b-6d55724a23fe 2018-08-18 07:01:34,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.142674922943s 2018-08-18 07:01:34,093 - 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-5736f075-36d1-41e4-b54b-6d55724a23fe 2018-08-18 07:01:34,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:01:34,095 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:34,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-b9e7efd6-c17e-4720-8245-92cc6e8e1f98 Date: Sat, 18 Aug 2018 07:01:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"419a0ea6-6fe6-4e9c-a452-45c3a7925eb6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"309445f87c6d4b529db2dd9a2ca204dd","l2_adjacency":true,"status":"ACTIVE","subnets":["b4554f51-9c92-4246-b423-a927c7ff3835"],"description":"","tags":[],"updated_at":"2018-08-18T07:01:26Z","qos_policy_id":null,"name":"singlevm2-net_6160f931-4c36-4a79-958e-3325bc26131b","admin_state_up":true,"tenant_id":"309445f87c6d4b529db2dd9a2ca204dd","created_at":"2018-08-18T07:01:25Z","mtu":1450}]} 2018-08-18 07:01:34,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b9e7efd6-c17e-4720-8245-92cc6e8e1f98 2018-08-18 07:01:34,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0930700302124s 2018-08-18 07:01:34,188 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b9e7efd6-c17e-4720-8245-92cc6e8e1f98 2018-08-18 07:01:34,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:01:34,197 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:34,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-6b06f1c2-1e59-45c9-aab8-900b15af8d0c Date: Sat, 18 Aug 2018 07:01:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:01:32Z", "file": "/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/file", "owner": "309445f87c6d4b529db2dd9a2ca204dd", "id": "14b77c63-648e-41c1-9c89-9464c4ec2ebc", "size": 12716032, "self": "/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6160f931-4c36-4a79-958e-3325bc26131b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6160f931-4c36-4a79-958e-3325bc26131b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:01:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:01:34,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6b06f1c2-1e59-45c9-aab8-900b15af8d0c 2018-08-18 07:01:34,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0346779823303s 2018-08-18 07:01:34,228 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6b06f1c2-1e59-45c9-aab8-900b15af8d0c 2018-08-18 07:01:34,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:01:34,232 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:34,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-933fa77e-9094-439c-b75f-e0150ae5094d x-compute-request-id: req-933fa77e-9094-439c-b75f-e0150ae5094d Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_6160f931-4c36-4a79-958e-3325bc26131b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "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": "a5ac4202-05fe-42a2-bbcd-7a263f8f84ce"}]} 2018-08-18 07:01:34,401 - 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-933fa77e-9094-439c-b75f-e0150ae5094d 2018-08-18 07:01:34,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.171602964401s 2018-08-18 07:01:34,402 - 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-933fa77e-9094-439c-b75f-e0150ae5094d 2018-08-18 07:01:34,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-18 07:01:34,407 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" -d '{"server": {"name": "singlevm2-vm_6160f931-4c36-4a79-958e-3325bc26131b", "imageRef": "14b77c63-648e-41c1-9c89-9464c4ec2ebc", "key_name": "singlevm2-kp_6160f931-4c36-4a79-958e-3325bc26131b", "flavorRef": "a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "max_count": 1, "min_count": 1, "networks": [{"uuid": "419a0ea6-6fe6-4e9c-a452-45c3a7925eb6"}], "security_groups": [{"name": "8f381fd4-d176-4030-bc72-ed01b34c5631"}]}}' 2018-08-18 07:01:37,626 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:01: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-63ac6fc6-17ae-4fdb-8bfe-f6d4d531be72 x-compute-request-id: req-63ac6fc6-17ae-4fdb-8bfe-f6d4d531be72 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/8dcc9b93-50df-428e-853b-a50da4d94005 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "8f381fd4-d176-4030-bc72-ed01b34c5631"}], "OS-DCF:diskConfig": "MANUAL", "id": "8dcc9b93-50df-428e-853b-a50da4d94005", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8dcc9b93-50df-428e-853b-a50da4d94005", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8dcc9b93-50df-428e-853b-a50da4d94005", "rel": "bookmark"}], "adminPass": "T3K4MmE3GJUF"}} 2018-08-18 07:01:37,626 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-63ac6fc6-17ae-4fdb-8bfe-f6d4d531be72 2018-08-18 07:01:37,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.2225549221s 2018-08-18 07:01:37,627 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-63ac6fc6-17ae-4fdb-8bfe-f6d4d531be72 2018-08-18 07:01:37,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:01:37,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:38,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-2dec36b6-a68e-402a-82b6-68f341d6e47e x-compute-request-id: req-2dec36b6-a68e-402a-82b6-68f341d6e47e 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/8dcc9b93-50df-428e-853b-a50da4d94005", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8dcc9b93-50df-428e-853b-a50da4d94005", "rel": "bookmark"}], "image": {"id": "14b77c63-648e-41c1-9c89-9464c4ec2ebc", "links": [{"href": "http://172.30.9.22:8774/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "links": [{"href": "http://172.30.9.22:8774/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "rel": "bookmark"}]}, "id": "8dcc9b93-50df-428e-853b-a50da4d94005", "user_id": "735dcdade0e04d87982c1ad9e04727c8", "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-18T07:01:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6160f931-4c36-4a79-958e-3325bc26131b", "name": "singlevm2-vm_6160f931-4c36-4a79-958e-3325bc26131b", "created": "2018-08-18T07:01:37Z", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:01:38,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2dec36b6-a68e-402a-82b6-68f341d6e47e 2018-08-18 07:01:38,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597116231918s 2018-08-18 07:01:38,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2dec36b6-a68e-402a-82b6-68f341d6e47e 2018-08-18 07:01:38,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:01:38,233 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:38,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-a2a63725-601a-4775-9fbd-ac74f28ec794 Date: Sat, 18 Aug 2018 07:01:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"419a0ea6-6fe6-4e9c-a452-45c3a7925eb6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"309445f87c6d4b529db2dd9a2ca204dd","l2_adjacency":true,"status":"ACTIVE","subnets":["b4554f51-9c92-4246-b423-a927c7ff3835"],"description":"","tags":[],"updated_at":"2018-08-18T07:01:26Z","qos_policy_id":null,"name":"singlevm2-net_6160f931-4c36-4a79-958e-3325bc26131b","admin_state_up":true,"tenant_id":"309445f87c6d4b529db2dd9a2ca204dd","created_at":"2018-08-18T07:01:25Z","mtu":1450}]} 2018-08-18 07:01:38,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a2a63725-601a-4775-9fbd-ac74f28ec794 2018-08-18 07:01:38,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0828640460968s 2018-08-18 07:01:38,316 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a2a63725-601a-4775-9fbd-ac74f28ec794 2018-08-18 07:01:38,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:01:38,317 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:38,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e0488fa6-34a2-4496-b6e9-08b97e0f61fd Date: Sat, 18 Aug 2018 07:01:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"419a0ea6-6fe6-4e9c-a452-45c3a7925eb6","tenant_id":"309445f87c6d4b529db2dd9a2ca204dd","created_at":"2018-08-18T07:01:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T07:01:26Z","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":"309445f87c6d4b529db2dd9a2ca204dd","id":"b4554f51-9c92-4246-b423-a927c7ff3835","subnetpool_id":null,"name":"singlevm2-subnet_6160f931-4c36-4a79-958e-3325bc26131b"}]} 2018-08-18 07:01:38,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e0488fa6-34a2-4496-b6e9-08b97e0f61fd 2018-08-18 07:01:38,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0686368942261s 2018-08-18 07:01:38,386 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e0488fa6-34a2-4496-b6e9-08b97e0f61fd 2018-08-18 07:01:38,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:01:40,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:01:40,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:40,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-b5ab10fa-8d65-47c4-9013-fe97bc9c4987 x-compute-request-id: req-b5ab10fa-8d65-47c4-9013-fe97bc9c4987 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/8dcc9b93-50df-428e-853b-a50da4d94005", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8dcc9b93-50df-428e-853b-a50da4d94005", "rel": "bookmark"}], "image": {"id": "14b77c63-648e-41c1-9c89-9464c4ec2ebc", "links": [{"href": "http://172.30.9.22:8774/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "links": [{"href": "http://172.30.9.22:8774/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "rel": "bookmark"}]}, "id": "8dcc9b93-50df-428e-853b-a50da4d94005", "user_id": "735dcdade0e04d87982c1ad9e04727c8", "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-18T07:01:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6160f931-4c36-4a79-958e-3325bc26131b", "name": "singlevm2-vm_6160f931-4c36-4a79-958e-3325bc26131b", "created": "2018-08-18T07:01:37Z", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:01:40,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5ab10fa-8d65-47c4-9013-fe97bc9c4987 2018-08-18 07:01:40,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51159286499s 2018-08-18 07:01:40,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5ab10fa-8d65-47c4-9013-fe97bc9c4987 2018-08-18 07:01:40,905 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:01:42,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:01:42,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:44,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-86e75f39-090f-46d4-9434-55b4491f024c x-compute-request-id: req-86e75f39-090f-46d4-9434-55b4491f024c Content-Encoding: gzip Content-Length: 668 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/8dcc9b93-50df-428e-853b-a50da4d94005", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8dcc9b93-50df-428e-853b-a50da4d94005", "rel": "bookmark"}], "image": {"id": "14b77c63-648e-41c1-9c89-9464c4ec2ebc", "links": [{"href": "http://172.30.9.22:8774/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "links": [{"href": "http://172.30.9.22:8774/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "rel": "bookmark"}]}, "id": "8dcc9b93-50df-428e-853b-a50da4d94005", "security_groups": [{"name": "singlevm2-sg_6160f931-4c36-4a79-958e-3325bc26131b"}], "user_id": "735dcdade0e04d87982c1ad9e04727c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:01:41Z", "hostId": "d67248d8c87ac5ea51aa440134add8adffbd7448465cfe5b08c56ced", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6160f931-4c36-4a79-958e-3325bc26131b", "name": "singlevm2-vm_6160f931-4c36-4a79-958e-3325bc26131b", "created": "2018-08-18T07:01:37Z", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:01:44,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86e75f39-090f-46d4-9434-55b4491f024c 2018-08-18 07:01:44,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09454607964s 2018-08-18 07:01:44,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86e75f39-090f-46d4-9434-55b4491f024c 2018-08-18 07:01:44,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:01:46,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:01:46,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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:46,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-536e449a-7ac8-4121-b1c4-8ba769bdaa80 x-compute-request-id: req-536e449a-7ac8-4121-b1c4-8ba769bdaa80 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_6160f931-4c36-4a79-958e-3325bc26131b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c4:ed", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8dcc9b93-50df-428e-853b-a50da4d94005", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8dcc9b93-50df-428e-853b-a50da4d94005", "rel": "bookmark"}], "image": {"id": "14b77c63-648e-41c1-9c89-9464c4ec2ebc", "links": [{"href": "http://172.30.9.22:8774/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:01:44.000000", "flavor": {"id": "a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "links": [{"href": "http://172.30.9.22:8774/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "rel": "bookmark"}]}, "id": "8dcc9b93-50df-428e-853b-a50da4d94005", "security_groups": [{"name": "singlevm2-sg_6160f931-4c36-4a79-958e-3325bc26131b"}], "user_id": "735dcdade0e04d87982c1ad9e04727c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:01:44Z", "hostId": "d67248d8c87ac5ea51aa440134add8adffbd7448465cfe5b08c56ced", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6160f931-4c36-4a79-958e-3325bc26131b", "name": "singlevm2-vm_6160f931-4c36-4a79-958e-3325bc26131b", "created": "2018-08-18T07:01:37Z", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:01:46,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-536e449a-7ac8-4121-b1c4-8ba769bdaa80 2018-08-18 07:01:46,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522804021835s 2018-08-18 07:01:46,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-536e449a-7ac8-4121-b1c4-8ba769bdaa80 2018-08-18 07:01:46,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 07:01:46,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=8dcc9b93-50df-428e-853b-a50da4d94005" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:46,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-c5f7d2d0-9d03-4e98-a403-95cfd570a873 Date: Sat, 18 Aug 2018 07:01:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T07:01:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4554f51-9c92-4246-b423-a927c7ff3835","ip_address":"192.168.120.5"}],"id":"d4e4abed-f6e8-4410-8c19-882642c74479","security_groups":["8f381fd4-d176-4030-bc72-ed01b34c5631"],"mac_address":"fa:16:3e:8f:c4:ed","project_id":"309445f87c6d4b529db2dd9a2ca204dd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"419a0ea6-6fe6-4e9c-a452-45c3a7925eb6","tenant_id":"309445f87c6d4b529db2dd9a2ca204dd","created_at":"2018-08-18T07:01:41Z","binding:vnic_type":"normal","device_id":"8dcc9b93-50df-428e-853b-a50da4d94005","ip_allocation":"immediate"}]} 2018-08-18 07:01:46,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=8dcc9b93-50df-428e-853b-a50da4d94005 used request id req-c5f7d2d0-9d03-4e98-a403-95cfd570a873 2018-08-18 07:01:46,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.144752979279s 2018-08-18 07:01:46,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=8dcc9b93-50df-428e-853b-a50da4d94005 used request id req-c5f7d2d0-9d03-4e98-a403-95cfd570a873 2018-08-18 07:01:46,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=d4e4abed-f6e8-4410-8c19-882642c74479" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:46,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-be74f5c2-501a-45f9-b0cc-737681f07959 Date: Sat, 18 Aug 2018 07:01:46 GMT RESP BODY: {"floatingips": []} 2018-08-18 07:01:46,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=d4e4abed-f6e8-4410-8c19-882642c74479 used request id req-be74f5c2-501a-45f9-b0cc-737681f07959 2018-08-18 07:01:46,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0446760654449s 2018-08-18 07:01:46,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=d4e4abed-f6e8-4410-8c19-882642c74479 used request id req-be74f5c2-501a-45f9-b0cc-737681f07959 2018-08-18 07:01:46,733 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_6160f931-4c36-4a79-958e-3325bc26131b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8f:c4:ed', 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'14b77c63-648e-41c1-9c89-9464c4ec2ebc'}), 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-18T07:01:44.000000', 'flavor': Munch({u'id': u'a5ac4202-05fe-42a2-bbcd-7a263f8f84ce'}), 'az': u'nova', 'id': u'8dcc9b93-50df-428e-853b-a50da4d94005', 'security_groups': [Munch({u'name': u'singlevm2-sg_6160f931-4c36-4a79-958e-3325bc26131b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'735dcdade0e04d87982c1ad9e04727c8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'309445f87c6d4b529db2dd9a2ca204dd', 'name': 'singlevm2-project_6160f931-4c36-4a79-958e-3325bc26131b', '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-18T07:01:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T07:01:44Z', 'hostId': u'd67248d8c87ac5ea51aa440134add8adffbd7448465cfe5b08c56ced', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_6160f931-4c36-4a79-958e-3325bc26131b', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'd67248d8c87ac5ea51aa440134add8adffbd7448465cfe5b08c56ced', '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-18T07:01:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'309445f87c6d4b529db2dd9a2ca204dd', 'name': u'singlevm2-vm_6160f931-4c36-4a79-958e-3325bc26131b', 'adminPass': u'T3K4MmE3GJUF', 'tenant_id': u'309445f87c6d4b529db2dd9a2ca204dd', 'created_at': u'2018-08-18T07:01:37Z', 'created': u'2018-08-18T07:01:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-18 07:01:46,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:01:46,736 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:46,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-49907541-7692-4d2e-b18c-e06d4852f0cd Date: Sat, 18 Aug 2018 07:01:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"419a0ea6-6fe6-4e9c-a452-45c3a7925eb6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"309445f87c6d4b529db2dd9a2ca204dd","l2_adjacency":true,"status":"ACTIVE","subnets":["b4554f51-9c92-4246-b423-a927c7ff3835"],"description":"","tags":[],"updated_at":"2018-08-18T07:01:26Z","qos_policy_id":null,"name":"singlevm2-net_6160f931-4c36-4a79-958e-3325bc26131b","admin_state_up":true,"tenant_id":"309445f87c6d4b529db2dd9a2ca204dd","created_at":"2018-08-18T07:01:25Z","mtu":1450}]} 2018-08-18 07:01:46,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-49907541-7692-4d2e-b18c-e06d4852f0cd 2018-08-18 07:01:46,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0897221565247s 2018-08-18 07:01:46,826 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-49907541-7692-4d2e-b18c-e06d4852f0cd 2018-08-18 07:01:46,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 07:01:46,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=8dcc9b93-50df-428e-853b-a50da4d94005" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:46,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-2ed0b200-e4d5-4ffa-85e6-125145e23769 Date: Sat, 18 Aug 2018 07:01:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T07:01:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4554f51-9c92-4246-b423-a927c7ff3835","ip_address":"192.168.120.5"}],"id":"d4e4abed-f6e8-4410-8c19-882642c74479","security_groups":["8f381fd4-d176-4030-bc72-ed01b34c5631"],"mac_address":"fa:16:3e:8f:c4:ed","project_id":"309445f87c6d4b529db2dd9a2ca204dd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"419a0ea6-6fe6-4e9c-a452-45c3a7925eb6","tenant_id":"309445f87c6d4b529db2dd9a2ca204dd","created_at":"2018-08-18T07:01:41Z","binding:vnic_type":"normal","device_id":"8dcc9b93-50df-428e-853b-a50da4d94005","ip_allocation":"immediate"}]} 2018-08-18 07:01:46,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=8dcc9b93-50df-428e-853b-a50da4d94005 used request id req-2ed0b200-e4d5-4ffa-85e6-125145e23769 2018-08-18 07:01:46,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0453748703003s 2018-08-18 07:01:46,872 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=8dcc9b93-50df-428e-853b-a50da4d94005 used request id req-2ed0b200-e4d5-4ffa-85e6-125145e23769 2018-08-18 07:01:46,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-18 07:01:46,874 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" -d '{"floatingip": {"floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "fixed_ip_address": "192.168.120.5", "port_id": "d4e4abed-f6e8-4410-8c19-882642c74479"}}' 2018-08-18 07:01:49,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-3d7b76e3-23fc-469b-bbbc-bea2ea0d79ce Date: Sat, 18 Aug 2018 07:01:49 GMT RESP BODY: {"floatingip": {"router_id": "2640f752-f9c6-4e63-aa28-027bd7e27107", "status": "DOWN", "description": "", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:47Z", "updated_at": "2018-08-18T07:01:47Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "419a0ea6-6fe6-4e9c-a452-45c3a7925eb6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c4:ed", "device_id": "8dcc9b93-50df-428e-853b-a50da4d94005"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_id": "d4e4abed-f6e8-4410-8c19-882642c74479", "id": "962350da-8483-4731-a3de-10586c0bdb28", "qos_policy_id": null}} 2018-08-18 07:01:49,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3d7b76e3-23fc-469b-bbbc-bea2ea0d79ce 2018-08-18 07:01:49,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.22525501251s 2018-08-18 07:01:49,099 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3d7b76e3-23fc-469b-bbbc-bea2ea0d79ce 2018-08-18 07:01:49,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:49,107 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:49,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-1dc693c4-1adf-40ca-90b9-afbceb213ec3 Date: Sat, 18 Aug 2018 07:01:49 GMT RESP BODY: {"floatingips": [{"router_id": "2640f752-f9c6-4e63-aa28-027bd7e27107", "status": "DOWN", "description": "", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:47Z", "updated_at": "2018-08-18T07:01:47Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "419a0ea6-6fe6-4e9c-a452-45c3a7925eb6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c4:ed", "device_id": "8dcc9b93-50df-428e-853b-a50da4d94005"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_id": "d4e4abed-f6e8-4410-8c19-882642c74479", "id": "962350da-8483-4731-a3de-10586c0bdb28", "qos_policy_id": null}]} 2018-08-18 07:01:49,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1dc693c4-1adf-40ca-90b9-afbceb213ec3 2018-08-18 07:01:49,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.13858294487s 2018-08-18 07:01:49,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1dc693c4-1adf-40ca-90b9-afbceb213ec3 2018-08-18 07:01:49,249 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:01:49,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:49,355 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:49,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-cd0d1fdb-703f-4569-8006-f00675cc320c Date: Sat, 18 Aug 2018 07:01:49 GMT RESP BODY: {"floatingips": [{"router_id": "2640f752-f9c6-4e63-aa28-027bd7e27107", "status": "DOWN", "description": "", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:47Z", "updated_at": "2018-08-18T07:01:47Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "419a0ea6-6fe6-4e9c-a452-45c3a7925eb6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c4:ed", "device_id": "8dcc9b93-50df-428e-853b-a50da4d94005"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_id": "d4e4abed-f6e8-4410-8c19-882642c74479", "id": "962350da-8483-4731-a3de-10586c0bdb28", "qos_policy_id": null}]} 2018-08-18 07:01:49,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-cd0d1fdb-703f-4569-8006-f00675cc320c 2018-08-18 07:01:49,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.245308876038s 2018-08-18 07:01:49,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-cd0d1fdb-703f-4569-8006-f00675cc320c 2018-08-18 07:01:49,604 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:01:49,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:49,710 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:49,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-5f79ab5b-e9cb-4c5f-a0cd-16f44fad81aa Date: Sat, 18 Aug 2018 07:01:49 GMT RESP BODY: {"floatingips": [{"router_id": "2640f752-f9c6-4e63-aa28-027bd7e27107", "status": "DOWN", "description": "", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:47Z", "updated_at": "2018-08-18T07:01:47Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "419a0ea6-6fe6-4e9c-a452-45c3a7925eb6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c4:ed", "device_id": "8dcc9b93-50df-428e-853b-a50da4d94005"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_id": "d4e4abed-f6e8-4410-8c19-882642c74479", "id": "962350da-8483-4731-a3de-10586c0bdb28", "qos_policy_id": null}]} 2018-08-18 07:01:49,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5f79ab5b-e9cb-4c5f-a0cd-16f44fad81aa 2018-08-18 07:01:49,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.111059904099s 2018-08-18 07:01:49,821 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5f79ab5b-e9cb-4c5f-a0cd-16f44fad81aa 2018-08-18 07:01:49,823 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:01:49,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:49,928 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:49,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-f5a4875c-24f3-495a-825f-82abab8e537c Date: Sat, 18 Aug 2018 07:01:49 GMT RESP BODY: {"floatingips": [{"router_id": "2640f752-f9c6-4e63-aa28-027bd7e27107", "status": "DOWN", "description": "", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:47Z", "updated_at": "2018-08-18T07:01:47Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "419a0ea6-6fe6-4e9c-a452-45c3a7925eb6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c4:ed", "device_id": "8dcc9b93-50df-428e-853b-a50da4d94005"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_id": "d4e4abed-f6e8-4410-8c19-882642c74479", "id": "962350da-8483-4731-a3de-10586c0bdb28", "qos_policy_id": null}]} 2018-08-18 07:01:49,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f5a4875c-24f3-495a-825f-82abab8e537c 2018-08-18 07:01:49,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0536320209503s 2018-08-18 07:01:49,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f5a4875c-24f3-495a-825f-82abab8e537c 2018-08-18 07:01:49,984 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:01:50,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:50,090 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:50,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-4600ae80-07e1-4058-a980-4e5a13491754 Date: Sat, 18 Aug 2018 07:01:50 GMT RESP BODY: {"floatingips": [{"router_id": "2640f752-f9c6-4e63-aa28-027bd7e27107", "status": "DOWN", "description": "", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:47Z", "updated_at": "2018-08-18T07:01:47Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "419a0ea6-6fe6-4e9c-a452-45c3a7925eb6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c4:ed", "device_id": "8dcc9b93-50df-428e-853b-a50da4d94005"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_id": "d4e4abed-f6e8-4410-8c19-882642c74479", "id": "962350da-8483-4731-a3de-10586c0bdb28", "qos_policy_id": null}]} 2018-08-18 07:01:50,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4600ae80-07e1-4058-a980-4e5a13491754 2018-08-18 07:01:50,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0585310459137s 2018-08-18 07:01:50,149 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4600ae80-07e1-4058-a980-4e5a13491754 2018-08-18 07:01:50,152 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:01:50,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:50,257 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:50,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-15039668-ca8c-47f1-b6b4-2e3d339b3359 Date: Sat, 18 Aug 2018 07:01:50 GMT RESP BODY: {"floatingips": [{"router_id": "2640f752-f9c6-4e63-aa28-027bd7e27107", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:47Z", "updated_at": "2018-08-18T07:01:49Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "419a0ea6-6fe6-4e9c-a452-45c3a7925eb6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c4:ed", "device_id": "8dcc9b93-50df-428e-853b-a50da4d94005"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_id": "d4e4abed-f6e8-4410-8c19-882642c74479", "id": "962350da-8483-4731-a3de-10586c0bdb28", "qos_policy_id": null}]} 2018-08-18 07:01:50,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-15039668-ca8c-47f1-b6b4-2e3d339b3359 2018-08-18 07:01:50,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0555231571198s 2018-08-18 07:01:50,313 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-15039668-ca8c-47f1-b6b4-2e3d339b3359 2018-08-18 07:01:50,315 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2640f752-f9c6-4e63-aa28-027bd7e27107', 'updated_at': u'2018-08-18T07:01:49Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'd4e4abed-f6e8-4410-8c19-882642c74479', 'id': u'962350da-8483-4731-a3de-10586c0bdb28', 'network': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'port': u'd4e4abed-f6e8-4410-8c19-882642c74479', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'309445f87c6d4b529db2dd9a2ca204dd', 'name': 'singlevm2-project_6160f931-4c36-4a79-958e-3325bc26131b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'309445f87c6d4b529db2dd9a2ca204dd', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'419a0ea6-6fe6-4e9c-a452-45c3a7925eb6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8f:c4:ed', u'device_id': u'8dcc9b93-50df-428e-853b-a50da4d94005'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'309445f87c6d4b529db2dd9a2ca204dd', 'created_at': u'2018-08-18T07:01:47Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'419a0ea6-6fe6-4e9c-a452-45c3a7925eb6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8f:c4:ed', u'device_id': u'8dcc9b93-50df-428e-853b-a50da4d94005'}), 'router': u'2640f752-f9c6-4e63-aa28-027bd7e27107'}) 2018-08-18 07:01:50,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 07:01:50,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/8dcc9b93-50df-428e-853b-a50da4d94005/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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 07:01:50,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-1299bae1-c3e5-4523-9f05-7d817b879d8c x-compute-request-id: req-1299bae1-c3e5-4523-9f05-7d817b879d8c Content-Encoding: gzip Content-Length: 9593 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 482970728 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.194205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196559] pid_max: default: 32768 minimum: 301\n[ 0.197831] ACPI: Core revision 20150930\n[ 0.199546] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201387] Security Framework initialized\n[ 0.202542] Yama: becoming mindful.\n[ 0.203573] AppArmor: AppArmor initialized\n[ 0.204764] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206582] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208357] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211976] Initializing cgroup subsys io\n[ 0.213146] Initializing cgroup subsys memory\n[ 0.214367] Initializing cgroup subsys devices\n[ 0.215592] Initializing cgroup subsys freezer\n[ 0.216815] Initializing cgroup subsys net_cls\n[ 0.218036] Initializing cgroup subsys perf_event\n[ 0.219327] Initializing cgroup subsys net_prio\n[ 0.220574] Initializing cgroup subsys hugetlb\n[ 0.221799] Initializing cgroup subsys pids\n[ 0.223016] CPU: Physical Processor ID: 0\n[ 0.224896] mce: CPU supports 10 MCE banks\n[ 0.226080] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227487] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244706] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251366] ftrace: allocating 31920 entries in 125 pages\n[ 0.276797] smpboot: Max logical packages: 1\n[ 0.277999] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279938] x2apic enabled\n[ 0.281124] Switched APIC routing to physical x2apic.\n[ 0.283630] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285186] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287976] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290496] KVM setup paravirtual spinlock\n[ 0.292123] x86: Booted up 1 node, 1 CPUs\n[ 0.293253] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295185] devtmpfs: initialized\n[ 0.297180] evm: security.selinux\n[ 0.298175] evm: security.SMACK64\n[ 0.299163] evm: security.SMACK64EXEC\n[ 0.300217] evm: security.SMACK64TRANSMUTE\n[ 0.301356] evm: security.SMACK64MMAP\n[ 0.302405] evm: security.ima\n[ 0.303316] evm: security.capability\n[ 0.304425] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307018] pinctrl core: initialized pinctrl subsystem\n[ 0.308533] RTC time: 7:01:44, date: 08/18/18\n[ 0.309866] NET: Registered protocol family 16\n[ 0.311221] cpuidle: using governor ladder\n[ 0.312424] cpuidle: using governor menu\n[ 0.313550] PCCT header not found.\n[ 0.314604] ACPI: bus type PCI registered\n[ 0.315742] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317492] PCI: Using configuration type 1 for base access\n[ 0.319702] ACPI: Added _OSI(Module Device)\n[ 0.320898] ACPI: Added _OSI(Processor Device)\n[ 0.322123] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323409] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325640] ACPI: Interpreter enabled\n[ 0.326723] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331917] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337120] ACPI: (supports S0 S5)\n[ 0.338119] ACPI: Using IOAPIC for interrupt routing\n[ 0.339450] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343362] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.344951] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346691] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348359] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351428] acpiphp: Slot [3] registered\n[ 0.352560] acpiphp: Slot [4] registered\n[ 0.353687] acpiphp: Slot [5] registered\n[ 0.354811] acpiphp: Slot [6] registered\n[ 0.355938] acpiphp: Slot [7] registered\n[ 0.357069] acpiphp: Slot [8] registered\n[ 0.358194] acpiphp: Slot [9] registered\n[ 0.359325] acpiphp: Slot [10] registered\n[ 0.360472] acpiphp: Slot [11] registered\n[ 0.361626] acpiphp: Slot [12] registered\n[ 0.362775] acpiphp: Slot [13] registered\n[ 0.363918] acpiphp: Slot [14] registered\n[ 0.365066] acpiphp: Slot [15] registered\n[ 0.380434] acpiphp: Slot [16] registered\n[ 0.381586] acpiphp: Slot [17] registered\n[ 0.382730] acpiphp: Slot [18] registered\n[ 0.383872] acpiphp: Slot [19] registered\n[ 0.385018] acpiphp: Slot [20] registered\n[ 0.386167] acpiphp: Slot [21] registered\n[ 0.387322] acpiphp: Slot [22] registered\n[ 0.388465] acpiphp: Slot [23] registered\n[ 0.389611] acpiphp: Slot [24] registered\n[ 0.390756] acpiphp: Slot [25] registered\n[ 0.391900] acpiphp: Slot [26] registered\n[ 0.393043] acpiphp: Slot [27] registered\n[ 0.394193] acpiphp: Slot [28] registered\n[ 0.395339] acpiphp: Slot [29] registered\n[ 0.396478] acpiphp: Slot [30] registered\n[ 0.397628] acpiphp: Slot [31] registered\n[ 0.398774] PCI host bridge to bus 0000:00\n[ 0.399925] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.401631] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.403339] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.405402] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.407463] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.409564] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.413641] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.415432] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.417092] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.418885] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.423439] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.425475] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.447109] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.449168] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.451175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.453152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.455388] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.457129] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458967] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.460454] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.462644] vgaarb: loaded\n[ 0.463507] vgaarb: bridge control possible 0000:00:02.0\n[ 0.465193] SCSI subsystem initialized\n[ 0.466485] ACPI: bus type USB registered\n[ 0.467656] usbcore: registered new interface driver usbfs\n[ 0.469113] usbcore: registered new interface driver hub\n[ 0.470533] usbcore: registered new device driver usb\n[ 0.472077] PCI: Using ACPI for IRQ routing\n[ 0.473649] NetLabel: Initializing\n[ 0.474665] NetLabel: domain hash size = 128\n[ 0.475863] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.477218] NetLabel: unlabeled traffic allowed by default\n[ 0.478840] clocksource: Switched to clocksource kvm-clock\n[ 0.488949] AppArmor: AppArmor Filesystem Enabled\n[ 0.490321] pnp: PnP ACPI init\n[ 0.491600] pnp: PnP ACPI: found 5 devices\n[ 0.498580] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.500975] NET: Registered protocol family 2\n[ 0.502438] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.504245] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.505933] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.507635] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509169] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510811] NET: Registered protocol family 1\n[ 0.512051] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.513598] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515112] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.529718] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544375] Trying to unpack rootfs image as initramfs...\n[ 0.606783] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.611963] Scanning for low memory corruption every 60 seconds\n[ 0.614250] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.615927] audit: initializing netlink subsys (disabled)\n[ 0.617424] audit: type=2000 audit(1534575705.163:1): initialized\n[ 0.619424] Initialise system trusted keyring\n[ 0.620822] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.622461] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.625224] zbud: loaded\n[ 0.626266] VFS: Disk quotas dquot_6.6.0\n[ 0.627445] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.629666] fuse init (API version 7.23)\n[ 0.631014] Key type big_key registered\n[ 0.632157] Allocating IMA MOK and blacklist keyrings.\n[ 0.633903] Key type asymmetric registered\n[ 0.635088] Asymmetric key parser 'x509' registered\n[ 0.636451] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.638595] io scheduler noop registered\n[ 0.639740] io scheduler deadline registered (default)\n[ 0.641154] io scheduler cfq registered\n[ 0.642386] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643878] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.645699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.647770] ACPI: Power Button [PWRF]\n[ 0.649045] GHES: HEST is not enabled!\n[ 0.663325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.692994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.696102] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.719926] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.723147] Linux agpgart interface v0.103\n[ 0.726739] brd: module loaded\n[ 0.729135] loop: module loaded\n[ 0.733966] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.736059] GPT:90111 != 2097151\n[ 0.737035] GPT:Alternate GPT header not at the end of the disk.\n[ 0.738588] GPT:90111 != 2097151\n[ 0.739562] GPT: Use GNU Parted to correct GPT errors.\n[ 0.740944] vda: vda1 vda15\n[ 0.742682] scsi host0: ata_piix\n[ 0.743805] scsi host1: ata_piix\n[ 0.744835] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.746555] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.748616] libphy: Fixed MDIO Bus: probed\n[ 0.749796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.751160] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.754234] PPP generic driver version 2.4.2\n[ 0.755553] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.757246] ehci-pci: EHCI PCI platform driver\n[ 0.758505] ehci-platform: EHCI generic platform driver\n[ 0.760128] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.761989] ohci-pci: OHCI PCI platform driver\n[ 0.763432] ohci-platform: OHCI generic platform driver\n[ 0.765051] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.780082] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781719] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.784108] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.785748] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.787602] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.789462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.791400] usb usb1: Product: UHCI Host Controller\n[ 0.792654] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.794252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795590] hub 1-0:1.0: USB hub found\n[ 0.796661] hub 1-0:1.0: 2 ports detected\n[ 0.797910] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.800766] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.802050] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.803430] mousedev: PS/2 mouse device common for all mice\n[ 0.805096] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.807535] rtc_cmos 00:00: RTC can wake from S4\n[ 0.809042] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.810631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.812216] i2c /dev entries driver\n[ 0.813248] device-mapper: uevent: version 1.0.3\n[ 0.814534] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.816733] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.818585] NET: Registered protocol family 10\n[ 0.820114] NET: Registered protocol family 17\n[ 0.821310] Key type dns_resolver registered\n[ 0.822588] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.824058] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.826434] registered taskstats version 1\n[ 0.827581] Loading compiled-in X.509 certificates\n[ 0.829378] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.831875] zswap: loaded using pool lzo/zbud\n[ 0.833929] Key type trusted registered\n[ 0.836066] Key type encrypted registered\n[ 0.837188] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.838576] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839990] evm: HMAC attrs: 0x1\n[ 0.841279] Magic number: 14:67:16\n[ 0.842392] rtc_cmos 00:00: setting system clock to 2018-08-18 07:01:45 UTC (1534575705)\n[ 0.844570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.846053] EDD information not available.\n[ 0.908413] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.924883] Write protecting the kernel read-only data: 14336k\n[ 0.927792] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.930204] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.146884] 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.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrButozxSrZfCDr7b+x//pihVPe0UzQoACQ+VYRDPAM/S4J6HpcWIb9CNZlsi+azLjtXclixZFAnEeNKyWxhJKO7fdi3fIE67MwxDRJ40wsdPrBqIKJ6lukba5bFCQES4vBz8i9wZgE6mNDkPJsSIg9N9noDIQXdgBlI/t3szXRBW33OAsBbXWUkEE4ekkoiMzZIfeZhMlUFF1rEDTzBfbxDpkQ6Ou0+7tu6S1oLNtUMTqOZrHfMbHW0kwHQZz5ha7cb/osDP/Z2lT8NCfG44sofx5q+TU8kVTCZyRpKN57caztuleFPbWlaZysWIiODofVUIUSXHV4NbU/4A0tZkp root@singlevm2-vm-6160f931-4c36-4a79-958e-3325bc26131b\nssh-dss AAAAB3NzaC1kc3MAAACBAPVV8slW3BoZNEwA10QRTrbC88CL9wDYEoLOTAcNd0ERqxu+P9MajO+TJR7jIN9V3RGQn21gxqrixEPTfOXHH/qNIzf5DikU4nWLcxdRQp6dBZ77YAi7BN6brtJGej6VEtOc2MKek/mDWRSbZmrfr9PXrVYurCC5b4rLRIW9LTIbAAAAFQCBgyiLQxXaQ9OEYks35sICVppCOwAAAIAJ/IBlegHWEwqEvwWuYLWWR7CGBhsz55CRt37LBe0YvkHZGKRt+BGEkTPxsEwZ25FU7vydwJZFVaL3XCVrnWayAJzW4b3yiLAF9vIdg9AZidtHyl9+H1elI5wvpx+tIBFVYjvvTfAtf1nzha469wY+1tg6QScrVTGZYU120+IcqAAAAIB0LoQsEB9Uvxs5bW0Etb8vKpfH1JWXDcYoI2wVrfiM3Y4sYtPDhdz/Xth1WU8r9IYGRjvtExJSdUWGzxKkdmFRa09/KMV0xJNrX4z/GmHlJ/Ny+1EZLrlCIpj9vyc8WftvDae05G31yHKNiFcAYdILIGgksO62Q0dhgBLqzZEKWA== root@singlevm2-vm-6160f931-4c36-4a79-958e-3325bc26131b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe8f:c4ed/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.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-6160f931-4c36-4a79-958e-3325bc26131b\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.14 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-6160f931-4c36-4a79-958e-3325bc26131b login: "} 2018-08-18 07:01:50,518 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8dcc9b93-50df-428e-853b-a50da4d94005/action used request id req-1299bae1-c3e5-4523-9f05-7d817b879d8c 2018-08-18 07:01:50,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.202014923096s 2018-08-18 07:01:50,518 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8dcc9b93-50df-428e-853b-a50da4d94005/action used request id req-1299bae1-c3e5-4523-9f05-7d817b879d8c 2018-08-18 07:01:50,519 - 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 482970728 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.194205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.196559] pid_max: default: 32768 minimum: 301 [ 0.197831] ACPI: Core revision 20150930 [ 0.199546] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.201387] Security Framework initialized [ 0.202542] Yama: becoming mindful. [ 0.203573] AppArmor: AppArmor initialized [ 0.204764] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.206582] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.208357] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211976] Initializing cgroup subsys io [ 0.213146] Initializing cgroup subsys memory [ 0.214367] Initializing cgroup subsys devices [ 0.215592] Initializing cgroup subsys freezer [ 0.216815] Initializing cgroup subsys net_cls [ 0.218036] Initializing cgroup subsys perf_event [ 0.219327] Initializing cgroup subsys net_prio [ 0.220574] Initializing cgroup subsys hugetlb [ 0.221799] Initializing cgroup subsys pids [ 0.223016] CPU: Physical Processor ID: 0 [ 0.224896] mce: CPU supports 10 MCE banks [ 0.226080] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227487] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.244706] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.251366] ftrace: allocating 31920 entries in 125 pages [ 0.276797] smpboot: Max logical packages: 1 [ 0.277999] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.279938] x2apic enabled [ 0.281124] Switched APIC routing to physical x2apic. [ 0.283630] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.285186] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.287976] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.290496] KVM setup paravirtual spinlock [ 0.292123] x86: Booted up 1 node, 1 CPUs [ 0.293253] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.295185] devtmpfs: initialized [ 0.297180] evm: security.selinux [ 0.298175] evm: security.SMACK64 [ 0.299163] evm: security.SMACK64EXEC [ 0.300217] evm: security.SMACK64TRANSMUTE [ 0.301356] evm: security.SMACK64MMAP [ 0.302405] evm: security.ima [ 0.303316] evm: security.capability [ 0.304425] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.307018] pinctrl core: initialized pinctrl subsystem [ 0.308533] RTC time: 7:01:44, date: 08/18/18 [ 0.309866] NET: Registered protocol family 16 [ 0.311221] cpuidle: using governor ladder [ 0.312424] cpuidle: using governor menu [ 0.313550] PCCT header not found. [ 0.314604] ACPI: bus type PCI registered [ 0.315742] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.317492] PCI: Using configuration type 1 for base access [ 0.319702] ACPI: Added _OSI(Module Device) [ 0.320898] ACPI: Added _OSI(Processor Device) [ 0.322123] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.323409] ACPI: Added _OSI(Processor Aggregator Device) [ 0.325640] ACPI: Interpreter enabled [ 0.326723] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.329322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.331917] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.334518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.337120] ACPI: (supports S0 S5) [ 0.338119] ACPI: Using IOAPIC for interrupt routing [ 0.339450] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.343362] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.344951] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.346691] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.348359] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.351428] acpiphp: Slot [3] registered [ 0.352560] acpiphp: Slot [4] registered [ 0.353687] acpiphp: Slot [5] registered [ 0.354811] acpiphp: Slot [6] registered [ 0.355938] acpiphp: Slot [7] registered [ 0.357069] acpiphp: Slot [8] registered [ 0.358194] acpiphp: Slot [9] registered [ 0.359325] acpiphp: Slot [10] registered [ 0.360472] acpiphp: Slot [11] registered [ 0.361626] acpiphp: Slot [12] registered [ 0.362775] acpiphp: Slot [13] registered [ 0.363918] acpiphp: Slot [14] registered [ 0.365066] acpiphp: Slot [15] registered [ 0.380434] acpiphp: Slot [16] registered [ 0.381586] acpiphp: Slot [17] registered [ 0.382730] acpiphp: Slot [18] registered [ 0.383872] acpiphp: Slot [19] registered [ 0.385018] acpiphp: Slot [20] registered [ 0.386167] acpiphp: Slot [21] registered [ 0.387322] acpiphp: Slot [22] registered [ 0.388465] acpiphp: Slot [23] registered [ 0.389611] acpiphp: Slot [24] registered [ 0.390756] acpiphp: Slot [25] registered [ 0.391900] acpiphp: Slot [26] registered [ 0.393043] acpiphp: Slot [27] registered [ 0.394193] acpiphp: Slot [28] registered [ 0.395339] acpiphp: Slot [29] registered [ 0.396478] acpiphp: Slot [30] registered [ 0.397628] acpiphp: Slot [31] registered [ 0.398774] PCI host bridge to bus 0000:00 [ 0.399925] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.401631] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.403339] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.405402] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.407463] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.409564] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.413641] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.415432] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.417092] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.418885] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.423439] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.425475] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.447109] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.449168] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.451175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.453152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.455388] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.457129] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458967] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.460454] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.462644] vgaarb: loaded [ 0.463507] vgaarb: bridge control possible 0000:00:02.0 [ 0.465193] SCSI subsystem initialized [ 0.466485] ACPI: bus type USB registered [ 0.467656] usbcore: registered new interface driver usbfs [ 0.469113] usbcore: registered new interface driver hub [ 0.470533] usbcore: registered new device driver usb [ 0.472077] PCI: Using ACPI for IRQ routing [ 0.473649] NetLabel: Initializing [ 0.474665] NetLabel: domain hash size = 128 [ 0.475863] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.477218] NetLabel: unlabeled traffic allowed by default [ 0.478840] clocksource: Switched to clocksource kvm-clock [ 0.488949] AppArmor: AppArmor Filesystem Enabled [ 0.490321] pnp: PnP ACPI init [ 0.491600] pnp: PnP ACPI: found 5 devices [ 0.498580] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.500975] NET: Registered protocol family 2 [ 0.502438] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504245] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.505933] TCP: Hash tables configured (established 4096 bind 4096) [ 0.507635] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.509169] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.510811] NET: Registered protocol family 1 [ 0.512051] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.513598] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.515112] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.529718] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.544375] Trying to unpack rootfs image as initramfs... [ 0.606783] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.611963] Scanning for low memory corruption every 60 seconds [ 0.614250] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.615927] audit: initializing netlink subsys (disabled) [ 0.617424] audit: type=2000 audit(1534575705.163:1): initialized [ 0.619424] Initialise system trusted keyring [ 0.620822] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.622461] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.625224] zbud: loaded [ 0.626266] VFS: Disk quotas dquot_6.6.0 [ 0.627445] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.629666] fuse init (API version 7.23) [ 0.631014] Key type big_key registered [ 0.632157] Allocating IMA MOK and blacklist keyrings. [ 0.633903] Key type asymmetric registered [ 0.635088] Asymmetric key parser 'x509' registered [ 0.636451] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.638595] io scheduler noop registered [ 0.639740] io scheduler deadline registered (default) [ 0.641154] io scheduler cfq registered [ 0.642386] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.643878] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.645699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.647770] ACPI: Power Button [PWRF] [ 0.649045] GHES: HEST is not enabled! [ 0.663325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.692994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696102] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.719926] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.723147] Linux agpgart interface v0.103 [ 0.726739] brd: module loaded [ 0.729135] loop: module loaded [ 0.733966] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.736059] GPT:90111 != 2097151 [ 0.737035] GPT:Alternate GPT header not at the end of the disk. [ 0.738588] GPT:90111 != 2097151 [ 0.739562] GPT: Use GNU Parted to correct GPT errors. [ 0.740944] vda: vda1 vda15 [ 0.742682] scsi host0: ata_piix [ 0.743805] scsi host1: ata_piix [ 0.744835] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.746555] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.748616] libphy: Fixed MDIO Bus: probed [ 0.749796] tun: Universal TUN/TAP device driver, 1.6 [ 0.751160] tun: (C) 1999-2004 Max Krasnyansky [ 0.754234] PPP generic driver version 2.4.2 [ 0.755553] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.757246] ehci-pci: EHCI PCI platform driver [ 0.758505] ehci-platform: EHCI generic platform driver [ 0.760128] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.761989] ohci-pci: OHCI PCI platform driver [ 0.763432] ohci-platform: OHCI generic platform driver [ 0.765051] uhci_hcd: USB Universal Host Controller Interface driver [ 0.780082] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781719] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.784108] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.785748] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.787602] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.789462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.791400] usb usb1: Product: UHCI Host Controller [ 0.792654] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.794252] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795590] hub 1-0:1.0: USB hub found [ 0.796661] hub 1-0:1.0: 2 ports detected [ 0.797910] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.800766] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.802050] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.803430] mousedev: PS/2 mouse device common for all mice [ 0.805096] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.807535] rtc_cmos 00:00: RTC can wake from S4 [ 0.809042] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.810631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.812216] i2c /dev entries driver [ 0.813248] device-mapper: uevent: version 1.0.3 [ 0.814534] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.816733] ledtrig-cpu: registered to indicate activity on CPUs [ 0.818585] NET: Registered protocol family 10 [ 0.820114] NET: Registered protocol family 17 [ 0.821310] Key type dns_resolver registered [ 0.822588] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.824058] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.826434] registered taskstats version 1 [ 0.827581] Loading compiled-in X.509 certificates [ 0.829378] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.831875] zswap: loaded using pool lzo/zbud [ 0.833929] Key type trusted registered [ 0.836066] Key type encrypted registered [ 0.837188] AppArmor: AppArmor sha1 policy hashing enabled [ 0.838576] ima: No TPM chip found, activating TPM-bypass! [ 0.839990] evm: HMAC attrs: 0x1 [ 0.841279] Magic number: 14:67:16 [ 0.842392] rtc_cmos 00:00: setting system clock to 2018-08-18 07:01:45 UTC (1534575705) [ 0.844570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.846053] EDD information not available. [ 0.908413] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.924883] Write protecting the kernel read-only data: 14336k [ 0.927792] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.930204] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.146884] 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.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrButozxSrZfCDr7b+x//pihVPe0UzQoACQ+VYRDPAM/S4J6HpcWIb9CNZlsi+azLjtXclixZFAnEeNKyWxhJKO7fdi3fIE67MwxDRJ40wsdPrBqIKJ6lukba5bFCQES4vBz8i9wZgE6mNDkPJsSIg9N9noDIQXdgBlI/t3szXRBW33OAsBbXWUkEE4ekkoiMzZIfeZhMlUFF1rEDTzBfbxDpkQ6Ou0+7tu6S1oLNtUMTqOZrHfMbHW0kwHQZz5ha7cb/osDP/Z2lT8NCfG44sofx5q+TU8kVTCZyRpKN57caztuleFPbWlaZysWIiODofVUIUSXHV4NbU/4A0tZkp root@singlevm2-vm-6160f931-4c36-4a79-958e-3325bc26131b ssh-dss AAAAB3NzaC1kc3MAAACBAPVV8slW3BoZNEwA10QRTrbC88CL9wDYEoLOTAcNd0ERqxu+P9MajO+TJR7jIN9V3RGQn21gxqrixEPTfOXHH/qNIzf5DikU4nWLcxdRQp6dBZ77YAi7BN6brtJGej6VEtOc2MKek/mDWRSbZmrfr9PXrVYurCC5b4rLRIW9LTIbAAAAFQCBgyiLQxXaQ9OEYks35sICVppCOwAAAIAJ/IBlegHWEwqEvwWuYLWWR7CGBhsz55CRt37LBe0YvkHZGKRt+BGEkTPxsEwZ25FU7vydwJZFVaL3XCVrnWayAJzW4b3yiLAF9vIdg9AZidtHyl9+H1elI5wvpx+tIBFVYjvvTfAtf1nzha469wY+1tg6QScrVTGZYU120+IcqAAAAIB0LoQsEB9Uvxs5bW0Etb8vKpfH1JWXDcYoI2wVrfiM3Y4sYtPDhdz/Xth1WU8r9IYGRjvtExJSdUWGzxKkdmFRa09/KMV0xJNrX4z/GmHlJ/Ny+1EZLrlCIpj9vyc8WftvDae05G31yHKNiFcAYdILIGgksO62Q0dhgBLqzZEKWA== root@singlevm2-vm-6160f931-4c36-4a79-958e-3325bc26131b -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe8f:c4ed/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.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-6160f931-4c36-4a79-958e-3325bc26131b launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.14 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-6160f931-4c36-4a79-958e-3325bc26131b login: 2018-08-18 07:01:50,522 - paramiko.transport - DEBUG - starting thread (client mode): 0x5cbbdf50L 2018-08-18 07:01:50,522 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 07:01:50,523 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-18 07:01:50,523 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-18 07:01:50,524 - 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-18 07:01:50,525 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 07:01:50,525 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-18 07:01:50,525 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 07:01:50,525 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 07:01:50,526 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 07:01:50,542 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 07:01:50,542 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 07:01:50,555 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: eaeb6dbae8c960b2c635a5191c86545a 2018-08-18 07:01:50,556 - paramiko.transport - DEBUG - Trying discovered key 7e6ee1f48ffd2a83e2a8623aaa351d49 in /tmp/tmpRWN6YS 2018-08-18 07:01:50,582 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 07:01:50,588 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-18 07:01:50,620 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-18 07:01:50,621 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-18 07:01:50,622 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-18 07:01:50,623 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 07:01:50,624 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-18 07:01:50,624 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-18 07:01:50,625 - functest.core.singlevm - DEBUG - error: 2018-08-18 07:01:50,629 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-18 07:01:50,745 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 07:01:50,745 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-18 07:01:50,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-18 07:01:50,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/962350da-8483-4731-a3de-10586c0bdb28.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:51,924 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc7c72b2-dd8e-433d-aca4-9878477d7863 Content-Length: 0 Date: Sat, 18 Aug 2018 07:01:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:01:51,924 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/962350da-8483-4731-a3de-10586c0bdb28.json used request id req-fc7c72b2-dd8e-433d-aca4-9878477d7863 2018-08-18 07:01:51,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.17387795448s 2018-08-18 07:01:51,924 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/962350da-8483-4731-a3de-10586c0bdb28.json used request id req-fc7c72b2-dd8e-433d-aca4-9878477d7863 2018-08-18 07:01:51,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:01:51,930 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:52,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-785cc02f-c0c4-4888-a24e-72a8f798f6ef Date: Sat, 18 Aug 2018 07:01:51 GMT RESP BODY: {"floatingips": []} 2018-08-18 07:01:52,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-785cc02f-c0c4-4888-a24e-72a8f798f6ef 2018-08-18 07:01:52,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.14981508255s 2018-08-18 07:01:52,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-785cc02f-c0c4-4888-a24e-72a8f798f6ef 2018-08-18 07:01:52,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-18 07:01:52,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/8dcc9b93-50df-428e-853b-a50da4d94005 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:52,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:01: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-b5d34c64-3a77-42bb-aad9-c7fb213645e4 x-compute-request-id: req-b5d34c64-3a77-42bb-aad9-c7fb213645e4 Content-Type: application/json 2018-08-18 07:01:52,291 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8dcc9b93-50df-428e-853b-a50da4d94005 used request id req-b5d34c64-3a77-42bb-aad9-c7fb213645e4 2018-08-18 07:01:52,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.209887981415s 2018-08-18 07:01:52,291 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8dcc9b93-50df-428e-853b-a50da4d94005 used request id req-b5d34c64-3a77-42bb-aad9-c7fb213645e4 2018-08-18 07:01:52,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:01:52,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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:53,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-9ee10867-1622-456d-98cf-bcd34a1903a4 x-compute-request-id: req-9ee10867-1622-456d-98cf-bcd34a1903a4 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_6160f931-4c36-4a79-958e-3325bc26131b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c4:ed", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c4:ed", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8dcc9b93-50df-428e-853b-a50da4d94005", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8dcc9b93-50df-428e-853b-a50da4d94005", "rel": "bookmark"}], "image": {"id": "14b77c63-648e-41c1-9c89-9464c4ec2ebc", "links": [{"href": "http://172.30.9.22:8774/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:01:44.000000", "flavor": {"id": "a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "links": [{"href": "http://172.30.9.22:8774/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "rel": "bookmark"}]}, "id": "8dcc9b93-50df-428e-853b-a50da4d94005", "user_id": "735dcdade0e04d87982c1ad9e04727c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:01:52Z", "hostId": "d67248d8c87ac5ea51aa440134add8adffbd7448465cfe5b08c56ced", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6160f931-4c36-4a79-958e-3325bc26131b", "name": "singlevm2-vm_6160f931-4c36-4a79-958e-3325bc26131b", "created": "2018-08-18T07:01:37Z", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:01:53,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9ee10867-1622-456d-98cf-bcd34a1903a4 2018-08-18 07:01:53,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33567595482s 2018-08-18 07:01:53,627 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9ee10867-1622-456d-98cf-bcd34a1903a4 2018-08-18 07:01:53,629 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:01:55,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:01:55,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:55,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:01: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-4d6425ea-263e-4603-8501-8d3315c1e8b2 x-compute-request-id: req-4d6425ea-263e-4603-8501-8d3315c1e8b2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-18 07:01:55,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d6425ea-263e-4603-8501-8d3315c1e8b2 2018-08-18 07:01:55,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0634150505066s 2018-08-18 07:01:55,695 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d6425ea-263e-4603-8501-8d3315c1e8b2 2018-08-18 07:01:55,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 07:01:55,699 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:55,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-b835dedd-5682-45af-a114-f5454314c372 Date: Sat, 18 Aug 2018 07:01:55 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:33Z", "updated_at": "2018-08-18T07:01:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:33Z", "revision_number": 0, "id": "0040fa77-9b70-4415-ae23-d4e23499d7ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:33Z", "security_group_id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:33Z", "revision_number": 0, "id": "75da8c7a-22cf-46c1-a8df-7573717ce647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:33Z", "security_group_id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:33Z", "revision_number": 0, "id": "794b8964-87a6-499d-862c-64debb7c67b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:33Z", "security_group_id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T07:01:33Z", "revision_number": 0, "id": "a829b108-d4d9-462f-bba6-4f359c16bf3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:33Z", "security_group_id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}], "revision_number": 3, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "id": "8f381fd4-d176-4030-bc72-ed01b34c5631", "name": "singlevm2-sg_6160f931-4c36-4a79-958e-3325bc26131b"}, {"description": "Default security group", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:25Z", "updated_at": "2018-08-18T07:01:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "61cb9879-fa37-4fad-911e-08ffd1ed97da", "remote_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "d7b8b406-02df-43e6-887b-7421276345d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "e0135d1c-1c11-4871-abab-11276fa294e0", "remote_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "e6661c3f-5e8c-4db1-9bb9-6c7e1a9d51a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}], "revision_number": 1, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "name": "default"}]} 2018-08-18 07:01:55,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b835dedd-5682-45af-a114-f5454314c372 2018-08-18 07:01:55,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0472741127014s 2018-08-18 07:01:55,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b835dedd-5682-45af-a114-f5454314c372 2018-08-18 07:01:55,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-18 07:01:55,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/8f381fd4-d176-4030-bc72-ed01b34c5631.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:55,926 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc0a20c8-51c2-410d-876e-13ff6dcc6bf3 Content-Length: 0 Date: Sat, 18 Aug 2018 07:01:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:01:55,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/8f381fd4-d176-4030-bc72-ed01b34c5631.json used request id req-fc0a20c8-51c2-410d-876e-13ff6dcc6bf3 2018-08-18 07:01:55,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.176924943924s 2018-08-18 07:01:55,927 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/8f381fd4-d176-4030-bc72-ed01b34c5631.json used request id req-fc0a20c8-51c2-410d-876e-13ff6dcc6bf3 2018-08-18 07:01:55,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-18 07:01:55,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_6160f931-4c36-4a79-958e-3325bc26131b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:55,968 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:01: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-5d48565a-b25f-446a-b305-50cf41b8855b x-compute-request-id: req-5d48565a-b25f-446a-b305-50cf41b8855b Content-Length: 0 Content-Type: application/json 2018-08-18 07:01:55,968 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_6160f931-4c36-4a79-958e-3325bc26131b used request id req-5d48565a-b25f-446a-b305-50cf41b8855b 2018-08-18 07:01:55,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0406260490417s 2018-08-18 07:01:55,968 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_6160f931-4c36-4a79-958e-3325bc26131b used request id req-5d48565a-b25f-446a-b305-50cf41b8855b 2018-08-18 07:01:55,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 07:01:55,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/2640f752-f9c6-4e63-aa28-027bd7e27107/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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" -d '{"subnet_id": "b4554f51-9c92-4246-b423-a927c7ff3835"}' 2018-08-18 07:01:57,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-01dd849c-21e1-4323-81cd-8952852b11d0 Date: Sat, 18 Aug 2018 07:01:57 GMT RESP BODY: {"network_id": "419a0ea6-6fe6-4e9c-a452-45c3a7925eb6", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "subnet_id": "b4554f51-9c92-4246-b423-a927c7ff3835", "subnet_ids": ["b4554f51-9c92-4246-b423-a927c7ff3835"], "port_id": "39a795a4-c8d7-4db4-ac11-19ea40f242c9", "id": "2640f752-f9c6-4e63-aa28-027bd7e27107"} 2018-08-18 07:01:57,821 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2640f752-f9c6-4e63-aa28-027bd7e27107/remove_router_interface.json used request id req-01dd849c-21e1-4323-81cd-8952852b11d0 2018-08-18 07:01:57,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85203695297s 2018-08-18 07:01:57,821 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2640f752-f9c6-4e63-aa28-027bd7e27107/remove_router_interface.json used request id req-01dd849c-21e1-4323-81cd-8952852b11d0 returning object 2640f752-f9c6-4e63-aa28-027bd7e27107 2018-08-18 07:01:57,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 07:01:57,822 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:57,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-a8170ff3-d1f3-4526-915e-1ce93f3f8ba3 Date: Sat, 18 Aug 2018 07:01:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:26Z", "admin_state_up": true, "updated_at": "2018-08-18T07:01:56Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "id": "2640f752-f9c6-4e63-aa28-027bd7e27107", "name": "singlevm2-router_6160f931-4c36-4a79-958e-3325bc26131b"}]} 2018-08-18 07:01:57,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a8170ff3-d1f3-4526-915e-1ce93f3f8ba3 2018-08-18 07:01:57,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133986949921s 2018-08-18 07:01:57,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a8170ff3-d1f3-4526-915e-1ce93f3f8ba3 2018-08-18 07:01:57,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 07:01:57,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/2640f752-f9c6-4e63-aa28-027bd7e27107.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:59,309 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2dfd0516-d9f1-427d-84ff-227650c1f7b1 Content-Length: 0 Date: Sat, 18 Aug 2018 07:01:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:01:59,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/2640f752-f9c6-4e63-aa28-027bd7e27107.json used request id req-2dfd0516-d9f1-427d-84ff-227650c1f7b1 2018-08-18 07:01:59,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35238289833s 2018-08-18 07:01:59,310 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/2640f752-f9c6-4e63-aa28-027bd7e27107.json used request id req-2dfd0516-d9f1-427d-84ff-227650c1f7b1 2018-08-18 07:01:59,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:01:59,311 - 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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:01:59,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-43903c8c-8ec4-4234-821d-c38346171d22 Date: Sat, 18 Aug 2018 07:01:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"419a0ea6-6fe6-4e9c-a452-45c3a7925eb6","tenant_id":"309445f87c6d4b529db2dd9a2ca204dd","created_at":"2018-08-18T07:01:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T07:01:26Z","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":"309445f87c6d4b529db2dd9a2ca204dd","id":"b4554f51-9c92-4246-b423-a927c7ff3835","subnetpool_id":null,"name":"singlevm2-subnet_6160f931-4c36-4a79-958e-3325bc26131b"}]} 2018-08-18 07:01:59,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-43903c8c-8ec4-4234-821d-c38346171d22 2018-08-18 07:01:59,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.041736125946s 2018-08-18 07:01:59,352 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-43903c8c-8ec4-4234-821d-c38346171d22 2018-08-18 07:01:59,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 07:01:59,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/b4554f51-9c92-4246-b423-a927c7ff3835.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:02:00,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6fc325e-1463-4a0c-8395-1de0775543de Date: Sat, 18 Aug 2018 07:02:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:02:00,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b4554f51-9c92-4246-b423-a927c7ff3835.json used request id req-a6fc325e-1463-4a0c-8395-1de0775543de 2018-08-18 07:02:00,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.883475065231s 2018-08-18 07:02:00,237 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b4554f51-9c92-4246-b423-a927c7ff3835.json used request id req-a6fc325e-1463-4a0c-8395-1de0775543de 2018-08-18 07:02:00,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:02:00,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:02:00,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-16be3bef-1679-4207-8022-219b27387649 Date: Sat, 18 Aug 2018 07:02:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"419a0ea6-6fe6-4e9c-a452-45c3a7925eb6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"309445f87c6d4b529db2dd9a2ca204dd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:02:00Z","qos_policy_id":null,"name":"singlevm2-net_6160f931-4c36-4a79-958e-3325bc26131b","admin_state_up":true,"tenant_id":"309445f87c6d4b529db2dd9a2ca204dd","created_at":"2018-08-18T07:01:25Z","mtu":1450}]} 2018-08-18 07:02:00,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-16be3bef-1679-4207-8022-219b27387649 2018-08-18 07:02:00,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0846240520477s 2018-08-18 07:02:00,323 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-16be3bef-1679-4207-8022-219b27387649 2018-08-18 07:02:00,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 07:02:00,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/419a0ea6-6fe6-4e9c-a452-45c3a7925eb6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:02:01,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a221b15-64ec-42f9-ba5a-6b9f2c45ca07 Date: Sat, 18 Aug 2018 07:02:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:02:01,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/419a0ea6-6fe6-4e9c-a452-45c3a7925eb6.json used request id req-6a221b15-64ec-42f9-ba5a-6b9f2c45ca07 2018-08-18 07:02:01,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.823749065399s 2018-08-18 07:02:01,148 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/419a0ea6-6fe6-4e9c-a452-45c3a7925eb6.json used request id req-6a221b15-64ec-42f9-ba5a-6b9f2c45ca07 2018-08-18 07:02:01,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:02:01,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}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:02:01,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-2158eef6-062e-45b8-bc4a-0b451725e712 Date: Sat, 18 Aug 2018 07:02:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:01:32Z", "file": "/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/file", "owner": "309445f87c6d4b529db2dd9a2ca204dd", "id": "14b77c63-648e-41c1-9c89-9464c4ec2ebc", "size": 12716032, "self": "/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6160f931-4c36-4a79-958e-3325bc26131b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6160f931-4c36-4a79-958e-3325bc26131b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:01:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:02:01,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2158eef6-062e-45b8-bc4a-0b451725e712 2018-08-18 07:02:01,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.743119001389s 2018-08-18 07:02:01,896 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2158eef6-062e-45b8-bc4a-0b451725e712 2018-08-18 07:02:01,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:02:01,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e7b91319284a1c0ca3fe8ea09b228a6b92c5fcf7" 2018-08-18 07:02:02,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d38ff7c6-3f8d-4a05-9f5b-0865cdd6c57f Date: Sat, 18 Aug 2018 07:02:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:02:02,257 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc used request id req-d38ff7c6-3f8d-4a05-9f5b-0865cdd6c57f 2018-08-18 07:02:02,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.359545946121s 2018-08-18 07:02:02,257 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/14b77c63-648e-41c1-9c89-9464c4ec2ebc used request id req-d38ff7c6-3f8d-4a05-9f5b-0865cdd6c57f 2018-08-18 07:02:02,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:02:02,260 - 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}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:02:02,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-b258ac28-4f25-4670-bdd0-8bbeb6ba6318 x-compute-request-id: req-b258ac28-4f25-4670-bdd0-8bbeb6ba6318 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_6160f931-4c36-4a79-958e-3325bc26131b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce", "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": "a5ac4202-05fe-42a2-bbcd-7a263f8f84ce"}]} 2018-08-18 07:02:02,283 - 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-b258ac28-4f25-4670-bdd0-8bbeb6ba6318 2018-08-18 07:02:02,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025318145752s 2018-08-18 07:02:02,283 - 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-b258ac28-4f25-4670-bdd0-8bbeb6ba6318 2018-08-18 07:02:02,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:02:02,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:02:02,349 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:02: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-f41228b7-ce4c-4763-b579-d5d92440eb87 x-compute-request-id: req-f41228b7-ce4c-4763-b579-d5d92440eb87 Content-Length: 0 Content-Type: application/json 2018-08-18 07:02:02,349 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce used request id req-f41228b7-ce4c-4763-b579-d5d92440eb87 2018-08-18 07:02:02,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0644268989563s 2018-08-18 07:02:02,349 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a5ac4202-05fe-42a2-bbcd-7a263f8f84ce used request id req-f41228b7-ce4c-4763-b579-d5d92440eb87 2018-08-18 07:02:02,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:02:02,353 - 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}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:02:02,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfcd8391-ed99-4d62-ba75-5b887f38fa2b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "singlevm2-user_6160f931-4c36-4a79-958e-3325bc26131b", "links": {"self": "http://172.30.9.22:5000/v3/users/735dcdade0e04d87982c1ad9e04727c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "735dcdade0e04d87982c1ad9e04727c8", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:02:02,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cfcd8391-ed99-4d62-ba75-5b887f38fa2b 2018-08-18 07:02:02,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192166090012s 2018-08-18 07:02:02,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cfcd8391-ed99-4d62-ba75-5b887f38fa2b 2018-08-18 07:02:02,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:02:02,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/735dcdade0e04d87982c1ad9e04727c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:02:02,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10cc06d4-0a28-48ea-b07a-a5eed3d8c444 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_6160f931-4c36-4a79-958e-3325bc26131b", "links": {"self": "http://172.30.9.22:5000/v3/users/735dcdade0e04d87982c1ad9e04727c8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "735dcdade0e04d87982c1ad9e04727c8", "description": null}} 2018-08-18 07:02:02,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/735dcdade0e04d87982c1ad9e04727c8 used request id req-10cc06d4-0a28-48ea-b07a-a5eed3d8c444 2018-08-18 07:02:02,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19163608551s 2018-08-18 07:02:02,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/735dcdade0e04d87982c1ad9e04727c8 used request id req-10cc06d4-0a28-48ea-b07a-a5eed3d8c444 2018-08-18 07:02:02,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-18 07:02:02,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/735dcdade0e04d87982c1ad9e04727c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:02:03,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf12d92a-f9d3-4fec-8042-4027b32146f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:02:03,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/735dcdade0e04d87982c1ad9e04727c8 used request id req-bf12d92a-f9d3-4fec-8042-4027b32146f1 2018-08-18 07:02:03,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.319339036942s 2018-08-18 07:02:03,060 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/735dcdade0e04d87982c1ad9e04727c8 used request id req-bf12d92a-f9d3-4fec-8042-4027b32146f1 2018-08-18 07:02:03,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:02:03,070 - 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}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:02:03,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa4699c4-9896-460c-8fd2-5e983eaa77bf 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": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/309445f87c6d4b529db2dd9a2ca204dd"}, "tags": [], "enabled": true, "id": "309445f87c6d4b529db2dd9a2ca204dd", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6160f931-4c36-4a79-958e-3325bc26131b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 07:02:03,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-fa4699c4-9896-460c-8fd2-5e983eaa77bf 2018-08-18 07:02:03,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.164556026459s 2018-08-18 07:02:03,231 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-fa4699c4-9896-460c-8fd2-5e983eaa77bf 2018-08-18 07:02:03,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-18 07:02:03,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/309445f87c6d4b529db2dd9a2ca204dd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}751d78da7698d8c403495d63f14df6c8bc499b2a" 2018-08-18 07:02:03,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88d1e99d-8707-47ff-b74d-af3991aa6fe9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:02:03,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/309445f87c6d4b529db2dd9a2ca204dd used request id req-88d1e99d-8707-47ff-b74d-af3991aa6fe9 2018-08-18 07:02:03,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.255136013031s 2018-08-18 07:02:03,491 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/309445f87c6d4b529db2dd9a2ca204dd used request id req-88d1e99d-8707-47ff-b74d-af3991aa6fe9 2018-08-18 07:02:03,544 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-18 07:02:03,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:02:03,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:02:03,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:02:03,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:02:03,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:02:03,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:02:03,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:02:03,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:02:03,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:02:03,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:02:03,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:02:03,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:02:03,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:02:03,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:02:03,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:02:03,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:02:03,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:02:03,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:02:03,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:02:03,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:02:03,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:02:03,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:02:03,593 - 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-18 07:02:03,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca7c086-30de-4bae-af8d-7aad17d571af 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-18 07:02:03,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1ca7c086-30de-4bae-af8d-7aad17d571af 2018-08-18 07:02:03,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:02:03,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:02:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["9Jyxz3_OTASy3bCopErE5g"], "issued_at": "2018-08-18T07:02:03.000000Z"}} 2018-08-18 07:02:03,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:02:03,997 - 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}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:04,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6f1ae2af-8406-4fd3-9a93-edc22b97310f Date: Sat, 18 Aug 2018 07:02:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:02:04,320 - 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-6f1ae2af-8406-4fd3-9a93-edc22b97310f 2018-08-18 07:02:04,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.323570966721s 2018-08-18 07:02:04,321 - 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-6f1ae2af-8406-4fd3-9a93-edc22b97310f 2018-08-18 07:02:04,325 - 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-18 07:02:04,330 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 07:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-051424e6-c0bc-42ce-a61f-a306509d09da 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-18 07:02:04,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-051424e6-c0bc-42ce-a61f-a306509d09da 2018-08-18 07:02:04,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:02:04,334 - 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}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:04,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f937ef-a467-4be8-b97c-e64cfebbc904 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 07:02:04,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-c4f937ef-a467-4be8-b97c-e64cfebbc904 2018-08-18 07:02:04,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.178741931915s 2018-08-18 07:02:04,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-c4f937ef-a467-4be8-b97c-e64cfebbc904 2018-08-18 07:02:04,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-18 07:02:04,520 - 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}73218847fd307b954f1437d7e97070dd0262acb7" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_ac284d62-ad5d-4470-a206-fdac4948ae98"}}' 2018-08-18 07:02:04,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 07:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d051ba0-77a5-4063-856e-836ae32f058c 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/e762aab75528406b8954fd867015165d"}, "tags": [], "enabled": true, "id": "e762aab75528406b8954fd867015165d", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ac284d62-ad5d-4470-a206-fdac4948ae98"}} 2018-08-18 07:02:04,649 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1d051ba0-77a5-4063-856e-836ae32f058c 2018-08-18 07:02:04,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132322072983s 2018-08-18 07:02:04,649 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1d051ba0-77a5-4063-856e-836ae32f058c 2018-08-18 07:02:04,650 - 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'e762aab75528406b8954fd867015165d', '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_ac284d62-ad5d-4470-a206-fdac4948ae98'}) 2018-08-18 07:02:04,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-18 07:02:04,660 - 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}73218847fd307b954f1437d7e97070dd0262acb7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fde4d2c1-ebe4-4a6e-9d36-5e872c02f4cb", "email": null, "name": "vping_ssh-user_ac284d62-ad5d-4470-a206-fdac4948ae98"}}' 2018-08-18 07:02:05,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 07:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e56d6479-14cd-4204-bf6c-6bdb50bf19c1 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_ac284d62-ad5d-4470-a206-fdac4948ae98", "links": {"self": "http://172.30.9.22:5000/v3/users/a0a805a957ce410daac502bdf4b659aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0a805a957ce410daac502bdf4b659aa", "domain_id": "default", "password_expires_at": null}} 2018-08-18 07:02:05,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-e56d6479-14cd-4204-bf6c-6bdb50bf19c1 2018-08-18 07:02:05,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.44606089592s 2018-08-18 07:02:05,103 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-e56d6479-14cd-4204-bf6c-6bdb50bf19c1 2018-08-18 07:02:05,103 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a0a805a957ce410daac502bdf4b659aa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_ac284d62-ad5d-4470-a206-fdac4948ae98'}) 2018-08-18 07:02:05,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:02:05,110 - 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}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:05,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba23f144-0bdd-4856-9225-44a7a502801b Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:02:05,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ba23f144-0bdd-4856-9225-44a7a502801b 2018-08-18 07:02:05,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0995030403137s 2018-08-18 07:02:05,206 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ba23f144-0bdd-4856-9225-44a7a502801b 2018-08-18 07:02:05,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:02:05,214 - 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}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:05,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31d16df-a42e-4388-870e-4c321de7baf6 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:02:05,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c31d16df-a42e-4388-870e-4c321de7baf6 2018-08-18 07:02:05,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.167047977448s 2018-08-18 07:02:05,379 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c31d16df-a42e-4388-870e-4c321de7baf6 2018-08-18 07:02:05,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:02:05,387 - 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}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:05,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d43ad4-7789-4977-a0fa-5dec581b381d Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:02:05,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-60d43ad4-7789-4977-a0fa-5dec581b381d 2018-08-18 07:02:05,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174282073975s 2018-08-18 07:02:05,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-60d43ad4-7789-4977-a0fa-5dec581b381d 2018-08-18 07:02:05,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:02:05,566 - 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}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:05,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91c2889-5cd9-4a7d-8d89-83374cf2aae4 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-18 07:02:05,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f91c2889-5cd9-4a7d-8d89-83374cf2aae4 2018-08-18 07:02:05,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0973341464996s 2018-08-18 07:02:05,661 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f91c2889-5cd9-4a7d-8d89-83374cf2aae4 2018-08-18 07:02:05,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:02:05,665 - 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}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:05,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44c2d18-2209-4138-92b1-d73774792669 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_ac284d62-ad5d-4470-a206-fdac4948ae98", "links": {"self": "http://172.30.9.22:5000/v3/users/a0a805a957ce410daac502bdf4b659aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0a805a957ce410daac502bdf4b659aa", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:02:05,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a44c2d18-2209-4138-92b1-d73774792669 2018-08-18 07:02:05,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.155095100403s 2018-08-18 07:02:05,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a44c2d18-2209-4138-92b1-d73774792669 2018-08-18 07:02:05,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:02:05,831 - 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}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:05,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c153108b-dd53-4cce-a757-660d83c26757 Content-Encoding: gzip Content-Length: 392 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/e762aab75528406b8954fd867015165d"}, "tags": [], "enabled": true, "id": "e762aab75528406b8954fd867015165d", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ac284d62-ad5d-4470-a206-fdac4948ae98"}]} 2018-08-18 07:02:05,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c153108b-dd53-4cce-a757-660d83c26757 2018-08-18 07:02:05,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103479862213s 2018-08-18 07:02:05,932 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c153108b-dd53-4cce-a757-660d83c26757 2018-08-18 07:02:05,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 07:02:05,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=a0a805a957ce410daac502bdf4b659aa&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=e762aab75528406b8954fd867015165d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:06,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838fb106-ba18-4513-8bfd-a4d5889254c1 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=a0a805a957ce410daac502bdf4b659aa&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=e762aab75528406b8954fd867015165d", "previous": null, "next": null}} 2018-08-18 07:02:06,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a0a805a957ce410daac502bdf4b659aa&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=e762aab75528406b8954fd867015165d used request id req-838fb106-ba18-4513-8bfd-a4d5889254c1 2018-08-18 07:02:06,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.13419008255s 2018-08-18 07:02:06,074 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a0a805a957ce410daac502bdf4b659aa&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=e762aab75528406b8954fd867015165d used request id req-838fb106-ba18-4513-8bfd-a4d5889254c1 2018-08-18 07:02:06,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 07:02:06,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e762aab75528406b8954fd867015165d/users/a0a805a957ce410daac502bdf4b659aa/roles/04730c3b60524baeae58f0c728000ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:06,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26297078-9430-4721-b80b-0f9ffcd2846e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:02:06,329 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e762aab75528406b8954fd867015165d/users/a0a805a957ce410daac502bdf4b659aa/roles/04730c3b60524baeae58f0c728000ebe used request id req-26297078-9430-4721-b80b-0f9ffcd2846e 2018-08-18 07:02:06,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.251999139786s 2018-08-18 07:02:06,330 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e762aab75528406b8954fd867015165d/users/a0a805a957ce410daac502bdf4b659aa/roles/04730c3b60524baeae58f0c728000ebe used request id req-26297078-9430-4721-b80b-0f9ffcd2846e 2018-08-18 07:02:06,330 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_ac284d62-ad5d-4470-a206-fdac4948ae98', 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'e762aab75528406b8954fd867015165d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'fde4d2c1-ebe4-4a6e-9d36-5e872c02f4cb', 'username': u'vping_ssh-user_ac284d62-ad5d-4470-a206-fdac4948ae98', '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-18 07:02:06,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:02:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:02:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:02:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:02:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:02:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:02:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:02:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:02:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:02:06,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:02:06,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:02:06,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:02:06,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:02:06,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:02:06,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:02:06,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:02:06,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:02:06,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:02:06,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:02:06,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:02:06,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:02:06,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:02:06,335 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_ac284d62-ad5d-4470-a206-fdac4948ae98', 'password': 'fde4d2c1-ebe4-4a6e-9d36-5e872c02f4cb', 'project_name': 'vping_ssh-project_ac284d62-ad5d-4470-a206-fdac4948ae98', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'e762aab75528406b8954fd867015165d', 'project_domain_name': 'Default'} 2018-08-18 07:02:06,335 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-18 07:02:06,336 - 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-18 07:02:06,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92a26c8a-ba85-41ad-957a-5174ac7a4dc9 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-18 07:02:06,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-92a26c8a-ba85-41ad-957a-5174ac7a4dc9 2018-08-18 07:02:06,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:02:06,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e762aab75528406b8954fd867015165d", "name": "vping_ssh-project_ac284d62-ad5d-4470-a206-fdac4948ae98"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e762aab75528406b8954fd867015165d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/e762aab75528406b8954fd867015165d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/e762aab75528406b8954fd867015165d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e762aab75528406b8954fd867015165d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/e762aab75528406b8954fd867015165d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/e762aab75528406b8954fd867015165d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e762aab75528406b8954fd867015165d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/e762aab75528406b8954fd867015165d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/e762aab75528406b8954fd867015165d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e762aab75528406b8954fd867015165d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e762aab75528406b8954fd867015165d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e762aab75528406b8954fd867015165d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/e762aab75528406b8954fd867015165d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/e762aab75528406b8954fd867015165d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_ac284d62-ad5d-4470-a206-fdac4948ae98", "id": "a0a805a957ce410daac502bdf4b659aa"}, "audit_ids": ["XoTxby22Th2Xwv9mYV-oJg"], "issued_at": "2018-08-18T07:02:06.000000Z"}} 2018-08-18 07:02:06,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 07:02:06,735 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -d '{"network": {"name": "vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98", "admin_state_up": true}}' 2018-08-18 07:02:07,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-be216836-b6e2-4643-94be-14b8e6249d2f Date: Sat, 18 Aug 2018 07:02:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"51e2bfa8-50bb-40a4-bb91-e336683267e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e762aab75528406b8954fd867015165d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:02:07Z","is_default":false,"name":"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e762aab75528406b8954fd867015165d","created_at":"2018-08-18T07:02:06Z","mtu":1450}} 2018-08-18 07:02:07,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-be216836-b6e2-4643-94be-14b8e6249d2f 2018-08-18 07:02:07,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.527976036072s 2018-08-18 07:02:07,263 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-be216836-b6e2-4643-94be-14b8e6249d2f 2018-08-18 07:02:07,263 - 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-18T07:02:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'51e2bfa8-50bb-40a4-bb91-e336683267e3', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98', u'admin_state_up': True, u'tenant_id': u'e762aab75528406b8954fd867015165d', u'created_at': u'2018-08-18T07:02:06Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e762aab75528406b8954fd867015165d', u'l2_adjacency': True}) 2018-08-18 07:02:07,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:02:07,264 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:07,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-aabac574-3154-405c-b661-8e1f869afff6 Date: Sat, 18 Aug 2018 07:02:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"51e2bfa8-50bb-40a4-bb91-e336683267e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e762aab75528406b8954fd867015165d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:02:07Z","qos_policy_id":null,"name":"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98","admin_state_up":true,"tenant_id":"e762aab75528406b8954fd867015165d","created_at":"2018-08-18T07:02:06Z","mtu":1450}]} 2018-08-18 07:02:07,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-aabac574-3154-405c-b661-8e1f869afff6 2018-08-18 07:02:07,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100370883942s 2018-08-18 07:02:07,365 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-aabac574-3154-405c-b661-8e1f869afff6 2018-08-18 07:02:07,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 07:02:07,367 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -d '{"subnet": {"name": "vping_ssh-subnet_ac284d62-ad5d-4470-a206-fdac4948ae98", "enable_dhcp": true, "network_id": "51e2bfa8-50bb-40a4-bb91-e336683267e3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 07:02:08,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-de93377b-9e40-4833-96e8-1044b3658a22 Date: Sat, 18 Aug 2018 07:02:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51e2bfa8-50bb-40a4-bb91-e336683267e3","tenant_id":"e762aab75528406b8954fd867015165d","created_at":"2018-08-18T07:02:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T07:02: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":"e762aab75528406b8954fd867015165d","id":"247e3e34-aed6-428a-aabf-956332d68840","subnetpool_id":null,"name":"vping_ssh-subnet_ac284d62-ad5d-4470-a206-fdac4948ae98"}} 2018-08-18 07:02:08,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-de93377b-9e40-4833-96e8-1044b3658a22 2018-08-18 07:02:08,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.635585069656s 2018-08-18 07:02:08,002 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-de93377b-9e40-4833-96e8-1044b3658a22 2018-08-18 07:02:08,002 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:02: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'247e3e34-aed6-428a-aabf-956332d68840', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_ac284d62-ad5d-4470-a206-fdac4948ae98', u'enable_dhcp': True, u'network_id': u'51e2bfa8-50bb-40a4-bb91-e336683267e3', u'tenant_id': u'e762aab75528406b8954fd867015165d', u'created_at': u'2018-08-18T07:02: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'e762aab75528406b8954fd867015165d'}) 2018-08-18 07:02:08,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 07:02:08,004 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "vping_ssh-router_ac284d62-ad5d-4470-a206-fdac4948ae98", "admin_state_up": true}}' 2018-08-18 07:02:09,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b30dabf9-b0fc-4996-8d7a-f95494219420 Date: Sat, 18 Aug 2018 07:02:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:07Z", "admin_state_up": true, "updated_at": "2018-08-18T07:02:08Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e762aab75528406b8954fd867015165d", "id": "e0193555-8398-467f-bcdf-e969149c09e1", "name": "vping_ssh-router_ac284d62-ad5d-4470-a206-fdac4948ae98"}} 2018-08-18 07:02:09,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b30dabf9-b0fc-4996-8d7a-f95494219420 2018-08-18 07:02:09,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55558991432s 2018-08-18 07:02:09,559 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b30dabf9-b0fc-4996-8d7a-f95494219420 2018-08-18 07:02:09,559 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:02:08Z', u'revision_number': 2, u'id': u'e0193555-8398-467f-bcdf-e969149c09e1', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_ac284d62-ad5d-4470-a206-fdac4948ae98', u'admin_state_up': True, u'tenant_id': u'e762aab75528406b8954fd867015165d', u'created_at': u'2018-08-18T07:02:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'e762aab75528406b8954fd867015165d'}) 2018-08-18 07:02:09,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 07:02:09,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e0193555-8398-467f-bcdf-e969149c09e1/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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -d '{"subnet_id": "247e3e34-aed6-428a-aabf-956332d68840"}' 2018-08-18 07:02:11,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a217ef65-6a05-45bf-a81d-3cb17ade4f1c Date: Sat, 18 Aug 2018 07:02:11 GMT RESP BODY: {"network_id": "51e2bfa8-50bb-40a4-bb91-e336683267e3", "tenant_id": "e762aab75528406b8954fd867015165d", "subnet_id": "247e3e34-aed6-428a-aabf-956332d68840", "subnet_ids": ["247e3e34-aed6-428a-aabf-956332d68840"], "port_id": "a685dc13-ad37-4879-ada3-855114981c89", "id": "e0193555-8398-467f-bcdf-e969149c09e1"} 2018-08-18 07:02:11,678 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e0193555-8398-467f-bcdf-e969149c09e1/add_router_interface.json used request id req-a217ef65-6a05-45bf-a81d-3cb17ade4f1c 2018-08-18 07:02:11,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11743712425s 2018-08-18 07:02:11,678 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e0193555-8398-467f-bcdf-e969149c09e1/add_router_interface.json used request id req-a217ef65-6a05-45bf-a81d-3cb17ade4f1c returning object e0193555-8398-467f-bcdf-e969149c09e1 2018-08-18 07:02:11,678 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 07:02:11,805 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 07:02:11,807 - 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-18 07:02:11,811 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 07:02:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 07:02:11,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:02:11,815 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:12,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ec3e7e18-276c-42fb-a7bf-d785b0d75484 Date: Sat, 18 Aug 2018 07:02:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:02:12,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ec3e7e18-276c-42fb-a7bf-d785b0d75484 2018-08-18 07:02:12,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.270973920822s 2018-08-18 07:02:12,085 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ec3e7e18-276c-42fb-a7bf-d785b0d75484 2018-08-18 07:02:12,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:02:12,097 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98"}' 2018-08-18 07:02:12,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5b9993c2-2587-4c8e-8acb-c0d269c5391e Date: Sat, 18 Aug 2018 07:02:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:02:12Z", "file": "/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/file", "owner": "e762aab75528406b8954fd867015165d", "id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "size": null, "self": "/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98", "checksum": null, "created_at": "2018-08-18T07:02:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:02:12,159 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5b9993c2-2587-4c8e-8acb-c0d269c5391e 2018-08-18 07:02:12,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0650420188904s 2018-08-18 07:02:12,159 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5b9993c2-2587-4c8e-8acb-c0d269c5391e returning object bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5 2018-08-18 07:02:12,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:02:12,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -d '' 2018-08-18 07:02:12,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dcafa33e-c829-4aa1-bb4e-bd37773e701e Date: Sat, 18 Aug 2018 07:02: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-18 07:02:12,570 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/file used request id req-dcafa33e-c829-4aa1-bb4e-bd37773e701e 2018-08-18 07:02:12,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.410439968109s 2018-08-18 07:02:12,571 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/file used request id req-dcafa33e-c829-4aa1-bb4e-bd37773e701e 2018-08-18 07:02:12,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:02:12,578 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:12,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-37362902-81bd-48bd-b3ac-fd48ca5e6dc1 Date: Sat, 18 Aug 2018 07:02:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:02:12Z", "file": "/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/file", "owner": "e762aab75528406b8954fd867015165d", "id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "size": 12716032, "self": "/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:02:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:02:12,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-37362902-81bd-48bd-b3ac-fd48ca5e6dc1 2018-08-18 07:02:12,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406050682068s 2018-08-18 07:02:12,616 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-37362902-81bd-48bd-b3ac-fd48ca5e6dc1 2018-08-18 07:02:12,617 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/file', 'owner': u'e762aab75528406b8954fd867015165d', 'id': u'bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5', 'size': 12716032, u'self': u'/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e762aab75528406b8954fd867015165d', 'name': 'vping_ssh-project_ac284d62-ad5d-4470-a206-fdac4948ae98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:02:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T07:02:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98', 'created': u'2018-08-18T07:02:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:02:12Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:02:12,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:02:12,621 - 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}73218847fd307b954f1437d7e97070dd0262acb7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_ac284d62-ad5d-4470-a206-fdac4948ae98", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:02:12,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-495f7e3d-5d81-4861-9d92-bb3c02e98631 x-compute-request-id: req-495f7e3d-5d81-4861-9d92-bb3c02e98631 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_ac284d62-ad5d-4470-a206-fdac4948ae98", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "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": "d5e24648-710f-44ea-ae0c-175e134927f9"}} 2018-08-18 07:02:12,915 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-495f7e3d-5d81-4861-9d92-bb3c02e98631 2018-08-18 07:02:12,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.297029018402s 2018-08-18 07:02:12,916 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-495f7e3d-5d81-4861-9d92-bb3c02e98631 2018-08-18 07:02:12,917 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_ac284d62-ad5d-4470-a206-fdac4948ae98', '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'4d035469e9a84e03ad9e915ddb446437', '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'd5e24648-710f-44ea-ae0c-175e134927f9', 'swap': 0}) 2018-08-18 07:02:12,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:02:12,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/d5e24648-710f-44ea-ae0c-175e134927f9/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}73218847fd307b954f1437d7e97070dd0262acb7" -d '{"extra_specs": {}}' 2018-08-18 07:02:12,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-28194fe0-c4ae-4078-a729-86933d8eddaf x-compute-request-id: req-28194fe0-c4ae-4078-a729-86933d8eddaf Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:02:12,937 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d5e24648-710f-44ea-ae0c-175e134927f9/os-extra_specs used request id req-28194fe0-c4ae-4078-a729-86933d8eddaf 2018-08-18 07:02:12,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194609165192s 2018-08-18 07:02:12,937 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d5e24648-710f-44ea-ae0c-175e134927f9/os-extra_specs used request id req-28194fe0-c4ae-4078-a729-86933d8eddaf 2018-08-18 07:02:12,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-18 07:02:12,940 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -d '{"keypair": {"name": "vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98"}}' 2018-08-18 07:02:13,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-24062fd2-983d-4050-907e-fdd29d8d1aa2 x-compute-request-id: req-24062fd2-983d-4050-907e-fdd29d8d1aa2 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGjsFc1Z60MnFbwHjJzIGJufNN/oQbrMSEbvG4pzxtBye67I5VoU1ikn0j9MFg6VAQImdkPNV0/GVw794/S2Fjw3vJO2gvYGxN5VGNde2zCR73gQ0IBqwWzqGKZwTsYlJp+PO7gMlryXuMGMtqe8VtNaWM7ZZGzstpKsQGEYCMFlUFdDYsTJ4mRvCgbSUnwmyxSxfEDPu9clflmJCVF1BjYCA4nZh2eRdy7kiv0e17V4BAKqV1DKM1ZBusPlxWrnlf3438FibhKLpzjKzc1nC8MLONjdq7hb5GyZovlDZTc6Z8sWxPCaz+WtMLt7p37+KpDs0G46pfnj4aUMvpaOjf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxo7BXNWetDJxW8B4ycyBibnzTf6EG6zEhG7xuKc8bQcnuuyO\nVaFNYpJ9I/TBYOlQECJnZDzVdPxlcO/eP0thY8N7yTtoL2BsTeVRjXXtswke94EN\nCAasFs6himcE7GJSafjzu4DJa8l7jBjLanvFbTWljO2WRs7LaSrEBhGAjBZVBXQ2\nLEyeJkbwoG0lJ8JssUsXxAz7vXJX5ZiQlRdQY2AgOJ2YdnkXcu5Ir9Hte1eAQCql\ndQyjNWQbrD5cVq55X9+N/BYm4Si6c4ys3NZwvDCzjY3au4W+RsmaL5Q2U3OmfLFs\nTwms/lrTC7e6d+/iqQ7NBuOqX54+GlDL6Wjo3wIDAQABAoIBAQCvhEmREpRznZNv\nE7iyScDISkO00iNdg19D4f5yyAI2LnkEV0+Kikeptuw/+H9od1V6ra7PgKb//ox9\nRMwlDzFLyuWFgKocFxQl12w7q98uwAVLrBwk2CEPGCDcAyzq+A759kMdoD5stXIs\n6U4HFtnyK9Xnua15chuFH3SgGKCVMyiEytT3uqBowPxqXef74g6zNEoImSG+wDq8\nV1gi1ZoAozZxCik5JxorQANzEXIagrH9WLpKbe0S61xx6rHv74e89uBYHWhMvBsL\nMOomnYiq6Jc8SY+Ch4Oo8AyZ3BIVmo0l3YeitiYcweJny4kGGdFIe3oyCIfBksNp\n2kONGochAoGBAPT4mcmeamj2bEqJZXHWYvq+a0TucggJUALParUK3dCyiRv+ov7V\nrEW9P7/urjGXvsFX50EYGnrEJnYBYLMbSAWXX2m7fzjyz+PPPviHO5BUd/UU3ul2\n93wVxHBP5C24WtBJeE80nf8pteYWFW4dvB8GwiTsxJzK4ppdnVnr1LdrAoGBAM9/\nOBk3/4yUTM/ugbTvpsYLiWIKY6I8aBMrsv2FZDM3B6omJNXjZsL1JXIZF0Rq+Qqz\niq43eNm6VCa/taS7ERRCrrY5bE+dwsVkq6VY6Wnr8xCkjSoqhf6Gsk9SEL0azXRc\nttp2yXa0UKaRETX8MHGgFirurfjxpN5iDTKAY5VdAoGBAIgKgwUnt3pg1xSxpqeI\nYmFTXCjkrmjuGwPkgiLWTQa4D1J/n68bpFb6WSvSdeROm/2tPly08QeaZK2F6Fiu\n3tlUDgWevXE3zuF5V0QXfamSbyeoln5ateewAu5IP7RwO+aN1oVN+Cwa0sxbGT2U\nv8MPMsPkxO858Iu/T0H/qJrPAoGAZhTeknmcPZsQFxPtuAhW8gPm+NbHoZ86TIQp\nMNSZMSEXojvVz2xqt+tHGtUBP2WpU/x0c7VSvTsP/2g9gueNRXxw27FwedLRaa9X\nSqdtXfD4ye1Kjb4R4eB+hMuI9J/lCCQ8yUm7X6ziKLAh2X9SjfQGM+Tsrhaj18xB\nVeEYHPkCgYEAtmnqiPd6WK5Lm2IJvO7EaS0U1H+63QXj7BfWyTN2Jmyq7L3QagUb\nlA3vMFpTEv3ML4icy5aqZnr3EXbWeyE61jPH7fdXBr8Kh/jMfuqYYCK57FLjo1Nd\nlKzuWcyfSIAcdunF9BCay0xDWyaaEDwQjmyE1py77C4yYx5WOlUoHI0=\n-----END RSA PRIVATE KEY-----\n", "user_id": "a0a805a957ce410daac502bdf4b659aa", "name": "vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98", "fingerprint": "9e:bc:83:d3:0a:0b:2c:52:f7:ae:71:5f:ab:9e:0c:ca"}} 2018-08-18 07:02:13,351 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-24062fd2-983d-4050-907e-fdd29d8d1aa2 2018-08-18 07:02:13,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.413567066193s 2018-08-18 07:02:13,352 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-24062fd2-983d-4050-907e-fdd29d8d1aa2 2018-08-18 07:02:13,352 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGjsFc1Z60MnFbwHjJzIGJufNN/oQbrMSEbvG4pzxtBye67I5VoU1ikn0j9MFg6VAQImdkPNV0/GVw794/S2Fjw3vJO2gvYGxN5VGNde2zCR73gQ0IBqwWzqGKZwTsYlJp+PO7gMlryXuMGMtqe8VtNaWM7ZZGzstpKsQGEYCMFlUFdDYsTJ4mRvCgbSUnwmyxSxfEDPu9clflmJCVF1BjYCA4nZh2eRdy7kiv0e17V4BAKqV1DKM1ZBusPlxWrnlf3438FibhKLpzjKzc1nC8MLONjdq7hb5GyZovlDZTc6Z8sWxPCaz+WtMLt7p37+KpDs0G46pfnj4aUMvpaOjf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxo7BXNWetDJxW8B4ycyBibnzTf6EG6zEhG7xuKc8bQcnuuyO\nVaFNYpJ9I/TBYOlQECJnZDzVdPxlcO/eP0thY8N7yTtoL2BsTeVRjXXtswke94EN\nCAasFs6himcE7GJSafjzu4DJa8l7jBjLanvFbTWljO2WRs7LaSrEBhGAjBZVBXQ2\nLEyeJkbwoG0lJ8JssUsXxAz7vXJX5ZiQlRdQY2AgOJ2YdnkXcu5Ir9Hte1eAQCql\ndQyjNWQbrD5cVq55X9+N/BYm4Si6c4ys3NZwvDCzjY3au4W+RsmaL5Q2U3OmfLFs\nTwms/lrTC7e6d+/iqQ7NBuOqX54+GlDL6Wjo3wIDAQABAoIBAQCvhEmREpRznZNv\nE7iyScDISkO00iNdg19D4f5yyAI2LnkEV0+Kikeptuw/+H9od1V6ra7PgKb//ox9\nRMwlDzFLyuWFgKocFxQl12w7q98uwAVLrBwk2CEPGCDcAyzq+A759kMdoD5stXIs\n6U4HFtnyK9Xnua15chuFH3SgGKCVMyiEytT3uqBowPxqXef74g6zNEoImSG+wDq8\nV1gi1ZoAozZxCik5JxorQANzEXIagrH9WLpKbe0S61xx6rHv74e89uBYHWhMvBsL\nMOomnYiq6Jc8SY+Ch4Oo8AyZ3BIVmo0l3YeitiYcweJny4kGGdFIe3oyCIfBksNp\n2kONGochAoGBAPT4mcmeamj2bEqJZXHWYvq+a0TucggJUALParUK3dCyiRv+ov7V\nrEW9P7/urjGXvsFX50EYGnrEJnYBYLMbSAWXX2m7fzjyz+PPPviHO5BUd/UU3ul2\n93wVxHBP5C24WtBJeE80nf8pteYWFW4dvB8GwiTsxJzK4ppdnVnr1LdrAoGBAM9/\nOBk3/4yUTM/ugbTvpsYLiWIKY6I8aBMrsv2FZDM3B6omJNXjZsL1JXIZF0Rq+Qqz\niq43eNm6VCa/taS7ERRCrrY5bE+dwsVkq6VY6Wnr8xCkjSoqhf6Gsk9SEL0azXRc\nttp2yXa0UKaRETX8MHGgFirurfjxpN5iDTKAY5VdAoGBAIgKgwUnt3pg1xSxpqeI\nYmFTXCjkrmjuGwPkgiLWTQa4D1J/n68bpFb6WSvSdeROm/2tPly08QeaZK2F6Fiu\n3tlUDgWevXE3zuF5V0QXfamSbyeoln5ateewAu5IP7RwO+aN1oVN+Cwa0sxbGT2U\nv8MPMsPkxO858Iu/T0H/qJrPAoGAZhTeknmcPZsQFxPtuAhW8gPm+NbHoZ86TIQp\nMNSZMSEXojvVz2xqt+tHGtUBP2WpU/x0c7VSvTsP/2g9gueNRXxw27FwedLRaa9X\nSqdtXfD4ye1Kjb4R4eB+hMuI9J/lCCQ8yUm7X6ziKLAh2X9SjfQGM+Tsrhaj18xB\nVeEYHPkCgYEAtmnqiPd6WK5Lm2IJvO7EaS0U1H+63QXj7BfWyTN2Jmyq7L3QagUb\nlA3vMFpTEv3ML4icy5aqZnr3EXbWeyE61jPH7fdXBr8Kh/jMfuqYYCK57FLjo1Nd\nlKzuWcyfSIAcdunF9BCay0xDWyaaEDwQjmyE1py77C4yYx5WOlUoHI0=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a0a805a957ce410daac502bdf4b659aa', 'name': u'vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98', 'created_at': '2018-08-18T07:02:13.352780', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e762aab75528406b8954fd867015165d', 'name': 'vping_ssh-project_ac284d62-ad5d-4470-a206-fdac4948ae98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9e:bc:83:d3:0a:0b:2c:52:f7:ae:71:5f:ab:9e:0c:ca', 'type': 'ssh', 'id': u'vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98'}) 2018-08-18 07:02:13,353 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAxo7BXNWetDJxW8B4ycyBibnzTf6EG6zEhG7xuKc8bQcnuuyO VaFNYpJ9I/TBYOlQECJnZDzVdPxlcO/eP0thY8N7yTtoL2BsTeVRjXXtswke94EN CAasFs6himcE7GJSafjzu4DJa8l7jBjLanvFbTWljO2WRs7LaSrEBhGAjBZVBXQ2 LEyeJkbwoG0lJ8JssUsXxAz7vXJX5ZiQlRdQY2AgOJ2YdnkXcu5Ir9Hte1eAQCql dQyjNWQbrD5cVq55X9+N/BYm4Si6c4ys3NZwvDCzjY3au4W+RsmaL5Q2U3OmfLFs Twms/lrTC7e6d+/iqQ7NBuOqX54+GlDL6Wjo3wIDAQABAoIBAQCvhEmREpRznZNv E7iyScDISkO00iNdg19D4f5yyAI2LnkEV0+Kikeptuw/+H9od1V6ra7PgKb//ox9 RMwlDzFLyuWFgKocFxQl12w7q98uwAVLrBwk2CEPGCDcAyzq+A759kMdoD5stXIs 6U4HFtnyK9Xnua15chuFH3SgGKCVMyiEytT3uqBowPxqXef74g6zNEoImSG+wDq8 V1gi1ZoAozZxCik5JxorQANzEXIagrH9WLpKbe0S61xx6rHv74e89uBYHWhMvBsL MOomnYiq6Jc8SY+Ch4Oo8AyZ3BIVmo0l3YeitiYcweJny4kGGdFIe3oyCIfBksNp 2kONGochAoGBAPT4mcmeamj2bEqJZXHWYvq+a0TucggJUALParUK3dCyiRv+ov7V rEW9P7/urjGXvsFX50EYGnrEJnYBYLMbSAWXX2m7fzjyz+PPPviHO5BUd/UU3ul2 93wVxHBP5C24WtBJeE80nf8pteYWFW4dvB8GwiTsxJzK4ppdnVnr1LdrAoGBAM9/ OBk3/4yUTM/ugbTvpsYLiWIKY6I8aBMrsv2FZDM3B6omJNXjZsL1JXIZF0Rq+Qqz iq43eNm6VCa/taS7ERRCrrY5bE+dwsVkq6VY6Wnr8xCkjSoqhf6Gsk9SEL0azXRc ttp2yXa0UKaRETX8MHGgFirurfjxpN5iDTKAY5VdAoGBAIgKgwUnt3pg1xSxpqeI YmFTXCjkrmjuGwPkgiLWTQa4D1J/n68bpFb6WSvSdeROm/2tPly08QeaZK2F6Fiu 3tlUDgWevXE3zuF5V0QXfamSbyeoln5ateewAu5IP7RwO+aN1oVN+Cwa0sxbGT2U v8MPMsPkxO858Iu/T0H/qJrPAoGAZhTeknmcPZsQFxPtuAhW8gPm+NbHoZ86TIQp MNSZMSEXojvVz2xqt+tHGtUBP2WpU/x0c7VSvTsP/2g9gueNRXxw27FwedLRaa9X SqdtXfD4ye1Kjb4R4eB+hMuI9J/lCCQ8yUm7X6ziKLAh2X9SjfQGM+Tsrhaj18xB VeEYHPkCgYEAtmnqiPd6WK5Lm2IJvO7EaS0U1H+63QXj7BfWyTN2Jmyq7L3QagUb lA3vMFpTEv3ML4icy5aqZnr3EXbWeyE61jPH7fdXBr8Kh/jMfuqYYCK57FLjo1Nd lKzuWcyfSIAcdunF9BCay0xDWyaaEDwQjmyE1py77C4yYx5WOlUoHI0= -----END RSA PRIVATE KEY----- 2018-08-18 07:02:13,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-18 07:02:13,356 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -d '{"security_group": {"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-18 07:02:13,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-cce3bb90-10ca-48de-bf71-a49f737fe0b7 Date: Sat, 18 Aug 2018 07:02:13 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:13Z", "updated_at": "2018-08-18T07:02:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:13Z", "revision_number": 0, "id": "07837456-0672-4be3-8a55-c7e8bd8663dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:13Z", "security_group_id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:13Z", "revision_number": 0, "id": "c81a0321-9bfb-4cb7-b734-453d93554cd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:13Z", "security_group_id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e762aab75528406b8954fd867015165d"}], "revision_number": 1, "project_id": "e762aab75528406b8954fd867015165d", "id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}} 2018-08-18 07:02:13,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-cce3bb90-10ca-48de-bf71-a49f737fe0b7 2018-08-18 07:02:13,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.17599606514s 2018-08-18 07:02:13,532 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-cce3bb90-10ca-48de-bf71-a49f737fe0b7 2018-08-18 07:02:13,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 07:02:13,537 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:13,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-6d92c5e1-d264-478d-89c1-7cb9d0f7ee8a Date: Sat, 18 Aug 2018 07:02:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:06Z", "updated_at": "2018-08-18T07:02:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "5f26578f-0f92-4ea1-909b-1eae9e15652d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "8b02cb5d-77f9-48b9-aa90-a63e0b218811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "93260952-de45-41a4-a2f2-bcb4b6dd1c3c", "remote_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "e7e229d4-6098-44fc-851d-5237d4c28216", "remote_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e762aab75528406b8954fd867015165d"}], "revision_number": 1, "project_id": "e762aab75528406b8954fd867015165d", "id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:13Z", "updated_at": "2018-08-18T07:02:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:13Z", "revision_number": 0, "id": "07837456-0672-4be3-8a55-c7e8bd8663dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:13Z", "security_group_id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:13Z", "revision_number": 0, "id": "c81a0321-9bfb-4cb7-b734-453d93554cd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:13Z", "security_group_id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e762aab75528406b8954fd867015165d"}], "revision_number": 1, "project_id": "e762aab75528406b8954fd867015165d", "id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}]} 2018-08-18 07:02:13,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6d92c5e1-d264-478d-89c1-7cb9d0f7ee8a 2018-08-18 07:02:13,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.060173034668s 2018-08-18 07:02:13,597 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6d92c5e1-d264-478d-89c1-7cb9d0f7ee8a 2018-08-18 07:02:13,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 07:02:13,601 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -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": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6"}}' 2018-08-18 07:02:13,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-4edeb343-db0c-4810-8069-116a2d0986f6 Date: Sat, 18 Aug 2018 07:02: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-18T07:02:13Z", "security_group_id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "port_range_min": 22, "revision_number": 0, "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:13Z", "project_id": "e762aab75528406b8954fd867015165d", "id": "f71f40a0-11cf-424b-a5b9-fb6701d9c1de"}} 2018-08-18 07:02:13,711 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4edeb343-db0c-4810-8069-116a2d0986f6 2018-08-18 07:02:13,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.109825849533s 2018-08-18 07:02:13,711 - 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-4edeb343-db0c-4810-8069-116a2d0986f6 2018-08-18 07:02:13,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 07:02:13,715 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:13,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-db81a044-4832-4b5b-a81b-1b8e8104342a Date: Sat, 18 Aug 2018 07:02:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:06Z", "updated_at": "2018-08-18T07:02:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "5f26578f-0f92-4ea1-909b-1eae9e15652d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "8b02cb5d-77f9-48b9-aa90-a63e0b218811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "93260952-de45-41a4-a2f2-bcb4b6dd1c3c", "remote_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "e7e229d4-6098-44fc-851d-5237d4c28216", "remote_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e762aab75528406b8954fd867015165d"}], "revision_number": 1, "project_id": "e762aab75528406b8954fd867015165d", "id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:13Z", "updated_at": "2018-08-18T07:02:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:13Z", "revision_number": 0, "id": "07837456-0672-4be3-8a55-c7e8bd8663dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:13Z", "security_group_id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:13Z", "revision_number": 0, "id": "c81a0321-9bfb-4cb7-b734-453d93554cd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:13Z", "security_group_id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T07:02:13Z", "revision_number": 0, "id": "f71f40a0-11cf-424b-a5b9-fb6701d9c1de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:13Z", "security_group_id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}], "revision_number": 2, "project_id": "e762aab75528406b8954fd867015165d", "id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}]} 2018-08-18 07:02:13,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-db81a044-4832-4b5b-a81b-1b8e8104342a 2018-08-18 07:02:13,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0450370311737s 2018-08-18 07:02:13,760 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-db81a044-4832-4b5b-a81b-1b8e8104342a 2018-08-18 07:02:13,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 07:02:13,764 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -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": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6"}}' 2018-08-18 07:02:13,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-4e9169dc-96aa-48db-8faf-259874e45b5f Date: Sat, 18 Aug 2018 07:02:13 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-18T07:02:13Z", "security_group_id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "port_range_min": null, "revision_number": 0, "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:13Z", "project_id": "e762aab75528406b8954fd867015165d", "id": "eabfc894-c534-4079-a025-b3a69994d117"}} 2018-08-18 07:02:13,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4e9169dc-96aa-48db-8faf-259874e45b5f 2018-08-18 07:02:13,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.120316982269s 2018-08-18 07:02:13,884 - 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-4e9169dc-96aa-48db-8faf-259874e45b5f 2018-08-18 07:02:13,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:02:13,886 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:13,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-c3f43243-d650-488b-aa2a-37895bf34abb Date: Sat, 18 Aug 2018 07:02:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"51e2bfa8-50bb-40a4-bb91-e336683267e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e762aab75528406b8954fd867015165d","l2_adjacency":true,"status":"ACTIVE","subnets":["247e3e34-aed6-428a-aabf-956332d68840"],"description":"","tags":[],"updated_at":"2018-08-18T07:02:07Z","qos_policy_id":null,"name":"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98","admin_state_up":true,"tenant_id":"e762aab75528406b8954fd867015165d","created_at":"2018-08-18T07:02:06Z","mtu":1450}]} 2018-08-18 07:02:13,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c3f43243-d650-488b-aa2a-37895bf34abb 2018-08-18 07:02:13,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0903880596161s 2018-08-18 07:02:13,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c3f43243-d650-488b-aa2a-37895bf34abb 2018-08-18 07:02:13,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:02:13,984 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:14,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-1b788b6f-075b-4172-abe9-766522f83915 Date: Sat, 18 Aug 2018 07:02:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:02:12Z", "file": "/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/file", "owner": "e762aab75528406b8954fd867015165d", "id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "size": 12716032, "self": "/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:02:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:02:14,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1b788b6f-075b-4172-abe9-766522f83915 2018-08-18 07:02:14,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0355870723724s 2018-08-18 07:02:14,017 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1b788b6f-075b-4172-abe9-766522f83915 2018-08-18 07:02:14,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:02:14,021 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:14,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-c117dd2e-fe3b-4d81-aa02-1d39e7b05728 x-compute-request-id: req-c117dd2e-fe3b-4d81-aa02-1d39e7b05728 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_ac284d62-ad5d-4470-a206-fdac4948ae98", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "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": "d5e24648-710f-44ea-ae0c-175e134927f9"}]} 2018-08-18 07:02:14,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c117dd2e-fe3b-4d81-aa02-1d39e7b05728 2018-08-18 07:02:14,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0214850902557s 2018-08-18 07:02:14,040 - 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-c117dd2e-fe3b-4d81-aa02-1d39e7b05728 2018-08-18 07:02:14,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-18 07:02:14,044 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -d '{"server": {"name": "vping_ssh-vm2_ac284d62-ad5d-4470-a206-fdac4948ae98", "imageRef": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "flavorRef": "d5e24648-710f-44ea-ae0c-175e134927f9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "51e2bfa8-50bb-40a4-bb91-e336683267e3"}], "security_groups": [{"name": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6"}]}}' 2018-08-18 07:02:15,352 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:02: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-65f7ecce-1b11-4300-9bc7-66ad910b8ef6 x-compute-request-id: req-65f7ecce-1b11-4300-9bc7-66ad910b8ef6 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6"}], "OS-DCF:diskConfig": "MANUAL", "id": "16ee5176-d408-4ab1-ac56-3360edbd4f32", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "bookmark"}], "adminPass": "o8xWcs55EJnD"}} 2018-08-18 07:02:15,352 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-65f7ecce-1b11-4300-9bc7-66ad910b8ef6 2018-08-18 07:02:15,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.3104557991s 2018-08-18 07:02:15,352 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-65f7ecce-1b11-4300-9bc7-66ad910b8ef6 2018-08-18 07:02:15,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:02:15,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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:15,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-13aeec99-8fc9-4aba-897d-8ee6a1eff245 x-compute-request-id: req-13aeec99-8fc9-4aba-897d-8ee6a1eff245 Content-Encoding: gzip Content-Length: 598 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/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "16ee5176-d408-4ab1-ac56-3360edbd4f32", "user_id": "a0a805a957ce410daac502bdf4b659aa", "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-18T07:02:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:15Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:02:15,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-13aeec99-8fc9-4aba-897d-8ee6a1eff245 2018-08-18 07:02:15,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56715297699s 2018-08-18 07:02:15,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-13aeec99-8fc9-4aba-897d-8ee6a1eff245 2018-08-18 07:02:15,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:02:15,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:16,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-c923f9bb-3e48-441c-b73b-6218e1049a7b Date: Sat, 18 Aug 2018 07:02:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"51e2bfa8-50bb-40a4-bb91-e336683267e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e762aab75528406b8954fd867015165d","l2_adjacency":true,"status":"ACTIVE","subnets":["247e3e34-aed6-428a-aabf-956332d68840"],"description":"","tags":[],"updated_at":"2018-08-18T07:02:07Z","qos_policy_id":null,"name":"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98","admin_state_up":true,"tenant_id":"e762aab75528406b8954fd867015165d","created_at":"2018-08-18T07:02:06Z","mtu":1450}]} 2018-08-18 07:02:16,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c923f9bb-3e48-441c-b73b-6218e1049a7b 2018-08-18 07:02:16,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0868000984192s 2018-08-18 07:02:16,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c923f9bb-3e48-441c-b73b-6218e1049a7b 2018-08-18 07:02:16,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:02:16,016 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:16,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-cb4b78b1-5293-4c53-8f6e-af75663acebf Date: Sat, 18 Aug 2018 07:02:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51e2bfa8-50bb-40a4-bb91-e336683267e3","tenant_id":"e762aab75528406b8954fd867015165d","created_at":"2018-08-18T07:02:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T07:02: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":"e762aab75528406b8954fd867015165d","id":"247e3e34-aed6-428a-aabf-956332d68840","subnetpool_id":null,"name":"vping_ssh-subnet_ac284d62-ad5d-4470-a206-fdac4948ae98"}]} 2018-08-18 07:02:16,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-cb4b78b1-5293-4c53-8f6e-af75663acebf 2018-08-18 07:02:16,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0598042011261s 2018-08-18 07:02:16,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-cb4b78b1-5293-4c53-8f6e-af75663acebf 2018-08-18 07:02:16,076 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:02:18,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:02:18,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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:18,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-5c543a61-68f3-4ced-a346-46fe1b86ad0c x-compute-request-id: req-5c543a61-68f3-4ced-a346-46fe1b86ad0c Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "16ee5176-d408-4ab1-ac56-3360edbd4f32", "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:02:17Z", "hostId": "c7401f52feb1370cbdbeeee5f66452aa3f708904c2ae6e9dccb82c57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:15Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:02:18,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5c543a61-68f3-4ced-a346-46fe1b86ad0c 2018-08-18 07:02:18,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485935926437s 2018-08-18 07:02:18,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5c543a61-68f3-4ced-a346-46fe1b86ad0c 2018-08-18 07:02:18,567 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:02:20,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:02:20,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:20,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-80d8c286-c166-4a6d-9a38-672da019a811 x-compute-request-id: req-80d8c286-c166-4a6d-9a38-672da019a811 Content-Encoding: gzip Content-Length: 663 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/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "16ee5176-d408-4ab1-ac56-3360edbd4f32", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:02:18Z", "hostId": "c7401f52feb1370cbdbeeee5f66452aa3f708904c2ae6e9dccb82c57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:15Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:02:20,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-80d8c286-c166-4a6d-9a38-672da019a811 2018-08-18 07:02:20,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176779985428s 2018-08-18 07:02:20,747 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-80d8c286-c166-4a6d-9a38-672da019a811 2018-08-18 07:02:20,751 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:02:22,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:02:22,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:23,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-2c1ef817-d8db-444c-ba5d-4f91705c7df1 x-compute-request-id: req-2c1ef817-d8db-444c-ba5d-4f91705c7df1 Content-Encoding: gzip Content-Length: 663 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/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "16ee5176-d408-4ab1-ac56-3360edbd4f32", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:02:18Z", "hostId": "c7401f52feb1370cbdbeeee5f66452aa3f708904c2ae6e9dccb82c57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:15Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:02:23,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2c1ef817-d8db-444c-ba5d-4f91705c7df1 2018-08-18 07:02:23,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450150966644s 2018-08-18 07:02:23,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2c1ef817-d8db-444c-ba5d-4f91705c7df1 2018-08-18 07:02:23,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:02:25,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:02:25,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:26,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-0f4ba8b4-2a50-43fc-a384-8d73976bf733 x-compute-request-id: req-0f4ba8b4-2a50-43fc-a384-8d73976bf733 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e9:7c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:02:22.000000", "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "16ee5176-d408-4ab1-ac56-3360edbd4f32", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:02:22Z", "hostId": "c7401f52feb1370cbdbeeee5f66452aa3f708904c2ae6e9dccb82c57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:15Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:02:26,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f4ba8b4-2a50-43fc-a384-8d73976bf733 2018-08-18 07:02:26,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.796105146408s 2018-08-18 07:02:26,007 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f4ba8b4-2a50-43fc-a384-8d73976bf733 2018-08-18 07:02:26,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 07:02:26,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=16ee5176-d408-4ab1-ac56-3360edbd4f32" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:26,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-c6b68405-5d6a-42df-9592-427e84003954 Date: Sat, 18 Aug 2018 07:02:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T07:02:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"247e3e34-aed6-428a-aabf-956332d68840","ip_address":"192.168.120.9"}],"id":"ac2993b6-d252-4104-b8f7-07e90b375f7c","security_groups":["f7fa65ab-9116-40e9-8173-e89ad3fc78b6"],"mac_address":"fa:16:3e:73:e9:7c","project_id":"e762aab75528406b8954fd867015165d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51e2bfa8-50bb-40a4-bb91-e336683267e3","tenant_id":"e762aab75528406b8954fd867015165d","created_at":"2018-08-18T07:02:18Z","binding:vnic_type":"normal","device_id":"16ee5176-d408-4ab1-ac56-3360edbd4f32","ip_allocation":"immediate"}]} 2018-08-18 07:02:26,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=16ee5176-d408-4ab1-ac56-3360edbd4f32 used request id req-c6b68405-5d6a-42df-9592-427e84003954 2018-08-18 07:02:26,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0436630249023s 2018-08-18 07:02:26,055 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=16ee5176-d408-4ab1-ac56-3360edbd4f32 used request id req-c6b68405-5d6a-42df-9592-427e84003954 2018-08-18 07:02:26,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:02:26,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=ac2993b6-d252-4104-b8f7-07e90b375f7c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:26,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b1301974-a21f-4df9-9277-66b21782a8a2 Date: Sat, 18 Aug 2018 07:02:26 GMT RESP BODY: {"floatingips": []} 2018-08-18 07:02:26,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=ac2993b6-d252-4104-b8f7-07e90b375f7c used request id req-b1301974-a21f-4df9-9277-66b21782a8a2 2018-08-18 07:02:26,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0469300746918s 2018-08-18 07:02:26,107 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=ac2993b6-d252-4104-b8f7-07e90b375f7c used request id req-b1301974-a21f-4df9-9277-66b21782a8a2 2018-08-18 07:02:26,108 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:73:e9:7c', 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'bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5'}), 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-18T07:02:22.000000', 'flavor': Munch({u'id': u'd5e24648-710f-44ea-ae0c-175e134927f9'}), 'az': u'nova', 'id': u'16ee5176-d408-4ab1-ac56-3360edbd4f32', 'security_groups': [Munch({u'name': u'vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a0a805a957ce410daac502bdf4b659aa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e762aab75528406b8954fd867015165d', 'name': 'vping_ssh-project_ac284d62-ad5d-4470-a206-fdac4948ae98', '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-18T07:02:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T07:02:22Z', 'hostId': u'c7401f52feb1370cbdbeeee5f66452aa3f708904c2ae6e9dccb82c57', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'c7401f52feb1370cbdbeeee5f66452aa3f708904c2ae6e9dccb82c57', '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-18T07:02:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e762aab75528406b8954fd867015165d', 'name': u'vping_ssh-vm2_ac284d62-ad5d-4470-a206-fdac4948ae98', 'adminPass': u'o8xWcs55EJnD', 'tenant_id': u'e762aab75528406b8954fd867015165d', 'created_at': u'2018-08-18T07:02:15Z', 'created': u'2018-08-18T07:02:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-18 07:02:26,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:02:26,109 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:26,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-269fd528-f963-4fbd-884d-adb01d2978bf Date: Sat, 18 Aug 2018 07:02:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"51e2bfa8-50bb-40a4-bb91-e336683267e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e762aab75528406b8954fd867015165d","l2_adjacency":true,"status":"ACTIVE","subnets":["247e3e34-aed6-428a-aabf-956332d68840"],"description":"","tags":[],"updated_at":"2018-08-18T07:02:07Z","qos_policy_id":null,"name":"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98","admin_state_up":true,"tenant_id":"e762aab75528406b8954fd867015165d","created_at":"2018-08-18T07:02:06Z","mtu":1450}]} 2018-08-18 07:02:26,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-269fd528-f963-4fbd-884d-adb01d2978bf 2018-08-18 07:02:26,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0832180976868s 2018-08-18 07:02:26,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-269fd528-f963-4fbd-884d-adb01d2978bf 2018-08-18 07:02:26,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:02:26,200 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:26,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-19056f4b-1b9f-4c6f-b4c7-a15e1116b508 Date: Sat, 18 Aug 2018 07:02:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:02:12Z", "file": "/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/file", "owner": "e762aab75528406b8954fd867015165d", "id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "size": 12716032, "self": "/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:02:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:02:26,472 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-19056f4b-1b9f-4c6f-b4c7-a15e1116b508 2018-08-18 07:02:26,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.275191068649s 2018-08-18 07:02:26,472 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-19056f4b-1b9f-4c6f-b4c7-a15e1116b508 2018-08-18 07:02:26,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:02:26,477 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:26,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-620baf7d-2bd4-4a7d-ae8b-7929644f8023 x-compute-request-id: req-620baf7d-2bd4-4a7d-ae8b-7929644f8023 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_ac284d62-ad5d-4470-a206-fdac4948ae98", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "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": "d5e24648-710f-44ea-ae0c-175e134927f9"}]} 2018-08-18 07:02:26,498 - 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-620baf7d-2bd4-4a7d-ae8b-7929644f8023 2018-08-18 07:02:26,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239458084106s 2018-08-18 07:02:26,498 - 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-620baf7d-2bd4-4a7d-ae8b-7929644f8023 2018-08-18 07:02:26,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-18 07:02:26,502 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -d '{"server": {"name": "vping_ssh-vm_ac284d62-ad5d-4470-a206-fdac4948ae98", "imageRef": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "key_name": "vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98", "flavorRef": "d5e24648-710f-44ea-ae0c-175e134927f9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "51e2bfa8-50bb-40a4-bb91-e336683267e3"}], "security_groups": [{"name": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6"}]}}' 2018-08-18 07:02:27,839 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:02: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-f9ca708b-a009-4b9c-b8d5-15b9f69d5d4e x-compute-request-id: req-f9ca708b-a009-4b9c-b8d5-15b9f69d5d4e Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6"}], "OS-DCF:diskConfig": "MANUAL", "id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "bookmark"}], "adminPass": "RbUcCK3Tr5x7"}} 2018-08-18 07:02:27,839 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f9ca708b-a009-4b9c-b8d5-15b9f69d5d4e 2018-08-18 07:02:27,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.33951687813s 2018-08-18 07:02:27,839 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f9ca708b-a009-4b9c-b8d5-15b9f69d5d4e 2018-08-18 07:02:27,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:02:27,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:28,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-942528f7-dd6d-458d-acd3-3a8ac3cf9c04 x-compute-request-id: req-942528f7-dd6d-458d-acd3-3a8ac3cf9c04 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/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "user_id": "a0a805a957ce410daac502bdf4b659aa", "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-18T07:02:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98", "name": "vping_ssh-vm_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:27Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e9:7c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:02:22.000000", "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "16ee5176-d408-4ab1-ac56-3360edbd4f32", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:02:22Z", "hostId": "c7401f52feb1370cbdbeeee5f66452aa3f708904c2ae6e9dccb82c57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:15Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:02:28,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-942528f7-dd6d-458d-acd3-3a8ac3cf9c04 2018-08-18 07:02:28,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410708189011s 2018-08-18 07:02:28,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-942528f7-dd6d-458d-acd3-3a8ac3cf9c04 2018-08-18 07:02:28,258 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:02:30,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:02:30,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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:30,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-98e95c4c-8162-4328-9d7b-d9b1e9bc7d90 x-compute-request-id: req-98e95c4c-8162-4328-9d7b-d9b1e9bc7d90 Content-Encoding: gzip Content-Length: 892 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/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:02:30Z", "hostId": "7145af71ea8ba2345a4a09904a7f69525d17842317ffe8e9bd4ec8d7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98", "name": "vping_ssh-vm_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:27Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e9:7c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:02:22.000000", "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "16ee5176-d408-4ab1-ac56-3360edbd4f32", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:02:22Z", "hostId": "c7401f52feb1370cbdbeeee5f66452aa3f708904c2ae6e9dccb82c57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:15Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:02:30,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-98e95c4c-8162-4328-9d7b-d9b1e9bc7d90 2018-08-18 07:02:30,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345741033554s 2018-08-18 07:02:30,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-98e95c4c-8162-4328-9d7b-d9b1e9bc7d90 2018-08-18 07:02:30,612 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:02:32,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:02:32,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:32,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-944146b2-8a5b-4bda-9966-19f365d10be9 x-compute-request-id: req-944146b2-8a5b-4bda-9966-19f365d10be9 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/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:02:30Z", "hostId": "7145af71ea8ba2345a4a09904a7f69525d17842317ffe8e9bd4ec8d7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98", "name": "vping_ssh-vm_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:27Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e9:7c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:02:22.000000", "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "16ee5176-d408-4ab1-ac56-3360edbd4f32", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:02:22Z", "hostId": "c7401f52feb1370cbdbeeee5f66452aa3f708904c2ae6e9dccb82c57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:15Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:02:32,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-944146b2-8a5b-4bda-9966-19f365d10be9 2018-08-18 07:02:32,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173561811447s 2018-08-18 07:02:32,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-944146b2-8a5b-4bda-9966-19f365d10be9 2018-08-18 07:02:32,793 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:02:34,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:02:34,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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:35,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-5cfb8128-d441-49f2-93e2-5d13209286ac x-compute-request-id: req-5cfb8128-d441-49f2-93e2-5d13209286ac 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/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:02:30Z", "hostId": "7145af71ea8ba2345a4a09904a7f69525d17842317ffe8e9bd4ec8d7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98", "name": "vping_ssh-vm_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:27Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e9:7c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:02:22.000000", "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "16ee5176-d408-4ab1-ac56-3360edbd4f32", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:02:22Z", "hostId": "c7401f52feb1370cbdbeeee5f66452aa3f708904c2ae6e9dccb82c57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:15Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:02:35,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cfb8128-d441-49f2-93e2-5d13209286ac 2018-08-18 07:02:35,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.325132846832s 2018-08-18 07:02:35,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cfb8128-d441-49f2-93e2-5d13209286ac 2018-08-18 07:02:35,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:02:37,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:02:37,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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:37,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-bb9c0737-ada0-453c-975a-24d190413366 x-compute-request-id: req-bb9c0737-ada0-453c-975a-24d190413366 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:b5:55", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:02:35.000000", "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:02:35Z", "hostId": "7145af71ea8ba2345a4a09904a7f69525d17842317ffe8e9bd4ec8d7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98", "name": "vping_ssh-vm_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:27Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e9:7c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:02:22.000000", "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "16ee5176-d408-4ab1-ac56-3360edbd4f32", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:02:22Z", "hostId": "c7401f52feb1370cbdbeeee5f66452aa3f708904c2ae6e9dccb82c57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:15Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:02:37,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb9c0737-ada0-453c-975a-24d190413366 2018-08-18 07:02:37,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205081939697s 2018-08-18 07:02:37,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb9c0737-ada0-453c-975a-24d190413366 2018-08-18 07:02:37,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 07:02:37,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=2cb1dbc6-7be1-481b-80e4-efd0f29e2170" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:37,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-4faa6a3f-ffbe-4a76-a7fe-bad067c16b1f Date: Sat, 18 Aug 2018 07:02:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T07:02:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"247e3e34-aed6-428a-aabf-956332d68840","ip_address":"192.168.120.10"}],"id":"70ca1155-b228-4a35-8262-73868fbe40a6","security_groups":["f7fa65ab-9116-40e9-8173-e89ad3fc78b6"],"mac_address":"fa:16:3e:98:b5:55","project_id":"e762aab75528406b8954fd867015165d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51e2bfa8-50bb-40a4-bb91-e336683267e3","tenant_id":"e762aab75528406b8954fd867015165d","created_at":"2018-08-18T07:02:30Z","binding:vnic_type":"normal","device_id":"2cb1dbc6-7be1-481b-80e4-efd0f29e2170","ip_allocation":"immediate"}]} 2018-08-18 07:02:37,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=2cb1dbc6-7be1-481b-80e4-efd0f29e2170 used request id req-4faa6a3f-ffbe-4a76-a7fe-bad067c16b1f 2018-08-18 07:02:37,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.280292987823s 2018-08-18 07:02:37,621 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=2cb1dbc6-7be1-481b-80e4-efd0f29e2170 used request id req-4faa6a3f-ffbe-4a76-a7fe-bad067c16b1f 2018-08-18 07:02:37,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:02:37,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=70ca1155-b228-4a35-8262-73868fbe40a6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:37,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4fe23907-29b1-4640-98bb-497ea2404ffe Date: Sat, 18 Aug 2018 07:02:37 GMT RESP BODY: {"floatingips": []} 2018-08-18 07:02:37,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=70ca1155-b228-4a35-8262-73868fbe40a6 used request id req-4fe23907-29b1-4640-98bb-497ea2404ffe 2018-08-18 07:02:37,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0491559505463s 2018-08-18 07:02:37,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=70ca1155-b228-4a35-8262-73868fbe40a6 used request id req-4fe23907-29b1-4640-98bb-497ea2404ffe 2018-08-18 07:02:37,676 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:98:b5:55', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5'}), 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-18T07:02:35.000000', 'flavor': Munch({u'id': u'd5e24648-710f-44ea-ae0c-175e134927f9'}), 'az': u'nova', 'id': u'2cb1dbc6-7be1-481b-80e4-efd0f29e2170', 'security_groups': [Munch({u'name': u'vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a0a805a957ce410daac502bdf4b659aa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e762aab75528406b8954fd867015165d', 'name': 'vping_ssh-project_ac284d62-ad5d-4470-a206-fdac4948ae98', '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-18T07:02:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T07:02:35Z', 'hostId': u'7145af71ea8ba2345a4a09904a7f69525d17842317ffe8e9bd4ec8d7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'7145af71ea8ba2345a4a09904a7f69525d17842317ffe8e9bd4ec8d7', '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-18T07:02:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e762aab75528406b8954fd867015165d', 'name': u'vping_ssh-vm_ac284d62-ad5d-4470-a206-fdac4948ae98', 'adminPass': u'RbUcCK3Tr5x7', 'tenant_id': u'e762aab75528406b8954fd867015165d', 'created_at': u'2018-08-18T07:02:27Z', 'created': u'2018-08-18T07:02:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-18 07:02:37,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:02:37,680 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:37,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-37a3a4fe-3ffd-4533-8d53-0f553a5ed387 Date: Sat, 18 Aug 2018 07:02:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"51e2bfa8-50bb-40a4-bb91-e336683267e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e762aab75528406b8954fd867015165d","l2_adjacency":true,"status":"ACTIVE","subnets":["247e3e34-aed6-428a-aabf-956332d68840"],"description":"","tags":[],"updated_at":"2018-08-18T07:02:07Z","qos_policy_id":null,"name":"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98","admin_state_up":true,"tenant_id":"e762aab75528406b8954fd867015165d","created_at":"2018-08-18T07:02:06Z","mtu":1450}]} 2018-08-18 07:02:37,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-37a3a4fe-3ffd-4533-8d53-0f553a5ed387 2018-08-18 07:02:37,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0893440246582s 2018-08-18 07:02:37,770 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-37a3a4fe-3ffd-4533-8d53-0f553a5ed387 2018-08-18 07:02:37,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 07:02:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=2cb1dbc6-7be1-481b-80e4-efd0f29e2170" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:37,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-768bb336-c23a-41a6-b780-078a98d56a39 Date: Sat, 18 Aug 2018 07:02:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T07:02:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"247e3e34-aed6-428a-aabf-956332d68840","ip_address":"192.168.120.10"}],"id":"70ca1155-b228-4a35-8262-73868fbe40a6","security_groups":["f7fa65ab-9116-40e9-8173-e89ad3fc78b6"],"mac_address":"fa:16:3e:98:b5:55","project_id":"e762aab75528406b8954fd867015165d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"51e2bfa8-50bb-40a4-bb91-e336683267e3","tenant_id":"e762aab75528406b8954fd867015165d","created_at":"2018-08-18T07:02:30Z","binding:vnic_type":"normal","device_id":"2cb1dbc6-7be1-481b-80e4-efd0f29e2170","ip_allocation":"immediate"}]} 2018-08-18 07:02:37,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=2cb1dbc6-7be1-481b-80e4-efd0f29e2170 used request id req-768bb336-c23a-41a6-b780-078a98d56a39 2018-08-18 07:02:37,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0441870689392s 2018-08-18 07:02:37,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=2cb1dbc6-7be1-481b-80e4-efd0f29e2170 used request id req-768bb336-c23a-41a6-b780-078a98d56a39 2018-08-18 07:02:37,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-18 07:02:37,817 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -d '{"floatingip": {"floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "fixed_ip_address": "192.168.120.10", "port_id": "70ca1155-b228-4a35-8262-73868fbe40a6"}}' 2018-08-18 07:02:40,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-632527e2-6477-448d-82cb-9b02f9e7a080 Date: Sat, 18 Aug 2018 07:02:40 GMT RESP BODY: {"floatingip": {"router_id": "e0193555-8398-467f-bcdf-e969149c09e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:38Z", "updated_at": "2018-08-18T07:02:38Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51e2bfa8-50bb-40a4-bb91-e336683267e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:98:b5:55", "device_id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "e762aab75528406b8954fd867015165d", "port_id": "70ca1155-b228-4a35-8262-73868fbe40a6", "id": "183226a5-9e7f-455a-a8b5-131a17114872", "qos_policy_id": null}} 2018-08-18 07:02:40,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-632527e2-6477-448d-82cb-9b02f9e7a080 2018-08-18 07:02:40,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.30322289467s 2018-08-18 07:02:40,120 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-632527e2-6477-448d-82cb-9b02f9e7a080 2018-08-18 07:02:40,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:02:40,128 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:40,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-9bb84408-4630-4b0c-82d1-5577e97a1683 Date: Sat, 18 Aug 2018 07:02:40 GMT RESP BODY: {"floatingips": [{"router_id": "e0193555-8398-467f-bcdf-e969149c09e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:38Z", "updated_at": "2018-08-18T07:02:38Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51e2bfa8-50bb-40a4-bb91-e336683267e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:98:b5:55", "device_id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "e762aab75528406b8954fd867015165d", "port_id": "70ca1155-b228-4a35-8262-73868fbe40a6", "id": "183226a5-9e7f-455a-a8b5-131a17114872", "qos_policy_id": null}]} 2018-08-18 07:02:40,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9bb84408-4630-4b0c-82d1-5577e97a1683 2018-08-18 07:02:40,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0752170085907s 2018-08-18 07:02:40,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9bb84408-4630-4b0c-82d1-5577e97a1683 2018-08-18 07:02:40,207 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:02:40,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:02:40,313 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:40,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-d2efe1ac-41f7-4e1a-bbce-f1b0d0650dfb Date: Sat, 18 Aug 2018 07:02:40 GMT RESP BODY: {"floatingips": [{"router_id": "e0193555-8398-467f-bcdf-e969149c09e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:38Z", "updated_at": "2018-08-18T07:02:38Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51e2bfa8-50bb-40a4-bb91-e336683267e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:98:b5:55", "device_id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "e762aab75528406b8954fd867015165d", "port_id": "70ca1155-b228-4a35-8262-73868fbe40a6", "id": "183226a5-9e7f-455a-a8b5-131a17114872", "qos_policy_id": null}]} 2018-08-18 07:02:40,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d2efe1ac-41f7-4e1a-bbce-f1b0d0650dfb 2018-08-18 07:02:40,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.05641913414s 2018-08-18 07:02:40,369 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d2efe1ac-41f7-4e1a-bbce-f1b0d0650dfb 2018-08-18 07:02:40,373 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:02:40,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:02:40,479 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:40,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-04c61672-23c9-4884-a5b1-c0ad5372f506 Date: Sat, 18 Aug 2018 07:02:40 GMT RESP BODY: {"floatingips": [{"router_id": "e0193555-8398-467f-bcdf-e969149c09e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:38Z", "updated_at": "2018-08-18T07:02:38Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51e2bfa8-50bb-40a4-bb91-e336683267e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:98:b5:55", "device_id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "e762aab75528406b8954fd867015165d", "port_id": "70ca1155-b228-4a35-8262-73868fbe40a6", "id": "183226a5-9e7f-455a-a8b5-131a17114872", "qos_policy_id": null}]} 2018-08-18 07:02:40,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-04c61672-23c9-4884-a5b1-c0ad5372f506 2018-08-18 07:02:40,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0584378242493s 2018-08-18 07:02:40,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-04c61672-23c9-4884-a5b1-c0ad5372f506 2018-08-18 07:02:40,540 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:02:40,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:02:40,645 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:40,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-7a31d940-e9ea-4a34-ba72-7f9c4d00301a Date: Sat, 18 Aug 2018 07:02:40 GMT RESP BODY: {"floatingips": [{"router_id": "e0193555-8398-467f-bcdf-e969149c09e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:38Z", "updated_at": "2018-08-18T07:02:38Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51e2bfa8-50bb-40a4-bb91-e336683267e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:98:b5:55", "device_id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "e762aab75528406b8954fd867015165d", "port_id": "70ca1155-b228-4a35-8262-73868fbe40a6", "id": "183226a5-9e7f-455a-a8b5-131a17114872", "qos_policy_id": null}]} 2018-08-18 07:02:40,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7a31d940-e9ea-4a34-ba72-7f9c4d00301a 2018-08-18 07:02:40,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0581560134888s 2018-08-18 07:02:40,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7a31d940-e9ea-4a34-ba72-7f9c4d00301a 2018-08-18 07:02:40,707 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:02:40,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:02:40,812 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:40,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-7e5b5c63-ecd2-4297-ae4a-52b940a1dbee Date: Sat, 18 Aug 2018 07:02:40 GMT RESP BODY: {"floatingips": [{"router_id": "e0193555-8398-467f-bcdf-e969149c09e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:38Z", "updated_at": "2018-08-18T07:02:38Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51e2bfa8-50bb-40a4-bb91-e336683267e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:98:b5:55", "device_id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "e762aab75528406b8954fd867015165d", "port_id": "70ca1155-b228-4a35-8262-73868fbe40a6", "id": "183226a5-9e7f-455a-a8b5-131a17114872", "qos_policy_id": null}]} 2018-08-18 07:02:40,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7e5b5c63-ecd2-4297-ae4a-52b940a1dbee 2018-08-18 07:02:40,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557370185852s 2018-08-18 07:02:40,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7e5b5c63-ecd2-4297-ae4a-52b940a1dbee 2018-08-18 07:02:40,870 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:02:40,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:02:40,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:41,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-515acb76-70b6-4a35-bffc-cf3f11555066 Date: Sat, 18 Aug 2018 07:02:40 GMT RESP BODY: {"floatingips": [{"router_id": "e0193555-8398-467f-bcdf-e969149c09e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:38Z", "updated_at": "2018-08-18T07:02:38Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51e2bfa8-50bb-40a4-bb91-e336683267e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:98:b5:55", "device_id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "e762aab75528406b8954fd867015165d", "port_id": "70ca1155-b228-4a35-8262-73868fbe40a6", "id": "183226a5-9e7f-455a-a8b5-131a17114872", "qos_policy_id": null}]} 2018-08-18 07:02:41,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-515acb76-70b6-4a35-bffc-cf3f11555066 2018-08-18 07:02:41,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0576050281525s 2018-08-18 07:02:41,033 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-515acb76-70b6-4a35-bffc-cf3f11555066 2018-08-18 07:02:41,037 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:02:41,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:02:41,142 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:41,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-40fe018e-59df-4dcf-acf7-7ac418a62495 Date: Sat, 18 Aug 2018 07:02:41 GMT RESP BODY: {"floatingips": [{"router_id": "e0193555-8398-467f-bcdf-e969149c09e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:38Z", "updated_at": "2018-08-18T07:02:38Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51e2bfa8-50bb-40a4-bb91-e336683267e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:98:b5:55", "device_id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "e762aab75528406b8954fd867015165d", "port_id": "70ca1155-b228-4a35-8262-73868fbe40a6", "id": "183226a5-9e7f-455a-a8b5-131a17114872", "qos_policy_id": null}]} 2018-08-18 07:02:41,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-40fe018e-59df-4dcf-acf7-7ac418a62495 2018-08-18 07:02:41,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0644748210907s 2018-08-18 07:02:41,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-40fe018e-59df-4dcf-acf7-7ac418a62495 2018-08-18 07:02:41,210 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:02:41,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:02:41,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:41,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-5f980f0a-9971-495e-be5d-2d352ebde4e1 Date: Sat, 18 Aug 2018 07:02:41 GMT RESP BODY: {"floatingips": [{"router_id": "e0193555-8398-467f-bcdf-e969149c09e1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:38Z", "updated_at": "2018-08-18T07:02:41Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "51e2bfa8-50bb-40a4-bb91-e336683267e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:98:b5:55", "device_id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.214", "revision_number": 1, "project_id": "e762aab75528406b8954fd867015165d", "port_id": "70ca1155-b228-4a35-8262-73868fbe40a6", "id": "183226a5-9e7f-455a-a8b5-131a17114872", "qos_policy_id": null}]} 2018-08-18 07:02:41,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5f980f0a-9971-495e-be5d-2d352ebde4e1 2018-08-18 07:02:41,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.212673902512s 2018-08-18 07:02:41,528 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5f980f0a-9971-495e-be5d-2d352ebde4e1 2018-08-18 07:02:41,532 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e0193555-8398-467f-bcdf-e969149c09e1', 'updated_at': u'2018-08-18T07:02:41Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.214', 'revision_number': 1, 'port_id': u'70ca1155-b228-4a35-8262-73868fbe40a6', 'id': u'183226a5-9e7f-455a-a8b5-131a17114872', 'network': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'port': u'70ca1155-b228-4a35-8262-73868fbe40a6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e762aab75528406b8954fd867015165d', 'name': 'vping_ssh-project_ac284d62-ad5d-4470-a206-fdac4948ae98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e762aab75528406b8954fd867015165d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'51e2bfa8-50bb-40a4-bb91-e336683267e3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:98:b5:55', u'device_id': u'2cb1dbc6-7be1-481b-80e4-efd0f29e2170'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e762aab75528406b8954fd867015165d', 'created_at': u'2018-08-18T07:02:38Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'51e2bfa8-50bb-40a4-bb91-e336683267e3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:98:b5:55', u'device_id': u'2cb1dbc6-7be1-481b-80e4-efd0f29e2170'}), 'router': u'e0193555-8398-467f-bcdf-e969149c09e1'}) 2018-08-18 07:02:41,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 07:02:41,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170/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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 07:02:42,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-22ee0858-c775-4928-864b-f23c93977d4f x-compute-request-id: req-22ee0858-c775-4928-864b-f23c93977d4f Content-Encoding: gzip Content-Length: 9582 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 506875065 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.185884] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188135] pid_max: default: 32768 minimum: 301\n[ 0.189365] ACPI: Core revision 20150930\n[ 0.191025] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192820] Security Framework initialized\n[ 0.193939] Yama: becoming mindful.\n[ 0.194936] AppArmor: AppArmor initialized\n[ 0.196084] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197850] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199557] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201185] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203041] Initializing cgroup subsys io\n[ 0.204145] Initializing cgroup subsys memory\n[ 0.205323] Initializing cgroup subsys devices\n[ 0.206511] Initializing cgroup subsys freezer\n[ 0.207692] Initializing cgroup subsys net_cls\n[ 0.208873] Initializing cgroup subsys perf_event\n[ 0.210093] Initializing cgroup subsys net_prio\n[ 0.211272] Initializing cgroup subsys hugetlb\n[ 0.212449] Initializing cgroup subsys pids\n[ 0.213624] CPU: Physical Processor ID: 0\n[ 0.215427] mce: CPU supports 10 MCE banks\n[ 0.216565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217918] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232674] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239235] ftrace: allocating 31920 entries in 125 pages\n[ 0.264310] smpboot: Max logical packages: 1\n[ 0.265473] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267329] x2apic enabled\n[ 0.268457] Switched APIC routing to physical x2apic.\n[ 0.270910] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272423] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275123] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277555] KVM setup paravirtual spinlock\n[ 0.279133] x86: Booted up 1 node, 1 CPUs\n[ 0.280223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282099] devtmpfs: initialized\n[ 0.284064] evm: security.selinux\n[ 0.285017] evm: security.SMACK64\n[ 0.285974] evm: security.SMACK64EXEC\n[ 0.286996] evm: security.SMACK64TRANSMUTE\n[ 0.288093] evm: security.SMACK64MMAP\n[ 0.289106] evm: security.ima\n[ 0.289994] evm: security.capability\n[ 0.291068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293564] pinctrl core: initialized pinctrl subsystem\n[ 0.295014] RTC time: 7:02:35, date: 08/18/18\n[ 0.296299] NET: Registered protocol family 16\n[ 0.297592] cpuidle: using governor ladder\n[ 0.298708] cpuidle: using governor menu\n[ 0.299780] PCCT header not found.\n[ 0.300800] ACPI: bus type PCI registered\n[ 0.301891] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303550] PCI: Using configuration type 1 for base access\n[ 0.305682] ACPI: Added _OSI(Module Device)\n[ 0.306820] ACPI: Added _OSI(Processor Device)\n[ 0.307983] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309199] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311354] ACPI: Interpreter enabled\n[ 0.312404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.314925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317416] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.319906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322387] ACPI: (supports S0 S5)\n[ 0.323332] ACPI: Using IOAPIC for interrupt routing\n[ 0.324585] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328364] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.329868] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.331494] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333068] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.335964] acpiphp: Slot [3] registered\n[ 0.337038] acpiphp: Slot [4] registered\n[ 0.338106] acpiphp: Slot [5] registered\n[ 0.339178] acpiphp: Slot [6] registered\n[ 0.340249] acpiphp: Slot [7] registered\n[ 0.341312] acpiphp: Slot [8] registered\n[ 0.342377] acpiphp: Slot [9] registered\n[ 0.343441] acpiphp: Slot [10] registered\n[ 0.344540] acpiphp: Slot [11] registered\n[ 0.345631] acpiphp: Slot [12] registered\n[ 0.346716] acpiphp: Slot [13] registered\n[ 0.347800] acpiphp: Slot [14] registered\n[ 0.348888] acpiphp: Slot [15] registered\n[ 0.364182] acpiphp: Slot [16] registered\n[ 0.365284] acpiphp: Slot [17] registered\n[ 0.366366] acpiphp: Slot [18] registered\n[ 0.367444] acpiphp: Slot [19] registered\n[ 0.368528] acpiphp: Slot [20] registered\n[ 0.369613] acpiphp: Slot [21] registered\n[ 0.370694] acpiphp: Slot [22] registered\n[ 0.371777] acpiphp: Slot [23] registered\n[ 0.372866] acpiphp: Slot [24] registered\n[ 0.373951] acpiphp: Slot [25] registered\n[ 0.375032] acpiphp: Slot [26] registered\n[ 0.376114] acpiphp: Slot [27] registered\n[ 0.377203] acpiphp: Slot [28] registered\n[ 0.378290] acpiphp: Slot [29] registered\n[ 0.379367] acpiphp: Slot [30] registered\n[ 0.380445] acpiphp: Slot [31] registered\n[ 0.381529] PCI host bridge to bus 0000:00\n[ 0.382622] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.384226] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.385829] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.387777] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.389717] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.391694] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.395723] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.397408] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.398952] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.400629] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.404966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.406872] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.427370] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.429349] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.431258] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.433152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.435019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436810] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438563] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.442016] vgaarb: loaded\n[ 0.442831] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444450] SCSI subsystem initialized\n[ 0.445677] ACPI: bus type USB registered\n[ 0.446780] usbcore: registered new interface driver usbfs\n[ 0.448147] usbcore: registered new interface driver hub\n[ 0.449487] usbcore: registered new device driver usb\n[ 0.450950] PCI: Using ACPI for IRQ routing\n[ 0.452449] NetLabel: Initializing\n[ 0.453414] NetLabel: domain hash size = 128\n[ 0.454553] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455830] NetLabel: unlabeled traffic allowed by default\n[ 0.457381] clocksource: Switched to clocksource kvm-clock\n[ 0.467299] AppArmor: AppArmor Filesystem Enabled\n[ 0.468597] pnp: PnP ACPI init\n[ 0.469815] pnp: PnP ACPI: found 5 devices\n[ 0.476620] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.478901] NET: Registered protocol family 2\n[ 0.480290] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.482021] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.483632] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485229] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.486669] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488241] NET: Registered protocol family 1\n[ 0.489422] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.490877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492312] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.506709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.521177] Trying to unpack rootfs image as initramfs...\n[ 0.582321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.587353] Scanning for low memory corruption every 60 seconds\n[ 0.589502] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.591064] audit: initializing netlink subsys (disabled)\n[ 0.592485] audit: type=2000 audit(1534575756.012:1): initialized\n[ 0.594357] Initialise system trusted keyring\n[ 0.595685] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.597215] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.599873] zbud: loaded\n[ 0.600861] VFS: Disk quotas dquot_6.6.0\n[ 0.601975] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604097] fuse init (API version 7.23)\n[ 0.605307] Key type big_key registered\n[ 0.606399] Allocating IMA MOK and blacklist keyrings.\n[ 0.608022] Key type asymmetric registered\n[ 0.609123] Asymmetric key parser 'x509' registered\n[ 0.610408] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.612425] io scheduler noop registered\n[ 0.613510] io scheduler deadline registered (default)\n[ 0.614842] io scheduler cfq registered\n[ 0.615998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.617400] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.619109] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.621057] ACPI: Power Button [PWRF]\n[ 0.622268] GHES: HEST is not enabled!\n[ 0.636407] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.668894] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693016] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.695970] Linux agpgart interface v0.103\n[ 0.699343] brd: module loaded\n[ 0.701552] loop: module loaded\n[ 0.706557] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.708542] GPT:90111 != 2097151\n[ 0.709481] GPT:Alternate GPT header not at the end of the disk.\n[ 0.710968] GPT:90111 != 2097151\n[ 0.711904] GPT: Use GNU Parted to correct GPT errors.\n[ 0.713222] vda: vda1 vda15\n[ 0.714931] scsi host0: ata_piix\n[ 0.715987] scsi host1: ata_piix\n[ 0.716989] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.718633] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.720620] libphy: Fixed MDIO Bus: probed\n[ 0.721969] tun: Universal TUN/TAP device driver, 1.6\n[ 0.723263] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.726185] PPP generic driver version 2.4.2\n[ 0.727570] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.729216] ehci-pci: EHCI PCI platform driver\n[ 0.730456] ehci-platform: EHCI generic platform driver\n[ 0.731825] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.733423] ohci-pci: OHCI PCI platform driver\n[ 0.734642] ohci-platform: OHCI generic platform driver\n[ 0.736042] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.750835] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752250] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754318] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.755713] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.757395] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.759079] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.761045] usb usb1: Product: UHCI Host Controller\n[ 0.762351] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.763896] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.765270] hub 1-0:1.0: USB hub found\n[ 0.766386] hub 1-0:1.0: 2 ports detected\n[ 0.767757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770702] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.773433] mousedev: PS/2 mouse device common for all mice\n[ 0.775165] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.777705] rtc_cmos 00:00: RTC can wake from S4\n[ 0.779292] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.780921] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.782573] i2c /dev entries driver\n[ 0.783660] device-mapper: uevent: version 1.0.3\n[ 0.785010] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.787312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789402] NET: Registered protocol family 10\n[ 0.791265] NET: Registered protocol family 17\n[ 0.792513] Key type dns_resolver registered\n[ 0.793894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.795414] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.797905] registered taskstats version 1\n[ 0.799102] Loading compiled-in X.509 certificates\n[ 0.801013] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803592] zswap: loaded using pool lzo/zbud\n[ 0.806115] Key type trusted registered\n[ 0.808284] Key type encrypted registered\n[ 0.809452] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.810890] ima: No TPM chip found, activating TPM-bypass!\n[ 0.812329] evm: HMAC attrs: 0x1\n[ 0.813721] Magic number: 14:67:16\n[ 0.814887] rtc_cmos 00:00: setting system clock to 2018-08-18 07:02:35 UTC (1534575755)\n[ 0.817188] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.818723] EDD information not available.\n[ 0.880006] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.896397] Write protecting the kernel read-only data: 14336k\n[ 0.901250] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903850] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.953096] 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.82\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.10...\nLease of 192.168.120.10 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.96. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDD3cT+j7WAt6NRQZIHSuqFUsoFIYQKj5Ucd7l598yohanEZLcy9iGYXjtEabDE3u032ElKbiC1VkAKJLbc9BV+AOwAYjDy/5qmXQo1A6b2msM4cFdSjcIrJYnBiCPERqOvW3K9gmmPaIx825fT8vNe/Hw2oPwl9PXkwczv5WkNYfFR51wfV9JqFLZqy9eIH8nz5NlfRBjP7AAOAuPED815F+c1LwbhV+q0PP52mnsDMxlPSJ8D7VC/mJvVzD5ejlydN1MTt5sPSkdTKm3T2giG++sxU7fZ2AqDNTJJdAWX6aL0qmIQqi8TLug3Gkx41qDlZrbbCvNGtZI86a2eq6D/ root@vping-ssh-vm-ac284d62-ad5d-4470-a206-fdac4948ae98\nssh-dss AAAAB3NzaC1kc3MAAACBAPW1awmZAegX5oS/bHlOCLSAuuYBMJ2vV5pIlCRnvuFX5CATMXvcMirtyHeKXBsZgjQ3CCHjtPyWOBgj+32jKuODKm8kFX0n+51vULWzUbF8YnPIlTWbNgPl//aRGKTq1jnLR77HqgNQZvVtL9ncT2ciQuq/MY7hXQj8WxD+kxWRAAAAFQDXN7LID66U3b13zRK0f4hrd0QmtQAAAIAEY/3UjoyvvYz+wJ33dHVI30kg5tlaAWXb6+N0GFJ3EE6hVMcOBR/QjO0L4/dP4rUekooxDISzXxbtI+2sKgW318C9XCyuv/A0c//t/PVzH8tKQ51JA8jSYMYveYHbIr1/XdNWXtMiktoYrxMtZHWh3areYvYS8NELwpC2Vq3NsAAAAIEA1E8VkqIt2QXR3BtrjH4FfBgjanfnUeJMcrYUaDi3/peEsPp/2jBhZPGRYQknt2nB48F04Ur/+2j+a404WGMN9zG2wTLAPxSCGhDwe3xlE2ycGkLHLaWMVFV+txQo1R5Z2K0/dOuiXE4NYu+36ofwdnLXj31w+zpmGoOpGPu3vhc= root@vping-ssh-vm-ac284d62-ad5d-4470-a206-fdac4948ae98\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.23s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe98:b555/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.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-ac284d62-ad5d-4470-a206-fdac4948ae98\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.85 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-ac284d62-ad5d-4470-a206-fdac4948ae98 login: "} 2018-08-18 07:02:42,267 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170/action used request id req-22ee0858-c775-4928-864b-f23c93977d4f 2018-08-18 07:02:42,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.734272956848s 2018-08-18 07:02:42,268 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170/action used request id req-22ee0858-c775-4928-864b-f23c93977d4f 2018-08-18 07:02:42,268 - 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 506875065 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.185884] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.188135] pid_max: default: 32768 minimum: 301 [ 0.189365] ACPI: Core revision 20150930 [ 0.191025] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.192820] Security Framework initialized [ 0.193939] Yama: becoming mindful. [ 0.194936] AppArmor: AppArmor initialized [ 0.196084] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.197850] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.199557] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201185] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203041] Initializing cgroup subsys io [ 0.204145] Initializing cgroup subsys memory [ 0.205323] Initializing cgroup subsys devices [ 0.206511] Initializing cgroup subsys freezer [ 0.207692] Initializing cgroup subsys net_cls [ 0.208873] Initializing cgroup subsys perf_event [ 0.210093] Initializing cgroup subsys net_prio [ 0.211272] Initializing cgroup subsys hugetlb [ 0.212449] Initializing cgroup subsys pids [ 0.213624] CPU: Physical Processor ID: 0 [ 0.215427] mce: CPU supports 10 MCE banks [ 0.216565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.217918] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.232674] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.239235] ftrace: allocating 31920 entries in 125 pages [ 0.264310] smpboot: Max logical packages: 1 [ 0.265473] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267329] x2apic enabled [ 0.268457] Switched APIC routing to physical x2apic. [ 0.270910] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272423] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275123] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277555] KVM setup paravirtual spinlock [ 0.279133] x86: Booted up 1 node, 1 CPUs [ 0.280223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.282099] devtmpfs: initialized [ 0.284064] evm: security.selinux [ 0.285017] evm: security.SMACK64 [ 0.285974] evm: security.SMACK64EXEC [ 0.286996] evm: security.SMACK64TRANSMUTE [ 0.288093] evm: security.SMACK64MMAP [ 0.289106] evm: security.ima [ 0.289994] evm: security.capability [ 0.291068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293564] pinctrl core: initialized pinctrl subsystem [ 0.295014] RTC time: 7:02:35, date: 08/18/18 [ 0.296299] NET: Registered protocol family 16 [ 0.297592] cpuidle: using governor ladder [ 0.298708] cpuidle: using governor menu [ 0.299780] PCCT header not found. [ 0.300800] ACPI: bus type PCI registered [ 0.301891] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303550] PCI: Using configuration type 1 for base access [ 0.305682] ACPI: Added _OSI(Module Device) [ 0.306820] ACPI: Added _OSI(Processor Device) [ 0.307983] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309199] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311354] ACPI: Interpreter enabled [ 0.312404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317416] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.319906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.322387] ACPI: (supports S0 S5) [ 0.323332] ACPI: Using IOAPIC for interrupt routing [ 0.324585] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328364] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.329868] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.331494] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333068] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.335964] acpiphp: Slot [3] registered [ 0.337038] acpiphp: Slot [4] registered [ 0.338106] acpiphp: Slot [5] registered [ 0.339178] acpiphp: Slot [6] registered [ 0.340249] acpiphp: Slot [7] registered [ 0.341312] acpiphp: Slot [8] registered [ 0.342377] acpiphp: Slot [9] registered [ 0.343441] acpiphp: Slot [10] registered [ 0.344540] acpiphp: Slot [11] registered [ 0.345631] acpiphp: Slot [12] registered [ 0.346716] acpiphp: Slot [13] registered [ 0.347800] acpiphp: Slot [14] registered [ 0.348888] acpiphp: Slot [15] registered [ 0.364182] acpiphp: Slot [16] registered [ 0.365284] acpiphp: Slot [17] registered [ 0.366366] acpiphp: Slot [18] registered [ 0.367444] acpiphp: Slot [19] registered [ 0.368528] acpiphp: Slot [20] registered [ 0.369613] acpiphp: Slot [21] registered [ 0.370694] acpiphp: Slot [22] registered [ 0.371777] acpiphp: Slot [23] registered [ 0.372866] acpiphp: Slot [24] registered [ 0.373951] acpiphp: Slot [25] registered [ 0.375032] acpiphp: Slot [26] registered [ 0.376114] acpiphp: Slot [27] registered [ 0.377203] acpiphp: Slot [28] registered [ 0.378290] acpiphp: Slot [29] registered [ 0.379367] acpiphp: Slot [30] registered [ 0.380445] acpiphp: Slot [31] registered [ 0.381529] PCI host bridge to bus 0000:00 [ 0.382622] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.384226] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.385829] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.387777] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.389717] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.391694] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.395723] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.397408] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.398952] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.400629] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.404966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.406872] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.427370] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.429349] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.431258] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.433152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.435019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436810] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438563] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.442016] vgaarb: loaded [ 0.442831] vgaarb: bridge control possible 0000:00:02.0 [ 0.444450] SCSI subsystem initialized [ 0.445677] ACPI: bus type USB registered [ 0.446780] usbcore: registered new interface driver usbfs [ 0.448147] usbcore: registered new interface driver hub [ 0.449487] usbcore: registered new device driver usb [ 0.450950] PCI: Using ACPI for IRQ routing [ 0.452449] NetLabel: Initializing [ 0.453414] NetLabel: domain hash size = 128 [ 0.454553] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455830] NetLabel: unlabeled traffic allowed by default [ 0.457381] clocksource: Switched to clocksource kvm-clock [ 0.467299] AppArmor: AppArmor Filesystem Enabled [ 0.468597] pnp: PnP ACPI init [ 0.469815] pnp: PnP ACPI: found 5 devices [ 0.476620] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.478901] NET: Registered protocol family 2 [ 0.480290] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482021] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.483632] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485229] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.486669] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488241] NET: Registered protocol family 1 [ 0.489422] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.490877] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492312] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.506709] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.521177] Trying to unpack rootfs image as initramfs... [ 0.582321] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.587353] Scanning for low memory corruption every 60 seconds [ 0.589502] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.591064] audit: initializing netlink subsys (disabled) [ 0.592485] audit: type=2000 audit(1534575756.012:1): initialized [ 0.594357] Initialise system trusted keyring [ 0.595685] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.597215] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.599873] zbud: loaded [ 0.600861] VFS: Disk quotas dquot_6.6.0 [ 0.601975] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.604097] fuse init (API version 7.23) [ 0.605307] Key type big_key registered [ 0.606399] Allocating IMA MOK and blacklist keyrings. [ 0.608022] Key type asymmetric registered [ 0.609123] Asymmetric key parser 'x509' registered [ 0.610408] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.612425] io scheduler noop registered [ 0.613510] io scheduler deadline registered (default) [ 0.614842] io scheduler cfq registered [ 0.615998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.617400] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.619109] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.621057] ACPI: Power Button [PWRF] [ 0.622268] GHES: HEST is not enabled! [ 0.636407] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.668894] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.693016] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.695970] Linux agpgart interface v0.103 [ 0.699343] brd: module loaded [ 0.701552] loop: module loaded [ 0.706557] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.708542] GPT:90111 != 2097151 [ 0.709481] GPT:Alternate GPT header not at the end of the disk. [ 0.710968] GPT:90111 != 2097151 [ 0.711904] GPT: Use GNU Parted to correct GPT errors. [ 0.713222] vda: vda1 vda15 [ 0.714931] scsi host0: ata_piix [ 0.715987] scsi host1: ata_piix [ 0.716989] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.718633] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.720620] libphy: Fixed MDIO Bus: probed [ 0.721969] tun: Universal TUN/TAP device driver, 1.6 [ 0.723263] tun: (C) 1999-2004 Max Krasnyansky [ 0.726185] PPP generic driver version 2.4.2 [ 0.727570] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.729216] ehci-pci: EHCI PCI platform driver [ 0.730456] ehci-platform: EHCI generic platform driver [ 0.731825] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.733423] ohci-pci: OHCI PCI platform driver [ 0.734642] ohci-platform: OHCI generic platform driver [ 0.736042] uhci_hcd: USB Universal Host Controller Interface driver [ 0.750835] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752250] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754318] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.755713] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.757395] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.759079] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.761045] usb usb1: Product: UHCI Host Controller [ 0.762351] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.763896] usb usb1: SerialNumber: 0000:00:01.2 [ 0.765270] hub 1-0:1.0: USB hub found [ 0.766386] hub 1-0:1.0: 2 ports detected [ 0.767757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770702] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.773433] mousedev: PS/2 mouse device common for all mice [ 0.775165] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.777705] rtc_cmos 00:00: RTC can wake from S4 [ 0.779292] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.780921] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.782573] i2c /dev entries driver [ 0.783660] device-mapper: uevent: version 1.0.3 [ 0.785010] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.787312] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789402] NET: Registered protocol family 10 [ 0.791265] NET: Registered protocol family 17 [ 0.792513] Key type dns_resolver registered [ 0.793894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.795414] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.797905] registered taskstats version 1 [ 0.799102] Loading compiled-in X.509 certificates [ 0.801013] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.803592] zswap: loaded using pool lzo/zbud [ 0.806115] Key type trusted registered [ 0.808284] Key type encrypted registered [ 0.809452] AppArmor: AppArmor sha1 policy hashing enabled [ 0.810890] ima: No TPM chip found, activating TPM-bypass! [ 0.812329] evm: HMAC attrs: 0x1 [ 0.813721] Magic number: 14:67:16 [ 0.814887] rtc_cmos 00:00: setting system clock to 2018-08-18 07:02:35 UTC (1534575755) [ 0.817188] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.818723] EDD information not available. [ 0.880006] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.896397] Write protecting the kernel read-only data: 14336k [ 0.901250] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.903850] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.953096] 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.82 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.10... Lease of 192.168.120.10 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.96. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDD3cT+j7WAt6NRQZIHSuqFUsoFIYQKj5Ucd7l598yohanEZLcy9iGYXjtEabDE3u032ElKbiC1VkAKJLbc9BV+AOwAYjDy/5qmXQo1A6b2msM4cFdSjcIrJYnBiCPERqOvW3K9gmmPaIx825fT8vNe/Hw2oPwl9PXkwczv5WkNYfFR51wfV9JqFLZqy9eIH8nz5NlfRBjP7AAOAuPED815F+c1LwbhV+q0PP52mnsDMxlPSJ8D7VC/mJvVzD5ejlydN1MTt5sPSkdTKm3T2giG++sxU7fZ2AqDNTJJdAWX6aL0qmIQqi8TLug3Gkx41qDlZrbbCvNGtZI86a2eq6D/ root@vping-ssh-vm-ac284d62-ad5d-4470-a206-fdac4948ae98 ssh-dss AAAAB3NzaC1kc3MAAACBAPW1awmZAegX5oS/bHlOCLSAuuYBMJ2vV5pIlCRnvuFX5CATMXvcMirtyHeKXBsZgjQ3CCHjtPyWOBgj+32jKuODKm8kFX0n+51vULWzUbF8YnPIlTWbNgPl//aRGKTq1jnLR77HqgNQZvVtL9ncT2ciQuq/MY7hXQj8WxD+kxWRAAAAFQDXN7LID66U3b13zRK0f4hrd0QmtQAAAIAEY/3UjoyvvYz+wJ33dHVI30kg5tlaAWXb6+N0GFJ3EE6hVMcOBR/QjO0L4/dP4rUekooxDISzXxbtI+2sKgW318C9XCyuv/A0c//t/PVzH8tKQ51JA8jSYMYveYHbIr1/XdNWXtMiktoYrxMtZHWh3areYvYS8NELwpC2Vq3NsAAAAIEA1E8VkqIt2QXR3BtrjH4FfBgjanfnUeJMcrYUaDi3/peEsPp/2jBhZPGRYQknt2nB48F04Ur/+2j+a404WGMN9zG2wTLAPxSCGhDwe3xlE2ycGkLHLaWMVFV+txQo1R5Z2K0/dOuiXE4NYu+36ofwdnLXj31w+zpmGoOpGPu3vhc= root@vping-ssh-vm-ac284d62-ad5d-4470-a206-fdac4948ae98 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.23s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe98:b555/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.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-ac284d62-ad5d-4470-a206-fdac4948ae98 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.85 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-ac284d62-ad5d-4470-a206-fdac4948ae98 login: 2018-08-18 07:02:42,271 - paramiko.transport - DEBUG - starting thread (client mode): 0x5ca74750L 2018-08-18 07:02:42,272 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 07:02:42,272 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-18 07:02:42,272 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-18 07:02:42,273 - 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-18 07:02:42,274 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 07:02:42,274 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-18 07:02:42,274 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 07:02:42,274 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 07:02:42,274 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 07:02:42,291 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 07:02:42,292 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 07:02:42,304 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.214: 1dc12910428ced4948f44f8ce4fad6be 2018-08-18 07:02:42,305 - paramiko.transport - DEBUG - Trying discovered key 9ebc83d30a0b2c52f7ae715fab9e0cca in /tmp/tmpO5xvvE 2018-08-18 07:02:42,331 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 07:02:42,337 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-18 07:02:42,369 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-18 07:02:42,370 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-18 07:02:42,370 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-18 07:02:42,371 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 07:02:42,416 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-18 07:02:42,416 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.9 (192.168.120.9): 56 data bytes 64 bytes from 192.168.120.9: seq=0 ttl=64 time=42.889 ms --- 192.168.120.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.889/42.889/42.889 ms 2018-08-18 07:02:42,417 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-18 07:02:42,421 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-18 07:02:42,526 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 07:02:42,526 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-18 07:02:42,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-18 07:02:42,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:42,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:02: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-14710776-5a89-4fbd-9191-20c86ced8bcd x-compute-request-id: req-14710776-5a89-4fbd-9191-20c86ced8bcd Content-Type: application/json 2018-08-18 07:02:42,703 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32 used request id req-14710776-5a89-4fbd-9191-20c86ced8bcd 2018-08-18 07:02:42,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.171770095825s 2018-08-18 07:02:42,703 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32 used request id req-14710776-5a89-4fbd-9191-20c86ced8bcd 2018-08-18 07:02:42,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:02:42,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:43,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-f7e7ecdc-94eb-4711-8b98-c50cdb62cf60 x-compute-request-id: req-f7e7ecdc-94eb-4711-8b98-c50cdb62cf60 Content-Encoding: gzip Content-Length: 895 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:b5:55", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:b5:55", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:02:35.000000", "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:02:35Z", "hostId": "7145af71ea8ba2345a4a09904a7f69525d17842317ffe8e9bd4ec8d7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98", "name": "vping_ssh-vm_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:27Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e9:7c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/16ee5176-d408-4ab1-ac56-3360edbd4f32", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:02:22.000000", "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "16ee5176-d408-4ab1-ac56-3360edbd4f32", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:02:42Z", "hostId": "c7401f52feb1370cbdbeeee5f66452aa3f708904c2ae6e9dccb82c57", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:15Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:02:43,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7e7ecdc-94eb-4711-8b98-c50cdb62cf60 2018-08-18 07:02:43,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545152187347s 2018-08-18 07:02:43,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7e7ecdc-94eb-4711-8b98-c50cdb62cf60 2018-08-18 07:02:43,252 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:02:45,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:02:45,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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:45,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-3474da0e-af66-44bc-97a9-9847dcd6c900 x-compute-request-id: req-3474da0e-af66-44bc-97a9-9847dcd6c900 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:b5:55", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:b5:55", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:02:35.000000", "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:02:35Z", "hostId": "7145af71ea8ba2345a4a09904a7f69525d17842317ffe8e9bd4ec8d7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98", "name": "vping_ssh-vm_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:27Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:02:45,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3474da0e-af66-44bc-97a9-9847dcd6c900 2018-08-18 07:02:45,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411429166794s 2018-08-18 07:02:45,666 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3474da0e-af66-44bc-97a9-9847dcd6c900 2018-08-18 07:02:45,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-18 07:02:45,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/183226a5-9e7f-455a-a8b5-131a17114872.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:46,790 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06d79b7f-4e88-40dc-a7fb-8bbb3ae44ad7 Content-Length: 0 Date: Sat, 18 Aug 2018 07:02:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:02:46,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/183226a5-9e7f-455a-a8b5-131a17114872.json used request id req-06d79b7f-4e88-40dc-a7fb-8bbb3ae44ad7 2018-08-18 07:02:46,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11991500854s 2018-08-18 07:02:46,790 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/183226a5-9e7f-455a-a8b5-131a17114872.json used request id req-06d79b7f-4e88-40dc-a7fb-8bbb3ae44ad7 2018-08-18 07:02:46,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:02:46,796 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:46,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-017f6cea-dd42-4852-af68-f93e8fbee459 Date: Sat, 18 Aug 2018 07:02:46 GMT RESP BODY: {"floatingips": []} 2018-08-18 07:02:46,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-017f6cea-dd42-4852-af68-f93e8fbee459 2018-08-18 07:02:46,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.075749874115s 2018-08-18 07:02:46,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-017f6cea-dd42-4852-af68-f93e8fbee459 2018-08-18 07:02:46,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-18 07:02:46,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:47,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:02: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-fda8c5a8-aedd-4646-881e-05c23c230c1c x-compute-request-id: req-fda8c5a8-aedd-4646-881e-05c23c230c1c Content-Type: application/json 2018-08-18 07:02:47,061 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170 used request id req-fda8c5a8-aedd-4646-881e-05c23c230c1c 2018-08-18 07:02:47,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.188760042191s 2018-08-18 07:02:47,061 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170 used request id req-fda8c5a8-aedd-4646-881e-05c23c230c1c 2018-08-18 07:02:47,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:02:47,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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:47,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-cd2c87c6-0a5c-47ba-9c45-b50d4c93dd44 x-compute-request-id: req-cd2c87c6-0a5c-47ba-9c45-b50d4c93dd44 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:b5:55", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:b5:55", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "rel": "bookmark"}], "image": {"id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "links": [{"href": "http://172.30.9.22:8774/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:02:35.000000", "flavor": {"id": "d5e24648-710f-44ea-ae0c-175e134927f9", "links": [{"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "bookmark"}]}, "id": "2cb1dbc6-7be1-481b-80e4-efd0f29e2170", "security_groups": [{"name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}], "user_id": "a0a805a957ce410daac502bdf4b659aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:02:46Z", "hostId": "7145af71ea8ba2345a4a09904a7f69525d17842317ffe8e9bd4ec8d7", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98", "name": "vping_ssh-vm_ac284d62-ad5d-4470-a206-fdac4948ae98", "created": "2018-08-18T07:02:27Z", "tenant_id": "e762aab75528406b8954fd867015165d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:02:47,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cd2c87c6-0a5c-47ba-9c45-b50d4c93dd44 2018-08-18 07:02:47,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375874042511s 2018-08-18 07:02:47,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cd2c87c6-0a5c-47ba-9c45-b50d4c93dd44 2018-08-18 07:02:47,439 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:02:49,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:02:49,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:49,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-712b6fd8-076c-4ecf-b07a-2e895fc1ef56 x-compute-request-id: req-712b6fd8-076c-4ecf-b07a-2e895fc1ef56 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-18 07:02:49,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-712b6fd8-076c-4ecf-b07a-2e895fc1ef56 2018-08-18 07:02:49,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0649468898773s 2018-08-18 07:02:49,507 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-712b6fd8-076c-4ecf-b07a-2e895fc1ef56 2018-08-18 07:02:49,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 07:02:49,511 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:49,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-d30f0f2e-ee1f-4cee-9f25-fcb530e5cffb Date: Sat, 18 Aug 2018 07:02:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:06Z", "updated_at": "2018-08-18T07:02:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "5f26578f-0f92-4ea1-909b-1eae9e15652d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "8b02cb5d-77f9-48b9-aa90-a63e0b218811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "93260952-de45-41a4-a2f2-bcb4b6dd1c3c", "remote_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "e7e229d4-6098-44fc-851d-5237d4c28216", "remote_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e762aab75528406b8954fd867015165d"}], "revision_number": 1, "project_id": "e762aab75528406b8954fd867015165d", "id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:13Z", "updated_at": "2018-08-18T07:02:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:13Z", "revision_number": 0, "id": "07837456-0672-4be3-8a55-c7e8bd8663dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:13Z", "security_group_id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:13Z", "revision_number": 0, "id": "c81a0321-9bfb-4cb7-b734-453d93554cd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:13Z", "security_group_id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:13Z", "revision_number": 0, "id": "eabfc894-c534-4079-a025-b3a69994d117", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:13Z", "security_group_id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T07:02:13Z", "revision_number": 0, "id": "f71f40a0-11cf-424b-a5b9-fb6701d9c1de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:13Z", "security_group_id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}], "revision_number": 3, "project_id": "e762aab75528406b8954fd867015165d", "id": "f7fa65ab-9116-40e9-8173-e89ad3fc78b6", "name": "vping_ssh-sg_ac284d62-ad5d-4470-a206-fdac4948ae98"}]} 2018-08-18 07:02:49,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d30f0f2e-ee1f-4cee-9f25-fcb530e5cffb 2018-08-18 07:02:49,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.044618844986s 2018-08-18 07:02:49,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d30f0f2e-ee1f-4cee-9f25-fcb530e5cffb 2018-08-18 07:02:49,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-18 07:02:49,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f7fa65ab-9116-40e9-8173-e89ad3fc78b6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:49,722 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e11593e5-f283-45ae-96ec-e6f87c43db29 Content-Length: 0 Date: Sat, 18 Aug 2018 07:02:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:02:49,722 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f7fa65ab-9116-40e9-8173-e89ad3fc78b6.json used request id req-e11593e5-f283-45ae-96ec-e6f87c43db29 2018-08-18 07:02:49,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.163832902908s 2018-08-18 07:02:49,723 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f7fa65ab-9116-40e9-8173-e89ad3fc78b6.json used request id req-e11593e5-f283-45ae-96ec-e6f87c43db29 2018-08-18 07:02:49,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-18 07:02:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:49,765 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:02: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-e77075ff-4eda-41f9-866d-c308703ac84c x-compute-request-id: req-e77075ff-4eda-41f9-866d-c308703ac84c Content-Length: 0 Content-Type: application/json 2018-08-18 07:02:49,765 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98 used request id req-e77075ff-4eda-41f9-866d-c308703ac84c 2018-08-18 07:02:49,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0416479110718s 2018-08-18 07:02:49,765 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_ac284d62-ad5d-4470-a206-fdac4948ae98 used request id req-e77075ff-4eda-41f9-866d-c308703ac84c 2018-08-18 07:02:49,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 07:02:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e0193555-8398-467f-bcdf-e969149c09e1/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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" -d '{"subnet_id": "247e3e34-aed6-428a-aabf-956332d68840"}' 2018-08-18 07:02:51,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-abc20743-2169-420a-8dad-f47fc69e2db2 Date: Sat, 18 Aug 2018 07:02:51 GMT RESP BODY: {"network_id": "51e2bfa8-50bb-40a4-bb91-e336683267e3", "tenant_id": "e762aab75528406b8954fd867015165d", "subnet_id": "247e3e34-aed6-428a-aabf-956332d68840", "subnet_ids": ["247e3e34-aed6-428a-aabf-956332d68840"], "port_id": "a685dc13-ad37-4879-ada3-855114981c89", "id": "e0193555-8398-467f-bcdf-e969149c09e1"} 2018-08-18 07:02:51,669 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e0193555-8398-467f-bcdf-e969149c09e1/remove_router_interface.json used request id req-abc20743-2169-420a-8dad-f47fc69e2db2 2018-08-18 07:02:51,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.9037129879s 2018-08-18 07:02:51,670 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e0193555-8398-467f-bcdf-e969149c09e1/remove_router_interface.json used request id req-abc20743-2169-420a-8dad-f47fc69e2db2 returning object e0193555-8398-467f-bcdf-e969149c09e1 2018-08-18 07:02:51,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 07:02:51,671 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:51,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-6bd5de1f-955a-4017-8b67-458b582db3ef Date: Sat, 18 Aug 2018 07:02:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:07Z", "admin_state_up": true, "updated_at": "2018-08-18T07:02:50Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e762aab75528406b8954fd867015165d", "id": "e0193555-8398-467f-bcdf-e969149c09e1", "name": "vping_ssh-router_ac284d62-ad5d-4470-a206-fdac4948ae98"}]} 2018-08-18 07:02:51,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6bd5de1f-955a-4017-8b67-458b582db3ef 2018-08-18 07:02:51,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113179922104s 2018-08-18 07:02:51,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6bd5de1f-955a-4017-8b67-458b582db3ef 2018-08-18 07:02:51,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 07:02:51,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/e0193555-8398-467f-bcdf-e969149c09e1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:53,090 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4cd737f4-9097-4b17-beae-570169b8fa29 Content-Length: 0 Date: Sat, 18 Aug 2018 07:02:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:02:53,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e0193555-8398-467f-bcdf-e969149c09e1.json used request id req-4cd737f4-9097-4b17-beae-570169b8fa29 2018-08-18 07:02:53,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30574393272s 2018-08-18 07:02:53,091 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e0193555-8398-467f-bcdf-e969149c09e1.json used request id req-4cd737f4-9097-4b17-beae-570169b8fa29 2018-08-18 07:02:53,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:02:53,092 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:53,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-bab79980-0b79-4935-bb09-cc3ce0215aa4 Date: Sat, 18 Aug 2018 07:02:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51e2bfa8-50bb-40a4-bb91-e336683267e3","tenant_id":"e762aab75528406b8954fd867015165d","created_at":"2018-08-18T07:02:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T07:02: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":"e762aab75528406b8954fd867015165d","id":"247e3e34-aed6-428a-aabf-956332d68840","subnetpool_id":null,"name":"vping_ssh-subnet_ac284d62-ad5d-4470-a206-fdac4948ae98"}]} 2018-08-18 07:02:53,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-bab79980-0b79-4935-bb09-cc3ce0215aa4 2018-08-18 07:02:53,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0449450016022s 2018-08-18 07:02:53,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-bab79980-0b79-4935-bb09-cc3ce0215aa4 2018-08-18 07:02:53,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 07:02:53,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/247e3e34-aed6-428a-aabf-956332d68840.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:54,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-559ceaf6-dc59-42f0-97cf-d8dd00af04b1 Date: Sat, 18 Aug 2018 07:02:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:02:54,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/247e3e34-aed6-428a-aabf-956332d68840.json used request id req-559ceaf6-dc59-42f0-97cf-d8dd00af04b1 2018-08-18 07:02:54,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0570371151s 2018-08-18 07:02:54,195 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/247e3e34-aed6-428a-aabf-956332d68840.json used request id req-559ceaf6-dc59-42f0-97cf-d8dd00af04b1 2018-08-18 07:02:54,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:02:54,196 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:54,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-fdc984ba-7baa-400e-bca1-8e72dd054ed5 Date: Sat, 18 Aug 2018 07:02:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"51e2bfa8-50bb-40a4-bb91-e336683267e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e762aab75528406b8954fd867015165d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:02:53Z","qos_policy_id":null,"name":"vping_ssh-net_ac284d62-ad5d-4470-a206-fdac4948ae98","admin_state_up":true,"tenant_id":"e762aab75528406b8954fd867015165d","created_at":"2018-08-18T07:02:06Z","mtu":1450}]} 2018-08-18 07:02:54,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fdc984ba-7baa-400e-bca1-8e72dd054ed5 2018-08-18 07:02:54,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0880918502808s 2018-08-18 07:02:54,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fdc984ba-7baa-400e-bca1-8e72dd054ed5 2018-08-18 07:02:54,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 07:02:54,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/51e2bfa8-50bb-40a4-bb91-e336683267e3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:55,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-49c3087b-73b7-45d5-9f64-f922e06b615b Date: Sat, 18 Aug 2018 07:02:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:02:55,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/51e2bfa8-50bb-40a4-bb91-e336683267e3.json used request id req-49c3087b-73b7-45d5-9f64-f922e06b615b 2018-08-18 07:02:55,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.796250104904s 2018-08-18 07:02:55,082 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/51e2bfa8-50bb-40a4-bb91-e336683267e3.json used request id req-49c3087b-73b7-45d5-9f64-f922e06b615b 2018-08-18 07:02:55,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:02:55,089 - 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}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:55,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-1037153a-f575-43ba-9e42-f89871e273e1 Date: Sat, 18 Aug 2018 07:02:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:02:12Z", "file": "/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/file", "owner": "e762aab75528406b8954fd867015165d", "id": "bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "size": 12716032, "self": "/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ac284d62-ad5d-4470-a206-fdac4948ae98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:02:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:02:55,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1037153a-f575-43ba-9e42-f89871e273e1 2018-08-18 07:02:55,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.261049985886s 2018-08-18 07:02:55,347 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1037153a-f575-43ba-9e42-f89871e273e1 2018-08-18 07:02:55,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:02:55,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30972bdbc22ea55a6ce9a14cdfb60e0f1d8cc335" 2018-08-18 07:02:56,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65a6ea76-3648-48c3-b753-82fdf3145ddf Date: Sat, 18 Aug 2018 07:02:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:02:56,012 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5 used request id req-65a6ea76-3648-48c3-b753-82fdf3145ddf 2018-08-18 07:02:56,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.663028001785s 2018-08-18 07:02:56,012 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/bb3fbbc6-7a21-466a-b6c5-a6960d40d4c5 used request id req-65a6ea76-3648-48c3-b753-82fdf3145ddf 2018-08-18 07:02:56,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:02:56,015 - 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}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:56,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02: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-7a6a2703-513d-4e3c-9d5a-fe7b4da1a6f4 x-compute-request-id: req-7a6a2703-513d-4e3c-9d5a-fe7b4da1a6f4 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_ac284d62-ad5d-4470-a206-fdac4948ae98", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d5e24648-710f-44ea-ae0c-175e134927f9", "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": "d5e24648-710f-44ea-ae0c-175e134927f9"}]} 2018-08-18 07:02:56,034 - 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-7a6a2703-513d-4e3c-9d5a-fe7b4da1a6f4 2018-08-18 07:02:56,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.021901845932s 2018-08-18 07:02:56,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-7a6a2703-513d-4e3c-9d5a-fe7b4da1a6f4 2018-08-18 07:02:56,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:02:56,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/d5e24648-710f-44ea-ae0c-175e134927f9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:56,068 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:02: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-69a43a62-9766-4e18-966a-3c466b675ff2 x-compute-request-id: req-69a43a62-9766-4e18-966a-3c466b675ff2 Content-Length: 0 Content-Type: application/json 2018-08-18 07:02:56,069 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d5e24648-710f-44ea-ae0c-175e134927f9 used request id req-69a43a62-9766-4e18-966a-3c466b675ff2 2018-08-18 07:02:56,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0325400829315s 2018-08-18 07:02:56,069 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d5e24648-710f-44ea-ae0c-175e134927f9 used request id req-69a43a62-9766-4e18-966a-3c466b675ff2 2018-08-18 07:02:56,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:02:56,072 - 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}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:56,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02ddc1b-2eb1-4c9c-b76f-7317bb92bab9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_ac284d62-ad5d-4470-a206-fdac4948ae98", "links": {"self": "http://172.30.9.22:5000/v3/users/a0a805a957ce410daac502bdf4b659aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0a805a957ce410daac502bdf4b659aa", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:02:56,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c02ddc1b-2eb1-4c9c-b76f-7317bb92bab9 2018-08-18 07:02:56,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197520017624s 2018-08-18 07:02:56,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c02ddc1b-2eb1-4c9c-b76f-7317bb92bab9 2018-08-18 07:02:56,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:02:56,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/a0a805a957ce410daac502bdf4b659aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:56,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-957c60f1-7da6-4884-9ebe-b4d5e1496c20 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_ac284d62-ad5d-4470-a206-fdac4948ae98", "links": {"self": "http://172.30.9.22:5000/v3/users/a0a805a957ce410daac502bdf4b659aa"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a0a805a957ce410daac502bdf4b659aa", "description": null}} 2018-08-18 07:02:56,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/a0a805a957ce410daac502bdf4b659aa used request id req-957c60f1-7da6-4884-9ebe-b4d5e1496c20 2018-08-18 07:02:56,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.188407182693s 2018-08-18 07:02:56,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/a0a805a957ce410daac502bdf4b659aa used request id req-957c60f1-7da6-4884-9ebe-b4d5e1496c20 2018-08-18 07:02:56,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-18 07:02:56,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/a0a805a957ce410daac502bdf4b659aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:56,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c2bfdfa-662f-48d0-9865-13074e0a9a02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:02:56,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/a0a805a957ce410daac502bdf4b659aa used request id req-2c2bfdfa-662f-48d0-9865-13074e0a9a02 2018-08-18 07:02:56,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.272441148758s 2018-08-18 07:02:56,735 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/a0a805a957ce410daac502bdf4b659aa used request id req-2c2bfdfa-662f-48d0-9865-13074e0a9a02 2018-08-18 07:02:56,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:02:56,745 - 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}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:56,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f2581c-1685-45d8-8149-8ce0be94e393 Content-Encoding: gzip Content-Length: 381 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": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/e762aab75528406b8954fd867015165d"}, "tags": [], "enabled": true, "id": "e762aab75528406b8954fd867015165d", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ac284d62-ad5d-4470-a206-fdac4948ae98"}]} 2018-08-18 07:02:56,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-32f2581c-1685-45d8-8149-8ce0be94e393 2018-08-18 07:02:56,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179728984833s 2018-08-18 07:02:56,922 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-32f2581c-1685-45d8-8149-8ce0be94e393 2018-08-18 07:02:56,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-18 07:02:56,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/e762aab75528406b8954fd867015165d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}73218847fd307b954f1437d7e97070dd0262acb7" 2018-08-18 07:02:57,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e678082-3ee2-4b6a-91f0-c19edaf0eaba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:02:57,219 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e762aab75528406b8954fd867015165d used request id req-4e678082-3ee2-4b6a-91f0-c19edaf0eaba 2018-08-18 07:02:57,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.292582988739s 2018-08-18 07:02:57,219 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e762aab75528406b8954fd867015165d used request id req-4e678082-3ee2-4b6a-91f0-c19edaf0eaba 2018-08-18 07:02:57,274 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-18 07:02:57,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:02:57,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:02:57,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:02:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:02:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:02:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:02:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:02:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:02:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:02:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:02:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:02:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:02:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:02:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:02:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:02:57,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:02:57,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:02:57,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:02:57,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:02:57,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:02:57,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:02:57,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:02:57,318 - 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-18 07:02:57,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b37a11-35f1-4140-96bd-cea2c8e28ad1 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-18 07:02:57,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a1b37a11-35f1-4140-96bd-cea2c8e28ad1 2018-08-18 07:02:57,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:02:57,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["nwY_anl3TAqLnXVXI90EmA"], "issued_at": "2018-08-18T07:02:57.000000Z"}} 2018-08-18 07:02:57,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:02:57,714 - 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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:02:58,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1b9455e5-448c-4919-be95-d0dec9ef55af Date: Sat, 18 Aug 2018 07:02:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:02:58,748 - 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-1b9455e5-448c-4919-be95-d0dec9ef55af 2018-08-18 07:02:58,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03423309326s 2018-08-18 07:02:58,748 - 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-1b9455e5-448c-4919-be95-d0dec9ef55af 2018-08-18 07:02:58,751 - 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-18 07:02:58,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 07:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee8ce70c-94a5-46f0-b6d3-df00be0ccff7 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-18 07:02:58,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ee8ce70c-94a5-46f0-b6d3-df00be0ccff7 2018-08-18 07:02:58,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:02:58,761 - 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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:02:58,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5800ca7b-6746-49ad-9456-82fc93809b83 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 07:02:58,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-5800ca7b-6746-49ad-9456-82fc93809b83 2018-08-18 07:02:58,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.178199052811s 2018-08-18 07:02:58,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-5800ca7b-6746-49ad-9456-82fc93809b83 2018-08-18 07:02:58,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-18 07:02:58,947 - 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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_02d61849-34f4-4dc6-ac48-796952d1257a"}}' 2018-08-18 07:02:59,071 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 07:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-149038d0-577b-4fbb-ae37-a27f9cee4171 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/037dcb3621254bf08e026f921ee54d3d"}, "tags": [], "enabled": true, "id": "037dcb3621254bf08e026f921ee54d3d", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_02d61849-34f4-4dc6-ac48-796952d1257a"}} 2018-08-18 07:02:59,071 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-149038d0-577b-4fbb-ae37-a27f9cee4171 2018-08-18 07:02:59,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.127058982849s 2018-08-18 07:02:59,071 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-149038d0-577b-4fbb-ae37-a27f9cee4171 2018-08-18 07:02:59,072 - 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'037dcb3621254bf08e026f921ee54d3d', '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_02d61849-34f4-4dc6-ac48-796952d1257a'}) 2018-08-18 07:02:59,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-18 07:02:59,083 - 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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e9240b41-14c3-424e-bb18-172091cfd640", "email": null, "name": "vping_userdata-user_02d61849-34f4-4dc6-ac48-796952d1257a"}}' 2018-08-18 07:02:59,488 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 07:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e88eadc6-7605-464f-92a1-9067f4692608 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_02d61849-34f4-4dc6-ac48-796952d1257a", "links": {"self": "http://172.30.9.22:5000/v3/users/04d1995f057a4a18a624fbcc525c9fa7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "04d1995f057a4a18a624fbcc525c9fa7", "domain_id": "default", "password_expires_at": null}} 2018-08-18 07:02:59,488 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-e88eadc6-7605-464f-92a1-9067f4692608 2018-08-18 07:02:59,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.410346031189s 2018-08-18 07:02:59,489 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-e88eadc6-7605-464f-92a1-9067f4692608 2018-08-18 07:02:59,489 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'04d1995f057a4a18a624fbcc525c9fa7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_02d61849-34f4-4dc6-ac48-796952d1257a'}) 2018-08-18 07:02:59,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:02:59,496 - 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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:02:59,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6ae37f-c1fc-4386-bc1c-83dbc36af26f Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:02:59,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4d6ae37f-c1fc-4386-bc1c-83dbc36af26f 2018-08-18 07:02:59,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.162497997284s 2018-08-18 07:02:59,656 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4d6ae37f-c1fc-4386-bc1c-83dbc36af26f 2018-08-18 07:02:59,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:02:59,664 - 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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:02:59,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1870a84-da64-4ebc-86e3-da3ba4a8850e Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:02:59,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c1870a84-da64-4ebc-86e3-da3ba4a8850e 2018-08-18 07:02:59,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100276947021s 2018-08-18 07:02:59,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c1870a84-da64-4ebc-86e3-da3ba4a8850e 2018-08-18 07:02:59,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:02:59,769 - 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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:02:59,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6695c079-fc22-4564-8515-97e828863bc1 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:02:59,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6695c079-fc22-4564-8515-97e828863bc1 2018-08-18 07:02:59,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177029132843s 2018-08-18 07:02:59,943 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6695c079-fc22-4564-8515-97e828863bc1 2018-08-18 07:02:59,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:02:59,951 - 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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:03:00,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be89d78-a5a3-4aaa-9cf4-7a314abb62e9 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-18 07:03:00,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8be89d78-a5a3-4aaa-9cf4-7a314abb62e9 2018-08-18 07:03:00,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.171410083771s 2018-08-18 07:03:00,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8be89d78-a5a3-4aaa-9cf4-7a314abb62e9 2018-08-18 07:03:00,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:03:00,124 - 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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:03:00,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-496785d6-6623-408e-a537-a953979bc508 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "vping_userdata-user_02d61849-34f4-4dc6-ac48-796952d1257a", "links": {"self": "http://172.30.9.22:5000/v3/users/04d1995f057a4a18a624fbcc525c9fa7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "04d1995f057a4a18a624fbcc525c9fa7", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:03:00,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-496785d6-6623-408e-a537-a953979bc508 2018-08-18 07:03:00,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115381002426s 2018-08-18 07:03:00,236 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-496785d6-6623-408e-a537-a953979bc508 2018-08-18 07:03:00,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:03:00,251 - 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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:03:00,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b990653-9a32-4400-88e1-eb46f4bc7af9 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/037dcb3621254bf08e026f921ee54d3d"}, "tags": [], "enabled": true, "id": "037dcb3621254bf08e026f921ee54d3d", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_02d61849-34f4-4dc6-ac48-796952d1257a"}]} 2018-08-18 07:03:00,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3b990653-9a32-4400-88e1-eb46f4bc7af9 2018-08-18 07:03:00,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0987300872803s 2018-08-18 07:03:00,347 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3b990653-9a32-4400-88e1-eb46f4bc7af9 2018-08-18 07:03:00,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 07:03:00,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=04d1995f057a4a18a624fbcc525c9fa7&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=037dcb3621254bf08e026f921ee54d3d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:03:00,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add6121c-9613-4fed-8a6d-e17de9839dbe Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=04d1995f057a4a18a624fbcc525c9fa7&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=037dcb3621254bf08e026f921ee54d3d", "previous": null, "next": null}} 2018-08-18 07:03:00,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=04d1995f057a4a18a624fbcc525c9fa7&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=037dcb3621254bf08e026f921ee54d3d used request id req-add6121c-9613-4fed-8a6d-e17de9839dbe 2018-08-18 07:03:00,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0974321365356s 2018-08-18 07:03:00,453 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=04d1995f057a4a18a624fbcc525c9fa7&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=037dcb3621254bf08e026f921ee54d3d used request id req-add6121c-9613-4fed-8a6d-e17de9839dbe 2018-08-18 07:03:00,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 07:03:00,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/037dcb3621254bf08e026f921ee54d3d/users/04d1995f057a4a18a624fbcc525c9fa7/roles/04730c3b60524baeae58f0c728000ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:03:00,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f20a40b-76bb-49ad-ac75-f5a3aaea5f1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:03:00,633 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/037dcb3621254bf08e026f921ee54d3d/users/04d1995f057a4a18a624fbcc525c9fa7/roles/04730c3b60524baeae58f0c728000ebe used request id req-0f20a40b-76bb-49ad-ac75-f5a3aaea5f1e 2018-08-18 07:03:00,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.175625085831s 2018-08-18 07:03:00,633 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/037dcb3621254bf08e026f921ee54d3d/users/04d1995f057a4a18a624fbcc525c9fa7/roles/04730c3b60524baeae58f0c728000ebe used request id req-0f20a40b-76bb-49ad-ac75-f5a3aaea5f1e 2018-08-18 07:03:00,634 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_02d61849-34f4-4dc6-ac48-796952d1257a', 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'037dcb3621254bf08e026f921ee54d3d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'e9240b41-14c3-424e-bb18-172091cfd640', 'username': u'vping_userdata-user_02d61849-34f4-4dc6-ac48-796952d1257a', '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-18 07:03:00,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:03:00,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:03:00,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:03:00,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:03:00,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:03:00,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:03:00,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:03:00,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:03:00,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:03:00,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:03:00,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:03:00,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:03:00,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:03:00,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:03:00,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:03:00,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:03:00,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:03:00,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:03:00,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:03:00,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:03:00,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:03:00,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:03:00,639 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_02d61849-34f4-4dc6-ac48-796952d1257a', 'password': 'e9240b41-14c3-424e-bb18-172091cfd640', 'project_name': 'vping_userdata-project_02d61849-34f4-4dc6-ac48-796952d1257a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '037dcb3621254bf08e026f921ee54d3d', 'project_domain_name': 'Default'} 2018-08-18 07:03:00,639 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-18 07:03:00,640 - 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-18 07:03:00,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79323145-9604-4744-adca-fc8a70426d4d 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-18 07:03:00,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-79323145-9604-4744-adca-fc8a70426d4d 2018-08-18 07:03:00,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:03:01,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "037dcb3621254bf08e026f921ee54d3d", "name": "vping_userdata-project_02d61849-34f4-4dc6-ac48-796952d1257a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/037dcb3621254bf08e026f921ee54d3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/037dcb3621254bf08e026f921ee54d3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/037dcb3621254bf08e026f921ee54d3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/037dcb3621254bf08e026f921ee54d3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/037dcb3621254bf08e026f921ee54d3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/037dcb3621254bf08e026f921ee54d3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/037dcb3621254bf08e026f921ee54d3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/037dcb3621254bf08e026f921ee54d3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/037dcb3621254bf08e026f921ee54d3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_037dcb3621254bf08e026f921ee54d3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_037dcb3621254bf08e026f921ee54d3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/037dcb3621254bf08e026f921ee54d3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/037dcb3621254bf08e026f921ee54d3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/037dcb3621254bf08e026f921ee54d3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_02d61849-34f4-4dc6-ac48-796952d1257a", "id": "04d1995f057a4a18a624fbcc525c9fa7"}, "audit_ids": ["pANr0q2bQLG_43B78Oz0oQ"], "issued_at": "2018-08-18T07:03:00.000000Z"}} 2018-08-18 07:03:01,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 07:03:01,033 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" -d '{"network": {"name": "vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a", "admin_state_up": true}}' 2018-08-18 07:03:01,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-23c30e4b-210b-4562-badc-8a75d1dc953c Date: Sat, 18 Aug 2018 07:03:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a6446d83-8b49-40a2-b75a-3878bad96da9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"037dcb3621254bf08e026f921ee54d3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:03:01Z","is_default":false,"name":"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a","qos_policy_id":null,"admin_state_up":true,"tenant_id":"037dcb3621254bf08e026f921ee54d3d","created_at":"2018-08-18T07:03:01Z","mtu":1450}} 2018-08-18 07:03:01,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-23c30e4b-210b-4562-badc-8a75d1dc953c 2018-08-18 07:03:01,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.68266582489s 2018-08-18 07:03:01,715 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-23c30e4b-210b-4562-badc-8a75d1dc953c 2018-08-18 07:03:01,716 - 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-18T07:03:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'a6446d83-8b49-40a2-b75a-3878bad96da9', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a', u'admin_state_up': True, u'tenant_id': u'037dcb3621254bf08e026f921ee54d3d', u'created_at': u'2018-08-18T07:03:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'037dcb3621254bf08e026f921ee54d3d', u'l2_adjacency': True}) 2018-08-18 07:03:01,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:03:01,717 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:01,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-1cd8d018-b802-4d5c-accc-31caeabecffb Date: Sat, 18 Aug 2018 07:03:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a6446d83-8b49-40a2-b75a-3878bad96da9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"037dcb3621254bf08e026f921ee54d3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:03:01Z","qos_policy_id":null,"name":"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a","admin_state_up":true,"tenant_id":"037dcb3621254bf08e026f921ee54d3d","created_at":"2018-08-18T07:03:01Z","mtu":1450}]} 2018-08-18 07:03:01,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1cd8d018-b802-4d5c-accc-31caeabecffb 2018-08-18 07:03:01,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130744934082s 2018-08-18 07:03:01,848 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1cd8d018-b802-4d5c-accc-31caeabecffb 2018-08-18 07:03:01,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 07:03:01,850 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" -d '{"subnet": {"name": "vping_userdata-subnet_02d61849-34f4-4dc6-ac48-796952d1257a", "enable_dhcp": true, "network_id": "a6446d83-8b49-40a2-b75a-3878bad96da9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 07:03:02,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5102c09a-149c-4762-a204-92e34f46a4fd Date: Sat, 18 Aug 2018 07:03:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6446d83-8b49-40a2-b75a-3878bad96da9","tenant_id":"037dcb3621254bf08e026f921ee54d3d","created_at":"2018-08-18T07:03:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T07:03:01Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"037dcb3621254bf08e026f921ee54d3d","id":"f283b0a3-443c-4e19-8349-cdc9a1e969a7","subnetpool_id":null,"name":"vping_userdata-subnet_02d61849-34f4-4dc6-ac48-796952d1257a"}} 2018-08-18 07:03:02,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5102c09a-149c-4762-a204-92e34f46a4fd 2018-08-18 07:03:02,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.746708154678s 2018-08-18 07:03:02,596 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5102c09a-149c-4762-a204-92e34f46a4fd 2018-08-18 07:03:02,597 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:03:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f283b0a3-443c-4e19-8349-cdc9a1e969a7', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_02d61849-34f4-4dc6-ac48-796952d1257a', u'enable_dhcp': True, u'network_id': u'a6446d83-8b49-40a2-b75a-3878bad96da9', u'tenant_id': u'037dcb3621254bf08e026f921ee54d3d', u'created_at': u'2018-08-18T07:03:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'037dcb3621254bf08e026f921ee54d3d'}) 2018-08-18 07:03:02,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 07:03:02,598 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "vping_userdata-router_02d61849-34f4-4dc6-ac48-796952d1257a", "admin_state_up": true}}' 2018-08-18 07:03:04,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-472379b1-984a-4e71-a18b-cfc5e87d4395 Date: Sat, 18 Aug 2018 07:03:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "created_at": "2018-08-18T07:03:02Z", "admin_state_up": true, "updated_at": "2018-08-18T07:03:03Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "037dcb3621254bf08e026f921ee54d3d", "id": "2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad", "name": "vping_userdata-router_02d61849-34f4-4dc6-ac48-796952d1257a"}} 2018-08-18 07:03:04,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-472379b1-984a-4e71-a18b-cfc5e87d4395 2018-08-18 07:03:04,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46103286743s 2018-08-18 07:03:04,059 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-472379b1-984a-4e71-a18b-cfc5e87d4395 2018-08-18 07:03:04,059 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:03:03Z', u'revision_number': 2, u'id': u'2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_02d61849-34f4-4dc6-ac48-796952d1257a', u'admin_state_up': True, u'tenant_id': u'037dcb3621254bf08e026f921ee54d3d', u'created_at': u'2018-08-18T07:03:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'037dcb3621254bf08e026f921ee54d3d'}) 2018-08-18 07:03:04,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 07:03:04,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad/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}4e843c4b617afe52c748069b9596fc65fd3f89d7" -d '{"subnet_id": "f283b0a3-443c-4e19-8349-cdc9a1e969a7"}' 2018-08-18 07:03:06,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5ffce655-2c23-45a0-88f9-e79e76ece79f Date: Sat, 18 Aug 2018 07:03:06 GMT RESP BODY: {"network_id": "a6446d83-8b49-40a2-b75a-3878bad96da9", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "subnet_id": "f283b0a3-443c-4e19-8349-cdc9a1e969a7", "subnet_ids": ["f283b0a3-443c-4e19-8349-cdc9a1e969a7"], "port_id": "4159becb-dcc4-4a29-8f46-ef5481587832", "id": "2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad"} 2018-08-18 07:03:06,372 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad/add_router_interface.json used request id req-5ffce655-2c23-45a0-88f9-e79e76ece79f 2018-08-18 07:03:06,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.31232404709s 2018-08-18 07:03:06,373 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad/add_router_interface.json used request id req-5ffce655-2c23-45a0-88f9-e79e76ece79f returning object 2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad 2018-08-18 07:03:06,373 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 07:03:06,505 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 07:03:06,507 - 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-18 07:03:06,516 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 07:03:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 07:03:06,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:03:06,521 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:06,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-045e90ad-e72b-4dec-90ff-b617b490b3af Date: Sat, 18 Aug 2018 07:03:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:03:06,896 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-045e90ad-e72b-4dec-90ff-b617b490b3af 2018-08-18 07:03:06,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.376699924469s 2018-08-18 07:03:06,896 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-045e90ad-e72b-4dec-90ff-b617b490b3af 2018-08-18 07:03:06,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:03:06,902 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a"}' 2018-08-18 07:03:06,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ddbad52c-845a-444f-a346-031322b7c416 Date: Sat, 18 Aug 2018 07:03:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:03:06Z", "file": "/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/file", "owner": "037dcb3621254bf08e026f921ee54d3d", "id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "size": null, "self": "/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a", "checksum": null, "created_at": "2018-08-18T07:03:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:03:06,980 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ddbad52c-845a-444f-a346-031322b7c416 2018-08-18 07:03:06,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0797560214996s 2018-08-18 07:03:06,980 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ddbad52c-845a-444f-a346-031322b7c416 returning object a1311a70-ba7b-46dd-bb48-8701772ee8bb 2018-08-18 07:03:06,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:03:06,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/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}4e843c4b617afe52c748069b9596fc65fd3f89d7" -d '' 2018-08-18 07:03:07,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7aebc987-64ad-43dd-8410-4649386e8c23 Date: Sat, 18 Aug 2018 07:03: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-18 07:03:07,977 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/file used request id req-7aebc987-64ad-43dd-8410-4649386e8c23 2018-08-18 07:03:07,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.996252059937s 2018-08-18 07:03:07,977 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/file used request id req-7aebc987-64ad-43dd-8410-4649386e8c23 2018-08-18 07:03:07,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:03:07,986 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:08,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-0b53963d-93c6-4395-a46f-23f614a75bac Date: Sat, 18 Aug 2018 07:03:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:03:07Z", "file": "/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/file", "owner": "037dcb3621254bf08e026f921ee54d3d", "id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "size": 12716032, "self": "/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:03:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:03:08,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0b53963d-93c6-4395-a46f-23f614a75bac 2018-08-18 07:03:08,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0837049484253s 2018-08-18 07:03:08,066 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0b53963d-93c6-4395-a46f-23f614a75bac 2018-08-18 07:03:08,067 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/file', 'owner': u'037dcb3621254bf08e026f921ee54d3d', 'id': u'a1311a70-ba7b-46dd-bb48-8701772ee8bb', 'size': 12716032, u'self': u'/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'037dcb3621254bf08e026f921ee54d3d', 'name': 'vping_userdata-project_02d61849-34f4-4dc6-ac48-796952d1257a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:03:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T07:03:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a', 'created': u'2018-08-18T07:03:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:03:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:03:08,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:03:08,070 - 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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_02d61849-34f4-4dc6-ac48-796952d1257a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:03:08,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-0c1c9d9b-84f4-48e9-847e-0ff4da30ceb5 x-compute-request-id: req-0c1c9d9b-84f4-48e9-847e-0ff4da30ceb5 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_02d61849-34f4-4dc6-ac48-796952d1257a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "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": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d"}} 2018-08-18 07:03:08,421 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0c1c9d9b-84f4-48e9-847e-0ff4da30ceb5 2018-08-18 07:03:08,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.35263299942s 2018-08-18 07:03:08,421 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0c1c9d9b-84f4-48e9-847e-0ff4da30ceb5 2018-08-18 07:03:08,422 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_02d61849-34f4-4dc6-ac48-796952d1257a', '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'4d035469e9a84e03ad9e915ddb446437', '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'da51f91c-7911-4144-a8b8-a3cdb7f5fa0d', 'swap': 0}) 2018-08-18 07:03:08,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:03:08,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d/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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" -d '{"extra_specs": {}}' 2018-08-18 07:03:08,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-23fc6447-a091-4c48-952d-cb1c947655ec x-compute-request-id: req-23fc6447-a091-4c48-952d-cb1c947655ec Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:03:08,444 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d/os-extra_specs used request id req-23fc6447-a091-4c48-952d-cb1c947655ec 2018-08-18 07:03:08,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213990211487s 2018-08-18 07:03:08,445 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d/os-extra_specs used request id req-23fc6447-a091-4c48-952d-cb1c947655ec 2018-08-18 07:03:08,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:03:08,446 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:08,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-cd0046f5-8038-414b-bb9f-170f7448a46d Date: Sat, 18 Aug 2018 07:03:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a6446d83-8b49-40a2-b75a-3878bad96da9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"037dcb3621254bf08e026f921ee54d3d","l2_adjacency":true,"status":"ACTIVE","subnets":["f283b0a3-443c-4e19-8349-cdc9a1e969a7"],"description":"","tags":[],"updated_at":"2018-08-18T07:03:01Z","qos_policy_id":null,"name":"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a","admin_state_up":true,"tenant_id":"037dcb3621254bf08e026f921ee54d3d","created_at":"2018-08-18T07:03:01Z","mtu":1450}]} 2018-08-18 07:03:08,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cd0046f5-8038-414b-bb9f-170f7448a46d 2018-08-18 07:03:08,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0942580699921s 2018-08-18 07:03:08,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cd0046f5-8038-414b-bb9f-170f7448a46d 2018-08-18 07:03:08,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:03:08,548 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:08,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-2227b039-e1ac-40ec-9197-8cf3f4fe628e Date: Sat, 18 Aug 2018 07:03:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:03:07Z", "file": "/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/file", "owner": "037dcb3621254bf08e026f921ee54d3d", "id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "size": 12716032, "self": "/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:03:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:03:08,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2227b039-e1ac-40ec-9197-8cf3f4fe628e 2018-08-18 07:03:08,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0346159934998s 2018-08-18 07:03:08,579 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2227b039-e1ac-40ec-9197-8cf3f4fe628e 2018-08-18 07:03:08,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:03:08,583 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:08,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-c2077ca6-e3bf-45ef-bfb6-7314515ac887 x-compute-request-id: req-c2077ca6-e3bf-45ef-bfb6-7314515ac887 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_02d61849-34f4-4dc6-ac48-796952d1257a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "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": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d"}]} 2018-08-18 07:03:08,833 - 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-c2077ca6-e3bf-45ef-bfb6-7314515ac887 2018-08-18 07:03:08,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.25209403038s 2018-08-18 07:03:08,834 - 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-c2077ca6-e3bf-45ef-bfb6-7314515ac887 2018-08-18 07:03:08,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-18 07:03:08,839 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" -d '{"server": {"name": "vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a", "imageRef": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "flavorRef": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a6446d83-8b49-40a2-b75a-3878bad96da9"}]}}' 2018-08-18 07:03:10,650 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:03: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-7681b879-e479-4cc5-a1a3-8b5d8719154e x-compute-request-id: req-7681b879-e479-4cc5-a1a3-8b5d8719154e Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "861b7489-8265-4dc7-932d-ad83211ffd22", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "bookmark"}], "adminPass": "Zh55TCboxSoY"}} 2018-08-18 07:03:10,650 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7681b879-e479-4cc5-a1a3-8b5d8719154e 2018-08-18 07:03:10,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.81473994255s 2018-08-18 07:03:10,650 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7681b879-e479-4cc5-a1a3-8b5d8719154e 2018-08-18 07:03:10,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:10,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:11,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-ba48f183-5938-4bb6-8ce7-b9113232dde1 x-compute-request-id: req-ba48f183-5938-4bb6-8ce7-b9113232dde1 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/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "861b7489-8265-4dc7-932d-ad83211ffd22", "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "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-18T07:03:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:10Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:11,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ba48f183-5938-4bb6-8ce7-b9113232dde1 2018-08-18 07:03:11,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380887985229s 2018-08-18 07:03:11,033 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ba48f183-5938-4bb6-8ce7-b9113232dde1 2018-08-18 07:03:11,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:03:11,040 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:11,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-9e960e74-4ea9-4e81-9318-8e2b41a0a2c8 Date: Sat, 18 Aug 2018 07:03:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a6446d83-8b49-40a2-b75a-3878bad96da9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"037dcb3621254bf08e026f921ee54d3d","l2_adjacency":true,"status":"ACTIVE","subnets":["f283b0a3-443c-4e19-8349-cdc9a1e969a7"],"description":"","tags":[],"updated_at":"2018-08-18T07:03:01Z","qos_policy_id":null,"name":"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a","admin_state_up":true,"tenant_id":"037dcb3621254bf08e026f921ee54d3d","created_at":"2018-08-18T07:03:01Z","mtu":1450}]} 2018-08-18 07:03:11,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9e960e74-4ea9-4e81-9318-8e2b41a0a2c8 2018-08-18 07:03:11,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.087149143219s 2018-08-18 07:03:11,127 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9e960e74-4ea9-4e81-9318-8e2b41a0a2c8 2018-08-18 07:03:11,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:03:11,129 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:11,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5c53be68-fe57-49a6-b26a-36c034a55159 Date: Sat, 18 Aug 2018 07:03:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6446d83-8b49-40a2-b75a-3878bad96da9","tenant_id":"037dcb3621254bf08e026f921ee54d3d","created_at":"2018-08-18T07:03:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T07:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"037dcb3621254bf08e026f921ee54d3d","id":"f283b0a3-443c-4e19-8349-cdc9a1e969a7","subnetpool_id":null,"name":"vping_userdata-subnet_02d61849-34f4-4dc6-ac48-796952d1257a"}]} 2018-08-18 07:03:11,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5c53be68-fe57-49a6-b26a-36c034a55159 2018-08-18 07:03:11,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0622410774231s 2018-08-18 07:03:11,191 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5c53be68-fe57-49a6-b26a-36c034a55159 2018-08-18 07:03:11,191 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:03:13,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:13,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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:13,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-959c520b-010d-4924-adac-33a6f061ac71 x-compute-request-id: req-959c520b-010d-4924-adac-33a6f061ac71 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "861b7489-8265-4dc7-932d-ad83211ffd22", "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:03:13Z", "hostId": "e0816514dfa099624007a6af9fb619bccc4dbf2ec09985b491626094", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:10Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:13,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-959c520b-010d-4924-adac-33a6f061ac71 2018-08-18 07:03:13,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591442108154s 2018-08-18 07:03:13,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-959c520b-010d-4924-adac-33a6f061ac71 2018-08-18 07:03:13,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:03:15,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:15,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:16,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-df272f16-ca59-4363-900c-b646497cd494 x-compute-request-id: req-df272f16-ca59-4363-900c-b646497cd494 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/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "861b7489-8265-4dc7-932d-ad83211ffd22", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:03:13Z", "hostId": "e0816514dfa099624007a6af9fb619bccc4dbf2ec09985b491626094", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:10Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:16,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df272f16-ca59-4363-900c-b646497cd494 2018-08-18 07:03:16,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340626955032s 2018-08-18 07:03:16,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df272f16-ca59-4363-900c-b646497cd494 2018-08-18 07:03:16,138 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:03:18,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:18,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:18,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-1e82bb6b-d430-4f5a-b400-42be82898172 x-compute-request-id: req-1e82bb6b-d430-4f5a-b400-42be82898172 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/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "861b7489-8265-4dc7-932d-ad83211ffd22", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:03:13Z", "hostId": "e0816514dfa099624007a6af9fb619bccc4dbf2ec09985b491626094", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:10Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:18,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1e82bb6b-d430-4f5a-b400-42be82898172 2018-08-18 07:03:18,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.606291055679s 2018-08-18 07:03:18,747 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1e82bb6b-d430-4f5a-b400-42be82898172 2018-08-18 07:03:18,751 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:03:20,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:20,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:21,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-0ef323fc-121d-4f18-9163-8a7836b6fdf4 x-compute-request-id: req-0ef323fc-121d-4f18-9163-8a7836b6fdf4 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f8:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:18.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "861b7489-8265-4dc7-932d-ad83211ffd22", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:18Z", "hostId": "e0816514dfa099624007a6af9fb619bccc4dbf2ec09985b491626094", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:10Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:21,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0ef323fc-121d-4f18-9163-8a7836b6fdf4 2018-08-18 07:03:21,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412201881409s 2018-08-18 07:03:21,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0ef323fc-121d-4f18-9163-8a7836b6fdf4 2018-08-18 07:03:21,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 07:03:21,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=861b7489-8265-4dc7-932d-ad83211ffd22" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:21,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-86a67288-6292-4883-b8c7-82fba8f70db6 Date: Sat, 18 Aug 2018 07:03:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T07:03:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f283b0a3-443c-4e19-8349-cdc9a1e969a7","ip_address":"192.168.120.3"}],"id":"a3e84fbe-74d1-4217-a92f-c03235788c34","security_groups":["54aab58e-3846-40da-84de-8f0345d7b8ce"],"mac_address":"fa:16:3e:8a:f8:c7","project_id":"037dcb3621254bf08e026f921ee54d3d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6446d83-8b49-40a2-b75a-3878bad96da9","tenant_id":"037dcb3621254bf08e026f921ee54d3d","created_at":"2018-08-18T07:03:13Z","binding:vnic_type":"normal","device_id":"861b7489-8265-4dc7-932d-ad83211ffd22","ip_allocation":"immediate"}]} 2018-08-18 07:03:21,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=861b7489-8265-4dc7-932d-ad83211ffd22 used request id req-86a67288-6292-4883-b8c7-82fba8f70db6 2018-08-18 07:03:21,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.045863866806s 2018-08-18 07:03:21,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=861b7489-8265-4dc7-932d-ad83211ffd22 used request id req-86a67288-6292-4883-b8c7-82fba8f70db6 2018-08-18 07:03:21,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:03:21,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a3e84fbe-74d1-4217-a92f-c03235788c34" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:21,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-66400b1e-cc0f-4f40-a04a-d399dba0ac45 Date: Sat, 18 Aug 2018 07:03:21 GMT RESP BODY: {"floatingips": []} 2018-08-18 07:03:21,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a3e84fbe-74d1-4217-a92f-c03235788c34 used request id req-66400b1e-cc0f-4f40-a04a-d399dba0ac45 2018-08-18 07:03:21,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0487270355225s 2018-08-18 07:03:21,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a3e84fbe-74d1-4217-a92f-c03235788c34 used request id req-66400b1e-cc0f-4f40-a04a-d399dba0ac45 2018-08-18 07:03:21,271 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8a:f8:c7', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a1311a70-ba7b-46dd-bb48-8701772ee8bb'}), 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-18T07:03:18.000000', 'flavor': Munch({u'id': u'da51f91c-7911-4144-a8b8-a3cdb7f5fa0d'}), 'az': u'nova', 'id': u'861b7489-8265-4dc7-932d-ad83211ffd22', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04d1995f057a4a18a624fbcc525c9fa7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'037dcb3621254bf08e026f921ee54d3d', 'name': 'vping_userdata-project_02d61849-34f4-4dc6-ac48-796952d1257a', '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-18T07:03:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T07:03:18Z', 'hostId': u'e0816514dfa099624007a6af9fb619bccc4dbf2ec09985b491626094', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'e0816514dfa099624007a6af9fb619bccc4dbf2ec09985b491626094', '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-18T07:03:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'037dcb3621254bf08e026f921ee54d3d', 'name': u'vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a', 'adminPass': u'Zh55TCboxSoY', 'tenant_id': u'037dcb3621254bf08e026f921ee54d3d', 'created_at': u'2018-08-18T07:03:10Z', 'created': u'2018-08-18T07:03:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-18 07:03:21,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:03:21,273 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:21,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-dbf88920-7cb5-46b8-acb1-84994567dd90 Date: Sat, 18 Aug 2018 07:03:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a6446d83-8b49-40a2-b75a-3878bad96da9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"037dcb3621254bf08e026f921ee54d3d","l2_adjacency":true,"status":"ACTIVE","subnets":["f283b0a3-443c-4e19-8349-cdc9a1e969a7"],"description":"","tags":[],"updated_at":"2018-08-18T07:03:01Z","qos_policy_id":null,"name":"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a","admin_state_up":true,"tenant_id":"037dcb3621254bf08e026f921ee54d3d","created_at":"2018-08-18T07:03:01Z","mtu":1450}]} 2018-08-18 07:03:21,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-dbf88920-7cb5-46b8-acb1-84994567dd90 2018-08-18 07:03:21,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908579826355s 2018-08-18 07:03:21,363 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-dbf88920-7cb5-46b8-acb1-84994567dd90 2018-08-18 07:03:21,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:03:21,372 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:22,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-2fcda0a1-a6c9-4307-9193-75e1ce59f929 Date: Sat, 18 Aug 2018 07:03:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:03:07Z", "file": "/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/file", "owner": "037dcb3621254bf08e026f921ee54d3d", "id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "size": 12716032, "self": "/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:03:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:03:22,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2fcda0a1-a6c9-4307-9193-75e1ce59f929 2018-08-18 07:03:22,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.775116920471s 2018-08-18 07:03:22,144 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2fcda0a1-a6c9-4307-9193-75e1ce59f929 2018-08-18 07:03:22,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:03:22,148 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:22,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-a615dba5-9d89-4247-a796-d5d01c2d028d x-compute-request-id: req-a615dba5-9d89-4247-a796-d5d01c2d028d Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_02d61849-34f4-4dc6-ac48-796952d1257a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "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": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d"}]} 2018-08-18 07:03:22,168 - 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-a615dba5-9d89-4247-a796-d5d01c2d028d 2018-08-18 07:03:22,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225648880005s 2018-08-18 07:03:22,169 - 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-a615dba5-9d89-4247-a796-d5d01c2d028d 2018-08-18 07:03:22,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-18 07:03:22,173 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" -d '{"server": {"name": "vping_userdata-vm2_02d61849-34f4-4dc6-ac48-796952d1257a", "imageRef": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "flavorRef": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjMgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a6446d83-8b49-40a2-b75a-3878bad96da9"}]}}' 2018-08-18 07:03:23,637 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:03: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-d7390f2a-de0b-4f11-9958-7408212946ac x-compute-request-id: req-d7390f2a-de0b-4f11-9958-7408212946ac Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a5b373ae-7259-42ca-a9f3-bf2940a866a6", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "bookmark"}], "adminPass": "4fojBTLgjzoE"}} 2018-08-18 07:03:23,638 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d7390f2a-de0b-4f11-9958-7408212946ac 2018-08-18 07:03:23,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.46778798103s 2018-08-18 07:03:23,638 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d7390f2a-de0b-4f11-9958-7408212946ac 2018-08-18 07:03:23,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:23,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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:23,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-3c1e0adb-7377-4bd4-9bf4-91eb15b80c55 x-compute-request-id: req-3c1e0adb-7377-4bd4-9bf4-91eb15b80c55 Content-Encoding: gzip Content-Length: 841 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/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "a5b373ae-7259-42ca-a9f3-bf2940a866a6", "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "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-18T07:03:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:23Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f8:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:18.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "861b7489-8265-4dc7-932d-ad83211ffd22", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:18Z", "hostId": "e0816514dfa099624007a6af9fb619bccc4dbf2ec09985b491626094", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:10Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:23,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3c1e0adb-7377-4bd4-9bf4-91eb15b80c55 2018-08-18 07:03:23,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177477836609s 2018-08-18 07:03:23,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3c1e0adb-7377-4bd4-9bf4-91eb15b80c55 2018-08-18 07:03:23,822 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:03:25,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:25,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:26,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-3df16ca1-13c4-4997-9c80-850ceb5326f9 x-compute-request-id: req-3df16ca1-13c4-4997-9c80-850ceb5326f9 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/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "a5b373ae-7259-42ca-a9f3-bf2940a866a6", "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:03:25Z", "hostId": "4b7be21b4b0ee968add2e5d7f65cbd857dece31dea23ffc038c98208", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:23Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f8:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:18.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "861b7489-8265-4dc7-932d-ad83211ffd22", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:18Z", "hostId": "e0816514dfa099624007a6af9fb619bccc4dbf2ec09985b491626094", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:10Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:26,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3df16ca1-13c4-4997-9c80-850ceb5326f9 2018-08-18 07:03:26,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.324467182159s 2018-08-18 07:03:26,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3df16ca1-13c4-4997-9c80-850ceb5326f9 2018-08-18 07:03:26,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:03:28,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:28,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:28,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-bea2593a-cc84-4c32-9eae-c4f7e4fd973e x-compute-request-id: req-bea2593a-cc84-4c32-9eae-c4f7e4fd973e Content-Encoding: gzip Content-Length: 879 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/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "a5b373ae-7259-42ca-a9f3-bf2940a866a6", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:03:25Z", "hostId": "4b7be21b4b0ee968add2e5d7f65cbd857dece31dea23ffc038c98208", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:23Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f8:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:18.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "861b7489-8265-4dc7-932d-ad83211ffd22", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:18Z", "hostId": "e0816514dfa099624007a6af9fb619bccc4dbf2ec09985b491626094", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:10Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:28,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bea2593a-cc84-4c32-9eae-c4f7e4fd973e 2018-08-18 07:03:28,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170825958252s 2018-08-18 07:03:28,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bea2593a-cc84-4c32-9eae-c4f7e4fd973e 2018-08-18 07:03:28,333 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:03:30,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:30,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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:30,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-47d5451f-29fc-423e-a477-e02e68f8b4ba x-compute-request-id: req-47d5451f-29fc-423e-a477-e02e68f8b4ba Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:90:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:29.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "a5b373ae-7259-42ca-a9f3-bf2940a866a6", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:29Z", "hostId": "4b7be21b4b0ee968add2e5d7f65cbd857dece31dea23ffc038c98208", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:23Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f8:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:18.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "861b7489-8265-4dc7-932d-ad83211ffd22", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:18Z", "hostId": "e0816514dfa099624007a6af9fb619bccc4dbf2ec09985b491626094", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:10Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:30,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-47d5451f-29fc-423e-a477-e02e68f8b4ba 2018-08-18 07:03:30,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595430135727s 2018-08-18 07:03:30,932 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-47d5451f-29fc-423e-a477-e02e68f8b4ba 2018-08-18 07:03:30,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 07:03:30,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=a5b373ae-7259-42ca-a9f3-bf2940a866a6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:30,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-ec55940e-54ba-47c8-9dbf-70ab3e62e5ea Date: Sat, 18 Aug 2018 07:03:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T07:03:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f283b0a3-443c-4e19-8349-cdc9a1e969a7","ip_address":"192.168.120.10"}],"id":"88f53f2b-aab3-44cf-82e2-950d9d44336d","security_groups":["54aab58e-3846-40da-84de-8f0345d7b8ce"],"mac_address":"fa:16:3e:89:90:46","project_id":"037dcb3621254bf08e026f921ee54d3d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6446d83-8b49-40a2-b75a-3878bad96da9","tenant_id":"037dcb3621254bf08e026f921ee54d3d","created_at":"2018-08-18T07:03:25Z","binding:vnic_type":"normal","device_id":"a5b373ae-7259-42ca-a9f3-bf2940a866a6","ip_allocation":"immediate"}]} 2018-08-18 07:03:30,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=a5b373ae-7259-42ca-a9f3-bf2940a866a6 used request id req-ec55940e-54ba-47c8-9dbf-70ab3e62e5ea 2018-08-18 07:03:30,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0483601093292s 2018-08-18 07:03:30,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=a5b373ae-7259-42ca-a9f3-bf2940a866a6 used request id req-ec55940e-54ba-47c8-9dbf-70ab3e62e5ea 2018-08-18 07:03:30,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:03:30,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=88f53f2b-aab3-44cf-82e2-950d9d44336d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:31,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-94e5180e-f814-4339-b070-2f23ae164fb4 Date: Sat, 18 Aug 2018 07:03:30 GMT RESP BODY: {"floatingips": []} 2018-08-18 07:03:31,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=88f53f2b-aab3-44cf-82e2-950d9d44336d used request id req-94e5180e-f814-4339-b070-2f23ae164fb4 2018-08-18 07:03:31,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0405189990997s 2018-08-18 07:03:31,031 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=88f53f2b-aab3-44cf-82e2-950d9d44336d used request id req-94e5180e-f814-4339-b070-2f23ae164fb4 2018-08-18 07:03:31,032 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:89:90:46', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a1311a70-ba7b-46dd-bb48-8701772ee8bb'}), 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-18T07:03:29.000000', 'flavor': Munch({u'id': u'da51f91c-7911-4144-a8b8-a3cdb7f5fa0d'}), 'az': u'nova', 'id': u'a5b373ae-7259-42ca-a9f3-bf2940a866a6', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04d1995f057a4a18a624fbcc525c9fa7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'037dcb3621254bf08e026f921ee54d3d', 'name': 'vping_userdata-project_02d61849-34f4-4dc6-ac48-796952d1257a', '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-18T07:03:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T07:03:29Z', 'hostId': u'4b7be21b4b0ee968add2e5d7f65cbd857dece31dea23ffc038c98208', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'4b7be21b4b0ee968add2e5d7f65cbd857dece31dea23ffc038c98208', '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-18T07:03:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'037dcb3621254bf08e026f921ee54d3d', 'name': u'vping_userdata-vm2_02d61849-34f4-4dc6-ac48-796952d1257a', 'adminPass': u'4fojBTLgjzoE', 'tenant_id': u'037dcb3621254bf08e026f921ee54d3d', 'created_at': u'2018-08-18T07:03:23Z', 'created': u'2018-08-18T07:03:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-18 07:03:31,033 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-18 07:03:32,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:32,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:32,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-82ffa993-9c67-46da-81b3-5b976c428aac x-compute-request-id: req-82ffa993-9c67-46da-81b3-5b976c428aac Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:90:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:29.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "a5b373ae-7259-42ca-a9f3-bf2940a866a6", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:29Z", "hostId": "4b7be21b4b0ee968add2e5d7f65cbd857dece31dea23ffc038c98208", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:23Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f8:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:18.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "861b7489-8265-4dc7-932d-ad83211ffd22", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:18Z", "hostId": "e0816514dfa099624007a6af9fb619bccc4dbf2ec09985b491626094", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:10Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:32,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-82ffa993-9c67-46da-81b3-5b976c428aac 2018-08-18 07:03:32,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679718971252s 2018-08-18 07:03:32,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-82ffa993-9c67-46da-81b3-5b976c428aac 2018-08-18 07:03:32,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 07:03:32,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6/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}4e843c4b617afe52c748069b9596fc65fd3f89d7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 07:03:32,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-02f8038b-6443-48e9-be46-812cbe99eba7 x-compute-request-id: req-02f8038b-6443-48e9-be46-812cbe99eba7 Content-Encoding: gzip Content-Length: 7965 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 516217930 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.182143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184382] pid_max: default: 32768 minimum: 301\n[ 0.185606] ACPI: Core revision 20150930\n[ 0.187262] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189062] Security Framework initialized\n[ 0.190175] Yama: becoming mindful.\n[ 0.191170] AppArmor: AppArmor initialized\n[ 0.192327] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194079] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195756] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197374] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199224] Initializing cgroup subsys io\n[ 0.200320] Initializing cgroup subsys memory\n[ 0.201490] Initializing cgroup subsys devices\n[ 0.202668] Initializing cgroup subsys freezer\n[ 0.203844] Initializing cgroup subsys net_cls\n[ 0.205032] Initializing cgroup subsys perf_event\n[ 0.206261] Initializing cgroup subsys net_prio\n[ 0.207463] Initializing cgroup subsys hugetlb\n[ 0.208648] Initializing cgroup subsys pids\n[ 0.209827] CPU: Physical Processor ID: 0\n[ 0.211626] mce: CPU supports 10 MCE banks\n[ 0.212768] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.228896] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.235447] ftrace: allocating 31920 entries in 125 pages\n[ 0.260555] smpboot: Max logical packages: 1\n[ 0.261723] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.263587] x2apic enabled\n[ 0.264716] Switched APIC routing to physical x2apic.\n[ 0.267168] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268684] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.271387] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273818] KVM setup paravirtual spinlock\n[ 0.275395] x86: Booted up 1 node, 1 CPUs\n[ 0.276500] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.278366] devtmpfs: initialized\n[ 0.280335] evm: security.selinux\n[ 0.281289] evm: security.SMACK64\n[ 0.282250] evm: security.SMACK64EXEC\n[ 0.283271] evm: security.SMACK64TRANSMUTE\n[ 0.284374] evm: security.SMACK64MMAP\n[ 0.285387] evm: security.ima\n[ 0.286270] evm: security.capability\n[ 0.287344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289843] pinctrl core: initialized pinctrl subsystem\n[ 0.291311] RTC time: 7:03:30, date: 08/18/18\n[ 0.292588] NET: Registered protocol family 16\n[ 0.293889] cpuidle: using governor ladder\n[ 0.295008] cpuidle: using governor menu\n[ 0.296084] PCCT header not found.\n[ 0.297111] ACPI: bus type PCI registered\n[ 0.298202] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299870] PCI: Using configuration type 1 for base access\n[ 0.302004] ACPI: Added _OSI(Module Device)\n[ 0.303152] ACPI: Added _OSI(Processor Device)\n[ 0.304326] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305565] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307719] ACPI: Interpreter enabled\n[ 0.308760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.311286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.316315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318829] ACPI: (supports S0 S5)\n[ 0.319800] ACPI: Using IOAPIC for interrupt routing\n[ 0.321080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324892] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326436] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329694] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332613] acpiphp: Slot [3] registered\n[ 0.333696] acpiphp: Slot [4] registered\n[ 0.334772] acpiphp: Slot [5] registered\n[ 0.335858] acpiphp: Slot [6] registered\n[ 0.336942] acpiphp: Slot [7] registered\n[ 0.338030] acpiphp: Slot [8] registered\n[ 0.339117] acpiphp: Slot [9] registered\n[ 0.340204] acpiphp: Slot [10] registered\n[ 0.341309] acpiphp: Slot [11] registered\n[ 0.342408] acpiphp: Slot [12] registered\n[ 0.343509] acpiphp: Slot [13] registered\n[ 0.344597] acpiphp: Slot [14] registered\n[ 0.345689] acpiphp: Slot [15] registered\n[ 0.361133] acpiphp: Slot [16] registered\n[ 0.362256] acpiphp: Slot [17] registered\n[ 0.363367] acpiphp: Slot [18] registered\n[ 0.364474] acpiphp: Slot [19] registered\n[ 0.365584] acpiphp: Slot [20] registered\n[ 0.366693] acpiphp: Slot [21] registered\n[ 0.367799] acpiphp: Slot [22] registered\n[ 0.368904] acpiphp: Slot [23] registered\n[ 0.370018] acpiphp: Slot [24] registered\n[ 0.371124] acpiphp: Slot [25] registered\n[ 0.372225] acpiphp: Slot [26] registered\n[ 0.373324] acpiphp: Slot [27] registered\n[ 0.374433] acpiphp: Slot [28] registered\n[ 0.375551] acpiphp: Slot [29] registered\n[ 0.376654] acpiphp: Slot [30] registered\n[ 0.377761] acpiphp: Slot [31] registered\n[ 0.378868] PCI host bridge to bus 0000:00\n[ 0.379975] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381615] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.383240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.385228] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.387214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.389228] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.393289] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.395002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396593] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398298] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402632] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425192] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427194] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433015] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434736] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.436522] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.437950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440057] vgaarb: loaded\n[ 0.440887] vgaarb: bridge control possible 0000:00:02.0\n[ 0.442534] SCSI subsystem initialized\n[ 0.443786] ACPI: bus type USB registered\n[ 0.444923] usbcore: registered new interface driver usbfs\n[ 0.446322] usbcore: registered new interface driver hub\n[ 0.447693] usbcore: registered new device driver usb\n[ 0.449197] PCI: Using ACPI for IRQ routing\n[ 0.450713] NetLabel: Initializing\n[ 0.451694] NetLabel: domain hash size = 128\n[ 0.452861] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.454169] NetLabel: unlabeled traffic allowed by default\n[ 0.455746] clocksource: Switched to clocksource kvm-clock\n[ 0.465824] AppArmor: AppArmor Filesystem Enabled\n[ 0.467127] pnp: PnP ACPI init\n[ 0.468368] pnp: PnP ACPI: found 5 devices\n[ 0.475200] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.477529] NET: Registered protocol family 2\n[ 0.478937] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.480688] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.482321] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.483964] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485429] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487014] NET: Registered protocol family 1\n[ 0.488209] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.489701] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.491160] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.505729] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.520363] Trying to unpack rootfs image as initramfs...\n[ 0.581938] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.586890] Scanning for low memory corruption every 60 seconds\n[ 0.589060] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.590651] audit: initializing netlink subsys (disabled)\n[ 0.592146] audit: type=2000 audit(1534575810.705:1): initialized\n[ 0.594011] Initialise system trusted keyring\n[ 0.595384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.596966] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.599671] zbud: loaded\n[ 0.600668] VFS: Disk quotas dquot_6.6.0\n[ 0.601805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.603967] fuse init (API version 7.23)\n[ 0.605207] Key type big_key registered\n[ 0.606312] Allocating IMA MOK and blacklist keyrings.\n[ 0.607994] Key type asymmetric registered\n[ 0.609137] Asymmetric key parser 'x509' registered\n[ 0.610454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.612537] io scheduler noop registered\n[ 0.613637] io scheduler deadline registered (default)\n[ 0.615005] io scheduler cfq registered\n[ 0.616198] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.617627] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.619372] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.621396] ACPI: Power Button [PWRF]\n[ 0.622637] GHES: HEST is not enabled!\n[ 0.636766] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.668847] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.692524] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.695470] Linux agpgart interface v0.103\n[ 0.698840] brd: module loaded\n[ 0.701064] loop: module loaded\n[ 0.705627] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.707625] GPT:90111 != 2097151\n[ 0.708564] GPT:Alternate GPT header not at the end of the disk.\n[ 0.710059] GPT:90111 != 2097151\n[ 0.710994] GPT: Use GNU Parted to correct GPT errors.\n[ 0.712315] vda: vda1 vda15\n[ 0.713964] scsi host0: ata_piix\n[ 0.715039] scsi host1: ata_piix\n[ 0.716039] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.717690] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.719662] libphy: Fixed MDIO Bus: probed\n[ 0.721011] tun: Universal TUN/TAP device driver, 1.6\n[ 0.722322] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.725096] PPP generic driver version 2.4.2\n[ 0.726337] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.727957] ehci-pci: EHCI PCI platform driver\n[ 0.729153] ehci-platform: EHCI generic platform driver\n[ 0.730499] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.732033] ohci-pci: OHCI PCI platform driver\n[ 0.733232] ohci-platform: OHCI generic platform driver\n[ 0.734578] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.749179] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.750546] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.752549] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.753927] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.755489] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.757141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.759076] usb usb1: Product: UHCI Host Controller\n[ 0.760333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.761885] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.763209] hub 1-0:1.0: USB hub found\n[ 0.764279] hub 1-0:1.0: 2 ports detected\n[ 0.765567] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.768422] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.769715] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771103] mousedev: PS/2 mouse device common for all mice\n[ 0.772804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.775265] rtc_cmos 00:00: RTC can wake from S4\n[ 0.776797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.778399] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.780017] i2c /dev entries driver\n[ 0.781078] device-mapper: uevent: version 1.0.3\n[ 0.782373] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.784614] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.786450] NET: Registered protocol family 10\n[ 0.788025] NET: Registered protocol family 17\n[ 0.789242] Key type dns_resolver registered\n[ 0.790541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.792029] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.794421] registered taskstats version 1\n[ 0.795568] Loading compiled-in X.509 certificates\n[ 0.797393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.799910] zswap: loaded using pool lzo/zbud\n[ 0.801965] Key type trusted registered\n[ 0.804104] Key type encrypted registered\n[ 0.805228] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.806629] ima: No TPM chip found, activating TPM-bypass!\n[ 0.808060] evm: HMAC attrs: 0x1\n[ 0.809350] Magic number: 14:617:66\n[ 0.810382] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1168\n[ 0.812789] rtc_cmos 00:00: setting system clock to 2018-08-18 07:03:30 UTC (1534575810)\n[ 0.815096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.831037] EDD information not available.\n[ 0.877445] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.879669] Write protecting the kernel read-only data: 14336k\n[ 0.882697] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.885243] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.936614] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-08-18 07:03:32,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6/action used request id req-02f8038b-6443-48e9-be46-812cbe99eba7 2018-08-18 07:03:32,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0871169567108s 2018-08-18 07:03:32,805 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6/action used request id req-02f8038b-6443-48e9-be46-812cbe99eba7 2018-08-18 07:03:32,806 - 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 516217930 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.182143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184382] pid_max: default: 32768 minimum: 301 [ 0.185606] ACPI: Core revision 20150930 [ 0.187262] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189062] Security Framework initialized [ 0.190175] Yama: becoming mindful. [ 0.191170] AppArmor: AppArmor initialized [ 0.192327] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194079] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195756] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197374] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199224] Initializing cgroup subsys io [ 0.200320] Initializing cgroup subsys memory [ 0.201490] Initializing cgroup subsys devices [ 0.202668] Initializing cgroup subsys freezer [ 0.203844] Initializing cgroup subsys net_cls [ 0.205032] Initializing cgroup subsys perf_event [ 0.206261] Initializing cgroup subsys net_prio [ 0.207463] Initializing cgroup subsys hugetlb [ 0.208648] Initializing cgroup subsys pids [ 0.209827] CPU: Physical Processor ID: 0 [ 0.211626] mce: CPU supports 10 MCE banks [ 0.212768] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.214121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.228896] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.235447] ftrace: allocating 31920 entries in 125 pages [ 0.260555] smpboot: Max logical packages: 1 [ 0.261723] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.263587] x2apic enabled [ 0.264716] Switched APIC routing to physical x2apic. [ 0.267168] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268684] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271387] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273818] KVM setup paravirtual spinlock [ 0.275395] x86: Booted up 1 node, 1 CPUs [ 0.276500] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.278366] devtmpfs: initialized [ 0.280335] evm: security.selinux [ 0.281289] evm: security.SMACK64 [ 0.282250] evm: security.SMACK64EXEC [ 0.283271] evm: security.SMACK64TRANSMUTE [ 0.284374] evm: security.SMACK64MMAP [ 0.285387] evm: security.ima [ 0.286270] evm: security.capability [ 0.287344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289843] pinctrl core: initialized pinctrl subsystem [ 0.291311] RTC time: 7:03:30, date: 08/18/18 [ 0.292588] NET: Registered protocol family 16 [ 0.293889] cpuidle: using governor ladder [ 0.295008] cpuidle: using governor menu [ 0.296084] PCCT header not found. [ 0.297111] ACPI: bus type PCI registered [ 0.298202] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299870] PCI: Using configuration type 1 for base access [ 0.302004] ACPI: Added _OSI(Module Device) [ 0.303152] ACPI: Added _OSI(Processor Device) [ 0.304326] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305565] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307719] ACPI: Interpreter enabled [ 0.308760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.311286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.313804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.318829] ACPI: (supports S0 S5) [ 0.319800] ACPI: Using IOAPIC for interrupt routing [ 0.321080] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324892] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326436] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329694] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332613] acpiphp: Slot [3] registered [ 0.333696] acpiphp: Slot [4] registered [ 0.334772] acpiphp: Slot [5] registered [ 0.335858] acpiphp: Slot [6] registered [ 0.336942] acpiphp: Slot [7] registered [ 0.338030] acpiphp: Slot [8] registered [ 0.339117] acpiphp: Slot [9] registered [ 0.340204] acpiphp: Slot [10] registered [ 0.341309] acpiphp: Slot [11] registered [ 0.342408] acpiphp: Slot [12] registered [ 0.343509] acpiphp: Slot [13] registered [ 0.344597] acpiphp: Slot [14] registered [ 0.345689] acpiphp: Slot [15] registered [ 0.361133] acpiphp: Slot [16] registered [ 0.362256] acpiphp: Slot [17] registered [ 0.363367] acpiphp: Slot [18] registered [ 0.364474] acpiphp: Slot [19] registered [ 0.365584] acpiphp: Slot [20] registered [ 0.366693] acpiphp: Slot [21] registered [ 0.367799] acpiphp: Slot [22] registered [ 0.368904] acpiphp: Slot [23] registered [ 0.370018] acpiphp: Slot [24] registered [ 0.371124] acpiphp: Slot [25] registered [ 0.372225] acpiphp: Slot [26] registered [ 0.373324] acpiphp: Slot [27] registered [ 0.374433] acpiphp: Slot [28] registered [ 0.375551] acpiphp: Slot [29] registered [ 0.376654] acpiphp: Slot [30] registered [ 0.377761] acpiphp: Slot [31] registered [ 0.378868] PCI host bridge to bus 0000:00 [ 0.379975] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.381615] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.383240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.385228] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.387214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.389228] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393289] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.395002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396593] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398298] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402632] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425192] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427194] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.431082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.433015] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434736] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436522] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.437950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.440057] vgaarb: loaded [ 0.440887] vgaarb: bridge control possible 0000:00:02.0 [ 0.442534] SCSI subsystem initialized [ 0.443786] ACPI: bus type USB registered [ 0.444923] usbcore: registered new interface driver usbfs [ 0.446322] usbcore: registered new interface driver hub [ 0.447693] usbcore: registered new device driver usb [ 0.449197] PCI: Using ACPI for IRQ routing [ 0.450713] NetLabel: Initializing [ 0.451694] NetLabel: domain hash size = 128 [ 0.452861] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.454169] NetLabel: unlabeled traffic allowed by default [ 0.455746] clocksource: Switched to clocksource kvm-clock [ 0.465824] AppArmor: AppArmor Filesystem Enabled [ 0.467127] pnp: PnP ACPI init [ 0.468368] pnp: PnP ACPI: found 5 devices [ 0.475200] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.477529] NET: Registered protocol family 2 [ 0.478937] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.480688] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.482321] TCP: Hash tables configured (established 4096 bind 4096) [ 0.483964] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.485429] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.487014] NET: Registered protocol family 1 [ 0.488209] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.489701] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.491160] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.505729] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.520363] Trying to unpack rootfs image as initramfs... [ 0.581938] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.586890] Scanning for low memory corruption every 60 seconds [ 0.589060] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.590651] audit: initializing netlink subsys (disabled) [ 0.592146] audit: type=2000 audit(1534575810.705:1): initialized [ 0.594011] Initialise system trusted keyring [ 0.595384] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.596966] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.599671] zbud: loaded [ 0.600668] VFS: Disk quotas dquot_6.6.0 [ 0.601805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.603967] fuse init (API version 7.23) [ 0.605207] Key type big_key registered [ 0.606312] Allocating IMA MOK and blacklist keyrings. [ 0.607994] Key type asymmetric registered [ 0.609137] Asymmetric key parser 'x509' registered [ 0.610454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.612537] io scheduler noop registered [ 0.613637] io scheduler deadline registered (default) [ 0.615005] io scheduler cfq registered [ 0.616198] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.617627] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.619372] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.621396] ACPI: Power Button [PWRF] [ 0.622637] GHES: HEST is not enabled! [ 0.636766] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.668847] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.692524] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.695470] Linux agpgart interface v0.103 [ 0.698840] brd: module loaded [ 0.701064] loop: module loaded [ 0.705627] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.707625] GPT:90111 != 2097151 [ 0.708564] GPT:Alternate GPT header not at the end of the disk. [ 0.710059] GPT:90111 != 2097151 [ 0.710994] GPT: Use GNU Parted to correct GPT errors. [ 0.712315] vda: vda1 vda15 [ 0.713964] scsi host0: ata_piix [ 0.715039] scsi host1: ata_piix [ 0.716039] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.717690] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.719662] libphy: Fixed MDIO Bus: probed [ 0.721011] tun: Universal TUN/TAP device driver, 1.6 [ 0.722322] tun: (C) 1999-2004 Max Krasnyansky [ 0.725096] PPP generic driver version 2.4.2 [ 0.726337] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.727957] ehci-pci: EHCI PCI platform driver [ 0.729153] ehci-platform: EHCI generic platform driver [ 0.730499] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.732033] ohci-pci: OHCI PCI platform driver [ 0.733232] ohci-platform: OHCI generic platform driver [ 0.734578] uhci_hcd: USB Universal Host Controller Interface driver [ 0.749179] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.750546] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752549] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.753927] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.755489] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.757141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.759076] usb usb1: Product: UHCI Host Controller [ 0.760333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.761885] usb usb1: SerialNumber: 0000:00:01.2 [ 0.763209] hub 1-0:1.0: USB hub found [ 0.764279] hub 1-0:1.0: 2 ports detected [ 0.765567] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.768422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.769715] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771103] mousedev: PS/2 mouse device common for all mice [ 0.772804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.775265] rtc_cmos 00:00: RTC can wake from S4 [ 0.776797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.778399] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.780017] i2c /dev entries driver [ 0.781078] device-mapper: uevent: version 1.0.3 [ 0.782373] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.784614] ledtrig-cpu: registered to indicate activity on CPUs [ 0.786450] NET: Registered protocol family 10 [ 0.788025] NET: Registered protocol family 17 [ 0.789242] Key type dns_resolver registered [ 0.790541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.792029] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.794421] registered taskstats version 1 [ 0.795568] Loading compiled-in X.509 certificates [ 0.797393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.799910] zswap: loaded using pool lzo/zbud [ 0.801965] Key type trusted registered [ 0.804104] Key type encrypted registered [ 0.805228] AppArmor: AppArmor sha1 policy hashing enabled [ 0.806629] ima: No TPM chip found, activating TPM-bypass! [ 0.808060] evm: HMAC attrs: 0x1 [ 0.809350] Magic number: 14:617:66 [ 0.810382] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1168 [ 0.812789] rtc_cmos 00:00: setting system clock to 2018-08-18 07:03:30 UTC (1534575810) [ 0.815096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.831037] EDD information not available. [ 0.877445] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.879669] Write protecting the kernel read-only data: 14336k [ 0.882697] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.885243] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.936614] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-08-18 07:03:32,806 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.3. Waiting for response... 2018-08-18 07:03:33,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:33,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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:34,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-e3414c16-a6de-49d6-9735-1d48e26b1e9c x-compute-request-id: req-e3414c16-a6de-49d6-9735-1d48e26b1e9c Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:90:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:29.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "a5b373ae-7259-42ca-a9f3-bf2940a866a6", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:29Z", "hostId": "4b7be21b4b0ee968add2e5d7f65cbd857dece31dea23ffc038c98208", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:23Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f8:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:18.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "861b7489-8265-4dc7-932d-ad83211ffd22", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:18Z", "hostId": "e0816514dfa099624007a6af9fb619bccc4dbf2ec09985b491626094", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:10Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:34,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e3414c16-a6de-49d6-9735-1d48e26b1e9c 2018-08-18 07:03:34,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479400157928s 2018-08-18 07:03:34,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e3414c16-a6de-49d6-9735-1d48e26b1e9c 2018-08-18 07:03:34,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 07:03:34,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6/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}4e843c4b617afe52c748069b9596fc65fd3f89d7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 07:03:34,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-a1c417a1-4129-4be6-8698-adbd782cf3a1 x-compute-request-id: req-a1c417a1-4129-4be6-8698-adbd782cf3a1 Content-Encoding: gzip Content-Length: 7991 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 516217930 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.182143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184382] pid_max: default: 32768 minimum: 301\n[ 0.185606] ACPI: Core revision 20150930\n[ 0.187262] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189062] Security Framework initialized\n[ 0.190175] Yama: becoming mindful.\n[ 0.191170] AppArmor: AppArmor initialized\n[ 0.192327] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194079] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195756] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197374] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199224] Initializing cgroup subsys io\n[ 0.200320] Initializing cgroup subsys memory\n[ 0.201490] Initializing cgroup subsys devices\n[ 0.202668] Initializing cgroup subsys freezer\n[ 0.203844] Initializing cgroup subsys net_cls\n[ 0.205032] Initializing cgroup subsys perf_event\n[ 0.206261] Initializing cgroup subsys net_prio\n[ 0.207463] Initializing cgroup subsys hugetlb\n[ 0.208648] Initializing cgroup subsys pids\n[ 0.209827] CPU: Physical Processor ID: 0\n[ 0.211626] mce: CPU supports 10 MCE banks\n[ 0.212768] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.228896] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.235447] ftrace: allocating 31920 entries in 125 pages\n[ 0.260555] smpboot: Max logical packages: 1\n[ 0.261723] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.263587] x2apic enabled\n[ 0.264716] Switched APIC routing to physical x2apic.\n[ 0.267168] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268684] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.271387] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273818] KVM setup paravirtual spinlock\n[ 0.275395] x86: Booted up 1 node, 1 CPUs\n[ 0.276500] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.278366] devtmpfs: initialized\n[ 0.280335] evm: security.selinux\n[ 0.281289] evm: security.SMACK64\n[ 0.282250] evm: security.SMACK64EXEC\n[ 0.283271] evm: security.SMACK64TRANSMUTE\n[ 0.284374] evm: security.SMACK64MMAP\n[ 0.285387] evm: security.ima\n[ 0.286270] evm: security.capability\n[ 0.287344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289843] pinctrl core: initialized pinctrl subsystem\n[ 0.291311] RTC time: 7:03:30, date: 08/18/18\n[ 0.292588] NET: Registered protocol family 16\n[ 0.293889] cpuidle: using governor ladder\n[ 0.295008] cpuidle: using governor menu\n[ 0.296084] PCCT header not found.\n[ 0.297111] ACPI: bus type PCI registered\n[ 0.298202] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299870] PCI: Using configuration type 1 for base access\n[ 0.302004] ACPI: Added _OSI(Module Device)\n[ 0.303152] ACPI: Added _OSI(Processor Device)\n[ 0.304326] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305565] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307719] ACPI: Interpreter enabled\n[ 0.308760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.311286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.316315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318829] ACPI: (supports S0 S5)\n[ 0.319800] ACPI: Using IOAPIC for interrupt routing\n[ 0.321080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324892] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326436] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329694] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332613] acpiphp: Slot [3] registered\n[ 0.333696] acpiphp: Slot [4] registered\n[ 0.334772] acpiphp: Slot [5] registered\n[ 0.335858] acpiphp: Slot [6] registered\n[ 0.336942] acpiphp: Slot [7] registered\n[ 0.338030] acpiphp: Slot [8] registered\n[ 0.339117] acpiphp: Slot [9] registered\n[ 0.340204] acpiphp: Slot [10] registered\n[ 0.341309] acpiphp: Slot [11] registered\n[ 0.342408] acpiphp: Slot [12] registered\n[ 0.343509] acpiphp: Slot [13] registered\n[ 0.344597] acpiphp: Slot [14] registered\n[ 0.345689] acpiphp: Slot [15] registered\n[ 0.361133] acpiphp: Slot [16] registered\n[ 0.362256] acpiphp: Slot [17] registered\n[ 0.363367] acpiphp: Slot [18] registered\n[ 0.364474] acpiphp: Slot [19] registered\n[ 0.365584] acpiphp: Slot [20] registered\n[ 0.366693] acpiphp: Slot [21] registered\n[ 0.367799] acpiphp: Slot [22] registered\n[ 0.368904] acpiphp: Slot [23] registered\n[ 0.370018] acpiphp: Slot [24] registered\n[ 0.371124] acpiphp: Slot [25] registered\n[ 0.372225] acpiphp: Slot [26] registered\n[ 0.373324] acpiphp: Slot [27] registered\n[ 0.374433] acpiphp: Slot [28] registered\n[ 0.375551] acpiphp: Slot [29] registered\n[ 0.376654] acpiphp: Slot [30] registered\n[ 0.377761] acpiphp: Slot [31] registered\n[ 0.378868] PCI host bridge to bus 0000:00\n[ 0.379975] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381615] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.383240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.385228] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.387214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.389228] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.393289] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.395002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396593] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398298] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402632] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425192] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427194] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433015] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434736] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.436522] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.437950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440057] vgaarb: loaded\n[ 0.440887] vgaarb: bridge control possible 0000:00:02.0\n[ 0.442534] SCSI subsystem initialized\n[ 0.443786] ACPI: bus type USB registered\n[ 0.444923] usbcore: registered new interface driver usbfs\n[ 0.446322] usbcore: registered new interface driver hub\n[ 0.447693] usbcore: registered new device driver usb\n[ 0.449197] PCI: Using ACPI for IRQ routing\n[ 0.450713] NetLabel: Initializing\n[ 0.451694] NetLabel: domain hash size = 128\n[ 0.452861] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.454169] NetLabel: unlabeled traffic allowed by default\n[ 0.455746] clocksource: Switched to clocksource kvm-clock\n[ 0.465824] AppArmor: AppArmor Filesystem Enabled\n[ 0.467127] pnp: PnP ACPI init\n[ 0.468368] pnp: PnP ACPI: found 5 devices\n[ 0.475200] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.477529] NET: Registered protocol family 2\n[ 0.478937] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.480688] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.482321] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.483964] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485429] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487014] NET: Registered protocol family 1\n[ 0.488209] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.489701] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.491160] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.505729] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.520363] Trying to unpack rootfs image as initramfs...\n[ 0.581938] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.586890] Scanning for low memory corruption every 60 seconds\n[ 0.589060] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.590651] audit: initializing netlink subsys (disabled)\n[ 0.592146] audit: type=2000 audit(1534575810.705:1): initialized\n[ 0.594011] Initialise system trusted keyring\n[ 0.595384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.596966] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.599671] zbud: loaded\n[ 0.600668] VFS: Disk quotas dquot_6.6.0\n[ 0.601805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.603967] fuse init (API version 7.23)\n[ 0.605207] Key type big_key registered\n[ 0.606312] Allocating IMA MOK and blacklist keyrings.\n[ 0.607994] Key type asymmetric registered\n[ 0.609137] Asymmetric key parser 'x509' registered\n[ 0.610454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.612537] io scheduler noop registered\n[ 0.613637] io scheduler deadline registered (default)\n[ 0.615005] io scheduler cfq registered\n[ 0.616198] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.617627] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.619372] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.621396] ACPI: Power Button [PWRF]\n[ 0.622637] GHES: HEST is not enabled!\n[ 0.636766] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.668847] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.692524] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.695470] Linux agpgart interface v0.103\n[ 0.698840] brd: module loaded\n[ 0.701064] loop: module loaded\n[ 0.705627] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.707625] GPT:90111 != 2097151\n[ 0.708564] GPT:Alternate GPT header not at the end of the disk.\n[ 0.710059] GPT:90111 != 2097151\n[ 0.710994] GPT: Use GNU Parted to correct GPT errors.\n[ 0.712315] vda: vda1 vda15\n[ 0.713964] scsi host0: ata_piix\n[ 0.715039] scsi host1: ata_piix\n[ 0.716039] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.717690] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.719662] libphy: Fixed MDIO Bus: probed\n[ 0.721011] tun: Universal TUN/TAP device driver, 1.6\n[ 0.722322] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.725096] PPP generic driver version 2.4.2\n[ 0.726337] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.727957] ehci-pci: EHCI PCI platform driver\n[ 0.729153] ehci-platform: EHCI generic platform driver\n[ 0.730499] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.732033] ohci-pci: OHCI PCI platform driver\n[ 0.733232] ohci-platform: OHCI generic platform driver\n[ 0.734578] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.749179] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.750546] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.752549] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.753927] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.755489] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.757141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.759076] usb usb1: Product: UHCI Host Controller\n[ 0.760333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.761885] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.763209] hub 1-0:1.0: USB hub found\n[ 0.764279] hub 1-0:1.0: 2 ports detected\n[ 0.765567] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.768422] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.769715] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771103] mousedev: PS/2 mouse device common for all mice\n[ 0.772804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.775265] rtc_cmos 00:00: RTC can wake from S4\n[ 0.776797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.778399] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.780017] i2c /dev entries driver\n[ 0.781078] device-mapper: uevent: version 1.0.3\n[ 0.782373] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.784614] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.786450] NET: Registered protocol family 10\n[ 0.788025] NET: Registered protocol family 17\n[ 0.789242] Key type dns_resolver registered\n[ 0.790541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.792029] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.794421] registered taskstats version 1\n[ 0.795568] Loading compiled-in X.509 certificates\n[ 0.797393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.799910] zswap: loaded using pool lzo/zbud\n[ 0.801965] Key type trusted registered\n[ 0.804104] Key type encrypted registered\n[ 0.805228] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.806629] ima: No TPM chip found, activating TPM-bypass!\n[ 0.808060] evm: HMAC attrs: 0x1\n[ 0.809350] Magic number: 14:617:66\n[ 0.810382] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1168\n[ 0.812789] rtc_cmos 00:00: setting system clock to 2018-08-18 07:03:30 UTC (1534575810)\n[ 0.815096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.831037] EDD information not available.\n[ 0.877445] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.879669] Write protecting the kernel read-only data: 14336k\n[ 0.882697] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.885243] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.936614] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-08-18 07:03:34,356 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6/action used request id req-a1c417a1-4129-4be6-8698-adbd782cf3a1 2018-08-18 07:03:34,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0656049251556s 2018-08-18 07:03:34,357 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6/action used request id req-a1c417a1-4129-4be6-8698-adbd782cf3a1 2018-08-18 07:03:34,357 - 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 516217930 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.182143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184382] pid_max: default: 32768 minimum: 301 [ 0.185606] ACPI: Core revision 20150930 [ 0.187262] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189062] Security Framework initialized [ 0.190175] Yama: becoming mindful. [ 0.191170] AppArmor: AppArmor initialized [ 0.192327] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194079] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195756] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197374] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199224] Initializing cgroup subsys io [ 0.200320] Initializing cgroup subsys memory [ 0.201490] Initializing cgroup subsys devices [ 0.202668] Initializing cgroup subsys freezer [ 0.203844] Initializing cgroup subsys net_cls [ 0.205032] Initializing cgroup subsys perf_event [ 0.206261] Initializing cgroup subsys net_prio [ 0.207463] Initializing cgroup subsys hugetlb [ 0.208648] Initializing cgroup subsys pids [ 0.209827] CPU: Physical Processor ID: 0 [ 0.211626] mce: CPU supports 10 MCE banks [ 0.212768] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.214121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.228896] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.235447] ftrace: allocating 31920 entries in 125 pages [ 0.260555] smpboot: Max logical packages: 1 [ 0.261723] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.263587] x2apic enabled [ 0.264716] Switched APIC routing to physical x2apic. [ 0.267168] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268684] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271387] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273818] KVM setup paravirtual spinlock [ 0.275395] x86: Booted up 1 node, 1 CPUs [ 0.276500] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.278366] devtmpfs: initialized [ 0.280335] evm: security.selinux [ 0.281289] evm: security.SMACK64 [ 0.282250] evm: security.SMACK64EXEC [ 0.283271] evm: security.SMACK64TRANSMUTE [ 0.284374] evm: security.SMACK64MMAP [ 0.285387] evm: security.ima [ 0.286270] evm: security.capability [ 0.287344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289843] pinctrl core: initialized pinctrl subsystem [ 0.291311] RTC time: 7:03:30, date: 08/18/18 [ 0.292588] NET: Registered protocol family 16 [ 0.293889] cpuidle: using governor ladder [ 0.295008] cpuidle: using governor menu [ 0.296084] PCCT header not found. [ 0.297111] ACPI: bus type PCI registered [ 0.298202] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299870] PCI: Using configuration type 1 for base access [ 0.302004] ACPI: Added _OSI(Module Device) [ 0.303152] ACPI: Added _OSI(Processor Device) [ 0.304326] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305565] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307719] ACPI: Interpreter enabled [ 0.308760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.311286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.313804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.318829] ACPI: (supports S0 S5) [ 0.319800] ACPI: Using IOAPIC for interrupt routing [ 0.321080] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324892] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326436] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329694] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332613] acpiphp: Slot [3] registered [ 0.333696] acpiphp: Slot [4] registered [ 0.334772] acpiphp: Slot [5] registered [ 0.335858] acpiphp: Slot [6] registered [ 0.336942] acpiphp: Slot [7] registered [ 0.338030] acpiphp: Slot [8] registered [ 0.339117] acpiphp: Slot [9] registered [ 0.340204] acpiphp: Slot [10] registered [ 0.341309] acpiphp: Slot [11] registered [ 0.342408] acpiphp: Slot [12] registered [ 0.343509] acpiphp: Slot [13] registered [ 0.344597] acpiphp: Slot [14] registered [ 0.345689] acpiphp: Slot [15] registered [ 0.361133] acpiphp: Slot [16] registered [ 0.362256] acpiphp: Slot [17] registered [ 0.363367] acpiphp: Slot [18] registered [ 0.364474] acpiphp: Slot [19] registered [ 0.365584] acpiphp: Slot [20] registered [ 0.366693] acpiphp: Slot [21] registered [ 0.367799] acpiphp: Slot [22] registered [ 0.368904] acpiphp: Slot [23] registered [ 0.370018] acpiphp: Slot [24] registered [ 0.371124] acpiphp: Slot [25] registered [ 0.372225] acpiphp: Slot [26] registered [ 0.373324] acpiphp: Slot [27] registered [ 0.374433] acpiphp: Slot [28] registered [ 0.375551] acpiphp: Slot [29] registered [ 0.376654] acpiphp: Slot [30] registered [ 0.377761] acpiphp: Slot [31] registered [ 0.378868] PCI host bridge to bus 0000:00 [ 0.379975] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.381615] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.383240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.385228] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.387214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.389228] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393289] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.395002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396593] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398298] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402632] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425192] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427194] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.431082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.433015] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434736] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436522] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.437950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.440057] vgaarb: loaded [ 0.440887] vgaarb: bridge control possible 0000:00:02.0 [ 0.442534] SCSI subsystem initialized [ 0.443786] ACPI: bus type USB registered [ 0.444923] usbcore: registered new interface driver usbfs [ 0.446322] usbcore: registered new interface driver hub [ 0.447693] usbcore: registered new device driver usb [ 0.449197] PCI: Using ACPI for IRQ routing [ 0.450713] NetLabel: Initializing [ 0.451694] NetLabel: domain hash size = 128 [ 0.452861] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.454169] NetLabel: unlabeled traffic allowed by default [ 0.455746] clocksource: Switched to clocksource kvm-clock [ 0.465824] AppArmor: AppArmor Filesystem Enabled [ 0.467127] pnp: PnP ACPI init [ 0.468368] pnp: PnP ACPI: found 5 devices [ 0.475200] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.477529] NET: Registered protocol family 2 [ 0.478937] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.480688] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.482321] TCP: Hash tables configured (established 4096 bind 4096) [ 0.483964] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.485429] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.487014] NET: Registered protocol family 1 [ 0.488209] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.489701] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.491160] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.505729] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.520363] Trying to unpack rootfs image as initramfs... [ 0.581938] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.586890] Scanning for low memory corruption every 60 seconds [ 0.589060] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.590651] audit: initializing netlink subsys (disabled) [ 0.592146] audit: type=2000 audit(1534575810.705:1): initialized [ 0.594011] Initialise system trusted keyring [ 0.595384] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.596966] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.599671] zbud: loaded [ 0.600668] VFS: Disk quotas dquot_6.6.0 [ 0.601805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.603967] fuse init (API version 7.23) [ 0.605207] Key type big_key registered [ 0.606312] Allocating IMA MOK and blacklist keyrings. [ 0.607994] Key type asymmetric registered [ 0.609137] Asymmetric key parser 'x509' registered [ 0.610454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.612537] io scheduler noop registered [ 0.613637] io scheduler deadline registered (default) [ 0.615005] io scheduler cfq registered [ 0.616198] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.617627] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.619372] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.621396] ACPI: Power Button [PWRF] [ 0.622637] GHES: HEST is not enabled! [ 0.636766] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.668847] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.692524] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.695470] Linux agpgart interface v0.103 [ 0.698840] brd: module loaded [ 0.701064] loop: module loaded [ 0.705627] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.707625] GPT:90111 != 2097151 [ 0.708564] GPT:Alternate GPT header not at the end of the disk. [ 0.710059] GPT:90111 != 2097151 [ 0.710994] GPT: Use GNU Parted to correct GPT errors. [ 0.712315] vda: vda1 vda15 [ 0.713964] scsi host0: ata_piix [ 0.715039] scsi host1: ata_piix [ 0.716039] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.717690] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.719662] libphy: Fixed MDIO Bus: probed [ 0.721011] tun: Universal TUN/TAP device driver, 1.6 [ 0.722322] tun: (C) 1999-2004 Max Krasnyansky [ 0.725096] PPP generic driver version 2.4.2 [ 0.726337] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.727957] ehci-pci: EHCI PCI platform driver [ 0.729153] ehci-platform: EHCI generic platform driver [ 0.730499] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.732033] ohci-pci: OHCI PCI platform driver [ 0.733232] ohci-platform: OHCI generic platform driver [ 0.734578] uhci_hcd: USB Universal Host Controller Interface driver [ 0.749179] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.750546] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752549] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.753927] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.755489] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.757141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.759076] usb usb1: Product: UHCI Host Controller [ 0.760333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.761885] usb usb1: SerialNumber: 0000:00:01.2 [ 0.763209] hub 1-0:1.0: USB hub found [ 0.764279] hub 1-0:1.0: 2 ports detected [ 0.765567] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.768422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.769715] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771103] mousedev: PS/2 mouse device common for all mice [ 0.772804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.775265] rtc_cmos 00:00: RTC can wake from S4 [ 0.776797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.778399] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.780017] i2c /dev entries driver [ 0.781078] device-mapper: uevent: version 1.0.3 [ 0.782373] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.784614] ledtrig-cpu: registered to indicate activity on CPUs [ 0.786450] NET: Registered protocol family 10 [ 0.788025] NET: Registered protocol family 17 [ 0.789242] Key type dns_resolver registered [ 0.790541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.792029] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.794421] registered taskstats version 1 [ 0.795568] Loading compiled-in X.509 certificates [ 0.797393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.799910] zswap: loaded using pool lzo/zbud [ 0.801965] Key type trusted registered [ 0.804104] Key type encrypted registered [ 0.805228] AppArmor: AppArmor sha1 policy hashing enabled [ 0.806629] ima: No TPM chip found, activating TPM-bypass! [ 0.808060] evm: HMAC attrs: 0x1 [ 0.809350] Magic number: 14:617:66 [ 0.810382] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1168 [ 0.812789] rtc_cmos 00:00: setting system clock to 2018-08-18 07:03:30 UTC (1534575810) [ 0.815096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.831037] EDD information not available. [ 0.877445] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.879669] Write protecting the kernel read-only data: 14336k [ 0.882697] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.885243] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.936614] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: 2018-08-18 07:03:35,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:35,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:35,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-4d162177-6fd6-45e2-b9f2-242d75d894d4 x-compute-request-id: req-4d162177-6fd6-45e2-b9f2-242d75d894d4 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:90:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:29.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "a5b373ae-7259-42ca-a9f3-bf2940a866a6", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:29Z", "hostId": "4b7be21b4b0ee968add2e5d7f65cbd857dece31dea23ffc038c98208", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:23Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f8:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:18.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "861b7489-8265-4dc7-932d-ad83211ffd22", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:18Z", "hostId": "e0816514dfa099624007a6af9fb619bccc4dbf2ec09985b491626094", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:10Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:35,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d162177-6fd6-45e2-b9f2-242d75d894d4 2018-08-18 07:03:35,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168438911438s 2018-08-18 07:03:35,529 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d162177-6fd6-45e2-b9f2-242d75d894d4 2018-08-18 07:03:35,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 07:03:35,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6/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}4e843c4b617afe52c748069b9596fc65fd3f89d7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 07:03:35,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-d6a805ee-6db7-41f1-8089-7146caefa2e2 x-compute-request-id: req-d6a805ee-6db7-41f1-8089-7146caefa2e2 Content-Encoding: gzip Content-Length: 9603 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 516217930 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.182143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184382] pid_max: default: 32768 minimum: 301\n[ 0.185606] ACPI: Core revision 20150930\n[ 0.187262] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189062] Security Framework initialized\n[ 0.190175] Yama: becoming mindful.\n[ 0.191170] AppArmor: AppArmor initialized\n[ 0.192327] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194079] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195756] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197374] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199224] Initializing cgroup subsys io\n[ 0.200320] Initializing cgroup subsys memory\n[ 0.201490] Initializing cgroup subsys devices\n[ 0.202668] Initializing cgroup subsys freezer\n[ 0.203844] Initializing cgroup subsys net_cls\n[ 0.205032] Initializing cgroup subsys perf_event\n[ 0.206261] Initializing cgroup subsys net_prio\n[ 0.207463] Initializing cgroup subsys hugetlb\n[ 0.208648] Initializing cgroup subsys pids\n[ 0.209827] CPU: Physical Processor ID: 0\n[ 0.211626] mce: CPU supports 10 MCE banks\n[ 0.212768] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.228896] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.235447] ftrace: allocating 31920 entries in 125 pages\n[ 0.260555] smpboot: Max logical packages: 1\n[ 0.261723] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.263587] x2apic enabled\n[ 0.264716] Switched APIC routing to physical x2apic.\n[ 0.267168] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268684] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.271387] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273818] KVM setup paravirtual spinlock\n[ 0.275395] x86: Booted up 1 node, 1 CPUs\n[ 0.276500] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.278366] devtmpfs: initialized\n[ 0.280335] evm: security.selinux\n[ 0.281289] evm: security.SMACK64\n[ 0.282250] evm: security.SMACK64EXEC\n[ 0.283271] evm: security.SMACK64TRANSMUTE\n[ 0.284374] evm: security.SMACK64MMAP\n[ 0.285387] evm: security.ima\n[ 0.286270] evm: security.capability\n[ 0.287344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289843] pinctrl core: initialized pinctrl subsystem\n[ 0.291311] RTC time: 7:03:30, date: 08/18/18\n[ 0.292588] NET: Registered protocol family 16\n[ 0.293889] cpuidle: using governor ladder\n[ 0.295008] cpuidle: using governor menu\n[ 0.296084] PCCT header not found.\n[ 0.297111] ACPI: bus type PCI registered\n[ 0.298202] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299870] PCI: Using configuration type 1 for base access\n[ 0.302004] ACPI: Added _OSI(Module Device)\n[ 0.303152] ACPI: Added _OSI(Processor Device)\n[ 0.304326] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305565] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307719] ACPI: Interpreter enabled\n[ 0.308760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.311286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.316315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318829] ACPI: (supports S0 S5)\n[ 0.319800] ACPI: Using IOAPIC for interrupt routing\n[ 0.321080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324892] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326436] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329694] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332613] acpiphp: Slot [3] registered\n[ 0.333696] acpiphp: Slot [4] registered\n[ 0.334772] acpiphp: Slot [5] registered\n[ 0.335858] acpiphp: Slot [6] registered\n[ 0.336942] acpiphp: Slot [7] registered\n[ 0.338030] acpiphp: Slot [8] registered\n[ 0.339117] acpiphp: Slot [9] registered\n[ 0.340204] acpiphp: Slot [10] registered\n[ 0.341309] acpiphp: Slot [11] registered\n[ 0.342408] acpiphp: Slot [12] registered\n[ 0.343509] acpiphp: Slot [13] registered\n[ 0.344597] acpiphp: Slot [14] registered\n[ 0.345689] acpiphp: Slot [15] registered\n[ 0.361133] acpiphp: Slot [16] registered\n[ 0.362256] acpiphp: Slot [17] registered\n[ 0.363367] acpiphp: Slot [18] registered\n[ 0.364474] acpiphp: Slot [19] registered\n[ 0.365584] acpiphp: Slot [20] registered\n[ 0.366693] acpiphp: Slot [21] registered\n[ 0.367799] acpiphp: Slot [22] registered\n[ 0.368904] acpiphp: Slot [23] registered\n[ 0.370018] acpiphp: Slot [24] registered\n[ 0.371124] acpiphp: Slot [25] registered\n[ 0.372225] acpiphp: Slot [26] registered\n[ 0.373324] acpiphp: Slot [27] registered\n[ 0.374433] acpiphp: Slot [28] registered\n[ 0.375551] acpiphp: Slot [29] registered\n[ 0.376654] acpiphp: Slot [30] registered\n[ 0.377761] acpiphp: Slot [31] registered\n[ 0.378868] PCI host bridge to bus 0000:00\n[ 0.379975] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381615] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.383240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.385228] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.387214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.389228] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.393289] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.395002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396593] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398298] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402632] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425192] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427194] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433015] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434736] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.436522] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.437950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440057] vgaarb: loaded\n[ 0.440887] vgaarb: bridge control possible 0000:00:02.0\n[ 0.442534] SCSI subsystem initialized\n[ 0.443786] ACPI: bus type USB registered\n[ 0.444923] usbcore: registered new interface driver usbfs\n[ 0.446322] usbcore: registered new interface driver hub\n[ 0.447693] usbcore: registered new device driver usb\n[ 0.449197] PCI: Using ACPI for IRQ routing\n[ 0.450713] NetLabel: Initializing\n[ 0.451694] NetLabel: domain hash size = 128\n[ 0.452861] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.454169] NetLabel: unlabeled traffic allowed by default\n[ 0.455746] clocksource: Switched to clocksource kvm-clock\n[ 0.465824] AppArmor: AppArmor Filesystem Enabled\n[ 0.467127] pnp: PnP ACPI init\n[ 0.468368] pnp: PnP ACPI: found 5 devices\n[ 0.475200] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.477529] NET: Registered protocol family 2\n[ 0.478937] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.480688] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.482321] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.483964] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485429] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487014] NET: Registered protocol family 1\n[ 0.488209] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.489701] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.491160] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.505729] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.520363] Trying to unpack rootfs image as initramfs...\n[ 0.581938] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.586890] Scanning for low memory corruption every 60 seconds\n[ 0.589060] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.590651] audit: initializing netlink subsys (disabled)\n[ 0.592146] audit: type=2000 audit(1534575810.705:1): initialized\n[ 0.594011] Initialise system trusted keyring\n[ 0.595384] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.596966] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.599671] zbud: loaded\n[ 0.600668] VFS: Disk quotas dquot_6.6.0\n[ 0.601805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.603967] fuse init (API version 7.23)\n[ 0.605207] Key type big_key registered\n[ 0.606312] Allocating IMA MOK and blacklist keyrings.\n[ 0.607994] Key type asymmetric registered\n[ 0.609137] Asymmetric key parser 'x509' registered\n[ 0.610454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.612537] io scheduler noop registered\n[ 0.613637] io scheduler deadline registered (default)\n[ 0.615005] io scheduler cfq registered\n[ 0.616198] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.617627] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.619372] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.621396] ACPI: Power Button [PWRF]\n[ 0.622637] GHES: HEST is not enabled!\n[ 0.636766] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.668847] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.692524] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.695470] Linux agpgart interface v0.103\n[ 0.698840] brd: module loaded\n[ 0.701064] loop: module loaded\n[ 0.705627] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.707625] GPT:90111 != 2097151\n[ 0.708564] GPT:Alternate GPT header not at the end of the disk.\n[ 0.710059] GPT:90111 != 2097151\n[ 0.710994] GPT: Use GNU Parted to correct GPT errors.\n[ 0.712315] vda: vda1 vda15\n[ 0.713964] scsi host0: ata_piix\n[ 0.715039] scsi host1: ata_piix\n[ 0.716039] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.717690] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.719662] libphy: Fixed MDIO Bus: probed\n[ 0.721011] tun: Universal TUN/TAP device driver, 1.6\n[ 0.722322] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.725096] PPP generic driver version 2.4.2\n[ 0.726337] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.727957] ehci-pci: EHCI PCI platform driver\n[ 0.729153] ehci-platform: EHCI generic platform driver\n[ 0.730499] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.732033] ohci-pci: OHCI PCI platform driver\n[ 0.733232] ohci-platform: OHCI generic platform driver\n[ 0.734578] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.749179] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.750546] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.752549] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.753927] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.755489] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.757141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.759076] usb usb1: Product: UHCI Host Controller\n[ 0.760333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.761885] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.763209] hub 1-0:1.0: USB hub found\n[ 0.764279] hub 1-0:1.0: 2 ports detected\n[ 0.765567] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.768422] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.769715] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771103] mousedev: PS/2 mouse device common for all mice\n[ 0.772804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.775265] rtc_cmos 00:00: RTC can wake from S4\n[ 0.776797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.778399] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.780017] i2c /dev entries driver\n[ 0.781078] device-mapper: uevent: version 1.0.3\n[ 0.782373] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.784614] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.786450] NET: Registered protocol family 10\n[ 0.788025] NET: Registered protocol family 17\n[ 0.789242] Key type dns_resolver registered\n[ 0.790541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.792029] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.794421] registered taskstats version 1\n[ 0.795568] Loading compiled-in X.509 certificates\n[ 0.797393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.799910] zswap: loaded using pool lzo/zbud\n[ 0.801965] Key type trusted registered\n[ 0.804104] Key type encrypted registered\n[ 0.805228] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.806629] ima: No TPM chip found, activating TPM-bypass!\n[ 0.808060] evm: HMAC attrs: 0x1\n[ 0.809350] Magic number: 14:617:66\n[ 0.810382] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1168\n[ 0.812789] rtc_cmos 00:00: setting system clock to 2018-08-18 07:03:30 UTC (1534575810)\n[ 0.815096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.831037] EDD information not available.\n[ 0.877445] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.879669] Write protecting the kernel read-only data: 14336k\n[ 0.882697] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.885243] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.936614] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n/dev/root resized successfully [took 0.41s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEW5482gRK3dMw405fyUt1tdyXJkc3NXkVZiYw7BN/MflTz17hNYgpOPquz9P3ZyPNgxbyI4n8D7z6y3zR9Ch2JzA6I7jnPFg0x76Zaqoff/XAgstJnSfm5KynmvN9HR7SEO38kfTaaRs/mb9V0hrbEbHIFRu/pxWCPixKGvTEcCbyfHK2FS+EaPoa44kMtg8wJNUpdTkmVumL+DnJhAhQCcABJ/ObPwZ2UjoYigZqYCKaK3vvFy2FtIgwA+bof/85nsfx7bnjZXoJ/8WPfb3Be+eas69ZX+TwI5RpjeY77x7o+K1kiLa6SLCcQQzZW8HE3BI7iT43GvfdQg1hwgXJ root@vping-userdata-vm2-02d61849-34f4-4dc6-ac48-796952d1257a\nssh-dss AAAAB3NzaC1kc3MAAACBAPfdMjAX0zeXHeH76qiVDmtUSUDx/gvKpqp71Aj8dlmKiqa3jKo5tSVHL/tFGdoY87qEwGEElJ9ymjEu77EnnjPj22QbBGdQ12/PQ1rjWFgwIPHOtoiGTLBHi45BEO2keeRcpiKp3FNbRHNDBGspXzRZcJPKCcDbpTMKr0NOK0stAAAAFQCrDKx7FN1MMyTAddv7IL6Esh3OeQAAAIAjNdnMxsfDH5Yn8uVrd2k06VlkTaeQEvVIKzy35hPYLBYMfD2m/ShNaK5hpo4FXKRoMFrvlGCHaMl6MNDfcG+IttFK/LeSuSoeI0u14lDZRsBLsK7E69DbzdCVEMgKJe5T924WMQclkI/cyIl1VIZ8b3V0XVIZA+N0QSDdhwQNpwAAAIEAglJu7kmrByR6bw+ZRBZxdrG3Kpgr3CdDESzgYSwHzZTPpqb++6OFelGchZ5ZWXM1BBoQ+yXeRiYuQbB0pv5eU/euw02ZmmBKRBI4t/O+ecKqyPKeBONPGEVGapJqsQXpvH9zSPfQmEDupg39w6FD1DQdjeHDY86qZyFJ+sLc+d8= root@vping-userdata-vm2-02d61849-34f4-4dc6-ac48-796952d1257a\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.10,24,fe80::f816:3eff:fe89:9046/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.10 \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-02d61849-34f4-4dc6-ac48-796952d1257a\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.49 ===\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-02d61849-34f4-4dc6-ac48-796952d1257a login: "} 2018-08-18 07:03:35,611 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6/action used request id req-d6a805ee-6db7-41f1-8089-7146caefa2e2 2018-08-18 07:03:35,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.079833984375s 2018-08-18 07:03:35,612 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6/action used request id req-d6a805ee-6db7-41f1-8089-7146caefa2e2 2018-08-18 07:03:35,613 - 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 516217930 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.182143] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184382] pid_max: default: 32768 minimum: 301 [ 0.185606] ACPI: Core revision 20150930 [ 0.187262] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189062] Security Framework initialized [ 0.190175] Yama: becoming mindful. [ 0.191170] AppArmor: AppArmor initialized [ 0.192327] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194079] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195756] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197374] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199224] Initializing cgroup subsys io [ 0.200320] Initializing cgroup subsys memory [ 0.201490] Initializing cgroup subsys devices [ 0.202668] Initializing cgroup subsys freezer [ 0.203844] Initializing cgroup subsys net_cls [ 0.205032] Initializing cgroup subsys perf_event [ 0.206261] Initializing cgroup subsys net_prio [ 0.207463] Initializing cgroup subsys hugetlb [ 0.208648] Initializing cgroup subsys pids [ 0.209827] CPU: Physical Processor ID: 0 [ 0.211626] mce: CPU supports 10 MCE banks [ 0.212768] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.214121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.228896] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.235447] ftrace: allocating 31920 entries in 125 pages [ 0.260555] smpboot: Max logical packages: 1 [ 0.261723] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.263587] x2apic enabled [ 0.264716] Switched APIC routing to physical x2apic. [ 0.267168] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268684] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271387] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273818] KVM setup paravirtual spinlock [ 0.275395] x86: Booted up 1 node, 1 CPUs [ 0.276500] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.278366] devtmpfs: initialized [ 0.280335] evm: security.selinux [ 0.281289] evm: security.SMACK64 [ 0.282250] evm: security.SMACK64EXEC [ 0.283271] evm: security.SMACK64TRANSMUTE [ 0.284374] evm: security.SMACK64MMAP [ 0.285387] evm: security.ima [ 0.286270] evm: security.capability [ 0.287344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289843] pinctrl core: initialized pinctrl subsystem [ 0.291311] RTC time: 7:03:30, date: 08/18/18 [ 0.292588] NET: Registered protocol family 16 [ 0.293889] cpuidle: using governor ladder [ 0.295008] cpuidle: using governor menu [ 0.296084] PCCT header not found. [ 0.297111] ACPI: bus type PCI registered [ 0.298202] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299870] PCI: Using configuration type 1 for base access [ 0.302004] ACPI: Added _OSI(Module Device) [ 0.303152] ACPI: Added _OSI(Processor Device) [ 0.304326] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305565] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307719] ACPI: Interpreter enabled [ 0.308760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.311286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.313804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.318829] ACPI: (supports S0 S5) [ 0.319800] ACPI: Using IOAPIC for interrupt routing [ 0.321080] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324892] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326436] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329694] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332613] acpiphp: Slot [3] registered [ 0.333696] acpiphp: Slot [4] registered [ 0.334772] acpiphp: Slot [5] registered [ 0.335858] acpiphp: Slot [6] registered [ 0.336942] acpiphp: Slot [7] registered [ 0.338030] acpiphp: Slot [8] registered [ 0.339117] acpiphp: Slot [9] registered [ 0.340204] acpiphp: Slot [10] registered [ 0.341309] acpiphp: Slot [11] registered [ 0.342408] acpiphp: Slot [12] registered [ 0.343509] acpiphp: Slot [13] registered [ 0.344597] acpiphp: Slot [14] registered [ 0.345689] acpiphp: Slot [15] registered [ 0.361133] acpiphp: Slot [16] registered [ 0.362256] acpiphp: Slot [17] registered [ 0.363367] acpiphp: Slot [18] registered [ 0.364474] acpiphp: Slot [19] registered [ 0.365584] acpiphp: Slot [20] registered [ 0.366693] acpiphp: Slot [21] registered [ 0.367799] acpiphp: Slot [22] registered [ 0.368904] acpiphp: Slot [23] registered [ 0.370018] acpiphp: Slot [24] registered [ 0.371124] acpiphp: Slot [25] registered [ 0.372225] acpiphp: Slot [26] registered [ 0.373324] acpiphp: Slot [27] registered [ 0.374433] acpiphp: Slot [28] registered [ 0.375551] acpiphp: Slot [29] registered [ 0.376654] acpiphp: Slot [30] registered [ 0.377761] acpiphp: Slot [31] registered [ 0.378868] PCI host bridge to bus 0000:00 [ 0.379975] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.381615] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.383240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.385228] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.387214] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.389228] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393289] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.395002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396593] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398298] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402632] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404595] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425192] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427194] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.431082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.433015] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434736] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436522] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.437950] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.440057] vgaarb: loaded [ 0.440887] vgaarb: bridge control possible 0000:00:02.0 [ 0.442534] SCSI subsystem initialized [ 0.443786] ACPI: bus type USB registered [ 0.444923] usbcore: registered new interface driver usbfs [ 0.446322] usbcore: registered new interface driver hub [ 0.447693] usbcore: registered new device driver usb [ 0.449197] PCI: Using ACPI for IRQ routing [ 0.450713] NetLabel: Initializing [ 0.451694] NetLabel: domain hash size = 128 [ 0.452861] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.454169] NetLabel: unlabeled traffic allowed by default [ 0.455746] clocksource: Switched to clocksource kvm-clock [ 0.465824] AppArmor: AppArmor Filesystem Enabled [ 0.467127] pnp: PnP ACPI init [ 0.468368] pnp: PnP ACPI: found 5 devices [ 0.475200] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.477529] NET: Registered protocol family 2 [ 0.478937] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.480688] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.482321] TCP: Hash tables configured (established 4096 bind 4096) [ 0.483964] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.485429] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.487014] NET: Registered protocol family 1 [ 0.488209] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.489701] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.491160] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.505729] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.520363] Trying to unpack rootfs image as initramfs... [ 0.581938] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.586890] Scanning for low memory corruption every 60 seconds [ 0.589060] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.590651] audit: initializing netlink subsys (disabled) [ 0.592146] audit: type=2000 audit(1534575810.705:1): initialized [ 0.594011] Initialise system trusted keyring [ 0.595384] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.596966] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.599671] zbud: loaded [ 0.600668] VFS: Disk quotas dquot_6.6.0 [ 0.601805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.603967] fuse init (API version 7.23) [ 0.605207] Key type big_key registered [ 0.606312] Allocating IMA MOK and blacklist keyrings. [ 0.607994] Key type asymmetric registered [ 0.609137] Asymmetric key parser 'x509' registered [ 0.610454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.612537] io scheduler noop registered [ 0.613637] io scheduler deadline registered (default) [ 0.615005] io scheduler cfq registered [ 0.616198] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.617627] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.619372] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.621396] ACPI: Power Button [PWRF] [ 0.622637] GHES: HEST is not enabled! [ 0.636766] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.668847] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.692524] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.695470] Linux agpgart interface v0.103 [ 0.698840] brd: module loaded [ 0.701064] loop: module loaded [ 0.705627] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.707625] GPT:90111 != 2097151 [ 0.708564] GPT:Alternate GPT header not at the end of the disk. [ 0.710059] GPT:90111 != 2097151 [ 0.710994] GPT: Use GNU Parted to correct GPT errors. [ 0.712315] vda: vda1 vda15 [ 0.713964] scsi host0: ata_piix [ 0.715039] scsi host1: ata_piix [ 0.716039] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.717690] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.719662] libphy: Fixed MDIO Bus: probed [ 0.721011] tun: Universal TUN/TAP device driver, 1.6 [ 0.722322] tun: (C) 1999-2004 Max Krasnyansky [ 0.725096] PPP generic driver version 2.4.2 [ 0.726337] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.727957] ehci-pci: EHCI PCI platform driver [ 0.729153] ehci-platform: EHCI generic platform driver [ 0.730499] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.732033] ohci-pci: OHCI PCI platform driver [ 0.733232] ohci-platform: OHCI generic platform driver [ 0.734578] uhci_hcd: USB Universal Host Controller Interface driver [ 0.749179] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.750546] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752549] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.753927] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.755489] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.757141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.759076] usb usb1: Product: UHCI Host Controller [ 0.760333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.761885] usb usb1: SerialNumber: 0000:00:01.2 [ 0.763209] hub 1-0:1.0: USB hub found [ 0.764279] hub 1-0:1.0: 2 ports detected [ 0.765567] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.768422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.769715] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771103] mousedev: PS/2 mouse device common for all mice [ 0.772804] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.775265] rtc_cmos 00:00: RTC can wake from S4 [ 0.776797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.778399] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.780017] i2c /dev entries driver [ 0.781078] device-mapper: uevent: version 1.0.3 [ 0.782373] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.784614] ledtrig-cpu: registered to indicate activity on CPUs [ 0.786450] NET: Registered protocol family 10 [ 0.788025] NET: Registered protocol family 17 [ 0.789242] Key type dns_resolver registered [ 0.790541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.792029] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.794421] registered taskstats version 1 [ 0.795568] Loading compiled-in X.509 certificates [ 0.797393] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.799910] zswap: loaded using pool lzo/zbud [ 0.801965] Key type trusted registered [ 0.804104] Key type encrypted registered [ 0.805228] AppArmor: AppArmor sha1 policy hashing enabled [ 0.806629] ima: No TPM chip found, activating TPM-bypass! [ 0.808060] evm: HMAC attrs: 0x1 [ 0.809350] Magic number: 14:617:66 [ 0.810382] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1168 [ 0.812789] rtc_cmos 00:00: setting system clock to 2018-08-18 07:03:30 UTC (1534575810) [ 0.815096] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.831037] EDD information not available. [ 0.877445] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.879669] Write protecting the kernel read-only data: 14336k [ 0.882697] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.885243] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.936614] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /dev/root resized successfully [took 0.41s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEW5482gRK3dMw405fyUt1tdyXJkc3NXkVZiYw7BN/MflTz17hNYgpOPquz9P3ZyPNgxbyI4n8D7z6y3zR9Ch2JzA6I7jnPFg0x76Zaqoff/XAgstJnSfm5KynmvN9HR7SEO38kfTaaRs/mb9V0hrbEbHIFRu/pxWCPixKGvTEcCbyfHK2FS+EaPoa44kMtg8wJNUpdTkmVumL+DnJhAhQCcABJ/ObPwZ2UjoYigZqYCKaK3vvFy2FtIgwA+bof/85nsfx7bnjZXoJ/8WPfb3Be+eas69ZX+TwI5RpjeY77x7o+K1kiLa6SLCcQQzZW8HE3BI7iT43GvfdQg1hwgXJ root@vping-userdata-vm2-02d61849-34f4-4dc6-ac48-796952d1257a ssh-dss AAAAB3NzaC1kc3MAAACBAPfdMjAX0zeXHeH76qiVDmtUSUDx/gvKpqp71Aj8dlmKiqa3jKo5tSVHL/tFGdoY87qEwGEElJ9ymjEu77EnnjPj22QbBGdQ12/PQ1rjWFgwIPHOtoiGTLBHi45BEO2keeRcpiKp3FNbRHNDBGspXzRZcJPKCcDbpTMKr0NOK0stAAAAFQCrDKx7FN1MMyTAddv7IL6Esh3OeQAAAIAjNdnMxsfDH5Yn8uVrd2k06VlkTaeQEvVIKzy35hPYLBYMfD2m/ShNaK5hpo4FXKRoMFrvlGCHaMl6MNDfcG+IttFK/LeSuSoeI0u14lDZRsBLsK7E69DbzdCVEMgKJe5T924WMQclkI/cyIl1VIZ8b3V0XVIZA+N0QSDdhwQNpwAAAIEAglJu7kmrByR6bw+ZRBZxdrG3Kpgr3CdDESzgYSwHzZTPpqb++6OFelGchZ5ZWXM1BBoQ+yXeRiYuQbB0pv5eU/euw02ZmmBKRBI4t/O+ecKqyPKeBONPGEVGapJqsQXpvH9zSPfQmEDupg39w6FD1DQdjeHDY86qZyFJ+sLc+d8= root@vping-userdata-vm2-02d61849-34f4-4dc6-ac48-796952d1257a -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe89:9046/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.10 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-02d61849-34f4-4dc6-ac48-796952d1257a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.49 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-02d61849-34f4-4dc6-ac48-796952d1257a login: 2018-08-18 07:03:35,614 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-18 07:03:35,724 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 07:03:35,725 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:35 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-18 07:03:35,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-18 07:03:35,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:35,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:03: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-456f938d-a681-4474-8423-2d844ed76e95 x-compute-request-id: req-456f938d-a681-4474-8423-2d844ed76e95 Content-Type: application/json 2018-08-18 07:03:35,901 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22 used request id req-456f938d-a681-4474-8423-2d844ed76e95 2018-08-18 07:03:35,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.170600891113s 2018-08-18 07:03:35,902 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22 used request id req-456f938d-a681-4474-8423-2d844ed76e95 2018-08-18 07:03:35,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:35,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:36,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-0d057d17-8f84-49be-ae4e-17978759860f x-compute-request-id: req-0d057d17-8f84-49be-ae4e-17978759860f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:90:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:29.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "a5b373ae-7259-42ca-a9f3-bf2940a866a6", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:29Z", "hostId": "4b7be21b4b0ee968add2e5d7f65cbd857dece31dea23ffc038c98208", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:23Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:f8:c7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/861b7489-8265-4dc7-932d-ad83211ffd22", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:18.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "861b7489-8265-4dc7-932d-ad83211ffd22", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:35Z", "hostId": "e0816514dfa099624007a6af9fb619bccc4dbf2ec09985b491626094", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:10Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:36,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0d057d17-8f84-49be-ae4e-17978759860f 2018-08-18 07:03:36,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544871091843s 2018-08-18 07:03:36,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0d057d17-8f84-49be-ae4e-17978759860f 2018-08-18 07:03:36,450 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:03:38,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:38,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:38,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-6174457d-250f-4553-b4d3-e3e1959bebeb x-compute-request-id: req-6174457d-250f-4553-b4d3-e3e1959bebeb Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:90:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:29.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "a5b373ae-7259-42ca-a9f3-bf2940a866a6", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:29Z", "hostId": "4b7be21b4b0ee968add2e5d7f65cbd857dece31dea23ffc038c98208", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:23Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:38,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6174457d-250f-4553-b4d3-e3e1959bebeb 2018-08-18 07:03:38,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164577007294s 2018-08-18 07:03:38,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6174457d-250f-4553-b4d3-e3e1959bebeb 2018-08-18 07:03:38,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-18 07:03:38,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:38,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:03: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-7b6a1090-a89d-412f-90fe-39833d2d6bd6 x-compute-request-id: req-7b6a1090-a89d-412f-90fe-39833d2d6bd6 Content-Type: application/json 2018-08-18 07:03:38,753 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6 used request id req-7b6a1090-a89d-412f-90fe-39833d2d6bd6 2018-08-18 07:03:38,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.132393121719s 2018-08-18 07:03:38,753 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6 used request id req-7b6a1090-a89d-412f-90fe-39833d2d6bd6 2018-08-18 07:03:38,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:38,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:38,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-d42f60fd-76a7-44d4-a0ec-00a83e9b11b3 x-compute-request-id: req-d42f60fd-76a7-44d4-a0ec-00a83e9b11b3 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:90:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a5b373ae-7259-42ca-a9f3-bf2940a866a6", "rel": "bookmark"}], "image": {"id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "links": [{"href": "http://172.30.9.22:8774/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:03:29.000000", "flavor": {"id": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "links": [{"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "bookmark"}]}, "id": "a5b373ae-7259-42ca-a9f3-bf2940a866a6", "security_groups": [{"name": "default"}], "user_id": "04d1995f057a4a18a624fbcc525c9fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:03:38Z", "hostId": "4b7be21b4b0ee968add2e5d7f65cbd857dece31dea23ffc038c98208", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_02d61849-34f4-4dc6-ac48-796952d1257a", "created": "2018-08-18T07:03:23Z", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:03:38,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d42f60fd-76a7-44d4-a0ec-00a83e9b11b3 2018-08-18 07:03:38,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.244987010956s 2018-08-18 07:03:38,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d42f60fd-76a7-44d4-a0ec-00a83e9b11b3 2018-08-18 07:03:39,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:03:41,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:03:41,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:41,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-2b88ea8d-2e54-4fe1-9bae-9bb35f5765dc x-compute-request-id: req-2b88ea8d-2e54-4fe1-9bae-9bb35f5765dc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-18 07:03:41,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2b88ea8d-2e54-4fe1-9bae-9bb35f5765dc 2018-08-18 07:03:41,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0677130222321s 2018-08-18 07:03:41,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2b88ea8d-2e54-4fe1-9bae-9bb35f5765dc 2018-08-18 07:03:41,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 07:03:41,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad/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}4e843c4b617afe52c748069b9596fc65fd3f89d7" -d '{"subnet_id": "f283b0a3-443c-4e19-8349-cdc9a1e969a7"}' 2018-08-18 07:03:43,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5a1222b2-1505-40d4-a3e4-ec874b6f3f41 Date: Sat, 18 Aug 2018 07:03:42 GMT RESP BODY: {"network_id": "a6446d83-8b49-40a2-b75a-3878bad96da9", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "subnet_id": "f283b0a3-443c-4e19-8349-cdc9a1e969a7", "subnet_ids": ["f283b0a3-443c-4e19-8349-cdc9a1e969a7"], "port_id": "4159becb-dcc4-4a29-8f46-ef5481587832", "id": "2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad"} 2018-08-18 07:03:43,004 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad/remove_router_interface.json used request id req-5a1222b2-1505-40d4-a3e4-ec874b6f3f41 2018-08-18 07:03:43,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.93171215057s 2018-08-18 07:03:43,004 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad/remove_router_interface.json used request id req-5a1222b2-1505-40d4-a3e4-ec874b6f3f41 returning object 2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad 2018-08-18 07:03:43,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 07:03:43,005 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:43,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-1a4d6638-6cbc-4ea9-aed7-39f320bd057d Date: Sat, 18 Aug 2018 07:03:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "created_at": "2018-08-18T07:03:02Z", "admin_state_up": true, "updated_at": "2018-08-18T07:03:41Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "037dcb3621254bf08e026f921ee54d3d", "id": "2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad", "name": "vping_userdata-router_02d61849-34f4-4dc6-ac48-796952d1257a"}]} 2018-08-18 07:03:43,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-1a4d6638-6cbc-4ea9-aed7-39f320bd057d 2018-08-18 07:03:43,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116711854935s 2018-08-18 07:03:43,122 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-1a4d6638-6cbc-4ea9-aed7-39f320bd057d 2018-08-18 07:03:43,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 07:03:43,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:44,327 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a72f08b7-ac95-465f-b949-980bcebd42de Content-Length: 0 Date: Sat, 18 Aug 2018 07:03:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:03:44,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad.json used request id req-a72f08b7-ac95-465f-b949-980bcebd42de 2018-08-18 07:03:44,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20456719398s 2018-08-18 07:03:44,328 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/2eadf62a-7f69-4ca1-99be-e9aef0b3a5ad.json used request id req-a72f08b7-ac95-465f-b949-980bcebd42de 2018-08-18 07:03:44,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:03:44,329 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:44,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2d5948bd-3759-4ba5-9814-603c6c5c7ab8 Date: Sat, 18 Aug 2018 07:03:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6446d83-8b49-40a2-b75a-3878bad96da9","tenant_id":"037dcb3621254bf08e026f921ee54d3d","created_at":"2018-08-18T07:03:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T07:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"037dcb3621254bf08e026f921ee54d3d","id":"f283b0a3-443c-4e19-8349-cdc9a1e969a7","subnetpool_id":null,"name":"vping_userdata-subnet_02d61849-34f4-4dc6-ac48-796952d1257a"}]} 2018-08-18 07:03:44,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-2d5948bd-3759-4ba5-9814-603c6c5c7ab8 2018-08-18 07:03:44,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0428879261017s 2018-08-18 07:03:44,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-2d5948bd-3759-4ba5-9814-603c6c5c7ab8 2018-08-18 07:03:44,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 07:03:44,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/f283b0a3-443c-4e19-8349-cdc9a1e969a7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:45,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11f8d903-5d7b-4568-904f-a2abb6ae4063 Date: Sat, 18 Aug 2018 07:03:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:03:45,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f283b0a3-443c-4e19-8349-cdc9a1e969a7.json used request id req-11f8d903-5d7b-4568-904f-a2abb6ae4063 2018-08-18 07:03:45,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08317995071s 2018-08-18 07:03:45,458 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f283b0a3-443c-4e19-8349-cdc9a1e969a7.json used request id req-11f8d903-5d7b-4568-904f-a2abb6ae4063 2018-08-18 07:03:45,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:03:45,459 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:45,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-c897f204-c09c-4412-845c-b97d5808e4c6 Date: Sat, 18 Aug 2018 07:03:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a6446d83-8b49-40a2-b75a-3878bad96da9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"037dcb3621254bf08e026f921ee54d3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:03:45Z","qos_policy_id":null,"name":"vping_userdata-net_02d61849-34f4-4dc6-ac48-796952d1257a","admin_state_up":true,"tenant_id":"037dcb3621254bf08e026f921ee54d3d","created_at":"2018-08-18T07:03:01Z","mtu":1450}]} 2018-08-18 07:03:45,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c897f204-c09c-4412-845c-b97d5808e4c6 2018-08-18 07:03:45,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0857329368591s 2018-08-18 07:03:45,544 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c897f204-c09c-4412-845c-b97d5808e4c6 2018-08-18 07:03:45,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 07:03:45,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/a6446d83-8b49-40a2-b75a-3878bad96da9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:46,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9bab635-8ff1-4d89-95f7-2d664b390cb9 Date: Sat, 18 Aug 2018 07:03:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:03:46,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a6446d83-8b49-40a2-b75a-3878bad96da9.json used request id req-f9bab635-8ff1-4d89-95f7-2d664b390cb9 2018-08-18 07:03:46,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08508586884s 2018-08-18 07:03:46,631 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a6446d83-8b49-40a2-b75a-3878bad96da9.json used request id req-f9bab635-8ff1-4d89-95f7-2d664b390cb9 2018-08-18 07:03:46,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:03:46,640 - 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}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:47,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-6e92bedc-d3f7-40c3-bffa-fbd06b63960c Date: Sat, 18 Aug 2018 07:03:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:03:07Z", "file": "/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/file", "owner": "037dcb3621254bf08e026f921ee54d3d", "id": "a1311a70-ba7b-46dd-bb48-8701772ee8bb", "size": 12716032, "self": "/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_02d61849-34f4-4dc6-ac48-796952d1257a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:03:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:03:47,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6e92bedc-d3f7-40c3-bffa-fbd06b63960c 2018-08-18 07:03:47,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.744240999222s 2018-08-18 07:03:47,380 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6e92bedc-d3f7-40c3-bffa-fbd06b63960c 2018-08-18 07:03:47,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:03:47,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e843c4b617afe52c748069b9596fc65fd3f89d7" 2018-08-18 07:03:48,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df07c10c-42c8-49f6-8aaa-d52737f54df0 Date: Sat, 18 Aug 2018 07:03:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:03:48,052 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb used request id req-df07c10c-42c8-49f6-8aaa-d52737f54df0 2018-08-18 07:03:48,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.669430017471s 2018-08-18 07:03:48,052 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a1311a70-ba7b-46dd-bb48-8701772ee8bb used request id req-df07c10c-42c8-49f6-8aaa-d52737f54df0 2018-08-18 07:03:48,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:03:48,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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:03:48,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-79ebb7af-5b58-47a5-893f-33c49e65b1db x-compute-request-id: req-79ebb7af-5b58-47a5-893f-33c49e65b1db Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_02d61849-34f4-4dc6-ac48-796952d1257a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d", "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": "da51f91c-7911-4144-a8b8-a3cdb7f5fa0d"}]} 2018-08-18 07:03:48,074 - 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-79ebb7af-5b58-47a5-893f-33c49e65b1db 2018-08-18 07:03:48,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220060348511s 2018-08-18 07:03:48,075 - 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-79ebb7af-5b58-47a5-893f-33c49e65b1db 2018-08-18 07:03:48,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:03:48,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:03:48,120 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:03: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 x-openstack-request-id: req-53067d46-a3de-40ad-b2c8-668572531773 x-compute-request-id: req-53067d46-a3de-40ad-b2c8-668572531773 Content-Length: 0 Content-Type: application/json 2018-08-18 07:03:48,120 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d used request id req-53067d46-a3de-40ad-b2c8-668572531773 2018-08-18 07:03:48,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0440449714661s 2018-08-18 07:03:48,120 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/da51f91c-7911-4144-a8b8-a3cdb7f5fa0d used request id req-53067d46-a3de-40ad-b2c8-668572531773 2018-08-18 07:03:48,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:03:48,124 - 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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:03:48,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e571be17-a464-4591-9c38-b814351f0b5c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "vping_userdata-user_02d61849-34f4-4dc6-ac48-796952d1257a", "links": {"self": "http://172.30.9.22:5000/v3/users/04d1995f057a4a18a624fbcc525c9fa7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "04d1995f057a4a18a624fbcc525c9fa7", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:03:48,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e571be17-a464-4591-9c38-b814351f0b5c 2018-08-18 07:03:48,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224370002747s 2018-08-18 07:03:48,346 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e571be17-a464-4591-9c38-b814351f0b5c 2018-08-18 07:03:48,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:03:48,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/04d1995f057a4a18a624fbcc525c9fa7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:03:48,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6fbf299-7dba-4c23-a286-eceaced81208 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_02d61849-34f4-4dc6-ac48-796952d1257a", "links": {"self": "http://172.30.9.22:5000/v3/users/04d1995f057a4a18a624fbcc525c9fa7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "04d1995f057a4a18a624fbcc525c9fa7", "description": null}} 2018-08-18 07:03:48,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/04d1995f057a4a18a624fbcc525c9fa7 used request id req-e6fbf299-7dba-4c23-a286-eceaced81208 2018-08-18 07:03:48,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.172141075134s 2018-08-18 07:03:48,524 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/04d1995f057a4a18a624fbcc525c9fa7 used request id req-e6fbf299-7dba-4c23-a286-eceaced81208 2018-08-18 07:03:48,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-18 07:03:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/04d1995f057a4a18a624fbcc525c9fa7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:03:48,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-403a79d2-72a8-4223-a6b8-c96940fdbe73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:03:48,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/04d1995f057a4a18a624fbcc525c9fa7 used request id req-403a79d2-72a8-4223-a6b8-c96940fdbe73 2018-08-18 07:03:48,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.287039995193s 2018-08-18 07:03:48,812 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/04d1995f057a4a18a624fbcc525c9fa7 used request id req-403a79d2-72a8-4223-a6b8-c96940fdbe73 2018-08-18 07:03:48,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:03:48,821 - 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}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:03:49,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f219229-e617-4001-bcc2-775f81ae09a6 Content-Encoding: gzip Content-Length: 390 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": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/037dcb3621254bf08e026f921ee54d3d"}, "tags": [], "enabled": true, "id": "037dcb3621254bf08e026f921ee54d3d", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_02d61849-34f4-4dc6-ac48-796952d1257a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 07:03:49,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-6f219229-e617-4001-bcc2-775f81ae09a6 2018-08-18 07:03:49,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18283700943s 2018-08-18 07:03:49,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-6f219229-e617-4001-bcc2-775f81ae09a6 2018-08-18 07:03:49,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-18 07:03:49,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/037dcb3621254bf08e026f921ee54d3d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c377663a7c36669899282fa4ac6dcd9561b5ec7d" 2018-08-18 07:03:49,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcbe7aab-13b3-4c45-98c7-9c7351444b80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:03:49,239 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/037dcb3621254bf08e026f921ee54d3d used request id req-bcbe7aab-13b3-4c45-98c7-9c7351444b80 2018-08-18 07:03:49,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.234112977982s 2018-08-18 07:03:49,240 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/037dcb3621254bf08e026f921ee54d3d used request id req-bcbe7aab-13b3-4c45-98c7-9c7351444b80 2018-08-18 07:03:49,294 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-18 07:03:49,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:03:49,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:03:49,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:03:49,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:03:49,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:03:49,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:03:49,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:03:49,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:03:49,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:03:49,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:03:49,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:03:49,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:03:49,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:03:49,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:03:49,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:03:49,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:03:49,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:03:49,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:03:49,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:03:49,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:03:49,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:03:49,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:03:49,341 - 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-18 07:03:49,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb913d1-3aec-42ab-84f3-4dd2aad5b7ba 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-18 07:03:49,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1bb913d1-3aec-42ab-84f3-4dd2aad5b7ba 2018-08-18 07:03:49,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:03:49,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["I7PHYmivSfOFj3xRAzhuMg"], "issued_at": "2018-08-18T07:03:49.000000Z"}} 2018-08-18 07:03:49,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:03:49,733 - 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}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:03:50,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-34a6ea10-5d1a-4900-a005-d8be6bccc0ca Date: Sat, 18 Aug 2018 07:03:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:03:50,060 - 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-34a6ea10-5d1a-4900-a005-d8be6bccc0ca 2018-08-18 07:03:50,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.327605009079s 2018-08-18 07:03:50,060 - 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-34a6ea10-5d1a-4900-a005-d8be6bccc0ca 2018-08-18 07:03:50,064 - 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-18 07:03:50,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 07:03:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bef4246-d56b-4ed8-bfbe-81005c742085 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-18 07:03:50,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0bef4246-d56b-4ed8-bfbe-81005c742085 2018-08-18 07:03:50,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:03:50,074 - 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}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:03:50,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b121b5-7d0e-40c2-81a1-93d0728f6c60 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 07:03:50,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-96b121b5-7d0e-40c2-81a1-93d0728f6c60 2018-08-18 07:03:50,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189898014069s 2018-08-18 07:03:50,262 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-96b121b5-7d0e-40c2-81a1-93d0728f6c60 2018-08-18 07:03:50,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-18 07:03:50,272 - 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}4e4093c1618cf750055c39c360f6ae10219807cd" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}}' 2018-08-18 07:03:50,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 07:03:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f241ca32-8cb8-4bdc-9deb-c1d22f02b831 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/e9796530428b4d4b8810afae6bc9c0b6"}, "tags": [], "enabled": true, "id": "e9796530428b4d4b8810afae6bc9c0b6", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}} 2018-08-18 07:03:50,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f241ca32-8cb8-4bdc-9deb-c1d22f02b831 2018-08-18 07:03:50,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.301865100861s 2018-08-18 07:03:50,571 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f241ca32-8cb8-4bdc-9deb-c1d22f02b831 2018-08-18 07:03:50,571 - 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'e9796530428b4d4b8810afae6bc9c0b6', '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_65cfced1-82a8-49c8-a511-cf9ef7cc8606'}) 2018-08-18 07:03:50,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-18 07:03:50,581 - 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}4e4093c1618cf750055c39c360f6ae10219807cd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c40db99a-b374-4d61-bdde-c8b295b3e610", "email": null, "name": "cinder_test-user_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}}' 2018-08-18 07:03:51,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 07:03:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a84d02b6-02dd-41fa-b438-31a40941aec5 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "links": {"self": "http://172.30.9.22:5000/v3/users/01fb0f279c2e458e829b7f74a0cd6ccf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fb0f279c2e458e829b7f74a0cd6ccf", "domain_id": "default", "password_expires_at": null}} 2018-08-18 07:03:51,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-a84d02b6-02dd-41fa-b438-31a40941aec5 2018-08-18 07:03:51,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.438792943954s 2018-08-18 07:03:51,017 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-a84d02b6-02dd-41fa-b438-31a40941aec5 2018-08-18 07:03:51,017 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'01fb0f279c2e458e829b7f74a0cd6ccf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_65cfced1-82a8-49c8-a511-cf9ef7cc8606'}) 2018-08-18 07:03:51,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:03:51,024 - 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}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:03:51,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b4d1db3-113a-4af0-85ac-82d0d1b8462a Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:03:51,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7b4d1db3-113a-4af0-85ac-82d0d1b8462a 2018-08-18 07:03:51,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178129911423s 2018-08-18 07:03:51,199 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7b4d1db3-113a-4af0-85ac-82d0d1b8462a 2018-08-18 07:03:51,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:03:51,207 - 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}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:03:51,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abbe8f86-58dd-4021-805e-c8021f86b89b Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:03:51,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-abbe8f86-58dd-4021-805e-c8021f86b89b 2018-08-18 07:03:51,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0979900360107s 2018-08-18 07:03:51,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-abbe8f86-58dd-4021-805e-c8021f86b89b 2018-08-18 07:03:51,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:03:51,310 - 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}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:03:51,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0c24a20-4e0f-4c19-b7c5-6c53860a05d3 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:03:51,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a0c24a20-4e0f-4c19-b7c5-6c53860a05d3 2018-08-18 07:03:51,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184891223907s 2018-08-18 07:03:51,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a0c24a20-4e0f-4c19-b7c5-6c53860a05d3 2018-08-18 07:03:51,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:03:51,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:03:51,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d809ed-1d4f-4ee7-b372-e3f6aec149c7 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-18 07:03:51,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-28d809ed-1d4f-4ee7-b372-e3f6aec149c7 2018-08-18 07:03:51,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0987470149994s 2018-08-18 07:03:51,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-28d809ed-1d4f-4ee7-b372-e3f6aec149c7 2018-08-18 07:03:51,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:03:51,600 - 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}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:03:51,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a021379-8d69-4b96-93ef-eddef78e1ef2 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder_test-user_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "links": {"self": "http://172.30.9.22:5000/v3/users/01fb0f279c2e458e829b7f74a0cd6ccf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fb0f279c2e458e829b7f74a0cd6ccf", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:03:51,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6a021379-8d69-4b96-93ef-eddef78e1ef2 2018-08-18 07:03:51,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115493059158s 2018-08-18 07:03:51,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6a021379-8d69-4b96-93ef-eddef78e1ef2 2018-08-18 07:03:51,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:03:51,725 - 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}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:03:51,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d848776-3e7b-49d7-a33a-df8e744cf038 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/e9796530428b4d4b8810afae6bc9c0b6"}, "tags": [], "enabled": true, "id": "e9796530428b4d4b8810afae6bc9c0b6", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 07:03:51,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-8d848776-3e7b-49d7-a33a-df8e744cf038 2018-08-18 07:03:51,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.172914981842s 2018-08-18 07:03:51,896 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-8d848776-3e7b-49d7-a33a-df8e744cf038 2018-08-18 07:03:51,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 07:03:51,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=01fb0f279c2e458e829b7f74a0cd6ccf&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=e9796530428b4d4b8810afae6bc9c0b6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:03:52,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d808ab-5737-4e57-9163-e2078de9e778 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=01fb0f279c2e458e829b7f74a0cd6ccf&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=e9796530428b4d4b8810afae6bc9c0b6", "previous": null, "next": null}} 2018-08-18 07:03:52,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=01fb0f279c2e458e829b7f74a0cd6ccf&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=e9796530428b4d4b8810afae6bc9c0b6 used request id req-a5d808ab-5737-4e57-9163-e2078de9e778 2018-08-18 07:03:52,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101016998291s 2018-08-18 07:03:52,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=01fb0f279c2e458e829b7f74a0cd6ccf&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=e9796530428b4d4b8810afae6bc9c0b6 used request id req-a5d808ab-5737-4e57-9163-e2078de9e778 2018-08-18 07:03:52,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 07:03:52,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e9796530428b4d4b8810afae6bc9c0b6/users/01fb0f279c2e458e829b7f74a0cd6ccf/roles/04730c3b60524baeae58f0c728000ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:03:52,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7912a80b-eb60-40bb-a6e0-7cbff5733872 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:03:52,180 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e9796530428b4d4b8810afae6bc9c0b6/users/01fb0f279c2e458e829b7f74a0cd6ccf/roles/04730c3b60524baeae58f0c728000ebe used request id req-7912a80b-eb60-40bb-a6e0-7cbff5733872 2018-08-18 07:03:52,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.172904968262s 2018-08-18 07:03:52,180 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e9796530428b4d4b8810afae6bc9c0b6/users/01fb0f279c2e458e829b7f74a0cd6ccf/roles/04730c3b60524baeae58f0c728000ebe used request id req-7912a80b-eb60-40bb-a6e0-7cbff5733872 2018-08-18 07:03:52,181 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_65cfced1-82a8-49c8-a511-cf9ef7cc8606', 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'e9796530428b4d4b8810afae6bc9c0b6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'c40db99a-b374-4d61-bdde-c8b295b3e610', 'username': u'cinder_test-user_65cfced1-82a8-49c8-a511-cf9ef7cc8606', '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-18 07:03:52,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:03:52,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:03:52,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:03:52,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:03:52,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:03:52,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:03:52,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:03:52,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:03:52,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:03:52,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:03:52,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:03:52,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:03:52,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:03:52,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:03:52,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:03:52,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:03:52,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:03:52,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:03:52,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:03:52,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:03:52,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:03:52,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:03:52,186 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_65cfced1-82a8-49c8-a511-cf9ef7cc8606', 'password': 'c40db99a-b374-4d61-bdde-c8b295b3e610', 'project_name': 'cinder_test-project_65cfced1-82a8-49c8-a511-cf9ef7cc8606', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'e9796530428b4d4b8810afae6bc9c0b6', 'project_domain_name': 'Default'} 2018-08-18 07:03:52,186 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-18 07:03:52,187 - 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-18 07:03:52,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b310a1f-91c5-487e-bef4-1481e26757d6 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-18 07:03:52,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1b310a1f-91c5-487e-bef4-1481e26757d6 2018-08-18 07:03:52,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:03:52,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9796530428b4d4b8810afae6bc9c0b6", "name": "cinder_test-project_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e9796530428b4d4b8810afae6bc9c0b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/e9796530428b4d4b8810afae6bc9c0b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/e9796530428b4d4b8810afae6bc9c0b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e9796530428b4d4b8810afae6bc9c0b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/e9796530428b4d4b8810afae6bc9c0b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e9796530428b4d4b8810afae6bc9c0b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/e9796530428b4d4b8810afae6bc9c0b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/e9796530428b4d4b8810afae6bc9c0b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e9796530428b4d4b8810afae6bc9c0b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e9796530428b4d4b8810afae6bc9c0b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e9796530428b4d4b8810afae6bc9c0b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/e9796530428b4d4b8810afae6bc9c0b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/e9796530428b4d4b8810afae6bc9c0b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "id": "01fb0f279c2e458e829b7f74a0cd6ccf"}, "audit_ids": ["HoCCcNUQT6e3UudZnVTlmQ"], "issued_at": "2018-08-18T07:03:52.000000Z"}} 2018-08-18 07:03:52,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 07:03:52,577 - 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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"network": {"name": "cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "admin_state_up": true}}' 2018-08-18 07:03:53,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-d0dcd7f9-b108-4e9c-8c0f-2cf3f473611d Date: Sat, 18 Aug 2018 07:03:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e9796530428b4d4b8810afae6bc9c0b6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:03:52Z","is_default":false,"name":"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:03:52Z","mtu":1450}} 2018-08-18 07:03:53,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d0dcd7f9-b108-4e9c-8c0f-2cf3f473611d 2018-08-18 07:03:53,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.528862953186s 2018-08-18 07:03:53,105 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d0dcd7f9-b108-4e9c-8c0f-2cf3f473611d 2018-08-18 07:03:53,106 - 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-18T07:03:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'b8156d1d-a427-4b53-ad5e-541ab4319b01', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606', u'admin_state_up': True, u'tenant_id': u'e9796530428b4d4b8810afae6bc9c0b6', u'created_at': u'2018-08-18T07:03:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e9796530428b4d4b8810afae6bc9c0b6', u'l2_adjacency': True}) 2018-08-18 07:03:53,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:03:53,107 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:03:53,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-66506844-c357-4a50-bc11-84dbb331197b Date: Sat, 18 Aug 2018 07:03:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e9796530428b4d4b8810afae6bc9c0b6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:03:52Z","qos_policy_id":null,"name":"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606","admin_state_up":true,"tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:03:52Z","mtu":1450}]} 2018-08-18 07:03:53,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-66506844-c357-4a50-bc11-84dbb331197b 2018-08-18 07:03:53,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112385034561s 2018-08-18 07:03:53,219 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-66506844-c357-4a50-bc11-84dbb331197b 2018-08-18 07:03:53,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 07:03:53,221 - 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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"subnet": {"name": "cinder_test-subnet_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "enable_dhcp": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 07:03:53,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-93057754-7b00-4c20-b42a-20d43171bd3e Date: Sat, 18 Aug 2018 07:03:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:03:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T07:03:53Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e9796530428b4d4b8810afae6bc9c0b6","id":"ef3745a2-8e41-4c82-a339-ba55a02705f9","subnetpool_id":null,"name":"cinder_test-subnet_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}} 2018-08-18 07:03:53,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-93057754-7b00-4c20-b42a-20d43171bd3e 2018-08-18 07:03:53,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.534628868103s 2018-08-18 07:03:53,756 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-93057754-7b00-4c20-b42a-20d43171bd3e 2018-08-18 07:03:53,756 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:03:53Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ef3745a2-8e41-4c82-a339-ba55a02705f9', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_65cfced1-82a8-49c8-a511-cf9ef7cc8606', u'enable_dhcp': True, u'network_id': u'b8156d1d-a427-4b53-ad5e-541ab4319b01', u'tenant_id': u'e9796530428b4d4b8810afae6bc9c0b6', u'created_at': u'2018-08-18T07:03:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e9796530428b4d4b8810afae6bc9c0b6'}) 2018-08-18 07:03:53,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 07:03:53,757 - 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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "cinder_test-router_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "admin_state_up": true}}' 2018-08-18 07:03:55,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-b236ac7f-23ef-4568-a38d-d846c1dd574f Date: Sat, 18 Aug 2018 07:03:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:03:53Z", "admin_state_up": true, "updated_at": "2018-08-18T07:03:54Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "name": "cinder_test-router_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}} 2018-08-18 07:03:55,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b236ac7f-23ef-4568-a38d-d846c1dd574f 2018-08-18 07:03:55,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.33502292633s 2018-08-18 07:03:55,092 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b236ac7f-23ef-4568-a38d-d846c1dd574f 2018-08-18 07:03:55,092 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:03:54Z', u'revision_number': 2, u'id': u'6f0d46ec-794e-41bf-b94a-83499ceafbb0', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_65cfced1-82a8-49c8-a511-cf9ef7cc8606', u'admin_state_up': True, u'tenant_id': u'e9796530428b4d4b8810afae6bc9c0b6', u'created_at': u'2018-08-18T07:03:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'e9796530428b4d4b8810afae6bc9c0b6'}) 2018-08-18 07:03:55,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 07:03:55,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/6f0d46ec-794e-41bf-b94a-83499ceafbb0/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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"subnet_id": "ef3745a2-8e41-4c82-a339-ba55a02705f9"}' 2018-08-18 07:03:57,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3d1487bd-5980-4c30-923e-6025a9e6617d Date: Sat, 18 Aug 2018 07:03:57 GMT RESP BODY: {"network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "subnet_id": "ef3745a2-8e41-4c82-a339-ba55a02705f9", "subnet_ids": ["ef3745a2-8e41-4c82-a339-ba55a02705f9"], "port_id": "137bfbb8-7ae4-4e48-a497-144028c1caff", "id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0"} 2018-08-18 07:03:57,483 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/6f0d46ec-794e-41bf-b94a-83499ceafbb0/add_router_interface.json used request id req-3d1487bd-5980-4c30-923e-6025a9e6617d 2018-08-18 07:03:57,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.38968491554s 2018-08-18 07:03:57,483 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/6f0d46ec-794e-41bf-b94a-83499ceafbb0/add_router_interface.json used request id req-3d1487bd-5980-4c30-923e-6025a9e6617d returning object 6f0d46ec-794e-41bf-b94a-83499ceafbb0 2018-08-18 07:03:57,483 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 07:03:57,616 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 07:03:57,618 - 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-18 07:03:57,623 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 07:03:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 07:03:57,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:03:57,632 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:03:57,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a6a86ce2-78ef-43af-b471-061e924d2d12 Date: Sat, 18 Aug 2018 07:03:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:03:57,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a6a86ce2-78ef-43af-b471-061e924d2d12 2018-08-18 07:03:57,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307676076889s 2018-08-18 07:03:57,936 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a6a86ce2-78ef-43af-b471-061e924d2d12 2018-08-18 07:03:57,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:03:57,947 - 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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}' 2018-08-18 07:03:57,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d798ecb6-effe-4737-b7d4-3ccfc93a739f Date: Sat, 18 Aug 2018 07:03:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:03:57Z", "file": "/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/file", "owner": "e9796530428b4d4b8810afae6bc9c0b6", "id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "size": null, "self": "/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "checksum": null, "created_at": "2018-08-18T07:03:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:03:57,998 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d798ecb6-effe-4737-b7d4-3ccfc93a739f 2018-08-18 07:03:57,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0547769069672s 2018-08-18 07:03:57,999 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d798ecb6-effe-4737-b7d4-3ccfc93a739f returning object 204f0b7d-3fa2-45ed-97d5-a4053eb26379 2018-08-18 07:03:57,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:03:58,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/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}d014070ce5754877b75106e468f0f148d00a97ce" -d '' 2018-08-18 07:03:58,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fba6bcf0-4f65-4f55-95e5-213260488317 Date: Sat, 18 Aug 2018 07:03: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-18 07:03:58,422 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/file used request id req-fba6bcf0-4f65-4f55-95e5-213260488317 2018-08-18 07:03:58,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.422709941864s 2018-08-18 07:03:58,422 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/file used request id req-fba6bcf0-4f65-4f55-95e5-213260488317 2018-08-18 07:03:58,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:03:58,429 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:03:58,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-e7f90a60-703c-44e8-a561-1bbe62c22fc9 Date: Sat, 18 Aug 2018 07:03:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:03:58Z", "file": "/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/file", "owner": "e9796530428b4d4b8810afae6bc9c0b6", "id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "size": 12716032, "self": "/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:03:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:03:58,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e7f90a60-703c-44e8-a561-1bbe62c22fc9 2018-08-18 07:03:58,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.119114875793s 2018-08-18 07:03:58,546 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e7f90a60-703c-44e8-a561-1bbe62c22fc9 2018-08-18 07:03:58,547 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/snap', u'metadata': Munch({})})], 'file': u'/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/file', 'owner': u'e9796530428b4d4b8810afae6bc9c0b6', 'id': u'204f0b7d-3fa2-45ed-97d5-a4053eb26379', 'size': 12716032, u'self': u'/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9796530428b4d4b8810afae6bc9c0b6', 'name': 'cinder_test-project_65cfced1-82a8-49c8-a511-cf9ef7cc8606', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:03:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T07:03:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606', 'created': u'2018-08-18T07:03:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:03:57Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:03:58,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:03:58,551 - 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}4e4093c1618cf750055c39c360f6ae10219807cd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:03:58,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-568f42b3-cd86-454e-944b-50e9646b20bd x-compute-request-id: req-568f42b3-cd86-454e-944b-50e9646b20bd Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "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": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72"}} 2018-08-18 07:03:58,854 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-568f42b3-cd86-454e-944b-50e9646b20bd 2018-08-18 07:03:58,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.306075811386s 2018-08-18 07:03:58,855 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-568f42b3-cd86-454e-944b-50e9646b20bd 2018-08-18 07:03:58,856 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_65cfced1-82a8-49c8-a511-cf9ef7cc8606', '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'4d035469e9a84e03ad9e915ddb446437', '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'56d7b6f9-118a-489c-b9ba-0c0d7f7eca72', 'swap': 0}) 2018-08-18 07:03:58,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:03:58,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72/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}4e4093c1618cf750055c39c360f6ae10219807cd" -d '{"extra_specs": {}}' 2018-08-18 07:03:58,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-f69798f1-858b-47c5-9a34-d931b8f14f53 x-compute-request-id: req-f69798f1-858b-47c5-9a34-d931b8f14f53 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:03:58,876 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72/os-extra_specs used request id req-f69798f1-858b-47c5-9a34-d931b8f14f53 2018-08-18 07:03:58,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199251174927s 2018-08-18 07:03:58,877 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72/os-extra_specs used request id req-f69798f1-858b-47c5-9a34-d931b8f14f53 2018-08-18 07:03:58,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-18 07:03:58,880 - 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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"keypair": {"name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}}' 2018-08-18 07:03:59,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-618db947-3dd0-4793-83b8-dca51c4f26a3 x-compute-request-id: req-618db947-3dd0-4793-83b8-dca51c4f26a3 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3N8s3YP4pFap6V5WvnHG03MBpZSR0QC5rf2vvP+ZPmecbdphobEHvGjznWSQndiLYxNoKcrrTXASWbY3kui1wZL7QlCmdUioEFA0yMrnOF4KQGMgNJUtsRgHfy2lBjVyjqes/I+hDb2RxdmV1DKsyRLV58xMYDLjeWrNgR9J2eWkuQsEUhem6U+tEBcXYib9TGlRmG2DtztsqPugB4TKPjnF9qSHbz+dEvAbrG0c3XkqY71aqqcsYvbvduKyd7aq+YzPtzN/88nvoQm9eQ4AY85wgboZtYAJ7u5ZrsnD41giedRDMSUbKlsWndQgZlBTGagqSQYXmaE4vSxSCL0AH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtzfLN2D+KRWqeleVr5xxtNzAaWUkdEAua39r7z/mT5nnG3aY\naGxB7xo851kkJ3Yi2MTaCnK601wElm2N5LotcGS+0JQpnVIqBBQNMjK5zheCkBjI\nDSVLbEYB38tpQY1co6nrPyPoQ29kcXZldQyrMkS1efMTGAy43lqzYEfSdnlpLkLB\nFIXpulPrRAXF2Im/UxpUZhtg7c7bKj7oAeEyj45xfakh28/nRLwG6xtHN15KmO9W\nqqnLGL273bisne2qvmMz7czf/PJ76EJvXkOAGPOcIG6GbWACe7uWa7Jw+NYInnUQ\nzElGypbFp3UIGZQUxmoKkkGF5mhOL0sUgi9ABwIDAQABAoIBAQCUpDZBEnaAfGxX\nXxE4bLKvKd0MZJsDmUJPwgueCXhfIhwl4rxZE2MWiXHZuy8iuKwisum2SkgZy3CJ\nXg4c/5J3ubQ44cs1MACYWHAwRokJk3dAUmqSh6w+BjnlB1C4dugue184VXhMpWWW\ny5gaMxH88VNNwY+/FisxceJO/VXY+Nyahxz9PZyNmeGgsKgZ9rF1qoR3c2JL+whG\nREpI1ERSxtGV9fBCWqiOTjCeW+BEQGPZi7xOMhN6DmNT3EdsJBLOVSBDrRljBRaK\nPARQ4ceVhMSsM5GURFolIj0oI1DcL214GrCOmeVXngcosEMWNuUsaD4yf+KwDJUm\nEAZXjKDZAoGBAOmcjL76isSZLIpekwL0AjCwK/Gtkmg07Z9DdY8N0x2ASuPVBUFP\nf7+wBhg+T2Ze7ZFG3sEsG9WWYthrHHvy/5s7IRWQLsMQwv4th6AaVDHiarw2FZTa\n2CbNLDL9Wm5DuKLFMOx9ms2tEG+HLhW0HRxzqmlKDdNqmfUJVq7XFbCDAoGBAMjG\n4e+wFxxQAUDnXPwb9XpTY+VXuU8Viiz71FZLg4tUvv/KaefMPrEPH9DUeldCzADJ\nmFbG0Y0fd/VmqV3wh+KeA7/J8KdFghAYE7twOJ+j3Qq5acDXnAaG2a4PJbvsEyYS\n2dFDtNL7VTO9aX6QRMm1mFo8Tdh+A8cLNRoNrJMtAoGBALWpUl2UkOKOxm8XWjTa\nsPVRmeqG8instre5iqpisr/nKtV+qmZ+PrY+WI7zrWTK/uyQ8tm+xipSlqz6phzQ\n+umoknKlO2ffGfL0Tto2fzCHhD61xBSMFbgepndEQtUp/mM8+m18wyuboANKWJDy\nDg04+NSFjLjR1cURrQGrKienAoGAStu0U7yw8TJ3NS7OQYVfIkvDPDhX9D+QtDL0\nuXQQSLvBNvfOQsmpOjTsZN1D/BMAou6HKRuZ9+cav9mWHltXHsxRk4mEe6lz0/JW\nMRWnVwYunRgCcQ8yslBHCxnEtOtRPGnc4qQ+4EcrPk5J7hF2REq70jEXyTc6y1TH\naL5ecMUCgYAJCqj0j9eJ8dFRqcMXyq5+XkqnGzPzR2J8m6azDeXSUSHzFun6svdD\nWNbo0FnFmf9QGdxKVZ2Ce7djnEFub8h81yJXzu9TPJ3l2gGV7qPVQTsIr5xOEdaW\njlaPGeR5wGttxBQ0oz9tvGiYHhsQtW9pOc8Wxm7pNonXWXd1FraJYA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "fingerprint": "46:bf:c8:83:5c:65:66:8e:18:d9:ba:f8:5d:33:f3:76"}} 2018-08-18 07:03:59,221 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-618db947-3dd0-4793-83b8-dca51c4f26a3 2018-08-18 07:03:59,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.343811988831s 2018-08-18 07:03:59,222 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-618db947-3dd0-4793-83b8-dca51c4f26a3 2018-08-18 07:03:59,222 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3N8s3YP4pFap6V5WvnHG03MBpZSR0QC5rf2vvP+ZPmecbdphobEHvGjznWSQndiLYxNoKcrrTXASWbY3kui1wZL7QlCmdUioEFA0yMrnOF4KQGMgNJUtsRgHfy2lBjVyjqes/I+hDb2RxdmV1DKsyRLV58xMYDLjeWrNgR9J2eWkuQsEUhem6U+tEBcXYib9TGlRmG2DtztsqPugB4TKPjnF9qSHbz+dEvAbrG0c3XkqY71aqqcsYvbvduKyd7aq+YzPtzN/88nvoQm9eQ4AY85wgboZtYAJ7u5ZrsnD41giedRDMSUbKlsWndQgZlBTGagqSQYXmaE4vSxSCL0AH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtzfLN2D+KRWqeleVr5xxtNzAaWUkdEAua39r7z/mT5nnG3aY\naGxB7xo851kkJ3Yi2MTaCnK601wElm2N5LotcGS+0JQpnVIqBBQNMjK5zheCkBjI\nDSVLbEYB38tpQY1co6nrPyPoQ29kcXZldQyrMkS1efMTGAy43lqzYEfSdnlpLkLB\nFIXpulPrRAXF2Im/UxpUZhtg7c7bKj7oAeEyj45xfakh28/nRLwG6xtHN15KmO9W\nqqnLGL273bisne2qvmMz7czf/PJ76EJvXkOAGPOcIG6GbWACe7uWa7Jw+NYInnUQ\nzElGypbFp3UIGZQUxmoKkkGF5mhOL0sUgi9ABwIDAQABAoIBAQCUpDZBEnaAfGxX\nXxE4bLKvKd0MZJsDmUJPwgueCXhfIhwl4rxZE2MWiXHZuy8iuKwisum2SkgZy3CJ\nXg4c/5J3ubQ44cs1MACYWHAwRokJk3dAUmqSh6w+BjnlB1C4dugue184VXhMpWWW\ny5gaMxH88VNNwY+/FisxceJO/VXY+Nyahxz9PZyNmeGgsKgZ9rF1qoR3c2JL+whG\nREpI1ERSxtGV9fBCWqiOTjCeW+BEQGPZi7xOMhN6DmNT3EdsJBLOVSBDrRljBRaK\nPARQ4ceVhMSsM5GURFolIj0oI1DcL214GrCOmeVXngcosEMWNuUsaD4yf+KwDJUm\nEAZXjKDZAoGBAOmcjL76isSZLIpekwL0AjCwK/Gtkmg07Z9DdY8N0x2ASuPVBUFP\nf7+wBhg+T2Ze7ZFG3sEsG9WWYthrHHvy/5s7IRWQLsMQwv4th6AaVDHiarw2FZTa\n2CbNLDL9Wm5DuKLFMOx9ms2tEG+HLhW0HRxzqmlKDdNqmfUJVq7XFbCDAoGBAMjG\n4e+wFxxQAUDnXPwb9XpTY+VXuU8Viiz71FZLg4tUvv/KaefMPrEPH9DUeldCzADJ\nmFbG0Y0fd/VmqV3wh+KeA7/J8KdFghAYE7twOJ+j3Qq5acDXnAaG2a4PJbvsEyYS\n2dFDtNL7VTO9aX6QRMm1mFo8Tdh+A8cLNRoNrJMtAoGBALWpUl2UkOKOxm8XWjTa\nsPVRmeqG8instre5iqpisr/nKtV+qmZ+PrY+WI7zrWTK/uyQ8tm+xipSlqz6phzQ\n+umoknKlO2ffGfL0Tto2fzCHhD61xBSMFbgepndEQtUp/mM8+m18wyuboANKWJDy\nDg04+NSFjLjR1cURrQGrKienAoGAStu0U7yw8TJ3NS7OQYVfIkvDPDhX9D+QtDL0\nuXQQSLvBNvfOQsmpOjTsZN1D/BMAou6HKRuZ9+cav9mWHltXHsxRk4mEe6lz0/JW\nMRWnVwYunRgCcQ8yslBHCxnEtOtRPGnc4qQ+4EcrPk5J7hF2REq70jEXyTc6y1TH\naL5ecMUCgYAJCqj0j9eJ8dFRqcMXyq5+XkqnGzPzR2J8m6azDeXSUSHzFun6svdD\nWNbo0FnFmf9QGdxKVZ2Ce7djnEFub8h81yJXzu9TPJ3l2gGV7qPVQTsIr5xOEdaW\njlaPGeR5wGttxBQ0oz9tvGiYHhsQtW9pOc8Wxm7pNonXWXd1FraJYA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'01fb0f279c2e458e829b7f74a0cd6ccf', 'name': u'cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606', 'created_at': '2018-08-18T07:03:59.222722', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9796530428b4d4b8810afae6bc9c0b6', 'name': 'cinder_test-project_65cfced1-82a8-49c8-a511-cf9ef7cc8606', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'46:bf:c8:83:5c:65:66:8e:18:d9:ba:f8:5d:33:f3:76', 'type': 'ssh', 'id': u'cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606'}) 2018-08-18 07:03:59,223 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtzfLN2D+KRWqeleVr5xxtNzAaWUkdEAua39r7z/mT5nnG3aY aGxB7xo851kkJ3Yi2MTaCnK601wElm2N5LotcGS+0JQpnVIqBBQNMjK5zheCkBjI DSVLbEYB38tpQY1co6nrPyPoQ29kcXZldQyrMkS1efMTGAy43lqzYEfSdnlpLkLB FIXpulPrRAXF2Im/UxpUZhtg7c7bKj7oAeEyj45xfakh28/nRLwG6xtHN15KmO9W qqnLGL273bisne2qvmMz7czf/PJ76EJvXkOAGPOcIG6GbWACe7uWa7Jw+NYInnUQ zElGypbFp3UIGZQUxmoKkkGF5mhOL0sUgi9ABwIDAQABAoIBAQCUpDZBEnaAfGxX XxE4bLKvKd0MZJsDmUJPwgueCXhfIhwl4rxZE2MWiXHZuy8iuKwisum2SkgZy3CJ Xg4c/5J3ubQ44cs1MACYWHAwRokJk3dAUmqSh6w+BjnlB1C4dugue184VXhMpWWW y5gaMxH88VNNwY+/FisxceJO/VXY+Nyahxz9PZyNmeGgsKgZ9rF1qoR3c2JL+whG REpI1ERSxtGV9fBCWqiOTjCeW+BEQGPZi7xOMhN6DmNT3EdsJBLOVSBDrRljBRaK PARQ4ceVhMSsM5GURFolIj0oI1DcL214GrCOmeVXngcosEMWNuUsaD4yf+KwDJUm EAZXjKDZAoGBAOmcjL76isSZLIpekwL0AjCwK/Gtkmg07Z9DdY8N0x2ASuPVBUFP f7+wBhg+T2Ze7ZFG3sEsG9WWYthrHHvy/5s7IRWQLsMQwv4th6AaVDHiarw2FZTa 2CbNLDL9Wm5DuKLFMOx9ms2tEG+HLhW0HRxzqmlKDdNqmfUJVq7XFbCDAoGBAMjG 4e+wFxxQAUDnXPwb9XpTY+VXuU8Viiz71FZLg4tUvv/KaefMPrEPH9DUeldCzADJ mFbG0Y0fd/VmqV3wh+KeA7/J8KdFghAYE7twOJ+j3Qq5acDXnAaG2a4PJbvsEyYS 2dFDtNL7VTO9aX6QRMm1mFo8Tdh+A8cLNRoNrJMtAoGBALWpUl2UkOKOxm8XWjTa sPVRmeqG8instre5iqpisr/nKtV+qmZ+PrY+WI7zrWTK/uyQ8tm+xipSlqz6phzQ +umoknKlO2ffGfL0Tto2fzCHhD61xBSMFbgepndEQtUp/mM8+m18wyuboANKWJDy Dg04+NSFjLjR1cURrQGrKienAoGAStu0U7yw8TJ3NS7OQYVfIkvDPDhX9D+QtDL0 uXQQSLvBNvfOQsmpOjTsZN1D/BMAou6HKRuZ9+cav9mWHltXHsxRk4mEe6lz0/JW MRWnVwYunRgCcQ8yslBHCxnEtOtRPGnc4qQ+4EcrPk5J7hF2REq70jEXyTc6y1TH aL5ecMUCgYAJCqj0j9eJ8dFRqcMXyq5+XkqnGzPzR2J8m6azDeXSUSHzFun6svdD WNbo0FnFmf9QGdxKVZ2Ce7djnEFub8h81yJXzu9TPJ3l2gGV7qPVQTsIr5xOEdaW jlaPGeR5wGttxBQ0oz9tvGiYHhsQtW9pOc8Wxm7pNonXWXd1FraJYA== -----END RSA PRIVATE KEY----- 2018-08-18 07:03:59,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-18 07:03:59,226 - 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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"security_group": {"name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-18 07:03:59,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-371092c1-af06-463f-9642-678b98b06868 Date: Sat, 18 Aug 2018 07:03:59 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:03:59Z", "updated_at": "2018-08-18T07:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:59Z", "revision_number": 0, "id": "3d9a044d-3b5d-4b57-930e-867ea667a26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:59Z", "security_group_id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:59Z", "revision_number": 0, "id": "9bb8287f-c82c-42a3-a3fb-129f96c2bb2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:59Z", "security_group_id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}], "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}} 2018-08-18 07:03:59,382 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-371092c1-af06-463f-9642-678b98b06868 2018-08-18 07:03:59,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.156032800674s 2018-08-18 07:03:59,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-371092c1-af06-463f-9642-678b98b06868 2018-08-18 07:03:59,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 07:03:59,387 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:03:59,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-5a1a4e8d-b50d-4d39-87f1-645589f44049 Date: Sat, 18 Aug 2018 07:03:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:03:52Z", "updated_at": "2018-08-18T07:03:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "795c7433-034d-40a6-926e-daf303d7d67d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "7f85f129-6762-4f30-b4b9-fd6e6c95caf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "a1fde0d4-af62-4ac0-83a4-cff14f59d931", "remote_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "fa31836f-8875-4dde-a8e7-c8443e304b27", "remote_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}], "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "id": "069e93aa-0b33-4f42-a0e5-444c535db739", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:03:59Z", "updated_at": "2018-08-18T07:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:59Z", "revision_number": 0, "id": "3d9a044d-3b5d-4b57-930e-867ea667a26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:59Z", "security_group_id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:59Z", "revision_number": 0, "id": "9bb8287f-c82c-42a3-a3fb-129f96c2bb2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:59Z", "security_group_id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}], "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}]} 2018-08-18 07:03:59,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5a1a4e8d-b50d-4d39-87f1-645589f44049 2018-08-18 07:03:59,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0606517791748s 2018-08-18 07:03:59,447 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5a1a4e8d-b50d-4d39-87f1-645589f44049 2018-08-18 07:03:59,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 07:03:59,452 - 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}d014070ce5754877b75106e468f0f148d00a97ce" -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": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3"}}' 2018-08-18 07:03:59,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1e2f4dc2-0879-490f-a888-c5390bedb242 Date: Sat, 18 Aug 2018 07:03:59 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-18T07:03:59Z", "security_group_id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "port_range_min": 22, "revision_number": 0, "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:03:59Z", "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "id": "aa779fef-8b72-4549-8009-2c6be2f4fdf7"}} 2018-08-18 07:03:59,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-1e2f4dc2-0879-490f-a888-c5390bedb242 2018-08-18 07:03:59,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118868112564s 2018-08-18 07:03:59,571 - 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-1e2f4dc2-0879-490f-a888-c5390bedb242 2018-08-18 07:03:59,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 07:03:59,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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:03:59,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-6fc11f99-64ed-4920-91c0-a595e8342c0f Date: Sat, 18 Aug 2018 07:03:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:03:52Z", "updated_at": "2018-08-18T07:03:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "795c7433-034d-40a6-926e-daf303d7d67d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "7f85f129-6762-4f30-b4b9-fd6e6c95caf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "a1fde0d4-af62-4ac0-83a4-cff14f59d931", "remote_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "fa31836f-8875-4dde-a8e7-c8443e304b27", "remote_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}], "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "id": "069e93aa-0b33-4f42-a0e5-444c535db739", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:03:59Z", "updated_at": "2018-08-18T07:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:59Z", "revision_number": 0, "id": "3d9a044d-3b5d-4b57-930e-867ea667a26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:59Z", "security_group_id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:59Z", "revision_number": 0, "id": "9bb8287f-c82c-42a3-a3fb-129f96c2bb2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:59Z", "security_group_id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T07:03:59Z", "revision_number": 0, "id": "aa779fef-8b72-4549-8009-2c6be2f4fdf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:59Z", "security_group_id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}], "revision_number": 2, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}]} 2018-08-18 07:03:59,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6fc11f99-64ed-4920-91c0-a595e8342c0f 2018-08-18 07:03:59,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0440609455109s 2018-08-18 07:03:59,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6fc11f99-64ed-4920-91c0-a595e8342c0f 2018-08-18 07:03:59,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 07:03:59,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}d014070ce5754877b75106e468f0f148d00a97ce" -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": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3"}}' 2018-08-18 07:03:59,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c38e1f4c-393d-4b05-afce-f6c3de937061 Date: Sat, 18 Aug 2018 07:03:59 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-18T07:03:59Z", "security_group_id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "port_range_min": null, "revision_number": 0, "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:03:59Z", "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "id": "f0dd51dd-e9ca-46cd-a1cd-4d8458172a67"}} 2018-08-18 07:03:59,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-c38e1f4c-393d-4b05-afce-f6c3de937061 2018-08-18 07:03:59,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122431993484s 2018-08-18 07:03:59,745 - 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-c38e1f4c-393d-4b05-afce-f6c3de937061 2018-08-18 07:03:59,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:03:59,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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:03:59,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-460f8bfc-eddf-4606-90ce-e30d2772b2d0 Date: Sat, 18 Aug 2018 07:03:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9796530428b4d4b8810afae6bc9c0b6","l2_adjacency":true,"status":"ACTIVE","subnets":["ef3745a2-8e41-4c82-a339-ba55a02705f9"],"description":"","tags":[],"updated_at":"2018-08-18T07:03:53Z","qos_policy_id":null,"name":"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606","admin_state_up":true,"tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:03:52Z","mtu":1450}]} 2018-08-18 07:03:59,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-460f8bfc-eddf-4606-90ce-e30d2772b2d0 2018-08-18 07:03:59,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0902209281921s 2018-08-18 07:03:59,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-460f8bfc-eddf-4606-90ce-e30d2772b2d0 2018-08-18 07:03:59,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:03:59,845 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:03:59,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-86130d79-711f-4fc1-993f-1bb5c2f02064 Date: Sat, 18 Aug 2018 07:03:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:03:58Z", "file": "/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/file", "owner": "e9796530428b4d4b8810afae6bc9c0b6", "id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "size": 12716032, "self": "/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:03:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:03:59,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-86130d79-711f-4fc1-993f-1bb5c2f02064 2018-08-18 07:03:59,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0348029136658s 2018-08-18 07:03:59,877 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-86130d79-711f-4fc1-993f-1bb5c2f02064 2018-08-18 07:03:59,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:03:59,880 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:03:59,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:03: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-3f044e3d-c9c8-4f48-99a8-7058a9bec912 x-compute-request-id: req-3f044e3d-c9c8-4f48-99a8-7058a9bec912 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "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": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72"}]} 2018-08-18 07:03:59,899 - 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-3f044e3d-c9c8-4f48-99a8-7058a9bec912 2018-08-18 07:03:59,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0213959217072s 2018-08-18 07:03:59,900 - 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-3f044e3d-c9c8-4f48-99a8-7058a9bec912 2018-08-18 07:03:59,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-18 07:03:59,904 - 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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"server": {"name": "cinder_test-vm2_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "imageRef": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "flavorRef": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b8156d1d-a427-4b53-ad5e-541ab4319b01"}], "security_groups": [{"name": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3"}]}}' 2018-08-18 07:04:01,864 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:03: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-9725d169-d17f-4339-8f47-70fb87f4872d x-compute-request-id: req-9725d169-d17f-4339-8f47-70fb87f4872d Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3"}], "OS-DCF:diskConfig": "MANUAL", "id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "bookmark"}], "adminPass": "zHE4TkPdEJFH"}} 2018-08-18 07:04:01,864 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9725d169-d17f-4339-8f47-70fb87f4872d 2018-08-18 07:04:01,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.96231389046s 2018-08-18 07:04:01,864 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9725d169-d17f-4339-8f47-70fb87f4872d 2018-08-18 07:04:01,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:04:01,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:02,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-7b7fb306-bf39-4307-8334-c2a92a23383c x-compute-request-id: req-7b7fb306-bf39-4307-8334-c2a92a23383c Content-Encoding: gzip Content-Length: 602 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/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "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-18T07:04:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm2_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:01Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:04:02,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7b7fb306-bf39-4307-8334-c2a92a23383c 2018-08-18 07:04:02,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579828023911s 2018-08-18 07:04:02,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7b7fb306-bf39-4307-8334-c2a92a23383c 2018-08-18 07:04:02,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:04:02,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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:02,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-3602736c-6045-4fda-9933-d74f5e71d947 Date: Sat, 18 Aug 2018 07:04:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9796530428b4d4b8810afae6bc9c0b6","l2_adjacency":true,"status":"ACTIVE","subnets":["ef3745a2-8e41-4c82-a339-ba55a02705f9"],"description":"","tags":[],"updated_at":"2018-08-18T07:03:53Z","qos_policy_id":null,"name":"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606","admin_state_up":true,"tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:03:52Z","mtu":1450}]} 2018-08-18 07:04:02,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3602736c-6045-4fda-9933-d74f5e71d947 2018-08-18 07:04:02,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0871529579163s 2018-08-18 07:04:02,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3602736c-6045-4fda-9933-d74f5e71d947 2018-08-18 07:04:02,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:04:02,541 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:02,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f91bc7fb-bd66-4993-9f19-8355b0140f40 Date: Sat, 18 Aug 2018 07:04:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:03:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T07:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e9796530428b4d4b8810afae6bc9c0b6","id":"ef3745a2-8e41-4c82-a339-ba55a02705f9","subnetpool_id":null,"name":"cinder_test-subnet_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}]} 2018-08-18 07:04:02,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f91bc7fb-bd66-4993-9f19-8355b0140f40 2018-08-18 07:04:02,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.059582233429s 2018-08-18 07:04:02,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f91bc7fb-bd66-4993-9f19-8355b0140f40 2018-08-18 07:04:02,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:04:04,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:04:04,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:05,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-82cd6d16-3e95-4b6e-bd71-4a5e2e608365 x-compute-request-id: req-82cd6d16-3e95-4b6e-bd71-4a5e2e608365 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/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:04:04Z", "hostId": "1ba6f3f1e1735fdd6d2d1c77a865466887d6f34c81840c838d3e47e0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm2_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:01Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:04:05,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-82cd6d16-3e95-4b6e-bd71-4a5e2e608365 2018-08-18 07:04:05,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569657087326s 2018-08-18 07:04:05,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-82cd6d16-3e95-4b6e-bd71-4a5e2e608365 2018-08-18 07:04:05,177 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:04:07,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:04:07,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:07,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-d6d98150-7eff-471b-b40d-01783522d5e3 x-compute-request-id: req-d6d98150-7eff-471b-b40d-01783522d5e3 Content-Encoding: gzip Content-Length: 668 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/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15", "security_groups": [{"name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}], "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:04:04Z", "hostId": "1ba6f3f1e1735fdd6d2d1c77a865466887d6f34c81840c838d3e47e0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm2_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:01Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:04:07,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d6d98150-7eff-471b-b40d-01783522d5e3 2018-08-18 07:04:07,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175148963928s 2018-08-18 07:04:07,356 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d6d98150-7eff-471b-b40d-01783522d5e3 2018-08-18 07:04:07,360 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:04:09,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:04:09,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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:09,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-206c1897-1ba5-4dcf-a114-9ae2ebcc5a50 x-compute-request-id: req-206c1897-1ba5-4dcf-a114-9ae2ebcc5a50 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:e8:8a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:04:08.000000", "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15", "security_groups": [{"name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}], "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:04:08Z", "hostId": "1ba6f3f1e1735fdd6d2d1c77a865466887d6f34c81840c838d3e47e0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm2_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:01Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:04:09,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-206c1897-1ba5-4dcf-a114-9ae2ebcc5a50 2018-08-18 07:04:09,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184108018875s 2018-08-18 07:04:09,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-206c1897-1ba5-4dcf-a114-9ae2ebcc5a50 2018-08-18 07:04:09,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 07:04:09,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=fbc157f2-ac6e-4561-a438-dbd376cf3e15" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:09,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-22b4babd-8f79-403e-b481-4976b9bc1f2e Date: Sat, 18 Aug 2018 07:04:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T07:04:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef3745a2-8e41-4c82-a339-ba55a02705f9","ip_address":"192.168.120.7"}],"id":"e705ed63-db3e-4f9d-b699-19ebc555abfd","security_groups":["eb6e32e0-dc0f-42a3-bc26-dfc1290465b3"],"mac_address":"fa:16:3e:eb:e8:8a","project_id":"e9796530428b4d4b8810afae6bc9c0b6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:04:04Z","binding:vnic_type":"normal","device_id":"fbc157f2-ac6e-4561-a438-dbd376cf3e15","ip_allocation":"immediate"}]} 2018-08-18 07:04:09,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=fbc157f2-ac6e-4561-a438-dbd376cf3e15 used request id req-22b4babd-8f79-403e-b481-4976b9bc1f2e 2018-08-18 07:04:09,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0439441204071s 2018-08-18 07:04:09,595 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=fbc157f2-ac6e-4561-a438-dbd376cf3e15 used request id req-22b4babd-8f79-403e-b481-4976b9bc1f2e 2018-08-18 07:04:09,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:09,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=e705ed63-db3e-4f9d-b699-19ebc555abfd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:09,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d963cbb7-0605-429f-9aa7-049b09ac5e8c Date: Sat, 18 Aug 2018 07:04:09 GMT RESP BODY: {"floatingips": []} 2018-08-18 07:04:09,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=e705ed63-db3e-4f9d-b699-19ebc555abfd used request id req-d963cbb7-0605-429f-9aa7-049b09ac5e8c 2018-08-18 07:04:09,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0417749881744s 2018-08-18 07:04:09,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=e705ed63-db3e-4f9d-b699-19ebc555abfd used request id req-d963cbb7-0605-429f-9aa7-049b09ac5e8c 2018-08-18 07:04:09,642 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:eb:e8:8a', 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'204f0b7d-3fa2-45ed-97d5-a4053eb26379'}), 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-18T07:04:08.000000', 'flavor': Munch({u'id': u'56d7b6f9-118a-489c-b9ba-0c0d7f7eca72'}), 'az': u'nova', 'id': u'fbc157f2-ac6e-4561-a438-dbd376cf3e15', 'security_groups': [Munch({u'name': u'cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'01fb0f279c2e458e829b7f74a0cd6ccf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9796530428b4d4b8810afae6bc9c0b6', 'name': 'cinder_test-project_65cfced1-82a8-49c8-a511-cf9ef7cc8606', '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-18T07:04:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T07:04:08Z', 'hostId': u'1ba6f3f1e1735fdd6d2d1c77a865466887d6f34c81840c838d3e47e0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'1ba6f3f1e1735fdd6d2d1c77a865466887d6f34c81840c838d3e47e0', '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-18T07:04:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e9796530428b4d4b8810afae6bc9c0b6', 'name': u'cinder_test-vm2_65cfced1-82a8-49c8-a511-cf9ef7cc8606', 'adminPass': u'zHE4TkPdEJFH', 'tenant_id': u'e9796530428b4d4b8810afae6bc9c0b6', 'created_at': u'2018-08-18T07:04:01Z', 'created': u'2018-08-18T07:04:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-18 07:04:09,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:04:09,645 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:09,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-8136e013-23c8-47ed-9117-e70bba99ac12 Date: Sat, 18 Aug 2018 07:04:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9796530428b4d4b8810afae6bc9c0b6","l2_adjacency":true,"status":"ACTIVE","subnets":["ef3745a2-8e41-4c82-a339-ba55a02705f9"],"description":"","tags":[],"updated_at":"2018-08-18T07:03:53Z","qos_policy_id":null,"name":"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606","admin_state_up":true,"tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:03:52Z","mtu":1450}]} 2018-08-18 07:04:09,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8136e013-23c8-47ed-9117-e70bba99ac12 2018-08-18 07:04:09,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0824310779572s 2018-08-18 07:04:09,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8136e013-23c8-47ed-9117-e70bba99ac12 2018-08-18 07:04:09,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 07:04:09,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=fbc157f2-ac6e-4561-a438-dbd376cf3e15" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:09,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-ae28da29-a844-4a11-b503-d49ca0d33c94 Date: Sat, 18 Aug 2018 07:04:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T07:04:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef3745a2-8e41-4c82-a339-ba55a02705f9","ip_address":"192.168.120.7"}],"id":"e705ed63-db3e-4f9d-b699-19ebc555abfd","security_groups":["eb6e32e0-dc0f-42a3-bc26-dfc1290465b3"],"mac_address":"fa:16:3e:eb:e8:8a","project_id":"e9796530428b4d4b8810afae6bc9c0b6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:04:04Z","binding:vnic_type":"normal","device_id":"fbc157f2-ac6e-4561-a438-dbd376cf3e15","ip_allocation":"immediate"}]} 2018-08-18 07:04:09,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=fbc157f2-ac6e-4561-a438-dbd376cf3e15 used request id req-ae28da29-a844-4a11-b503-d49ca0d33c94 2018-08-18 07:04:09,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0434329509735s 2018-08-18 07:04:09,773 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=fbc157f2-ac6e-4561-a438-dbd376cf3e15 used request id req-ae28da29-a844-4a11-b503-d49ca0d33c94 2018-08-18 07:04:09,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-18 07:04:09,774 - 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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"floatingip": {"floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "fixed_ip_address": "192.168.120.7", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd"}}' 2018-08-18 07:04:12,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-61aa2376-ed85-41d9-b099-df1fd1584a00 Date: Sat, 18 Aug 2018 07:04:12 GMT RESP BODY: {"floatingip": {"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:10Z", "updated_at": "2018-08-18T07:04:10Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:e8:8a", "device_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd", "id": "2b6124e1-5ee3-43e6-bae3-6e5e84c3a989", "qos_policy_id": null}} 2018-08-18 07:04:12,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-61aa2376-ed85-41d9-b099-df1fd1584a00 2018-08-18 07:04:12,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.48243021965s 2018-08-18 07:04:12,256 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-61aa2376-ed85-41d9-b099-df1fd1584a00 2018-08-18 07:04:12,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:12,265 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:12,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-2e9d1198-5a25-4d31-bc9a-239bf83e6696 Date: Sat, 18 Aug 2018 07:04:12 GMT RESP BODY: {"floatingips": [{"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:10Z", "updated_at": "2018-08-18T07:04:10Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:e8:8a", "device_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd", "id": "2b6124e1-5ee3-43e6-bae3-6e5e84c3a989", "qos_policy_id": null}]} 2018-08-18 07:04:12,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2e9d1198-5a25-4d31-bc9a-239bf83e6696 2018-08-18 07:04:12,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.092306137085s 2018-08-18 07:04:12,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2e9d1198-5a25-4d31-bc9a-239bf83e6696 2018-08-18 07:04:12,361 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:04:12,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:12,466 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:12,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-f4be294a-3105-4ef1-9c34-1b516f63322b Date: Sat, 18 Aug 2018 07:04:12 GMT RESP BODY: {"floatingips": [{"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:10Z", "updated_at": "2018-08-18T07:04:10Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:e8:8a", "device_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd", "id": "2b6124e1-5ee3-43e6-bae3-6e5e84c3a989", "qos_policy_id": null}]} 2018-08-18 07:04:12,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f4be294a-3105-4ef1-9c34-1b516f63322b 2018-08-18 07:04:12,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0652461051941s 2018-08-18 07:04:12,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f4be294a-3105-4ef1-9c34-1b516f63322b 2018-08-18 07:04:12,535 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:04:12,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:12,641 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:12,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-689a1e39-77f7-497c-9d72-876d6d88685b Date: Sat, 18 Aug 2018 07:04:12 GMT RESP BODY: {"floatingips": [{"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:10Z", "updated_at": "2018-08-18T07:04:10Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:e8:8a", "device_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd", "id": "2b6124e1-5ee3-43e6-bae3-6e5e84c3a989", "qos_policy_id": null}]} 2018-08-18 07:04:12,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-689a1e39-77f7-497c-9d72-876d6d88685b 2018-08-18 07:04:12,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0640299320221s 2018-08-18 07:04:12,705 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-689a1e39-77f7-497c-9d72-876d6d88685b 2018-08-18 07:04:12,708 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:04:12,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:12,814 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:12,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-69777aed-200e-46a5-8186-d85e2a40eb2f Date: Sat, 18 Aug 2018 07:04:12 GMT RESP BODY: {"floatingips": [{"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:10Z", "updated_at": "2018-08-18T07:04:10Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:e8:8a", "device_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd", "id": "2b6124e1-5ee3-43e6-bae3-6e5e84c3a989", "qos_policy_id": null}]} 2018-08-18 07:04:12,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-69777aed-200e-46a5-8186-d85e2a40eb2f 2018-08-18 07:04:12,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0624210834503s 2018-08-18 07:04:12,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-69777aed-200e-46a5-8186-d85e2a40eb2f 2018-08-18 07:04:12,879 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:04:12,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:12,985 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:13,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-8bc0a04f-1610-45bd-95f0-1fe08bccf232 Date: Sat, 18 Aug 2018 07:04:12 GMT RESP BODY: {"floatingips": [{"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:10Z", "updated_at": "2018-08-18T07:04:10Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:e8:8a", "device_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd", "id": "2b6124e1-5ee3-43e6-bae3-6e5e84c3a989", "qos_policy_id": null}]} 2018-08-18 07:04:13,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8bc0a04f-1610-45bd-95f0-1fe08bccf232 2018-08-18 07:04:13,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0752100944519s 2018-08-18 07:04:13,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8bc0a04f-1610-45bd-95f0-1fe08bccf232 2018-08-18 07:04:13,063 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:04:13,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:13,169 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:13,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-e34cc625-0a2c-460f-b3f2-efc7c7af4e59 Date: Sat, 18 Aug 2018 07:04:13 GMT RESP BODY: {"floatingips": [{"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:10Z", "updated_at": "2018-08-18T07:04:10Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:e8:8a", "device_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd", "id": "2b6124e1-5ee3-43e6-bae3-6e5e84c3a989", "qos_policy_id": null}]} 2018-08-18 07:04:13,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e34cc625-0a2c-460f-b3f2-efc7c7af4e59 2018-08-18 07:04:13,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557661056519s 2018-08-18 07:04:13,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e34cc625-0a2c-460f-b3f2-efc7c7af4e59 2018-08-18 07:04:13,227 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:04:13,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:13,333 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:13,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-50de7188-41d8-46d2-a2e0-baca7bc742df Date: Sat, 18 Aug 2018 07:04:13 GMT RESP BODY: {"floatingips": [{"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:10Z", "updated_at": "2018-08-18T07:04:13Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:e8:8a", "device_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd", "id": "2b6124e1-5ee3-43e6-bae3-6e5e84c3a989", "qos_policy_id": null}]} 2018-08-18 07:04:13,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-50de7188-41d8-46d2-a2e0-baca7bc742df 2018-08-18 07:04:13,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0660030841827s 2018-08-18 07:04:13,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-50de7188-41d8-46d2-a2e0-baca7bc742df 2018-08-18 07:04:13,402 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'6f0d46ec-794e-41bf-b94a-83499ceafbb0', 'updated_at': u'2018-08-18T07:04:13Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'e705ed63-db3e-4f9d-b699-19ebc555abfd', 'id': u'2b6124e1-5ee3-43e6-bae3-6e5e84c3a989', 'network': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'port': u'e705ed63-db3e-4f9d-b699-19ebc555abfd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9796530428b4d4b8810afae6bc9c0b6', 'name': 'cinder_test-project_65cfced1-82a8-49c8-a511-cf9ef7cc8606', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9796530428b4d4b8810afae6bc9c0b6', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b8156d1d-a427-4b53-ad5e-541ab4319b01', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:eb:e8:8a', u'device_id': u'fbc157f2-ac6e-4561-a438-dbd376cf3e15'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e9796530428b4d4b8810afae6bc9c0b6', 'created_at': u'2018-08-18T07:04:10Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b8156d1d-a427-4b53-ad5e-541ab4319b01', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:eb:e8:8a', u'device_id': u'fbc157f2-ac6e-4561-a438-dbd376cf3e15'}), 'router': u'6f0d46ec-794e-41bf-b94a-83499ceafbb0'}) 2018-08-18 07:04:13,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 07:04:13,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15/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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 07:04:13,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-669979eb-7868-4abd-9639-95f7ae7f3a36 x-compute-request-id: req-669979eb-7868-4abd-9639-95f7ae7f3a36 Content-Encoding: gzip Content-Length: 9234 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 497046669 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.180946] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183156] pid_max: default: 32768 minimum: 301\n[ 0.184356] ACPI: Core revision 20150930\n[ 0.185999] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.187863] Security Framework initialized\n[ 0.189264] Yama: becoming mindful.\n[ 0.190245] AppArmor: AppArmor initialized\n[ 0.191374] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.193098] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.194789] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196388] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198209] Initializing cgroup subsys io\n[ 0.199299] Initializing cgroup subsys memory\n[ 0.200453] Initializing cgroup subsys devices\n[ 0.201620] Initializing cgroup subsys freezer\n[ 0.202770] Initializing cgroup subsys net_cls\n[ 0.203935] Initializing cgroup subsys perf_event\n[ 0.205142] Initializing cgroup subsys net_prio\n[ 0.206310] Initializing cgroup subsys hugetlb\n[ 0.207462] Initializing cgroup subsys pids\n[ 0.208616] CPU: Physical Processor ID: 0\n[ 0.210383] mce: CPU supports 10 MCE banks\n[ 0.211507] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.212829] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.227992] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.234496] ftrace: allocating 31920 entries in 125 pages\n[ 0.259986] smpboot: Max logical packages: 1\n[ 0.261130] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.262951] x2apic enabled\n[ 0.264078] Switched APIC routing to physical x2apic.\n[ 0.266500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.267971] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.270610] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.272979] KVM setup paravirtual spinlock\n[ 0.274546] x86: Booted up 1 node, 1 CPUs\n[ 0.275619] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.277441] devtmpfs: initialized\n[ 0.279384] evm: security.selinux\n[ 0.280315] evm: security.SMACK64\n[ 0.281245] evm: security.SMACK64EXEC\n[ 0.282239] evm: security.SMACK64TRANSMUTE\n[ 0.283310] evm: security.SMACK64MMAP\n[ 0.284297] evm: security.ima\n[ 0.285154] evm: security.capability\n[ 0.286202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.288797] pinctrl core: initialized pinctrl subsystem\n[ 0.290248] RTC time: 7:04:08, date: 08/18/18\n[ 0.291508] NET: Registered protocol family 16\n[ 0.292786] cpuidle: using governor ladder\n[ 0.293885] cpuidle: using governor menu\n[ 0.294944] PCCT header not found.\n[ 0.295944] ACPI: bus type PCI registered\n[ 0.297009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.298626] PCI: Using configuration type 1 for base access\n[ 0.300729] ACPI: Added _OSI(Module Device)\n[ 0.301845] ACPI: Added _OSI(Processor Device)\n[ 0.302989] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.304184] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.306300] ACPI: Interpreter enabled\n[ 0.307321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.309783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.312230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.314698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.317158] ACPI: (supports S0 S5)\n[ 0.318113] ACPI: Using IOAPIC for interrupt routing\n[ 0.319365] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.323110] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324615] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.326237] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327805] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330689] acpiphp: Slot [3] registered\n[ 0.331758] acpiphp: Slot [4] registered\n[ 0.332822] acpiphp: Slot [5] registered\n[ 0.333886] acpiphp: Slot [6] registered\n[ 0.334947] acpiphp: Slot [7] registered\n[ 0.336013] acpiphp: Slot [8] registered\n[ 0.337073] acpiphp: Slot [9] registered\n[ 0.338463] acpiphp: Slot [10] registered\n[ 0.339620] acpiphp: Slot [11] registered\n[ 0.340706] acpiphp: Slot [12] registered\n[ 0.341787] acpiphp: Slot [13] registered\n[ 0.342860] acpiphp: Slot [14] registered\n[ 0.343943] acpiphp: Slot [15] registered\n[ 0.358819] acpiphp: Slot [16] registered\n[ 0.359904] acpiphp: Slot [17] registered\n[ 0.360985] acpiphp: Slot [18] registered\n[ 0.362061] acpiphp: Slot [19] registered\n[ 0.363144] acpiphp: Slot [20] registered\n[ 0.364221] acpiphp: Slot [21] registered\n[ 0.365296] acpiphp: Slot [22] registered\n[ 0.366374] acpiphp: Slot [23] registered\n[ 0.367459] acpiphp: Slot [24] registered\n[ 0.368538] acpiphp: Slot [25] registered\n[ 0.369611] acpiphp: Slot [26] registered\n[ 0.370684] acpiphp: Slot [27] registered\n[ 0.371768] acpiphp: Slot [28] registered\n[ 0.372847] acpiphp: Slot [29] registered\n[ 0.373924] acpiphp: Slot [30] registered\n[ 0.375003] acpiphp: Slot [31] registered\n[ 0.376080] PCI host bridge to bus 0000:00\n[ 0.377158] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.378748] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.380334] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.382267] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384195] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386165] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.390536] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.393960] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395768] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.400222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.402296] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424024] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426084] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.428213] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.430390] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432624] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434389] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.436410] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.437903] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440108] vgaarb: loaded\n[ 0.440969] vgaarb: bridge control possible 0000:00:02.0\n[ 0.442686] SCSI subsystem initialized\n[ 0.444001] ACPI: bus type USB registered\n[ 0.445190] usbcore: registered new interface driver usbfs\n[ 0.446650] usbcore: registered new interface driver hub\n[ 0.448070] usbcore: registered new device driver usb\n[ 0.449630] PCI: Using ACPI for IRQ routing\n[ 0.451194] NetLabel: Initializing\n[ 0.452213] NetLabel: domain hash size = 128\n[ 0.453424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.454788] NetLabel: unlabeled traffic allowed by default\n[ 0.456420] clocksource: Switched to clocksource kvm-clock\n[ 0.466550] AppArmor: AppArmor Filesystem Enabled\n[ 0.467909] pnp: PnP ACPI init\n[ 0.469186] pnp: PnP ACPI: found 5 devices\n[ 0.476176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.478621] NET: Registered protocol family 2\n[ 0.480083] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.481918] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.483630] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485340] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.486875] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488537] NET: Registered protocol family 1\n[ 0.489778] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.491327] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492857] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.507471] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.521874] Trying to unpack rootfs image as initramfs...\n[ 0.584722] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.592090] Scanning for low memory corruption every 60 seconds\n[ 0.595419] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597194] audit: initializing netlink subsys (disabled)\n[ 0.598865] audit: type=2000 audit(1534575849.563:1): initialized\n[ 0.601251] Initialise system trusted keyring\n[ 0.602899] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.604584] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.607554] zbud: loaded\n[ 0.608711] VFS: Disk quotas dquot_6.6.0\n[ 0.609929] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612383] fuse init (API version 7.23)\n[ 0.613815] Key type big_key registered\n[ 0.614998] Allocating IMA MOK and blacklist keyrings.\n[ 0.616835] Key type asymmetric registered\n[ 0.618053] Asymmetric key parser 'x509' registered\n[ 0.619464] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621702] io scheduler noop registered\n[ 0.622874] io scheduler deadline registered (default)\n[ 0.624344] io scheduler cfq registered\n[ 0.625724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.627251] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.629262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.631398] ACPI: Power Button [PWRF]\n[ 0.632858] GHES: HEST is not enabled!\n[ 0.647268] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.676593] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.679648] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708820] Linux agpgart interface v0.103\n[ 0.712866] brd: module loaded\n[ 0.715300] loop: module loaded\n[ 0.721091] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.723205] GPT:90111 != 2097151\n[ 0.724174] GPT:Alternate GPT header not at the end of the disk.\n[ 0.725729] GPT:90111 != 2097151\n[ 0.726702] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728070] vda: vda1 vda15\n[ 0.730042] scsi host0: ata_piix\n[ 0.731159] scsi host1: ata_piix\n[ 0.732188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.733913] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.736022] libphy: Fixed MDIO Bus: probed\n[ 0.737438] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738798] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742126] PPP generic driver version 2.4.2\n[ 0.743464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745156] ehci-pci: EHCI PCI platform driver\n[ 0.746551] ehci-platform: EHCI generic platform driver\n[ 0.747894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.749837] ohci-pci: OHCI PCI platform driver\n[ 0.751254] ohci-platform: OHCI generic platform driver\n[ 0.752857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.767987] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771493] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.772894] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776815] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779175] usb usb1: Product: UHCI Host Controller\n[ 0.780813] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782679] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.784249] hub 1-0:1.0: USB hub found\n[ 0.785524] hub 1-0:1.0: 2 ports detected\n[ 0.787000] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.790270] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.791846] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.793509] mousedev: PS/2 mouse device common for all mice\n[ 0.795473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.798359] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800116] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802038] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804196] i2c /dev entries driver\n[ 0.805268] device-mapper: uevent: version 1.0.3\n[ 0.806562] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808772] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810628] NET: Registered protocol family 10\n[ 0.812183] NET: Registered protocol family 17\n[ 0.813413] Key type dns_resolver registered\n[ 0.814706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816187] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818588] registered taskstats version 1\n[ 0.819728] Loading compiled-in X.509 certificates\n[ 0.821542] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824059] zswap: loaded using pool lzo/zbud\n[ 0.826152] Key type trusted registered\n[ 0.828283] Key type encrypted registered\n[ 0.829432] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.830826] ima: No TPM chip found, activating TPM-bypass!\n[ 0.832230] evm: HMAC attrs: 0x1\n[ 0.833555] Magic number: 14:617:66\n[ 0.834572] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1168\n[ 0.836829] rtc_cmos 00:00: setting system clock to 2018-08-18 07:04:09 UTC (1534575849)\n[ 0.838997] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.854623] EDD information not available.\n[ 0.894003] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.896097] Write protecting the kernel read-only data: 14336k\n[ 0.898997] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.901463] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.949107] 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\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 1.02. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt3aZTzpFCoUzwHeWwKW+zJPmLLrprbNsvwjScZPJAgPnLqTp9pyMPQsPw03WuXvk74TUir46pFFgzF8PsJFi54qaLu6+UwUS9yRamBG3+tO5by+G1ldb3WEuwfJ72V+mBv0OntrFqXt+b4poKpr1MLDHq/PHSkxnmNBXYssACth13o9GhSwS7ts3Ey+hsWGSH6kPUtG6AdBHdpTma+KYtwwx6YWSXl1w3Dn82Hp2eo7SB6A13spJHEkZYUn9EtGZ8xTmqwvk7KNE0Ms40zV1k7k1UfYe9Jy4dyZzjHABEnZE3MM+O6gvZumI1hr0T2qX/vjswJQfwxDS6qFhM+L8H root@cinder-test-vm2-65cfced1-82a8-49c8-a511-cf9ef7cc8606\nssh-dss AAAAB3NzaC1kc3MAAACBAO6zuwOZ21t6o4dKv1dXw2YK9rIn5ONIws3Fq4LnhdXAuMXVXgQZ2sAllMz6Gpx9+Jrj1RLYw+EoB4sQY+OQROfQ3fp6hUGedeyUtcPfEQ/AhAAqFhrSD26WOJni0btPCoNHEk0ZUCqaBBPtVOBarVgSLwaXcBjWky6ei/dYkBDlAAAAFQD7F7di+cHOmOU654kr9F3QmilMJwAAAIEAnTWXpXzieSeL41If5bC7LxKOd6yN7ZJCibYAPM/OVN7jPuTNtv2gbz4MT+ksheIFtr/mwfygg4rl5Zrg4BF7dAPRLGm6n88w/XrJsgXZEFUVtwaXFCEGZSewRqZO5yi/M8rYczqN2K9JckCLLPv4uUYtep61MBcDYk+mAaK8w+8AAACAUC8mGpiiZHlgXIibOJYAUKhZpRs/LUCwKIHlpRlz1rmqCFs/geJe1csJ7co7ikWRQnfacvGxNTSSUcsE/4hnDUDDzMA25lpcuZP5N2huBcCjFXmuO+keCVqXcJia6iULAz/QINKzEnv8RCQEdfqiPy2ohXI1mqzEe6r9oHzpirc= root@cinder-test-vm2-65cfced1-82a8-49c8-a511-cf9ef7cc8606\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2018-08-18 07:04:13,480 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15/action used request id req-669979eb-7868-4abd-9639-95f7ae7f3a36 2018-08-18 07:04:13,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0765891075134s 2018-08-18 07:04:13,481 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15/action used request id req-669979eb-7868-4abd-9639-95f7ae7f3a36 2018-08-18 07:04:13,481 - 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 497046669 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.180946] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183156] pid_max: default: 32768 minimum: 301 [ 0.184356] ACPI: Core revision 20150930 [ 0.185999] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.187863] Security Framework initialized [ 0.189264] Yama: becoming mindful. [ 0.190245] AppArmor: AppArmor initialized [ 0.191374] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193098] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.194789] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196388] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198209] Initializing cgroup subsys io [ 0.199299] Initializing cgroup subsys memory [ 0.200453] Initializing cgroup subsys devices [ 0.201620] Initializing cgroup subsys freezer [ 0.202770] Initializing cgroup subsys net_cls [ 0.203935] Initializing cgroup subsys perf_event [ 0.205142] Initializing cgroup subsys net_prio [ 0.206310] Initializing cgroup subsys hugetlb [ 0.207462] Initializing cgroup subsys pids [ 0.208616] CPU: Physical Processor ID: 0 [ 0.210383] mce: CPU supports 10 MCE banks [ 0.211507] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.212829] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227992] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234496] ftrace: allocating 31920 entries in 125 pages [ 0.259986] smpboot: Max logical packages: 1 [ 0.261130] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.262951] x2apic enabled [ 0.264078] Switched APIC routing to physical x2apic. [ 0.266500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.267971] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.270610] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.272979] KVM setup paravirtual spinlock [ 0.274546] x86: Booted up 1 node, 1 CPUs [ 0.275619] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.277441] devtmpfs: initialized [ 0.279384] evm: security.selinux [ 0.280315] evm: security.SMACK64 [ 0.281245] evm: security.SMACK64EXEC [ 0.282239] evm: security.SMACK64TRANSMUTE [ 0.283310] evm: security.SMACK64MMAP [ 0.284297] evm: security.ima [ 0.285154] evm: security.capability [ 0.286202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.288797] pinctrl core: initialized pinctrl subsystem [ 0.290248] RTC time: 7:04:08, date: 08/18/18 [ 0.291508] NET: Registered protocol family 16 [ 0.292786] cpuidle: using governor ladder [ 0.293885] cpuidle: using governor menu [ 0.294944] PCCT header not found. [ 0.295944] ACPI: bus type PCI registered [ 0.297009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.298626] PCI: Using configuration type 1 for base access [ 0.300729] ACPI: Added _OSI(Module Device) [ 0.301845] ACPI: Added _OSI(Processor Device) [ 0.302989] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304184] ACPI: Added _OSI(Processor Aggregator Device) [ 0.306300] ACPI: Interpreter enabled [ 0.307321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.309783] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.314698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.317158] ACPI: (supports S0 S5) [ 0.318113] ACPI: Using IOAPIC for interrupt routing [ 0.319365] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.323110] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324615] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.326237] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.327805] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330689] acpiphp: Slot [3] registered [ 0.331758] acpiphp: Slot [4] registered [ 0.332822] acpiphp: Slot [5] registered [ 0.333886] acpiphp: Slot [6] registered [ 0.334947] acpiphp: Slot [7] registered [ 0.336013] acpiphp: Slot [8] registered [ 0.337073] acpiphp: Slot [9] registered [ 0.338463] acpiphp: Slot [10] registered [ 0.339620] acpiphp: Slot [11] registered [ 0.340706] acpiphp: Slot [12] registered [ 0.341787] acpiphp: Slot [13] registered [ 0.342860] acpiphp: Slot [14] registered [ 0.343943] acpiphp: Slot [15] registered [ 0.358819] acpiphp: Slot [16] registered [ 0.359904] acpiphp: Slot [17] registered [ 0.360985] acpiphp: Slot [18] registered [ 0.362061] acpiphp: Slot [19] registered [ 0.363144] acpiphp: Slot [20] registered [ 0.364221] acpiphp: Slot [21] registered [ 0.365296] acpiphp: Slot [22] registered [ 0.366374] acpiphp: Slot [23] registered [ 0.367459] acpiphp: Slot [24] registered [ 0.368538] acpiphp: Slot [25] registered [ 0.369611] acpiphp: Slot [26] registered [ 0.370684] acpiphp: Slot [27] registered [ 0.371768] acpiphp: Slot [28] registered [ 0.372847] acpiphp: Slot [29] registered [ 0.373924] acpiphp: Slot [30] registered [ 0.375003] acpiphp: Slot [31] registered [ 0.376080] PCI host bridge to bus 0000:00 [ 0.377158] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.378748] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380334] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.382267] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384195] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386165] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.390536] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.392211] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.393960] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.395768] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.400222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.402296] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.424024] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.426084] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.428213] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430390] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432624] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434389] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436410] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.437903] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.440108] vgaarb: loaded [ 0.440969] vgaarb: bridge control possible 0000:00:02.0 [ 0.442686] SCSI subsystem initialized [ 0.444001] ACPI: bus type USB registered [ 0.445190] usbcore: registered new interface driver usbfs [ 0.446650] usbcore: registered new interface driver hub [ 0.448070] usbcore: registered new device driver usb [ 0.449630] PCI: Using ACPI for IRQ routing [ 0.451194] NetLabel: Initializing [ 0.452213] NetLabel: domain hash size = 128 [ 0.453424] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.454788] NetLabel: unlabeled traffic allowed by default [ 0.456420] clocksource: Switched to clocksource kvm-clock [ 0.466550] AppArmor: AppArmor Filesystem Enabled [ 0.467909] pnp: PnP ACPI init [ 0.469186] pnp: PnP ACPI: found 5 devices [ 0.476176] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.478621] NET: Registered protocol family 2 [ 0.480083] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.481918] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.483630] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485340] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.486875] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488537] NET: Registered protocol family 1 [ 0.489778] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491327] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492857] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.507471] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.521874] Trying to unpack rootfs image as initramfs... [ 0.584722] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.592090] Scanning for low memory corruption every 60 seconds [ 0.595419] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.597194] audit: initializing netlink subsys (disabled) [ 0.598865] audit: type=2000 audit(1534575849.563:1): initialized [ 0.601251] Initialise system trusted keyring [ 0.602899] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.604584] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.607554] zbud: loaded [ 0.608711] VFS: Disk quotas dquot_6.6.0 [ 0.609929] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.612383] fuse init (API version 7.23) [ 0.613815] Key type big_key registered [ 0.614998] Allocating IMA MOK and blacklist keyrings. [ 0.616835] Key type asymmetric registered [ 0.618053] Asymmetric key parser 'x509' registered [ 0.619464] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.621702] io scheduler noop registered [ 0.622874] io scheduler deadline registered (default) [ 0.624344] io scheduler cfq registered [ 0.625724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.627251] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.629262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.631398] ACPI: Power Button [PWRF] [ 0.632858] GHES: HEST is not enabled! [ 0.647268] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.676593] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.679648] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.705485] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.708820] Linux agpgart interface v0.103 [ 0.712866] brd: module loaded [ 0.715300] loop: module loaded [ 0.721091] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.723205] GPT:90111 != 2097151 [ 0.724174] GPT:Alternate GPT header not at the end of the disk. [ 0.725729] GPT:90111 != 2097151 [ 0.726702] GPT: Use GNU Parted to correct GPT errors. [ 0.728070] vda: vda1 vda15 [ 0.730042] scsi host0: ata_piix [ 0.731159] scsi host1: ata_piix [ 0.732188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.733913] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.736022] libphy: Fixed MDIO Bus: probed [ 0.737438] tun: Universal TUN/TAP device driver, 1.6 [ 0.738798] tun: (C) 1999-2004 Max Krasnyansky [ 0.742126] PPP generic driver version 2.4.2 [ 0.743464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745156] ehci-pci: EHCI PCI platform driver [ 0.746551] ehci-platform: EHCI generic platform driver [ 0.747894] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.749837] ohci-pci: OHCI PCI platform driver [ 0.751254] ohci-platform: OHCI generic platform driver [ 0.752857] uhci_hcd: USB Universal Host Controller Interface driver [ 0.767987] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.769503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.771493] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.772894] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.774805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.776815] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.779175] usb usb1: Product: UHCI Host Controller [ 0.780813] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.782679] usb usb1: SerialNumber: 0000:00:01.2 [ 0.784249] hub 1-0:1.0: USB hub found [ 0.785524] hub 1-0:1.0: 2 ports detected [ 0.787000] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.790270] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.791846] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.793509] mousedev: PS/2 mouse device common for all mice [ 0.795473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.798359] rtc_cmos 00:00: RTC can wake from S4 [ 0.800116] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.802038] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.804196] i2c /dev entries driver [ 0.805268] device-mapper: uevent: version 1.0.3 [ 0.806562] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.808772] ledtrig-cpu: registered to indicate activity on CPUs [ 0.810628] NET: Registered protocol family 10 [ 0.812183] NET: Registered protocol family 17 [ 0.813413] Key type dns_resolver registered [ 0.814706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.816187] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.818588] registered taskstats version 1 [ 0.819728] Loading compiled-in X.509 certificates [ 0.821542] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.824059] zswap: loaded using pool lzo/zbud [ 0.826152] Key type trusted registered [ 0.828283] Key type encrypted registered [ 0.829432] AppArmor: AppArmor sha1 policy hashing enabled [ 0.830826] ima: No TPM chip found, activating TPM-bypass! [ 0.832230] evm: HMAC attrs: 0x1 [ 0.833555] Magic number: 14:617:66 [ 0.834572] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1168 [ 0.836829] rtc_cmos 00:00: setting system clock to 2018-08-18 07:04:09 UTC (1534575849) [ 0.838997] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.854623] EDD information not available. [ 0.894003] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.896097] Write protecting the kernel read-only data: 14336k [ 0.898997] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.901463] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.949107] 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.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... 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 1.02. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt3aZTzpFCoUzwHeWwKW+zJPmLLrprbNsvwjScZPJAgPnLqTp9pyMPQsPw03WuXvk74TUir46pFFgzF8PsJFi54qaLu6+UwUS9yRamBG3+tO5by+G1ldb3WEuwfJ72V+mBv0OntrFqXt+b4poKpr1MLDHq/PHSkxnmNBXYssACth13o9GhSwS7ts3Ey+hsWGSH6kPUtG6AdBHdpTma+KYtwwx6YWSXl1w3Dn82Hp2eo7SB6A13spJHEkZYUn9EtGZ8xTmqwvk7KNE0Ms40zV1k7k1UfYe9Jy4dyZzjHABEnZE3MM+O6gvZumI1hr0T2qX/vjswJQfwxDS6qFhM+L8H root@cinder-test-vm2-65cfced1-82a8-49c8-a511-cf9ef7cc8606 ssh-dss AAAAB3NzaC1kc3MAAACBAO6zuwOZ21t6o4dKv1dXw2YK9rIn5ONIws3Fq4LnhdXAuMXVXgQZ2sAllMz6Gpx9+Jrj1RLYw+EoB4sQY+OQROfQ3fp6hUGedeyUtcPfEQ/AhAAqFhrSD26WOJni0btPCoNHEk0ZUCqaBBPtVOBarVgSLwaXcBjWky6ei/dYkBDlAAAAFQD7F7di+cHOmOU654kr9F3QmilMJwAAAIEAnTWXpXzieSeL41If5bC7LxKOd6yN7ZJCibYAPM/OVN7jPuTNtv2gbz4MT+ksheIFtr/mwfygg4rl5Zrg4BF7dAPRLGm6n88w/XrJsgXZEFUVtwaXFCEGZSewRqZO5yi/M8rYczqN2K9JckCLLPv4uUYtep61MBcDYk+mAaK8w+8AAACAUC8mGpiiZHlgXIibOJYAUKhZpRs/LUCwKIHlpRlz1rmqCFs/geJe1csJ7co7ikWRQnfacvGxNTSSUcsE/4hnDUDDzMA25lpcuZP5N2huBcCjFXmuO+keCVqXcJia6iULAz/QINKzEnv8RCQEdfqiPy2ohXI1mqzEe6r9oHzpirc= root@cinder-test-vm2-65cfced1-82a8-49c8-a511-cf9ef7cc8606 -----END SSH HOST KEY KEYS----- === network info === 2018-08-18 07:04:13,485 - paramiko.transport - DEBUG - starting thread (client mode): 0x5c7ac090L 2018-08-18 07:04:13,486 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 07:04:13,486 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-18 07:04:13,486 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-18 07:04:13,487 - 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-18 07:04:13,488 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 07:04:13,488 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-18 07:04:13,488 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 07:04:13,488 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 07:04:13,488 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 07:04:13,511 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 07:04:13,512 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 07:04:13,518 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 9fb8137568a62eca3bb4f7c5296e7f48 2018-08-18 07:04:13,519 - paramiko.transport - DEBUG - Trying discovered key 46bfc8835c65668e18d9baf85d33f376 in /tmp/tmp3DRs_K 2018-08-18 07:04:13,548 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 07:04:13,554 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-18 07:04:13,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-18 07:04:13,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"volume": {"display_name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "size": "2"}}' 2018-08-18 07:04:14,827 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:04:13 GMT Server: Apache x-compute-request-id: req-7c0e2b5a-9b0e-43ce-b593-7de884db372d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7c0e2b5a-9b0e-43ce-b593-7de884db372d Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "self"}, {"href": "http://172.30.9.22:8776/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-18T07:04:14.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "size": 2}} 2018-08-18 07:04:14,827 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes used request id req-7c0e2b5a-9b0e-43ce-b593-7de884db372d 2018-08-18 07:04:14,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.24149799347s 2018-08-18 07:04:14,828 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes used request id req-7c0e2b5a-9b0e-43ce-b593-7de884db372d 2018-08-18 07:04:14,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 07:04:14,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:15,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:14 GMT Server: Apache x-compute-request-id: req-acf04557-b66f-4946-9fa7-a7b1cb96fe29 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-acf04557-b66f-4946-9fa7-a7b1cb96fe29 Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "self"}, {"href": "http://172.30.9.22:8776/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-18T07:04:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "updated_at": "2018-08-18T07:04:14.000000", "volume_type": null, "name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "size": 2}]} 2018-08-18 07:04:15,917 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-acf04557-b66f-4946-9fa7-a7b1cb96fe29 2018-08-18 07:04:15,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.0885989666s 2018-08-18 07:04:15,917 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-acf04557-b66f-4946-9fa7-a7b1cb96fe29 2018-08-18 07:04:15,919 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:04:17,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 07:04:17,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:18,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:17 GMT Server: Apache x-compute-request-id: req-3b32e277-f94f-4a0b-9e7b-b43c534283ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b32e277-f94f-4a0b-9e7b-b43c534283ae Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "self"}, {"href": "http://172.30.9.22:8776/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-18T07:04:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "updated_at": "2018-08-18T07:04:16.000000", "volume_type": null, "name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "size": 2}]} 2018-08-18 07:04:18,847 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-3b32e277-f94f-4a0b-9e7b-b43c534283ae 2018-08-18 07:04:18,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.925709009171s 2018-08-18 07:04:18,848 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-3b32e277-f94f-4a0b-9e7b-b43c534283ae 2018-08-18 07:04:18,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:04:18,850 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:18,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-0004e88d-2982-42ff-9bb8-330435495e74 Date: Sat, 18 Aug 2018 07:04:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9796530428b4d4b8810afae6bc9c0b6","l2_adjacency":true,"status":"ACTIVE","subnets":["ef3745a2-8e41-4c82-a339-ba55a02705f9"],"description":"","tags":[],"updated_at":"2018-08-18T07:03:53Z","qos_policy_id":null,"name":"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606","admin_state_up":true,"tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:03:52Z","mtu":1450}]} 2018-08-18 07:04:18,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0004e88d-2982-42ff-9bb8-330435495e74 2018-08-18 07:04:18,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0892000198364s 2018-08-18 07:04:18,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0004e88d-2982-42ff-9bb8-330435495e74 2018-08-18 07:04:18,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:04:18,948 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:18,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-8695d74a-8486-4309-8b8c-c30214251808 Date: Sat, 18 Aug 2018 07:04:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:03:58Z", "file": "/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/file", "owner": "e9796530428b4d4b8810afae6bc9c0b6", "id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "size": 12716032, "self": "/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:03:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:04:18,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8695d74a-8486-4309-8b8c-c30214251808 2018-08-18 07:04:18,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.039794921875s 2018-08-18 07:04:18,984 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8695d74a-8486-4309-8b8c-c30214251808 2018-08-18 07:04:18,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:04:18,988 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:19,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-17a9aab4-c660-4ba4-a80c-1334cc549245 x-compute-request-id: req-17a9aab4-c660-4ba4-a80c-1334cc549245 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "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": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72"}]} 2018-08-18 07:04:19,011 - 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-17a9aab4-c660-4ba4-a80c-1334cc549245 2018-08-18 07:04:19,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250909328461s 2018-08-18 07:04:19,011 - 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-17a9aab4-c660-4ba4-a80c-1334cc549245 2018-08-18 07:04:19,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-18 07:04:19,015 - 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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"server": {"name": "cinder_test-vm_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "imageRef": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "flavorRef": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b8156d1d-a427-4b53-ad5e-541ab4319b01"}], "security_groups": [{"name": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3"}]}}' 2018-08-18 07:04:20,946 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:04: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-e3401d03-83b6-4bd7-b057-391469cf9556 x-compute-request-id: req-e3401d03-83b6-4bd7-b057-391469cf9556 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3"}], "OS-DCF:diskConfig": "MANUAL", "id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "bookmark"}], "adminPass": "BiJ3MxykNHzt"}} 2018-08-18 07:04:20,946 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e3401d03-83b6-4bd7-b057-391469cf9556 2018-08-18 07:04:20,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.93384385109s 2018-08-18 07:04:20,947 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e3401d03-83b6-4bd7-b057-391469cf9556 2018-08-18 07:04:20,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:04:20,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:21,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-940e85dc-d576-404c-8def-103c705ad637 x-compute-request-id: req-940e85dc-d576-404c-8def-103c705ad637 Content-Encoding: gzip Content-Length: 863 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/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "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-18T07:04:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:20Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:e8:8a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:e8:8a", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:04:08.000000", "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15", "security_groups": [{"name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}], "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:04:08Z", "hostId": "1ba6f3f1e1735fdd6d2d1c77a865466887d6f34c81840c838d3e47e0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm2_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:01Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:04:21,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-940e85dc-d576-404c-8def-103c705ad637 2018-08-18 07:04:21,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710687875748s 2018-08-18 07:04:21,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-940e85dc-d576-404c-8def-103c705ad637 2018-08-18 07:04:21,664 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:04:23,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:04:23,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:24,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-52d7c5cd-832f-4ea0-8df8-ae36ffe53034 x-compute-request-id: req-52d7c5cd-832f-4ea0-8df8-ae36ffe53034 Content-Encoding: gzip Content-Length: 898 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/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:04:23Z", "hostId": "7f2aff3582a1c760657d84dbd61512b35dcd024edcaaf5704e6345bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:20Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:e8:8a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:e8:8a", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:04:08.000000", "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15", "security_groups": [{"name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}], "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:04:08Z", "hostId": "1ba6f3f1e1735fdd6d2d1c77a865466887d6f34c81840c838d3e47e0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm2_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:01Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:04:24,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-52d7c5cd-832f-4ea0-8df8-ae36ffe53034 2018-08-18 07:04:24,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463839054108s 2018-08-18 07:04:24,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-52d7c5cd-832f-4ea0-8df8-ae36ffe53034 2018-08-18 07:04:24,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:04:26,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:04:26,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:26,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-9340d0f1-3364-4c0e-867e-8b6b6f53467f x-compute-request-id: req-9340d0f1-3364-4c0e-867e-8b6b6f53467f Content-Encoding: gzip Content-Length: 901 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/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "security_groups": [{"name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}], "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T07:04:23Z", "hostId": "7f2aff3582a1c760657d84dbd61512b35dcd024edcaaf5704e6345bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:20Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:e8:8a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:e8:8a", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:04:08.000000", "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15", "security_groups": [{"name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}], "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:04:08Z", "hostId": "1ba6f3f1e1735fdd6d2d1c77a865466887d6f34c81840c838d3e47e0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm2_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:01Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:04:26,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9340d0f1-3364-4c0e-867e-8b6b6f53467f 2018-08-18 07:04:26,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168282032013s 2018-08-18 07:04:26,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9340d0f1-3364-4c0e-867e-8b6b6f53467f 2018-08-18 07:04:26,311 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:04:28,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:04:28,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:28,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-8978e00c-bda5-456b-ba36-9a70494e39b5 x-compute-request-id: req-8978e00c-bda5-456b-ba36-9a70494e39b5 Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:2f:02", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:04:27.000000", "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "security_groups": [{"name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}], "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:04:27Z", "hostId": "7f2aff3582a1c760657d84dbd61512b35dcd024edcaaf5704e6345bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:20Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:e8:8a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:e8:8a", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:04:08.000000", "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15", "security_groups": [{"name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}], "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:04:08Z", "hostId": "1ba6f3f1e1735fdd6d2d1c77a865466887d6f34c81840c838d3e47e0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm2_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:01Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:04:28,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8978e00c-bda5-456b-ba36-9a70494e39b5 2018-08-18 07:04:28,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656270980835s 2018-08-18 07:04:28,971 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8978e00c-bda5-456b-ba36-9a70494e39b5 2018-08-18 07:04:28,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 07:04:28,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:29,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-096f4314-465f-4b94-9df1-6f4703361ca0 Date: Sat, 18 Aug 2018 07:04:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T07:04:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef3745a2-8e41-4c82-a339-ba55a02705f9","ip_address":"192.168.120.14"}],"id":"8d347d28-7ec6-4463-9c0f-0ca6d372219c","security_groups":["eb6e32e0-dc0f-42a3-bc26-dfc1290465b3"],"mac_address":"fa:16:3e:18:2f:02","project_id":"e9796530428b4d4b8810afae6bc9c0b6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:04:23Z","binding:vnic_type":"normal","device_id":"d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f","ip_allocation":"immediate"}]} 2018-08-18 07:04:29,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f used request id req-096f4314-465f-4b94-9df1-6f4703361ca0 2018-08-18 07:04:29,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0529980659485s 2018-08-18 07:04:29,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f used request id req-096f4314-465f-4b94-9df1-6f4703361ca0 2018-08-18 07:04:29,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:29,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=8d347d28-7ec6-4463-9c0f-0ca6d372219c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:29,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6c3e6f69-a679-4666-842c-16244b220c49 Date: Sat, 18 Aug 2018 07:04:29 GMT RESP BODY: {"floatingips": []} 2018-08-18 07:04:29,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=8d347d28-7ec6-4463-9c0f-0ca6d372219c used request id req-6c3e6f69-a679-4666-842c-16244b220c49 2018-08-18 07:04:29,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.245603084564s 2018-08-18 07:04:29,280 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=8d347d28-7ec6-4463-9c0f-0ca6d372219c used request id req-6c3e6f69-a679-4666-842c-16244b220c49 2018-08-18 07:04:29,280 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:18:2f:02', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'204f0b7d-3fa2-45ed-97d5-a4053eb26379'}), 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-18T07:04:27.000000', 'flavor': Munch({u'id': u'56d7b6f9-118a-489c-b9ba-0c0d7f7eca72'}), 'az': u'nova', 'id': u'd553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f', 'security_groups': [Munch({u'name': u'cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'01fb0f279c2e458e829b7f74a0cd6ccf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9796530428b4d4b8810afae6bc9c0b6', 'name': 'cinder_test-project_65cfced1-82a8-49c8-a511-cf9ef7cc8606', '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-18T07:04:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T07:04:27Z', 'hostId': u'7f2aff3582a1c760657d84dbd61512b35dcd024edcaaf5704e6345bf', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'7f2aff3582a1c760657d84dbd61512b35dcd024edcaaf5704e6345bf', '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-18T07:04:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e9796530428b4d4b8810afae6bc9c0b6', 'name': u'cinder_test-vm_65cfced1-82a8-49c8-a511-cf9ef7cc8606', 'adminPass': u'BiJ3MxykNHzt', 'tenant_id': u'e9796530428b4d4b8810afae6bc9c0b6', 'created_at': u'2018-08-18T07:04:20Z', 'created': u'2018-08-18T07:04:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-18 07:04:29,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:04:29,284 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:29,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-5af78811-c521-4723-b0fa-6a3cad6f4e89 Date: Sat, 18 Aug 2018 07:04:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9796530428b4d4b8810afae6bc9c0b6","l2_adjacency":true,"status":"ACTIVE","subnets":["ef3745a2-8e41-4c82-a339-ba55a02705f9"],"description":"","tags":[],"updated_at":"2018-08-18T07:03:53Z","qos_policy_id":null,"name":"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606","admin_state_up":true,"tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:03:52Z","mtu":1450}]} 2018-08-18 07:04:29,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5af78811-c521-4723-b0fa-6a3cad6f4e89 2018-08-18 07:04:29,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0870299339294s 2018-08-18 07:04:29,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5af78811-c521-4723-b0fa-6a3cad6f4e89 2018-08-18 07:04:29,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 07:04:29,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:29,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-7d274084-8a0b-46e3-be50-ab582796a15d Date: Sat, 18 Aug 2018 07:04:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T07:04:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef3745a2-8e41-4c82-a339-ba55a02705f9","ip_address":"192.168.120.14"}],"id":"8d347d28-7ec6-4463-9c0f-0ca6d372219c","security_groups":["eb6e32e0-dc0f-42a3-bc26-dfc1290465b3"],"mac_address":"fa:16:3e:18:2f:02","project_id":"e9796530428b4d4b8810afae6bc9c0b6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:04:23Z","binding:vnic_type":"normal","device_id":"d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f","ip_allocation":"immediate"}]} 2018-08-18 07:04:29,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f used request id req-7d274084-8a0b-46e3-be50-ab582796a15d 2018-08-18 07:04:29,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0449078083038s 2018-08-18 07:04:29,417 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f used request id req-7d274084-8a0b-46e3-be50-ab582796a15d 2018-08-18 07:04:29,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-18 07:04:29,419 - 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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"floatingip": {"floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "fixed_ip_address": "192.168.120.14", "port_id": "8d347d28-7ec6-4463-9c0f-0ca6d372219c"}}' 2018-08-18 07:04:31,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-22f3d7e4-da13-4668-a32f-ba75e81e3d19 Date: Sat, 18 Aug 2018 07:04:31 GMT RESP BODY: {"floatingip": {"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:30Z", "updated_at": "2018-08-18T07:04:30Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:2f:02", "device_id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "8d347d28-7ec6-4463-9c0f-0ca6d372219c", "id": "b9ffee21-ceef-4b0f-946a-21e782743d34", "qos_policy_id": null}} 2018-08-18 07:04:31,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-22f3d7e4-da13-4668-a32f-ba75e81e3d19 2018-08-18 07:04:31,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.00434398651s 2018-08-18 07:04:31,423 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-22f3d7e4-da13-4668-a32f-ba75e81e3d19 2018-08-18 07:04:31,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:31,431 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:31,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-41a579a1-7075-4aad-b7f0-37ae314e0c4a Date: Sat, 18 Aug 2018 07:04:31 GMT RESP BODY: {"floatingips": [{"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:10Z", "updated_at": "2018-08-18T07:04:13Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:e8:8a", "device_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd", "id": "2b6124e1-5ee3-43e6-bae3-6e5e84c3a989", "qos_policy_id": null}, {"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:30Z", "updated_at": "2018-08-18T07:04:30Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:2f:02", "device_id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "8d347d28-7ec6-4463-9c0f-0ca6d372219c", "id": "b9ffee21-ceef-4b0f-946a-21e782743d34", "qos_policy_id": null}]} 2018-08-18 07:04:31,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-41a579a1-7075-4aad-b7f0-37ae314e0c4a 2018-08-18 07:04:31,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0864508152008s 2018-08-18 07:04:31,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-41a579a1-7075-4aad-b7f0-37ae314e0c4a 2018-08-18 07:04:31,524 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:04:31,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:31,629 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:31,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-d4ac4e77-072d-4286-a1e4-f9fc1215e64c Date: Sat, 18 Aug 2018 07:04:31 GMT RESP BODY: {"floatingips": [{"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:10Z", "updated_at": "2018-08-18T07:04:13Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:e8:8a", "device_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd", "id": "2b6124e1-5ee3-43e6-bae3-6e5e84c3a989", "qos_policy_id": null}, {"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:30Z", "updated_at": "2018-08-18T07:04:30Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:2f:02", "device_id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "8d347d28-7ec6-4463-9c0f-0ca6d372219c", "id": "b9ffee21-ceef-4b0f-946a-21e782743d34", "qos_policy_id": null}]} 2018-08-18 07:04:31,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d4ac4e77-072d-4286-a1e4-f9fc1215e64c 2018-08-18 07:04:31,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578532218933s 2018-08-18 07:04:31,687 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d4ac4e77-072d-4286-a1e4-f9fc1215e64c 2018-08-18 07:04:31,693 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:04:31,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:31,798 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:31,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-e1bc9640-b384-4e05-a431-c520f13b636a Date: Sat, 18 Aug 2018 07:04:31 GMT RESP BODY: {"floatingips": [{"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:10Z", "updated_at": "2018-08-18T07:04:13Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:e8:8a", "device_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd", "id": "2b6124e1-5ee3-43e6-bae3-6e5e84c3a989", "qos_policy_id": null}, {"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:30Z", "updated_at": "2018-08-18T07:04:30Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:2f:02", "device_id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "8d347d28-7ec6-4463-9c0f-0ca6d372219c", "id": "b9ffee21-ceef-4b0f-946a-21e782743d34", "qos_policy_id": null}]} 2018-08-18 07:04:31,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e1bc9640-b384-4e05-a431-c520f13b636a 2018-08-18 07:04:31,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0612030029297s 2018-08-18 07:04:31,859 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e1bc9640-b384-4e05-a431-c520f13b636a 2018-08-18 07:04:31,865 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:04:31,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:31,971 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:32,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-60a7ceac-b4d3-4660-b408-ce8b12e50a4a Date: Sat, 18 Aug 2018 07:04:32 GMT RESP BODY: {"floatingips": [{"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:10Z", "updated_at": "2018-08-18T07:04:13Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:e8:8a", "device_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd", "id": "2b6124e1-5ee3-43e6-bae3-6e5e84c3a989", "qos_policy_id": null}, {"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:30Z", "updated_at": "2018-08-18T07:04:30Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:2f:02", "device_id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "8d347d28-7ec6-4463-9c0f-0ca6d372219c", "id": "b9ffee21-ceef-4b0f-946a-21e782743d34", "qos_policy_id": null}]} 2018-08-18 07:04:32,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-60a7ceac-b4d3-4660-b408-ce8b12e50a4a 2018-08-18 07:04:32,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.253340005875s 2018-08-18 07:04:32,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-60a7ceac-b4d3-4660-b408-ce8b12e50a4a 2018-08-18 07:04:32,230 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:04:32,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:32,336 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:32,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-b3348561-05ba-46f7-bd26-c074b853d209 Date: Sat, 18 Aug 2018 07:04:32 GMT RESP BODY: {"floatingips": [{"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:10Z", "updated_at": "2018-08-18T07:04:13Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:e8:8a", "device_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd", "id": "2b6124e1-5ee3-43e6-bae3-6e5e84c3a989", "qos_policy_id": null}, {"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:30Z", "updated_at": "2018-08-18T07:04:30Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:2f:02", "device_id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "8d347d28-7ec6-4463-9c0f-0ca6d372219c", "id": "b9ffee21-ceef-4b0f-946a-21e782743d34", "qos_policy_id": null}]} 2018-08-18 07:04:32,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b3348561-05ba-46f7-bd26-c074b853d209 2018-08-18 07:04:32,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0635750293732s 2018-08-18 07:04:32,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b3348561-05ba-46f7-bd26-c074b853d209 2018-08-18 07:04:32,405 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 07:04:32,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:32,511 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:32,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-e3150eb5-a981-4a98-9004-4b628b9c8fcf Date: Sat, 18 Aug 2018 07:04:32 GMT RESP BODY: {"floatingips": [{"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:10Z", "updated_at": "2018-08-18T07:04:13Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:e8:8a", "device_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "e705ed63-db3e-4f9d-b699-19ebc555abfd", "id": "2b6124e1-5ee3-43e6-bae3-6e5e84c3a989", "qos_policy_id": null}, {"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:30Z", "updated_at": "2018-08-18T07:04:32Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:2f:02", "device_id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "8d347d28-7ec6-4463-9c0f-0ca6d372219c", "id": "b9ffee21-ceef-4b0f-946a-21e782743d34", "qos_policy_id": null}]} 2018-08-18 07:04:32,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e3150eb5-a981-4a98-9004-4b628b9c8fcf 2018-08-18 07:04:32,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605249404907s 2018-08-18 07:04:32,571 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e3150eb5-a981-4a98-9004-4b628b9c8fcf 2018-08-18 07:04:32,577 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'6f0d46ec-794e-41bf-b94a-83499ceafbb0', 'updated_at': u'2018-08-18T07:04:32Z', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'8d347d28-7ec6-4463-9c0f-0ca6d372219c', 'id': u'b9ffee21-ceef-4b0f-946a-21e782743d34', 'network': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'port': u'8d347d28-7ec6-4463-9c0f-0ca6d372219c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e9796530428b4d4b8810afae6bc9c0b6', 'name': 'cinder_test-project_65cfced1-82a8-49c8-a511-cf9ef7cc8606', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e9796530428b4d4b8810afae6bc9c0b6', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b8156d1d-a427-4b53-ad5e-541ab4319b01', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:18:2f:02', u'device_id': u'd553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e9796530428b4d4b8810afae6bc9c0b6', 'created_at': u'2018-08-18T07:04:30Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b8156d1d-a427-4b53-ad5e-541ab4319b01', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:18:2f:02', u'device_id': u'd553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f'}), 'router': u'6f0d46ec-794e-41bf-b94a-83499ceafbb0'}) 2018-08-18 07:04:32,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 07:04:32,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f/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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 07:04:32,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-e233c373-0622-4bdd-82f9-2f7529273b73 x-compute-request-id: req-e233c373-0622-4bdd-82f9-2f7529273b73 Content-Encoding: gzip Content-Length: 9644 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 497559116 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.192287] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194658] pid_max: default: 32768 minimum: 301\n[ 0.195955] ACPI: Core revision 20150930\n[ 0.197661] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199521] Security Framework initialized\n[ 0.200641] Yama: becoming mindful.\n[ 0.201742] AppArmor: AppArmor initialized\n[ 0.203169] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205370] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207502] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209541] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211815] Initializing cgroup subsys io\n[ 0.213178] Initializing cgroup subsys memory\n[ 0.214627] Initializing cgroup subsys devices\n[ 0.216108] Initializing cgroup subsys freezer\n[ 0.217615] Initializing cgroup subsys net_cls\n[ 0.219145] Initializing cgroup subsys perf_event\n[ 0.220719] Initializing cgroup subsys net_prio\n[ 0.222224] Initializing cgroup subsys hugetlb\n[ 0.223671] Initializing cgroup subsys pids\n[ 0.225111] CPU: Physical Processor ID: 0\n[ 0.227161] mce: CPU supports 10 MCE banks\n[ 0.228550] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.230231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252651] ftrace: allocating 31920 entries in 125 pages\n[ 0.278990] smpboot: Max logical packages: 1\n[ 0.280439] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282670] x2apic enabled\n[ 0.283984] Switched APIC routing to physical x2apic.\n[ 0.286752] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.288603] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.291769] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.294614] KVM setup paravirtual spinlock\n[ 0.296486] x86: Booted up 1 node, 1 CPUs\n[ 0.297821] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300091] devtmpfs: initialized\n[ 0.302304] evm: security.selinux\n[ 0.303496] evm: security.SMACK64\n[ 0.304644] evm: security.SMACK64EXEC\n[ 0.305915] evm: security.SMACK64TRANSMUTE\n[ 0.307283] evm: security.SMACK64MMAP\n[ 0.308534] evm: security.ima\n[ 0.309594] evm: security.capability\n[ 0.310880] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313920] pinctrl core: initialized pinctrl subsystem\n[ 0.315700] RTC time: 7:04:27, date: 08/18/18\n[ 0.317270] NET: Registered protocol family 16\n[ 0.318850] cpuidle: using governor ladder\n[ 0.320227] cpuidle: using governor menu\n[ 0.321546] PCCT header not found.\n[ 0.322709] ACPI: bus type PCI registered\n[ 0.323822] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.325529] PCI: Using configuration type 1 for base access\n[ 0.327725] ACPI: Added _OSI(Module Device)\n[ 0.328899] ACPI: Added _OSI(Processor Device)\n[ 0.330097] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.331387] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333647] ACPI: Interpreter enabled\n[ 0.334750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.337384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.339981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.342518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345083] ACPI: (supports S0 S5)\n[ 0.346056] ACPI: Using IOAPIC for interrupt routing\n[ 0.347377] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354563] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356235] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359274] acpiphp: Slot [3] registered\n[ 0.360435] acpiphp: Slot [4] registered\n[ 0.361580] acpiphp: Slot [5] registered\n[ 0.362723] acpiphp: Slot [6] registered\n[ 0.363888] acpiphp: Slot [7] registered\n[ 0.365051] acpiphp: Slot [8] registered\n[ 0.366223] acpiphp: Slot [9] registered\n[ 0.367383] acpiphp: Slot [10] registered\n[ 0.368515] acpiphp: Slot [11] registered\n[ 0.369675] acpiphp: Slot [12] registered\n[ 0.370814] acpiphp: Slot [13] registered\n[ 0.371948] acpiphp: Slot [14] registered\n[ 0.373083] acpiphp: Slot [15] registered\n[ 0.388634] acpiphp: Slot [16] registered\n[ 0.389807] acpiphp: Slot [17] registered\n[ 0.390940] acpiphp: Slot [18] registered\n[ 0.392129] acpiphp: Slot [19] registered\n[ 0.393291] acpiphp: Slot [20] registered\n[ 0.394433] acpiphp: Slot [21] registered\n[ 0.395597] acpiphp: Slot [22] registered\n[ 0.396756] acpiphp: Slot [23] registered\n[ 0.397942] acpiphp: Slot [24] registered\n[ 0.399116] acpiphp: Slot [25] registered\n[ 0.400234] acpiphp: Slot [26] registered\n[ 0.401381] acpiphp: Slot [27] registered\n[ 0.402522] acpiphp: Slot [28] registered\n[ 0.403675] acpiphp: Slot [29] registered\n[ 0.404793] acpiphp: Slot [30] registered\n[ 0.405928] acpiphp: Slot [31] registered\n[ 0.407069] PCI host bridge to bus 0000:00\n[ 0.408229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.409968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.411679] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.413748] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.415815] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.417935] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.422008] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.425462] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.427269] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.431643] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.433685] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454664] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456730] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458754] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.460714] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.462701] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.464449] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.466288] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.467716] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.469870] vgaarb: loaded\n[ 0.470712] vgaarb: bridge control possible 0000:00:02.0\n[ 0.472392] SCSI subsystem initialized\n[ 0.473662] ACPI: bus type USB registered\n[ 0.474806] usbcore: registered new interface driver usbfs\n[ 0.476221] usbcore: registered new interface driver hub\n[ 0.477587] usbcore: registered new device driver usb\n[ 0.479115] PCI: Using ACPI for IRQ routing\n[ 0.480662] NetLabel: Initializing\n[ 0.481659] NetLabel: domain hash size = 128\n[ 0.482825] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.484142] NetLabel: unlabeled traffic allowed by default\n[ 0.485751] clocksource: Switched to clocksource kvm-clock\n[ 0.495970] AppArmor: AppArmor Filesystem Enabled\n[ 0.497303] pnp: PnP ACPI init\n[ 0.498580] pnp: PnP ACPI: found 5 devices\n[ 0.505467] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507819] NET: Registered protocol family 2\n[ 0.509258] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.511034] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512704] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514369] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515856] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517465] NET: Registered protocol family 1\n[ 0.518686] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.521676] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.536213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.550885] Trying to unpack rootfs image as initramfs...\n[ 0.613092] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.618301] Scanning for low memory corruption every 60 seconds\n[ 0.620640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.622338] audit: initializing netlink subsys (disabled)\n[ 0.623869] audit: type=2000 audit(1534575867.984:1): initialized\n[ 0.625894] Initialise system trusted keyring\n[ 0.627325] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.628987] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.631796] zbud: loaded\n[ 0.632846] VFS: Disk quotas dquot_6.6.0\n[ 0.634043] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.636300] fuse init (API version 7.23)\n[ 0.637617] Key type big_key registered\n[ 0.638794] Allocating IMA MOK and blacklist keyrings.\n[ 0.640577] Key type asymmetric registered\n[ 0.641777] Asymmetric key parser 'x509' registered\n[ 0.643165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.645345] io scheduler noop registered\n[ 0.646505] io scheduler deadline registered (default)\n[ 0.647945] io scheduler cfq registered\n[ 0.649208] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.650738] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.652579] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.654676] ACPI: Power Button [PWRF]\n[ 0.655953] GHES: HEST is not enabled!\n[ 0.670197] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.699491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728497] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731723] Linux agpgart interface v0.103\n[ 0.735328] brd: module loaded\n[ 0.737690] loop: module loaded\n[ 0.743162] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.745236] GPT:90111 != 2097151\n[ 0.746205] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747756] GPT:90111 != 2097151\n[ 0.748748] GPT: Use GNU Parted to correct GPT errors.\n[ 0.750149] vda: vda1 vda15\n[ 0.751865] scsi host0: ata_piix\n[ 0.752992] scsi host1: ata_piix\n[ 0.754028] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755753] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758041] libphy: Fixed MDIO Bus: probed\n[ 0.759216] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760575] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763568] PPP generic driver version 2.4.2\n[ 0.764857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766570] ehci-pci: EHCI PCI platform driver\n[ 0.767901] ehci-platform: EHCI generic platform driver\n[ 0.769318] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770941] ohci-pci: OHCI PCI platform driver\n[ 0.772214] ohci-platform: OHCI generic platform driver\n[ 0.773632] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788371] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789823] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791908] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.793322] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794954] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796695] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798752] usb usb1: Product: UHCI Host Controller\n[ 0.800078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801699] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.803175] hub 1-0:1.0: USB hub found\n[ 0.804295] hub 1-0:1.0: 2 ports detected\n[ 0.805623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808597] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809968] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811424] mousedev: PS/2 mouse device common for all mice\n[ 0.813227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815804] rtc_cmos 00:00: RTC can wake from S4\n[ 0.817406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.819130] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820815] i2c /dev entries driver\n[ 0.821912] device-mapper: uevent: version 1.0.3\n[ 0.823296] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825618] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827592] NET: Registered protocol family 10\n[ 0.829231] NET: Registered protocol family 17\n[ 0.830509] Key type dns_resolver registered\n[ 0.831862] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.833426] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835932] registered taskstats version 1\n[ 0.837123] Loading compiled-in X.509 certificates\n[ 0.838996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841660] zswap: loaded using pool lzo/zbud\n[ 0.843862] Key type trusted registered\n[ 0.846181] Key type encrypted registered\n[ 0.847355] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848824] ima: No TPM chip found, activating TPM-bypass!\n[ 0.850342] evm: HMAC attrs: 0x1\n[ 0.851678] Magic number: 14:617:66\n[ 0.852785] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1168\n[ 0.855191] rtc_cmos 00:00: setting system clock to 2018-08-18 07:04:27 UTC (1534575867)\n[ 0.857485] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873711] EDD information not available.\n[ 0.915296] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.917504] Write protecting the kernel read-only data: 14336k\n[ 0.920544] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923122] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.972430] 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.95. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5Sez9IPxR+siN3tLCPhYH1egia5q6oMT47ZySGKRxzcMczEF+vUCTsSwvaHdFtAECOPsqVq0POP+8TM/2BBvJ4l+C3yGHacsvheqK5zmVyviqgNPBOMAeWRF+od1QLVBblSJecZ8947IcpR8cw0UziLX5BxSkCX++h4st+Si6XDgYGFTC48GMELHrzyzcZ93oMerPAcmu8EpD/QaB/2hp9R994FDhffgSYxxMd+xdu2FWRMZMgVjjXgZVvXH0lhJDV0U6jsh7raMwtyUAxNf5Yi+K7SmOBG/myo7Dl2GYw+SyEZi6Kz/nQ5McmgoekWuPsGSAqLdd0gR5+X429k1 root@cinder-test-vm-65cfced1-82a8-49c8-a511-cf9ef7cc8606\nssh-dss AAAAB3NzaC1kc3MAAACBANqsNtreGCliknUHpuLL9GSvEZomieYfcACRy0y1WhTv0nHFXqGZLvu8m0kzokkK3Bjeo+3qR6OuSA1zL1LxC3nnNXTnZwahuYPNihj9/ppymTEZAmAtDcUtj+lYH86WZhj6EYEVJYOPhjaWwuXue8sLDZz6G2nlXjC3YRNC6zInAAAAFQCaP6CqNu6oP8gORIYdcSseMRIC8QAAAIEAm7bUOHuT5ELj4ZDC64HgmFbq7FKuSk6NJkKN46aauH+LB18667TQawQ4OEftQYKfGQUqDNrtTp21CBQ/P6DUf1TjTQpjxTGtpfzJfyNqOs/CYTys6vPghE/LfcJRlBoB1wlZp24PpR5ZpS1Z3kAD6/wI+iaddcH48HH8Vip9b64AAACBANHnadNyTw4g1GjHyQdVBqwHEYkUG1Inr/8rIvHn/HqwHpr6x+tyUv1fkR/zilfJg0tOiXZMUSrfnmvHE8BXxyc0hCSk6NRszn5arp/MdR4OyPlHCnn6rgZKUBV0cY4YVA8JdBTZx1mxvW9RBxduWKQe69/1F7+Qq+au5qDRPEzk root@cinder-test-vm-65cfced1-82a8-49c8-a511-cf9ef7cc8606\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe18:2f02/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.14 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-65cfced1-82a8-49c8-a511-cf9ef7cc8606\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.60 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-65cfced1-82a8-49c8-a511-cf9ef7cc8606 login: "} 2018-08-18 07:04:32,650 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f/action used request id req-e233c373-0622-4bdd-82f9-2f7529273b73 2018-08-18 07:04:32,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0726940631866s 2018-08-18 07:04:32,651 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f/action used request id req-e233c373-0622-4bdd-82f9-2f7529273b73 2018-08-18 07:04:32,652 - 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 497559116 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.192287] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194658] pid_max: default: 32768 minimum: 301 [ 0.195955] ACPI: Core revision 20150930 [ 0.197661] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199521] Security Framework initialized [ 0.200641] Yama: becoming mindful. [ 0.201742] AppArmor: AppArmor initialized [ 0.203169] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.205370] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207502] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209541] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211815] Initializing cgroup subsys io [ 0.213178] Initializing cgroup subsys memory [ 0.214627] Initializing cgroup subsys devices [ 0.216108] Initializing cgroup subsys freezer [ 0.217615] Initializing cgroup subsys net_cls [ 0.219145] Initializing cgroup subsys perf_event [ 0.220719] Initializing cgroup subsys net_prio [ 0.222224] Initializing cgroup subsys hugetlb [ 0.223671] Initializing cgroup subsys pids [ 0.225111] CPU: Physical Processor ID: 0 [ 0.227161] mce: CPU supports 10 MCE banks [ 0.228550] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.230231] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.245394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.252651] ftrace: allocating 31920 entries in 125 pages [ 0.278990] smpboot: Max logical packages: 1 [ 0.280439] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.282670] x2apic enabled [ 0.283984] Switched APIC routing to physical x2apic. [ 0.286752] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.288603] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.291769] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.294614] KVM setup paravirtual spinlock [ 0.296486] x86: Booted up 1 node, 1 CPUs [ 0.297821] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.300091] devtmpfs: initialized [ 0.302304] evm: security.selinux [ 0.303496] evm: security.SMACK64 [ 0.304644] evm: security.SMACK64EXEC [ 0.305915] evm: security.SMACK64TRANSMUTE [ 0.307283] evm: security.SMACK64MMAP [ 0.308534] evm: security.ima [ 0.309594] evm: security.capability [ 0.310880] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.313920] pinctrl core: initialized pinctrl subsystem [ 0.315700] RTC time: 7:04:27, date: 08/18/18 [ 0.317270] NET: Registered protocol family 16 [ 0.318850] cpuidle: using governor ladder [ 0.320227] cpuidle: using governor menu [ 0.321546] PCCT header not found. [ 0.322709] ACPI: bus type PCI registered [ 0.323822] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.325529] PCI: Using configuration type 1 for base access [ 0.327725] ACPI: Added _OSI(Module Device) [ 0.328899] ACPI: Added _OSI(Processor Device) [ 0.330097] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.331387] ACPI: Added _OSI(Processor Aggregator Device) [ 0.333647] ACPI: Interpreter enabled [ 0.334750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.337384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.339981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.342518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.345083] ACPI: (supports S0 S5) [ 0.346056] ACPI: Using IOAPIC for interrupt routing [ 0.347377] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.351263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.352863] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.354563] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.356235] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.359274] acpiphp: Slot [3] registered [ 0.360435] acpiphp: Slot [4] registered [ 0.361580] acpiphp: Slot [5] registered [ 0.362723] acpiphp: Slot [6] registered [ 0.363888] acpiphp: Slot [7] registered [ 0.365051] acpiphp: Slot [8] registered [ 0.366223] acpiphp: Slot [9] registered [ 0.367383] acpiphp: Slot [10] registered [ 0.368515] acpiphp: Slot [11] registered [ 0.369675] acpiphp: Slot [12] registered [ 0.370814] acpiphp: Slot [13] registered [ 0.371948] acpiphp: Slot [14] registered [ 0.373083] acpiphp: Slot [15] registered [ 0.388634] acpiphp: Slot [16] registered [ 0.389807] acpiphp: Slot [17] registered [ 0.390940] acpiphp: Slot [18] registered [ 0.392129] acpiphp: Slot [19] registered [ 0.393291] acpiphp: Slot [20] registered [ 0.394433] acpiphp: Slot [21] registered [ 0.395597] acpiphp: Slot [22] registered [ 0.396756] acpiphp: Slot [23] registered [ 0.397942] acpiphp: Slot [24] registered [ 0.399116] acpiphp: Slot [25] registered [ 0.400234] acpiphp: Slot [26] registered [ 0.401381] acpiphp: Slot [27] registered [ 0.402522] acpiphp: Slot [28] registered [ 0.403675] acpiphp: Slot [29] registered [ 0.404793] acpiphp: Slot [30] registered [ 0.405928] acpiphp: Slot [31] registered [ 0.407069] PCI host bridge to bus 0000:00 [ 0.408229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.409968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.411679] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.413748] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.415815] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.417935] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.422008] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.423812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.425462] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.427269] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.431643] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.433685] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.454664] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.456730] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.458754] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.460714] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.462701] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.464449] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.466288] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.467716] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.469870] vgaarb: loaded [ 0.470712] vgaarb: bridge control possible 0000:00:02.0 [ 0.472392] SCSI subsystem initialized [ 0.473662] ACPI: bus type USB registered [ 0.474806] usbcore: registered new interface driver usbfs [ 0.476221] usbcore: registered new interface driver hub [ 0.477587] usbcore: registered new device driver usb [ 0.479115] PCI: Using ACPI for IRQ routing [ 0.480662] NetLabel: Initializing [ 0.481659] NetLabel: domain hash size = 128 [ 0.482825] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.484142] NetLabel: unlabeled traffic allowed by default [ 0.485751] clocksource: Switched to clocksource kvm-clock [ 0.495970] AppArmor: AppArmor Filesystem Enabled [ 0.497303] pnp: PnP ACPI init [ 0.498580] pnp: PnP ACPI: found 5 devices [ 0.505467] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.507819] NET: Registered protocol family 2 [ 0.509258] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.511034] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.512704] TCP: Hash tables configured (established 4096 bind 4096) [ 0.514369] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.515856] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.517465] NET: Registered protocol family 1 [ 0.518686] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.520195] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.521676] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.536213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.550885] Trying to unpack rootfs image as initramfs... [ 0.613092] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.618301] Scanning for low memory corruption every 60 seconds [ 0.620640] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.622338] audit: initializing netlink subsys (disabled) [ 0.623869] audit: type=2000 audit(1534575867.984:1): initialized [ 0.625894] Initialise system trusted keyring [ 0.627325] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.628987] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.631796] zbud: loaded [ 0.632846] VFS: Disk quotas dquot_6.6.0 [ 0.634043] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.636300] fuse init (API version 7.23) [ 0.637617] Key type big_key registered [ 0.638794] Allocating IMA MOK and blacklist keyrings. [ 0.640577] Key type asymmetric registered [ 0.641777] Asymmetric key parser 'x509' registered [ 0.643165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.645345] io scheduler noop registered [ 0.646505] io scheduler deadline registered (default) [ 0.647945] io scheduler cfq registered [ 0.649208] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.650738] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.652579] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.654676] ACPI: Power Button [PWRF] [ 0.655953] GHES: HEST is not enabled! [ 0.670197] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.699491] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.728497] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.731723] Linux agpgart interface v0.103 [ 0.735328] brd: module loaded [ 0.737690] loop: module loaded [ 0.743162] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.745236] GPT:90111 != 2097151 [ 0.746205] GPT:Alternate GPT header not at the end of the disk. [ 0.747756] GPT:90111 != 2097151 [ 0.748748] GPT: Use GNU Parted to correct GPT errors. [ 0.750149] vda: vda1 vda15 [ 0.751865] scsi host0: ata_piix [ 0.752992] scsi host1: ata_piix [ 0.754028] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.755753] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.758041] libphy: Fixed MDIO Bus: probed [ 0.759216] tun: Universal TUN/TAP device driver, 1.6 [ 0.760575] tun: (C) 1999-2004 Max Krasnyansky [ 0.763568] PPP generic driver version 2.4.2 [ 0.764857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.766570] ehci-pci: EHCI PCI platform driver [ 0.767901] ehci-platform: EHCI generic platform driver [ 0.769318] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.770941] ohci-pci: OHCI PCI platform driver [ 0.772214] ohci-platform: OHCI generic platform driver [ 0.773632] uhci_hcd: USB Universal Host Controller Interface driver [ 0.788371] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789823] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.791908] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.793322] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.794954] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796695] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.798752] usb usb1: Product: UHCI Host Controller [ 0.800078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.801699] usb usb1: SerialNumber: 0000:00:01.2 [ 0.803175] hub 1-0:1.0: USB hub found [ 0.804295] hub 1-0:1.0: 2 ports detected [ 0.805623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.808597] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.809968] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.811424] mousedev: PS/2 mouse device common for all mice [ 0.813227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.815804] rtc_cmos 00:00: RTC can wake from S4 [ 0.817406] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.819130] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.820815] i2c /dev entries driver [ 0.821912] device-mapper: uevent: version 1.0.3 [ 0.823296] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.825618] ledtrig-cpu: registered to indicate activity on CPUs [ 0.827592] NET: Registered protocol family 10 [ 0.829231] NET: Registered protocol family 17 [ 0.830509] Key type dns_resolver registered [ 0.831862] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.833426] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.835932] registered taskstats version 1 [ 0.837123] Loading compiled-in X.509 certificates [ 0.838996] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.841660] zswap: loaded using pool lzo/zbud [ 0.843862] Key type trusted registered [ 0.846181] Key type encrypted registered [ 0.847355] AppArmor: AppArmor sha1 policy hashing enabled [ 0.848824] ima: No TPM chip found, activating TPM-bypass! [ 0.850342] evm: HMAC attrs: 0x1 [ 0.851678] Magic number: 14:617:66 [ 0.852785] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1168 [ 0.855191] rtc_cmos 00:00: setting system clock to 2018-08-18 07:04:27 UTC (1534575867) [ 0.857485] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.873711] EDD information not available. [ 0.915296] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.917504] Write protecting the kernel read-only data: 14336k [ 0.920544] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.923122] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.972430] 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.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.95. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCW5Sez9IPxR+siN3tLCPhYH1egia5q6oMT47ZySGKRxzcMczEF+vUCTsSwvaHdFtAECOPsqVq0POP+8TM/2BBvJ4l+C3yGHacsvheqK5zmVyviqgNPBOMAeWRF+od1QLVBblSJecZ8947IcpR8cw0UziLX5BxSkCX++h4st+Si6XDgYGFTC48GMELHrzyzcZ93oMerPAcmu8EpD/QaB/2hp9R994FDhffgSYxxMd+xdu2FWRMZMgVjjXgZVvXH0lhJDV0U6jsh7raMwtyUAxNf5Yi+K7SmOBG/myo7Dl2GYw+SyEZi6Kz/nQ5McmgoekWuPsGSAqLdd0gR5+X429k1 root@cinder-test-vm-65cfced1-82a8-49c8-a511-cf9ef7cc8606 ssh-dss AAAAB3NzaC1kc3MAAACBANqsNtreGCliknUHpuLL9GSvEZomieYfcACRy0y1WhTv0nHFXqGZLvu8m0kzokkK3Bjeo+3qR6OuSA1zL1LxC3nnNXTnZwahuYPNihj9/ppymTEZAmAtDcUtj+lYH86WZhj6EYEVJYOPhjaWwuXue8sLDZz6G2nlXjC3YRNC6zInAAAAFQCaP6CqNu6oP8gORIYdcSseMRIC8QAAAIEAm7bUOHuT5ELj4ZDC64HgmFbq7FKuSk6NJkKN46aauH+LB18667TQawQ4OEftQYKfGQUqDNrtTp21CBQ/P6DUf1TjTQpjxTGtpfzJfyNqOs/CYTys6vPghE/LfcJRlBoB1wlZp24PpR5ZpS1Z3kAD6/wI+iaddcH48HH8Vip9b64AAACBANHnadNyTw4g1GjHyQdVBqwHEYkUG1Inr/8rIvHn/HqwHpr6x+tyUv1fkR/zilfJg0tOiXZMUSrfnmvHE8BXxyc0hCSk6NRszn5arp/MdR4OyPlHCnn6rgZKUBV0cY4YVA8JdBTZx1mxvW9RBxduWKQe69/1F7+Qq+au5qDRPEzk root@cinder-test-vm-65cfced1-82a8-49c8-a511-cf9ef7cc8606 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe18:2f02/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-65cfced1-82a8-49c8-a511-cf9ef7cc8606 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-65cfced1-82a8-49c8-a511-cf9ef7cc8606 login: 2018-08-18 07:04:32,655 - paramiko.transport - DEBUG - starting thread (client mode): 0x5c704c90L 2018-08-18 07:04:32,655 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 07:04:32,655 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-18 07:04:32,655 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-18 07:04:32,656 - 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-18 07:04:32,657 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 07:04:32,657 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-18 07:04:32,657 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 07:04:32,657 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 07:04:32,657 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 07:04:32,674 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 07:04:32,674 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 07:04:32,687 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: e6fd004cbb4b2601a7af7af4e4e5c25c 2018-08-18 07:04:32,688 - paramiko.transport - DEBUG - Trying discovered key 46bfc8835c65668e18d9baf85d33f376 in /tmp/tmp3DRs_K 2018-08-18 07:04:32,711 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 07:04:32,717 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-18 07:04:32,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-18 07:04:32,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f/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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"volumeAttachment": {"volumeId": "7736b062-7ffa-460d-86bb-6fb9d44c780a"}}' 2018-08-18 07:04:34,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-fa515d5f-1515-4e65-afc1-b474b2191b6c x-compute-request-id: req-fa515d5f-1515-4e65-afc1-b474b2191b6c Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "volumeId": "7736b062-7ffa-460d-86bb-6fb9d44c780a"}} 2018-08-18 07:04:34,590 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f/os-volume_attachments used request id req-fa515d5f-1515-4e65-afc1-b474b2191b6c 2018-08-18 07:04:34,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.87057805061s 2018-08-18 07:04:34,591 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f/os-volume_attachments used request id req-fa515d5f-1515-4e65-afc1-b474b2191b6c 2018-08-18 07:04:34,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 07:04:34,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:35,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:34 GMT Server: Apache x-compute-request-id: req-5ec87a54-a423-41af-8c19-117bb46fa6d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ec87a54-a423-41af-8c19-117bb46fa6d7 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "self"}, {"href": "http://172.30.9.22:8776/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-18T07:04:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "updated_at": "2018-08-18T07:04:34.000000", "volume_type": null, "name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "size": 2}]} 2018-08-18 07:04:35,529 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-5ec87a54-a423-41af-8c19-117bb46fa6d7 2018-08-18 07:04:35,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.937741041183s 2018-08-18 07:04:35,529 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-5ec87a54-a423-41af-8c19-117bb46fa6d7 2018-08-18 07:04:35,531 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:04:37,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 07:04:37,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:37,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:37 GMT Server: Apache x-compute-request-id: req-a1bf8834-6749-4013-a818-30adc9bb12c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a1bf8834-6749-4013-a818-30adc9bb12c9 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "self"}, {"href": "http://172.30.9.22:8776/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-18T07:04:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "updated_at": "2018-08-18T07:04:36.000000", "volume_type": null, "name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "size": 2}]} 2018-08-18 07:04:37,585 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-a1bf8834-6749-4013-a818-30adc9bb12c9 2018-08-18 07:04:37,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0514049530029s 2018-08-18 07:04:37,586 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-a1bf8834-6749-4013-a818-30adc9bb12c9 2018-08-18 07:04:37,587 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:04:39,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 07:04:39,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:40,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:39 GMT Server: Apache x-compute-request-id: req-c287df7b-dfec-4f91-90e6-54ac5c164c43 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c287df7b-dfec-4f91-90e6-54ac5c164c43 Content-Encoding: gzip Content-Length: 566 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "attachments": [{"server_id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "attachment_id": "43a8e39f-d33c-4488-8541-0ce4ad7e3a3b", "attached_at": "2018-08-18T07:04:36.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "device": "/dev/vdb", "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a"}], "links": [{"href": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "self"}, {"href": "http://172.30.9.22:8776/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-18T07:04:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "updated_at": "2018-08-18T07:04:38.000000", "volume_type": null, "name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "size": 2}]} 2018-08-18 07:04:40,557 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-c287df7b-dfec-4f91-90e6-54ac5c164c43 2018-08-18 07:04:40,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.967699050903s 2018-08-18 07:04:40,558 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-c287df7b-dfec-4f91-90e6-54ac5c164c43 2018-08-18 07:04:40,560 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-18 07:04:40,561 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-18 07:04:40,561 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-18 07:04:40,562 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 07:04:40,629 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-18 07:04:40,629 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-18 07:04:40,630 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-18 07:04:40,631 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-18 07:04:40,667 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-18 07:04:40,667 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-18 07:04:40,696 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-18 07:04:41,227 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-18 07:04:41,227 - 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: 3097036a-9477-4df0-8dc3-6d5393f44426 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-18 07:04:41,228 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-18 07:04:41,228 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-18 07:04:41,228 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-18 07:04:41,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-18 07:04:41,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f/os-volume_attachments/7736b062-7ffa-460d-86bb-6fb9d44c780a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:41,825 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:04: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-4d3f5ece-89cb-41ee-83c5-59cb21497787 x-compute-request-id: req-4d3f5ece-89cb-41ee-83c5-59cb21497787 Content-Length: 0 Content-Type: application/json 2018-08-18 07:04:41,825 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f/os-volume_attachments/7736b062-7ffa-460d-86bb-6fb9d44c780a used request id req-4d3f5ece-89cb-41ee-83c5-59cb21497787 2018-08-18 07:04:41,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.595705032349s 2018-08-18 07:04:41,825 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f/os-volume_attachments/7736b062-7ffa-460d-86bb-6fb9d44c780a used request id req-4d3f5ece-89cb-41ee-83c5-59cb21497787 2018-08-18 07:04:41,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 07:04:41,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:41,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:41 GMT Server: Apache x-compute-request-id: req-01cc88fa-2826-4c75-9675-35e6845ef53e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01cc88fa-2826-4c75-9675-35e6845ef53e Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "attachments": [{"server_id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "attachment_id": "43a8e39f-d33c-4488-8541-0ce4ad7e3a3b", "attached_at": "2018-08-18T07:04:36.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "device": "/dev/vdb", "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a"}], "links": [{"href": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "self"}, {"href": "http://172.30.9.22:8776/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-18T07:04:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "updated_at": "2018-08-18T07:04:41.000000", "volume_type": null, "name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "size": 2}]} 2018-08-18 07:04:41,883 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-01cc88fa-2826-4c75-9675-35e6845ef53e 2018-08-18 07:04:41,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0574550628662s 2018-08-18 07:04:41,884 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-01cc88fa-2826-4c75-9675-35e6845ef53e 2018-08-18 07:04:41,885 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:04:43,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 07:04:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:44,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:43 GMT Server: Apache x-compute-request-id: req-d90d9410-e70d-4e7b-9baa-96c318dd450f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d90d9410-e70d-4e7b-9baa-96c318dd450f Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "self"}, {"href": "http://172.30.9.22:8776/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-18T07:04:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "updated_at": "2018-08-18T07:04:42.000000", "volume_type": null, "name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "size": 2}]} 2018-08-18 07:04:44,853 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-d90d9410-e70d-4e7b-9baa-96c318dd450f 2018-08-18 07:04:44,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.965658903122s 2018-08-18 07:04:44,853 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-d90d9410-e70d-4e7b-9baa-96c318dd450f 2018-08-18 07:04:44,855 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-18 07:04:44,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-18 07:04:44,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15/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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"volumeAttachment": {"volumeId": "7736b062-7ffa-460d-86bb-6fb9d44c780a"}}' 2018-08-18 07:04:45,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-6a902504-a1ce-4bd6-9943-b290926d9c90 x-compute-request-id: req-6a902504-a1ce-4bd6-9943-b290926d9c90 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "fbc157f2-ac6e-4561-a438-dbd376cf3e15", "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "volumeId": "7736b062-7ffa-460d-86bb-6fb9d44c780a"}} 2018-08-18 07:04:45,634 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15/os-volume_attachments used request id req-6a902504-a1ce-4bd6-9943-b290926d9c90 2018-08-18 07:04:45,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.778426885605s 2018-08-18 07:04:45,634 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15/os-volume_attachments used request id req-6a902504-a1ce-4bd6-9943-b290926d9c90 2018-08-18 07:04:45,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 07:04:45,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:45,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:45 GMT Server: Apache x-compute-request-id: req-7b0eb3e8-1193-46d2-8f9a-b39d96a58a69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b0eb3e8-1193-46d2-8f9a-b39d96a58a69 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "self"}, {"href": "http://172.30.9.22:8776/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-18T07:04:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "updated_at": "2018-08-18T07:04:45.000000", "volume_type": null, "name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "size": 2}]} 2018-08-18 07:04:45,686 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-7b0eb3e8-1193-46d2-8f9a-b39d96a58a69 2018-08-18 07:04:45,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0512070655823s 2018-08-18 07:04:45,686 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-7b0eb3e8-1193-46d2-8f9a-b39d96a58a69 2018-08-18 07:04:45,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:04:47,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 07:04:47,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:47,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:47 GMT Server: Apache x-compute-request-id: req-e5d372bf-30fd-4075-be9e-2e221f0234d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5d372bf-30fd-4075-be9e-2e221f0234d6 Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "attachments": [{"server_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15", "attachment_id": "c586f180-c663-42b3-b28a-b1f3ee205c5a", "attached_at": "2018-08-18T07:04:46.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "device": "/dev/vdb", "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a"}], "links": [{"href": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "self"}, {"href": "http://172.30.9.22:8776/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-18T07:04:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "updated_at": "2018-08-18T07:04:47.000000", "volume_type": null, "name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "size": 2}]} 2018-08-18 07:04:47,741 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-e5d372bf-30fd-4075-be9e-2e221f0234d6 2018-08-18 07:04:47,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0528979301453s 2018-08-18 07:04:47,741 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-e5d372bf-30fd-4075-be9e-2e221f0234d6 2018-08-18 07:04:47,743 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-18 07:04:47,746 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-18 07:04:47,746 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-18 07:04:47,748 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 07:04:47,818 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-18 07:04:47,818 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-18 07:04:47,819 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-18 07:04:47,819 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-18 07:04:47,857 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-18 07:04:47,857 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-18 07:04:47,884 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-18 07:04:47,960 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-18 07:04:47,960 - 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-18 07:04:47,960 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-18 07:04:47,961 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-18 07:04:47,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-18 07:04:47,962 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-18 07:04:47,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15/os-volume_attachments/7736b062-7ffa-460d-86bb-6fb9d44c780a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:48,564 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:04: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 x-openstack-request-id: req-a85ba9f4-3f0a-4563-970b-96fdcc3ceb76 x-compute-request-id: req-a85ba9f4-3f0a-4563-970b-96fdcc3ceb76 Content-Length: 0 Content-Type: application/json 2018-08-18 07:04:48,565 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15/os-volume_attachments/7736b062-7ffa-460d-86bb-6fb9d44c780a used request id req-a85ba9f4-3f0a-4563-970b-96fdcc3ceb76 2018-08-18 07:04:48,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.602689981461s 2018-08-18 07:04:48,565 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15/os-volume_attachments/7736b062-7ffa-460d-86bb-6fb9d44c780a used request id req-a85ba9f4-3f0a-4563-970b-96fdcc3ceb76 2018-08-18 07:04:48,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 07:04:48,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:48,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:48 GMT Server: Apache x-compute-request-id: req-9096e155-ec7e-4bb5-b2e5-f32d5495c55e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9096e155-ec7e-4bb5-b2e5-f32d5495c55e Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "attachments": [{"server_id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15", "attachment_id": "c586f180-c663-42b3-b28a-b1f3ee205c5a", "attached_at": "2018-08-18T07:04:46.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "device": "/dev/vdb", "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a"}], "links": [{"href": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "self"}, {"href": "http://172.30.9.22:8776/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-18T07:04:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "updated_at": "2018-08-18T07:04:48.000000", "volume_type": null, "name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "size": 2}]} 2018-08-18 07:04:48,619 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-9096e155-ec7e-4bb5-b2e5-f32d5495c55e 2018-08-18 07:04:48,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0539989471436s 2018-08-18 07:04:48,620 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-9096e155-ec7e-4bb5-b2e5-f32d5495c55e 2018-08-18 07:04:48,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:04:50,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 07:04:50,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:50,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:50 GMT Server: Apache x-compute-request-id: req-d66e08a1-8e25-495a-ad84-0388fc044b40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d66e08a1-8e25-495a-ad84-0388fc044b40 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "self"}, {"href": "http://172.30.9.22:8776/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-18T07:04:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "updated_at": "2018-08-18T07:04:48.000000", "volume_type": null, "name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "size": 2}]} 2018-08-18 07:04:50,670 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-d66e08a1-8e25-495a-ad84-0388fc044b40 2018-08-18 07:04:50,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0464751720428s 2018-08-18 07:04:50,671 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-d66e08a1-8e25-495a-ad84-0388fc044b40 2018-08-18 07:04:50,793 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 07:04:50,793 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 00:58 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-18 07:04:50,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-18 07:04:50,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:50,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:04: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 x-openstack-request-id: req-d0dbc78b-28fb-4a46-8774-5b098db6aef0 x-compute-request-id: req-d0dbc78b-28fb-4a46-8774-5b098db6aef0 Content-Type: application/json 2018-08-18 07:04:50,968 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15 used request id req-d0dbc78b-28fb-4a46-8774-5b098db6aef0 2018-08-18 07:04:50,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.16930103302s 2018-08-18 07:04:50,968 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15 used request id req-d0dbc78b-28fb-4a46-8774-5b098db6aef0 2018-08-18 07:04:50,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:04:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:51,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-e6a16a6c-12b1-4f82-bfa6-5c4398c25735 x-compute-request-id: req-e6a16a6c-12b1-4f82-bfa6-5c4398c25735 Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:2f:02", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:2f:02", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:04:27.000000", "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "security_groups": [{"name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}], "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:04:27Z", "hostId": "7f2aff3582a1c760657d84dbd61512b35dcd024edcaaf5704e6345bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:20Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:e8:8a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:e8:8a", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fbc157f2-ac6e-4561-a438-dbd376cf3e15", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:04:08.000000", "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "fbc157f2-ac6e-4561-a438-dbd376cf3e15", "security_groups": [{"name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}], "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:04:50Z", "hostId": "1ba6f3f1e1735fdd6d2d1c77a865466887d6f34c81840c838d3e47e0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm2_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:01Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:04:51,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e6a16a6c-12b1-4f82-bfa6-5c4398c25735 2018-08-18 07:04:51,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689018011093s 2018-08-18 07:04:51,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e6a16a6c-12b1-4f82-bfa6-5c4398c25735 2018-08-18 07:04:51,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:04:53,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:04:53,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:54,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3cd8c59-9fdd-44ce-8ff8-dd6004f41ceb x-compute-request-id: req-d3cd8c59-9fdd-44ce-8ff8-dd6004f41ceb Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:2f:02", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:2f:02", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:04:27.000000", "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "security_groups": [{"name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}], "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:04:27Z", "hostId": "7f2aff3582a1c760657d84dbd61512b35dcd024edcaaf5704e6345bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:20Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:04:54,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d3cd8c59-9fdd-44ce-8ff8-dd6004f41ceb 2018-08-18 07:04:54,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429970026016s 2018-08-18 07:04:54,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d3cd8c59-9fdd-44ce-8ff8-dd6004f41ceb 2018-08-18 07:04:54,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-18 07:04:54,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/2b6124e1-5ee3-43e6-bae3-6e5e84c3a989.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:54,719 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79b2abd8-3eb6-48b2-b0b1-a128f2aaa347 Content-Length: 0 Date: Sat, 18 Aug 2018 07:04:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:04:54,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/2b6124e1-5ee3-43e6-bae3-6e5e84c3a989.json used request id req-79b2abd8-3eb6-48b2-b0b1-a128f2aaa347 2018-08-18 07:04:54,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.62193608284s 2018-08-18 07:04:54,719 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/2b6124e1-5ee3-43e6-bae3-6e5e84c3a989.json used request id req-79b2abd8-3eb6-48b2-b0b1-a128f2aaa347 2018-08-18 07:04:54,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:54,724 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:54,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-4b3f801c-7414-4fc2-9ace-09019290fa27 Date: Sat, 18 Aug 2018 07:04:54 GMT RESP BODY: {"floatingips": [{"router_id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:04:30Z", "updated_at": "2018-08-18T07:04:32Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:2f:02", "device_id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_id": "8d347d28-7ec6-4463-9c0f-0ca6d372219c", "id": "b9ffee21-ceef-4b0f-946a-21e782743d34", "qos_policy_id": null}]} 2018-08-18 07:04:54,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4b3f801c-7414-4fc2-9ace-09019290fa27 2018-08-18 07:04:54,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0758190155029s 2018-08-18 07:04:54,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4b3f801c-7414-4fc2-9ace-09019290fa27 2018-08-18 07:04:54,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 07:04:54,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:54,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:54 GMT Server: Apache x-compute-request-id: req-f6d2a013-abcb-448d-8a4a-aaa43ccb695a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f6d2a013-abcb-448d-8a4a-aaa43ccb695a Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "self"}, {"href": "http://172.30.9.22:8776/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-18T07:04:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "updated_at": "2018-08-18T07:04:48.000000", "volume_type": null, "name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "size": 2}]} 2018-08-18 07:04:54,853 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-f6d2a013-abcb-448d-8a4a-aaa43ccb695a 2018-08-18 07:04:54,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0490019321442s 2018-08-18 07:04:54,854 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-f6d2a013-abcb-448d-8a4a-aaa43ccb695a 2018-08-18 07:04:54,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-18 07:04:54,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:54,933 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:04:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b6a22560-e58c-434a-aa7a-9ddfaffd2946 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-18 07:04:54,934 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a used request id req-b6a22560-e58c-434a-aa7a-9ddfaffd2946 2018-08-18 07:04:54,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0784950256348s 2018-08-18 07:04:54,934 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a used request id req-b6a22560-e58c-434a-aa7a-9ddfaffd2946 2018-08-18 07:04:54,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 07:04:54,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:55,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:54 GMT Server: Apache x-compute-request-id: req-9b0776c1-0eaf-43c2-bdf8-b474c83c1e05 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b0776c1-0eaf-43c2-bdf8-b474c83c1e05 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "self"}, {"href": "http://172.30.9.22:8776/e9796530428b4d4b8810afae6bc9c0b6/volumes/7736b062-7ffa-460d-86bb-6fb9d44c780a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-18T07:04:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "updated_at": "2018-08-18T07:04:54.000000", "volume_type": null, "name": "cinder_test-volume_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7736b062-7ffa-460d-86bb-6fb9d44c780a", "size": 2}]} 2018-08-18 07:04:55,014 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-9b0776c1-0eaf-43c2-bdf8-b474c83c1e05 2018-08-18 07:04:55,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0798258781433s 2018-08-18 07:04:55,015 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-9b0776c1-0eaf-43c2-bdf8-b474c83c1e05 2018-08-18 07:04:55,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:04:57,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 07:04:57,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:57,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04:56 GMT Server: Apache x-compute-request-id: req-f80050cc-1420-4284-b7f8-40bd92fb8c4f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f80050cc-1420-4284-b7f8-40bd92fb8c4f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-18 07:04:57,056 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-f80050cc-1420-4284-b7f8-40bd92fb8c4f 2018-08-18 07:04:57,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0374488830566s 2018-08-18 07:04:57,056 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/e9796530428b4d4b8810afae6bc9c0b6/volumes/detail used request id req-f80050cc-1420-4284-b7f8-40bd92fb8c4f 2018-08-18 07:04:57,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-18 07:04:57,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/b9ffee21-ceef-4b0f-946a-21e782743d34.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:58,069 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebaa0169-7dbf-4dbe-b59a-374e129be65c Content-Length: 0 Date: Sat, 18 Aug 2018 07:04:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:04:58,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/b9ffee21-ceef-4b0f-946a-21e782743d34.json used request id req-ebaa0169-7dbf-4dbe-b59a-374e129be65c 2018-08-18 07:04:58,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.01029396057s 2018-08-18 07:04:58,069 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/b9ffee21-ceef-4b0f-946a-21e782743d34.json used request id req-ebaa0169-7dbf-4dbe-b59a-374e129be65c 2018-08-18 07:04:58,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 07:04:58,073 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:58,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-db411ff1-2403-4033-a5da-b10d7867336a Date: Sat, 18 Aug 2018 07:04:58 GMT RESP BODY: {"floatingips": []} 2018-08-18 07:04:58,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-db411ff1-2403-4033-a5da-b10d7867336a 2018-08-18 07:04:58,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.202290058136s 2018-08-18 07:04:58,276 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-db411ff1-2403-4033-a5da-b10d7867336a 2018-08-18 07:04:58,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-18 07:04:58,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:58,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:04: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-8c707200-cc9b-4f80-8985-7bfe1d5670c0 x-compute-request-id: req-8c707200-cc9b-4f80-8985-7bfe1d5670c0 Content-Type: application/json 2018-08-18 07:04:58,418 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f used request id req-8c707200-cc9b-4f80-8985-7bfe1d5670c0 2018-08-18 07:04:58,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.141656160355s 2018-08-18 07:04:58,418 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f used request id req-8c707200-cc9b-4f80-8985-7bfe1d5670c0 2018-08-18 07:04:58,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:04:58,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:04:59,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:04: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-cd9448ed-cf07-4d20-891d-d8d634aef01a x-compute-request-id: req-cd9448ed-cf07-4d20-891d-d8d634aef01a Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:2f:02", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:2f:02", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "rel": "bookmark"}], "image": {"id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "links": [{"href": "http://172.30.9.22:8774/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T07:04:27.000000", "flavor": {"id": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "links": [{"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "bookmark"}]}, "id": "d553bfa4-a4b1-4b2d-8f3c-eeca5ef63a3f", "security_groups": [{"name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}], "user_id": "01fb0f279c2e458e829b7f74a0cd6ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T07:04:58Z", "hostId": "7f2aff3582a1c760657d84dbd61512b35dcd024edcaaf5704e6345bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "name": "cinder_test-vm_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "created": "2018-08-18T07:04:20Z", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 07:04:59,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cd9448ed-cf07-4d20-891d-d8d634aef01a 2018-08-18 07:04:59,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652601957321s 2018-08-18 07:04:59,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cd9448ed-cf07-4d20-891d-d8d634aef01a 2018-08-18 07:04:59,074 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 07:05:01,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 07:05:01,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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:05:01,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:05: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-e5a148a4-e9ff-4618-bd07-11d197d40f0d x-compute-request-id: req-e5a148a4-e9ff-4618-bd07-11d197d40f0d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-18 07:05:01,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e5a148a4-e9ff-4618-bd07-11d197d40f0d 2018-08-18 07:05:01,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0690729618073s 2018-08-18 07:05:01,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e5a148a4-e9ff-4618-bd07-11d197d40f0d 2018-08-18 07:05:01,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 07:05:01,150 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:05:01,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-0598f543-ccf5-481d-9cb9-1037b99ed110 Date: Sat, 18 Aug 2018 07:05:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:03:52Z", "updated_at": "2018-08-18T07:03:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "795c7433-034d-40a6-926e-daf303d7d67d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "7f85f129-6762-4f30-b4b9-fd6e6c95caf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "a1fde0d4-af62-4ac0-83a4-cff14f59d931", "remote_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "fa31836f-8875-4dde-a8e7-c8443e304b27", "remote_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}], "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "id": "069e93aa-0b33-4f42-a0e5-444c535db739", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:03:59Z", "updated_at": "2018-08-18T07:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:59Z", "revision_number": 0, "id": "3d9a044d-3b5d-4b57-930e-867ea667a26a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:59Z", "security_group_id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:59Z", "revision_number": 0, "id": "9bb8287f-c82c-42a3-a3fb-129f96c2bb2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:59Z", "security_group_id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T07:03:59Z", "revision_number": 0, "id": "aa779fef-8b72-4549-8009-2c6be2f4fdf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:59Z", "security_group_id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:59Z", "revision_number": 0, "id": "f0dd51dd-e9ca-46cd-a1cd-4d8458172a67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:59Z", "security_group_id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}], "revision_number": 3, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "id": "eb6e32e0-dc0f-42a3-bc26-dfc1290465b3", "name": "cinder_test-sg_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}]} 2018-08-18 07:05:01,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0598f543-ccf5-481d-9cb9-1037b99ed110 2018-08-18 07:05:01,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0430860519409s 2018-08-18 07:05:01,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0598f543-ccf5-481d-9cb9-1037b99ed110 2018-08-18 07:05:01,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-18 07:05:01,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/eb6e32e0-dc0f-42a3-bc26-dfc1290465b3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:05:01,317 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd258841-7c93-4fdb-a928-1b61357f576a Content-Length: 0 Date: Sat, 18 Aug 2018 07:05:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:05:01,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/eb6e32e0-dc0f-42a3-bc26-dfc1290465b3.json used request id req-cd258841-7c93-4fdb-a928-1b61357f576a 2018-08-18 07:05:01,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.120478153229s 2018-08-18 07:05:01,318 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/eb6e32e0-dc0f-42a3-bc26-dfc1290465b3.json used request id req-cd258841-7c93-4fdb-a928-1b61357f576a 2018-08-18 07:05:01,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-18 07:05:01,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:05:01,371 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:05: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-b4e242cc-7190-42b3-a171-b1af0c725008 x-compute-request-id: req-b4e242cc-7190-42b3-a171-b1af0c725008 Content-Length: 0 Content-Type: application/json 2018-08-18 07:05:01,371 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606 used request id req-b4e242cc-7190-42b3-a171-b1af0c725008 2018-08-18 07:05:01,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0532398223877s 2018-08-18 07:05:01,372 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_65cfced1-82a8-49c8-a511-cf9ef7cc8606 used request id req-b4e242cc-7190-42b3-a171-b1af0c725008 2018-08-18 07:05:01,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 07:05:01,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/6f0d46ec-794e-41bf-b94a-83499ceafbb0/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}d014070ce5754877b75106e468f0f148d00a97ce" -d '{"subnet_id": "ef3745a2-8e41-4c82-a339-ba55a02705f9"}' 2018-08-18 07:05:03,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-445c8cc6-2e68-4e02-ba0c-0eea353eb18d Date: Sat, 18 Aug 2018 07:05:02 GMT RESP BODY: {"network_id": "b8156d1d-a427-4b53-ad5e-541ab4319b01", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "subnet_id": "ef3745a2-8e41-4c82-a339-ba55a02705f9", "subnet_ids": ["ef3745a2-8e41-4c82-a339-ba55a02705f9"], "port_id": "137bfbb8-7ae4-4e48-a497-144028c1caff", "id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0"} 2018-08-18 07:05:03,090 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/6f0d46ec-794e-41bf-b94a-83499ceafbb0/remove_router_interface.json used request id req-445c8cc6-2e68-4e02-ba0c-0eea353eb18d 2018-08-18 07:05:03,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71823501587s 2018-08-18 07:05:03,091 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/6f0d46ec-794e-41bf-b94a-83499ceafbb0/remove_router_interface.json used request id req-445c8cc6-2e68-4e02-ba0c-0eea353eb18d returning object 6f0d46ec-794e-41bf-b94a-83499ceafbb0 2018-08-18 07:05:03,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 07:05:03,092 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:05:03,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-ecff0070-6be8-4d7b-a9c8-3161472b7b41 Date: Sat, 18 Aug 2018 07:05:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:03:53Z", "admin_state_up": true, "updated_at": "2018-08-18T07:05:02Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "id": "6f0d46ec-794e-41bf-b94a-83499ceafbb0", "name": "cinder_test-router_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}]} 2018-08-18 07:05:03,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ecff0070-6be8-4d7b-a9c8-3161472b7b41 2018-08-18 07:05:03,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124655008316s 2018-08-18 07:05:03,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ecff0070-6be8-4d7b-a9c8-3161472b7b41 2018-08-18 07:05:03,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 07:05:03,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/6f0d46ec-794e-41bf-b94a-83499ceafbb0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:05:04,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e749ef9-8dcc-46fe-aa1b-3ff5939d51a5 Content-Length: 0 Date: Sat, 18 Aug 2018 07:05:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:05:04,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/6f0d46ec-794e-41bf-b94a-83499ceafbb0.json used request id req-0e749ef9-8dcc-46fe-aa1b-3ff5939d51a5 2018-08-18 07:05:04,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23526906967s 2018-08-18 07:05:04,453 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/6f0d46ec-794e-41bf-b94a-83499ceafbb0.json used request id req-0e749ef9-8dcc-46fe-aa1b-3ff5939d51a5 2018-08-18 07:05:04,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:05:04,454 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:05:04,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6d01a8d0-8c2b-4681-8bf7-d13876afd35f Date: Sat, 18 Aug 2018 07:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:03:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T07:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e9796530428b4d4b8810afae6bc9c0b6","id":"ef3745a2-8e41-4c82-a339-ba55a02705f9","subnetpool_id":null,"name":"cinder_test-subnet_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}]} 2018-08-18 07:05:04,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6d01a8d0-8c2b-4681-8bf7-d13876afd35f 2018-08-18 07:05:04,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0391550064087s 2018-08-18 07:05:04,493 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6d01a8d0-8c2b-4681-8bf7-d13876afd35f 2018-08-18 07:05:04,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 07:05:04,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/ef3745a2-8e41-4c82-a339-ba55a02705f9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:05:05,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c34f4877-cc2c-43d6-afc2-90f019c5791c Date: Sat, 18 Aug 2018 07:05:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:05:05,520 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ef3745a2-8e41-4c82-a339-ba55a02705f9.json used request id req-c34f4877-cc2c-43d6-afc2-90f019c5791c 2018-08-18 07:05:05,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0254380703s 2018-08-18 07:05:05,520 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ef3745a2-8e41-4c82-a339-ba55a02705f9.json used request id req-c34f4877-cc2c-43d6-afc2-90f019c5791c 2018-08-18 07:05:05,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:05:05,521 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:05:05,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-55b98c19-6869-4d7c-b678-20bdeb2cc923 Date: Sat, 18 Aug 2018 07:05:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b8156d1d-a427-4b53-ad5e-541ab4319b01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e9796530428b4d4b8810afae6bc9c0b6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:05:05Z","qos_policy_id":null,"name":"cinder_test-net_65cfced1-82a8-49c8-a511-cf9ef7cc8606","admin_state_up":true,"tenant_id":"e9796530428b4d4b8810afae6bc9c0b6","created_at":"2018-08-18T07:03:52Z","mtu":1450}]} 2018-08-18 07:05:05,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-55b98c19-6869-4d7c-b678-20bdeb2cc923 2018-08-18 07:05:05,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0855629444122s 2018-08-18 07:05:05,606 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-55b98c19-6869-4d7c-b678-20bdeb2cc923 2018-08-18 07:05:05,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 07:05:05,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/b8156d1d-a427-4b53-ad5e-541ab4319b01.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:05:06,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-897df228-11f0-4b41-b664-3c64f7336226 Date: Sat, 18 Aug 2018 07:05:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:05:06,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b8156d1d-a427-4b53-ad5e-541ab4319b01.json used request id req-897df228-11f0-4b41-b664-3c64f7336226 2018-08-18 07:05:06,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13991093636s 2018-08-18 07:05:06,748 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b8156d1d-a427-4b53-ad5e-541ab4319b01.json used request id req-897df228-11f0-4b41-b664-3c64f7336226 2018-08-18 07:05:06,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:05:06,757 - 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}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:05:07,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-29267d94-2b71-44e7-9c34-f56d6678e2e4 Date: Sat, 18 Aug 2018 07:05:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:03:58Z", "file": "/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/file", "owner": "e9796530428b4d4b8810afae6bc9c0b6", "id": "204f0b7d-3fa2-45ed-97d5-a4053eb26379", "size": 12716032, "self": "/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:03:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:05:07,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-29267d94-2b71-44e7-9c34-f56d6678e2e4 2018-08-18 07:05:07,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283713817596s 2018-08-18 07:05:07,037 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-29267d94-2b71-44e7-9c34-f56d6678e2e4 2018-08-18 07:05:07,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:05:07,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d014070ce5754877b75106e468f0f148d00a97ce" 2018-08-18 07:05:08,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22d8c4df-9d3b-4605-93df-343e0127eb7d Date: Sat, 18 Aug 2018 07:05: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-18 07:05:08,110 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379 used request id req-22d8c4df-9d3b-4605-93df-343e0127eb7d 2018-08-18 07:05:08,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07052612305s 2018-08-18 07:05:08,110 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/204f0b7d-3fa2-45ed-97d5-a4053eb26379 used request id req-22d8c4df-9d3b-4605-93df-343e0127eb7d 2018-08-18 07:05:08,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:05:08,113 - 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}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:05:08,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:05: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-9d18cb32-bdc0-45b5-b96c-a8a66addc4c7 x-compute-request-id: req-9d18cb32-bdc0-45b5-b96c-a8a66addc4c7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72", "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": "56d7b6f9-118a-489c-b9ba-0c0d7f7eca72"}]} 2018-08-18 07:05:08,130 - 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-9d18cb32-bdc0-45b5-b96c-a8a66addc4c7 2018-08-18 07:05:08,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0194602012634s 2018-08-18 07:05:08,131 - 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-9d18cb32-bdc0-45b5-b96c-a8a66addc4c7 2018-08-18 07:05:08,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:05:08,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:05:08,161 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:05: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 x-openstack-request-id: req-e509d9eb-1334-479a-b1ec-3c90222f5661 x-compute-request-id: req-e509d9eb-1334-479a-b1ec-3c90222f5661 Content-Length: 0 Content-Type: application/json 2018-08-18 07:05:08,161 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72 used request id req-e509d9eb-1334-479a-b1ec-3c90222f5661 2018-08-18 07:05:08,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0296549797058s 2018-08-18 07:05:08,161 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/56d7b6f9-118a-489c-b9ba-0c0d7f7eca72 used request id req-e509d9eb-1334-479a-b1ec-3c90222f5661 2018-08-18 07:05:08,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:05:08,164 - 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}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:05:08,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e451ef-e0a5-4901-8d8d-28d9d8f08af1 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder_test-user_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "links": {"self": "http://172.30.9.22:5000/v3/users/01fb0f279c2e458e829b7f74a0cd6ccf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fb0f279c2e458e829b7f74a0cd6ccf", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:05:08,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-84e451ef-e0a5-4901-8d8d-28d9d8f08af1 2018-08-18 07:05:08,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19725394249s 2018-08-18 07:05:08,360 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-84e451ef-e0a5-4901-8d8d-28d9d8f08af1 2018-08-18 07:05:08,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:05:08,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/01fb0f279c2e458e829b7f74a0cd6ccf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:05:08,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78cec470-58a1-4b07-9737-73fe235473c2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_65cfced1-82a8-49c8-a511-cf9ef7cc8606", "links": {"self": "http://172.30.9.22:5000/v3/users/01fb0f279c2e458e829b7f74a0cd6ccf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "01fb0f279c2e458e829b7f74a0cd6ccf", "description": null}} 2018-08-18 07:05:08,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/01fb0f279c2e458e829b7f74a0cd6ccf used request id req-78cec470-58a1-4b07-9737-73fe235473c2 2018-08-18 07:05:08,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.188584089279s 2018-08-18 07:05:08,555 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/01fb0f279c2e458e829b7f74a0cd6ccf used request id req-78cec470-58a1-4b07-9737-73fe235473c2 2018-08-18 07:05:08,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-18 07:05:08,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/01fb0f279c2e458e829b7f74a0cd6ccf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:05:08,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffb48826-c72c-4874-ad83-124ba79d3bfc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:05:08,806 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/01fb0f279c2e458e829b7f74a0cd6ccf used request id req-ffb48826-c72c-4874-ad83-124ba79d3bfc 2018-08-18 07:05:08,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.250894069672s 2018-08-18 07:05:08,806 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/01fb0f279c2e458e829b7f74a0cd6ccf used request id req-ffb48826-c72c-4874-ad83-124ba79d3bfc 2018-08-18 07:05:08,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:05:08,817 - 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}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:05:09,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a2974e-9a8d-489e-8a0f-9dc10778067d Content-Encoding: gzip Content-Length: 384 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": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/e9796530428b4d4b8810afae6bc9c0b6"}, "tags": [], "enabled": true, "id": "e9796530428b4d4b8810afae6bc9c0b6", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_65cfced1-82a8-49c8-a511-cf9ef7cc8606"}]} 2018-08-18 07:05:09,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-22a2974e-9a8d-489e-8a0f-9dc10778067d 2018-08-18 07:05:09,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.255919933319s 2018-08-18 07:05:09,069 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-22a2974e-9a8d-489e-8a0f-9dc10778067d 2018-08-18 07:05:09,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-18 07:05:09,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/e9796530428b4d4b8810afae6bc9c0b6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4e4093c1618cf750055c39c360f6ae10219807cd" 2018-08-18 07:05:09,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebc5978c-c7cd-49af-86a3-7eace9d7925c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:05:09,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e9796530428b4d4b8810afae6bc9c0b6 used request id req-ebc5978c-c7cd-49af-86a3-7eace9d7925c 2018-08-18 07:05:09,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.227566957474s 2018-08-18 07:05:09,302 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e9796530428b4d4b8810afae6bc9c0b6 used request id req-ebc5978c-c7cd-49af-86a3-7eace9d7925c 2018-08-18 07:05:09,353 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-18 07:05:09,688 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-18 07:05:09,688 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-18 07:05:09,689 - openstack_tests - INFO - OS Credentials = > 2018-08-18 07:05:09,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-18 07:05:09,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:05:10,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["m00qnohESqqoa2EBnF9kbg"], "issued_at": "2018-08-18T07:05:09.000000Z"}} 2018-08-18 07:05:10,093 - 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}06eb441aba8346f0740d586da9b311346f26467f" 2018-08-18 07:05:10,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5fc41502-6119-4321-895d-36d6e2059048 Date: Sat, 18 Aug 2018 07:05:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:05:10,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-5fc41502-6119-4321-895d-36d6e2059048 2018-08-18 07:05:10,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=22adfc22-2c53-47a7-8517-d6d6943a8d8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06eb441aba8346f0740d586da9b311346f26467f" 2018-08-18 07:05:10,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4aa6edbc-d573-4969-83a1-44c2d8199df1 Date: Sat, 18 Aug 2018 07:05:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4}]} 2018-08-18 07:05:10,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=22adfc22-2c53-47a7-8517-d6d6943a8d8e used request id req-4aa6edbc-d573-4969-83a1-44c2d8199df1 2018-08-18 07:05:10,531 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-18 07:05:10,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:05:10,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:05:10,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:05:10,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:05:10,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:05:10,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:05:10,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:05:10,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:05:10,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:05:10,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:05:10,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:05:10,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:05:10,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:05:10,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:05:10,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:05:10,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:05:10,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:05:10,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:05:10,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:05:10,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:05:10,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:05:10,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:05:10,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-18 07:05:10,538 - 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-18 07:05:10,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ea80a8-0576-45bb-a7dc-03fcc4fae25d 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-18 07:05:10,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e9ea80a8-0576-45bb-a7dc-03fcc4fae25d 2018-08-18 07:05:10,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:05:10,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:05:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["YwLBCuA-TkCwhoadwc5faA"], "issued_at": "2018-08-18T07:05:10.000000Z"}} 2018-08-18 07:05:10,935 - 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}4d16ec1005fc517c1beb117acd721a509a1283c2" 2018-08-18 07:05:11,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:05: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-cd9517ea-5d75-4370-872b-4957a42543b0 x-compute-request-id: req-cd9517ea-5d75-4370-872b-4957a42543b0 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-18 07:05:11,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-cd9517ea-5d75-4370-872b-4957a42543b0 2018-08-18 07:05:11,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.579964160919s 2018-08-18 07:05:11,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-cd9517ea-5d75-4370-872b-4957a42543b0 2018-08-18 07:05:11,118 - 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-18 07:05:11,118 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-18 07:05:11,118 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-18 07:05:11,119 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-18 07:05:11,166 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-18 07:05:11,202 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-18 07:05:11,202 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-18 07:05:11,202 - openstack_tests - INFO - OS Credentials = > 2018-08-18 07:05:11,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-18 07:05:11,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:05:11,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:05:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["rwixjnaoRt-EbvUUUqtS7w"], "issued_at": "2018-08-18T07:05:11.000000Z"}} 2018-08-18 07:05:11,603 - 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}77462be27ebf87b92f13d65c721aa6dd9a8241b6" 2018-08-18 07:05:11,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8ff92dca-eef9-47ad-b57b-6bbfce79b4a2 Date: Sat, 18 Aug 2018 07:05:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:05:11,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-8ff92dca-eef9-47ad-b57b-6bbfce79b4a2 2018-08-18 07:05:11,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=22adfc22-2c53-47a7-8517-d6d6943a8d8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77462be27ebf87b92f13d65c721aa6dd9a8241b6" 2018-08-18 07:05:11,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5244156b-52e4-4b37-931b-dc07f8191658 Date: Sat, 18 Aug 2018 07:05:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4}]} 2018-08-18 07:05:11,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=22adfc22-2c53-47a7-8517-d6d6943a8d8e used request id req-5244156b-52e4-4b37-931b-dc07f8191658 2018-08-18 07:05:11,902 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-18 07:05:11,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:05:11,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:05:11,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:05:11,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:05:11,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:05:11,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:05:11,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:05:11,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:05:11,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:05:11,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:05:11,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:05:11,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:05:11,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:05:11,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:05:11,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:05:11,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:05:11,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:05:11,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:05:11,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:05:11,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:05:11,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:05:11,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:05:11,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-18 07:05:11,909 - 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-18 07:05:11,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f12cf80-e6bf-4c27-96c1-0be3f2309719 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-18 07:05:11,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1f12cf80-e6bf-4c27-96c1-0be3f2309719 2018-08-18 07:05:11,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:05:12,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["RomdKVR1SKyoOYdwFRKz1w"], "issued_at": "2018-08-18T07:05:12.000000Z"}} 2018-08-18 07:05:12,303 - 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}7aef86eb36e599d1c85c3ff1d46e953c15d9e3df" 2018-08-18 07:05:12,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:05: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-49182bd2-a650-4e02-9e7f-f39f98262c5e x-compute-request-id: req-49182bd2-a650-4e02-9e7f-f39f98262c5e 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-18 07:05:12,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-49182bd2-a650-4e02-9e7f-f39f98262c5e 2018-08-18 07:05:12,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.639597892761s 2018-08-18 07:05:12,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-49182bd2-a650-4e02-9e7f-f39f98262c5e 2018-08-18 07:05:12,549 - 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-18 07:05:12,549 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-18 07:05:12,549 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-18 07:05:12,549 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-18 07:05:12,554 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:07 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:30 | PASS | | singlevm2 | functest | healthcheck | 00:25 | PASS | | vping_ssh | functest | healthcheck | 00:36 | PASS | | vping_userdata | functest | healthcheck | 00:35 | 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-18 07:05:12,567 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-18 07:05:12,622 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-18 07:05:12,700 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-18 07:05:12,791 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-18 07:05:31,570 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-221 | | 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-18 07:05:31,575 - 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=cBNZFjiDkL0L4hoX1RH1lebal 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=4d035469e9a84e03ad9e915ddb446437 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-18 07:05:31,575 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-18 07:05:31,576 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity refstack_defcore patrole | | | | | vmtp shaker snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-08-18 07:05:31,617 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-18 07:05:32,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:05:32,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 07:05:32,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:05:32,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:05:32,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:05:32,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:05:32,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:05:32,599 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:05:32,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:05:32,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:05:32,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:05:32,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:05:32,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:05:32,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:05:32,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:05:32,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:05:32,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:05:32,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:05:32,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:05:32,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:05:32,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:05:32,600 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:05:32,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:05:32,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 07:05:32,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 07:05:32,606 - 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-18 07:05:32,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c612aedd-34f0-434e-aa22-fbe694625ff4 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-18 07:05:32,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c612aedd-34f0-434e-aa22-fbe694625ff4 2018-08-18 07:05:32,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:05:33,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:05:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["V3U8tmijR9ujHPZ01Ydojw"], "issued_at": "2018-08-18T07:05:32.000000Z"}} 2018-08-18 07:05:33,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:05:33,010 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:05:33,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-caa6a263-c8ca-4c1a-b56a-8ddd21fb57c8 Date: Sat, 18 Aug 2018 07:05:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:05:33,277 - 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-caa6a263-c8ca-4c1a-b56a-8ddd21fb57c8 2018-08-18 07:05:33,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268192052841s 2018-08-18 07:05:33,278 - 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-caa6a263-c8ca-4c1a-b56a-8ddd21fb57c8 2018-08-18 07:05:33,278 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-18 07:05:38,727 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9892ffbd-ab8f-4313-92db-7a972789903f | 2018-08-18T07:05:38.405133 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9892ffbd-ab8f-4313-92db-7a972789903f ~/.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-18 07:05:42,420 - 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-18 07:05:42,421 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-18 07:06:03,178 - 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=36bd313e-0bb0-475d-a6dd-30e1d22105a5) as the default verifier for the future CLI operations. 2018-08-18 07:06:06,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-18 07:06:06,272 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:06:06,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-07e7fced-d4d6-40ab-950a-b0ac1513bd57 Date: Sat, 18 Aug 2018 07:06:06 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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-18 07:06:06,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-07e7fced-d4d6-40ab-950a-b0ac1513bd57 2018-08-18 07:06:06,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.251191139221s 2018-08-18 07:06:06,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-07e7fced-d4d6-40ab-950a-b0ac1513bd57 2018-08-18 07:06:06,533 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-18 07:06:06,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 07:06:06,534 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" -d '{"network": {"name": "tempest_smoke-net_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "admin_state_up": true}}' 2018-08-18 07:06:06,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-42f33f40-1339-4a5c-8d78-5d988e161474 Date: Sat, 18 Aug 2018 07:06:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"473a57d7-b131-45df-8177-00fc3e78e3c7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:06:06Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_543f7bd7-d65d-4905-b3dd-d653dceee9c3","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:06:06Z","mtu":1450}} 2018-08-18 07:06:06,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-42f33f40-1339-4a5c-8d78-5d988e161474 2018-08-18 07:06:06,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.270271062851s 2018-08-18 07:06:06,805 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-42f33f40-1339-4a5c-8d78-5d988e161474 2018-08-18 07:06:06,805 - 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-18T07:06:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'473a57d7-b131-45df-8177-00fc3e78e3c7', u'provider:segmentation_id': 37, 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_543f7bd7-d65d-4905-b3dd-d653dceee9c3', u'created_at': u'2018-08-18T07:06:06Z', u'mtu': 1450, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d035469e9a84e03ad9e915ddb446437', u'l2_adjacency': True}) 2018-08-18 07:06:06,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:06:06,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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:06:06,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-97c31dbd-7b51-4e45-88b4-1624cb160979 Date: Sat, 18 Aug 2018 07:06:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"473a57d7-b131-45df-8177-00fc3e78e3c7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:06:06Z","qos_policy_id":null,"name":"tempest_smoke-net_543f7bd7-d65d-4905-b3dd-d653dceee9c3","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:06:06Z","provider:network_type":"vxlan"}]} 2018-08-18 07:06:06,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-97c31dbd-7b51-4e45-88b4-1624cb160979 2018-08-18 07:06:06,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0917420387268s 2018-08-18 07:06:06,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-97c31dbd-7b51-4e45-88b4-1624cb160979 2018-08-18 07:06:06,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 07:06:06,900 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" -d '{"subnet": {"name": "tempest_smoke-subnet_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "enable_dhcp": true, "network_id": "473a57d7-b131-45df-8177-00fc3e78e3c7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 07:06:07,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-d742180e-1c03-4432-92cf-39815bceaafb Date: Sat, 18 Aug 2018 07:06:07 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-18T07:06:06Z","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":"409a84b9-341a-4f81-99e9-f89b21cd88bb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_543f7bd7-d65d-4905-b3dd-d653dceee9c3","enable_dhcp":true,"segment_id":null,"network_id":"473a57d7-b131-45df-8177-00fc3e78e3c7","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:06:06Z","ip_version":4}} 2018-08-18 07:06:07,437 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d742180e-1c03-4432-92cf-39815bceaafb 2018-08-18 07:06:07,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.537351131439s 2018-08-18 07:06:07,437 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d742180e-1c03-4432-92cf-39815bceaafb 2018-08-18 07:06:07,438 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:06:06Z', 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'409a84b9-341a-4f81-99e9-f89b21cd88bb', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_543f7bd7-d65d-4905-b3dd-d653dceee9c3', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'473a57d7-b131-45df-8177-00fc3e78e3c7', u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T07:06:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 07:06:07,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 07:06:07,439 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "tempest_smoke-router_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "admin_state_up": true}}' 2018-08-18 07:06:09,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-4b5a7e66-6228-4fc5-bb8e-e093e20e918e Date: Sat, 18 Aug 2018 07:06:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:06:07Z", "admin_state_up": true, "updated_at": "2018-08-18T07:06:08Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "9424503e-72fe-4a82-bb2e-ade33acd1e22", "name": "tempest_smoke-router_543f7bd7-d65d-4905-b3dd-d653dceee9c3"}} 2018-08-18 07:06:09,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4b5a7e66-6228-4fc5-bb8e-e093e20e918e 2018-08-18 07:06:09,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56930398941s 2018-08-18 07:06:09,008 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4b5a7e66-6228-4fc5-bb8e-e093e20e918e 2018-08-18 07:06:09,008 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:06:08Z', u'revision_number': 2, u'ha': False, u'id': u'9424503e-72fe-4a82-bb2e-ade33acd1e22', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_543f7bd7-d65d-4905-b3dd-d653dceee9c3', u'admin_state_up': True, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T07:06:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 07:06:09,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 07:06:09,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9424503e-72fe-4a82-bb2e-ade33acd1e22/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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" -d '{"subnet_id": "409a84b9-341a-4f81-99e9-f89b21cd88bb"}' 2018-08-18 07:06:11,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-63ff83a8-7cff-4585-abb5-c365d72d4ae0 Date: Sat, 18 Aug 2018 07:06:11 GMT RESP BODY: {"network_id": "473a57d7-b131-45df-8177-00fc3e78e3c7", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "409a84b9-341a-4f81-99e9-f89b21cd88bb", "subnet_ids": ["409a84b9-341a-4f81-99e9-f89b21cd88bb"], "port_id": "d5df9543-d25f-4e08-bdd3-30e880f2e774", "id": "9424503e-72fe-4a82-bb2e-ade33acd1e22"} 2018-08-18 07:06:11,168 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9424503e-72fe-4a82-bb2e-ade33acd1e22/add_router_interface.json used request id req-63ff83a8-7cff-4585-abb5-c365d72d4ae0 2018-08-18 07:06:11,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.15868806839s 2018-08-18 07:06:11,168 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9424503e-72fe-4a82-bb2e-ade33acd1e22/add_router_interface.json used request id req-63ff83a8-7cff-4585-abb5-c365d72d4ae0 returning object 9424503e-72fe-4a82-bb2e-ade33acd1e22 2018-08-18 07:06:11,168 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 07:06:11,301 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 07:06:11,303 - 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-18 07:06:11,307 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 07:06:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 07:06:11,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:06:11,316 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:06:11,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c2fb2d2a-20eb-417f-8f99-842e7b5e7881 Date: Sat, 18 Aug 2018 07:06:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:06:11,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c2fb2d2a-20eb-417f-8f99-842e7b5e7881 2018-08-18 07:06:11,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.272004127502s 2018-08-18 07:06:11,584 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c2fb2d2a-20eb-417f-8f99-842e7b5e7881 2018-08-18 07:06:11,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:06:11,595 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3"}' 2018-08-18 07:06:11,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-67dd5e0e-3b6c-4cde-883d-410e691af687 Date: Sat, 18 Aug 2018 07:06:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:06:11Z", "file": "/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "99c71197-8c11-4566-b2bb-6934c48352ba", "size": null, "self": "/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "checksum": null, "created_at": "2018-08-18T07:06:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:06:11,648 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-67dd5e0e-3b6c-4cde-883d-410e691af687 2018-08-18 07:06:11,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0561611652374s 2018-08-18 07:06:11,648 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-67dd5e0e-3b6c-4cde-883d-410e691af687 returning object 99c71197-8c11-4566-b2bb-6934c48352ba 2018-08-18 07:06:11,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:06:11,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba/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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" -d '' 2018-08-18 07:06:12,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f00be8b-ad92-40a8-bb78-ce155e89ce10 Date: Sat, 18 Aug 2018 07:06:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:06:12,118 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba/file used request id req-9f00be8b-ad92-40a8-bb78-ce155e89ce10 2018-08-18 07:06:12,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.468780040741s 2018-08-18 07:06:12,118 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba/file used request id req-9f00be8b-ad92-40a8-bb78-ce155e89ce10 2018-08-18 07:06:12,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:06:12,126 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:06:12,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-a0dad5b6-eb9c-41fa-b390-93f6612329e9 Date: Sat, 18 Aug 2018 07:06:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:06:11Z", "file": "/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "99c71197-8c11-4566-b2bb-6934c48352ba", "size": 12716032, "self": "/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/99c71197-8c11-4566-b2bb-6934c48352ba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/99c71197-8c11-4566-b2bb-6934c48352ba/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:06:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:06:12,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a0dad5b6-eb9c-41fa-b390-93f6612329e9 2018-08-18 07:06:12,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0247800350189s 2018-08-18 07:06:12,147 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a0dad5b6-eb9c-41fa-b390-93f6612329e9 2018-08-18 07:06:12,149 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/99c71197-8c11-4566-b2bb-6934c48352ba/snap', u'metadata': Munch({})})], 'file': u'/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba/file', 'owner': u'4d035469e9a84e03ad9e915ddb446437', 'id': u'99c71197-8c11-4566-b2bb-6934c48352ba', 'size': 12716032, u'self': u'/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/99c71197-8c11-4566-b2bb-6934c48352ba/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:06:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-18T07:06:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3', 'created': u'2018-08-18T07:06:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:06:11Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:06:12,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:06:12,153 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:06:12,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:06: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-07307fa5-950f-4aa1-ae76-4e4612a7e656 x-compute-request-id: req-07307fa5-950f-4aa1-ae76-4e4612a7e656 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a4ca99bf-dcf2-4849-886d-a9288886ff56", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a4ca99bf-dcf2-4849-886d-a9288886ff56", "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": "a4ca99bf-dcf2-4849-886d-a9288886ff56"}} 2018-08-18 07:06:12,557 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-07307fa5-950f-4aa1-ae76-4e4612a7e656 2018-08-18 07:06:12,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.406530857086s 2018-08-18 07:06:12,557 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-07307fa5-950f-4aa1-ae76-4e4612a7e656 2018-08-18 07:06:12,558 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_543f7bd7-d65d-4905-b3dd-d653dceee9c3', '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'4d035469e9a84e03ad9e915ddb446437', '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'a4ca99bf-dcf2-4849-886d-a9288886ff56', 'swap': 0}) 2018-08-18 07:06:12,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:06:12,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/a4ca99bf-dcf2-4849-886d-a9288886ff56/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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" -d '{"extra_specs": {}}' 2018-08-18 07:06:12,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:06: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-b948c369-1071-4be3-bf9f-a10919b5fbda x-compute-request-id: req-b948c369-1071-4be3-bf9f-a10919b5fbda Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:06:12,580 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a4ca99bf-dcf2-4849-886d-a9288886ff56/os-extra_specs used request id req-b948c369-1071-4be3-bf9f-a10919b5fbda 2018-08-18 07:06:12,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211019515991s 2018-08-18 07:06:12,580 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a4ca99bf-dcf2-4849-886d-a9288886ff56/os-extra_specs used request id req-b948c369-1071-4be3-bf9f-a10919b5fbda 2018-08-18 07:06:12,584 - 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-18 07:06:12,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 07:06:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0938d787-1749-4cbc-9138-036d109f46b5 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-18 07:06:12,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0938d787-1749-4cbc-9138-036d109f46b5 2018-08-18 07:06:12,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:06:12,596 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:06:12,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a207f83e-42e1-496d-a47f-6061eac29e72 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:06:12,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a207f83e-42e1-496d-a47f-6061eac29e72 2018-08-18 07:06:12,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226875066757s 2018-08-18 07:06:12,820 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a207f83e-42e1-496d-a47f-6061eac29e72 2018-08-18 07:06:12,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:06:12,828 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:06:13,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a203b408-425a-4863-9f0b-a026e2442532 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:06:13,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a203b408-425a-4863-9f0b-a026e2442532 2018-08-18 07:06:13,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19630408287s 2018-08-18 07:06:13,022 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a203b408-425a-4863-9f0b-a026e2442532 2018-08-18 07:06:13,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-18 07:06:13,036 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:06:13,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:06: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-b132d679-c2bd-4225-8988-577d7c0b9d7e x-compute-request-id: req-b132d679-c2bd-4225-8988-577d7c0b9d7e Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-0.opnfvlf.org", "disabled_reason": null, "id": 22}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-18 07:06:13,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-b132d679-c2bd-4225-8988-577d7c0b9d7e 2018-08-18 07:06:13,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.043380022049s 2018-08-18 07:06:13,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-b132d679-c2bd-4225-8988-577d7c0b9d7e 2018-08-18 07:06:13,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:06:13,085 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:06:13,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-8833335f-3a8e-4cf3-875f-f3499f85aa02 Date: Sat, 18 Aug 2018 07:06:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:06:11Z", "file": "/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "99c71197-8c11-4566-b2bb-6934c48352ba", "size": 12716032, "self": "/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/99c71197-8c11-4566-b2bb-6934c48352ba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/99c71197-8c11-4566-b2bb-6934c48352ba/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:06:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:06:13,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8833335f-3a8e-4cf3-875f-f3499f85aa02 2018-08-18 07:06:13,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.100727081299s 2018-08-18 07:06:13,183 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8833335f-3a8e-4cf3-875f-f3499f85aa02 2018-08-18 07:06:13,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:06:13,194 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3"}' 2018-08-18 07:06:13,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/72640810-b26d-415b-8247-02139376c6b6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-43608a3c-20f4-4a93-81a4-eb70481ca383 Date: Sat, 18 Aug 2018 07:06:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:06:13Z", "file": "/v2/images/72640810-b26d-415b-8247-02139376c6b6/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "72640810-b26d-415b-8247-02139376c6b6", "size": null, "self": "/v2/images/72640810-b26d-415b-8247-02139376c6b6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "checksum": null, "created_at": "2018-08-18T07:06:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:06:13,237 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-43608a3c-20f4-4a93-81a4-eb70481ca383 2018-08-18 07:06:13,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0463449954987s 2018-08-18 07:06:13,238 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-43608a3c-20f4-4a93-81a4-eb70481ca383 returning object 72640810-b26d-415b-8247-02139376c6b6 2018-08-18 07:06:13,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:06:13,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/72640810-b26d-415b-8247-02139376c6b6/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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" -d '' 2018-08-18 07:06:14,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e2111dd-1dd6-425c-8b14-2df5bada0c15 Date: Sat, 18 Aug 2018 07:06:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:06:14,305 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/72640810-b26d-415b-8247-02139376c6b6/file used request id req-5e2111dd-1dd6-425c-8b14-2df5bada0c15 2018-08-18 07:06:14,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.06700205803s 2018-08-18 07:06:14,306 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/72640810-b26d-415b-8247-02139376c6b6/file used request id req-5e2111dd-1dd6-425c-8b14-2df5bada0c15 2018-08-18 07:06:14,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:06:14,314 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:06:14,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-13cd1129-90df-4f09-bc2a-3c70428c94a5 Date: Sat, 18 Aug 2018 07:06:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:06:14Z", "file": "/v2/images/72640810-b26d-415b-8247-02139376c6b6/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "72640810-b26d-415b-8247-02139376c6b6", "size": 12716032, "self": "/v2/images/72640810-b26d-415b-8247-02139376c6b6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/72640810-b26d-415b-8247-02139376c6b6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/72640810-b26d-415b-8247-02139376c6b6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:06:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:06:11Z", "file": "/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "99c71197-8c11-4566-b2bb-6934c48352ba", "size": 12716032, "self": "/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/99c71197-8c11-4566-b2bb-6934c48352ba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/99c71197-8c11-4566-b2bb-6934c48352ba/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:06:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:06:14,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-13cd1129-90df-4f09-bc2a-3c70428c94a5 2018-08-18 07:06:14,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257198810577s 2018-08-18 07:06:14,336 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-13cd1129-90df-4f09-bc2a-3c70428c94a5 2018-08-18 07:06:14,339 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/72640810-b26d-415b-8247-02139376c6b6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/72640810-b26d-415b-8247-02139376c6b6/file', 'owner': u'4d035469e9a84e03ad9e915ddb446437', 'id': u'72640810-b26d-415b-8247-02139376c6b6', 'size': 12716032, u'self': u'/v2/images/72640810-b26d-415b-8247-02139376c6b6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/72640810-b26d-415b-8247-02139376c6b6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:06:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-18T07:06:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/72640810-b26d-415b-8247-02139376c6b6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3', 'created': u'2018-08-18T07:06:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:06:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/72640810-b26d-415b-8247-02139376c6b6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:06:14,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:06:14,342 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:06:14,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:06: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-2c030e90-b2f8-4b69-bfa8-055c3a07ef38 x-compute-request-id: req-2c030e90-b2f8-4b69-bfa8-055c3a07ef38 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c65139c0-659a-4cec-8e98-ca238dc1da58", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c65139c0-659a-4cec-8e98-ca238dc1da58", "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": "c65139c0-659a-4cec-8e98-ca238dc1da58"}} 2018-08-18 07:06:14,378 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2c030e90-b2f8-4b69-bfa8-055c3a07ef38 2018-08-18 07:06:14,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0384891033173s 2018-08-18 07:06:14,378 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2c030e90-b2f8-4b69-bfa8-055c3a07ef38 2018-08-18 07:06:14,379 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3', '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'4d035469e9a84e03ad9e915ddb446437', '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'c65139c0-659a-4cec-8e98-ca238dc1da58', 'swap': 0}) 2018-08-18 07:06:14,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:06:14,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/c65139c0-659a-4cec-8e98-ca238dc1da58/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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" -d '{"extra_specs": {}}' 2018-08-18 07:06:14,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:06: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-e49ec8b9-bfff-4516-9caa-4fef6f29ee4f x-compute-request-id: req-e49ec8b9-bfff-4516-9caa-4fef6f29ee4f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:06:14,408 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/c65139c0-659a-4cec-8e98-ca238dc1da58/os-extra_specs used request id req-e49ec8b9-bfff-4516-9caa-4fef6f29ee4f 2018-08-18 07:06:14,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.027988910675s 2018-08-18 07:06:14,408 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/c65139c0-659a-4cec-8e98-ca238dc1da58/os-extra_specs used request id req-e49ec8b9-bfff-4516-9caa-4fef6f29ee4f 2018-08-18 07:06:14,408 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3', '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'4d035469e9a84e03ad9e915ddb446437', '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'c65139c0-659a-4cec-8e98-ca238dc1da58', 'swap': 0}) 2018-08-18 07:06:17,960 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-18 07:06:17,960 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-18 07:06:17,961 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-18 07:06:17,964 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-18 07:06:17,967 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-18 07:06:21,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-36bd313e-0bb0-475d-a6dd-30e1d22105a5/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-18 07:06:21,868 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-18 07:06:21,885 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-18 07:06:21,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-08-18 07:06:29,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:06:29.927 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-18 07:06:32,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:06:32.793 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.341s] 2018-08-18 07:06:32,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:06:32.882 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.089s] 2018-08-18 07:06:35,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:06:35.235 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.738s] 2018-08-18 07:06:38,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:06:38.967 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.284s] 2018-08-18 07:06:41,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:06:41.013 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.512s] 2018-08-18 07:06:42,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:06:42.694 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.680s] 2018-08-18 07:06:45,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:06:45.139 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.104s] 2018-08-18 07:06:47,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:06:47.060 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.988s] 2018-08-18 07:06:56,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:06:56.075 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.938s] 2018-08-18 07:06:56,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:06:56.083 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-08-18 07:06:59,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:06:59.364 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.774s] 2018-08-18 07:07:03,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:03.290 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.964s] 2018-08-18 07:07:07,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:07.703 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.465s] 2018-08-18 07:07:10,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:10.170 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.089s] 2018-08-18 07:07:10,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:10.171 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-18 07:07:12,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:12.600 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.728s] 2018-08-18 07:07:16,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:16.615 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.952s] 2018-08-18 07:07:19,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:19.610 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.077s] 2018-08-18 07:07:19,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:19.611 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-18 07:07:23,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:23.014 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.588s] 2018-08-18 07:07:24,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:24.355 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.340s] 2018-08-18 07:07:25,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:25.378 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.023s] 2018-08-18 07:07:26,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:26.120 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.668s] 2018-08-18 07:07:32,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:32.064 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-08-18 07:07:34,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:34.947 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.777s] 2018-08-18 07:07:39,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:39.058 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.110s] 2018-08-18 07:07:45,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:45.022 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.828s] 2018-08-18 07:07:45,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:45.625 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.601s] 2018-08-18 07:07:45,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:45.742 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.684s] 2018-08-18 07:07:45,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:45.987 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.362s] 2018-08-18 07:07:46,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:46.085 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.097s] 2018-08-18 07:07:46,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:46.112 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.090s] 2018-08-18 07:07:46,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:46.113 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-18 07:07:46,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:46.224 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.138s] 2018-08-18 07:07:46,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:46.275 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.051s] 2018-08-18 07:07:56,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:56.100 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.171s] 2018-08-18 07:07:58,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:58.159 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.056s] 2018-08-18 07:07:58,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:58.422 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.266s] 2018-08-18 07:07:58,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:07:58.462 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-18 07:08:00,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:00.359 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.245s] 2018-08-18 07:08:00,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:00.717 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.358s] 2018-08-18 07:08:00,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:00.809 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.092s] 2018-08-18 07:08:00,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:00.857 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.048s] 2018-08-18 07:08:00,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:00.971 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.113s] 2018-08-18 07:08:01,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:01.138 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.157s] 2018-08-18 07:08:01,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:01.271 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.299s] 2018-08-18 07:08:01,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:01.293 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.155s] 2018-08-18 07:08:01,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:01.509 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.216s] 2018-08-18 07:08:01,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:01.516 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-08-18 07:08:05,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:05.285 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.154s] 2018-08-18 07:08:05,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:05.302 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2018-08-18 07:08:07,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:07.565 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.478s] 2018-08-18 07:08:07,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:07.710 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.514s] 2018-08-18 07:08:19,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:19.775 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.856s] 2018-08-18 07:08:24,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:24.205 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.146s] 2018-08-18 07:08:24,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:24.272 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.067s] 2018-08-18 07:08:24,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:24.275 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.629s] 2018-08-18 07:08:24,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:24.365 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.092s] 2018-08-18 07:08:24,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:24.480 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.115s] 2018-08-18 07:08:27,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:27.684 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.909s] 2018-08-18 07:08:30,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:30.486 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.210s] 2018-08-18 07:08:33,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:33.740 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.055s] 2018-08-18 07:08:35,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:35.920 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2018-08-18 07:08:36,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:36.018 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.098s] 2018-08-18 07:08:39,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:39.346 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-08-18 07:08:40,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:40.379 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [6.638s] 2018-08-18 07:08:41,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:41.543 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-18 07:08:45,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:45.710 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.189s] 2018-08-18 07:08:45,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:45.816 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.303s] 2018-08-18 07:08:48,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:48.910 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.093s] 2018-08-18 07:08:54,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:54.293 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.897s] 2018-08-18 07:08:54,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:54.764 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.317s] 2018-08-18 07:08:55,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:08:55.775 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.864s] 2018-08-18 07:09:01,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:01.478 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.344s] 2018-08-18 07:09:04,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:04.113 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.633s] 2018-08-18 07:09:06,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:06.662 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.549s] 2018-08-18 07:09:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:06.817 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.567s] 2018-08-18 07:09:08,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:08.232 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.263s] 2018-08-18 07:09:10,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:10.632 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2018-08-18 07:09:12,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:12.439 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.621s] 2018-08-18 07:09:13,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:13.206 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.974s] 2018-08-18 07:09:13,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:13.920 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.482s] 2018-08-18 07:09:13,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:13.965 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.045s] 2018-08-18 07:09:14,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:14.005 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.040s] 2018-08-18 07:09:15,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:15.305 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.098s] 2018-08-18 07:09:15,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:15.728 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.423s] 2018-08-18 07:09:15,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:15.780 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.052s] 2018-08-18 07:09:20,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:20.487 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.720s] 2018-08-18 07:09:21,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:21.621 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.131s] 2018-08-18 07:09:21,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:21.848 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.230s] 2018-08-18 07:09:34,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:34.560 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.953s] 2018-08-18 07:09:36,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:36.248 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.951s] 2018-08-18 07:09:41,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:41.359 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.799s] 2018-08-18 07:09:47,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:47.398 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.039s] 2018-08-18 07:09:47,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:47.526 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.764s] 2018-08-18 07:09:51,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:51.574 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.175s] 2018-08-18 07:09:56,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:09:56.163 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.633s] 2018-08-18 07:10:04,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:10:04.216 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.005s] 2018-08-18 07:10:10,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:10:10.502 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.538s] 2018-08-18 07:10:10,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:10:10.661 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.159s] 2018-08-18 07:10:20,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:10:20.276 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.201s] 2018-08-18 07:10:22,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:10:22.610 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.333s] 2018-08-18 07:10:24,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:10:24.938 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.327s] 2018-08-18 07:10:27,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e4ee2203-981c-4817-aba8-3f6019af4113 2018-08-18 07:10:27,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e4ee2203-981c-4817-aba8-3f6019af4113']'. 2018-08-18 07:10:28,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-18 07:10:28,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-18 07:10:28,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-18 07:10:28,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e4ee2203-981c-4817-aba8-3f6019af4113 | 2018-08-18 07:10:28,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-18 07:10:28,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-18 07:06:24 | 2018-08-18 07:10:28,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-18 07:10:27 | 2018-08-18 07:10:28,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:03 | 2018-08-18 07:10:28,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-18 07:10:28,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-18 07:10:28,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-18 07:10:28,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 36bd313e-0bb0-475d-a6dd-30e1d22105a5) | 2018-08-18 07:10:28,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-18 07:10:28,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9892ffbd-ab8f-4313-92db-7a972789903f) | 2018-08-18 07:10:28,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-18 07:10:28,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 235.019 | 2018-08-18 07:10:28,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-18 07:10:28,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-18 07:10:28,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-18 07:10:28,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-18 07:10:28,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-18 07:10:28,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-18 07:10:28,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-18 07:10:28,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-18 07:10:28,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-18 07:10:29,043 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 07:10:29,044 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:22 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-18 07:10:29,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:10:29,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/72640810-b26d-415b-8247-02139376c6b6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:10:30,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c085f43a-ed25-46c4-abd9-8a3172a1b2d3 Date: Sat, 18 Aug 2018 07:10: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-18 07:10:30,380 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/72640810-b26d-415b-8247-02139376c6b6 used request id req-c085f43a-ed25-46c4-abd9-8a3172a1b2d3 2018-08-18 07:10:30,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.33188009262s 2018-08-18 07:10:30,381 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/72640810-b26d-415b-8247-02139376c6b6 used request id req-c085f43a-ed25-46c4-abd9-8a3172a1b2d3 2018-08-18 07:10:30,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:10:30,384 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:10:30,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:10: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-34ce17fe-edc4-4bbc-acbf-2f7a3273c305 x-compute-request-id: req-34ce17fe-edc4-4bbc-acbf-2f7a3273c305 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a4ca99bf-dcf2-4849-886d-a9288886ff56", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a4ca99bf-dcf2-4849-886d-a9288886ff56", "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": "a4ca99bf-dcf2-4849-886d-a9288886ff56"}, {"name": "tempest_smoke-flavor_alt_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c65139c0-659a-4cec-8e98-ca238dc1da58", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c65139c0-659a-4cec-8e98-ca238dc1da58", "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": "c65139c0-659a-4cec-8e98-ca238dc1da58"}]} 2018-08-18 07:10:30,404 - 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-34ce17fe-edc4-4bbc-acbf-2f7a3273c305 2018-08-18 07:10:30,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225210189819s 2018-08-18 07:10:30,404 - 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-34ce17fe-edc4-4bbc-acbf-2f7a3273c305 2018-08-18 07:10:30,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:10:30,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/c65139c0-659a-4cec-8e98-ca238dc1da58 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:10:30,445 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:10: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 x-openstack-request-id: req-80abbbb1-8ff7-44f2-ba2d-15157064dee2 x-compute-request-id: req-80abbbb1-8ff7-44f2-ba2d-15157064dee2 Content-Length: 0 Content-Type: application/json 2018-08-18 07:10:30,445 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/c65139c0-659a-4cec-8e98-ca238dc1da58 used request id req-80abbbb1-8ff7-44f2-ba2d-15157064dee2 2018-08-18 07:10:30,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0388031005859s 2018-08-18 07:10:30,446 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/c65139c0-659a-4cec-8e98-ca238dc1da58 used request id req-80abbbb1-8ff7-44f2-ba2d-15157064dee2 2018-08-18 07:10:30,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 07:10:30,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9424503e-72fe-4a82-bb2e-ade33acd1e22/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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" -d '{"subnet_id": "409a84b9-341a-4f81-99e9-f89b21cd88bb"}' 2018-08-18 07:10:32,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-65618ef3-542a-4aa0-bd74-954796ada43e Date: Sat, 18 Aug 2018 07:10:32 GMT RESP BODY: {"network_id": "473a57d7-b131-45df-8177-00fc3e78e3c7", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "409a84b9-341a-4f81-99e9-f89b21cd88bb", "subnet_ids": ["409a84b9-341a-4f81-99e9-f89b21cd88bb"], "port_id": "d5df9543-d25f-4e08-bdd3-30e880f2e774", "id": "9424503e-72fe-4a82-bb2e-ade33acd1e22"} 2018-08-18 07:10:32,512 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9424503e-72fe-4a82-bb2e-ade33acd1e22/remove_router_interface.json used request id req-65618ef3-542a-4aa0-bd74-954796ada43e 2018-08-18 07:10:32,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06573605537s 2018-08-18 07:10:32,512 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9424503e-72fe-4a82-bb2e-ade33acd1e22/remove_router_interface.json used request id req-65618ef3-542a-4aa0-bd74-954796ada43e returning object 9424503e-72fe-4a82-bb2e-ade33acd1e22 2018-08-18 07:10:32,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 07:10:32,513 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:10:32,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-e4f19199-0b65-42d6-89f7-c3ec1a975584 Date: Sat, 18 Aug 2018 07:10:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:06:07Z", "admin_state_up": true, "updated_at": "2018-08-18T07:10:31Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9424503e-72fe-4a82-bb2e-ade33acd1e22", "name": "tempest_smoke-router_543f7bd7-d65d-4905-b3dd-d653dceee9c3"}]} 2018-08-18 07:10:32,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e4f19199-0b65-42d6-89f7-c3ec1a975584 2018-08-18 07:10:32,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.10964012146s 2018-08-18 07:10:32,623 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e4f19199-0b65-42d6-89f7-c3ec1a975584 2018-08-18 07:10:32,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 07:10:32,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/9424503e-72fe-4a82-bb2e-ade33acd1e22.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:10:33,862 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd48320e-0cbc-4b33-8043-849f2a77b244 Content-Length: 0 Date: Sat, 18 Aug 2018 07:10:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:10:33,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9424503e-72fe-4a82-bb2e-ade33acd1e22.json used request id req-cd48320e-0cbc-4b33-8043-849f2a77b244 2018-08-18 07:10:33,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.238022089s 2018-08-18 07:10:33,863 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9424503e-72fe-4a82-bb2e-ade33acd1e22.json used request id req-cd48320e-0cbc-4b33-8043-849f2a77b244 2018-08-18 07:10:33,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:10:33,864 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:10:33,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-72d3e37c-0c69-4106-9e5a-0c27e4d029bd Date: Sat, 18 Aug 2018 07:10:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4},{"updated_at":"2018-08-18T07:06:06Z","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":"409a84b9-341a-4f81-99e9-f89b21cd88bb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_543f7bd7-d65d-4905-b3dd-d653dceee9c3","enable_dhcp":true,"segment_id":null,"network_id":"473a57d7-b131-45df-8177-00fc3e78e3c7","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:06:06Z","ip_version":4}]} 2018-08-18 07:10:33,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-72d3e37c-0c69-4106-9e5a-0c27e4d029bd 2018-08-18 07:10:33,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0382480621338s 2018-08-18 07:10:33,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-72d3e37c-0c69-4106-9e5a-0c27e4d029bd 2018-08-18 07:10:33,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 07:10:33,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/409a84b9-341a-4f81-99e9-f89b21cd88bb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:10:34,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42fea460-fadb-42ff-8e06-09f756c5f075 Date: Sat, 18 Aug 2018 07:10:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:10:34,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/409a84b9-341a-4f81-99e9-f89b21cd88bb.json used request id req-42fea460-fadb-42ff-8e06-09f756c5f075 2018-08-18 07:10:34,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.949213027954s 2018-08-18 07:10:34,853 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/409a84b9-341a-4f81-99e9-f89b21cd88bb.json used request id req-42fea460-fadb-42ff-8e06-09f756c5f075 2018-08-18 07:10:34,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:10:34,854 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:10:34,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-a4bc3848-52f7-4c22-84f7-5179ccadd4e5 Date: Sat, 18 Aug 2018 07:10:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"473a57d7-b131-45df-8177-00fc3e78e3c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:10:34Z","qos_policy_id":null,"name":"tempest_smoke-net_543f7bd7-d65d-4905-b3dd-d653dceee9c3","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:06:06Z","provider:network_type":"vxlan"}]} 2018-08-18 07:10:34,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a4bc3848-52f7-4c22-84f7-5179ccadd4e5 2018-08-18 07:10:34,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0750548839569s 2018-08-18 07:10:34,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a4bc3848-52f7-4c22-84f7-5179ccadd4e5 2018-08-18 07:10:34,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 07:10:34,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/473a57d7-b131-45df-8177-00fc3e78e3c7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:10:36,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eacda74f-d72e-4b6e-8165-eaf1dabeed2d Date: Sat, 18 Aug 2018 07:10:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:10:36,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/473a57d7-b131-45df-8177-00fc3e78e3c7.json used request id req-eacda74f-d72e-4b6e-8165-eaf1dabeed2d 2018-08-18 07:10:36,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10546398163s 2018-08-18 07:10:36,035 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/473a57d7-b131-45df-8177-00fc3e78e3c7.json used request id req-eacda74f-d72e-4b6e-8165-eaf1dabeed2d 2018-08-18 07:10:36,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:10:36,044 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:10:36,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-05fd5e3a-f2b3-402e-a9ac-32ca7f083976 Date: Sat, 18 Aug 2018 07:10:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:06:11Z", "file": "/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "99c71197-8c11-4566-b2bb-6934c48352ba", "size": 12716032, "self": "/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/99c71197-8c11-4566-b2bb-6934c48352ba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/99c71197-8c11-4566-b2bb-6934c48352ba/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:06:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:10:36,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-05fd5e3a-f2b3-402e-a9ac-32ca7f083976 2018-08-18 07:10:36,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270688533783s 2018-08-18 07:10:36,067 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-05fd5e3a-f2b3-402e-a9ac-32ca7f083976 2018-08-18 07:10:36,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:10:36,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:10:36,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d58d12c-2e83-4df0-a647-fdb1cf081781 Date: Sat, 18 Aug 2018 07:10: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-18 07:10:36,411 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba used request id req-0d58d12c-2e83-4df0-a647-fdb1cf081781 2018-08-18 07:10:36,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.342353105545s 2018-08-18 07:10:36,412 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/99c71197-8c11-4566-b2bb-6934c48352ba used request id req-0d58d12c-2e83-4df0-a647-fdb1cf081781 2018-08-18 07:10:36,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:10:36,415 - 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}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:10:36,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:10: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-dd64eeb1-6d3a-47f3-b0ad-b849db3d5c2a x-compute-request-id: req-dd64eeb1-6d3a-47f3-b0ad-b849db3d5c2a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_543f7bd7-d65d-4905-b3dd-d653dceee9c3", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a4ca99bf-dcf2-4849-886d-a9288886ff56", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a4ca99bf-dcf2-4849-886d-a9288886ff56", "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": "a4ca99bf-dcf2-4849-886d-a9288886ff56"}]} 2018-08-18 07:10:36,438 - 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-dd64eeb1-6d3a-47f3-b0ad-b849db3d5c2a 2018-08-18 07:10:36,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261800289154s 2018-08-18 07:10:36,439 - 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-dd64eeb1-6d3a-47f3-b0ad-b849db3d5c2a 2018-08-18 07:10:36,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:10:36,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/a4ca99bf-dcf2-4849-886d-a9288886ff56 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee91bca92c0c50f511f1c3992f8613e125e5f1a4" 2018-08-18 07:10:36,478 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:10: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-cea41a42-3d24-452c-8bf3-fa71a4c87ffc x-compute-request-id: req-cea41a42-3d24-452c-8bf3-fa71a4c87ffc Content-Length: 0 Content-Type: application/json 2018-08-18 07:10:36,478 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a4ca99bf-dcf2-4849-886d-a9288886ff56 used request id req-cea41a42-3d24-452c-8bf3-fa71a4c87ffc 2018-08-18 07:10:36,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0371248722076s 2018-08-18 07:10:36,478 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a4ca99bf-dcf2-4849-886d-a9288886ff56 used request id req-cea41a42-3d24-452c-8bf3-fa71a4c87ffc 2018-08-18 07:10:36,537 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-18 07:10:36,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:10:36,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 07:10:36,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:10:36,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:10:36,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:10:36,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:10:36,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:10:36,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:10:36,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:10:36,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 07:10:36,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 07:10:36,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-18 07:10:36,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d0c64a5-a21c-4719-b5c7-40a4eb24aff3 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-18 07:10:36,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9d0c64a5-a21c-4719-b5c7-40a4eb24aff3 2018-08-18 07:10:36,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:10:36,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["F1gbz7wcTmKNPj4Sm9x5TA"], "issued_at": "2018-08-18T07:10:36.000000Z"}} 2018-08-18 07:10:36,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:10:36,983 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:10:37,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-17e432af-1a8f-4958-96f0-79a4a8f1e9ab Date: Sat, 18 Aug 2018 07:10:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:10:37,297 - 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-17e432af-1a8f-4958-96f0-79a4a8f1e9ab 2018-08-18 07:10:37,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.315549850464s 2018-08-18 07:10:37,298 - 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-17e432af-1a8f-4958-96f0-79a4a8f1e9ab 2018-08-18 07:10:37,299 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-18 07:10:40,190 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-18 07:10:43,013 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 87ae1b21-08c5-40f2-adec-13fa93f13ba3 | 2018-08-18T07:10:42.618134 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 87ae1b21-08c5-40f2-adec-13fa93f13ba3 ~/.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-18 07:10:46,830 - 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-18 07:10:46,831 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-18 07:10:49,454 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-18 07:10:53,076 - 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=2101ec5e-7ff5-408d-80cd-8b8aafd0abed) as the default verifier for the future CLI operations. 2018-08-18 07:10:56,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-18 07:10:56,325 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:10:56,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-1447b16f-592f-4dfb-b8c8-c35cdcbf4f61 Date: Sat, 18 Aug 2018 07:10: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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-18 07:10:56,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-1447b16f-592f-4dfb-b8c8-c35cdcbf4f61 2018-08-18 07:10:56,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.275844097137s 2018-08-18 07:10:56,601 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-1447b16f-592f-4dfb-b8c8-c35cdcbf4f61 2018-08-18 07:10:56,609 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-18 07:10:56,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 07:10:56,611 - 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}89f92aa2d920e3a843d2342518b79a042219001f" -d '{"network": {"name": "neutron-tempest-plugin-api-net_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "admin_state_up": true}}' 2018-08-18 07:10:56,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-e17804e9-87f6-4c8a-b9a3-02a1df771ff8 Date: Sat, 18 Aug 2018 07:10:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f191a418-8aaa-471b-b73e-50248dd987c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:10:56Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_fe469240-fec6-45d1-9d39-f5bd2a4ce93a","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:10:56Z","mtu":1450}} 2018-08-18 07:10:56,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e17804e9-87f6-4c8a-b9a3-02a1df771ff8 2018-08-18 07:10:56,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.221739053726s 2018-08-18 07:10:56,832 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e17804e9-87f6-4c8a-b9a3-02a1df771ff8 2018-08-18 07:10:56,833 - 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-18T07:10:56Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f191a418-8aaa-471b-b73e-50248dd987c8', u'provider:segmentation_id': 76, 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-tempest-plugin-api-net_fe469240-fec6-45d1-9d39-f5bd2a4ce93a', u'created_at': u'2018-08-18T07:10:56Z', u'mtu': 1450, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d035469e9a84e03ad9e915ddb446437', u'l2_adjacency': True}) 2018-08-18 07:10:56,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:10:56,834 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:10:56,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1446 X-Openstack-Request-Id: req-f0da7ed5-df0b-49ca-a042-d1d75ee7c269 Date: Sat, 18 Aug 2018 07:10:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T06:57:07Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f191a418-8aaa-471b-b73e-50248dd987c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:10:56Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_fe469240-fec6-45d1-9d39-f5bd2a4ce93a","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:10:56Z","provider:network_type":"vxlan"}]} 2018-08-18 07:10:56,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f0da7ed5-df0b-49ca-a042-d1d75ee7c269 2018-08-18 07:10:56,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117057085037s 2018-08-18 07:10:56,951 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f0da7ed5-df0b-49ca-a042-d1d75ee7c269 2018-08-18 07:10:56,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 07:10:56,953 - 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}89f92aa2d920e3a843d2342518b79a042219001f" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "enable_dhcp": true, "network_id": "f191a418-8aaa-471b-b73e-50248dd987c8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 07:10:57,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-e685612a-35a7-47dd-890b-7461480b37cc Date: Sat, 18 Aug 2018 07:10:57 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-18T07:10:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dc5170a7-7763-4180-93ef-369384bda132","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_fe469240-fec6-45d1-9d39-f5bd2a4ce93a","enable_dhcp":true,"segment_id":null,"network_id":"f191a418-8aaa-471b-b73e-50248dd987c8","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:10:56Z","ip_version":4}} 2018-08-18 07:10:57,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e685612a-35a7-47dd-890b-7461480b37cc 2018-08-18 07:10:57,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.39610004425s 2018-08-18 07:10:57,349 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e685612a-35a7-47dd-890b-7461480b37cc 2018-08-18 07:10:57,349 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:10:56Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dc5170a7-7763-4180-93ef-369384bda132', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_fe469240-fec6-45d1-9d39-f5bd2a4ce93a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f191a418-8aaa-471b-b73e-50248dd987c8', u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T07:10:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 07:10:57,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 07:10:57,350 - 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}89f92aa2d920e3a843d2342518b79a042219001f" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "neutron-tempest-plugin-api-router_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "admin_state_up": true}}' 2018-08-18 07:10:58,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-e848df6a-2052-4f2a-8ac5-a615f6a3e574 Date: Sat, 18 Aug 2018 07:10:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:10:57Z", "admin_state_up": true, "updated_at": "2018-08-18T07:10:58Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "af6df212-12e7-4fdf-86af-b2d849ce8fad", "name": "neutron-tempest-plugin-api-router_fe469240-fec6-45d1-9d39-f5bd2a4ce93a"}} 2018-08-18 07:10:58,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e848df6a-2052-4f2a-8ac5-a615f6a3e574 2018-08-18 07:10:58,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59054398537s 2018-08-18 07:10:58,941 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e848df6a-2052-4f2a-8ac5-a615f6a3e574 2018-08-18 07:10:58,941 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:10:58Z', u'revision_number': 2, u'ha': False, u'id': u'af6df212-12e7-4fdf-86af-b2d849ce8fad', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_fe469240-fec6-45d1-9d39-f5bd2a4ce93a', u'admin_state_up': True, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T07:10:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 07:10:58,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 07:10:58,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/af6df212-12e7-4fdf-86af-b2d849ce8fad/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}89f92aa2d920e3a843d2342518b79a042219001f" -d '{"subnet_id": "dc5170a7-7763-4180-93ef-369384bda132"}' 2018-08-18 07:11:00,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-36948e9e-02a9-4673-a1ae-68da5611b04d Date: Sat, 18 Aug 2018 07:11:00 GMT RESP BODY: {"network_id": "f191a418-8aaa-471b-b73e-50248dd987c8", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "dc5170a7-7763-4180-93ef-369384bda132", "subnet_ids": ["dc5170a7-7763-4180-93ef-369384bda132"], "port_id": "e72238e2-3eb3-4afc-94fc-f97bf2fbc00d", "id": "af6df212-12e7-4fdf-86af-b2d849ce8fad"} 2018-08-18 07:11:00,783 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/af6df212-12e7-4fdf-86af-b2d849ce8fad/add_router_interface.json used request id req-36948e9e-02a9-4673-a1ae-68da5611b04d 2018-08-18 07:11:00,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.84130907059s 2018-08-18 07:11:00,784 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/af6df212-12e7-4fdf-86af-b2d849ce8fad/add_router_interface.json used request id req-36948e9e-02a9-4673-a1ae-68da5611b04d returning object af6df212-12e7-4fdf-86af-b2d849ce8fad 2018-08-18 07:11:00,785 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 07:11:00,916 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 07:11:00,918 - 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-18 07:11:00,922 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 07:11:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 07:11:00,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:11:00,926 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:11:01,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-54072bdd-bb1e-434e-8069-be5a40c8eb3f Date: Sat, 18 Aug 2018 07:11:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:11:01,123 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-54072bdd-bb1e-434e-8069-be5a40c8eb3f 2018-08-18 07:11:01,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198190927505s 2018-08-18 07:11:01,123 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-54072bdd-bb1e-434e-8069-be5a40c8eb3f 2018-08-18 07:11:01,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:11:01,135 - 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}89f92aa2d920e3a843d2342518b79a042219001f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a"}' 2018-08-18 07:11:01,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7b661df8-5b08-4574-b435-906a890f21cf Date: Sat, 18 Aug 2018 07:11:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:11:00Z", "file": "/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "4a6bff85-89be-4af3-8b14-9d43c3b88cca", "size": null, "self": "/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "checksum": null, "created_at": "2018-08-18T07:11:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:11:01,191 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-7b661df8-5b08-4574-b435-906a890f21cf 2018-08-18 07:11:01,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0596120357513s 2018-08-18 07:11:01,191 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-7b661df8-5b08-4574-b435-906a890f21cf returning object 4a6bff85-89be-4af3-8b14-9d43c3b88cca 2018-08-18 07:11:01,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:11:01,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/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}89f92aa2d920e3a843d2342518b79a042219001f" -d '' 2018-08-18 07:11:02,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9208ea5c-e88f-4554-bec2-b023a260f61c Date: Sat, 18 Aug 2018 07:11:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:11:02,340 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/file used request id req-9208ea5c-e88f-4554-bec2-b023a260f61c 2018-08-18 07:11:02,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14861798286s 2018-08-18 07:11:02,341 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/file used request id req-9208ea5c-e88f-4554-bec2-b023a260f61c 2018-08-18 07:11:02,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:11:02,348 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:11:02,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-eaa4719b-e729-47e9-bd4b-5c8b64ff92eb Date: Sat, 18 Aug 2018 07:11:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:11:02Z", "file": "/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "4a6bff85-89be-4af3-8b14-9d43c3b88cca", "size": 12716032, "self": "/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:11:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:11:02,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-eaa4719b-e729-47e9-bd4b-5c8b64ff92eb 2018-08-18 07:11:02,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0239548683167s 2018-08-18 07:11:02,369 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-eaa4719b-e729-47e9-bd4b-5c8b64ff92eb 2018-08-18 07:11:02,371 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/file', 'owner': u'4d035469e9a84e03ad9e915ddb446437', 'id': u'4a6bff85-89be-4af3-8b14-9d43c3b88cca', 'size': 12716032, u'self': u'/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:11:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-18T07:11:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a', 'created': u'2018-08-18T07:11:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:11:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:11:02,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:11:02,374 - 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}89f92aa2d920e3a843d2342518b79a042219001f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:11:02,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:11: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-9843181b-cd4c-4af7-8300-34c156c6799e x-compute-request-id: req-9843181b-cd4c-4af7-8300-34c156c6799e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/eb396fcc-6541-4929-98af-87dd8c4be093", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/eb396fcc-6541-4929-98af-87dd8c4be093", "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": "eb396fcc-6541-4929-98af-87dd8c4be093"}} 2018-08-18 07:11:02,687 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9843181b-cd4c-4af7-8300-34c156c6799e 2018-08-18 07:11:02,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.315331935883s 2018-08-18 07:11:02,687 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9843181b-cd4c-4af7-8300-34c156c6799e 2018-08-18 07:11:02,688 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_fe469240-fec6-45d1-9d39-f5bd2a4ce93a', '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'4d035469e9a84e03ad9e915ddb446437', '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'eb396fcc-6541-4929-98af-87dd8c4be093', 'swap': 0}) 2018-08-18 07:11:02,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:11:02,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/eb396fcc-6541-4929-98af-87dd8c4be093/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}89f92aa2d920e3a843d2342518b79a042219001f" -d '{"extra_specs": {}}' 2018-08-18 07:11:02,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:11: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-49538032-247c-4344-b67b-26871c454f25 x-compute-request-id: req-49538032-247c-4344-b67b-26871c454f25 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:11:02,711 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/eb396fcc-6541-4929-98af-87dd8c4be093/os-extra_specs used request id req-49538032-247c-4344-b67b-26871c454f25 2018-08-18 07:11:02,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223028659821s 2018-08-18 07:11:02,711 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/eb396fcc-6541-4929-98af-87dd8c4be093/os-extra_specs used request id req-49538032-247c-4344-b67b-26871c454f25 2018-08-18 07:11:02,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-18 07:11:02,722 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 07:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d600e19-0263-439a-b015-9bcce0826a52 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-18 07:11:02,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4d600e19-0263-439a-b015-9bcce0826a52 2018-08-18 07:11:02,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:11:02,728 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:11:02,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62f54f5-9cb8-4707-887d-4a006a3a24d7 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:11:02,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f62f54f5-9cb8-4707-887d-4a006a3a24d7 2018-08-18 07:11:02,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184777021408s 2018-08-18 07:11:02,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f62f54f5-9cb8-4707-887d-4a006a3a24d7 2018-08-18 07:11:02,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:11:02,918 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:11:03,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6fb46f-3b28-4072-a5d7-ed364e9cd1b8 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:11:03,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7f6fb46f-3b28-4072-a5d7-ed364e9cd1b8 2018-08-18 07:11:03,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116510152817s 2018-08-18 07:11:03,032 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7f6fb46f-3b28-4072-a5d7-ed364e9cd1b8 2018-08-18 07:11:03,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-18 07:11:03,040 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:11:03,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:11: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-722ce792-e619-45fc-9ef7-1ab8b505126a x-compute-request-id: req-722ce792-e619-45fc-9ef7-1ab8b505126a Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-0.opnfvlf.org", "disabled_reason": null, "id": 22}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-18 07:11:03,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-722ce792-e619-45fc-9ef7-1ab8b505126a 2018-08-18 07:11:03,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0378260612488s 2018-08-18 07:11:03,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-722ce792-e619-45fc-9ef7-1ab8b505126a 2018-08-18 07:11:03,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:11:03,084 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:11:03,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-5e19bf41-238c-4142-b13c-489b932e2ef8 Date: Sat, 18 Aug 2018 07:11:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:11:02Z", "file": "/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "4a6bff85-89be-4af3-8b14-9d43c3b88cca", "size": 12716032, "self": "/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:11:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:11:03,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5e19bf41-238c-4142-b13c-489b932e2ef8 2018-08-18 07:11:03,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0235819816589s 2018-08-18 07:11:03,105 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5e19bf41-238c-4142-b13c-489b932e2ef8 2018-08-18 07:11:03,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:11:03,115 - 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}89f92aa2d920e3a843d2342518b79a042219001f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a"}' 2018-08-18 07:11:03,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/b41caa63-0227-47df-a859-be6f71491f86 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fe49b3c6-14d8-4b8f-b99d-4cefe946fa26 Date: Sat, 18 Aug 2018 07:11:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:11:02Z", "file": "/v2/images/b41caa63-0227-47df-a859-be6f71491f86/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "b41caa63-0227-47df-a859-be6f71491f86", "size": null, "self": "/v2/images/b41caa63-0227-47df-a859-be6f71491f86", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "checksum": null, "created_at": "2018-08-18T07:11:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:11:03,237 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-fe49b3c6-14d8-4b8f-b99d-4cefe946fa26 2018-08-18 07:11:03,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.124255895615s 2018-08-18 07:11:03,237 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-fe49b3c6-14d8-4b8f-b99d-4cefe946fa26 returning object b41caa63-0227-47df-a859-be6f71491f86 2018-08-18 07:11:03,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:11:03,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/b41caa63-0227-47df-a859-be6f71491f86/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}89f92aa2d920e3a843d2342518b79a042219001f" -d '' 2018-08-18 07:11:04,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-59dc395b-4fb9-46a3-9666-dc5e9ae34d2d Date: Sat, 18 Aug 2018 07:11:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:11:04,437 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b41caa63-0227-47df-a859-be6f71491f86/file used request id req-59dc395b-4fb9-46a3-9666-dc5e9ae34d2d 2018-08-18 07:11:04,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.19979500771s 2018-08-18 07:11:04,438 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b41caa63-0227-47df-a859-be6f71491f86/file used request id req-59dc395b-4fb9-46a3-9666-dc5e9ae34d2d 2018-08-18 07:11:04,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:11:04,445 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:11:04,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json X-Openstack-Request-Id: req-6e1ed587-523f-440d-b05f-b178b8135156 Date: Sat, 18 Aug 2018 07:11:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:11:04Z", "file": "/v2/images/b41caa63-0227-47df-a859-be6f71491f86/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "b41caa63-0227-47df-a859-be6f71491f86", "size": 12716032, "self": "/v2/images/b41caa63-0227-47df-a859-be6f71491f86", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/b41caa63-0227-47df-a859-be6f71491f86/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/b41caa63-0227-47df-a859-be6f71491f86/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:11:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:11:02Z", "file": "/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "4a6bff85-89be-4af3-8b14-9d43c3b88cca", "size": 12716032, "self": "/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:11:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:11:04,472 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6e1ed587-523f-440d-b05f-b178b8135156 2018-08-18 07:11:04,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0304799079895s 2018-08-18 07:11:04,473 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6e1ed587-523f-440d-b05f-b178b8135156 2018-08-18 07:11:04,475 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/b41caa63-0227-47df-a859-be6f71491f86/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b41caa63-0227-47df-a859-be6f71491f86/file', 'owner': u'4d035469e9a84e03ad9e915ddb446437', 'id': u'b41caa63-0227-47df-a859-be6f71491f86', 'size': 12716032, u'self': u'/v2/images/b41caa63-0227-47df-a859-be6f71491f86', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/b41caa63-0227-47df-a859-be6f71491f86/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:11:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-18T07:11:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b41caa63-0227-47df-a859-be6f71491f86', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a', 'created': u'2018-08-18T07:11:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:11:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b41caa63-0227-47df-a859-be6f71491f86', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:11:04,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:11:04,478 - 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}89f92aa2d920e3a843d2342518b79a042219001f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:11:04,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:11: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-3b6056e2-e544-407f-aaf4-01bd6584d497 x-compute-request-id: req-3b6056e2-e544-407f-aaf4-01bd6584d497 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/670faab2-ca8d-48d6-b1b8-0f080c86ee73", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/670faab2-ca8d-48d6-b1b8-0f080c86ee73", "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": "670faab2-ca8d-48d6-b1b8-0f080c86ee73"}} 2018-08-18 07:11:04,524 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3b6056e2-e544-407f-aaf4-01bd6584d497 2018-08-18 07:11:04,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0478229522705s 2018-08-18 07:11:04,524 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3b6056e2-e544-407f-aaf4-01bd6584d497 2018-08-18 07:11:04,525 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a', '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'4d035469e9a84e03ad9e915ddb446437', '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'670faab2-ca8d-48d6-b1b8-0f080c86ee73', 'swap': 0}) 2018-08-18 07:11:04,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:11:04,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/670faab2-ca8d-48d6-b1b8-0f080c86ee73/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}89f92aa2d920e3a843d2342518b79a042219001f" -d '{"extra_specs": {}}' 2018-08-18 07:11:04,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:11: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-6fbace80-27fd-473f-ab2a-0ead94ad40e0 x-compute-request-id: req-6fbace80-27fd-473f-ab2a-0ead94ad40e0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:11:04,546 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/670faab2-ca8d-48d6-b1b8-0f080c86ee73/os-extra_specs used request id req-6fbace80-27fd-473f-ab2a-0ead94ad40e0 2018-08-18 07:11:04,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208568572998s 2018-08-18 07:11:04,547 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/670faab2-ca8d-48d6-b1b8-0f080c86ee73/os-extra_specs used request id req-6fbace80-27fd-473f-ab2a-0ead94ad40e0 2018-08-18 07:11:04,547 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a', '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'4d035469e9a84e03ad9e915ddb446437', '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'670faab2-ca8d-48d6-b1b8-0f080c86ee73', 'swap': 0}) 2018-08-18 07:11:08,063 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-18 07:11:08,063 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-18 07:11:08,064 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-18 07:11:08,066 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-18 07:11:08,069 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-18 07:11:11,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2101ec5e-7ff5-408d-80cd-8b8aafd0abed/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-18 07:11:11,820 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-18 07:11:11,837 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-18 07:11:11,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-08-18 07:21:44,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9eb950ad-6bff-4ae8-b824-364dfdf92137 2018-08-18 07:21:44,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9eb950ad-6bff-4ae8-b824-364dfdf92137']'. 2018-08-18 07:21:45,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-18 07:21:45,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-18 07:21:45,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9eb950ad-6bff-4ae8-b824-364dfdf92137 | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-18 07:11:14 | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-18 07:21:43 | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:29 | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2101ec5e-7ff5-408d-80cd-8b8aafd0abed) | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 87ae1b21-08c5-40f2-adec-13fa93f13ba3) | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 618.243 | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 473 | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-18 07:21:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-18 07:21:45,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-18 07:21:45,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-18 07:21:45,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-18 07:21:45,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-08-18 07:21:45,581 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 07:21:45,581 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 10:49 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-08-18 07:21:45,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:21:45,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/b41caa63-0227-47df-a859-be6f71491f86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:21:46,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b6ae7ba-7e2d-4e57-82ca-20fda0ead61d Date: Sat, 18 Aug 2018 07:21:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:21:46,599 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b41caa63-0227-47df-a859-be6f71491f86 used request id req-5b6ae7ba-7e2d-4e57-82ca-20fda0ead61d 2018-08-18 07:21:46,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01137495041s 2018-08-18 07:21:46,600 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b41caa63-0227-47df-a859-be6f71491f86 used request id req-5b6ae7ba-7e2d-4e57-82ca-20fda0ead61d 2018-08-18 07:21:46,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:21:46,603 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:21:46,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21: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-d3ff23af-6370-497a-9660-7b89f8507e54 x-compute-request-id: req-d3ff23af-6370-497a-9660-7b89f8507e54 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/670faab2-ca8d-48d6-b1b8-0f080c86ee73", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/670faab2-ca8d-48d6-b1b8-0f080c86ee73", "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": "670faab2-ca8d-48d6-b1b8-0f080c86ee73"}, {"name": "neutron-tempest-plugin-api-flavor_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/eb396fcc-6541-4929-98af-87dd8c4be093", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/eb396fcc-6541-4929-98af-87dd8c4be093", "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": "eb396fcc-6541-4929-98af-87dd8c4be093"}]} 2018-08-18 07:21:46,891 - 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-d3ff23af-6370-497a-9660-7b89f8507e54 2018-08-18 07:21:46,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.290686845779s 2018-08-18 07:21:46,891 - 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-d3ff23af-6370-497a-9660-7b89f8507e54 2018-08-18 07:21:46,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:21:46,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/670faab2-ca8d-48d6-b1b8-0f080c86ee73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:21:46,943 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:21: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-043940c8-cbd9-46a0-a499-e3dcb796cc9c x-compute-request-id: req-043940c8-cbd9-46a0-a499-e3dcb796cc9c Content-Length: 0 Content-Type: application/json 2018-08-18 07:21:46,943 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/670faab2-ca8d-48d6-b1b8-0f080c86ee73 used request id req-043940c8-cbd9-46a0-a499-e3dcb796cc9c 2018-08-18 07:21:46,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.049830198288s 2018-08-18 07:21:46,944 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/670faab2-ca8d-48d6-b1b8-0f080c86ee73 used request id req-043940c8-cbd9-46a0-a499-e3dcb796cc9c 2018-08-18 07:21:46,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 07:21:46,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/af6df212-12e7-4fdf-86af-b2d849ce8fad/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}89f92aa2d920e3a843d2342518b79a042219001f" -d '{"subnet_id": "dc5170a7-7763-4180-93ef-369384bda132"}' 2018-08-18 07:21:48,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c1b01964-faae-43ed-823d-22e38c463f0b Date: Sat, 18 Aug 2018 07:21:48 GMT RESP BODY: {"network_id": "f191a418-8aaa-471b-b73e-50248dd987c8", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "dc5170a7-7763-4180-93ef-369384bda132", "subnet_ids": ["dc5170a7-7763-4180-93ef-369384bda132"], "port_id": "e72238e2-3eb3-4afc-94fc-f97bf2fbc00d", "id": "af6df212-12e7-4fdf-86af-b2d849ce8fad"} 2018-08-18 07:21:48,977 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/af6df212-12e7-4fdf-86af-b2d849ce8fad/remove_router_interface.json used request id req-c1b01964-faae-43ed-823d-22e38c463f0b 2018-08-18 07:21:48,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.03274798393s 2018-08-18 07:21:48,978 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/af6df212-12e7-4fdf-86af-b2d849ce8fad/remove_router_interface.json used request id req-c1b01964-faae-43ed-823d-22e38c463f0b returning object af6df212-12e7-4fdf-86af-b2d849ce8fad 2018-08-18 07:21:48,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 07:21:48,979 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:21:49,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1723 X-Openstack-Request-Id: req-c482a5e8-57d2-4e47-9e0f-32a7ed91403b Date: Sat, 18 Aug 2018 07:21:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f83a4c097e354125b8a69798fda94616", "created_at": "2018-08-18T07:12:48Z", "admin_state_up": false, "updated_at": "2018-08-18T07:12:48Z", "project_id": "f83a4c097e354125b8a69798fda94616", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "248c1486-0016-4f31-bcd2-f9b94bce8ab4", "name": "tempest-router-676954323"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8bbd3fb071c8417186a2bf26d6227898", "created_at": "2018-08-18T07:12:14Z", "admin_state_up": true, "updated_at": "2018-08-18T07:12:14Z", "project_id": "8bbd3fb071c8417186a2bf26d6227898", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "688a34e2-69d6-4d80-8e5c-4bbff3b8d1df", "name": "tempest-pretest-check-429751054"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:10:57Z", "admin_state_up": true, "updated_at": "2018-08-18T07:21:47Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "af6df212-12e7-4fdf-86af-b2d849ce8fad", "name": "neutron-tempest-plugin-api-router_fe469240-fec6-45d1-9d39-f5bd2a4ce93a"}]} 2018-08-18 07:21:49,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c482a5e8-57d2-4e47-9e0f-32a7ed91403b 2018-08-18 07:21:49,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119679927826s 2018-08-18 07:21:49,098 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c482a5e8-57d2-4e47-9e0f-32a7ed91403b 2018-08-18 07:21:49,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 07:21:49,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/af6df212-12e7-4fdf-86af-b2d849ce8fad.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:21:50,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7deef0c-66b6-4e6a-8a39-2dbe0e42d4c2 Content-Length: 0 Date: Sat, 18 Aug 2018 07:21:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:21:50,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/af6df212-12e7-4fdf-86af-b2d849ce8fad.json used request id req-c7deef0c-66b6-4e6a-8a39-2dbe0e42d4c2 2018-08-18 07:21:50,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31011009216s 2018-08-18 07:21:50,410 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/af6df212-12e7-4fdf-86af-b2d849ce8fad.json used request id req-c7deef0c-66b6-4e6a-8a39-2dbe0e42d4c2 2018-08-18 07:21:50,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:21:50,411 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:21:50,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1344 X-Openstack-Request-Id: req-c737867e-1ae6-44b9-a411-0640b13a33d7 Date: Sat, 18 Aug 2018 07:21:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4},{"updated_at":"2018-08-18T07:10:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dc5170a7-7763-4180-93ef-369384bda132","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_fe469240-fec6-45d1-9d39-f5bd2a4ce93a","enable_dhcp":true,"segment_id":null,"network_id":"f191a418-8aaa-471b-b73e-50248dd987c8","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:10:56Z","ip_version":4}]} 2018-08-18 07:21:50,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c737867e-1ae6-44b9-a411-0640b13a33d7 2018-08-18 07:21:50,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0409212112427s 2018-08-18 07:21:50,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c737867e-1ae6-44b9-a411-0640b13a33d7 2018-08-18 07:21:50,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 07:21:50,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/dc5170a7-7763-4180-93ef-369384bda132.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:21:51,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0fd7958-7afb-4466-b8c6-30dfe7f7ea79 Date: Sat, 18 Aug 2018 07:21:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:21:51,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/dc5170a7-7763-4180-93ef-369384bda132.json used request id req-c0fd7958-7afb-4466-b8c6-30dfe7f7ea79 2018-08-18 07:21:51,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09357190132s 2018-08-18 07:21:51,548 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/dc5170a7-7763-4180-93ef-369384bda132.json used request id req-c0fd7958-7afb-4466-b8c6-30dfe7f7ea79 2018-08-18 07:21:51,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:21:51,549 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:21:51,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1451 X-Openstack-Request-Id: req-913d80f1-18a7-4f1e-b130-a3d517b40382 Date: Sat, 18 Aug 2018 07:21:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f191a418-8aaa-471b-b73e-50248dd987c8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:21:51Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_fe469240-fec6-45d1-9d39-f5bd2a4ce93a","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:10:56Z","provider:network_type":"vxlan"}]} 2018-08-18 07:21:51,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-913d80f1-18a7-4f1e-b130-a3d517b40382 2018-08-18 07:21:51,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.079087972641s 2018-08-18 07:21:51,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-913d80f1-18a7-4f1e-b130-a3d517b40382 2018-08-18 07:21:51,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 07:21:51,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/f191a418-8aaa-471b-b73e-50248dd987c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:21:52,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec71b1f9-b2eb-44a9-aa98-bfaf9ebcf79e Date: Sat, 18 Aug 2018 07:21:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:21:52,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f191a418-8aaa-471b-b73e-50248dd987c8.json used request id req-ec71b1f9-b2eb-44a9-aa98-bfaf9ebcf79e 2018-08-18 07:21:52,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20558691025s 2018-08-18 07:21:52,835 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f191a418-8aaa-471b-b73e-50248dd987c8.json used request id req-ec71b1f9-b2eb-44a9-aa98-bfaf9ebcf79e 2018-08-18 07:21:52,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:21:52,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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:21:52,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-7ddcdd96-02f5-4d68-85cd-8cc7a156dd4f Date: Sat, 18 Aug 2018 07:21:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:11:02Z", "file": "/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "4a6bff85-89be-4af3-8b14-9d43c3b88cca", "size": 12716032, "self": "/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:11:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:21:52,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7ddcdd96-02f5-4d68-85cd-8cc7a156dd4f 2018-08-18 07:21:52,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0258619785309s 2018-08-18 07:21:52,863 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7ddcdd96-02f5-4d68-85cd-8cc7a156dd4f 2018-08-18 07:21:52,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:21:52,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:21:53,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d8dc9a1b-bb64-441e-8e6a-b1ed0fb53ee2 Date: Sat, 18 Aug 2018 07:21: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-18 07:21:53,186 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca used request id req-d8dc9a1b-bb64-441e-8e6a-b1ed0fb53ee2 2018-08-18 07:21:53,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.321541070938s 2018-08-18 07:21:53,186 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4a6bff85-89be-4af3-8b14-9d43c3b88cca used request id req-d8dc9a1b-bb64-441e-8e6a-b1ed0fb53ee2 2018-08-18 07:21:53,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:21:53,189 - 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}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:21:53,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21: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-3b453fb7-c227-4689-a72f-baf8e9708432 x-compute-request-id: req-3b453fb7-c227-4689-a72f-baf8e9708432 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_fe469240-fec6-45d1-9d39-f5bd2a4ce93a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/eb396fcc-6541-4929-98af-87dd8c4be093", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/eb396fcc-6541-4929-98af-87dd8c4be093", "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": "eb396fcc-6541-4929-98af-87dd8c4be093"}]} 2018-08-18 07:21:53,210 - 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-3b453fb7-c227-4689-a72f-baf8e9708432 2018-08-18 07:21:53,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229308605194s 2018-08-18 07:21:53,210 - 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-3b453fb7-c227-4689-a72f-baf8e9708432 2018-08-18 07:21:53,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:21:53,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/eb396fcc-6541-4929-98af-87dd8c4be093 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89f92aa2d920e3a843d2342518b79a042219001f" 2018-08-18 07:21:53,240 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:21: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-d5d690ee-7ae1-426a-87e9-10cd762f9978 x-compute-request-id: req-d5d690ee-7ae1-426a-87e9-10cd762f9978 Content-Length: 0 Content-Type: application/json 2018-08-18 07:21:53,240 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/eb396fcc-6541-4929-98af-87dd8c4be093 used request id req-d5d690ee-7ae1-426a-87e9-10cd762f9978 2018-08-18 07:21:53,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0281338691711s 2018-08-18 07:21:53,240 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/eb396fcc-6541-4929-98af-87dd8c4be093 used request id req-d5d690ee-7ae1-426a-87e9-10cd762f9978 2018-08-18 07:21:53,299 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-18 07:21:53,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:21:53,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 07:21:53,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:21:53,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:21:53,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:21:53,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:21:53,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:21:53,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:21:53,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:21:53,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:21:53,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:21:53,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:21:53,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:21:53,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:21:53,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:21:53,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:21:53,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:21:53,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:21:53,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:21:53,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:21:53,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:21:53,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:21:53,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:21:53,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 07:21:53,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 07:21:53,350 - 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-18 07:21:53,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50fcf5a0-961b-4ded-81a7-c569cfa86fc9 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-18 07:21:53,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-50fcf5a0-961b-4ded-81a7-c569cfa86fc9 2018-08-18 07:21:53,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:21:53,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["k0g3YUmWT2mVjhdxobv4Hg"], "issued_at": "2018-08-18T07:21:53.000000Z"}} 2018-08-18 07:21:53,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:21:53,755 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:54,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8706f9bb-4da3-42df-bb50-bef86bb8164c Date: Sat, 18 Aug 2018 07:21:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:21:54,101 - 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-8706f9bb-4da3-42df-bb50-bef86bb8164c 2018-08-18 07:21:54,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.346650838852s 2018-08-18 07:21:54,102 - 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-8706f9bb-4da3-42df-bb50-bef86bb8164c 2018-08-18 07:21:54,105 - 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-18 07:21:54,110 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 07:21:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-194b9b2e-185c-47a6-900e-20caac81deb1 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-18 07:21:54,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-194b9b2e-185c-47a6-900e-20caac81deb1 2018-08-18 07:21:54,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:21:54,114 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:54,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c4a239-fa6c-4017-8a4b-d608c2cf5aa4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 07:21:54,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-e1c4a239-fa6c-4017-8a4b-d608c2cf5aa4 2018-08-18 07:21:54,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176665067673s 2018-08-18 07:21:54,289 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-e1c4a239-fa6c-4017-8a4b-d608c2cf5aa4 2018-08-18 07:21:54,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-18 07:21:54,299 - 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}e794c541809337bf76959f6b7970929ef1779a6a" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_d1cbd839-9648-4ebc-8cd7-00da4a276c0b"}}' 2018-08-18 07:21:54,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 07:21:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74fd364f-a0d9-49f5-b2a3-14454e015679 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/3eba115380784f34a88ba18bb4b3cd3c"}, "tags": [], "enabled": true, "id": "3eba115380784f34a88ba18bb4b3cd3c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d1cbd839-9648-4ebc-8cd7-00da4a276c0b"}} 2018-08-18 07:21:54,505 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-74fd364f-a0d9-49f5-b2a3-14454e015679 2018-08-18 07:21:54,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.209025859833s 2018-08-18 07:21:54,505 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-74fd364f-a0d9-49f5-b2a3-14454e015679 2018-08-18 07:21:54,505 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'3eba115380784f34a88ba18bb4b3cd3c', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_d1cbd839-9648-4ebc-8cd7-00da4a276c0b'}) 2018-08-18 07:21:54,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-18 07:21:54,514 - 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}e794c541809337bf76959f6b7970929ef1779a6a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "037e8bdf-7571-4c80-98fa-ba305c60faa4", "email": null, "name": "rally_sanity-user_d1cbd839-9648-4ebc-8cd7-00da4a276c0b"}}' 2018-08-18 07:21:54,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 07:21:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-376a5ec6-5beb-473c-9008-e93313cdf089 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "links": {"self": "http://172.30.9.22:5000/v3/users/23beddcc3f91463f8c9d0fd58db68c09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "23beddcc3f91463f8c9d0fd58db68c09", "domain_id": "default", "password_expires_at": null}} 2018-08-18 07:21:54,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-376a5ec6-5beb-473c-9008-e93313cdf089 2018-08-18 07:21:54,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.439284086227s 2018-08-18 07:21:54,951 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-376a5ec6-5beb-473c-9008-e93313cdf089 2018-08-18 07:21:54,951 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'23beddcc3f91463f8c9d0fd58db68c09', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_d1cbd839-9648-4ebc-8cd7-00da4a276c0b'}) 2018-08-18 07:21:54,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:21:54,958 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:55,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53049275-acfb-4989-b26e-c8d69a8b54a1 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:21:55,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-53049275-acfb-4989-b26e-c8d69a8b54a1 2018-08-18 07:21:55,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175904989243s 2018-08-18 07:21:55,131 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-53049275-acfb-4989-b26e-c8d69a8b54a1 2018-08-18 07:21:55,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:21:55,139 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:55,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68addcc0-e5bd-43e5-b4de-a28096ebdf5a Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:21:55,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-68addcc0-e5bd-43e5-b4de-a28096ebdf5a 2018-08-18 07:21:55,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172870874405s 2018-08-18 07:21:55,309 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-68addcc0-e5bd-43e5-b4de-a28096ebdf5a 2018-08-18 07:21:55,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:21:55,316 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:55,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a0b89f0-f4c3-435e-823f-67532f4eb93d Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:21:55,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5a0b89f0-f4c3-435e-823f-67532f4eb93d 2018-08-18 07:21:55,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.257269144058s 2018-08-18 07:21:55,571 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5a0b89f0-f4c3-435e-823f-67532f4eb93d 2018-08-18 07:21:55,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:21:55,579 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:55,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4eb1386-b1d5-4603-908c-b74c03541078 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-18 07:21:55,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b4eb1386-b1d5-4603-908c-b74c03541078 2018-08-18 07:21:55,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.133780956268s 2018-08-18 07:21:55,710 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b4eb1386-b1d5-4603-908c-b74c03541078 2018-08-18 07:21:55,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:21:55,714 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:55,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4562e520-6b54-488b-b5ad-881ec9dfab8d Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "rally_sanity-user_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "links": {"self": "http://172.30.9.22:5000/v3/users/23beddcc3f91463f8c9d0fd58db68c09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "23beddcc3f91463f8c9d0fd58db68c09", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:21:55,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4562e520-6b54-488b-b5ad-881ec9dfab8d 2018-08-18 07:21:55,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189815998077s 2018-08-18 07:21:55,901 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4562e520-6b54-488b-b5ad-881ec9dfab8d 2018-08-18 07:21:55,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:21:55,915 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:56,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa8d70ed-fea0-4bf4-ad88-8f8f21574dba 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/3eba115380784f34a88ba18bb4b3cd3c"}, "tags": [], "enabled": true, "id": "3eba115380784f34a88ba18bb4b3cd3c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d1cbd839-9648-4ebc-8cd7-00da4a276c0b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 07:21:56,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-fa8d70ed-fea0-4bf4-ad88-8f8f21574dba 2018-08-18 07:21:56,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186355113983s 2018-08-18 07:21:56,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-fa8d70ed-fea0-4bf4-ad88-8f8f21574dba 2018-08-18 07:21:56,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 07:21:56,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=23beddcc3f91463f8c9d0fd58db68c09&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=3eba115380784f34a88ba18bb4b3cd3c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:56,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00641152-6ff3-46e9-8f62-817452e26d0e 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=23beddcc3f91463f8c9d0fd58db68c09&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=3eba115380784f34a88ba18bb4b3cd3c", "previous": null, "next": null}} 2018-08-18 07:21:56,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=23beddcc3f91463f8c9d0fd58db68c09&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=3eba115380784f34a88ba18bb4b3cd3c used request id req-00641152-6ff3-46e9-8f62-817452e26d0e 2018-08-18 07:21:56,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101581096649s 2018-08-18 07:21:56,209 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=23beddcc3f91463f8c9d0fd58db68c09&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=3eba115380784f34a88ba18bb4b3cd3c used request id req-00641152-6ff3-46e9-8f62-817452e26d0e 2018-08-18 07:21:56,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 07:21:56,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/3eba115380784f34a88ba18bb4b3cd3c/users/23beddcc3f91463f8c9d0fd58db68c09/roles/04730c3b60524baeae58f0c728000ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:56,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48cf8884-81ae-4b6e-85ea-5e34f36f5590 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:21:56,359 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3eba115380784f34a88ba18bb4b3cd3c/users/23beddcc3f91463f8c9d0fd58db68c09/roles/04730c3b60524baeae58f0c728000ebe used request id req-48cf8884-81ae-4b6e-85ea-5e34f36f5590 2018-08-18 07:21:56,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14745593071s 2018-08-18 07:21:56,359 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3eba115380784f34a88ba18bb4b3cd3c/users/23beddcc3f91463f8c9d0fd58db68c09/roles/04730c3b60524baeae58f0c728000ebe used request id req-48cf8884-81ae-4b6e-85ea-5e34f36f5590 2018-08-18 07:21:56,360 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 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'3eba115380784f34a88ba18bb4b3cd3c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '037e8bdf-7571-4c80-98fa-ba305c60faa4', 'username': u'rally_sanity-user_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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-18 07:21:56,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:21:56,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 07:21:56,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:21:56,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:21:56,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:21:56,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:21:56,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:21:56,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:21:56,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:21:56,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:21:56,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:21:56,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:21:56,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:21:56,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:21:56,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:21:56,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:21:56,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:21:56,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:21:56,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:21:56,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:21:56,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:21:56,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:21:56,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:21:56,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 07:21:56,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 07:21:56,366 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 'password': '037e8bdf-7571-4c80-98fa-ba305c60faa4', 'project_name': 'rally_sanity-project_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '3eba115380784f34a88ba18bb4b3cd3c', 'project_domain_name': 'Default'} 2018-08-18 07:21:56,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:21:56,372 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:56,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1732f5d0-8fff-45fe-9d0a-77f080d94f5a Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:21:56,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1732f5d0-8fff-45fe-9d0a-77f080d94f5a 2018-08-18 07:21:56,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173729896545s 2018-08-18 07:21:56,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1732f5d0-8fff-45fe-9d0a-77f080d94f5a 2018-08-18 07:21:56,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:21:56,552 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:56,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41b7512-c951-4cb4-9359-f82b792b18d3 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:21:56,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a41b7512-c951-4cb4-9359-f82b792b18d3 2018-08-18 07:21:56,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175134181976s 2018-08-18 07:21:56,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a41b7512-c951-4cb4-9359-f82b792b18d3 2018-08-18 07:21:56,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:21:56,732 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:56,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a421b591-2264-4bdb-9cf7-b61e407f38f5 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-18 07:21:56,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a421b591-2264-4bdb-9cf7-b61e407f38f5 2018-08-18 07:21:56,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0991020202637s 2018-08-18 07:21:56,828 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a421b591-2264-4bdb-9cf7-b61e407f38f5 2018-08-18 07:21:56,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:21:56,832 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:57,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48536f9c-a7c8-4897-a6b0-b7b138bb0594 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "rally_sanity-user_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "links": {"self": "http://172.30.9.22:5000/v3/users/23beddcc3f91463f8c9d0fd58db68c09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "23beddcc3f91463f8c9d0fd58db68c09", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:21:57,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-48536f9c-a7c8-4897-a6b0-b7b138bb0594 2018-08-18 07:21:57,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189067840576s 2018-08-18 07:21:57,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-48536f9c-a7c8-4897-a6b0-b7b138bb0594 2018-08-18 07:21:57,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:21:57,032 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:57,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a0b9f74-b96a-4218-b9ef-9caa1160d7d0 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/3eba115380784f34a88ba18bb4b3cd3c"}, "tags": [], "enabled": true, "id": "3eba115380784f34a88ba18bb4b3cd3c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d1cbd839-9648-4ebc-8cd7-00da4a276c0b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 07:21:57,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6a0b9f74-b96a-4218-b9ef-9caa1160d7d0 2018-08-18 07:21:57,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101315975189s 2018-08-18 07:21:57,131 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6a0b9f74-b96a-4218-b9ef-9caa1160d7d0 2018-08-18 07:21:57,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 07:21:57,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=23beddcc3f91463f8c9d0fd58db68c09&role.id=efdc118534d342c0a34a53a6f4ab2d76&scope.project.id=3eba115380784f34a88ba18bb4b3cd3c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:57,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc4f472c-a7c6-4ccf-bfe8-7aee1163fa9e 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=23beddcc3f91463f8c9d0fd58db68c09&role.id=efdc118534d342c0a34a53a6f4ab2d76&scope.project.id=3eba115380784f34a88ba18bb4b3cd3c", "previous": null, "next": null}} 2018-08-18 07:21:57,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=23beddcc3f91463f8c9d0fd58db68c09&role.id=efdc118534d342c0a34a53a6f4ab2d76&scope.project.id=3eba115380784f34a88ba18bb4b3cd3c used request id req-dc4f472c-a7c6-4ccf-bfe8-7aee1163fa9e 2018-08-18 07:21:57,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.137028932571s 2018-08-18 07:21:57,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=23beddcc3f91463f8c9d0fd58db68c09&role.id=efdc118534d342c0a34a53a6f4ab2d76&scope.project.id=3eba115380784f34a88ba18bb4b3cd3c used request id req-dc4f472c-a7c6-4ccf-bfe8-7aee1163fa9e 2018-08-18 07:21:57,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 07:21:57,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/3eba115380784f34a88ba18bb4b3cd3c/users/23beddcc3f91463f8c9d0fd58db68c09/roles/efdc118534d342c0a34a53a6f4ab2d76 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:21:57,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caec007e-72d5-43d0-aa48-408aa1f9a882 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:21:57,495 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3eba115380784f34a88ba18bb4b3cd3c/users/23beddcc3f91463f8c9d0fd58db68c09/roles/efdc118534d342c0a34a53a6f4ab2d76 used request id req-caec007e-72d5-43d0-aa48-408aa1f9a882 2018-08-18 07:21:57,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.216629981995s 2018-08-18 07:21:57,495 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3eba115380784f34a88ba18bb4b3cd3c/users/23beddcc3f91463f8c9d0fd58db68c09/roles/efdc118534d342c0a34a53a6f4ab2d76 used request id req-caec007e-72d5-43d0-aa48-408aa1f9a882 2018-08-18 07:21:57,495 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-18 07:22:00,108 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-08-18 07:22:00,109 - 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-18 07:22:00,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb35a888-ec19-4337-9327-8114cdb45afe 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-18 07:22:00,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fb35a888-ec19-4337-9327-8114cdb45afe 2018-08-18 07:22:00,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:22:00,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3eba115380784f34a88ba18bb4b3cd3c", "name": "rally_sanity-project_d1cbd839-9648-4ebc-8cd7-00da4a276c0b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3eba115380784f34a88ba18bb4b3cd3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/3eba115380784f34a88ba18bb4b3cd3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/3eba115380784f34a88ba18bb4b3cd3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3eba115380784f34a88ba18bb4b3cd3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/3eba115380784f34a88ba18bb4b3cd3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/3eba115380784f34a88ba18bb4b3cd3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/3eba115380784f34a88ba18bb4b3cd3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/3eba115380784f34a88ba18bb4b3cd3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/3eba115380784f34a88ba18bb4b3cd3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_3eba115380784f34a88ba18bb4b3cd3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3eba115380784f34a88ba18bb4b3cd3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3eba115380784f34a88ba18bb4b3cd3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/3eba115380784f34a88ba18bb4b3cd3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/3eba115380784f34a88ba18bb4b3cd3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "id": "23beddcc3f91463f8c9d0fd58db68c09"}, "audit_ids": ["vTmN-ga6T4GDU98YsaGVXA"], "issued_at": "2018-08-18T07:22:00.000000Z"}} 2018-08-18 07:22:00,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 07:22:00,507 - 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}15ac426392cb379e9166429f6890cad2cba76ec3" -d '{"network": {"shared": true, "name": "rally_sanity-net_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "admin_state_up": true}}' 2018-08-18 07:22:01,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-fa8a5878-0239-4fe6-81c6-8598060c6a50 Date: Sat, 18 Aug 2018 07:22:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":true,"project_id":"3eba115380784f34a88ba18bb4b3cd3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:22:00Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_d1cbd839-9648-4ebc-8cd7-00da4a276c0b","admin_state_up":true,"tenant_id":"3eba115380784f34a88ba18bb4b3cd3c","created_at":"2018-08-18T07:22:00Z","mtu":1450}} 2018-08-18 07:22:01,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fa8a5878-0239-4fe6-81c6-8598060c6a50 2018-08-18 07:22:01,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.786951065063s 2018-08-18 07:22:01,294 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fa8a5878-0239-4fe6-81c6-8598060c6a50 2018-08-18 07:22:01,294 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-18T07:22:00Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2', u'provider:segmentation_id': 37, 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_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', u'created_at': u'2018-08-18T07:22:00Z', u'mtu': 1450, u'tenant_id': u'3eba115380784f34a88ba18bb4b3cd3c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3eba115380784f34a88ba18bb4b3cd3c', u'l2_adjacency': True}) 2018-08-18 07:22:01,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:22:01,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15ac426392cb379e9166429f6890cad2cba76ec3" 2018-08-18 07:22:01,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1430 X-Openstack-Request-Id: req-58197f39-fc62-43b2-8cb9-a3d982eadebf Date: Sat, 18 Aug 2018 07:22:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":true,"project_id":"3eba115380784f34a88ba18bb4b3cd3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:22:00Z","qos_policy_id":null,"name":"rally_sanity-net_d1cbd839-9648-4ebc-8cd7-00da4a276c0b","admin_state_up":true,"tenant_id":"3eba115380784f34a88ba18bb4b3cd3c","created_at":"2018-08-18T07:22:00Z","provider:network_type":"vxlan"}]} 2018-08-18 07:22:01,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-58197f39-fc62-43b2-8cb9-a3d982eadebf 2018-08-18 07:22:01,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0944139957428s 2018-08-18 07:22:01,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-58197f39-fc62-43b2-8cb9-a3d982eadebf 2018-08-18 07:22:01,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 07:22:01,392 - 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}15ac426392cb379e9166429f6890cad2cba76ec3" -d '{"subnet": {"name": "rally_sanity-subnet_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "enable_dhcp": true, "network_id": "dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 07:22:01,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-7cbf2dcf-311d-4a15-9eac-bae5a87f8efe Date: Sat, 18 Aug 2018 07:22:01 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-18T07:22:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"868d30e4-9202-4450-8544-9911d55f1b76","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3eba115380784f34a88ba18bb4b3cd3c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_d1cbd839-9648-4ebc-8cd7-00da4a276c0b","enable_dhcp":true,"segment_id":null,"network_id":"dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2","tenant_id":"3eba115380784f34a88ba18bb4b3cd3c","created_at":"2018-08-18T07:22:01Z","ip_version":4}} 2018-08-18 07:22:01,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7cbf2dcf-311d-4a15-9eac-bae5a87f8efe 2018-08-18 07:22:01,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.432952880859s 2018-08-18 07:22:01,825 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7cbf2dcf-311d-4a15-9eac-bae5a87f8efe 2018-08-18 07:22:01,825 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:22:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'868d30e4-9202-4450-8544-9911d55f1b76', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2', u'tenant_id': u'3eba115380784f34a88ba18bb4b3cd3c', u'created_at': u'2018-08-18T07:22:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3eba115380784f34a88ba18bb4b3cd3c'}) 2018-08-18 07:22:01,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 07:22:01,826 - 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}15ac426392cb379e9166429f6890cad2cba76ec3" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "rally_sanity-router_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "admin_state_up": true}}' 2018-08-18 07:22:03,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-37ec5db3-3eeb-4bf9-8328-71b17bf157bc Date: Sat, 18 Aug 2018 07:22:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3eba115380784f34a88ba18bb4b3cd3c", "created_at": "2018-08-18T07:22:01Z", "admin_state_up": true, "updated_at": "2018-08-18T07:22:02Z", "project_id": "3eba115380784f34a88ba18bb4b3cd3c", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "4e330909-bade-4370-8a9e-2d2ab13fc05b", "name": "rally_sanity-router_d1cbd839-9648-4ebc-8cd7-00da4a276c0b"}} 2018-08-18 07:22:03,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-37ec5db3-3eeb-4bf9-8328-71b17bf157bc 2018-08-18 07:22:03,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.50587010384s 2018-08-18 07:22:03,332 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-37ec5db3-3eeb-4bf9-8328-71b17bf157bc 2018-08-18 07:22:03,332 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:22:02Z', u'revision_number': 2, u'ha': False, u'id': u'4e330909-bade-4370-8a9e-2d2ab13fc05b', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', u'admin_state_up': True, u'tenant_id': u'3eba115380784f34a88ba18bb4b3cd3c', u'created_at': u'2018-08-18T07:22:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'3eba115380784f34a88ba18bb4b3cd3c'}) 2018-08-18 07:22:03,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 07:22:03,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/4e330909-bade-4370-8a9e-2d2ab13fc05b/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}15ac426392cb379e9166429f6890cad2cba76ec3" -d '{"subnet_id": "868d30e4-9202-4450-8544-9911d55f1b76"}' 2018-08-18 07:22:05,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-efdb3ee2-2b8b-432a-b636-dde6aea2ee38 Date: Sat, 18 Aug 2018 07:22:05 GMT RESP BODY: {"network_id": "dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2", "tenant_id": "3eba115380784f34a88ba18bb4b3cd3c", "subnet_id": "868d30e4-9202-4450-8544-9911d55f1b76", "subnet_ids": ["868d30e4-9202-4450-8544-9911d55f1b76"], "port_id": "95dcac71-c734-499f-ae37-881740121b67", "id": "4e330909-bade-4370-8a9e-2d2ab13fc05b"} 2018-08-18 07:22:05,221 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4e330909-bade-4370-8a9e-2d2ab13fc05b/add_router_interface.json used request id req-efdb3ee2-2b8b-432a-b636-dde6aea2ee38 2018-08-18 07:22:05,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.88849592209s 2018-08-18 07:22:05,222 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4e330909-bade-4370-8a9e-2d2ab13fc05b/add_router_interface.json used request id req-efdb3ee2-2b8b-432a-b636-dde6aea2ee38 returning object 4e330909-bade-4370-8a9e-2d2ab13fc05b 2018-08-18 07:22:05,222 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 07:22:05,354 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 07:22:05,355 - 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-18 07:22:05,359 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 07:22:05 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 07:22:05,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:22:05,364 - 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}15ac426392cb379e9166429f6890cad2cba76ec3" 2018-08-18 07:22:05,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-44eb733c-91f0-4014-bd53-4cf7f17d08c9 Date: Sat, 18 Aug 2018 07:22:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:22:05,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-44eb733c-91f0-4014-bd53-4cf7f17d08c9 2018-08-18 07:22:05,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.257451057434s 2018-08-18 07:22:05,620 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-44eb733c-91f0-4014-bd53-4cf7f17d08c9 2018-08-18 07:22:05,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:22:05,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}15ac426392cb379e9166429f6890cad2cba76ec3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b"}' 2018-08-18 07:22:05,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b6e29f49-e81c-4d68-ada4-9e1d474016ee Date: Sat, 18 Aug 2018 07:22:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:22:05Z", "file": "/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13/file", "owner": "3eba115380784f34a88ba18bb4b3cd3c", "id": "1b02c603-e6f7-445b-8b8d-e6a04fa3cd13", "size": null, "self": "/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "checksum": null, "created_at": "2018-08-18T07:22:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:22:05,665 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b6e29f49-e81c-4d68-ada4-9e1d474016ee 2018-08-18 07:22:05,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0380041599274s 2018-08-18 07:22:05,665 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b6e29f49-e81c-4d68-ada4-9e1d474016ee returning object 1b02c603-e6f7-445b-8b8d-e6a04fa3cd13 2018-08-18 07:22:05,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:22:05,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13/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}15ac426392cb379e9166429f6890cad2cba76ec3" -d '' 2018-08-18 07:22:06,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-03fccd48-eb2f-4a51-9868-51f5b189524d Date: Sat, 18 Aug 2018 07:22: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-18 07:22:06,618 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13/file used request id req-03fccd48-eb2f-4a51-9868-51f5b189524d 2018-08-18 07:22:06,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.952389001846s 2018-08-18 07:22:06,618 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13/file used request id req-03fccd48-eb2f-4a51-9868-51f5b189524d 2018-08-18 07:22:06,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:22:06,626 - 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}15ac426392cb379e9166429f6890cad2cba76ec3" 2018-08-18 07:22:06,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-033c66ec-e9cb-4f90-a611-7d25b24a704e Date: Sat, 18 Aug 2018 07:22:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:22:06Z", "file": "/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13/file", "owner": "3eba115380784f34a88ba18bb4b3cd3c", "id": "1b02c603-e6f7-445b-8b8d-e6a04fa3cd13", "size": 12716032, "self": "/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:22:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:22:06,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-033c66ec-e9cb-4f90-a611-7d25b24a704e 2018-08-18 07:22:06,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255219936371s 2018-08-18 07:22:06,648 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-033c66ec-e9cb-4f90-a611-7d25b24a704e 2018-08-18 07:22:06,650 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13/file', 'owner': u'3eba115380784f34a88ba18bb4b3cd3c', 'id': u'1b02c603-e6f7-445b-8b8d-e6a04fa3cd13', 'size': 12716032, u'self': u'/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3eba115380784f34a88ba18bb4b3cd3c', 'name': 'rally_sanity-project_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:22:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-18T07:22:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 'created': u'2018-08-18T07:22:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:22:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:22:06,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:22:06,653 - 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}e794c541809337bf76959f6b7970929ef1779a6a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:22:07,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:22: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-9c95714c-693c-4f39-8003-8dbd77f1aec8 x-compute-request-id: req-9c95714c-693c-4f39-8003-8dbd77f1aec8 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/10860b5e-753c-42e5-8b66-414a41e1d9d0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/10860b5e-753c-42e5-8b66-414a41e1d9d0", "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": "10860b5e-753c-42e5-8b66-414a41e1d9d0"}} 2018-08-18 07:22:07,001 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9c95714c-693c-4f39-8003-8dbd77f1aec8 2018-08-18 07:22:07,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.350820064545s 2018-08-18 07:22:07,002 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9c95714c-693c-4f39-8003-8dbd77f1aec8 2018-08-18 07:22:07,003 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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'4d035469e9a84e03ad9e915ddb446437', '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'10860b5e-753c-42e5-8b66-414a41e1d9d0', 'swap': 0}) 2018-08-18 07:22:07,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:22:07,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/10860b5e-753c-42e5-8b66-414a41e1d9d0/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}e794c541809337bf76959f6b7970929ef1779a6a" -d '{"extra_specs": {}}' 2018-08-18 07:22:07,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:22: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 x-openstack-request-id: req-e2dcdc62-92e6-4e17-a35f-20d9a18c28e3 x-compute-request-id: req-e2dcdc62-92e6-4e17-a35f-20d9a18c28e3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:22:07,024 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/10860b5e-753c-42e5-8b66-414a41e1d9d0/os-extra_specs used request id req-e2dcdc62-92e6-4e17-a35f-20d9a18c28e3 2018-08-18 07:22:07,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205149650574s 2018-08-18 07:22:07,024 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/10860b5e-753c-42e5-8b66-414a41e1d9d0/os-extra_specs used request id req-e2dcdc62-92e6-4e17-a35f-20d9a18c28e3 2018-08-18 07:22:07,024 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-18 07:22:09,900 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-18 07:22:12,721 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 66910867-fc17-4be5-bbf9-4595907b6ca2 | 2018-08-18T07:22:12.404024 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 66910867-fc17-4be5-bbf9-4595907b6ca2 ~/.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-18 07:22:16,505 - 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-18 07:22:16,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-18 07:22:16,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-18 07:22:16,510 - 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}15ac426392cb379e9166429f6890cad2cba76ec3" 2018-08-18 07:22:16,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:22: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-a3b7eccf-a323-4c0c-9a5c-cefbae07afd4 x-compute-request-id: req-a3b7eccf-a323-4c0c-9a5c-cefbae07afd4 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-0.opnfvlf.org", "disabled_reason": null, "id": 22}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-18 07:22:16,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-a3b7eccf-a323-4c0c-9a5c-cefbae07afd4 2018-08-18 07:22:16,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.296324968338s 2018-08-18 07:22:16,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-a3b7eccf-a323-4c0c-9a5c-cefbae07afd4 2018-08-18 07:22:16,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:22:16,808 - 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}e794c541809337bf76959f6b7970929ef1779a6a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:22:16,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:22: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-704be33c-90d3-481c-918e-9b0c90defe9e x-compute-request-id: req-704be33c-90d3-481c-918e-9b0c90defe9e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3e5a3e83-c339-4c63-ad89-8525c6f5dade", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3e5a3e83-c339-4c63-ad89-8525c6f5dade", "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": "3e5a3e83-c339-4c63-ad89-8525c6f5dade"}} 2018-08-18 07:22:16,837 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-704be33c-90d3-481c-918e-9b0c90defe9e 2018-08-18 07:22:16,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0327229499817s 2018-08-18 07:22:16,838 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-704be33c-90d3-481c-918e-9b0c90defe9e 2018-08-18 07:22:16,839 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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'4d035469e9a84e03ad9e915ddb446437', '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'3e5a3e83-c339-4c63-ad89-8525c6f5dade', 'swap': 0}) 2018-08-18 07:22:16,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:22:16,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/3e5a3e83-c339-4c63-ad89-8525c6f5dade/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}e794c541809337bf76959f6b7970929ef1779a6a" -d '{"extra_specs": {}}' 2018-08-18 07:22:16,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:22: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-26a5f4e2-4321-4b43-bcd5-50cf0c1c8814 x-compute-request-id: req-26a5f4e2-4321-4b43-bcd5-50cf0c1c8814 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:22:16,865 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3e5a3e83-c339-4c63-ad89-8525c6f5dade/os-extra_specs used request id req-26a5f4e2-4321-4b43-bcd5-50cf0c1c8814 2018-08-18 07:22:16,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0252280235291s 2018-08-18 07:22:16,865 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3e5a3e83-c339-4c63-ad89-8525c6f5dade/os-extra_specs used request id req-26a5f4e2-4321-4b43-bcd5-50cf0c1c8814 2018-08-18 07:22:16,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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'4d035469e9a84e03ad9e915ddb446437', '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'3e5a3e83-c339-4c63-ad89-8525c6f5dade', 'swap': 0}) 2018-08-18 07:22:16,866 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-18 07:22:16,866 - 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-18 07:22:16,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-18 07:22:16,880 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-18 07:22:16,881 - 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': 'dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 'flavor_name': 'rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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-18 07:23:33,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 39cd30e4-93bc-4fce-b334-84eb5496af9b 2018-08-18 07:23:33,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-18 07:23:33,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '39cd30e4-93bc-4fce-b334-84eb5496af9b'] 2018-08-18 07:23:34,001 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 39cd30e4-93bc-4fce-b334-84eb5496af9b -------------------------------------------------------------------------------- Task 39cd30e4-93bc-4fce-b334-84eb5496af9b: 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 39cd30e4-93bc-4fce-b334-84eb5496af9b 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.554 | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 100.0% | 1 | | total | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 100.0% | 1 | | -> duration | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.55432 Full duration: 8.764739 -------------------------------------------------------------------------------- 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 39cd30e4-93bc-4fce-b334-84eb5496af9b 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.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | total | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> duration | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.95704 Full duration: 9.382201 -------------------------------------------------------------------------------- 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 39cd30e4-93bc-4fce-b334-84eb5496af9b 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.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | total | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> duration | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.842536 Full duration: 9.005501 -------------------------------------------------------------------------------- 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 39cd30e4-93bc-4fce-b334-84eb5496af9b 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.466 | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 100.0% | 1 | | total | 1.897 | 1.897 | 1.897 | 1.897 | 1.897 | 1.897 | 100.0% | 1 | | -> duration | 1.897 | 1.897 | 1.897 | 1.897 | 1.897 | 1.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.896731 Full duration: 10.513096 -------------------------------------------------------------------------------- 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 39cd30e4-93bc-4fce-b334-84eb5496af9b 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.412 | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 100.0% | 1 | | total | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> duration | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.82404 Full duration: 9.000663 -------------------------------------------------------------------------------- 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 39cd30e4-93bc-4fce-b334-84eb5496af9b 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.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 100.0% | 1 | | total | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> duration | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.779782 Full duration: 8.89541 HINTS: * To plot HTML graphics with this data, run: rally task report 39cd30e4-93bc-4fce-b334-84eb5496af9b --out output.html * To generate a JUnit report, run: rally task export 39cd30e4-93bc-4fce-b334-84eb5496af9b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 39cd30e4-93bc-4fce-b334-84eb5496af9b --json --out output.json 2018-08-18 07:23:34,002 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '39cd30e4-93bc-4fce-b334-84eb5496af9b', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-18 07:23:36,691 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 39cd30e4-93bc-4fce-b334-84eb5496af9b --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-18 07:23:36.565 766 INFO rally.api [-] Building 'json' report for the following task(s): '39cd30e4-93bc-4fce-b334-84eb5496af9b'. 2018-08-18 07:23:36.570 766 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:23:36,692 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '39cd30e4-93bc-4fce-b334-84eb5496af9b', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-18 07:23:39,207 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 39cd30e4-93bc-4fce-b334-84eb5496af9b --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-18 07:23:39.088 769 INFO rally.api [-] Building 'html' report for the following task(s): '39cd30e4-93bc-4fce-b334-84eb5496af9b'. 2018-08-18 07:23:39.111 769 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:23:39,214 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-18 07:23:39,214 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-18 07:23:39,215 - 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-18 07:23:39,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-18 07:23:39,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-18 07:23:39,229 - 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': 'dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 'flavor_name': 'rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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-18 07:25:15,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 316a0028-dd33-4d56-8a51-0f195bc73f88 2018-08-18 07:25:15,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '316a0028-dd33-4d56-8a51-0f195bc73f88'] 2018-08-18 07:25:16,416 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 316a0028-dd33-4d56-8a51-0f195bc73f88 -------------------------------------------------------------------------------- Task 316a0028-dd33-4d56-8a51-0f195bc73f88: 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 316a0028-dd33-4d56-8a51-0f195bc73f88 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.088 | 3.088 | 3.088 | 3.088 | 3.088 | 3.088 | 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.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | glance_v2.delete_image | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | total | 4.237 | 4.237 | 4.237 | 4.237 | 4.237 | 4.237 | 100.0% | 1 | | -> duration | 4.237 | 4.237 | 4.237 | 4.237 | 4.237 | 4.237 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.236889 Full duration: 14.11513 -------------------------------------------------------------------------------- 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 316a0028-dd33-4d56-8a51-0f195bc73f88 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.786 | 2.786 | 2.786 | 2.786 | 2.786 | 2.786 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | -> glance_v2.upload_data | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | glance_v2.list_images | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 100.0% | 1 | | -> duration | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.827094 Full duration: 14.88413 -------------------------------------------------------------------------------- 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 316a0028-dd33-4d56-8a51-0f195bc73f88 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.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | total | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | -> duration | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.379733 Full duration: 9.5885 -------------------------------------------------------------------------------- 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": "dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2" } ], "flavor": { "name": "rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 316a0028-dd33-4d56-8a51-0f195bc73f88 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.625 | 3.625 | 3.625 | 3.625 | 3.625 | 3.625 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | -> glance_v2.upload_data | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 100.0% | 1 | | nova.boot_servers | 12.203 | 12.203 | 12.203 | 12.203 | 12.203 | 12.203 | 100.0% | 1 | | total | 15.829 | 15.829 | 15.829 | 15.829 | 15.829 | 15.829 | 100.0% | 1 | | -> duration | 14.829 | 14.829 | 14.829 | 14.829 | 14.829 | 14.829 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.82858 Full duration: 37.128372 HINTS: * To plot HTML graphics with this data, run: rally task report 316a0028-dd33-4d56-8a51-0f195bc73f88 --out output.html * To generate a JUnit report, run: rally task export 316a0028-dd33-4d56-8a51-0f195bc73f88 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 316a0028-dd33-4d56-8a51-0f195bc73f88 --json --out output.json 2018-08-18 07:25:16,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '316a0028-dd33-4d56-8a51-0f195bc73f88', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-18 07:25:18,937 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 316a0028-dd33-4d56-8a51-0f195bc73f88 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-18 07:25:18.835 1322 INFO rally.api [-] Building 'json' report for the following task(s): '316a0028-dd33-4d56-8a51-0f195bc73f88'. 2018-08-18 07:25:18.840 1322 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:25:18,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '316a0028-dd33-4d56-8a51-0f195bc73f88', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-18 07:25:21,511 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 316a0028-dd33-4d56-8a51-0f195bc73f88 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-18 07:25:21.403 1325 INFO rally.api [-] Building 'html' report for the following task(s): '316a0028-dd33-4d56-8a51-0f195bc73f88'. 2018-08-18 07:25:21.424 1325 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:25:21,517 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-18 07:25:21,517 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-18 07:25:21,518 - 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-18 07:25:21,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-18 07:25:21,530 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-18 07:25:21,531 - 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': 'dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 'flavor_name': 'rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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-18 07:28:43,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 18924231-e9c4-45d2-b873-e0c4a2623392 2018-08-18 07:28:43,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '18924231-e9c4-45d2-b873-e0c4a2623392'] 2018-08-18 07:28:44,750 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 18924231-e9c4-45d2-b873-e0c4a2623392 -------------------------------------------------------------------------------- Task 18924231-e9c4-45d2-b873-e0c4a2623392: 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 18924231-e9c4-45d2-b873-e0c4a2623392 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.351 | 3.351 | 3.351 | 3.351 | 3.351 | 3.351 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.36 | 2.36 | 2.36 | 2.36 | 2.36 | 2.36 | 100.0% | 1 | | total | 5.711 | 5.711 | 5.711 | 5.711 | 5.711 | 5.711 | 100.0% | 1 | | -> duration | 5.711 | 5.711 | 5.711 | 5.711 | 5.711 | 5.711 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.71144 Full duration: 23.439109 -------------------------------------------------------------------------------- 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 18924231-e9c4-45d2-b873-e0c4a2623392 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.468 | 3.468 | 3.468 | 3.468 | 3.468 | 3.468 | 100.0% | 1 | | cinder_v2.delete_volume | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | total | 3.99 | 3.99 | 3.99 | 3.99 | 3.99 | 3.99 | 100.0% | 1 | | -> duration | 3.99 | 3.99 | 3.99 | 3.99 | 3.99 | 3.99 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.989503 Full duration: 15.984675 -------------------------------------------------------------------------------- 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_d1cbd839-9648-4ebc-8cd7-00da4a276c0b" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18924231-e9c4-45d2-b873-e0c4a2623392 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 | 5.963 | 5.963 | 5.963 | 5.963 | 5.963 | 5.963 | 100.0% | 1 | | cinder_v2.delete_volume | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | total | 6.405 | 6.405 | 6.405 | 6.405 | 6.405 | 6.405 | 100.0% | 1 | | -> duration | 6.405 | 6.405 | 6.405 | 6.405 | 6.405 | 6.405 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.405038 Full duration: 19.04501 -------------------------------------------------------------------------------- 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 18924231-e9c4-45d2-b873-e0c4a2623392 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.236 | 3.236 | 3.236 | 3.236 | 3.236 | 3.236 | 100.0% | 1 | | cinder_v2.delete_volume | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | | total | 3.791 | 3.791 | 3.791 | 3.791 | 3.791 | 3.791 | 100.0% | 1 | | -> duration | 3.791 | 3.791 | 3.791 | 3.791 | 3.791 | 3.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.790642 Full duration: 15.447569 -------------------------------------------------------------------------------- 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 18924231-e9c4-45d2-b873-e0c4a2623392 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.547 | 3.547 | 3.547 | 3.547 | 3.547 | 3.547 | 100.0% | 1 | | cinder_v2.extend_volume | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | cinder_v2.delete_volume | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 100.0% | 1 | | total | 4.523 | 4.523 | 4.523 | 4.523 | 4.523 | 4.523 | 100.0% | 1 | | -> duration | 4.523 | 4.523 | 4.523 | 4.523 | 4.523 | 4.523 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.523179 Full duration: 16.026975 -------------------------------------------------------------------------------- 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 18924231-e9c4-45d2-b873-e0c4a2623392 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.389 | 3.389 | 3.389 | 3.389 | 3.389 | 3.389 | 100.0% | 1 | | cinder_v2.delete_volume | 2.595 | 2.595 | 2.595 | 2.595 | 2.595 | 2.595 | 100.0% | 1 | | total | 5.984 | 5.984 | 5.984 | 5.984 | 5.984 | 5.984 | 100.0% | 1 | | -> duration | 5.984 | 5.984 | 5.984 | 5.984 | 5.984 | 5.984 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.984218 Full duration: 24.083755 -------------------------------------------------------------------------------- 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 18924231-e9c4-45d2-b873-e0c4a2623392 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.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | cinder_v2.list_qos | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 100.0% | 1 | | total | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | -> duration | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.968403 Full duration: 14.994619 -------------------------------------------------------------------------------- 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 18924231-e9c4-45d2-b873-e0c4a2623392 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.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | cinder_v2.set_qos | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | -> duration | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.99007 Full duration: 14.986733 -------------------------------------------------------------------------------- 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 18924231-e9c4-45d2-b873-e0c4a2623392 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.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | cinder_v2.list_types | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 100.0% | 1 | | total | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> duration | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.957092 Full duration: 14.37043 -------------------------------------------------------------------------------- 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 18924231-e9c4-45d2-b873-e0c4a2623392 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.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | total | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> duration | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.121781 Full duration: 14.61695 HINTS: * To plot HTML graphics with this data, run: rally task report 18924231-e9c4-45d2-b873-e0c4a2623392 --out output.html * To generate a JUnit report, run: rally task export 18924231-e9c4-45d2-b873-e0c4a2623392 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 18924231-e9c4-45d2-b873-e0c4a2623392 --json --out output.json 2018-08-18 07:28:44,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '18924231-e9c4-45d2-b873-e0c4a2623392', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-18 07:28:47,330 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 18924231-e9c4-45d2-b873-e0c4a2623392 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-18 07:28:47.223 3114 INFO rally.api [-] Building 'json' report for the following task(s): '18924231-e9c4-45d2-b873-e0c4a2623392'. 2018-08-18 07:28:47.232 3114 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:28:47,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '18924231-e9c4-45d2-b873-e0c4a2623392', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-18 07:28:49,953 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 18924231-e9c4-45d2-b873-e0c4a2623392 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-18 07:28:49.829 3117 INFO rally.api [-] Building 'html' report for the following task(s): '18924231-e9c4-45d2-b873-e0c4a2623392'. 2018-08-18 07:28:49.856 3117 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:28:49,966 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-18 07:28:49,966 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-18 07:28:49,966 - 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-18 07:28:49,966 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-18 07:28:49,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-18 07:28:49,978 - 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': 'dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 'flavor_name': 'rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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-18 07:31:07,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cfad8471-a9b5-439a-9f1b-691679b33085 2018-08-18 07:31:07,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cfad8471-a9b5-439a-9f1b-691679b33085'] 2018-08-18 07:31:08,088 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cfad8471-a9b5-439a-9f1b-691679b33085 -------------------------------------------------------------------------------- Task cfad8471-a9b5-439a-9f1b-691679b33085: 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 cfad8471-a9b5-439a-9f1b-691679b33085 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.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | total | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> duration | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.6707 Full duration: 8.876697 -------------------------------------------------------------------------------- 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 cfad8471-a9b5-439a-9f1b-691679b33085 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.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> duration | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.688467 Full duration: 8.970666 -------------------------------------------------------------------------------- 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 cfad8471-a9b5-439a-9f1b-691679b33085 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.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | total | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> duration | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.666172 Full duration: 8.504535 -------------------------------------------------------------------------------- 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 cfad8471-a9b5-439a-9f1b-691679b33085 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.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | -> duration | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.032635 Full duration: 9.67783 -------------------------------------------------------------------------------- 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 cfad8471-a9b5-439a-9f1b-691679b33085 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.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | total | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> duration | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.654725 Full duration: 8.595385 -------------------------------------------------------------------------------- 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 cfad8471-a9b5-439a-9f1b-691679b33085 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.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 100.0% | 1 | | total | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> duration | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.956026 Full duration: 10.138566 -------------------------------------------------------------------------------- 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 cfad8471-a9b5-439a-9f1b-691679b33085 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.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | total | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> duration | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.663252 Full duration: 8.669054 -------------------------------------------------------------------------------- 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 cfad8471-a9b5-439a-9f1b-691679b33085 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.23 | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | total | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 100.0% | 1 | | -> duration | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.632883 Full duration: 10.688712 -------------------------------------------------------------------------------- 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 cfad8471-a9b5-439a-9f1b-691679b33085 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.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | total | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | -> duration | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.652342 Full duration: 8.61115 -------------------------------------------------------------------------------- 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 cfad8471-a9b5-439a-9f1b-691679b33085 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.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | gnocchi.delete_metric | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | total | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | -> duration | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.172392 Full duration: 10.308492 -------------------------------------------------------------------------------- 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 cfad8471-a9b5-439a-9f1b-691679b33085 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.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | gnocchi.delete_resource | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 100.0% | 1 | | total | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | -> duration | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.936432 Full duration: 9.845059 HINTS: * To plot HTML graphics with this data, run: rally task report cfad8471-a9b5-439a-9f1b-691679b33085 --out output.html * To generate a JUnit report, run: rally task export cfad8471-a9b5-439a-9f1b-691679b33085 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cfad8471-a9b5-439a-9f1b-691679b33085 --json --out output.json 2018-08-18 07:31:08,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cfad8471-a9b5-439a-9f1b-691679b33085', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-18 07:31:10,766 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cfad8471-a9b5-439a-9f1b-691679b33085 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-18 07:31:10.658 4252 INFO rally.api [-] Building 'json' report for the following task(s): 'cfad8471-a9b5-439a-9f1b-691679b33085'. 2018-08-18 07:31:10.667 4252 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:31:10,766 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cfad8471-a9b5-439a-9f1b-691679b33085', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-18 07:31:13,254 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cfad8471-a9b5-439a-9f1b-691679b33085 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-18 07:31:13.120 4255 INFO rally.api [-] Building 'html' report for the following task(s): 'cfad8471-a9b5-439a-9f1b-691679b33085'. 2018-08-18 07:31:13.148 4255 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:31:13,261 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-18 07:31:13,261 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-18 07:31:13,262 - 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-18 07:31:13,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-18 07:31:13,268 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-18 07:31:13,268 - 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': 'dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 'flavor_name': 'rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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-18 07:32:55,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cf5620d8-6318-4eda-9dd2-ae90e162d1fe 2018-08-18 07:32:55,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cf5620d8-6318-4eda-9dd2-ae90e162d1fe'] 2018-08-18 07:32:56,855 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cf5620d8-6318-4eda-9dd2-ae90e162d1fe -------------------------------------------------------------------------------- Task cf5620d8-6318-4eda-9dd2-ae90e162d1fe: 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 cf5620d8-6318-4eda-9dd2-ae90e162d1fe has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.659 | 6.659 | 6.659 | 6.659 | 6.659 | 6.659 | 100.0% | 1 | | heat.update_stack | 3.38 | 3.38 | 3.38 | 3.38 | 3.38 | 3.38 | 100.0% | 1 | | heat.delete_stack | 3.356 | 3.356 | 3.356 | 3.356 | 3.356 | 3.356 | 100.0% | 1 | | total | 13.396 | 13.396 | 13.396 | 13.396 | 13.396 | 13.396 | 100.0% | 1 | | -> duration | 9.396 | 9.396 | 9.396 | 9.396 | 9.396 | 9.396 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.395518 Full duration: 25.669961 -------------------------------------------------------------------------------- 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 cf5620d8-6318-4eda-9dd2-ae90e162d1fe 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.556 | 5.556 | 5.556 | 5.556 | 5.556 | 5.556 | 100.0% | 1 | | heat.check_stack | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | heat.delete_stack | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 100.0% | 1 | | total | 8.903 | 8.903 | 8.903 | 8.903 | 8.903 | 8.903 | 100.0% | 1 | | -> duration | 6.903 | 6.903 | 6.903 | 6.903 | 6.903 | 6.903 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.903407 Full duration: 19.37663 -------------------------------------------------------------------------------- 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 cf5620d8-6318-4eda-9dd2-ae90e162d1fe 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.031 | 5.031 | 5.031 | 5.031 | 5.031 | 5.031 | 100.0% | 1 | | heat.suspend_stack | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | heat.resume_stack | 1.694 | 1.694 | 1.694 | 1.694 | 1.694 | 1.694 | 100.0% | 1 | | heat.delete_stack | 2.345 | 2.345 | 2.345 | 2.345 | 2.345 | 2.345 | 100.0% | 1 | | total | 10.132 | 10.132 | 10.132 | 10.132 | 10.132 | 10.132 | 100.0% | 1 | | -> duration | 8.132 | 8.132 | 8.132 | 8.132 | 8.132 | 8.132 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.132423 Full duration: 20.694302 -------------------------------------------------------------------------------- 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 cf5620d8-6318-4eda-9dd2-ae90e162d1fe 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.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | total | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> duration | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.669913 Full duration: 10.084713 HINTS: * To plot HTML graphics with this data, run: rally task report cf5620d8-6318-4eda-9dd2-ae90e162d1fe --out output.html * To generate a JUnit report, run: rally task export cf5620d8-6318-4eda-9dd2-ae90e162d1fe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cf5620d8-6318-4eda-9dd2-ae90e162d1fe --json --out output.json 2018-08-18 07:32:56,855 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cf5620d8-6318-4eda-9dd2-ae90e162d1fe', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-18 07:32:59,590 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cf5620d8-6318-4eda-9dd2-ae90e162d1fe --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-18 07:32:59.489 5168 INFO rally.api [-] Building 'json' report for the following task(s): 'cf5620d8-6318-4eda-9dd2-ae90e162d1fe'. 2018-08-18 07:32:59.493 5168 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:32:59,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cf5620d8-6318-4eda-9dd2-ae90e162d1fe', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-18 07:33:02,219 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cf5620d8-6318-4eda-9dd2-ae90e162d1fe --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-18 07:33:02.101 5171 INFO rally.api [-] Building 'html' report for the following task(s): 'cf5620d8-6318-4eda-9dd2-ae90e162d1fe'. 2018-08-18 07:33:02.122 5171 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:33:02,221 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-18 07:33:02,222 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-18 07:33:02,222 - 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-18 07:33:02,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-18 07:33:02,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-18 07:33:02,227 - 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': 'dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 'flavor_name': 'rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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-18 07:36:48,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7876f5ed-21cb-4b44-a69b-4a36dee68fbe 2018-08-18 07:36:48,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7876f5ed-21cb-4b44-a69b-4a36dee68fbe'] 2018-08-18 07:36:49,904 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7876f5ed-21cb-4b44-a69b-4a36dee68fbe -------------------------------------------------------------------------------- Task 7876f5ed-21cb-4b44-a69b-4a36dee68fbe: 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 7876f5ed-21cb-4b44-a69b-4a36dee68fbe 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.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | keystone_v3.add_role | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.revoke_role | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> duration | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.121824 Full duration: 17.845759 -------------------------------------------------------------------------------- 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 7876f5ed-21cb-4b44-a69b-4a36dee68fbe 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.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | keystone_v3.add_role | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | keystone_v3.list_roles | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 100.0% | 1 | | -> duration | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.022467 Full duration: 17.663536 -------------------------------------------------------------------------------- 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 7876f5ed-21cb-4b44-a69b-4a36dee68fbe 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.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | keystone_v3.list_projects | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> duration | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.177892 Full duration: 17.771109 -------------------------------------------------------------------------------- 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 7876f5ed-21cb-4b44-a69b-4a36dee68fbe 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.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | keystone_v3.delete_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 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.749251 Full duration: 14.975062 -------------------------------------------------------------------------------- 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 7876f5ed-21cb-4b44-a69b-4a36dee68fbe 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.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | keystone_v3.delete_service | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> duration | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782843 Full duration: 14.831965 -------------------------------------------------------------------------------- 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 7876f5ed-21cb-4b44-a69b-4a36dee68fbe 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.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | keystone_v3.create_user | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | -> keystone_v3.add_role | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.create_role | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.get_project | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | keystone_v3.get_user | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | keystone_v3.get_role | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.list_services | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_services | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 2.493 | 2.493 | 2.493 | 2.493 | 2.493 | 2.493 | 100.0% | 1 | | -> duration | 2.493 | 2.493 | 2.493 | 2.493 | 2.493 | 2.493 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.493325 Full duration: 23.507095 -------------------------------------------------------------------------------- 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 7876f5ed-21cb-4b44-a69b-4a36dee68fbe 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.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | keystone_v3.update_project | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | keystone_v3.delete_project | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | -> duration | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.337277 Full duration: 15.795664 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7876f5ed-21cb-4b44-a69b-4a36dee68fbe 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.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | total | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | -> duration | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.069386 Full duration: 17.861839 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7876f5ed-21cb-4b44-a69b-4a36dee68fbe 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.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | total | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> duration | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.921558 Full duration: 17.320744 -------------------------------------------------------------------------------- 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 7876f5ed-21cb-4b44-a69b-4a36dee68fbe has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | keystone_v3.list_users | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 1.56 | 1.56 | 1.56 | 1.56 | 1.56 | 1.56 | 100.0% | 1 | | -> duration | 1.56 | 1.56 | 1.56 | 1.56 | 1.56 | 1.56 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.560482 Full duration: 18.036493 -------------------------------------------------------------------------------- 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 7876f5ed-21cb-4b44-a69b-4a36dee68fbe 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.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | keystone_v3.create_users | 6.547 | 6.547 | 6.547 | 6.547 | 6.547 | 6.547 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.547 | 6.547 | 6.547 | 6.547 | 6.547 | 6.547 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.628 | 1.628 | 1.628 | 1.628 | 1.628 | 1.628 | 100.0% | 1 | | total | 8.795 | 8.795 | 8.795 | 8.795 | 8.795 | 8.795 | 100.0% | 1 | | -> duration | 8.795 | 8.795 | 8.795 | 8.795 | 8.795 | 8.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.794896 Full duration: 29.414216 HINTS: * To plot HTML graphics with this data, run: rally task report 7876f5ed-21cb-4b44-a69b-4a36dee68fbe --out output.html * To generate a JUnit report, run: rally task export 7876f5ed-21cb-4b44-a69b-4a36dee68fbe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7876f5ed-21cb-4b44-a69b-4a36dee68fbe --json --out output.json 2018-08-18 07:36:49,905 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7876f5ed-21cb-4b44-a69b-4a36dee68fbe', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-18 07:36:52,565 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7876f5ed-21cb-4b44-a69b-4a36dee68fbe --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-18 07:36:52.458 7086 INFO rally.api [-] Building 'json' report for the following task(s): '7876f5ed-21cb-4b44-a69b-4a36dee68fbe'. 2018-08-18 07:36:52.469 7086 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:36:52,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7876f5ed-21cb-4b44-a69b-4a36dee68fbe', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-18 07:36:55,215 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7876f5ed-21cb-4b44-a69b-4a36dee68fbe --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-18 07:36:55.086 7089 INFO rally.api [-] Building 'html' report for the following task(s): '7876f5ed-21cb-4b44-a69b-4a36dee68fbe'. 2018-08-18 07:36:55.117 7089 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:36:55,232 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-18 07:36:55,232 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-18 07:36:55,232 - 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-18 07:36:55,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-18 07:36:55,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-18 07:36:55,245 - 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': 'dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 'flavor_name': 'rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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-18 07:42:40,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d9fa9d00-4653-47cd-a3aa-46f19974a887 2018-08-18 07:42:40,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd9fa9d00-4653-47cd-a3aa-46f19974a887'] 2018-08-18 07:42:41,968 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d9fa9d00-4653-47cd-a3aa-46f19974a887 -------------------------------------------------------------------------------- Task d9fa9d00-4653-47cd-a3aa-46f19974a887: 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 d9fa9d00-4653-47cd-a3aa-46f19974a887 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.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | neutron.delete_network | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | total | 1.728 | 1.728 | 1.728 | 1.728 | 1.728 | 1.728 | 100.0% | 1 | | -> duration | 1.728 | 1.728 | 1.728 | 1.728 | 1.728 | 1.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.728342 Full duration: 17.234825 -------------------------------------------------------------------------------- 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 d9fa9d00-4653-47cd-a3aa-46f19974a887 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.604 | 1.604 | 1.604 | 1.604 | 1.604 | 1.604 | 100.0% | 1 | | neutron.delete_port | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | total | 2.354 | 2.354 | 2.354 | 2.354 | 2.354 | 2.354 | 100.0% | 1 | | -> duration | 2.354 | 2.354 | 2.354 | 2.354 | 2.354 | 2.354 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.354176 Full duration: 30.305772 -------------------------------------------------------------------------------- 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 d9fa9d00-4653-47cd-a3aa-46f19974a887 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 100.0% | 1 | | neutron.create_subnet | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | neutron.create_router | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | neutron.add_interface_router | 2.711 | 2.711 | 2.711 | 2.711 | 2.711 | 2.711 | 100.0% | 1 | | neutron.remove_interface_router | 2.638 | 2.638 | 2.638 | 2.638 | 2.638 | 2.638 | 100.0% | 1 | | neutron.delete_router | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | total | 7.677 | 7.677 | 7.677 | 7.677 | 7.677 | 7.677 | 100.0% | 1 | | -> duration | 7.677 | 7.677 | 7.677 | 7.677 | 7.677 | 7.677 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.676716 Full duration: 41.767789 -------------------------------------------------------------------------------- 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 d9fa9d00-4653-47cd-a3aa-46f19974a887 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.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | neutron.delete_subnet | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | total | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 100.0% | 1 | | -> duration | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.860407 Full duration: 29.631171 -------------------------------------------------------------------------------- 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 d9fa9d00-4653-47cd-a3aa-46f19974a887 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.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | neutron.list_networks | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 100.0% | 1 | | total | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 100.0% | 1 | | -> duration | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.365848 Full duration: 19.752155 -------------------------------------------------------------------------------- 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 d9fa9d00-4653-47cd-a3aa-46f19974a887 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.825 | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 100.0% | 1 | | neutron.list_ports | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 1.898 | 1.898 | 1.898 | 1.898 | 1.898 | 1.898 | 100.0% | 1 | | -> duration | 1.898 | 1.898 | 1.898 | 1.898 | 1.898 | 1.898 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.897725 Full duration: 32.148208 -------------------------------------------------------------------------------- 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 d9fa9d00-4653-47cd-a3aa-46f19974a887 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.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | neutron.create_subnet | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | neutron.create_router | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | neutron.add_interface_router | 2.44 | 2.44 | 2.44 | 2.44 | 2.44 | 2.44 | 100.0% | 1 | | neutron.list_routers | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 100.0% | 1 | | -> duration | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.235286 Full duration: 43.333658 -------------------------------------------------------------------------------- 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 d9fa9d00-4653-47cd-a3aa-46f19974a887 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.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | neutron.create_subnet | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | neutron.list_subnets | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | total | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | -> duration | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.718668 Full duration: 36.283264 -------------------------------------------------------------------------------- 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 d9fa9d00-4653-47cd-a3aa-46f19974a887 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | neutron.delete_security_group | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> duration | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.955333 Full duration: 16.980404 -------------------------------------------------------------------------------- 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 d9fa9d00-4653-47cd-a3aa-46f19974a887 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.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | neutron.create_security_group_rule | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | neutron.delete_security_group | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | -> duration | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.092301 Full duration: 16.433088 -------------------------------------------------------------------------------- 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 d9fa9d00-4653-47cd-a3aa-46f19974a887 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.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | neutron.create_router | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | neutron.add_gateway_router | 2.136 | 2.136 | 2.136 | 2.136 | 2.136 | 2.136 | 100.0% | 1 | | neutron.remove_gateway_router | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 100.0% | 1 | | total | 4.517 | 4.517 | 4.517 | 4.517 | 4.517 | 4.517 | 100.0% | 1 | | -> duration | 4.517 | 4.517 | 4.517 | 4.517 | 4.517 | 4.517 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.517283 Full duration: 29.582988 HINTS: * To plot HTML graphics with this data, run: rally task report d9fa9d00-4653-47cd-a3aa-46f19974a887 --out output.html * To generate a JUnit report, run: rally task export d9fa9d00-4653-47cd-a3aa-46f19974a887 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d9fa9d00-4653-47cd-a3aa-46f19974a887 --json --out output.json 2018-08-18 07:42:41,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd9fa9d00-4653-47cd-a3aa-46f19974a887', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-18 07:42:44,686 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d9fa9d00-4653-47cd-a3aa-46f19974a887 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-18 07:42:44.550 10384 INFO rally.api [-] Building 'json' report for the following task(s): 'd9fa9d00-4653-47cd-a3aa-46f19974a887'. 2018-08-18 07:42:44.562 10384 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:42:44,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd9fa9d00-4653-47cd-a3aa-46f19974a887', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-18 07:42:47,241 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d9fa9d00-4653-47cd-a3aa-46f19974a887 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-18 07:42:47.115 10387 INFO rally.api [-] Building 'html' report for the following task(s): 'd9fa9d00-4653-47cd-a3aa-46f19974a887'. 2018-08-18 07:42:47.145 10387 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:42:47,259 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-18 07:42:47,259 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-18 07:42:47,260 - 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-18 07:42:47,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-18 07:42:47,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-18 07:42:47,272 - 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': 'dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 'flavor_name': 'rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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-18 07:43:59,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bca147fa-2ca7-43e4-a9ff-7ac26d2eae78 2018-08-18 07:43:59,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bca147fa-2ca7-43e4-a9ff-7ac26d2eae78'] 2018-08-18 07:44:00,391 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bca147fa-2ca7-43e4-a9ff-7ac26d2eae78 -------------------------------------------------------------------------------- Task bca147fa-2ca7-43e4-a9ff-7ac26d2eae78: 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_d1cbd839-9648-4ebc-8cd7-00da4a276c0b" }, "image": { "name": "rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b" }, "nics": [ { "net-id": "dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bca147fa-2ca7-43e4-a9ff-7ac26d2eae78 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 | 9.969 | 9.969 | 9.969 | 9.969 | 9.969 | 9.969 | 100.0% | 1 | | nova.live_migrate | 10.064 | 10.064 | 10.064 | 10.064 | 10.064 | 10.064 | 0.0% | 1 | | total | 20.032 | 20.032 | 20.032 | 20.032 | 20.032 | 20.032 | 0.0% | 1 | | -> duration | 19.032 | 19.032 | 19.032 | 19.032 | 19.032 | 19.032 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.032396 Full duration: 36.914542 HINTS: * To plot HTML graphics with this data, run: rally task report bca147fa-2ca7-43e4-a9ff-7ac26d2eae78 --out output.html * To generate a JUnit report, run: rally task export bca147fa-2ca7-43e4-a9ff-7ac26d2eae78 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bca147fa-2ca7-43e4-a9ff-7ac26d2eae78 --json --out output.json At least one workload did not pass SLA criteria. 2018-08-18 07:44:00,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bca147fa-2ca7-43e4-a9ff-7ac26d2eae78', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-18 07:44:02,910 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bca147fa-2ca7-43e4-a9ff-7ac26d2eae78 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-18 07:44:02.810 10622 INFO rally.api [-] Building 'json' report for the following task(s): 'bca147fa-2ca7-43e4-a9ff-7ac26d2eae78'. 2018-08-18 07:44:02.812 10622 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:44:02,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bca147fa-2ca7-43e4-a9ff-7ac26d2eae78', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-18 07:44:05,600 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid bca147fa-2ca7-43e4-a9ff-7ac26d2eae78 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-18 07:44:05.487 10625 INFO rally.api [-] Building 'html' report for the following task(s): 'bca147fa-2ca7-43e4-a9ff-7ac26d2eae78'. 2018-08-18 07:44:05.504 10625 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:44:05,602 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-18 07:44:05,602 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-18 07:44:05,603 - 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-18 07:44:05,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-18 07:44:05,616 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-18 07:44:05,616 - 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': 'dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', 'flavor_name': 'rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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_d1cbd839-9648-4ebc-8cd7-00da4a276c0b', '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-18 07:45:07,035 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e38d440c-8049-42fc-9c8e-dc71860d29de 2018-08-18 07:45:07,035 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e38d440c-8049-42fc-9c8e-dc71860d29de'] 2018-08-18 07:45:08,047 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e38d440c-8049-42fc-9c8e-dc71860d29de -------------------------------------------------------------------------------- Task e38d440c-8049-42fc-9c8e-dc71860d29de: 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 e38d440c-8049-42fc-9c8e-dc71860d29de 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.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | quotas.delete_quotas | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | total | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | -> duration | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.02359 Full duration: 10.117027 -------------------------------------------------------------------------------- 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 e38d440c-8049-42fc-9c8e-dc71860d29de 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.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | total | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | -> duration | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.866177 Full duration: 10.741512 -------------------------------------------------------------------------------- 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 e38d440c-8049-42fc-9c8e-dc71860d29de 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.384 | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 100.0% | 1 | | total | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> duration | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.801266 Full duration: 9.742417 -------------------------------------------------------------------------------- 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 e38d440c-8049-42fc-9c8e-dc71860d29de 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.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | total | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | -> duration | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.039878 Full duration: 10.382096 HINTS: * To plot HTML graphics with this data, run: rally task report e38d440c-8049-42fc-9c8e-dc71860d29de --out output.html * To generate a JUnit report, run: rally task export e38d440c-8049-42fc-9c8e-dc71860d29de --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e38d440c-8049-42fc-9c8e-dc71860d29de --json --out output.json 2018-08-18 07:45:08,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e38d440c-8049-42fc-9c8e-dc71860d29de', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-18 07:45:10,666 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e38d440c-8049-42fc-9c8e-dc71860d29de --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-18 07:45:10.566 11138 INFO rally.api [-] Building 'json' report for the following task(s): 'e38d440c-8049-42fc-9c8e-dc71860d29de'. 2018-08-18 07:45:10.570 11138 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:45:10,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e38d440c-8049-42fc-9c8e-dc71860d29de', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-18 07:45:13,285 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e38d440c-8049-42fc-9c8e-dc71860d29de --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-18 07:45:13.165 11141 INFO rally.api [-] Building 'html' report for the following task(s): 'e38d440c-8049-42fc-9c8e-dc71860d29de'. 2018-08-18 07:45:13.186 11141 INFO rally.api [-] The report has been successfully built. 2018-08-18 07:45:13,287 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-18 07:45:13,289 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:55 | 6 | 100.00% | | glance | 01:15 | 4 | 100.00% | | cinder | 02:52 | 10 | 100.00% | | gnocchi | 01:42 | 11 | 100.00% | | heat | 01:15 | 4 | 100.00% | | keystone | 03:25 | 11 | 100.00% | | neutron | 05:13 | 11 | 100.00% | | nova | 00:36 | 1 | 0.00% | | quotas | 00:40 | 4 | 100.00% | | | | | | | TOTAL: | 00:17:59 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-18 07:45:13,289 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-18 07:45:13,434 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 07:45:13,434 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 23:13 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-18 07:45:13,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:45:13,440 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:45:13,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07: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-a8362140-a008-4ef9-8809-e43b42f4c803 x-compute-request-id: req-a8362140-a008-4ef9-8809-e43b42f4c803 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/10860b5e-753c-42e5-8b66-414a41e1d9d0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/10860b5e-753c-42e5-8b66-414a41e1d9d0", "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": "10860b5e-753c-42e5-8b66-414a41e1d9d0"}, {"name": "rally_sanity-flavor_alt_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3e5a3e83-c339-4c63-ad89-8525c6f5dade", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3e5a3e83-c339-4c63-ad89-8525c6f5dade", "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": "3e5a3e83-c339-4c63-ad89-8525c6f5dade"}]} 2018-08-18 07:45:13,721 - 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-a8362140-a008-4ef9-8809-e43b42f4c803 2018-08-18 07:45:13,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.282624959946s 2018-08-18 07:45:13,721 - 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-a8362140-a008-4ef9-8809-e43b42f4c803 2018-08-18 07:45:13,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:45:13,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/3e5a3e83-c339-4c63-ad89-8525c6f5dade -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:45:13,752 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07: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-3689ffde-3af9-46c5-9890-fc1ec1f152e9 x-compute-request-id: req-3689ffde-3af9-46c5-9890-fc1ec1f152e9 Content-Length: 0 Content-Type: application/json 2018-08-18 07:45:13,753 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3e5a3e83-c339-4c63-ad89-8525c6f5dade used request id req-3689ffde-3af9-46c5-9890-fc1ec1f152e9 2018-08-18 07:45:13,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0291619300842s 2018-08-18 07:45:13,753 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3e5a3e83-c339-4c63-ad89-8525c6f5dade used request id req-3689ffde-3af9-46c5-9890-fc1ec1f152e9 2018-08-18 07:45:13,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 07:45:13,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/4e330909-bade-4370-8a9e-2d2ab13fc05b/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}15ac426392cb379e9166429f6890cad2cba76ec3" -d '{"subnet_id": "868d30e4-9202-4450-8544-9911d55f1b76"}' 2018-08-18 07:45:16,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8293bd36-9a6e-4ae0-8a86-e5961ff8e862 Date: Sat, 18 Aug 2018 07:45:16 GMT RESP BODY: {"network_id": "dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2", "tenant_id": "3eba115380784f34a88ba18bb4b3cd3c", "subnet_id": "868d30e4-9202-4450-8544-9911d55f1b76", "subnet_ids": ["868d30e4-9202-4450-8544-9911d55f1b76"], "port_id": "95dcac71-c734-499f-ae37-881740121b67", "id": "4e330909-bade-4370-8a9e-2d2ab13fc05b"} 2018-08-18 07:45:16,100 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4e330909-bade-4370-8a9e-2d2ab13fc05b/remove_router_interface.json used request id req-8293bd36-9a6e-4ae0-8a86-e5961ff8e862 2018-08-18 07:45:16,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.34619688988s 2018-08-18 07:45:16,100 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4e330909-bade-4370-8a9e-2d2ab13fc05b/remove_router_interface.json used request id req-8293bd36-9a6e-4ae0-8a86-e5961ff8e862 returning object 4e330909-bade-4370-8a9e-2d2ab13fc05b 2018-08-18 07:45:16,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 07:45:16,101 - 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}15ac426392cb379e9166429f6890cad2cba76ec3" 2018-08-18 07:45:16,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1709 X-Openstack-Request-Id: req-a4afed24-e638-42b7-8598-7ade2e71d5e8 Date: Sat, 18 Aug 2018 07:45:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f83a4c097e354125b8a69798fda94616", "created_at": "2018-08-18T07:12:48Z", "admin_state_up": false, "updated_at": "2018-08-18T07:12:48Z", "project_id": "f83a4c097e354125b8a69798fda94616", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "248c1486-0016-4f31-bcd2-f9b94bce8ab4", "name": "tempest-router-676954323"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3eba115380784f34a88ba18bb4b3cd3c", "created_at": "2018-08-18T07:22:01Z", "admin_state_up": true, "updated_at": "2018-08-18T07:45:14Z", "project_id": "3eba115380784f34a88ba18bb4b3cd3c", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "4e330909-bade-4370-8a9e-2d2ab13fc05b", "name": "rally_sanity-router_d1cbd839-9648-4ebc-8cd7-00da4a276c0b"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8bbd3fb071c8417186a2bf26d6227898", "created_at": "2018-08-18T07:12:14Z", "admin_state_up": true, "updated_at": "2018-08-18T07:12:14Z", "project_id": "8bbd3fb071c8417186a2bf26d6227898", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "688a34e2-69d6-4d80-8e5c-4bbff3b8d1df", "name": "tempest-pretest-check-429751054"}]} 2018-08-18 07:45:16,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a4afed24-e638-42b7-8598-7ade2e71d5e8 2018-08-18 07:45:16,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115871906281s 2018-08-18 07:45:16,217 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a4afed24-e638-42b7-8598-7ade2e71d5e8 2018-08-18 07:45:16,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 07:45:16,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/4e330909-bade-4370-8a9e-2d2ab13fc05b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15ac426392cb379e9166429f6890cad2cba76ec3" 2018-08-18 07:45:17,593 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-080953f2-9ab7-4f90-8938-1d8f2d17407a Content-Length: 0 Date: Sat, 18 Aug 2018 07:45:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:45:17,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/4e330909-bade-4370-8a9e-2d2ab13fc05b.json used request id req-080953f2-9ab7-4f90-8938-1d8f2d17407a 2018-08-18 07:45:17,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37499403954s 2018-08-18 07:45:17,594 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/4e330909-bade-4370-8a9e-2d2ab13fc05b.json used request id req-080953f2-9ab7-4f90-8938-1d8f2d17407a 2018-08-18 07:45:17,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:45:17,595 - 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}15ac426392cb379e9166429f6890cad2cba76ec3" 2018-08-18 07:45:17,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-e2cc288b-6e38-405e-b9ba-1bb2be709902 Date: Sat, 18 Aug 2018 07:45:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4},{"updated_at":"2018-08-18T07:22:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"868d30e4-9202-4450-8544-9911d55f1b76","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3eba115380784f34a88ba18bb4b3cd3c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_d1cbd839-9648-4ebc-8cd7-00da4a276c0b","enable_dhcp":true,"segment_id":null,"network_id":"dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2","tenant_id":"3eba115380784f34a88ba18bb4b3cd3c","created_at":"2018-08-18T07:22:01Z","ip_version":4}]} 2018-08-18 07:45:17,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e2cc288b-6e38-405e-b9ba-1bb2be709902 2018-08-18 07:45:17,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0396308898926s 2018-08-18 07:45:17,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e2cc288b-6e38-405e-b9ba-1bb2be709902 2018-08-18 07:45:17,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 07:45:17,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/868d30e4-9202-4450-8544-9911d55f1b76.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15ac426392cb379e9166429f6890cad2cba76ec3" 2018-08-18 07:45:18,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f34f065-ee15-4eb2-8a09-4f3fb3fb7d66 Date: Sat, 18 Aug 2018 07:45:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:45:18,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/868d30e4-9202-4450-8544-9911d55f1b76.json used request id req-7f34f065-ee15-4eb2-8a09-4f3fb3fb7d66 2018-08-18 07:45:18,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.799205064774s 2018-08-18 07:45:18,436 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/868d30e4-9202-4450-8544-9911d55f1b76.json used request id req-7f34f065-ee15-4eb2-8a09-4f3fb3fb7d66 2018-08-18 07:45:18,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:45:18,437 - 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}15ac426392cb379e9166429f6890cad2cba76ec3" 2018-08-18 07:45:18,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1436 X-Openstack-Request-Id: req-08791f1e-75f5-4a5e-a9da-1346dd5c3143 Date: Sat, 18 Aug 2018 07:45:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":true,"project_id":"3eba115380784f34a88ba18bb4b3cd3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:45:18Z","qos_policy_id":null,"name":"rally_sanity-net_d1cbd839-9648-4ebc-8cd7-00da4a276c0b","admin_state_up":true,"tenant_id":"3eba115380784f34a88ba18bb4b3cd3c","created_at":"2018-08-18T07:22:00Z","provider:network_type":"vxlan"}]} 2018-08-18 07:45:18,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-08791f1e-75f5-4a5e-a9da-1346dd5c3143 2018-08-18 07:45:18,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0822010040283s 2018-08-18 07:45:18,519 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-08791f1e-75f5-4a5e-a9da-1346dd5c3143 2018-08-18 07:45:18,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 07:45:18,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15ac426392cb379e9166429f6890cad2cba76ec3" 2018-08-18 07:45:19,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee9db67d-0c2d-4240-b479-43b61924f1c6 Date: Sat, 18 Aug 2018 07:45:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:45:19,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2.json used request id req-ee9db67d-0c2d-4240-b479-43b61924f1c6 2018-08-18 07:45:19,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.902998924255s 2018-08-18 07:45:19,424 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/dcba000b-bcf1-44b5-b1b4-a11aa1c9bab2.json used request id req-ee9db67d-0c2d-4240-b479-43b61924f1c6 2018-08-18 07:45:19,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:45:19,432 - 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}15ac426392cb379e9166429f6890cad2cba76ec3" 2018-08-18 07:45:19,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-e06683d7-9538-48f3-9a53-72d6308cd6d5 Date: Sat, 18 Aug 2018 07:45:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:22:06Z", "file": "/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13/file", "owner": "3eba115380784f34a88ba18bb4b3cd3c", "id": "1b02c603-e6f7-445b-8b8d-e6a04fa3cd13", "size": 12716032, "self": "/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:22:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:45:19,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e06683d7-9538-48f3-9a53-72d6308cd6d5 2018-08-18 07:45:19,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290610790253s 2018-08-18 07:45:19,719 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e06683d7-9538-48f3-9a53-72d6308cd6d5 2018-08-18 07:45:19,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:45:19,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15ac426392cb379e9166429f6890cad2cba76ec3" 2018-08-18 07:45:20,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-209f3d57-25cb-4910-8a38-da71c0ffebfe Date: Sat, 18 Aug 2018 07:45:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:45:20,007 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13 used request id req-209f3d57-25cb-4910-8a38-da71c0ffebfe 2018-08-18 07:45:20,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.285437107086s 2018-08-18 07:45:20,007 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1b02c603-e6f7-445b-8b8d-e6a04fa3cd13 used request id req-209f3d57-25cb-4910-8a38-da71c0ffebfe 2018-08-18 07:45:20,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:45:20,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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:45:20,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07: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-fcfa12c3-eee3-4f8c-bf72-ead4f5b3a10b x-compute-request-id: req-fcfa12c3-eee3-4f8c-bf72-ead4f5b3a10b Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/10860b5e-753c-42e5-8b66-414a41e1d9d0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/10860b5e-753c-42e5-8b66-414a41e1d9d0", "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": "10860b5e-753c-42e5-8b66-414a41e1d9d0"}]} 2018-08-18 07:45:20,029 - 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-fcfa12c3-eee3-4f8c-bf72-ead4f5b3a10b 2018-08-18 07:45:20,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217518806458s 2018-08-18 07:45:20,030 - 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-fcfa12c3-eee3-4f8c-bf72-ead4f5b3a10b 2018-08-18 07:45:20,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:45:20,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/10860b5e-753c-42e5-8b66-414a41e1d9d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:45:20,059 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07: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 x-openstack-request-id: req-2dff624d-c4c2-4e8a-85a7-6a0d5256b6ea x-compute-request-id: req-2dff624d-c4c2-4e8a-85a7-6a0d5256b6ea Content-Length: 0 Content-Type: application/json 2018-08-18 07:45:20,059 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/10860b5e-753c-42e5-8b66-414a41e1d9d0 used request id req-2dff624d-c4c2-4e8a-85a7-6a0d5256b6ea 2018-08-18 07:45:20,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0280928611755s 2018-08-18 07:45:20,060 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/10860b5e-753c-42e5-8b66-414a41e1d9d0 used request id req-2dff624d-c4c2-4e8a-85a7-6a0d5256b6ea 2018-08-18 07:45:20,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:45:20,063 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:45:20,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276e8358-11ea-45c9-975b-73f24e9d51cf Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "rally_sanity-user_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "links": {"self": "http://172.30.9.22:5000/v3/users/23beddcc3f91463f8c9d0fd58db68c09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "23beddcc3f91463f8c9d0fd58db68c09", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:45:20,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-276e8358-11ea-45c9-975b-73f24e9d51cf 2018-08-18 07:45:20,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206418991089s 2018-08-18 07:45:20,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-276e8358-11ea-45c9-975b-73f24e9d51cf 2018-08-18 07:45:20,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:45:20,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/23beddcc3f91463f8c9d0fd58db68c09 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:45:20,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164a41a7-58b7-407f-bb59-98b4ad8fd14a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_d1cbd839-9648-4ebc-8cd7-00da4a276c0b", "links": {"self": "http://172.30.9.22:5000/v3/users/23beddcc3f91463f8c9d0fd58db68c09"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "23beddcc3f91463f8c9d0fd58db68c09", "description": null}} 2018-08-18 07:45:20,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/23beddcc3f91463f8c9d0fd58db68c09 used request id req-164a41a7-58b7-407f-bb59-98b4ad8fd14a 2018-08-18 07:45:20,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.176651954651s 2018-08-18 07:45:20,450 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/23beddcc3f91463f8c9d0fd58db68c09 used request id req-164a41a7-58b7-407f-bb59-98b4ad8fd14a 2018-08-18 07:45:20,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-18 07:45:20,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/23beddcc3f91463f8c9d0fd58db68c09 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:45:20,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fefd08d-e5c2-45d8-bbf6-f42713e13b1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:45:20,712 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/23beddcc3f91463f8c9d0fd58db68c09 used request id req-9fefd08d-e5c2-45d8-bbf6-f42713e13b1e 2018-08-18 07:45:20,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.261514902115s 2018-08-18 07:45:20,712 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/23beddcc3f91463f8c9d0fd58db68c09 used request id req-9fefd08d-e5c2-45d8-bbf6-f42713e13b1e 2018-08-18 07:45:20,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:45:20,722 - 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}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:45:20,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaca000e-3404-4d03-83b7-c023394af71a 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": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/3eba115380784f34a88ba18bb4b3cd3c"}, "tags": [], "enabled": true, "id": "3eba115380784f34a88ba18bb4b3cd3c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d1cbd839-9648-4ebc-8cd7-00da4a276c0b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 07:45:20,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-aaca000e-3404-4d03-83b7-c023394af71a 2018-08-18 07:45:20,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.174052000046s 2018-08-18 07:45:20,893 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-aaca000e-3404-4d03-83b7-c023394af71a 2018-08-18 07:45:20,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-18 07:45:20,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/3eba115380784f34a88ba18bb4b3cd3c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e794c541809337bf76959f6b7970929ef1779a6a" 2018-08-18 07:45:21,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06d253f7-9c74-499a-8010-bc03b7c5b818 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:45:21,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/3eba115380784f34a88ba18bb4b3cd3c used request id req-06d253f7-9c74-499a-8010-bc03b7c5b818 2018-08-18 07:45:21,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.233762025833s 2018-08-18 07:45:21,132 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/3eba115380784f34a88ba18bb4b3cd3c used request id req-06d253f7-9c74-499a-8010-bc03b7c5b818 2018-08-18 07:45:21,132 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-18 07:45:21,189 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-08-18 07:45:21,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:45:21,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 07:45:21,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:45:21,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:45:21,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:45:21,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:45:21,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:45:21,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:45:21,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:45:21,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:45:21,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:45:21,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:45:21,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:45:21,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:45:21,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:45:21,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:45:21,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:45:21,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:45:21,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:45:21,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:45:21,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:45:21,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:45:21,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:45:21,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 07:45:21,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 07:45:21,238 - 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-18 07:45:21,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63624a50-d796-422c-b99e-e89bb50921fb 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-18 07:45:21,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-63624a50-d796-422c-b99e-e89bb50921fb 2018-08-18 07:45:21,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:45:21,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:45:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["aM_OE-YdTN-FeflPDo60AA"], "issued_at": "2018-08-18T07:45:21.000000Z"}} 2018-08-18 07:45:21,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:45:21,714 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:45:21,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-7499b450-7af8-4883-a357-ef84653d263d Date: Sat, 18 Aug 2018 07:45:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:45:21,975 - 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-7499b450-7af8-4883-a357-ef84653d263d 2018-08-18 07:45:21,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261334180832s 2018-08-18 07:45:21,975 - 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-7499b450-7af8-4883-a357-ef84653d263d 2018-08-18 07:45:21,976 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-18 07:45:24,902 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-18 07:45:27,733 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | efdefdd3-cc84-42a3-819a-d16cd2849b68 | 2018-08-18T07:45:27.300159 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: efdefdd3-cc84-42a3-819a-d16cd2849b68 ~/.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-18 07:45:31,598 - 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-18 07:45:31,598 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-18 07:45:34,334 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-18 07:45:37,901 - 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=45c8c4cf-5404-4254-be5f-26eb457ebeca) as the default verifier for the future CLI operations. 2018-08-18 07:45:41,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-18 07:45:41,179 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:45:41,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-2e72aedb-f926-45be-ad1a-c89e87a2378b Date: Sat, 18 Aug 2018 07:45:41 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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-18 07:45:41,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-2e72aedb-f926-45be-ad1a-c89e87a2378b 2018-08-18 07:45:41,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.257760047913s 2018-08-18 07:45:41,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-2e72aedb-f926-45be-ad1a-c89e87a2378b 2018-08-18 07:45:41,448 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-08-18 07:45:41,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 07:45:41,450 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" -d '{"network": {"name": "refstack_defcore-net_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "admin_state_up": true}}' 2018-08-18 07:45:41,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-b6815ef1-87e0-47bf-a54b-3577daaafaea Date: Sat, 18 Aug 2018 07:45:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5d0740fe-2ddd-42b4-af71-69ad51242c35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:45:41Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_5f9dc567-e8a1-4561-8af5-f0d30ec20694","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:45:41Z","mtu":1450}} 2018-08-18 07:45:41,664 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b6815ef1-87e0-47bf-a54b-3577daaafaea 2018-08-18 07:45:41,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.2149310112s 2018-08-18 07:45:41,664 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b6815ef1-87e0-47bf-a54b-3577daaafaea 2018-08-18 07:45:41,665 - 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-18T07:45:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5d0740fe-2ddd-42b4-af71-69ad51242c35', u'provider:segmentation_id': 78, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'refstack_defcore-net_5f9dc567-e8a1-4561-8af5-f0d30ec20694', u'created_at': u'2018-08-18T07:45:41Z', u'mtu': 1450, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d035469e9a84e03ad9e915ddb446437', u'l2_adjacency': True}) 2018-08-18 07:45:41,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:45:41,666 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:45:41,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-6c54ceca-511a-437a-be78-124bc0a22242 Date: Sat, 18 Aug 2018 07:45:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5d0740fe-2ddd-42b4-af71-69ad51242c35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:45:41Z","qos_policy_id":null,"name":"refstack_defcore-net_5f9dc567-e8a1-4561-8af5-f0d30ec20694","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:45:41Z","provider:network_type":"vxlan"}]} 2018-08-18 07:45:41,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6c54ceca-511a-437a-be78-124bc0a22242 2018-08-18 07:45:41,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.125590085983s 2018-08-18 07:45:41,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6c54ceca-511a-437a-be78-124bc0a22242 2018-08-18 07:45:41,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 07:45:41,794 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" -d '{"subnet": {"name": "refstack_defcore-subnet_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "enable_dhcp": true, "network_id": "5d0740fe-2ddd-42b4-af71-69ad51242c35", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 07:45:42,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-eb6633a4-7d57-47ae-817c-e9d600ebb8a9 Date: Sat, 18 Aug 2018 07:45:42 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-18T07:45:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b300fb4d-261e-4ec1-aeb6-ec87f0991d07","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_5f9dc567-e8a1-4561-8af5-f0d30ec20694","enable_dhcp":true,"segment_id":null,"network_id":"5d0740fe-2ddd-42b4-af71-69ad51242c35","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:45:41Z","ip_version":4}} 2018-08-18 07:45:42,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-eb6633a4-7d57-47ae-817c-e9d600ebb8a9 2018-08-18 07:45:42,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.799900054932s 2018-08-18 07:45:42,594 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-eb6633a4-7d57-47ae-817c-e9d600ebb8a9 2018-08-18 07:45:42,594 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:45:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b300fb4d-261e-4ec1-aeb6-ec87f0991d07', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_5f9dc567-e8a1-4561-8af5-f0d30ec20694', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5d0740fe-2ddd-42b4-af71-69ad51242c35', u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T07:45:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 07:45:42,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 07:45:42,595 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "refstack_defcore-router_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "admin_state_up": true}}' 2018-08-18 07:45:44,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9773fd32-fb64-49f1-abc9-01c8cad3ed41 Date: Sat, 18 Aug 2018 07:45:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:45:42Z", "admin_state_up": true, "updated_at": "2018-08-18T07:45:43Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "9ddd1fd2-5b60-407c-8114-58b94e192059", "name": "refstack_defcore-router_5f9dc567-e8a1-4561-8af5-f0d30ec20694"}} 2018-08-18 07:45:44,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9773fd32-fb64-49f1-abc9-01c8cad3ed41 2018-08-18 07:45:44,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.71574091911s 2018-08-18 07:45:44,311 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9773fd32-fb64-49f1-abc9-01c8cad3ed41 2018-08-18 07:45:44,311 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:45:43Z', u'revision_number': 2, u'ha': False, u'id': u'9ddd1fd2-5b60-407c-8114-58b94e192059', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_5f9dc567-e8a1-4561-8af5-f0d30ec20694', u'admin_state_up': True, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T07:45:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 07:45:44,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 07:45:44,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9ddd1fd2-5b60-407c-8114-58b94e192059/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}3654a4dcd5b34aea780d149ce17490c7623f2319" -d '{"subnet_id": "b300fb4d-261e-4ec1-aeb6-ec87f0991d07"}' 2018-08-18 07:45:46,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-24640258-d017-458e-81e2-b823c4851ced Date: Sat, 18 Aug 2018 07:45:46 GMT RESP BODY: {"network_id": "5d0740fe-2ddd-42b4-af71-69ad51242c35", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "b300fb4d-261e-4ec1-aeb6-ec87f0991d07", "subnet_ids": ["b300fb4d-261e-4ec1-aeb6-ec87f0991d07"], "port_id": "71f8d5bf-ddcd-49dd-bce0-5907752a90fa", "id": "9ddd1fd2-5b60-407c-8114-58b94e192059"} 2018-08-18 07:45:46,390 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9ddd1fd2-5b60-407c-8114-58b94e192059/add_router_interface.json used request id req-24640258-d017-458e-81e2-b823c4851ced 2018-08-18 07:45:46,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07804489136s 2018-08-18 07:45:46,390 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9ddd1fd2-5b60-407c-8114-58b94e192059/add_router_interface.json used request id req-24640258-d017-458e-81e2-b823c4851ced returning object 9ddd1fd2-5b60-407c-8114-58b94e192059 2018-08-18 07:45:46,391 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 07:45:46,518 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 07:45:46,520 - 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-18 07:45:46,524 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 07:45:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 07:45:46,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:45:46,531 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:45:46,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3eaea032-3ff4-4294-b12e-c200ad506ad5 Date: Sat, 18 Aug 2018 07:45:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:45:46,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3eaea032-3ff4-4294-b12e-c200ad506ad5 2018-08-18 07:45:46,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.422533035278s 2018-08-18 07:45:46,951 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3eaea032-3ff4-4294-b12e-c200ad506ad5 2018-08-18 07:45:46,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:45:46,963 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694"}' 2018-08-18 07:45:47,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7cda32bb-e61a-441b-9e89-fa55ed5d6d7d Date: Sat, 18 Aug 2018 07:45:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:45:46Z", "file": "/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "9cc9a63d-5cc8-4f36-a0cf-64461468fdf4", "size": null, "self": "/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "checksum": null, "created_at": "2018-08-18T07:45:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:45:47,205 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-7cda32bb-e61a-441b-9e89-fa55ed5d6d7d 2018-08-18 07:45:47,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.245321989059s 2018-08-18 07:45:47,205 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-7cda32bb-e61a-441b-9e89-fa55ed5d6d7d returning object 9cc9a63d-5cc8-4f36-a0cf-64461468fdf4 2018-08-18 07:45:47,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:45:47,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/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}3654a4dcd5b34aea780d149ce17490c7623f2319" -d '' 2018-08-18 07:45:47,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dfdef83c-a6f2-4973-b3f0-ed840b289010 Date: Sat, 18 Aug 2018 07:45:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:45:47,868 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/file used request id req-dfdef83c-a6f2-4973-b3f0-ed840b289010 2018-08-18 07:45:47,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.661763191223s 2018-08-18 07:45:47,868 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/file used request id req-dfdef83c-a6f2-4973-b3f0-ed840b289010 2018-08-18 07:45:47,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:45:47,875 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:45:47,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-17ea6434-fb2b-4a80-92d9-395ebafa59b1 Date: Sat, 18 Aug 2018 07:45:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:45:47Z", "file": "/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "9cc9a63d-5cc8-4f36-a0cf-64461468fdf4", "size": 12716032, "self": "/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:45:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:45:47,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-17ea6434-fb2b-4a80-92d9-395ebafa59b1 2018-08-18 07:45:47,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255308151245s 2018-08-18 07:45:47,898 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-17ea6434-fb2b-4a80-92d9-395ebafa59b1 2018-08-18 07:45:47,900 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/file', 'owner': u'4d035469e9a84e03ad9e915ddb446437', 'id': u'9cc9a63d-5cc8-4f36-a0cf-64461468fdf4', 'size': 12716032, u'self': u'/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:45:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-18T07:45:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694', 'created': u'2018-08-18T07:45:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:45:46Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:45:47,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:45:47,903 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:45:48,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07: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-cf46125d-7839-4065-ad01-6037f66c6653 x-compute-request-id: req-cf46125d-7839-4065-ad01-6037f66c6653 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/583ba29c-2e69-4a85-a69d-f6563d4c94e0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/583ba29c-2e69-4a85-a69d-f6563d4c94e0", "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": "583ba29c-2e69-4a85-a69d-f6563d4c94e0"}} 2018-08-18 07:45:48,210 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-cf46125d-7839-4065-ad01-6037f66c6653 2018-08-18 07:45:48,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.30987405777s 2018-08-18 07:45:48,211 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-cf46125d-7839-4065-ad01-6037f66c6653 2018-08-18 07:45:48,212 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_5f9dc567-e8a1-4561-8af5-f0d30ec20694', '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'4d035469e9a84e03ad9e915ddb446437', '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'583ba29c-2e69-4a85-a69d-f6563d4c94e0', 'swap': 0}) 2018-08-18 07:45:48,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:45:48,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/583ba29c-2e69-4a85-a69d-f6563d4c94e0/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}3654a4dcd5b34aea780d149ce17490c7623f2319" -d '{"extra_specs": {}}' 2018-08-18 07:45:48,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:45:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb10f948-a1de-4a11-83fc-d5b78d78bb0e x-compute-request-id: req-eb10f948-a1de-4a11-83fc-d5b78d78bb0e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:45:48,231 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/583ba29c-2e69-4a85-a69d-f6563d4c94e0/os-extra_specs used request id req-eb10f948-a1de-4a11-83fc-d5b78d78bb0e 2018-08-18 07:45:48,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0187230110168s 2018-08-18 07:45:48,231 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/583ba29c-2e69-4a85-a69d-f6563d4c94e0/os-extra_specs used request id req-eb10f948-a1de-4a11-83fc-d5b78d78bb0e 2018-08-18 07:45:48,234 - 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-18 07:45:48,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 07:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd6e4654-2f88-4889-b3c5-2050e532cba8 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-18 07:45:48,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-cd6e4654-2f88-4889-b3c5-2050e532cba8 2018-08-18 07:45:48,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:45:48,243 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:45:48,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720cec9b-77c7-4ab5-b8da-08888f13e149 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:45:48,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-720cec9b-77c7-4ab5-b8da-08888f13e149 2018-08-18 07:45:48,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101465940475s 2018-08-18 07:45:48,343 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-720cec9b-77c7-4ab5-b8da-08888f13e149 2018-08-18 07:45:48,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:45:48,351 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:45:48,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85c830e-35af-416e-89bb-4875b4551293 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:45:48,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a85c830e-35af-416e-89bb-4875b4551293 2018-08-18 07:45:48,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182069063187s 2018-08-18 07:45:48,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a85c830e-35af-416e-89bb-4875b4551293 2018-08-18 07:45:48,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-18 07:45:48,541 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:45:48,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:45: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-fc97354c-6787-4f41-a298-e57a32a6291b x-compute-request-id: req-fc97354c-6787-4f41-a298-e57a32a6291b Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-0.opnfvlf.org", "disabled_reason": null, "id": 22}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-18 07:45:48,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-fc97354c-6787-4f41-a298-e57a32a6291b 2018-08-18 07:45:48,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0359239578247s 2018-08-18 07:45:48,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-fc97354c-6787-4f41-a298-e57a32a6291b 2018-08-18 07:45:48,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:45:48,584 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:45:48,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-27aa85bd-ff7e-4d6a-8967-f17611f5eca3 Date: Sat, 18 Aug 2018 07:45:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:45:47Z", "file": "/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "9cc9a63d-5cc8-4f36-a0cf-64461468fdf4", "size": 12716032, "self": "/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:45:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:45:48,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-27aa85bd-ff7e-4d6a-8967-f17611f5eca3 2018-08-18 07:45:48,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0286619663239s 2018-08-18 07:45:48,610 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-27aa85bd-ff7e-4d6a-8967-f17611f5eca3 2018-08-18 07:45:48,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:45:48,620 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694"}' 2018-08-18 07:45:48,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ec98c27d-8480-4f92-ae26-55d84ead8710 Date: Sat, 18 Aug 2018 07:45:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:45:48Z", "file": "/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "0ee47fe6-2a03-4cfa-b6cd-168268cd2555", "size": null, "self": "/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "checksum": null, "created_at": "2018-08-18T07:45:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:45:48,655 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ec98c27d-8480-4f92-ae26-55d84ead8710 2018-08-18 07:45:48,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0379309654236s 2018-08-18 07:45:48,655 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ec98c27d-8480-4f92-ae26-55d84ead8710 returning object 0ee47fe6-2a03-4cfa-b6cd-168268cd2555 2018-08-18 07:45:48,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:45:48,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555/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}3654a4dcd5b34aea780d149ce17490c7623f2319" -d '' 2018-08-18 07:45:49,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ca0ac4a-c718-4b69-963b-6ea58b56c096 Date: Sat, 18 Aug 2018 07:45:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:45:49,981 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555/file used request id req-6ca0ac4a-c718-4b69-963b-6ea58b56c096 2018-08-18 07:45:49,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32542705536s 2018-08-18 07:45:49,982 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555/file used request id req-6ca0ac4a-c718-4b69-963b-6ea58b56c096 2018-08-18 07:45:49,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:45:49,985 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:45:50,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json X-Openstack-Request-Id: req-57bcf032-b0fd-4915-92f1-00ddf0fe842c Date: Sat, 18 Aug 2018 07:45:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:45:49Z", "file": "/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "0ee47fe6-2a03-4cfa-b6cd-168268cd2555", "size": 12716032, "self": "/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:45:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:45:47Z", "file": "/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "9cc9a63d-5cc8-4f36-a0cf-64461468fdf4", "size": 12716032, "self": "/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:45:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:45:50,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-57bcf032-b0fd-4915-92f1-00ddf0fe842c 2018-08-18 07:45:50,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0222401618958s 2018-08-18 07:45:50,006 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-57bcf032-b0fd-4915-92f1-00ddf0fe842c 2018-08-18 07:45:50,007 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555/file', 'owner': u'4d035469e9a84e03ad9e915ddb446437', 'id': u'0ee47fe6-2a03-4cfa-b6cd-168268cd2555', 'size': 12716032, u'self': u'/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:45:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-18T07:45:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694', 'created': u'2018-08-18T07:45:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:45:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:45:50,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:45:50,009 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:45:50,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07: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-91526e71-d46a-42e8-9c96-f539f4242ab7 x-compute-request-id: req-91526e71-d46a-42e8-9c96-f539f4242ab7 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8b9bdff3-100e-43f4-8d38-8acfc51b954e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8b9bdff3-100e-43f4-8d38-8acfc51b954e", "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": "8b9bdff3-100e-43f4-8d38-8acfc51b954e"}} 2018-08-18 07:45:50,048 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-91526e71-d46a-42e8-9c96-f539f4242ab7 2018-08-18 07:45:50,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0406670570374s 2018-08-18 07:45:50,049 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-91526e71-d46a-42e8-9c96-f539f4242ab7 2018-08-18 07:45:50,049 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694', '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'4d035469e9a84e03ad9e915ddb446437', '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'8b9bdff3-100e-43f4-8d38-8acfc51b954e', 'swap': 0}) 2018-08-18 07:45:50,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:45:50,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/8b9bdff3-100e-43f4-8d38-8acfc51b954e/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}3654a4dcd5b34aea780d149ce17490c7623f2319" -d '{"extra_specs": {}}' 2018-08-18 07:45:50,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07: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 x-openstack-request-id: req-08076d0a-ba45-4407-b84a-b9a6b22ee695 x-compute-request-id: req-08076d0a-ba45-4407-b84a-b9a6b22ee695 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:45:50,073 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/8b9bdff3-100e-43f4-8d38-8acfc51b954e/os-extra_specs used request id req-08076d0a-ba45-4407-b84a-b9a6b22ee695 2018-08-18 07:45:50,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229959487915s 2018-08-18 07:45:50,074 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/8b9bdff3-100e-43f4-8d38-8acfc51b954e/os-extra_specs used request id req-08076d0a-ba45-4407-b84a-b9a6b22ee695 2018-08-18 07:45:50,074 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694', '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'4d035469e9a84e03ad9e915ddb446437', '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'8b9bdff3-100e-43f4-8d38-8acfc51b954e', 'swap': 0}) 2018-08-18 07:45:53,521 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-18 07:45:53,522 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-18 07:45:53,522 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-18 07:45:53,524 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-18 07:45:57,992 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-08-18 07:45:57,992 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-08-18 07:45:57,992 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-08-18 07:45:57,992 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-18 07:45:57,992 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-08-18 07:45:57,992 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-08-18 07:45:57,992 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-08-18 07:45:57,992 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-08-18 07:45:57,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-08-18 07:45:57,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-08-18 07:45:57,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-08-18 07:45:57,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-08-18 07:45:57,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-08-18 07:45:57,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-08-18 07:45:57,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-08-18 07:45:57,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-08-18 07:45:57,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-08-18 07:45:57,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-08-18 07:45:57,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-08-18 07:45:57,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-08-18 07:45:57,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-08-18 07:45:57,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-08-18 07:45:57,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata: ids differ. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-08-18 07:45:57,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-08-18 07:45:57,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_versions.VersionsTest.test_list_versions: ids differ. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-08-18 07:45:57,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-08-18 07:45:57,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-08-18 07:45:57,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-08-18 07:45:57,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-08-18 07:45:57,999 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-18 07:45:58,000 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-18 07:45:58,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt']'. 2018-08-18 07:46:11,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:11.025 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.587s] 2018-08-18 07:46:11,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:11.090 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.065s] 2018-08-18 07:46:11,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:11.408 11183 INFO opnfv-tempest [-] {14} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-08-18 07:46:12,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:12.425 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [1.092s] 2018-08-18 07:46:12,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:12.445 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.875s] 2018-08-18 07:46:15,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:15.593 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [5.163s] 2018-08-18 07:46:16,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:16.558 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [4.111s] 2018-08-18 07:46:21,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:21.250 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [4.691s] 2018-08-18 07:46:22,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:22.771 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.011s] 2018-08-18 07:46:23,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:23.361 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.957s] 2018-08-18 07:46:23,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:23.848 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [1.076s] 2018-08-18 07:46:23,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:23.915 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.066s] 2018-08-18 07:46:23,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:23.964 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.048s] 2018-08-18 07:46:24,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:24.017 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.053s] 2018-08-18 07:46:24,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:24.107 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.856s] 2018-08-18 07:46:24,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:24.116 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.099s] 2018-08-18 07:46:24,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:24.343 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.981s] 2018-08-18 07:46:24,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:24.955 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.838s] 2018-08-18 07:46:25,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:25.036 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.080s] 2018-08-18 07:46:25,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:25.101 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.064s] 2018-08-18 07:46:25,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:25.176 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.075s] 2018-08-18 07:46:25,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:25.700 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [4.655s] 2018-08-18 07:46:27,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:27.050 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.941s] 2018-08-18 07:46:28,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:28.255 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [3.910s] 2018-08-18 07:46:28,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:28.265 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.011s] 2018-08-18 07:46:28,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:28.310 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.045s] 2018-08-18 07:46:28,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:28.644 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.944s] 2018-08-18 07:46:28,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:28.998 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [18.063s] 2018-08-18 07:46:29,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:29.275 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.224s] 2018-08-18 07:46:32,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:32.006 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.730s] 2018-08-18 07:46:32,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:32.019 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.128s] 2018-08-18 07:46:32,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:32.255 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.249s] 2018-08-18 07:46:32,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:32.357 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.101s] 2018-08-18 07:46:32,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:32.401 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.043s] 2018-08-18 07:46:32,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:32.459 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.059s] 2018-08-18 07:46:32,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:32.748 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.922s] 2018-08-18 07:46:33,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:33.268 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.519s] 2018-08-18 07:46:33,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:33.782 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.513s] 2018-08-18 07:46:34,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:34.644 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.861s] 2018-08-18 07:46:34,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:34.989 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [19.390s] 2018-08-18 07:46:35,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:35.215 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.195s] 2018-08-18 07:46:35,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:35.503 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.859s] 2018-08-18 07:46:35,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:35.783 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.141s] 2018-08-18 07:46:35,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:35.799 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.016s] 2018-08-18 07:46:36,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:36.158 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.358s] 2018-08-18 07:46:36,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:36.192 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.035s] 2018-08-18 07:46:36,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:36.212 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.019s] 2018-08-18 07:46:36,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:36.258 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.045s] 2018-08-18 07:46:36,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:36.394 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.135s] 2018-08-18 07:46:36,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:36.459 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.956s] 2018-08-18 07:46:36,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:36.532 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.138s] 2018-08-18 07:46:36,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:36.784 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.252s] 2018-08-18 07:46:36,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:36.803 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.018s] 2018-08-18 07:46:36,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:36.916 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.114s] 2018-08-18 07:46:37,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:37.654 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [12.596s] 2018-08-18 07:46:38,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:38.564 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [3.330s] 2018-08-18 07:46:38,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:38.856 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.204s] 2018-08-18 07:46:39,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:39.406 11183 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [10.465s] 2018-08-18 07:46:41,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:41.501 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [2.936s] 2018-08-18 07:46:43,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:43.184 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [2.948s] 2018-08-18 07:46:43,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:43.215 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.031s] 2018-08-18 07:46:43,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:43.844 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [2.343s] 2018-08-18 07:46:46,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:46.166 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [2.321s] 2018-08-18 07:46:46,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:46.868 11183 INFO opnfv-tempest [-] {15} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [4.867s] 2018-08-18 07:46:47,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:47.423 11183 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [8.016s] 2018-08-18 07:46:48,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:48.259 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [2.092s] 2018-08-18 07:46:48,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:48.917 11183 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.421s] 2018-08-18 07:46:48,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:48.951 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.016s] 2018-08-18 07:46:49,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:49.420 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [3.845s] 2018-08-18 07:46:49,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:49.566 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.614s] 2018-08-18 07:46:49,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:49.934 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.368s] 2018-08-18 07:46:49,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:49.984 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.049s] 2018-08-18 07:46:50,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:50.004 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.744s] 2018-08-18 07:46:50,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:50.402 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.398s] 2018-08-18 07:46:50,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:50.672 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.227s] 2018-08-18 07:46:50,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:50.695 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.711s] 2018-08-18 07:46:50,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:50.714 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.313s] 2018-08-18 07:46:51,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:51.013 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.318s] 2018-08-18 07:46:51,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:51.028 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.014s] 2018-08-18 07:46:51,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:51.080 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.051s] 2018-08-18 07:46:51,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:51.089 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-08-18 07:46:51,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:51.143 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.054s] 2018-08-18 07:46:51,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:51.306 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.767s] 2018-08-18 07:46:51,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:51.641 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.925s] 2018-08-18 07:46:51,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:51.645 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.500s] 2018-08-18 07:46:51,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:51.647 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.339s] 2018-08-18 07:46:51,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:51.704 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.060s] 2018-08-18 07:46:51,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:51.764 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.060s] 2018-08-18 07:46:51,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:51.985 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.339s] 2018-08-18 07:46:52,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:52.371 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.384s] 2018-08-18 07:46:52,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:52.420 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.654s] 2018-08-18 07:46:52,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:52.744 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.373s] 2018-08-18 07:46:52,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:52.847 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.103s] 2018-08-18 07:46:52,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:52.980 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.133s] 2018-08-18 07:46:53,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:53.059 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.639s] 2018-08-18 07:46:53,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:53.071 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.012s] 2018-08-18 07:46:53,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:53.094 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.114s] 2018-08-18 07:46:53,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:53.128 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.056s] 2018-08-18 07:46:53,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:53.210 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.115s] 2018-08-18 07:46:53,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:53.304 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.661s] 2018-08-18 07:46:53,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:53.322 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.112s] 2018-08-18 07:46:53,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:53.395 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.724s] 2018-08-18 07:46:53,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:53.720 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.592s] 2018-08-18 07:46:53,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:53.750 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.427s] 2018-08-18 07:46:53,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:53.766 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.045s] 2018-08-18 07:46:53,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:53.796 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.494s] 2018-08-18 07:46:54,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:54.024 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.258s] 2018-08-18 07:46:54,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:54.338 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.540s] 2018-08-18 07:46:54,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:54.591 11183 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.094s] 2018-08-18 07:46:54,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:54.777 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.438s] 2018-08-18 07:46:56,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:56.453 11183 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [1.862s] 2018-08-18 07:46:57,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:57.229 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [2.452s] 2018-08-18 07:46:57,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:57.678 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.448s] 2018-08-18 07:46:58,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:58.153 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.476s] 2018-08-18 07:46:58,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:58.573 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.418s] 2018-08-18 07:46:58,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:58.844 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [23.851s] 2018-08-18 07:46:58,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:46:58.972 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.399s] 2018-08-18 07:47:01,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:01.333 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.600s] 2018-08-18 07:47:01,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:01.446 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.113s] 2018-08-18 07:47:02,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:02.281 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.834s] 2018-08-18 07:47:02,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:02.460 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.178s] 2018-08-18 07:47:02,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:02.461 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-18 07:47:03,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:03.070 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [10.532s] 2018-08-18 07:47:05,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:05.012 11183 INFO opnfv-tempest [-] {6} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.324s] 2018-08-18 07:47:05,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:05.151 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [6.371s] 2018-08-18 07:47:08,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:08.418 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [3.267s] 2018-08-18 07:47:08,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:08.523 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.681s] 2018-08-18 07:47:09,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:09.628 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.525s] 2018-08-18 07:47:09,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:09.690 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.061s] 2018-08-18 07:47:09,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:09.766 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.074s] 2018-08-18 07:47:10,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:10.405 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [7.334s] 2018-08-18 07:47:10,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:10.996 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.230s] 2018-08-18 07:47:11,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:11.183 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.185s] 2018-08-18 07:47:11,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:11.723 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.223s] 2018-08-18 07:47:11,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:11.814 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.392s] 2018-08-18 07:47:11,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:11.867 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.684s] 2018-08-18 07:47:11,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:11.911 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.043s] 2018-08-18 07:47:11,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:11.976 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.065s] 2018-08-18 07:47:12,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:12.090 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.114s] 2018-08-18 07:47:12,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:12.182 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.092s] 2018-08-18 07:47:12,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:12.247 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.064s] 2018-08-18 07:47:12,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:12.354 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.106s] 2018-08-18 07:47:12,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:12.482 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.127s] 2018-08-18 07:47:12,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:12.563 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.751s] 2018-08-18 07:47:12,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:12.591 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.109s] 2018-08-18 07:47:12,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:12.703 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.111s] 2018-08-18 07:47:13,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:13.093 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.369s] 2018-08-18 07:47:13,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:13.198 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [12.665s] 2018-08-18 07:47:14,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:14.620 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.055s] 2018-08-18 07:47:16,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:16.939 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [2.319s] 2018-08-18 07:47:17,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:17.011 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [6.606s] 2018-08-18 07:47:18,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:18.235 11183 INFO opnfv-tempest [-] {5} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.674s] 2018-08-18 07:47:20,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:20.488 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.546s] 2018-08-18 07:47:20,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:20.725 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.239s] 2018-08-18 07:47:22,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:22.575 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.563s] 2018-08-18 07:47:24,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:24.835 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.663s] 2018-08-18 07:47:25,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:25.524 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.689s] 2018-08-18 07:47:25,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:25.610 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.035s] 2018-08-18 07:47:27,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:27.848 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [1.168s] 2018-08-18 07:47:27,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:27.986 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.137s] 2018-08-18 07:47:28,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:28.450 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [15.251s] 2018-08-18 07:47:28,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:28.687 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.701s] 2018-08-18 07:47:28,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:28.928 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.240s] 2018-08-18 07:47:28,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:28.929 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-18 07:47:30,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:30.546 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.934s] 2018-08-18 07:47:31,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:31.743 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.262s] 2018-08-18 07:47:31,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:31.957 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.213s] 2018-08-18 07:47:32,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:32.140 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.183s] 2018-08-18 07:47:35,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:35.537 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.991s] 2018-08-18 07:47:40,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:40.338 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.800s] 2018-08-18 07:47:41,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:41.151 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [28.056s] 2018-08-18 07:47:42,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:42.871 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [18.430s] 2018-08-18 07:47:44,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:44.635 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.296s] 2018-08-18 07:47:44,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:44.864 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.228s] 2018-08-18 07:47:44,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:44.986 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.122s] 2018-08-18 07:47:45,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:45.136 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.150s] 2018-08-18 07:47:45,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:45.219 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.083s] 2018-08-18 07:47:45,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:45.295 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.074s] 2018-08-18 07:47:45,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:45.540 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.244s] 2018-08-18 07:47:45,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:45.664 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.124s] 2018-08-18 07:47:45,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:45.721 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.057s] 2018-08-18 07:47:45,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:45.788 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.066s] 2018-08-18 07:47:47,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:47.454 11183 INFO opnfv-tempest [-] {8} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.335s] 2018-08-18 07:47:49,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:49.968 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.179s] 2018-08-18 07:47:52,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:52.130 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.259s] 2018-08-18 07:47:54,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:54.935 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [26.481s] 2018-08-18 07:47:56,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:56.259 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.911s] 2018-08-18 07:47:58,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:58.554 11183 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [76.802s] 2018-08-18 07:47:59,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:47:59.665 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.535s] 2018-08-18 07:48:04,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:04.170 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.505s] 2018-08-18 07:48:04,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:04.359 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.096s] 2018-08-18 07:48:04,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:04.544 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.208s] 2018-08-18 07:48:05,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:05.186 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [56.648s] 2018-08-18 07:48:09,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:09.897 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.353s] 2018-08-18 07:48:10,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:10.631 11183 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-18 07:48:12,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:12.413 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.515s] 2018-08-18 07:48:12,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:12.512 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.099s] 2018-08-18 07:48:12,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:12.569 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.056s] 2018-08-18 07:48:13,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:13.792 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.852s] 2018-08-18 07:48:14,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:14.044 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.683s] 2018-08-18 07:48:16,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:16.335 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.420s] 2018-08-18 07:48:16,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:16.767 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.432s] 2018-08-18 07:48:27,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:27.898 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [15.328s] 2018-08-18 07:48:27,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:27.943 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.045s] 2018-08-18 07:48:28,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:28.000 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.057s] 2018-08-18 07:48:31,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:31.850 11183 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [33.288s] 2018-08-18 07:48:39,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:39.054 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [34.878s] 2018-08-18 07:48:39,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:39.912 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.926s] 2018-08-18 07:48:39,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:39.979 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.068s] 2018-08-18 07:48:40,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:40.618 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.638s] 2018-08-18 07:48:40,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:40.767 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.716s] 2018-08-18 07:48:42,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:42.694 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.076s] 2018-08-18 07:48:47,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:47.590 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.895s] 2018-08-18 07:48:47,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:47.634 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.044s] 2018-08-18 07:48:47,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-18 07:48:47.879 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.244s] 2018-08-18 07:49:03,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a5885bfb-d806-47c5-9d21-1c42a49c2ec6 2018-08-18 07:49:03,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a5885bfb-d806-47c5-9d21-1c42a49c2ec6']'. 2018-08-18 07:49:05,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-18 07:49:05,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-18 07:49:05,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-18 07:49:05,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a5885bfb-d806-47c5-9d21-1c42a49c2ec6 | 2018-08-18 07:49:05,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-18 07:49:05,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-18 07:46:00 | 2018-08-18 07:49:05,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-18 07:49:03 | 2018-08-18 07:49:05,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:03 | 2018-08-18 07:49:05,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-18 07:49:05,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-18 07:49:05,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 45c8c4cf-5404-4254-be5f-26eb457ebeca) | 2018-08-18 07:49:05,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-18 07:49:05,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: efdefdd3-cc84-42a3-819a-d16cd2849b68) | 2018-08-18 07:49:05,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 215 | 2018-08-18 07:49:05,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 161.273 | 2018-08-18 07:49:05,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 215 | 2018-08-18 07:49:05,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-08-18 07:49:05,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-18 07:49:05,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-18 07:49:05,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-18 07:49:05,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-18 07:49:05,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-18 07:49:05,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-18 07:49:05,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-08-18 07:49:05,439 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 07:49:05,440 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 03:24 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-18 07:49:05,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:49:05,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:49:06,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b197e963-05f7-4678-903d-bdc010915b6a Date: Sat, 18 Aug 2018 07:49: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-18 07:49:06,164 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555 used request id req-b197e963-05f7-4678-903d-bdc010915b6a 2018-08-18 07:49:06,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.719245910645s 2018-08-18 07:49:06,165 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/0ee47fe6-2a03-4cfa-b6cd-168268cd2555 used request id req-b197e963-05f7-4678-903d-bdc010915b6a 2018-08-18 07:49:06,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:49:06,168 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:49:06,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:49: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-91f1a78d-48ff-4d75-973a-97a98d1b05ee x-compute-request-id: req-91f1a78d-48ff-4d75-973a-97a98d1b05ee Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/583ba29c-2e69-4a85-a69d-f6563d4c94e0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/583ba29c-2e69-4a85-a69d-f6563d4c94e0", "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": "583ba29c-2e69-4a85-a69d-f6563d4c94e0"}, {"name": "refstack_defcore-flavor_alt_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8b9bdff3-100e-43f4-8d38-8acfc51b954e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8b9bdff3-100e-43f4-8d38-8acfc51b954e", "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": "8b9bdff3-100e-43f4-8d38-8acfc51b954e"}]} 2018-08-18 07:49:06,190 - 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-91f1a78d-48ff-4d75-973a-97a98d1b05ee 2018-08-18 07:49:06,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245320796967s 2018-08-18 07:49:06,190 - 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-91f1a78d-48ff-4d75-973a-97a98d1b05ee 2018-08-18 07:49:06,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:49:06,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/8b9bdff3-100e-43f4-8d38-8acfc51b954e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:49:06,223 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:49: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-2477c277-cfe0-4fc8-a29a-0cb5c44d848c x-compute-request-id: req-2477c277-cfe0-4fc8-a29a-0cb5c44d848c Content-Length: 0 Content-Type: application/json 2018-08-18 07:49:06,223 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/8b9bdff3-100e-43f4-8d38-8acfc51b954e used request id req-2477c277-cfe0-4fc8-a29a-0cb5c44d848c 2018-08-18 07:49:06,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0304410457611s 2018-08-18 07:49:06,223 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/8b9bdff3-100e-43f4-8d38-8acfc51b954e used request id req-2477c277-cfe0-4fc8-a29a-0cb5c44d848c 2018-08-18 07:49:06,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 07:49:06,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9ddd1fd2-5b60-407c-8114-58b94e192059/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}3654a4dcd5b34aea780d149ce17490c7623f2319" -d '{"subnet_id": "b300fb4d-261e-4ec1-aeb6-ec87f0991d07"}' 2018-08-18 07:49:08,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-424869d5-f594-4d26-ab69-801bb3281b2e Date: Sat, 18 Aug 2018 07:49:08 GMT RESP BODY: {"network_id": "5d0740fe-2ddd-42b4-af71-69ad51242c35", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "b300fb4d-261e-4ec1-aeb6-ec87f0991d07", "subnet_ids": ["b300fb4d-261e-4ec1-aeb6-ec87f0991d07"], "port_id": "71f8d5bf-ddcd-49dd-bce0-5907752a90fa", "id": "9ddd1fd2-5b60-407c-8114-58b94e192059"} 2018-08-18 07:49:08,466 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9ddd1fd2-5b60-407c-8114-58b94e192059/remove_router_interface.json used request id req-424869d5-f594-4d26-ab69-801bb3281b2e 2018-08-18 07:49:08,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.24197697639s 2018-08-18 07:49:08,466 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9ddd1fd2-5b60-407c-8114-58b94e192059/remove_router_interface.json used request id req-424869d5-f594-4d26-ab69-801bb3281b2e returning object 9ddd1fd2-5b60-407c-8114-58b94e192059 2018-08-18 07:49:08,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 07:49:08,467 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:49:08,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-e5e76814-62da-4127-ac4a-493c10652d6c Date: Sat, 18 Aug 2018 07:49:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f83a4c097e354125b8a69798fda94616", "created_at": "2018-08-18T07:12:48Z", "admin_state_up": false, "updated_at": "2018-08-18T07:12:48Z", "project_id": "f83a4c097e354125b8a69798fda94616", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "248c1486-0016-4f31-bcd2-f9b94bce8ab4", "name": "tempest-router-676954323"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8bbd3fb071c8417186a2bf26d6227898", "created_at": "2018-08-18T07:12:14Z", "admin_state_up": true, "updated_at": "2018-08-18T07:12:14Z", "project_id": "8bbd3fb071c8417186a2bf26d6227898", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "688a34e2-69d6-4d80-8e5c-4bbff3b8d1df", "name": "tempest-pretest-check-429751054"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:45:42Z", "admin_state_up": true, "updated_at": "2018-08-18T07:49:07Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9ddd1fd2-5b60-407c-8114-58b94e192059", "name": "refstack_defcore-router_5f9dc567-e8a1-4561-8af5-f0d30ec20694"}]} 2018-08-18 07:49:08,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e5e76814-62da-4127-ac4a-493c10652d6c 2018-08-18 07:49:08,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11866402626s 2018-08-18 07:49:08,586 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e5e76814-62da-4127-ac4a-493c10652d6c 2018-08-18 07:49:08,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 07:49:08,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/9ddd1fd2-5b60-407c-8114-58b94e192059.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:49:09,796 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db67bef3-07ef-4f87-a6cd-a0da15793acc Content-Length: 0 Date: Sat, 18 Aug 2018 07:49:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:49:09,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9ddd1fd2-5b60-407c-8114-58b94e192059.json used request id req-db67bef3-07ef-4f87-a6cd-a0da15793acc 2018-08-18 07:49:09,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20855903625s 2018-08-18 07:49:09,797 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9ddd1fd2-5b60-407c-8114-58b94e192059.json used request id req-db67bef3-07ef-4f87-a6cd-a0da15793acc 2018-08-18 07:49:09,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:49:09,798 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:49:09,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1334 X-Openstack-Request-Id: req-90c58555-3329-401d-ae5c-40db45becd04 Date: Sat, 18 Aug 2018 07:49:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4},{"updated_at":"2018-08-18T07:45:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b300fb4d-261e-4ec1-aeb6-ec87f0991d07","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_5f9dc567-e8a1-4561-8af5-f0d30ec20694","enable_dhcp":true,"segment_id":null,"network_id":"5d0740fe-2ddd-42b4-af71-69ad51242c35","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:45:41Z","ip_version":4}]} 2018-08-18 07:49:09,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-90c58555-3329-401d-ae5c-40db45becd04 2018-08-18 07:49:09,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0386168956757s 2018-08-18 07:49:09,836 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-90c58555-3329-401d-ae5c-40db45becd04 2018-08-18 07:49:09,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 07:49:09,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/b300fb4d-261e-4ec1-aeb6-ec87f0991d07.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:49:10,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-164f7612-ade3-44d3-92c5-ea7623a85472 Date: Sat, 18 Aug 2018 07:49:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:49:10,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b300fb4d-261e-4ec1-aeb6-ec87f0991d07.json used request id req-164f7612-ade3-44d3-92c5-ea7623a85472 2018-08-18 07:49:10,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.994728088379s 2018-08-18 07:49:10,833 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b300fb4d-261e-4ec1-aeb6-ec87f0991d07.json used request id req-164f7612-ade3-44d3-92c5-ea7623a85472 2018-08-18 07:49:10,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:49:10,834 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:49:10,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1441 X-Openstack-Request-Id: req-0cc7aab5-98b7-49d1-a2a8-895a0b16c3cc Date: Sat, 18 Aug 2018 07:49:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5d0740fe-2ddd-42b4-af71-69ad51242c35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:49:10Z","qos_policy_id":null,"name":"refstack_defcore-net_5f9dc567-e8a1-4561-8af5-f0d30ec20694","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:45:41Z","provider:network_type":"vxlan"}]} 2018-08-18 07:49:10,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0cc7aab5-98b7-49d1-a2a8-895a0b16c3cc 2018-08-18 07:49:10,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0846819877625s 2018-08-18 07:49:10,919 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0cc7aab5-98b7-49d1-a2a8-895a0b16c3cc 2018-08-18 07:49:10,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 07:49:10,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/5d0740fe-2ddd-42b4-af71-69ad51242c35.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:49:12,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-238a8141-ade2-46fa-829e-c9cedc0f3255 Date: Sat, 18 Aug 2018 07:49:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:49:12,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5d0740fe-2ddd-42b4-af71-69ad51242c35.json used request id req-238a8141-ade2-46fa-829e-c9cedc0f3255 2018-08-18 07:49:12,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2092859745s 2018-08-18 07:49:12,129 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5d0740fe-2ddd-42b4-af71-69ad51242c35.json used request id req-238a8141-ade2-46fa-829e-c9cedc0f3255 2018-08-18 07:49:12,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:49:12,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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:49:12,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-a371c081-83fd-4f47-880d-0a5583eef6a8 Date: Sat, 18 Aug 2018 07:49:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:45:47Z", "file": "/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "9cc9a63d-5cc8-4f36-a0cf-64461468fdf4", "size": 12716032, "self": "/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:45:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:49:12,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a371c081-83fd-4f47-880d-0a5583eef6a8 2018-08-18 07:49:12,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241460800171s 2018-08-18 07:49:12,158 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a371c081-83fd-4f47-880d-0a5583eef6a8 2018-08-18 07:49:12,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:49:12,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:49:12,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-46a8a5ec-b604-4e9c-a64b-d6a5b543c69d Date: Sat, 18 Aug 2018 07:49: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-18 07:49:12,454 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4 used request id req-46a8a5ec-b604-4e9c-a64b-d6a5b543c69d 2018-08-18 07:49:12,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.294039964676s 2018-08-18 07:49:12,454 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/9cc9a63d-5cc8-4f36-a0cf-64461468fdf4 used request id req-46a8a5ec-b604-4e9c-a64b-d6a5b543c69d 2018-08-18 07:49:12,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:49:12,457 - 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}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:49:12,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:49: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-293a0ae5-019d-4b8d-b7d4-458ed644ff86 x-compute-request-id: req-293a0ae5-019d-4b8d-b7d4-458ed644ff86 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_5f9dc567-e8a1-4561-8af5-f0d30ec20694", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/583ba29c-2e69-4a85-a69d-f6563d4c94e0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/583ba29c-2e69-4a85-a69d-f6563d4c94e0", "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": "583ba29c-2e69-4a85-a69d-f6563d4c94e0"}]} 2018-08-18 07:49:12,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-293a0ae5-019d-4b8d-b7d4-458ed644ff86 2018-08-18 07:49:12,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.020947933197s 2018-08-18 07:49:12,476 - 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-293a0ae5-019d-4b8d-b7d4-458ed644ff86 2018-08-18 07:49:12,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:49:12,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/583ba29c-2e69-4a85-a69d-f6563d4c94e0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3654a4dcd5b34aea780d149ce17490c7623f2319" 2018-08-18 07:49:12,501 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:49: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-244aafb8-eac8-4862-b9f5-4e434f055806 x-compute-request-id: req-244aafb8-eac8-4862-b9f5-4e434f055806 Content-Length: 0 Content-Type: application/json 2018-08-18 07:49:12,501 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/583ba29c-2e69-4a85-a69d-f6563d4c94e0 used request id req-244aafb8-eac8-4862-b9f5-4e434f055806 2018-08-18 07:49:12,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0233170986176s 2018-08-18 07:49:12,501 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/583ba29c-2e69-4a85-a69d-f6563d4c94e0 used request id req-244aafb8-eac8-4862-b9f5-4e434f055806 2018-08-18 07:49:12,559 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-18 07:49:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:49:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 07:49:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:49:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:49:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:49:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:49:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:49:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:49:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:49:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:49:12,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:49:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:49:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:49:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:49:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:49:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:49:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:49:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:49:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:49:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:49:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:49:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:49:12,604 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:49:12,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 07:49:12,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 07:49:12,607 - 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-18 07:49:12,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-590f7cca-42cb-4e9f-939b-10ded359287a 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-18 07:49:12,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-590f7cca-42cb-4e9f-939b-10ded359287a 2018-08-18 07:49:12,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:49:13,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:49:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["6CRCVgONSZ21mZ9jAW4iOg"], "issued_at": "2018-08-18T07:49:12.000000Z"}} 2018-08-18 07:49:13,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:49:13,012 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:49:13,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-7b29f435-c9b9-45d5-8389-05a865dac417 Date: Sat, 18 Aug 2018 07:49:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:49:13,276 - 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-7b29f435-c9b9-45d5-8389-05a865dac417 2018-08-18 07:49:13,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26473903656s 2018-08-18 07:49:13,276 - 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-7b29f435-c9b9-45d5-8389-05a865dac417 2018-08-18 07:49:13,277 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-18 07:49:16,243 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-18 07:49:19,072 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d57ea3fb-cd83-4331-b413-ff2bc8de9646 | 2018-08-18T07:49:18.591508 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d57ea3fb-cd83-4331-b413-ff2bc8de9646 ~/.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-18 07:49:22,831 - 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-18 07:49:22,831 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-18 07:49:25,668 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-18 07:49:29,053 - 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=2d41c193-88fd-47ec-8fe5-00bc20ffdb97) as the default verifier for the future CLI operations. 2018-08-18 07:49:32,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-18 07:49:32,181 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:49:32,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-d8ab1653-641d-4820-99ce-a87e3e8abfa4 Date: Sat, 18 Aug 2018 07:49:32 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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-18 07:49:32,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-d8ab1653-641d-4820-99ce-a87e3e8abfa4 2018-08-18 07:49:32,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.190850019455s 2018-08-18 07:49:32,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-d8ab1653-641d-4820-99ce-a87e3e8abfa4 2018-08-18 07:49:32,382 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-18 07:49:32,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 07:49:32,383 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" -d '{"network": {"name": "patrole-net_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "admin_state_up": true}}' 2018-08-18 07:49:32,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-ec5b2112-9e75-4a12-a3c6-25169e3aee7a Date: Sat, 18 Aug 2018 07:49:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c22688c7-518d-4522-8494-bca7eb187f97","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:49:32Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:49:32Z","mtu":1450}} 2018-08-18 07:49:32,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ec5b2112-9e75-4a12-a3c6-25169e3aee7a 2018-08-18 07:49:32,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.193355083466s 2018-08-18 07:49:32,576 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ec5b2112-9e75-4a12-a3c6-25169e3aee7a 2018-08-18 07:49:32,576 - 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-18T07:49:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c22688c7-518d-4522-8494-bca7eb187f97', u'provider:segmentation_id': 6, 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_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2', u'created_at': u'2018-08-18T07:49:32Z', u'mtu': 1450, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d035469e9a84e03ad9e915ddb446437', u'l2_adjacency': True}) 2018-08-18 07:49:32,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:49:32,578 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:49:32,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1425 X-Openstack-Request-Id: req-995ff256-f14a-48fe-b718-7f71e001e3c8 Date: Sat, 18 Aug 2018 07:49:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c22688c7-518d-4522-8494-bca7eb187f97","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:49:32Z","qos_policy_id":null,"name":"patrole-net_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:49:32Z","provider:network_type":"vxlan"}]} 2018-08-18 07:49:32,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-995ff256-f14a-48fe-b718-7f71e001e3c8 2018-08-18 07:49:32,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10050702095s 2018-08-18 07:49:32,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-995ff256-f14a-48fe-b718-7f71e001e3c8 2018-08-18 07:49:32,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 07:49:32,680 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" -d '{"subnet": {"name": "patrole-subnet_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "enable_dhcp": true, "network_id": "c22688c7-518d-4522-8494-bca7eb187f97", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 07:49:33,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-9bccd026-e124-446c-8dd6-cc474e224723 Date: Sat, 18 Aug 2018 07:49:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-18T07:49:32Z","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":"6cc24cea-104e-4f81-9016-dd4cf25c06fb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2","enable_dhcp":true,"segment_id":null,"network_id":"c22688c7-518d-4522-8494-bca7eb187f97","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:49:32Z","ip_version":4}} 2018-08-18 07:49:33,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-9bccd026-e124-446c-8dd6-cc474e224723 2018-08-18 07:49:33,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.398830890656s 2018-08-18 07:49:33,079 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-9bccd026-e124-446c-8dd6-cc474e224723 2018-08-18 07:49:33,079 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:49:32Z', 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'6cc24cea-104e-4f81-9016-dd4cf25c06fb', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c22688c7-518d-4522-8494-bca7eb187f97', u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T07:49:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 07:49:33,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 07:49:33,080 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "patrole-router_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "admin_state_up": true}}' 2018-08-18 07:49:34,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-8a9fded7-bd56-41a5-bd78-1ed30cd4352b Date: Sat, 18 Aug 2018 07:49:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:49:33Z", "admin_state_up": true, "updated_at": "2018-08-18T07:49:34Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "0c6464e7-f253-4181-a31a-da4fd9272080", "name": "patrole-router_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2"}} 2018-08-18 07:49:34,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8a9fded7-bd56-41a5-bd78-1ed30cd4352b 2018-08-18 07:49:34,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63872814178s 2018-08-18 07:49:34,719 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8a9fded7-bd56-41a5-bd78-1ed30cd4352b 2018-08-18 07:49:34,719 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:49:34Z', u'revision_number': 2, u'ha': False, u'id': u'0c6464e7-f253-4181-a31a-da4fd9272080', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2', u'admin_state_up': True, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T07:49:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 07:49:34,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 07:49:34,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0c6464e7-f253-4181-a31a-da4fd9272080/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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" -d '{"subnet_id": "6cc24cea-104e-4f81-9016-dd4cf25c06fb"}' 2018-08-18 07:49:36,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b2457498-ab13-406f-a6b1-4034884c394f Date: Sat, 18 Aug 2018 07:49:36 GMT RESP BODY: {"network_id": "c22688c7-518d-4522-8494-bca7eb187f97", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "6cc24cea-104e-4f81-9016-dd4cf25c06fb", "subnet_ids": ["6cc24cea-104e-4f81-9016-dd4cf25c06fb"], "port_id": "34044425-be44-4aee-b066-5f9e209dc5cd", "id": "0c6464e7-f253-4181-a31a-da4fd9272080"} 2018-08-18 07:49:36,798 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0c6464e7-f253-4181-a31a-da4fd9272080/add_router_interface.json used request id req-b2457498-ab13-406f-a6b1-4034884c394f 2018-08-18 07:49:36,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07761406898s 2018-08-18 07:49:36,798 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0c6464e7-f253-4181-a31a-da4fd9272080/add_router_interface.json used request id req-b2457498-ab13-406f-a6b1-4034884c394f returning object 0c6464e7-f253-4181-a31a-da4fd9272080 2018-08-18 07:49:36,799 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 07:49:36,924 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 07:49:36,926 - 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-18 07:49:36,931 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 07:49:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 07:49:36,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:49:36,939 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:49:37,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5841d6b1-36b5-4bde-963a-7fe706690ca5 Date: Sat, 18 Aug 2018 07:49:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:49:37,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5841d6b1-36b5-4bde-963a-7fe706690ca5 2018-08-18 07:49:37,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279518842697s 2018-08-18 07:49:37,215 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5841d6b1-36b5-4bde-963a-7fe706690ca5 2018-08-18 07:49:37,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:49:37,226 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2"}' 2018-08-18 07:49:37,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8fc924e7-29c4-4549-a99c-532f0690477c Date: Sat, 18 Aug 2018 07:49:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:49:37Z", "file": "/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "756dc8d4-c684-4d01-91c0-44955d23e524", "size": null, "self": "/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "checksum": null, "created_at": "2018-08-18T07:49:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:49:37,299 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8fc924e7-29c4-4549-a99c-532f0690477c 2018-08-18 07:49:37,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0765137672424s 2018-08-18 07:49:37,300 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8fc924e7-29c4-4549-a99c-532f0690477c returning object 756dc8d4-c684-4d01-91c0-44955d23e524 2018-08-18 07:49:37,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:49:37,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524/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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" -d '' 2018-08-18 07:49:38,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3184bebf-41f9-419d-9e47-1c97c9c87fc4 Date: Sat, 18 Aug 2018 07:49:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:49:38,065 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524/file used request id req-3184bebf-41f9-419d-9e47-1c97c9c87fc4 2018-08-18 07:49:38,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.764956951141s 2018-08-18 07:49:38,066 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524/file used request id req-3184bebf-41f9-419d-9e47-1c97c9c87fc4 2018-08-18 07:49:38,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:49:38,073 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:49:38,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-6add57c4-cb55-4a76-b831-c80449e2aec7 Date: Sat, 18 Aug 2018 07:49:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:49:38Z", "file": "/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "756dc8d4-c684-4d01-91c0-44955d23e524", "size": 12716032, "self": "/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/756dc8d4-c684-4d01-91c0-44955d23e524/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/756dc8d4-c684-4d01-91c0-44955d23e524/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:49:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:49:38,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6add57c4-cb55-4a76-b831-c80449e2aec7 2018-08-18 07:49:38,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248351097107s 2018-08-18 07:49:38,095 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6add57c4-cb55-4a76-b831-c80449e2aec7 2018-08-18 07:49:38,096 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/756dc8d4-c684-4d01-91c0-44955d23e524/snap', u'metadata': Munch({})})], 'file': u'/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524/file', 'owner': u'4d035469e9a84e03ad9e915ddb446437', 'id': u'756dc8d4-c684-4d01-91c0-44955d23e524', 'size': 12716032, u'self': u'/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/756dc8d4-c684-4d01-91c0-44955d23e524/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:49:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-18T07:49:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2', 'created': u'2018-08-18T07:49:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:49:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:49:38,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:49:38,100 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:49:38,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:49: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-2bd9feba-8d53-4cdf-b0ed-022f7ded8092 x-compute-request-id: req-2bd9feba-8d53-4cdf-b0ed-022f7ded8092 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a81ba14a-e938-4cbc-b45e-3b0dcb1897eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a81ba14a-e938-4cbc-b45e-3b0dcb1897eb", "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": "a81ba14a-e938-4cbc-b45e-3b0dcb1897eb"}} 2018-08-18 07:49:38,486 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2bd9feba-8d53-4cdf-b0ed-022f7ded8092 2018-08-18 07:49:38,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.38870716095s 2018-08-18 07:49:38,486 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2bd9feba-8d53-4cdf-b0ed-022f7ded8092 2018-08-18 07:49:38,487 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2', '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'4d035469e9a84e03ad9e915ddb446437', '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'a81ba14a-e938-4cbc-b45e-3b0dcb1897eb', 'swap': 0}) 2018-08-18 07:49:38,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:49:38,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/a81ba14a-e938-4cbc-b45e-3b0dcb1897eb/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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" -d '{"extra_specs": {}}' 2018-08-18 07:49:38,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:49: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-94985139-4880-429f-9433-f9a04c790b28 x-compute-request-id: req-94985139-4880-429f-9433-f9a04c790b28 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:49:38,509 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a81ba14a-e938-4cbc-b45e-3b0dcb1897eb/os-extra_specs used request id req-94985139-4880-429f-9433-f9a04c790b28 2018-08-18 07:49:38,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210199356079s 2018-08-18 07:49:38,509 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a81ba14a-e938-4cbc-b45e-3b0dcb1897eb/os-extra_specs used request id req-94985139-4880-429f-9433-f9a04c790b28 2018-08-18 07:49:38,513 - 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-18 07:49:38,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 07:49:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad2799bc-c569-4296-b4e7-55a5c43a4bc0 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-18 07:49:38,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ad2799bc-c569-4296-b4e7-55a5c43a4bc0 2018-08-18 07:49:38,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:49:38,526 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:49:38,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95fcee79-cfc1-4507-9f81-6d11dfe5bcd4 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:49:38,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-95fcee79-cfc1-4507-9f81-6d11dfe5bcd4 2018-08-18 07:49:38,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20072221756s 2018-08-18 07:49:38,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-95fcee79-cfc1-4507-9f81-6d11dfe5bcd4 2018-08-18 07:49:38,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:49:38,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:49:38,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0202397f-cbe4-4ec4-9902-e6e20a37c5e1 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:49:38,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0202397f-cbe4-4ec4-9902-e6e20a37c5e1 2018-08-18 07:49:38,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184046983719s 2018-08-18 07:49:38,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0202397f-cbe4-4ec4-9902-e6e20a37c5e1 2018-08-18 07:49:38,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-18 07:49:38,927 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:49:38,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:49: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-81f70966-b195-46fd-be57-c9c02666100f x-compute-request-id: req-81f70966-b195-46fd-be57-c9c02666100f Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-0.opnfvlf.org", "disabled_reason": null, "id": 22}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-18 07:49:38,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-81f70966-b195-46fd-be57-c9c02666100f 2018-08-18 07:49:38,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0374898910522s 2018-08-18 07:49:38,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-81f70966-b195-46fd-be57-c9c02666100f 2018-08-18 07:49:38,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:49:38,971 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:49:38,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-f2a35dd2-b058-4109-8728-c61f53405042 Date: Sat, 18 Aug 2018 07:49:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:49:38Z", "file": "/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "756dc8d4-c684-4d01-91c0-44955d23e524", "size": 12716032, "self": "/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/756dc8d4-c684-4d01-91c0-44955d23e524/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/756dc8d4-c684-4d01-91c0-44955d23e524/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:49:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:49:38,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f2a35dd2-b058-4109-8728-c61f53405042 2018-08-18 07:49:38,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0221440792084s 2018-08-18 07:49:38,990 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f2a35dd2-b058-4109-8728-c61f53405042 2018-08-18 07:49:38,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:49:39,000 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2"}' 2018-08-18 07:49:39,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6949f59d-36b5-4ba1-8642-0e3ccfd8d6fa Date: Sat, 18 Aug 2018 07:49:39 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:49:39Z", "file": "/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "8091c453-0810-43cf-8cff-6c9c9d951ee2", "size": null, "self": "/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "checksum": null, "created_at": "2018-08-18T07:49:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:49:39,072 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6949f59d-36b5-4ba1-8642-0e3ccfd8d6fa 2018-08-18 07:49:39,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0752577781677s 2018-08-18 07:49:39,073 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6949f59d-36b5-4ba1-8642-0e3ccfd8d6fa returning object 8091c453-0810-43cf-8cff-6c9c9d951ee2 2018-08-18 07:49:39,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:49:39,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2/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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" -d '' 2018-08-18 07:49:40,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5af19bc-65c5-40f5-b445-3f7f54842714 Date: Sat, 18 Aug 2018 07:49:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:49:40,174 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2/file used request id req-f5af19bc-65c5-40f5-b445-3f7f54842714 2018-08-18 07:49:40,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10076999664s 2018-08-18 07:49:40,174 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2/file used request id req-f5af19bc-65c5-40f5-b445-3f7f54842714 2018-08-18 07:49:40,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:49:40,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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:49:40,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json X-Openstack-Request-Id: req-1962bedf-c66a-4e22-b0fa-e32e92556a35 Date: Sat, 18 Aug 2018 07:49:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:49:40Z", "file": "/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "8091c453-0810-43cf-8cff-6c9c9d951ee2", "size": 12716032, "self": "/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/8091c453-0810-43cf-8cff-6c9c9d951ee2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/8091c453-0810-43cf-8cff-6c9c9d951ee2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:49:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:49:38Z", "file": "/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "756dc8d4-c684-4d01-91c0-44955d23e524", "size": 12716032, "self": "/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/756dc8d4-c684-4d01-91c0-44955d23e524/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/756dc8d4-c684-4d01-91c0-44955d23e524/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:49:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:49:40,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1962bedf-c66a-4e22-b0fa-e32e92556a35 2018-08-18 07:49:40,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266349315643s 2018-08-18 07:49:40,206 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1962bedf-c66a-4e22-b0fa-e32e92556a35 2018-08-18 07:49:40,208 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/8091c453-0810-43cf-8cff-6c9c9d951ee2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2/file', 'owner': u'4d035469e9a84e03ad9e915ddb446437', 'id': u'8091c453-0810-43cf-8cff-6c9c9d951ee2', 'size': 12716032, u'self': u'/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/8091c453-0810-43cf-8cff-6c9c9d951ee2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:49:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-18T07:49:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2', 'created': u'2018-08-18T07:49:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T07:49:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:49:40,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:49:40,211 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 07:49:40,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:49: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-f7f7c08e-2004-4fb4-be2a-8fb1394c103c x-compute-request-id: req-f7f7c08e-2004-4fb4-be2a-8fb1394c103c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/00556ee1-80cb-46f7-9a56-b2d3fc73078d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/00556ee1-80cb-46f7-9a56-b2d3fc73078d", "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": "00556ee1-80cb-46f7-9a56-b2d3fc73078d"}} 2018-08-18 07:49:40,246 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f7f7c08e-2004-4fb4-be2a-8fb1394c103c 2018-08-18 07:49:40,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0374810695648s 2018-08-18 07:49:40,246 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f7f7c08e-2004-4fb4-be2a-8fb1394c103c 2018-08-18 07:49:40,247 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2', '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'4d035469e9a84e03ad9e915ddb446437', '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'00556ee1-80cb-46f7-9a56-b2d3fc73078d', 'swap': 0}) 2018-08-18 07:49:40,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:49:40,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/00556ee1-80cb-46f7-9a56-b2d3fc73078d/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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" -d '{"extra_specs": {}}' 2018-08-18 07:49:40,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:49: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-07d838bf-812e-410a-9e43-af4862d0770c x-compute-request-id: req-07d838bf-812e-410a-9e43-af4862d0770c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:49:40,274 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/00556ee1-80cb-46f7-9a56-b2d3fc73078d/os-extra_specs used request id req-07d838bf-812e-410a-9e43-af4862d0770c 2018-08-18 07:49:40,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0255529880524s 2018-08-18 07:49:40,274 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/00556ee1-80cb-46f7-9a56-b2d3fc73078d/os-extra_specs used request id req-07d838bf-812e-410a-9e43-af4862d0770c 2018-08-18 07:49:40,274 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2', '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'4d035469e9a84e03ad9e915ddb446437', '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'00556ee1-80cb-46f7-9a56-b2d3fc73078d', 'swap': 0}) 2018-08-18 07:49:43,733 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-18 07:49:43,734 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-18 07:49:43,734 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-18 07:49:43,736 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-18 07:49:43,755 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-18 07:49:47,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2d41c193-88fd-47ec-8fe5-00bc20ffdb97/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-18 07:49:47,470 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-18 07:49:47,471 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-18 07:49:47,472 - 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-18 07:51:44,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9a8b76ff-2431-4f2d-822e-92533c15bede 2018-08-18 07:51:44,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9a8b76ff-2431-4f2d-822e-92533c15bede']'. 2018-08-18 07:51:45,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-18 07:51:45,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-18 07:51:45,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-18 07:51:45,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9a8b76ff-2431-4f2d-822e-92533c15bede | 2018-08-18 07:51:45,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-18 07:51:45,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-18 07:49:49 | 2018-08-18 07:51:45,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-18 07:51:44 | 2018-08-18 07:51:45,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:55 | 2018-08-18 07:51:45,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-18 07:51:45,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-18 07:51:45,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2d41c193-88fd-47ec-8fe5-00bc20ffdb97) | 2018-08-18 07:51:45,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-18 07:51:45,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d57ea3fb-cd83-4331-b413-ff2bc8de9646) | 2018-08-18 07:51:45,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-18 07:51:45,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 97.365 | 2018-08-18 07:51:45,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-08-18 07:51:45,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-18 07:51:45,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-18 07:51:45,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-18 07:51:45,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-18 07:51:45,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-18 07:51:45,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-18 07:51:45,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-18 07:51:45,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-18 07:51:45,899 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 07:51:45,900 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-18 07:51:45,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:51:45,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:51:46,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-252761b4-6043-40f4-a317-2de5cff63161 Date: Sat, 18 Aug 2018 07:51:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 07:51:46,429 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2 used request id req-252761b4-6043-40f4-a317-2de5cff63161 2018-08-18 07:51:46,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.523772954941s 2018-08-18 07:51:46,429 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8091c453-0810-43cf-8cff-6c9c9d951ee2 used request id req-252761b4-6043-40f4-a317-2de5cff63161 2018-08-18 07:51:46,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:51:46,432 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:51:46,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:51: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-c4a3b9af-441e-413a-b5fa-fbced78545c7 x-compute-request-id: req-c4a3b9af-441e-413a-b5fa-fbced78545c7 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/00556ee1-80cb-46f7-9a56-b2d3fc73078d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/00556ee1-80cb-46f7-9a56-b2d3fc73078d", "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": "00556ee1-80cb-46f7-9a56-b2d3fc73078d"}, {"name": "patrole-flavor_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a81ba14a-e938-4cbc-b45e-3b0dcb1897eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a81ba14a-e938-4cbc-b45e-3b0dcb1897eb", "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": "a81ba14a-e938-4cbc-b45e-3b0dcb1897eb"}]} 2018-08-18 07:51:46,454 - 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-c4a3b9af-441e-413a-b5fa-fbced78545c7 2018-08-18 07:51:46,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240650177002s 2018-08-18 07:51:46,454 - 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-c4a3b9af-441e-413a-b5fa-fbced78545c7 2018-08-18 07:51:46,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:51:46,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/00556ee1-80cb-46f7-9a56-b2d3fc73078d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:51:46,488 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:51: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-9ec06929-7131-4431-9964-1899911f960a x-compute-request-id: req-9ec06929-7131-4431-9964-1899911f960a Content-Length: 0 Content-Type: application/json 2018-08-18 07:51:46,488 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/00556ee1-80cb-46f7-9a56-b2d3fc73078d used request id req-9ec06929-7131-4431-9964-1899911f960a 2018-08-18 07:51:46,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0315380096436s 2018-08-18 07:51:46,488 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/00556ee1-80cb-46f7-9a56-b2d3fc73078d used request id req-9ec06929-7131-4431-9964-1899911f960a 2018-08-18 07:51:46,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 07:51:46,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0c6464e7-f253-4181-a31a-da4fd9272080/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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" -d '{"subnet_id": "6cc24cea-104e-4f81-9016-dd4cf25c06fb"}' 2018-08-18 07:51:48,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b681c3e6-dd1d-4cec-a26f-7b48ead0f420 Date: Sat, 18 Aug 2018 07:51:48 GMT RESP BODY: {"network_id": "c22688c7-518d-4522-8494-bca7eb187f97", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "6cc24cea-104e-4f81-9016-dd4cf25c06fb", "subnet_ids": ["6cc24cea-104e-4f81-9016-dd4cf25c06fb"], "port_id": "34044425-be44-4aee-b066-5f9e209dc5cd", "id": "0c6464e7-f253-4181-a31a-da4fd9272080"} 2018-08-18 07:51:48,428 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0c6464e7-f253-4181-a31a-da4fd9272080/remove_router_interface.json used request id req-b681c3e6-dd1d-4cec-a26f-7b48ead0f420 2018-08-18 07:51:48,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.93975496292s 2018-08-18 07:51:48,429 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0c6464e7-f253-4181-a31a-da4fd9272080/remove_router_interface.json used request id req-b681c3e6-dd1d-4cec-a26f-7b48ead0f420 returning object 0c6464e7-f253-4181-a31a-da4fd9272080 2018-08-18 07:51:48,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 07:51:48,430 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:51:48,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1704 X-Openstack-Request-Id: req-ab06b591-ff31-4df4-8348-f68b5c19a3e8 Date: Sat, 18 Aug 2018 07:51:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T07:49:33Z", "admin_state_up": true, "updated_at": "2018-08-18T07:51:47Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "0c6464e7-f253-4181-a31a-da4fd9272080", "name": "patrole-router_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f83a4c097e354125b8a69798fda94616", "created_at": "2018-08-18T07:12:48Z", "admin_state_up": false, "updated_at": "2018-08-18T07:12:48Z", "project_id": "f83a4c097e354125b8a69798fda94616", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "248c1486-0016-4f31-bcd2-f9b94bce8ab4", "name": "tempest-router-676954323"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8bbd3fb071c8417186a2bf26d6227898", "created_at": "2018-08-18T07:12:14Z", "admin_state_up": true, "updated_at": "2018-08-18T07:12:14Z", "project_id": "8bbd3fb071c8417186a2bf26d6227898", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "688a34e2-69d6-4d80-8e5c-4bbff3b8d1df", "name": "tempest-pretest-check-429751054"}]} 2018-08-18 07:51:48,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ab06b591-ff31-4df4-8348-f68b5c19a3e8 2018-08-18 07:51:48,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.141885042191s 2018-08-18 07:51:48,572 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ab06b591-ff31-4df4-8348-f68b5c19a3e8 2018-08-18 07:51:48,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 07:51:48,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/0c6464e7-f253-4181-a31a-da4fd9272080.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:51:49,939 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cef2d716-3ab5-4641-9dec-f67a33e283bd Content-Length: 0 Date: Sat, 18 Aug 2018 07:51:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:51:49,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/0c6464e7-f253-4181-a31a-da4fd9272080.json used request id req-cef2d716-3ab5-4641-9dec-f67a33e283bd 2018-08-18 07:51:49,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36643910408s 2018-08-18 07:51:49,940 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/0c6464e7-f253-4181-a31a-da4fd9272080.json used request id req-cef2d716-3ab5-4641-9dec-f67a33e283bd 2018-08-18 07:51:49,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 07:51:49,941 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:51:49,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-d8a0d179-62bd-43ed-89ba-1eb8d347d535 Date: Sat, 18 Aug 2018 07:51:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4},{"updated_at":"2018-08-18T07:49:32Z","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":"6cc24cea-104e-4f81-9016-dd4cf25c06fb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2","enable_dhcp":true,"segment_id":null,"network_id":"c22688c7-518d-4522-8494-bca7eb187f97","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:49:32Z","ip_version":4}]} 2018-08-18 07:51:49,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d8a0d179-62bd-43ed-89ba-1eb8d347d535 2018-08-18 07:51:49,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0556950569153s 2018-08-18 07:51:49,997 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d8a0d179-62bd-43ed-89ba-1eb8d347d535 2018-08-18 07:51:49,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 07:51:49,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/6cc24cea-104e-4f81-9016-dd4cf25c06fb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:51:50,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-563f998a-5e16-4a67-941b-cc4be428de48 Date: Sat, 18 Aug 2018 07:51:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:51:50,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6cc24cea-104e-4f81-9016-dd4cf25c06fb.json used request id req-563f998a-5e16-4a67-941b-cc4be428de48 2018-08-18 07:51:50,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.796406984329s 2018-08-18 07:51:50,795 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6cc24cea-104e-4f81-9016-dd4cf25c06fb.json used request id req-563f998a-5e16-4a67-941b-cc4be428de48 2018-08-18 07:51:50,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:51:50,796 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:51:50,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-05689018-e617-4fad-84c2-5d3c9ccc05e9 Date: Sat, 18 Aug 2018 07:51:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c22688c7-518d-4522-8494-bca7eb187f97","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T07:51:50Z","qos_policy_id":null,"name":"patrole-net_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T07:49:32Z","provider:network_type":"vxlan"}]} 2018-08-18 07:51:50,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-05689018-e617-4fad-84c2-5d3c9ccc05e9 2018-08-18 07:51:50,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0806000232697s 2018-08-18 07:51:50,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-05689018-e617-4fad-84c2-5d3c9ccc05e9 2018-08-18 07:51:50,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 07:51:50,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/c22688c7-518d-4522-8494-bca7eb187f97.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:51:52,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88774503-62bf-4ff6-ab01-14271ab1be18 Date: Sat, 18 Aug 2018 07:51:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 07:51:52,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/c22688c7-518d-4522-8494-bca7eb187f97.json used request id req-88774503-62bf-4ff6-ab01-14271ab1be18 2018-08-18 07:51:52,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12558722496s 2018-08-18 07:51:52,003 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/c22688c7-518d-4522-8494-bca7eb187f97.json used request id req-88774503-62bf-4ff6-ab01-14271ab1be18 2018-08-18 07:51:52,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:51:52,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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:51:52,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-04139781-70c9-44a9-a857-2f7a86e36eca Date: Sat, 18 Aug 2018 07:51:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:49:38Z", "file": "/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "756dc8d4-c684-4d01-91c0-44955d23e524", "size": 12716032, "self": "/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/756dc8d4-c684-4d01-91c0-44955d23e524/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/756dc8d4-c684-4d01-91c0-44955d23e524/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T07:49:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:51:52,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-04139781-70c9-44a9-a857-2f7a86e36eca 2018-08-18 07:51:52,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0246489048004s 2018-08-18 07:51:52,032 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-04139781-70c9-44a9-a857-2f7a86e36eca 2018-08-18 07:51:52,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 07:51:52,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:51:52,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25a747a5-691b-4add-be76-0caf53cdf63c Date: Sat, 18 Aug 2018 07:51: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-18 07:51:52,244 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524 used request id req-25a747a5-691b-4add-be76-0caf53cdf63c 2018-08-18 07:51:52,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.210083961487s 2018-08-18 07:51:52,244 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/756dc8d4-c684-4d01-91c0-44955d23e524 used request id req-25a747a5-691b-4add-be76-0caf53cdf63c 2018-08-18 07:51:52,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 07:51:52,247 - 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}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:51:52,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:51: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-5b251743-21ae-4a18-bb38-fa3965208614 x-compute-request-id: req-5b251743-21ae-4a18-bb38-fa3965208614 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_d5b5a263-ed1d-4b8d-95d7-f82a1ac28be2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a81ba14a-e938-4cbc-b45e-3b0dcb1897eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a81ba14a-e938-4cbc-b45e-3b0dcb1897eb", "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": "a81ba14a-e938-4cbc-b45e-3b0dcb1897eb"}]} 2018-08-18 07:51:52,267 - 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-5b251743-21ae-4a18-bb38-fa3965208614 2018-08-18 07:51:52,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022628068924s 2018-08-18 07:51:52,268 - 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-5b251743-21ae-4a18-bb38-fa3965208614 2018-08-18 07:51:52,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 07:51:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/a81ba14a-e938-4cbc-b45e-3b0dcb1897eb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60c3181a9b046fc8319bdb4d2657a656832dd3ad" 2018-08-18 07:51:52,298 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:51: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-64b1f56b-3f34-4392-b55c-cf575f1e544e x-compute-request-id: req-64b1f56b-3f34-4392-b55c-cf575f1e544e Content-Length: 0 Content-Type: application/json 2018-08-18 07:51:52,298 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a81ba14a-e938-4cbc-b45e-3b0dcb1897eb used request id req-64b1f56b-3f34-4392-b55c-cf575f1e544e 2018-08-18 07:51:52,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0283470153809s 2018-08-18 07:51:52,298 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a81ba14a-e938-4cbc-b45e-3b0dcb1897eb used request id req-64b1f56b-3f34-4392-b55c-cf575f1e544e 2018-08-18 07:51:52,358 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-18 07:51:52,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:51:52,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 07:51:52,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:51:52,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:51:52,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:51:52,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:51:52,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:51:52,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:51:52,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:51:52,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:51:52,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:51:52,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:51:52,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:51:52,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:51:52,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:51:52,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:51:52,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:51:52,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:51:52,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:51:52,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:51:52,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:51:52,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:51:52,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:51:52,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 07:51:52,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 07:51:52,408 - 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-18 07:51:52,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd7d03e-fd69-41b6-9088-4639a9743da7 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-18 07:51:52,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0cd7d03e-fd69-41b6-9088-4639a9743da7 2018-08-18 07:51:52,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:51:52,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:51:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["yWd1hoNMQbWsYa0pEIOD2Q"], "issued_at": "2018-08-18T07:51:52.000000Z"}} 2018-08-18 07:51:52,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 07:51:52,805 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:51:53,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-5cfab30d-3d1c-4e6f-bc40-7cfa42c081a0 Date: Sat, 18 Aug 2018 07:51:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 07:51:53,066 - 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-5cfab30d-3d1c-4e6f-bc40-7cfa42c081a0 2018-08-18 07:51:53,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261442899704s 2018-08-18 07:51:53,066 - 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-5cfab30d-3d1c-4e6f-bc40-7cfa42c081a0 2018-08-18 07:51:53,070 - 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-18 07:51:53,076 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 07:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef09ad6f-4dbd-43c6-9575-703f48e28b97 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-18 07:51:53,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ef09ad6f-4dbd-43c6-9575-703f48e28b97 2018-08-18 07:51:53,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:51:53,080 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:51:53,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50442172-6ea6-446a-8724-eab17782eadb Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 07:51:53,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-50442172-6ea6-446a-8724-eab17782eadb 2018-08-18 07:51:53,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177570819855s 2018-08-18 07:51:53,254 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-50442172-6ea6-446a-8724-eab17782eadb 2018-08-18 07:51:53,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-18 07:51:53,265 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_acbd66ad-a289-43e9-901b-cc32f3e3f06a"}}' 2018-08-18 07:51:53,603 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 07:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8bee273-0fd9-401d-b586-aa81e1d756ba Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/94b7ae4cf2bb48afa6956981d21fb243"}, "tags": [], "enabled": true, "id": "94b7ae4cf2bb48afa6956981d21fb243", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_acbd66ad-a289-43e9-901b-cc32f3e3f06a"}} 2018-08-18 07:51:53,604 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-d8bee273-0fd9-401d-b586-aa81e1d756ba 2018-08-18 07:51:53,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.342087030411s 2018-08-18 07:51:53,604 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-d8bee273-0fd9-401d-b586-aa81e1d756ba 2018-08-18 07:51:53,605 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'94b7ae4cf2bb48afa6956981d21fb243', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmtp-project_acbd66ad-a289-43e9-901b-cc32f3e3f06a'}) 2018-08-18 07:51:53,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-18 07:51:53,614 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2dbef544-f514-4624-9fd1-e38c5c91cec7", "email": null, "name": "vmtp-user_acbd66ad-a289-43e9-901b-cc32f3e3f06a"}}' 2018-08-18 07:51:54,058 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 07:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d527367-00d6-4f22-9999-52a5a4e1bed8 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "links": {"self": "http://172.30.9.22:5000/v3/users/e69e781ac05748ebb8552f2a3c635207"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e69e781ac05748ebb8552f2a3c635207", "domain_id": "default", "password_expires_at": null}} 2018-08-18 07:51:54,058 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1d527367-00d6-4f22-9999-52a5a4e1bed8 2018-08-18 07:51:54,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.447416067123s 2018-08-18 07:51:54,059 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1d527367-00d6-4f22-9999-52a5a4e1bed8 2018-08-18 07:51:54,059 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e69e781ac05748ebb8552f2a3c635207', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_acbd66ad-a289-43e9-901b-cc32f3e3f06a'}) 2018-08-18 07:51:54,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:51:54,066 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:51:54,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834232ea-e50e-45c8-bcea-87c51202bf90 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:51:54,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-834232ea-e50e-45c8-bcea-87c51202bf90 2018-08-18 07:51:54,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.168751955032s 2018-08-18 07:51:54,232 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-834232ea-e50e-45c8-bcea-87c51202bf90 2018-08-18 07:51:54,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:51:54,240 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:51:54,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088cd4ec-af22-4ee8-91f8-014dac100e77 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:51:54,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-088cd4ec-af22-4ee8-91f8-014dac100e77 2018-08-18 07:51:54,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174879074097s 2018-08-18 07:51:54,412 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-088cd4ec-af22-4ee8-91f8-014dac100e77 2018-08-18 07:51:54,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:51:54,420 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:51:54,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68929b2-aa0d-45ef-85b4-6340aeaae6f3 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:51:54,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e68929b2-aa0d-45ef-85b4-6340aeaae6f3 2018-08-18 07:51:54,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.16687297821s 2018-08-18 07:51:54,584 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e68929b2-aa0d-45ef-85b4-6340aeaae6f3 2018-08-18 07:51:54,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:51:54,591 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:51:54,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd9b9401-b86e-4d25-add5-cedd9775d176 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-18 07:51:54,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-fd9b9401-b86e-4d25-add5-cedd9775d176 2018-08-18 07:51:54,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0990679264069s 2018-08-18 07:51:54,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-fd9b9401-b86e-4d25-add5-cedd9775d176 2018-08-18 07:51:54,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:51:54,692 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:51:54,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6089b698-de4a-4e83-a8e4-0e298ed77fb8 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/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmtp-user_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "links": {"self": "http://172.30.9.22:5000/v3/users/e69e781ac05748ebb8552f2a3c635207"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e69e781ac05748ebb8552f2a3c635207", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:51:54,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6089b698-de4a-4e83-a8e4-0e298ed77fb8 2018-08-18 07:51:54,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20677614212s 2018-08-18 07:51:54,896 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6089b698-de4a-4e83-a8e4-0e298ed77fb8 2018-08-18 07:51:54,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:51:54,909 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:51:55,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d02c05-62ab-403a-8497-4dc8c26a8753 Content-Encoding: gzip Content-Length: 390 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/94b7ae4cf2bb48afa6956981d21fb243"}, "tags": [], "enabled": true, "id": "94b7ae4cf2bb48afa6956981d21fb243", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_acbd66ad-a289-43e9-901b-cc32f3e3f06a"}]} 2018-08-18 07:51:55,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b7d02c05-62ab-403a-8497-4dc8c26a8753 2018-08-18 07:51:55,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.142441034317s 2018-08-18 07:51:55,049 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b7d02c05-62ab-403a-8497-4dc8c26a8753 2018-08-18 07:51:55,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 07:51:55,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=e69e781ac05748ebb8552f2a3c635207&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=94b7ae4cf2bb48afa6956981d21fb243" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:51:55,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ac0ecc-4594-4f8f-9982-02c977e74965 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=e69e781ac05748ebb8552f2a3c635207&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=94b7ae4cf2bb48afa6956981d21fb243", "previous": null, "next": null}} 2018-08-18 07:51:55,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e69e781ac05748ebb8552f2a3c635207&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=94b7ae4cf2bb48afa6956981d21fb243 used request id req-d8ac0ecc-4594-4f8f-9982-02c977e74965 2018-08-18 07:51:55,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0959048271179s 2018-08-18 07:51:55,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e69e781ac05748ebb8552f2a3c635207&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=94b7ae4cf2bb48afa6956981d21fb243 used request id req-d8ac0ecc-4594-4f8f-9982-02c977e74965 2018-08-18 07:51:55,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 07:51:55,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/94b7ae4cf2bb48afa6956981d21fb243/users/e69e781ac05748ebb8552f2a3c635207/roles/04730c3b60524baeae58f0c728000ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:51:55,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:51:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfc91e98-3cf1-4ede-9f2e-5145cb224b43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:51:55,282 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/94b7ae4cf2bb48afa6956981d21fb243/users/e69e781ac05748ebb8552f2a3c635207/roles/04730c3b60524baeae58f0c728000ebe used request id req-cfc91e98-3cf1-4ede-9f2e-5145cb224b43 2018-08-18 07:51:55,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.125853061676s 2018-08-18 07:51:55,283 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/94b7ae4cf2bb48afa6956981d21fb243/users/e69e781ac05748ebb8552f2a3c635207/roles/04730c3b60524baeae58f0c728000ebe used request id req-cfc91e98-3cf1-4ede-9f2e-5145cb224b43 2018-08-18 07:51:55,283 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_acbd66ad-a289-43e9-901b-cc32f3e3f06a', 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'94b7ae4cf2bb48afa6956981d21fb243', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '2dbef544-f514-4624-9fd1-e38c5c91cec7', 'username': u'vmtp-user_acbd66ad-a289-43e9-901b-cc32f3e3f06a', '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-18 07:51:55,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 07:51:55,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 07:51:55,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 07:51:55,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 07:51:55,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 07:51:55,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 07:51:55,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 07:51:55,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 07:51:55,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 07:51:55,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 07:51:55,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 07:51:55,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 07:51:55,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 07:51:55,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 07:51:55,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 07:51:55,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 07:51:55,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 07:51:55,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 07:51:55,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 07:51:55,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 07:51:55,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 07:51:55,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 07:51:55,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 07:51:55,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 07:51:55,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 07:51:55,289 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_acbd66ad-a289-43e9-901b-cc32f3e3f06a', 'password': '2dbef544-f514-4624-9fd1-e38c5c91cec7', 'project_name': 'vmtp-project_acbd66ad-a289-43e9-901b-cc32f3e3f06a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '94b7ae4cf2bb48afa6956981d21fb243', 'project_domain_name': 'Default'} 2018-08-18 07:51:55,293 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-18 07:51:55,295 - 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-18 07:51:55,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d4072c-39a9-48a4-9f45-349fcaf372a8 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-18 07:51:55,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f5d4072c-39a9-48a4-9f45-349fcaf372a8 2018-08-18 07:51:55,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 07:51:55,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T08:51:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94b7ae4cf2bb48afa6956981d21fb243", "name": "vmtp-project_acbd66ad-a289-43e9-901b-cc32f3e3f06a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/94b7ae4cf2bb48afa6956981d21fb243", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/94b7ae4cf2bb48afa6956981d21fb243", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/94b7ae4cf2bb48afa6956981d21fb243", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/94b7ae4cf2bb48afa6956981d21fb243", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/94b7ae4cf2bb48afa6956981d21fb243", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/94b7ae4cf2bb48afa6956981d21fb243", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/94b7ae4cf2bb48afa6956981d21fb243", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/94b7ae4cf2bb48afa6956981d21fb243", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/94b7ae4cf2bb48afa6956981d21fb243", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_94b7ae4cf2bb48afa6956981d21fb243", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_94b7ae4cf2bb48afa6956981d21fb243", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/94b7ae4cf2bb48afa6956981d21fb243", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/94b7ae4cf2bb48afa6956981d21fb243", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/94b7ae4cf2bb48afa6956981d21fb243", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "id": "e69e781ac05748ebb8552f2a3c635207"}, "audit_ids": ["YmTJCFu9Q86zOQvLuG0qYw"], "issued_at": "2018-08-18T07:51:55.000000Z"}} 2018-08-18 07:51:55,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 07:51:55,699 - 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}b6f2f15b630894c3cf94b42aced0c2be7b696848" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "vmtp-router_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "admin_state_up": true}}' 2018-08-18 07:51:57,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f81e3d8f-2637-4011-b11e-a8e7b1a73419 Date: Sat, 18 Aug 2018 07:51:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "94b7ae4cf2bb48afa6956981d21fb243", "created_at": "2018-08-18T07:51:55Z", "admin_state_up": true, "updated_at": "2018-08-18T07:51:56Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "94b7ae4cf2bb48afa6956981d21fb243", "id": "27ec340f-1767-4bd3-8c1d-2644c5025d72", "name": "vmtp-router_acbd66ad-a289-43e9-901b-cc32f3e3f06a"}} 2018-08-18 07:51:57,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f81e3d8f-2637-4011-b11e-a8e7b1a73419 2018-08-18 07:51:57,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62350082397s 2018-08-18 07:51:57,323 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f81e3d8f-2637-4011-b11e-a8e7b1a73419 2018-08-18 07:51:57,323 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T07:51:56Z', u'revision_number': 2, u'id': u'27ec340f-1767-4bd3-8c1d-2644c5025d72', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_acbd66ad-a289-43e9-901b-cc32f3e3f06a', u'admin_state_up': True, u'tenant_id': u'94b7ae4cf2bb48afa6956981d21fb243', u'created_at': u'2018-08-18T07:51:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'94b7ae4cf2bb48afa6956981d21fb243'}) 2018-08-18 07:51:57,323 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-18 07:51:58,810 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:d7ba271c24da7bd727354314039ce602 sha256:8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555 2018-08-18 07:51:58,811 - 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-18 07:51:58,815 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 07:51:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 07:51:58,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:51:58,818 - 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}b6f2f15b630894c3cf94b42aced0c2be7b696848" 2018-08-18 07:51:59,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-57911e40-c0cf-4ae1-8f5c-846873f0c5f3 Date: Sat, 18 Aug 2018 07:51:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:51:59,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-57911e40-c0cf-4ae1-8f5c-846873f0c5f3 2018-08-18 07:51:59,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282049894333s 2018-08-18 07:51:59,099 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-57911e40-c0cf-4ae1-8f5c-846873f0c5f3 2018-08-18 07:51:59,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 07:51:59,110 - 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}b6f2f15b630894c3cf94b42aced0c2be7b696848" -d '{"owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "owner_specified.shade.object": "images/vmtp-img_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_acbd66ad-a289-43e9-901b-cc32f3e3f06a"}' 2018-08-18 07:51:59,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3e573479-31b2-42d5-9fbf-cb87f9bcc503 Date: Sat, 18 Aug 2018 07:51:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:51:59Z", "file": "/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07/file", "owner": "94b7ae4cf2bb48afa6956981d21fb243", "id": "8a4ba1a3-b137-4736-a357-ad99d8b33a07", "size": null, "self": "/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "vmtp-img_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "checksum": null, "created_at": "2018-08-18T07:51:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 07:51:59,154 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3e573479-31b2-42d5-9fbf-cb87f9bcc503 2018-08-18 07:51:59,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0477159023285s 2018-08-18 07:51:59,154 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3e573479-31b2-42d5-9fbf-cb87f9bcc503 returning object 8a4ba1a3-b137-4736-a357-ad99d8b33a07 2018-08-18 07:51:59,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 07:51:59,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07/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}b6f2f15b630894c3cf94b42aced0c2be7b696848" -d '' 2018-08-18 07:52:03,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-03b1e5e3-a0c5-46f7-bcc7-9920f71dc33d Date: Sat, 18 Aug 2018 07:52: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-18 07:52:03,059 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07/file used request id req-03b1e5e3-a0c5-46f7-bcc7-9920f71dc33d 2018-08-18 07:52:03,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.90423512459s 2018-08-18 07:52:03,060 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07/file used request id req-03b1e5e3-a0c5-46f7-bcc7-9920f71dc33d 2018-08-18 07:52:03,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 07:52:03,068 - 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}b6f2f15b630894c3cf94b42aced0c2be7b696848" 2018-08-18 07:52:03,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-f8f06fe0-c08d-4306-b317-176225c80de1 Date: Sat, 18 Aug 2018 07:52:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:52:03Z", "file": "/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07/file", "owner": "94b7ae4cf2bb48afa6956981d21fb243", "id": "8a4ba1a3-b137-4736-a357-ad99d8b33a07", "size": 263324160, "self": "/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "vmtp-img_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-18T07:51:59Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 07:52:03,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f8f06fe0-c08d-4306-b317-176225c80de1 2018-08-18 07:52:03,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0424110889435s 2018-08-18 07:52:03,107 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f8f06fe0-c08d-4306-b317-176225c80de1 2018-08-18 07:52:03,108 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07/file', 'owner': u'94b7ae4cf2bb48afa6956981d21fb243', 'id': u'8a4ba1a3-b137-4736-a357-ad99d8b33a07', 'size': 263324160, u'self': u'/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94b7ae4cf2bb48afa6956981d21fb243', 'name': 'vmtp-project_acbd66ad-a289-43e9-901b-cc32f3e3f06a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T07:52:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T07:52:03Z', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/vmtp-img_acbd66ad-a289-43e9-901b-cc32f3e3f06a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', 'properties': {u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', u'self': u'/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/vmtp-img_acbd66ad-a289-43e9-901b-cc32f3e3f06a', u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_acbd66ad-a289-43e9-901b-cc32f3e3f06a', 'created': u'2018-08-18T07:51:59Z', 'checksum': u'd7ba271c24da7bd727354314039ce602', 'created_at': u'2018-08-18T07:51:59Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', 'metadata': {u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', u'self': u'/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/vmtp-img_acbd66ad-a289-43e9-901b-cc32f3e3f06a', u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', u'schema': u'/v2/schemas/image'}}) 2018-08-18 07:52:03,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 07:52:03,112 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-18 07:52:03,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:52: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-7ab5e320-46db-44a2-ad97-f900bc0fb03c x-compute-request-id: req-7ab5e320-46db-44a2-ad97-f900bc0fb03c Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/157eda37-4bec-4257-99e0-3aac0dccec24", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/157eda37-4bec-4257-99e0-3aac0dccec24", "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": "157eda37-4bec-4257-99e0-3aac0dccec24"}} 2018-08-18 07:52:03,439 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7ab5e320-46db-44a2-ad97-f900bc0fb03c 2018-08-18 07:52:03,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329706907272s 2018-08-18 07:52:03,439 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7ab5e320-46db-44a2-ad97-f900bc0fb03c 2018-08-18 07:52:03,440 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_acbd66ad-a289-43e9-901b-cc32f3e3f06a', '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'4d035469e9a84e03ad9e915ddb446437', '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'157eda37-4bec-4257-99e0-3aac0dccec24', 'swap': 0}) 2018-08-18 07:52:03,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 07:52:03,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/157eda37-4bec-4257-99e0-3aac0dccec24/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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" -d '{"extra_specs": {}}' 2018-08-18 07:52:03,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:52: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-6211e644-b44f-405c-81fb-9646b93eba0b x-compute-request-id: req-6211e644-b44f-405c-81fb-9646b93eba0b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 07:52:03,461 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/157eda37-4bec-4257-99e0-3aac0dccec24/os-extra_specs used request id req-6211e644-b44f-405c-81fb-9646b93eba0b 2018-08-18 07:52:03,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203640460968s 2018-08-18 07:52:03,462 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/157eda37-4bec-4257-99e0-3aac0dccec24/os-extra_specs used request id req-6211e644-b44f-405c-81fb-9646b93eba0b 2018-08-18 07:52:03,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:52:03,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:52:03,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e357e3-2ccd-4be2-86bb-d5b30818868f Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:52:03,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c9e357e3-2ccd-4be2-86bb-d5b30818868f 2018-08-18 07:52:03,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.137893915176s 2018-08-18 07:52:03,603 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c9e357e3-2ccd-4be2-86bb-d5b30818868f 2018-08-18 07:52:03,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 07:52:03,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:52:03,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e2f9b0-f02a-4c38-8246-267c61e22c93 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 07:52:03,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c1e2f9b0-f02a-4c38-8246-267c61e22c93 2018-08-18 07:52:03,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0993270874023s 2018-08-18 07:52:03,708 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c1e2f9b0-f02a-4c38-8246-267c61e22c93 2018-08-18 07:52:03,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 07:52:03,716 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:52:03,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6730366-f537-46d2-ab97-102d45e5a13c 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-18 07:52:03,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e6730366-f537-46d2-ab97-102d45e5a13c 2018-08-18 07:52:03,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.161396026611s 2018-08-18 07:52:03,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e6730366-f537-46d2-ab97-102d45e5a13c 2018-08-18 07:52:03,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 07:52:03,879 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:52:04,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd33bd8-3670-48d5-8eb6-a7a033ccd901 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/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmtp-user_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "links": {"self": "http://172.30.9.22:5000/v3/users/e69e781ac05748ebb8552f2a3c635207"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e69e781ac05748ebb8552f2a3c635207", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 07:52:04,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9bd33bd8-3670-48d5-8eb6-a7a033ccd901 2018-08-18 07:52:04,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190962076187s 2018-08-18 07:52:04,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9bd33bd8-3670-48d5-8eb6-a7a033ccd901 2018-08-18 07:52:04,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 07:52:04,081 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:52:04,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75f5d917-6986-42e1-a260-32c7935bb8e3 Content-Encoding: gzip Content-Length: 390 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/94b7ae4cf2bb48afa6956981d21fb243"}, "tags": [], "enabled": true, "id": "94b7ae4cf2bb48afa6956981d21fb243", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_acbd66ad-a289-43e9-901b-cc32f3e3f06a"}]} 2018-08-18 07:52:04,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-75f5d917-6986-42e1-a260-32c7935bb8e3 2018-08-18 07:52:04,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.173999071121s 2018-08-18 07:52:04,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-75f5d917-6986-42e1-a260-32c7935bb8e3 2018-08-18 07:52:04,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 07:52:04,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=e69e781ac05748ebb8552f2a3c635207&role.id=efdc118534d342c0a34a53a6f4ab2d76&scope.project.id=94b7ae4cf2bb48afa6956981d21fb243" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:52:04,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e232ec-5d38-414a-9c65-4d03dab0205a 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=e69e781ac05748ebb8552f2a3c635207&role.id=efdc118534d342c0a34a53a6f4ab2d76&scope.project.id=94b7ae4cf2bb48afa6956981d21fb243", "previous": null, "next": null}} 2018-08-18 07:52:04,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e69e781ac05748ebb8552f2a3c635207&role.id=efdc118534d342c0a34a53a6f4ab2d76&scope.project.id=94b7ae4cf2bb48afa6956981d21fb243 used request id req-20e232ec-5d38-414a-9c65-4d03dab0205a 2018-08-18 07:52:04,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0952949523926s 2018-08-18 07:52:04,355 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e69e781ac05748ebb8552f2a3c635207&role.id=efdc118534d342c0a34a53a6f4ab2d76&scope.project.id=94b7ae4cf2bb48afa6956981d21fb243 used request id req-20e232ec-5d38-414a-9c65-4d03dab0205a 2018-08-18 07:52:04,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 07:52:04,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/94b7ae4cf2bb48afa6956981d21fb243/users/e69e781ac05748ebb8552f2a3c635207/roles/efdc118534d342c0a34a53a6f4ab2d76 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 07:52:04,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 07:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0f8a178-2014-4806-9c83-4f17da61fb0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 07:52:04,508 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/94b7ae4cf2bb48afa6956981d21fb243/users/e69e781ac05748ebb8552f2a3c635207/roles/efdc118534d342c0a34a53a6f4ab2d76 used request id req-e0f8a178-2014-4806-9c83-4f17da61fb0a 2018-08-18 07:52:04,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148390054703s 2018-08-18 07:52:04,508 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/94b7ae4cf2bb48afa6956981d21fb243/users/e69e781ac05748ebb8552f2a3c635207/roles/efdc118534d342c0a34a53a6f4ab2d76 used request id req-e0f8a178-2014-4806-9c83-4f17da61fb0a 2018-08-18 07:52:04,508 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_acbd66ad-a289-43e9-901b-cc32f3e3f06a' 2018-08-18 07:52:04,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-18 07:52:04,513 - 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}b6f2f15b630894c3cf94b42aced0c2be7b696848" -d '{"keypair": {"name": "vmtp_acbd66ad-a289-43e9-901b-cc32f3e3f06a"}}' 2018-08-18 07:52:04,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 07:52: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-3cd89177-9a4e-45f0-b9f9-c0e5a4430a11 x-compute-request-id: req-3cd89177-9a4e-45f0-b9f9-c0e5a4430a11 Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvX8ynSaCNDq+cJbaMDzdjGV0m3D6u+zNVFqPYaqAQhryx5Xqcf/OjIb40ZZ+i+WjUorxhoS4k7R9Z25Gz0TKhEpxqTGqf0d+D2cdFaEumfdgr6B8BU3V4xnoINi7po1jX7iK3r35bjnMOp358xf2wdeSkvsd/Oc/bDPSltoVFyDncg6nveG7l0DM/bygKwoMhPJUb0kBWJn4J6rNpAuVnlnLT4fuw0ZHXSdBIO83tsD7PdFKgI2vKMpqmqyr5Tx8519WYzP+Lr7rAeq17GoIAATVFC/ugyecXMfqKx1AVd9n/0mkzWBLzB+yubFMeRanAEB1YkIq5tlcbMu71MTll Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr1/Mp0mgjQ6vnCW2jA83YxldJtw+rvszVRaj2GqgEIa8seV6\nnH/zoyG+NGWfovlo1KK8YaEuJO0fWduRs9EyoRKcakxqn9Hfg9nHRWhLpn3YK+gf\nAVN1eMZ6CDYu6aNY1+4it69+W45zDqd+fMX9sHXkpL7HfznP2wz0pbaFRcg53IOp\n73hu5dAzP28oCsKDITyVG9JAViZ+CeqzaQLlZ5Zy0+H7sNGR10nQSDvN7bA+z3RS\noCNryjKapqsq+U8fOdfVmMz/i6+6wHqtexqCAAE1RQv7oMnnFzH6isdQFXfZ/9Jp\nM1gS8wfsrmxTHkWpwBAdWJCKubZXGzLu9TE5ZQIDAQABAoIBAFf0vyqjpa85T2AM\nFhr2wrukC/Eigxm1iRBC05gGGhNP0DGUu0LkdWg60y9qTH8rgaUrnTmF4iPI/XFO\nyyuZX0AjmmlBvDQ9yVFSlzu7TD3LXfDfcTV0CzWwraGSs0Kglz1tBOKFVOVMc25F\nGQ4xKsQmzK7HtDyd3R6qx8SY3wyYw3kgqOqMompTTYYHpjPISMdVcDacrN+1s9CT\nMIiYS3cdymUJQQFj5RX+Y8tEP7pt9CtCedlhl6LGvxxkDuOa4a5a2ulU0nd0xnCY\n9ewDo+aJzEzQXjt+HQ8mIAp0XDd8mtd6/GCRaTvVIQEoLPIiDKqDdAfUz965Ssxq\nb/QjlWECgYEA38az4vXDb5ypsYw3Rkjby/6K+3UZVOq36ZaxsztBlgqkcrHERnNt\nagOb++6djE0NPTwLKUUZBOiPy/eboCb/ckhUcXt3bMPAm3+WgHmV6V+f9U4fbgOL\nz5oID8s3oB85IJ9apPE0HRRZwRRwaz6guWNMFD40UEIIgQ91VKvKaf0CgYEAyKDN\n1msaa1P6hrSacYWZUxRocElC45TYv6CZMBBm0KYbwilcsXUWaDkW2+ZZIC+qyD45\nFxHBWH5AdoJceY6bjn8QoCOZKdosPzrqF0yyJtnMi5//zlR01TDzrylrW0ldfnDN\nORzT039Qsa+cevb2jF6KZX7jOIwfYWhcDIYb1YkCgYEAlrrREF9adSOhaeZ4lO8e\nnhmmpBoMJha0KrNGnuObGeWxP1BeVNYLLQ2hU+E2XfrIoCaBnhrc72F2+nyeZxHd\nnqz5tDbmCm0Qn60hQwii4b93j1Q/92qMEho+s+S+Yyyk3kR4WgHeiHfcvSF3V8Wn\nnTg1Vq1Pr3/LGqO+9HmCrkECgYAUBI9lJHyXVuK5TA3Y49afhnrBMV4eLPzPaeu+\n8vP/P4OnhM792cvpjECuojYkUv08S5EQrzHWbYprCKjHbCYzOpRjFgozNdSSXoN6\n3aks3TBeghFY+e5KUz8NLBnNGu3cLs8bMrgj8yEPCZGYZ0nESa6PX/C19K0w3+PH\nUB442QKBgQCF8COqBAfAysWJlOG+RVQY7WBo1HKWE91D9KifZQKP78pg/OElApQL\nsW63I7UYjhj7R3L96Hb2dTINwHAMlxkH/007NNOmCFdhlWp0ojrW28cVgmLbaC5D\n8uGx+XZNnRQcG11SVbXKHS+cFTC/DGGUMZD5NMmynZf6XLEMVSGBzw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "e69e781ac05748ebb8552f2a3c635207", "name": "vmtp_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "fingerprint": "c1:b1:c0:d1:d9:c1:26:3c:ac:88:28:30:fc:52:48:d5"}} 2018-08-18 07:52:04,835 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-3cd89177-9a4e-45f0-b9f9-c0e5a4430a11 2018-08-18 07:52:04,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.326372861862s 2018-08-18 07:52:04,835 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-3cd89177-9a4e-45f0-b9f9-c0e5a4430a11 2018-08-18 07:52:04,836 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvX8ynSaCNDq+cJbaMDzdjGV0m3D6u+zNVFqPYaqAQhryx5Xqcf/OjIb40ZZ+i+WjUorxhoS4k7R9Z25Gz0TKhEpxqTGqf0d+D2cdFaEumfdgr6B8BU3V4xnoINi7po1jX7iK3r35bjnMOp358xf2wdeSkvsd/Oc/bDPSltoVFyDncg6nveG7l0DM/bygKwoMhPJUb0kBWJn4J6rNpAuVnlnLT4fuw0ZHXSdBIO83tsD7PdFKgI2vKMpqmqyr5Tx8519WYzP+Lr7rAeq17GoIAATVFC/ugyecXMfqKx1AVd9n/0mkzWBLzB+yubFMeRanAEB1YkIq5tlcbMu71MTll Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr1/Mp0mgjQ6vnCW2jA83YxldJtw+rvszVRaj2GqgEIa8seV6\nnH/zoyG+NGWfovlo1KK8YaEuJO0fWduRs9EyoRKcakxqn9Hfg9nHRWhLpn3YK+gf\nAVN1eMZ6CDYu6aNY1+4it69+W45zDqd+fMX9sHXkpL7HfznP2wz0pbaFRcg53IOp\n73hu5dAzP28oCsKDITyVG9JAViZ+CeqzaQLlZ5Zy0+H7sNGR10nQSDvN7bA+z3RS\noCNryjKapqsq+U8fOdfVmMz/i6+6wHqtexqCAAE1RQv7oMnnFzH6isdQFXfZ/9Jp\nM1gS8wfsrmxTHkWpwBAdWJCKubZXGzLu9TE5ZQIDAQABAoIBAFf0vyqjpa85T2AM\nFhr2wrukC/Eigxm1iRBC05gGGhNP0DGUu0LkdWg60y9qTH8rgaUrnTmF4iPI/XFO\nyyuZX0AjmmlBvDQ9yVFSlzu7TD3LXfDfcTV0CzWwraGSs0Kglz1tBOKFVOVMc25F\nGQ4xKsQmzK7HtDyd3R6qx8SY3wyYw3kgqOqMompTTYYHpjPISMdVcDacrN+1s9CT\nMIiYS3cdymUJQQFj5RX+Y8tEP7pt9CtCedlhl6LGvxxkDuOa4a5a2ulU0nd0xnCY\n9ewDo+aJzEzQXjt+HQ8mIAp0XDd8mtd6/GCRaTvVIQEoLPIiDKqDdAfUz965Ssxq\nb/QjlWECgYEA38az4vXDb5ypsYw3Rkjby/6K+3UZVOq36ZaxsztBlgqkcrHERnNt\nagOb++6djE0NPTwLKUUZBOiPy/eboCb/ckhUcXt3bMPAm3+WgHmV6V+f9U4fbgOL\nz5oID8s3oB85IJ9apPE0HRRZwRRwaz6guWNMFD40UEIIgQ91VKvKaf0CgYEAyKDN\n1msaa1P6hrSacYWZUxRocElC45TYv6CZMBBm0KYbwilcsXUWaDkW2+ZZIC+qyD45\nFxHBWH5AdoJceY6bjn8QoCOZKdosPzrqF0yyJtnMi5//zlR01TDzrylrW0ldfnDN\nORzT039Qsa+cevb2jF6KZX7jOIwfYWhcDIYb1YkCgYEAlrrREF9adSOhaeZ4lO8e\nnhmmpBoMJha0KrNGnuObGeWxP1BeVNYLLQ2hU+E2XfrIoCaBnhrc72F2+nyeZxHd\nnqz5tDbmCm0Qn60hQwii4b93j1Q/92qMEho+s+S+Yyyk3kR4WgHeiHfcvSF3V8Wn\nnTg1Vq1Pr3/LGqO+9HmCrkECgYAUBI9lJHyXVuK5TA3Y49afhnrBMV4eLPzPaeu+\n8vP/P4OnhM792cvpjECuojYkUv08S5EQrzHWbYprCKjHbCYzOpRjFgozNdSSXoN6\n3aks3TBeghFY+e5KUz8NLBnNGu3cLs8bMrgj8yEPCZGYZ0nESa6PX/C19K0w3+PH\nUB442QKBgQCF8COqBAfAysWJlOG+RVQY7WBo1HKWE91D9KifZQKP78pg/OElApQL\nsW63I7UYjhj7R3L96Hb2dTINwHAMlxkH/007NNOmCFdhlWp0ojrW28cVgmLbaC5D\n8uGx+XZNnRQcG11SVbXKHS+cFTC/DGGUMZD5NMmynZf6XLEMVSGBzw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e69e781ac05748ebb8552f2a3c635207', 'name': u'vmtp_acbd66ad-a289-43e9-901b-cc32f3e3f06a', 'created_at': '2018-08-18T07:52:04.836718', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94b7ae4cf2bb48afa6956981d21fb243', 'name': 'vmtp-project_acbd66ad-a289-43e9-901b-cc32f3e3f06a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c1:b1:c0:d1:d9:c1:26:3c:ac:88:28:30:fc:52:48:d5', 'type': 'ssh', 'id': u'vmtp_acbd66ad-a289-43e9-901b-cc32f3e3f06a'}) 2018-08-18 07:52:04,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-18 07:52:04,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_acbd66ad-a289-43e9-901b-cc32f3e3f06a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6f2f15b630894c3cf94b42aced0c2be7b696848" 2018-08-18 07:52:04,881 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 07:52: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-4592b2e7-e401-4b2f-8e6d-b2fd0fbb3692 x-compute-request-id: req-4592b2e7-e401-4b2f-8e6d-b2fd0fbb3692 Content-Length: 0 Content-Type: application/json 2018-08-18 07:52:04,881 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_acbd66ad-a289-43e9-901b-cc32f3e3f06a used request id req-4592b2e7-e401-4b2f-8e6d-b2fd0fbb3692 2018-08-18 07:52:04,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.043585062027s 2018-08-18 07:52:04,881 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_acbd66ad-a289-43e9-901b-cc32f3e3f06a used request id req-4592b2e7-e401-4b2f-8e6d-b2fd0fbb3692 2018-08-18 07:52:05,661 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-08-18 08:10:31,085 - 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-18 07:52:06,426 INFO Using http://172.30.9.22:5000/v3 2018-08-18 07:52:06,426 INFO VM public key: /tmp/tmpRiYRa5 2018-08-18 07:52:06,426 INFO VM private key: /tmp/tmpJPOw8P 2018-08-18 07:52:08,113 INFO Found image vmtp-img_acbd66ad-a289-43e9-901b-cc32f3e3f06a to launch VM, will continue 2018-08-18 07:52:08,659 INFO Using external router: vmtp-router_acbd66ad-a289-43e9-901b-cc32f3e3f06a 2018-08-18 07:52:08,660 INFO Using external network: external. 2018-08-18 07:52:09,616 INFO Created internal network: pns-internal-net_acbd66ad-a289-43e9-901b-cc32f3e3f06a. 2018-08-18 07:52:10,216 INFO Created internal network: pns-internal-net2_acbd66ad-a289-43e9-901b-cc32f3e3f06a. 2018-08-18 07:52:12,168 DEBUG Ext router associated to pns-internal-net_acbd66ad-a289-43e9-901b-cc32f3e3f06a 2018-08-18 07:52:14,345 DEBUG Ext router associated to pns-internal-net2_acbd66ad-a289-43e9-901b-cc32f3e3f06a 2018-08-18 07:52:14,419 INFO OpenStack agent: Open vSwitch agent 2018-08-18 07:52:14,419 INFO OpenStack network type: vxlan 2018-08-18 07:52:15,175 INFO [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Creating server VM... 2018-08-18 07:52:15,175 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-18 07:52:17,305 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 1 of 90... 2018-08-18 07:52:19,973 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 2 of 90... 2018-08-18 07:52:22,299 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 3 of 90... 2018-08-18 07:52:24,627 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 4 of 90... 2018-08-18 07:52:26,769 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 5 of 90... 2018-08-18 07:52:29,288 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 6 of 90... 2018-08-18 07:52:31,662 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 7 of 90... 2018-08-18 07:52:34,527 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 8 of 90... 2018-08-18 07:52:37,155 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 9 of 90... 2018-08-18 07:52:39,741 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 10 of 90... 2018-08-18 07:52:41,895 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 11 of 90... 2018-08-18 07:52:44,284 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 12 of 90... 2018-08-18 07:52:46,430 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 13 of 90... 2018-08-18 07:52:48,573 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 14 of 90... 2018-08-18 07:52:51,068 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 15 of 90... 2018-08-18 07:52:53,208 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 16 of 90... 2018-08-18 07:52:55,790 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 17 of 90... 2018-08-18 07:52:58,180 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 18 of 90... 2018-08-18 07:53:00,321 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 19 of 90... 2018-08-18 07:53:02,470 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 20 of 90... 2018-08-18 07:53:04,622 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 21 of 90... 2018-08-18 07:53:06,956 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 22 of 90... 2018-08-18 07:53:09,141 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 23 of 90... 2018-08-18 07:53:11,288 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 24 of 90... 2018-08-18 07:53:13,704 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 25 of 90... 2018-08-18 07:53:15,842 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 26 of 90... 2018-08-18 07:53:18,002 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 27 of 90... 2018-08-18 07:53:20,328 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 28 of 90... 2018-08-18 07:53:22,721 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 29 of 90... 2018-08-18 07:53:24,865 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 30 of 90... 2018-08-18 07:53:27,010 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 31 of 90... 2018-08-18 07:53:29,363 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 32 of 90... 2018-08-18 07:53:32,095 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 33 of 90... 2018-08-18 07:53:34,509 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 34 of 90... 2018-08-18 07:53:37,237 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 35 of 90... 2018-08-18 07:53:39,647 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 36 of 90... 2018-08-18 07:53:42,054 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 37 of 90... 2018-08-18 07:53:44,207 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 38 of 90... 2018-08-18 07:53:46,356 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 39 of 90... 2018-08-18 07:53:48,506 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 40 of 90... 2018-08-18 07:53:53,168 INFO [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Internal network IP: 192.168.1.3 2018-08-18 07:53:53,168 INFO [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] SSH IP: 172.30.9.200 2018-08-18 07:53:53,169 INFO [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Setup SSH for ubuntu@172.30.9.200 2018-08-18 07:54:00,723 INFO [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Installing nuttcp-8.1.4... 2018-08-18 07:54:00,769 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Copying nuttcp-8.1.4 to target... 2018-08-18 07:54:01,045 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Starting nuttcp-8.1.4 server... 2018-08-18 07:54:01,086 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] 2018-08-18 07:54:01,132 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Creating client VM... 2018-08-18 07:54:01,133 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-18 07:54:02,506 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 1 of 90... 2018-08-18 07:54:04,674 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 2 of 90... 2018-08-18 07:54:07,277 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 3 of 90... 2018-08-18 07:54:09,640 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 4 of 90... 2018-08-18 07:54:12,043 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 5 of 90... 2018-08-18 07:54:14,419 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] VM status=BUILD, retrying 6 of 90... 2018-08-18 07:54:19,476 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Internal network IP: 192.168.1.10 2018-08-18 07:54:19,476 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] SSH IP: 172.30.9.205 2018-08-18 07:54:19,476 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Setup SSH for ubuntu@172.30.9.205 2018-08-18 07:54:27,041 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Installing nuttcp-8.1.4... 2018-08-18 07:54:27,085 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Copying nuttcp-8.1.4 to target... 2018-08-18 07:54:27,254 INFO ============================================================ 2018-08-18 07:54:27,254 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-18 07:54:36,305 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] 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=42.1 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.544 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.524 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.315 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.184 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.153 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.133 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.279 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.139 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.492 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9684ms rtt min/avg/max/mdev = 0.133/4.489/42.131/12.548 ms 2018-08-18 07:54:45,349 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] 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.368 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.177 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.147 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.257 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.132 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.136 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.133 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.133 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.347 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.131 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.131/0.196/0.368/0.088 ms 2018-08-18 07:54:54,393 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] 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.399 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.168 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.136 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.133 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.117 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.131 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.134 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.311 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.151 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.172 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.117/0.185/0.399/0.089 ms 2018-08-18 07:54:54,394 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Measuring TCP Throughput (packet size=65536)... 2018-08-18 07:54:54,394 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:55:04,493 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=19402.6982 real_seconds=10.01 rate_Mbps=16266.2909 tx_cpu=35 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.16 2018-08-18 07:55:04,495 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:55:14,594 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=26473.3894 real_seconds=10.01 rate_Mbps=22191.4885 tx_cpu=45 rx_cpu=57 retrans=0 cwnd=3137 rtt_ms=0.36 2018-08-18 07:55:14,595 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:55:24,694 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=22421.3125 real_seconds=10.01 rate_Mbps=18794.5800 tx_cpu=39 rx_cpu=54 retrans=0 cwnd=3137 rtt_ms=0.28 2018-08-18 07:55:24,695 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Measuring UDP Throughput (packet size=128)... 2018-08-18 07:55:24,696 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:55:28,048 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=18.8463 real_seconds=1.00 rate_Mbps=157.6240 tx_cpu=12 rx_cpu=31 drop=126 pkt=154515 data_loss=0.08165 2018-08-18 07:55:28,050 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=128 throughput=1<161406/5000000<10000000 Kbps loss-rate=0 2018-08-18 07:55:28,050 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R484218K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:55:31,381 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=19.6775 real_seconds=1.00 rate_Mbps=164.5506 tx_cpu=14 rx_cpu=33 drop=0 pkt=161198 data_loss=0.00000 2018-08-18 07:55:31,381 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=128 throughput=1<168499/484218<484218 Kbps loss-rate=0 2018-08-18 07:55:31,382 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R326358K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:55:34,733 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=18.6727 real_seconds=1.00 rate_Mbps=156.1085 tx_cpu=12 rx_cpu=29 drop=0 pkt=152967 data_loss=0.00000 2018-08-18 07:55:34,734 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=128 throughput=1<159855/326358<326358 Kbps loss-rate=0 2018-08-18 07:55:34,734 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R243106K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:55:38,062 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=17.2416 real_seconds=1.00 rate_Mbps=144.0743 tx_cpu=16 rx_cpu=29 drop=85 pkt=141328 data_loss=0.06028 2018-08-18 07:55:38,062 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=128 throughput=1<147532/243106<243106 Kbps loss-rate=0 2018-08-18 07:55:38,063 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R195319K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:55:41,391 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=18.5204 real_seconds=1.00 rate_Mbps=154.8716 tx_cpu=13 rx_cpu=30 drop=0 pkt=151719 data_loss=0.00000 2018-08-18 07:55:41,391 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=128 throughput=1<158588/195319<195319 Kbps loss-rate=0 2018-08-18 07:55:41,391 DEBUG undershot, min=158588 kbps=176953 max=195319 2018-08-18 07:55:41,392 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R176953K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:55:44,718 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=17.3173 real_seconds=1.00 rate_Mbps=144.8809 tx_cpu=12 rx_cpu=30 drop=0 pkt=141863 data_loss=0.00000 2018-08-18 07:55:44,719 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=128 throughput=158588<148358/176953<195319 Kbps loss-rate=0 2018-08-18 07:55:44,719 DEBUG undershot, min=176953 kbps=186136 max=195319 2018-08-18 07:55:44,719 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R186136K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:55:48,047 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=19.6674 real_seconds=1.00 rate_Mbps=164.4607 tx_cpu=13 rx_cpu=31 drop=0 pkt=161115 data_loss=0.00000 2018-08-18 07:55:48,047 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=128 throughput=176953<168407/186136<195319 Kbps loss-rate=0 2018-08-18 07:55:48,047 DEBUG undershot, min=186136 kbps=190727 max=195319 2018-08-18 07:55:48,048 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Measuring UDP Throughput (packet size=1024)... 2018-08-18 07:55:48,048 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:55:51,400 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=153.5049 real_seconds=1.00 rate_Mbps=1285.2400 tx_cpu=22 rx_cpu=34 drop=0 pkt=157189 data_loss=0.00000 2018-08-18 07:55:51,400 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=1024 throughput=1<1316085/5000000<10000000 Kbps loss-rate=0 2018-08-18 07:55:51,401 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3158042K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:55:54,727 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=143.1016 real_seconds=1.00 rate_Mbps=1197.4807 tx_cpu=19 rx_cpu=32 drop=0 pkt=146536 data_loss=0.00000 2018-08-18 07:55:54,727 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=1024 throughput=1<1226220/3158042<3158042 Kbps loss-rate=0 2018-08-18 07:55:54,728 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2192131K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:55:58,056 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=129.5176 real_seconds=1.00 rate_Mbps=1083.8482 tx_cpu=17 rx_cpu=29 drop=119 pkt=132745 data_loss=0.08964 2018-08-18 07:55:58,056 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=1024 throughput=1<1109860/2192131<2192131 Kbps loss-rate=0 2018-08-18 07:55:58,056 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1650995K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:56:01,384 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=138.1152 real_seconds=1.00 rate_Mbps=1156.5394 tx_cpu=21 rx_cpu=29 drop=0 pkt=141430 data_loss=0.00000 2018-08-18 07:56:01,384 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=1024 throughput=1<1184296/1650995<1650995 Kbps loss-rate=0 2018-08-18 07:56:01,385 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1417645K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:56:04,711 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=156.3643 real_seconds=1.00 rate_Mbps=1309.6367 tx_cpu=21 rx_cpu=30 drop=4 pkt=160121 data_loss=0.00249 2018-08-18 07:56:04,711 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=1024 throughput=1<1341067/1417645<1417645 Kbps loss-rate=0 2018-08-18 07:56:04,712 DEBUG undershot, min=1341067 kbps=1379356 max=1417645 2018-08-18 07:56:04,712 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1379356K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:56:08,065 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=145.2061 real_seconds=1.00 rate_Mbps=1215.5362 tx_cpu=21 rx_cpu=28 drop=151 pkt=148842 data_loss=0.10141 2018-08-18 07:56:08,065 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=1024 throughput=1341067<1244709/1379356<1417645 Kbps loss-rate=0 2018-08-18 07:56:08,065 DEBUG undershot, min=1379356 kbps=1398500 max=1417645 2018-08-18 07:56:08,066 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Measuring UDP Throughput (packet size=8192)... 2018-08-18 07:56:08,066 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:56:11,419 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=594.8359 real_seconds=1.00 rate_Mbps=4987.4116 tx_cpu=99 rx_cpu=23 drop=155 pkt=76294 data_loss=0.20317 2018-08-18 07:56:11,420 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=8192 throughput=1<5107109/5000000<10000000 Kbps loss-rate=0 2018-08-18 07:56:11,420 DEBUG undershot, min=5107109 kbps=7553554 max=10000000 2018-08-18 07:56:11,421 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7553554K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:56:14,772 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=874.0000 real_seconds=1.00 rate_Mbps=7317.2431 tx_cpu=62 rx_cpu=29 drop=284 pkt=112156 data_loss=0.25322 2018-08-18 07:56:14,772 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=8192 throughput=5107109<7492856/7553554<10000000 Kbps loss-rate=0 2018-08-18 07:56:14,773 DEBUG undershot, min=7492856 kbps=8746428 max=10000000 2018-08-18 07:56:14,773 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8746428K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:56:18,124 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=979.9062 real_seconds=1.00 rate_Mbps=8199.2561 tx_cpu=28 rx_cpu=30 drop=0 pkt=125428 data_loss=0.00000 2018-08-18 07:56:18,125 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=8192 throughput=7492856<8396038/8746428<10000000 Kbps loss-rate=0 2018-08-18 07:56:18,125 DEBUG undershot, min=8396038 kbps=9198019 max=10000000 2018-08-18 07:56:18,125 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9198019K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:56:21,477 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=874.1094 real_seconds=1.00 rate_Mbps=7324.2040 tx_cpu=23 rx_cpu=28 drop=0 pkt=111886 data_loss=0.00000 2018-08-18 07:56:21,477 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=8192 throughput=8396038<7499984/9198019<10000000 Kbps loss-rate=0 2018-08-18 07:56:21,477 DEBUG undershot, min=9198019 kbps=9599009 max=10000000 2018-08-18 07:56:21,478 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9599009K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:56:24,803 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] megabytes=928.0703 real_seconds=1.00 rate_Mbps=7778.3809 tx_cpu=31 rx_cpu=31 drop=246 pkt=119039 data_loss=0.20666 2018-08-18 07:56:24,803 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] pkt-size=8192 throughput=9198019<7965062/9599009<10000000 Kbps loss-rate=0 2018-08-18 07:56:24,803 DEBUG undershot, min=9599009 kbps=9799504 max=10000000 2018-08-18 07:56:24,814 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.10', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.16, 'throughput_kbps': 16656681, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.36, 'throughput_kbps': 22724084, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.28, 'throughput_kbps': 19245649, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 168407, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.1, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1244709, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.21, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7965062, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.489', 'rtt_max_ms': '42.131', 'rtt_min_ms': '0.133', 'rtt_stddev': '12.548', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.196', 'rtt_max_ms': '0.368', 'rtt_min_ms': '0.131', 'rtt_stddev': '0.088', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.185', 'rtt_max_ms': '0.399', 'rtt_min_ms': '0.117', 'rtt_stddev': '0.089', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-18 07:56:24,816 INFO Deleting floating ip 15285ccd-f00a-4b36-a468-713678adc686 2018-08-18 07:56:25,990 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Floating IP 172.30.9.205 deleted 2018-08-18 07:56:26,136 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Instance deleted 2018-08-18 07:56:26,250 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Creating client VM... 2018-08-18 07:56:26,250 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-18 07:56:28,893 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] VM status=BUILD, retrying 1 of 90... 2018-08-18 07:56:31,387 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] VM status=BUILD, retrying 2 of 90... 2018-08-18 07:56:33,748 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] VM status=BUILD, retrying 3 of 90... 2018-08-18 07:56:35,895 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] VM status=BUILD, retrying 4 of 90... 2018-08-18 07:56:38,386 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] VM status=BUILD, retrying 5 of 90... 2018-08-18 07:56:40,554 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] VM status=BUILD, retrying 6 of 90... 2018-08-18 07:56:45,100 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Internal network IP: 192.168.2.4 2018-08-18 07:56:45,100 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] SSH IP: 172.30.9.202 2018-08-18 07:56:45,100 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Setup SSH for ubuntu@172.30.9.202 2018-08-18 07:56:52,596 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Installing nuttcp-8.1.4... 2018-08-18 07:56:52,643 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Copying nuttcp-8.1.4 to target... 2018-08-18 07:56:52,868 INFO ============================================================ 2018-08-18 07:56:52,869 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-18 07:57:01,916 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] 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.982 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.491 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.421 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.588 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.338 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.573 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.458 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.284 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.284 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.404 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.284/0.482/0.982/0.195 ms 2018-08-18 07:57:10,959 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] 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.395 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.295 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.368 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.358 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.315 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.537 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.413 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.552 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.564 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.272 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.272/0.406/0.564/0.106 ms 2018-08-18 07:57:20,008 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] 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.88 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.484 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.457 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.440 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.393 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.558 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.548 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.376 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.454 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.478 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.376/0.607/1.886/0.430 ms 2018-08-18 07:57:20,009 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Measuring TCP Throughput (packet size=65536)... 2018-08-18 07:57:20,009 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:57:30,109 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=2342.2004 real_seconds=10.01 rate_Mbps=1963.3751 tx_cpu=4 rx_cpu=7 retrans=41 cwnd=346 rtt_ms=0.27 2018-08-18 07:57:30,109 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:57:40,210 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=2230.3302 real_seconds=10.01 rate_Mbps=1869.3719 tx_cpu=4 rx_cpu=6 retrans=51 cwnd=346 rtt_ms=0.33 2018-08-18 07:57:40,211 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:57:50,310 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=2230.7008 real_seconds=10.01 rate_Mbps=1869.6988 tx_cpu=4 rx_cpu=7 retrans=17 cwnd=324 rtt_ms=0.44 2018-08-18 07:57:50,311 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Measuring UDP Throughput (packet size=128)... 2018-08-18 07:57:50,311 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:57:53,637 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=17.7045 real_seconds=1.01 rate_Mbps=147.7032 tx_cpu=15 rx_cpu=19 drop=50182 pkt=195217 data_loss=25.70562 2018-08-18 07:57:53,638 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=1<151248/5000000<10000000 Kbps loss-rate=25 2018-08-18 07:57:53,638 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453744K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:57:56,966 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=17.6279 real_seconds=1.01 rate_Mbps=147.0505 tx_cpu=16 rx_cpu=18 drop=35419 pkt=179827 data_loss=19.69615 2018-08-18 07:57:56,967 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=1<150579/453744<453744 Kbps loss-rate=19 2018-08-18 07:57:56,967 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R302161K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:00,294 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=18.0494 real_seconds=1.01 rate_Mbps=150.5807 tx_cpu=21 rx_cpu=22 drop=52235 pkt=200095 data_loss=26.10488 2018-08-18 07:58:00,295 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=1<154194/302161<302161 Kbps loss-rate=26 2018-08-18 07:58:00,295 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R228177K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:03,621 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=17.1111 real_seconds=1.01 rate_Mbps=142.6801 tx_cpu=20 rx_cpu=18 drop=45748 pkt=185922 data_loss=24.60609 2018-08-18 07:58:03,621 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=1<146104/228177<228177 Kbps loss-rate=24 2018-08-18 07:58:03,622 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187140K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:06,951 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=16.8983 real_seconds=1.00 rate_Mbps=141.1543 tx_cpu=73 rx_cpu=19 drop=44323 pkt=182754 data_loss=24.25276 2018-08-18 07:58:06,951 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=1<144542/187140<187140 Kbps loss-rate=24 2018-08-18 07:58:06,951 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R165841K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:10,278 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=17.4602 real_seconds=1.00 rate_Mbps=145.8865 tx_cpu=93 rx_cpu=20 drop=18920 pkt=161954 data_loss=11.68247 2018-08-18 07:58:10,278 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=1<149387/165841<165841 Kbps loss-rate=11 2018-08-18 07:58:10,278 DEBUG overshot, min=1 kbps=149387 max=165841 2018-08-18 07:58:10,279 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149387K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:13,606 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=17.5248 real_seconds=1.00 rate_Mbps=146.4374 tx_cpu=89 rx_cpu=21 drop=2322 pkt=145886 data_loss=1.59195 2018-08-18 07:58:13,607 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=1<149951/149387<165841 Kbps loss-rate=1 2018-08-18 07:58:13,607 DEBUG undershot, min=149951 kbps=157896 max=165841 2018-08-18 07:58:13,608 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157896K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:16,958 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=17.2114 real_seconds=1.00 rate_Mbps=144.3127 tx_cpu=92 rx_cpu=18 drop=13199 pkt=154195 data_loss=8.55992 2018-08-18 07:58:16,959 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=149951<147776/157896<165841 Kbps loss-rate=8 2018-08-18 07:58:16,959 DEBUG overshot, min=149951 kbps=147776 max=157896 2018-08-18 07:58:16,959 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147776K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:20,285 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=17.5803 real_seconds=1.00 rate_Mbps=147.3960 tx_cpu=98 rx_cpu=20 drop=294 pkt=144312 data_loss=0.20379 2018-08-18 07:58:20,286 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=149951<150933/147776<157896 Kbps loss-rate=0 2018-08-18 07:58:20,286 DEBUG undershot, min=150933 kbps=154414 max=157896 2018-08-18 07:58:20,286 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Measuring UDP Throughput (packet size=1024)... 2018-08-18 07:58:20,287 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:23,639 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=142.2432 real_seconds=1.01 rate_Mbps=1186.5455 tx_cpu=30 rx_cpu=18 drop=45212 pkt=190869 data_loss=23.68743 2018-08-18 07:58:23,640 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=1024 throughput=1<1215022/5000000<10000000 Kbps loss-rate=23 2018-08-18 07:58:23,640 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3107511K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:26,967 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=142.2334 real_seconds=1.01 rate_Mbps=1184.9193 tx_cpu=29 rx_cpu=20 drop=34835 pkt=180482 data_loss=19.30111 2018-08-18 07:58:26,967 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=1024 throughput=1<1213357/3107511<3107511 Kbps loss-rate=19 2018-08-18 07:58:26,968 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2160434K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:30,293 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=140.5391 real_seconds=1.00 rate_Mbps=1177.3565 tx_cpu=26 rx_cpu=18 drop=48784 pkt=192696 data_loss=25.31655 2018-08-18 07:58:30,293 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=1024 throughput=1<1205613/2160434<2160434 Kbps loss-rate=25 2018-08-18 07:58:30,294 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1683023K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:33,622 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=147.9033 real_seconds=1.01 rate_Mbps=1234.3228 tx_cpu=31 rx_cpu=20 drop=27064 pkt=178517 data_loss=15.16047 2018-08-18 07:58:33,623 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=1024 throughput=1<1263946/1683023<1683023 Kbps loss-rate=15 2018-08-18 07:58:33,623 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1473484K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:36,950 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=142.1016 real_seconds=1.00 rate_Mbps=1187.1504 tx_cpu=86 rx_cpu=21 drop=34357 pkt=179869 data_loss=19.10109 2018-08-18 07:58:36,950 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=1024 throughput=1<1215642/1473484<1473484 Kbps loss-rate=19 2018-08-18 07:58:36,951 DEBUG overshot, min=1 kbps=1215642 max=1473484 2018-08-18 07:58:36,951 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1215642K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:40,277 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=139.3076 real_seconds=1.00 rate_Mbps=1163.8844 tx_cpu=99 rx_cpu=19 drop=5743 pkt=148394 data_loss=3.87010 2018-08-18 07:58:40,277 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=1024 throughput=1<1191817/1215642<1473484 Kbps loss-rate=3 2018-08-18 07:58:40,278 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Measuring UDP Throughput (packet size=8192)... 2018-08-18 07:58:40,278 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:43,607 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=197.7344 real_seconds=1.00 rate_Mbps=1654.8851 tx_cpu=23 rx_cpu=8 drop=45245 pkt=70555 data_loss=64.12727 2018-08-18 07:58:43,608 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=8192 throughput=1<1694602/5000000<10000000 Kbps loss-rate=64 2018-08-18 07:58:43,608 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3347301K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:46,933 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=208.4141 real_seconds=1.00 rate_Mbps=1742.2860 tx_cpu=99 rx_cpu=9 drop=24399 pkt=51076 data_loss=47.76997 2018-08-18 07:58:46,934 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=8192 throughput=1<1784100/3347301<3347301 Kbps loss-rate=47 2018-08-18 07:58:46,934 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2565700K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:50,261 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=207.6016 real_seconds=1.00 rate_Mbps=1740.3917 tx_cpu=99 rx_cpu=8 drop=12577 pkt=39150 data_loss=32.12515 2018-08-18 07:58:50,262 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=8192 throughput=1<1782161/2565700<2565700 Kbps loss-rate=32 2018-08-18 07:58:50,262 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2173930K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:53,592 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=200.9531 real_seconds=1.00 rate_Mbps=1684.2517 tx_cpu=99 rx_cpu=10 drop=7450 pkt=33172 data_loss=22.45869 2018-08-18 07:58:53,592 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=8192 throughput=1<1724673/2173930<2173930 Kbps loss-rate=22 2018-08-18 07:58:53,593 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1949301K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:58:56,951 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=197.8203 real_seconds=1.00 rate_Mbps=1657.7925 tx_cpu=99 rx_cpu=9 drop=4423 pkt=29744 data_loss=14.87023 2018-08-18 07:58:56,951 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=8192 throughput=1<1697579/1949301<1949301 Kbps loss-rate=14 2018-08-18 07:58:56,952 DEBUG overshot, min=1 kbps=1697579 max=1949301 2018-08-18 07:58:56,952 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1697579K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:59:00,278 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=202.3672 real_seconds=1.00 rate_Mbps=1696.7239 tx_cpu=99 rx_cpu=8 drop=0 pkt=25903 data_loss=0.00000 2018-08-18 07:59:00,278 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=8192 throughput=1<1737445/1697579<1949301 Kbps loss-rate=0 2018-08-18 07:59:00,278 DEBUG undershot, min=1737445 kbps=1843373 max=1949301 2018-08-18 07:59:00,279 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1843373K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 07:59:03,608 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=209.1406 real_seconds=1.00 rate_Mbps=1748.5341 tx_cpu=99 rx_cpu=10 drop=1358 pkt=28128 data_loss=4.82794 2018-08-18 07:59:03,609 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=8192 throughput=1737445<1790498/1843373<1949301 Kbps loss-rate=4 2018-08-18 07:59:03,619 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.4', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 41, 'rtt_ms': 0.27, 'throughput_kbps': 2010496, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 51, 'rtt_ms': 0.33, 'throughput_kbps': 1914236, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 17, 'rtt_ms': 0.44, 'throughput_kbps': 1914571, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.2, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150933, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.87, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1191817, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.83, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1790498, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.482', 'rtt_max_ms': '0.982', 'rtt_min_ms': '0.284', 'rtt_stddev': '0.195', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.406', 'rtt_max_ms': '0.564', 'rtt_min_ms': '0.272', 'rtt_stddev': '0.106', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.607', 'rtt_max_ms': '1.886', 'rtt_min_ms': '0.376', 'rtt_stddev': '0.430', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-18 07:59:03,621 INFO ============================================================ 2018-08-18 07:59:03,621 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-18 07:59:12,691 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. 72 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.453 ms 72 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.297 ms 72 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.242 ms 72 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.253 ms 72 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.269 ms 72 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.255 ms 72 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.353 ms 72 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.331 ms 72 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.254 ms 72 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.609 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.242/0.331/0.609/0.112 ms 2018-08-18 07:59:21,739 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. 399 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.309 ms 399 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.453 ms 399 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.274 ms 399 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.279 ms 399 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.405 ms 399 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.260 ms 399 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.252 ms 399 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.247 ms 399 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.346 ms 399 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.438 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.247/0.326/0.453/0.076 ms 2018-08-18 07:59:30,786 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. 1508 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=1.55 ms 1508 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.667 ms 1508 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.376 ms 1508 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.408 ms 1508 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.656 ms 1508 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.560 ms 1508 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.477 ms 1508 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.788 ms 1508 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.661 ms 1508 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.432 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.376/0.658/1.556/0.325 ms 2018-08-18 07:59:30,787 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Measuring TCP Throughput (packet size=65536)... 2018-08-18 07:59:30,787 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 07:59:40,912 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=2190.1384 real_seconds=10.01 rate_Mbps=1835.9163 tx_cpu=4 rx_cpu=7 retrans=2 cwnd=301 rtt_ms=0.41 2018-08-18 07:59:40,913 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 07:59:51,010 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=2533.8895 real_seconds=10.01 rate_Mbps=2124.0455 tx_cpu=4 rx_cpu=8 retrans=79 cwnd=348 rtt_ms=0.24 2018-08-18 07:59:51,011 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:01,114 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=2705.3931 real_seconds=10.01 rate_Mbps=2267.5108 tx_cpu=5 rx_cpu=8 retrans=51 cwnd=395 rtt_ms=0.41 2018-08-18 08:00:01,114 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Measuring UDP Throughput (packet size=128)... 2018-08-18 08:00:01,115 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:04,467 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=16.8235 real_seconds=1.00 rate_Mbps=140.8968 tx_cpu=16 rx_cpu=18 drop=68610 pkt=206428 data_loss=33.23664 2018-08-18 08:00:04,468 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=1<144278/5000000<10000000 Kbps loss-rate=33 2018-08-18 08:00:04,468 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R432834K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:07,795 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=16.7078 real_seconds=1.01 rate_Mbps=139.0708 tx_cpu=19 rx_cpu=19 drop=64736 pkt=201606 data_loss=32.10999 2018-08-18 08:00:07,796 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=1<142408/432834<432834 Kbps loss-rate=32 2018-08-18 08:00:07,796 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R287621K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:11,123 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=15.9406 real_seconds=1.00 rate_Mbps=133.5288 tx_cpu=23 rx_cpu=17 drop=66154 pkt=196739 data_loss=33.62508 2018-08-18 08:00:11,123 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=1<136733/287621<287621 Kbps loss-rate=33 2018-08-18 08:00:11,124 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R212177K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:14,452 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=16.9921 real_seconds=1.00 rate_Mbps=142.4172 tx_cpu=19 rx_cpu=18 drop=54226 pkt=193425 data_loss=28.03464 2018-08-18 08:00:14,452 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=1<145835/212177<212177 Kbps loss-rate=28 2018-08-18 08:00:14,452 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R179006K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:17,779 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=16.4271 real_seconds=1.00 rate_Mbps=137.6749 tx_cpu=58 rx_cpu=19 drop=40240 pkt=174811 data_loss=23.01914 2018-08-18 08:00:17,780 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=1<140979/179006<179006 Kbps loss-rate=23 2018-08-18 08:00:17,780 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R159992K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:21,131 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=16.6365 real_seconds=1.00 rate_Mbps=138.9717 tx_cpu=88 rx_cpu=19 drop=19956 pkt=156242 data_loss=12.77232 2018-08-18 08:00:21,132 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=1<142307/159992<159992 Kbps loss-rate=12 2018-08-18 08:00:21,132 DEBUG overshot, min=1 kbps=142307 max=159992 2018-08-18 08:00:21,132 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R142307K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:24,460 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=16.5048 real_seconds=1.00 rate_Mbps=137.8788 tx_cpu=97 rx_cpu=18 drop=3765 pkt=138972 data_loss=2.70920 2018-08-18 08:00:24,461 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=128 throughput=1<141187/142307<159992 Kbps loss-rate=2 2018-08-18 08:00:24,461 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Measuring UDP Throughput (packet size=1024)... 2018-08-18 08:00:24,461 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:27,788 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=136.6553 real_seconds=1.00 rate_Mbps=1140.7135 tx_cpu=30 rx_cpu=17 drop=44396 pkt=184331 data_loss=24.08490 2018-08-18 08:00:27,789 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=1024 throughput=1<1168090/5000000<10000000 Kbps loss-rate=24 2018-08-18 08:00:27,789 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3084045K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:31,116 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=135.2168 real_seconds=1.00 rate_Mbps=1132.4699 tx_cpu=32 rx_cpu=19 drop=55068 pkt=193530 data_loss=28.45449 2018-08-18 08:00:31,117 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=1024 throughput=1<1159649/3084045<3084045 Kbps loss-rate=28 2018-08-18 08:00:31,117 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2121847K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:34,444 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=131.3154 real_seconds=1.01 rate_Mbps=1092.7472 tx_cpu=25 rx_cpu=20 drop=49044 pkt=183511 data_loss=26.72541 2018-08-18 08:00:34,444 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=1024 throughput=1<1118973/2121847<2121847 Kbps loss-rate=26 2018-08-18 08:00:34,445 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1620410K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:37,772 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=137.3584 real_seconds=1.01 rate_Mbps=1137.9475 tx_cpu=33 rx_cpu=19 drop=53550 pkt=194205 data_loss=27.57395 2018-08-18 08:00:37,772 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=1024 throughput=1<1165258/1620410<1620410 Kbps loss-rate=27 2018-08-18 08:00:37,773 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1392834K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:41,099 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=136.3320 real_seconds=1.00 rate_Mbps=1138.3914 tx_cpu=89 rx_cpu=19 drop=30420 pkt=170024 data_loss=17.89163 2018-08-18 08:00:41,099 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=1024 throughput=1<1165712/1392834<1392834 Kbps loss-rate=17 2018-08-18 08:00:41,099 DEBUG overshot, min=1 kbps=1165712 max=1392834 2018-08-18 08:00:41,100 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1165712K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:44,423 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=137.0947 real_seconds=1.00 rate_Mbps=1149.5454 tx_cpu=90 rx_cpu=22 drop=1914 pkt=142299 data_loss=1.34510 2018-08-18 08:00:44,424 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=1024 throughput=1<1177134/1165712<1392834 Kbps loss-rate=1 2018-08-18 08:00:44,424 DEBUG undershot, min=1177134 kbps=1284984 max=1392834 2018-08-18 08:00:44,424 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1284984K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:47,776 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=137.0723 real_seconds=1.00 rate_Mbps=1144.9771 tx_cpu=94 rx_cpu=20 drop=16496 pkt=156858 data_loss=10.51647 2018-08-18 08:00:47,777 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=1024 throughput=1177134<1172456/1284984<1392834 Kbps loss-rate=10 2018-08-18 08:00:47,777 DEBUG overshot, min=1177134 kbps=1172456 max=1284984 2018-08-18 08:00:47,777 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1172456K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:51,128 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=132.5332 real_seconds=1.00 rate_Mbps=1107.5449 tx_cpu=81 rx_cpu=20 drop=7408 pkt=143122 data_loss=5.17602 2018-08-18 08:00:51,128 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=1024 throughput=1177134<1134125/1172456<1284984 Kbps loss-rate=5 2018-08-18 08:00:51,129 DEBUG overshot, min=1177134 kbps=1134125 max=1172456 2018-08-18 08:00:51,129 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Measuring UDP Throughput (packet size=8192)... 2018-08-18 08:00:51,129 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:54,456 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=198.2969 real_seconds=1.00 rate_Mbps=1657.2284 tx_cpu=92 rx_cpu=8 drop=50912 pkt=76294 data_loss=66.73133 2018-08-18 08:00:54,457 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=8192 throughput=1<1697001/5000000<10000000 Kbps loss-rate=66 2018-08-18 08:00:54,457 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3348500K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:00:57,785 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=193.6016 real_seconds=1.00 rate_Mbps=1622.7186 tx_cpu=97 rx_cpu=8 drop=26313 pkt=51094 data_loss=51.49919 2018-08-18 08:00:57,786 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=8192 throughput=1<1661663/3348500<3348500 Kbps loss-rate=51 2018-08-18 08:00:57,786 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2505081K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:01:01,111 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=196.2734 real_seconds=1.00 rate_Mbps=1644.8342 tx_cpu=99 rx_cpu=8 drop=13102 pkt=38225 data_loss=34.27601 2018-08-18 08:01:01,112 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=8192 throughput=1<1684310/2505081<2505081 Kbps loss-rate=34 2018-08-18 08:01:01,112 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2094695K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:01:04,440 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=193.4531 real_seconds=1.00 rate_Mbps=1617.0973 tx_cpu=99 rx_cpu=9 drop=7200 pkt=31962 data_loss=22.52675 2018-08-18 08:01:04,440 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=8192 throughput=1<1655907/2094695<2094695 Kbps loss-rate=22 2018-08-18 08:01:04,441 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1875301K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:01:07,768 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=209.6562 real_seconds=1.00 rate_Mbps=1752.0645 tx_cpu=99 rx_cpu=9 drop=1779 pkt=28615 data_loss=6.21705 2018-08-18 08:01:07,769 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=8192 throughput=1<1794114/1875301<1875301 Kbps loss-rate=6 2018-08-18 08:01:07,769 DEBUG overshot, min=1 kbps=1794114 max=1875301 2018-08-18 08:01:07,769 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1794114K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:01:11,097 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] megabytes=207.6719 real_seconds=1.00 rate_Mbps=1735.6301 tx_cpu=99 rx_cpu=9 drop=794 pkt=27376 data_loss=2.90034 2018-08-18 08:01:11,097 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] pkt-size=8192 throughput=1<1777285/1794114<1875301 Kbps loss-rate=2 2018-08-18 08:01:11,108 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.4', 'ip_to': u'172.30.9.200', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.41, 'throughput_kbps': 1879978, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 79, 'rtt_ms': 0.24, 'throughput_kbps': 2175022, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 51, 'rtt_ms': 0.41, 'throughput_kbps': 2321931, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.71, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 141187, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.18, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1134125, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.9, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1777285, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.331', 'rtt_max_ms': '0.609', 'rtt_min_ms': '0.242', 'rtt_stddev': '0.112', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.326', 'rtt_max_ms': '0.453', 'rtt_min_ms': '0.247', 'rtt_stddev': '0.076', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.658', 'rtt_max_ms': '1.556', 'rtt_min_ms': '0.376', 'rtt_stddev': '0.325', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-18 08:01:11,109 INFO Deleting floating ip 50e54881-0ead-4f61-a919-2c4bf10ac842 2018-08-18 08:01:13,145 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Floating IP 172.30.9.202 deleted 2018-08-18 08:01:14,016 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a2] Instance deleted 2018-08-18 08:01:14,024 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] Creating client VM... 2018-08-18 08:01:14,024 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-18 08:01:18,529 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 1 of 90... 2018-08-18 08:01:21,841 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 2 of 90... 2018-08-18 08:01:24,414 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 3 of 90... 2018-08-18 08:01:27,402 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 4 of 90... 2018-08-18 08:01:30,173 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 5 of 90... 2018-08-18 08:01:33,224 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 6 of 90... 2018-08-18 08:01:35,798 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 7 of 90... 2018-08-18 08:01:38,493 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 8 of 90... 2018-08-18 08:01:40,633 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 9 of 90... 2018-08-18 08:01:43,315 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 10 of 90... 2018-08-18 08:01:45,638 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 11 of 90... 2018-08-18 08:01:48,200 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 12 of 90... 2018-08-18 08:01:50,354 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 13 of 90... 2018-08-18 08:01:53,055 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 14 of 90... 2018-08-18 08:01:55,461 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 15 of 90... 2018-08-18 08:01:58,442 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 16 of 90... 2018-08-18 08:02:01,337 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 17 of 90... 2018-08-18 08:02:03,666 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 18 of 90... 2018-08-18 08:02:06,051 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 19 of 90... 2018-08-18 08:02:08,197 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 20 of 90... 2018-08-18 08:02:10,340 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 21 of 90... 2018-08-18 08:02:12,638 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 22 of 90... 2018-08-18 08:02:14,790 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 23 of 90... 2018-08-18 08:02:17,202 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 24 of 90... 2018-08-18 08:02:19,558 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 25 of 90... 2018-08-18 08:02:21,958 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 26 of 90... 2018-08-18 08:02:24,115 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 27 of 90... 2018-08-18 08:02:26,500 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 28 of 90... 2018-08-18 08:02:28,639 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 29 of 90... 2018-08-18 08:02:30,785 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 30 of 90... 2018-08-18 08:02:33,179 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 31 of 90... 2018-08-18 08:02:35,324 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 32 of 90... 2018-08-18 08:02:37,469 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 33 of 90... 2018-08-18 08:02:39,790 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 34 of 90... 2018-08-18 08:02:42,095 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 35 of 90... 2018-08-18 08:02:44,263 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 36 of 90... 2018-08-18 08:02:46,408 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 37 of 90... 2018-08-18 08:02:48,571 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 38 of 90... 2018-08-18 08:02:51,002 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 39 of 90... 2018-08-18 08:02:53,651 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 40 of 90... 2018-08-18 08:02:55,988 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 41 of 90... 2018-08-18 08:02:58,298 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 42 of 90... 2018-08-18 08:03:00,439 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] VM status=BUILD, retrying 43 of 90... 2018-08-18 08:03:05,268 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] Internal network IP: 192.168.1.28 2018-08-18 08:03:05,269 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] SSH IP: 172.30.9.205 2018-08-18 08:03:05,269 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] Setup SSH for ubuntu@172.30.9.205 2018-08-18 08:03:13,717 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] Installing nuttcp-8.1.4... 2018-08-18 08:03:13,762 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] Copying nuttcp-8.1.4 to target... 2018-08-18 08:03:13,863 INFO ============================================================ 2018-08-18 08:03:13,863 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-18 08:03:22,910 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] 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.6 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.287 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.421 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.422 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.359 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.177 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.323 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.155 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.239 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.166 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9619ms rtt min/avg/max/mdev = 0.155/4.418/41.632/12.405 ms 2018-08-18 08:03:31,955 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] 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.201 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.407 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.192 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.196 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.264 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.268 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.360 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.648 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.253 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.598 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.192/0.338/0.648/0.158 ms 2018-08-18 08:03:41,003 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] 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.31 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.585 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.303 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.280 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.559 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.473 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.389 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.337 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.830 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.218 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.218/0.529/1.316/0.313 ms 2018-08-18 08:03:41,003 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] Measuring TCP Throughput (packet size=65536)... 2018-08-18 08:03:41,004 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:03:51,128 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=5605.3125 real_seconds=10.01 rate_Mbps=4698.7234 tx_cpu=8 rx_cpu=14 retrans=2 cwnd=428 rtt_ms=0.47 2018-08-18 08:03:51,129 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:01,229 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=6732.1250 real_seconds=10.01 rate_Mbps=5642.7175 tx_cpu=10 rx_cpu=17 retrans=57 cwnd=685 rtt_ms=0.55 2018-08-18 08:04:01,229 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:11,328 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=5949.0686 real_seconds=10.01 rate_Mbps=4986.3566 tx_cpu=9 rx_cpu=14 retrans=1 cwnd=653 rtt_ms=0.39 2018-08-18 08:04:11,328 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] Measuring UDP Throughput (packet size=128)... 2018-08-18 08:04:11,329 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:14,655 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=25.9504 real_seconds=1.00 rate_Mbps=217.1794 tx_cpu=16 rx_cpu=26 drop=153 pkt=212739 data_loss=0.07201 2018-08-18 08:04:14,656 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=128 throughput=1<222391/5000000<10000000 Kbps loss-rate=0 2018-08-18 08:04:14,656 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R667173K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:17,985 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=25.3936 real_seconds=1.00 rate_Mbps=212.5222 tx_cpu=16 rx_cpu=25 drop=269 pkt=208293 data_loss=0.12900 2018-08-18 08:04:17,986 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=128 throughput=1<217622/667173<667173 Kbps loss-rate=0 2018-08-18 08:04:17,986 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R442397K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:21,338 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=25.5039 real_seconds=1.00 rate_Mbps=213.5308 tx_cpu=17 rx_cpu=26 drop=2460 pkt=211388 data_loss=1.16376 2018-08-18 08:04:21,339 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=128 throughput=1<218655/442397<442397 Kbps loss-rate=1 2018-08-18 08:04:21,339 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R330526K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:24,666 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=25.6976 real_seconds=1.00 rate_Mbps=215.0532 tx_cpu=16 rx_cpu=26 drop=0 pkt=210515 data_loss=0.00000 2018-08-18 08:04:24,667 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=128 throughput=1<220214/330526<330526 Kbps loss-rate=0 2018-08-18 08:04:24,667 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R275370K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:27,996 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=25.7948 real_seconds=1.00 rate_Mbps=215.9254 tx_cpu=17 rx_cpu=24 drop=238 pkt=211549 data_loss=0.11269 2018-08-18 08:04:27,996 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=128 throughput=1<221107/275370<275370 Kbps loss-rate=0 2018-08-18 08:04:27,996 DEBUG undershot, min=221107 kbps=248238 max=275370 2018-08-18 08:04:27,997 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R248238K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:31,348 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=24.7219 real_seconds=1.00 rate_Mbps=206.9942 tx_cpu=16 rx_cpu=27 drop=1591 pkt=204113 data_loss=0.77942 2018-08-18 08:04:31,349 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=128 throughput=221107<211962/248238<275370 Kbps loss-rate=0 2018-08-18 08:04:31,349 DEBUG undershot, min=248238 kbps=261804 max=275370 2018-08-18 08:04:31,349 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R261804K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:34,702 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=26.7225 real_seconds=1.00 rate_Mbps=223.8472 tx_cpu=17 rx_cpu=25 drop=203 pkt=219114 data_loss=0.09272 2018-08-18 08:04:34,702 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=128 throughput=248238<229219/261804<275370 Kbps loss-rate=0 2018-08-18 08:04:34,702 DEBUG undershot, min=261804 kbps=268587 max=275370 2018-08-18 08:04:34,703 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] Measuring UDP Throughput (packet size=1024)... 2018-08-18 08:04:34,703 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:38,056 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=196.4072 real_seconds=1.00 rate_Mbps=1644.6705 tx_cpu=33 rx_cpu=28 drop=61 pkt=201182 data_loss=0.03034 2018-08-18 08:04:38,056 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=1024 throughput=1<1684142/5000000<10000000 Kbps loss-rate=0 2018-08-18 08:04:38,057 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3342071K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:41,383 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=191.1045 real_seconds=1.00 rate_Mbps=1600.3928 tx_cpu=28 rx_cpu=30 drop=0 pkt=195691 data_loss=0.00000 2018-08-18 08:04:41,383 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=1024 throughput=1<1638802/3342071<3342071 Kbps loss-rate=0 2018-08-18 08:04:41,384 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2490436K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:44,712 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=191.0098 real_seconds=1.00 rate_Mbps=1600.2290 tx_cpu=25 rx_cpu=29 drop=25 pkt=195619 data_loss=0.01277 2018-08-18 08:04:44,713 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=1024 throughput=1<1638634/2490436<2490436 Kbps loss-rate=0 2018-08-18 08:04:44,713 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2064535K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:48,041 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=190.8467 real_seconds=1.00 rate_Mbps=1598.0551 tx_cpu=25 rx_cpu=28 drop=0 pkt=195427 data_loss=0.00000 2018-08-18 08:04:48,041 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=1024 throughput=1<1636408/2064535<2064535 Kbps loss-rate=0 2018-08-18 08:04:48,041 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1850471K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:51,367 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=195.2383 real_seconds=1.00 rate_Mbps=1635.7556 tx_cpu=24 rx_cpu=28 drop=0 pkt=199924 data_loss=0.00000 2018-08-18 08:04:51,368 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=1024 throughput=1<1675013/1850471<1850471 Kbps loss-rate=0 2018-08-18 08:04:51,368 DEBUG undershot, min=1675013 kbps=1762742 max=1850471 2018-08-18 08:04:51,368 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1762742K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:54,695 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=195.7627 real_seconds=1.00 rate_Mbps=1639.4043 tx_cpu=33 rx_cpu=28 drop=96 pkt=200557 data_loss=0.04784 2018-08-18 08:04:54,696 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=1024 throughput=1675013<1678750/1762742<1850471 Kbps loss-rate=0 2018-08-18 08:04:54,696 DEBUG undershot, min=1678750 kbps=1764610 max=1850471 2018-08-18 08:04:54,696 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1764610K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:04:58,024 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=195.4531 real_seconds=1.00 rate_Mbps=1637.4542 tx_cpu=33 rx_cpu=29 drop=0 pkt=200144 data_loss=0.00000 2018-08-18 08:04:58,025 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=1024 throughput=1678750<1676753/1764610<1850471 Kbps loss-rate=0 2018-08-18 08:04:58,025 DEBUG undershot, min=1764610 kbps=1807540 max=1850471 2018-08-18 08:04:58,025 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] Measuring UDP Throughput (packet size=8192)... 2018-08-18 08:04:58,026 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:05:01,378 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=328.6094 real_seconds=1.00 rate_Mbps=2750.5625 tx_cpu=99 rx_cpu=16 drop=34232 pkt=76294 data_loss=44.86853 2018-08-18 08:05:01,378 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=8192 throughput=1<2816576/5000000<10000000 Kbps loss-rate=44 2018-08-18 08:05:01,379 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3908288K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:05:04,704 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=332.1953 real_seconds=1.00 rate_Mbps=2780.2339 tx_cpu=98 rx_cpu=15 drop=17115 pkt=59636 data_loss=28.69910 2018-08-18 08:05:04,704 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=8192 throughput=1<2846959/3908288<3908288 Kbps loss-rate=28 2018-08-18 08:05:04,705 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3377623K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:05:08,031 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=335.1016 real_seconds=1.00 rate_Mbps=2804.7726 tx_cpu=99 rx_cpu=15 drop=8646 pkt=51539 data_loss=16.77563 2018-08-18 08:05:08,032 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=8192 throughput=1<2872087/3377623<3377623 Kbps loss-rate=16 2018-08-18 08:05:08,032 DEBUG overshot, min=1 kbps=2872087 max=3377623 2018-08-18 08:05:08,033 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2872087K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:05:11,384 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=336.3828 real_seconds=1.00 rate_Mbps=2823.1500 tx_cpu=99 rx_cpu=16 drop=767 pkt=43824 data_loss=1.75019 2018-08-18 08:05:11,385 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=8192 throughput=1<2890905/2872087<3377623 Kbps loss-rate=1 2018-08-18 08:05:11,385 DEBUG undershot, min=2890905 kbps=3134264 max=3377623 2018-08-18 08:05:11,385 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3134264K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:05:14,713 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=343.3125 real_seconds=1.00 rate_Mbps=2876.2037 tx_cpu=99 rx_cpu=16 drop=3881 pkt=47825 data_loss=8.11500 2018-08-18 08:05:14,713 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=8192 throughput=2890905<2945232/3134264<3377623 Kbps loss-rate=8 2018-08-18 08:05:14,713 DEBUG overshot, min=2890905 kbps=2945232 max=3134264 2018-08-18 08:05:14,713 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2945232K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:05:18,044 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] megabytes=350.8984 real_seconds=1.00 rate_Mbps=2944.5771 tx_cpu=99 rx_cpu=16 drop=26 pkt=44941 data_loss=0.05787 2018-08-18 08:05:18,044 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] pkt-size=8192 throughput=2890905<3015246/2945232<3134264 Kbps loss-rate=0 2018-08-18 08:05:18,045 DEBUG undershot, min=3015246 kbps=3074755 max=3134264 2018-08-18 08:05:18,055 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.28', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.47, 'throughput_kbps': 4811492, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 57, 'rtt_ms': 0.55, 'throughput_kbps': 5778142, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.39, 'throughput_kbps': 5106029, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.09, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 229219, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1676753, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.06, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3015246, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.418', 'rtt_max_ms': '41.632', 'rtt_min_ms': '0.155', 'rtt_stddev': '12.405', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.338', 'rtt_max_ms': '0.648', 'rtt_min_ms': '0.192', 'rtt_stddev': '0.158', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.529', 'rtt_max_ms': '1.316', 'rtt_min_ms': '0.218', 'rtt_stddev': '0.313', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-18 08:05:18,057 INFO Deleting floating ip b568ed10-a3a1-4d20-aead-a422cb7157c7 2018-08-18 08:05:19,288 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] Floating IP 172.30.9.205 deleted 2018-08-18 08:05:19,442 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a3] Instance deleted 2018-08-18 08:05:19,475 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Creating client VM... 2018-08-18 08:05:19,475 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-18 08:05:22,313 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] VM status=BUILD, retrying 1 of 90... 2018-08-18 08:05:24,473 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] VM status=BUILD, retrying 2 of 90... 2018-08-18 08:05:26,807 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] VM status=BUILD, retrying 3 of 90... 2018-08-18 08:05:29,257 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] VM status=BUILD, retrying 4 of 90... 2018-08-18 08:05:31,592 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] VM status=BUILD, retrying 5 of 90... 2018-08-18 08:05:34,335 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] VM status=BUILD, retrying 6 of 90... 2018-08-18 08:05:39,301 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Internal network IP: 192.168.2.3 2018-08-18 08:05:39,302 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] SSH IP: 172.30.9.204 2018-08-18 08:05:39,302 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Setup SSH for ubuntu@172.30.9.204 2018-08-18 08:05:48,130 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Installing nuttcp-8.1.4... 2018-08-18 08:05:48,177 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Copying nuttcp-8.1.4 to target... 2018-08-18 08:05:48,281 INFO ============================================================ 2018-08-18 08:05:48,282 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-18 08:05:57,328 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] 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.21 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.514 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.380 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.455 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.501 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.326 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.281 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.373 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.581 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.541 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.281/0.516/1.210/0.249 ms 2018-08-18 08:06:06,373 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] 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.207 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.578 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.630 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.400 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.485 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.443 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.343 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.315 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.309 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.391 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.207/0.410/0.630/0.122 ms 2018-08-18 08:06:15,420 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] 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.78 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.585 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.396 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.458 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.518 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.648 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.532 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.455 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.420 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.451 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.396/0.625/1.789/0.395 ms 2018-08-18 08:06:15,421 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Measuring TCP Throughput (packet size=65536)... 2018-08-18 08:06:15,421 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:06:25,546 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=2368.9801 real_seconds=10.01 rate_Mbps=1985.6223 tx_cpu=5 rx_cpu=7 retrans=128 cwnd=243 rtt_ms=0.33 2018-08-18 08:06:25,546 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:06:35,646 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=2576.0864 real_seconds=10.01 rate_Mbps=2159.1327 tx_cpu=5 rx_cpu=7 retrans=151 cwnd=252 rtt_ms=0.50 2018-08-18 08:06:35,646 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:06:45,747 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=2560.8302 real_seconds=10.01 rate_Mbps=2146.4445 tx_cpu=5 rx_cpu=7 retrans=107 cwnd=271 rtt_ms=0.56 2018-08-18 08:06:45,747 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Measuring UDP Throughput (packet size=128)... 2018-08-18 08:06:45,748 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:06:49,074 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=18.1471 real_seconds=1.01 rate_Mbps=151.3060 tx_cpu=17 rx_cpu=19 drop=65476 pkt=214137 data_loss=30.57675 2018-08-18 08:06:49,074 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=1<154937/5000000<10000000 Kbps loss-rate=30 2018-08-18 08:06:49,075 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R464811K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:06:52,428 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=18.1190 real_seconds=1.00 rate_Mbps=151.7818 tx_cpu=16 rx_cpu=19 drop=61165 pkt=209596 data_loss=29.18227 2018-08-18 08:06:52,428 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=1<155424/464811<464811 Kbps loss-rate=29 2018-08-18 08:06:52,429 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R310117K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:06:55,780 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=17.8588 real_seconds=1.01 rate_Mbps=148.9048 tx_cpu=17 rx_cpu=17 drop=63821 pkt=210121 data_loss=30.37369 2018-08-18 08:06:55,781 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=1<152478/310117<310117 Kbps loss-rate=30 2018-08-18 08:06:55,781 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R231297K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:06:59,111 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=17.7743 real_seconds=1.00 rate_Mbps=148.9188 tx_cpu=17 rx_cpu=18 drop=58606 pkt=204213 data_loss=28.69831 2018-08-18 08:06:59,112 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=1<152492/231297<231297 Kbps loss-rate=28 2018-08-18 08:06:59,112 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191894K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:02,466 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=17.7592 real_seconds=1.00 rate_Mbps=148.3885 tx_cpu=99 rx_cpu=18 drop=41914 pkt=187397 data_loss=22.36619 2018-08-18 08:07:02,467 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=1<151949/191894<191894 Kbps loss-rate=22 2018-08-18 08:07:02,467 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R171921K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:05,818 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=17.8544 real_seconds=1.00 rate_Mbps=149.1632 tx_cpu=99 rx_cpu=18 drop=21629 pkt=167892 data_loss=12.88242 2018-08-18 08:07:05,818 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=1<152743/171921<171921 Kbps loss-rate=12 2018-08-18 08:07:05,819 DEBUG overshot, min=1 kbps=152743 max=171921 2018-08-18 08:07:05,819 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152743K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:09,171 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=17.8901 real_seconds=1.00 rate_Mbps=149.5261 tx_cpu=99 rx_cpu=18 drop=2608 pkt=149163 data_loss=1.74809 2018-08-18 08:07:09,171 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=1<153114/152743<171921 Kbps loss-rate=1 2018-08-18 08:07:09,172 DEBUG undershot, min=153114 kbps=162517 max=171921 2018-08-18 08:07:09,172 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162517K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:12,523 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=17.7046 real_seconds=1.00 rate_Mbps=147.8655 tx_cpu=99 rx_cpu=18 drop=13672 pkt=158708 data_loss=8.61434 2018-08-18 08:07:12,523 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=153114<151414/162517<171921 Kbps loss-rate=8 2018-08-18 08:07:12,524 DEBUG overshot, min=153114 kbps=151414 max=162517 2018-08-18 08:07:12,524 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151414K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:15,849 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=17.7828 real_seconds=1.00 rate_Mbps=148.5881 tx_cpu=99 rx_cpu=18 drop=2188 pkt=147865 data_loss=1.47979 2018-08-18 08:07:15,849 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=153114<152154/151414<162517 Kbps loss-rate=1 2018-08-18 08:07:15,849 DEBUG undershot, min=157815 kbps=160166 max=162517 2018-08-18 08:07:15,850 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Measuring UDP Throughput (packet size=1024)... 2018-08-18 08:07:15,850 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:19,203 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=143.2666 real_seconds=1.00 rate_Mbps=1200.1092 tx_cpu=32 rx_cpu=19 drop=52400 pkt=199105 data_loss=26.31778 2018-08-18 08:07:19,203 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1<1228911/5000000<10000000 Kbps loss-rate=26 2018-08-18 08:07:19,203 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3114455K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:22,531 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=147.2139 real_seconds=1.00 rate_Mbps=1229.4019 tx_cpu=33 rx_cpu=19 drop=48648 pkt=199395 data_loss=24.39779 2018-08-18 08:07:22,531 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1<1258907/3114455<3114455 Kbps loss-rate=24 2018-08-18 08:07:22,531 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2186681K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:25,857 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=148.6787 real_seconds=1.00 rate_Mbps=1246.8957 tx_cpu=29 rx_cpu=20 drop=52533 pkt=204780 data_loss=25.65340 2018-08-18 08:07:25,858 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1<1276821/2186681<2186681 Kbps loss-rate=25 2018-08-18 08:07:25,858 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1731751K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:29,210 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=142.9619 real_seconds=1.00 rate_Mbps=1194.2464 tx_cpu=42 rx_cpu=19 drop=42559 pkt=188952 data_loss=22.52370 2018-08-18 08:07:29,210 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1<1222908/1731751<1731751 Kbps loss-rate=22 2018-08-18 08:07:29,211 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1477329K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:32,538 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=140.2842 real_seconds=1.00 rate_Mbps=1172.4077 tx_cpu=60 rx_cpu=19 drop=36687 pkt=180338 data_loss=20.34344 2018-08-18 08:07:32,539 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1<1200545/1477329<1477329 Kbps loss-rate=20 2018-08-18 08:07:32,539 DEBUG overshot, min=1 kbps=1200545 max=1477329 2018-08-18 08:07:32,540 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1200545K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:35,866 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=142.0518 real_seconds=1.00 rate_Mbps=1187.1741 tx_cpu=99 rx_cpu=18 drop=1090 pkt=146551 data_loss=0.74373 2018-08-18 08:07:35,866 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1<1215666/1200545<1477329 Kbps loss-rate=0 2018-08-18 08:07:35,866 DEBUG undershot, min=1215666 kbps=1346497 max=1477329 2018-08-18 08:07:35,867 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1346497K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:39,194 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=145.1738 real_seconds=1.00 rate_Mbps=1213.0705 tx_cpu=99 rx_cpu=20 drop=15709 pkt=164367 data_loss=9.55726 2018-08-18 08:07:39,195 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1215666<1242184/1346497<1477329 Kbps loss-rate=9 2018-08-18 08:07:39,195 DEBUG overshot, min=1215666 kbps=1242184 max=1346497 2018-08-18 08:07:39,195 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1242184K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:42,522 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=145.6367 real_seconds=1.00 rate_Mbps=1216.7481 tx_cpu=99 rx_cpu=19 drop=2502 pkt=151634 data_loss=1.65005 2018-08-18 08:07:42,523 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1215666<1245950/1242184<1346497 Kbps loss-rate=1 2018-08-18 08:07:42,523 DEBUG undershot, min=1245950 kbps=1296223 max=1346497 2018-08-18 08:07:42,523 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1296223K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:45,849 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=143.6709 real_seconds=1.00 rate_Mbps=1200.3841 tx_cpu=99 rx_cpu=19 drop=11111 pkt=158230 data_loss=7.02206 2018-08-18 08:07:45,850 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1245950<1229193/1296223<1346497 Kbps loss-rate=7 2018-08-18 08:07:45,850 DEBUG overshot, min=1245950 kbps=1229193 max=1296223 2018-08-18 08:07:45,850 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Measuring UDP Throughput (packet size=8192)... 2018-08-18 08:07:45,851 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:49,204 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=200.0391 real_seconds=1.00 rate_Mbps=1675.6949 tx_cpu=99 rx_cpu=8 drop=50689 pkt=76294 data_loss=66.43903 2018-08-18 08:07:49,204 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=8192 throughput=1<1715911/5000000<10000000 Kbps loss-rate=66 2018-08-18 08:07:49,205 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3357955K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:52,561 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=201.2344 real_seconds=1.00 rate_Mbps=1686.5786 tx_cpu=99 rx_cpu=8 drop=25481 pkt=51239 data_loss=49.72969 2018-08-18 08:07:52,561 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=8192 throughput=1<1727056/3357955<3357955 Kbps loss-rate=49 2018-08-18 08:07:52,561 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2542505K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:55,913 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=199.3594 real_seconds=1.00 rate_Mbps=1666.2176 tx_cpu=99 rx_cpu=8 drop=13278 pkt=38796 data_loss=34.22518 2018-08-18 08:07:55,913 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=8192 throughput=1<1706206/2542505<2542505 Kbps loss-rate=34 2018-08-18 08:07:55,913 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2124355K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:07:59,264 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=201.7031 real_seconds=1.00 rate_Mbps=1687.5499 tx_cpu=99 rx_cpu=8 drop=6597 pkt=32415 data_loss=20.35170 2018-08-18 08:07:59,265 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=8192 throughput=1<1728051/2124355<2124355 Kbps loss-rate=20 2018-08-18 08:07:59,265 DEBUG overshot, min=1 kbps=1728051 max=2124355 2018-08-18 08:07:59,265 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1728051K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:08:02,590 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=205.9609 real_seconds=1.00 rate_Mbps=1727.4198 tx_cpu=99 rx_cpu=8 drop=5 pkt=26368 data_loss=0.01898 2018-08-18 08:08:02,590 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=8192 throughput=1<1768877/1728051<2124355 Kbps loss-rate=0 2018-08-18 08:08:02,590 DEBUG undershot, min=1768877 kbps=1946616 max=2124355 2018-08-18 08:08:02,591 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1946616K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:08:05,918 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=203.5625 real_seconds=1.00 rate_Mbps=1706.0348 tx_cpu=99 rx_cpu=8 drop=3647 pkt=29703 data_loss=12.27823 2018-08-18 08:08:05,918 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=8192 throughput=1768877<1746979/1946616<2124355 Kbps loss-rate=12 2018-08-18 08:08:05,919 DEBUG overshot, min=1768877 kbps=1746979 max=1946616 2018-08-18 08:08:05,919 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1746979K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:08:09,271 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=207.1953 real_seconds=1.00 rate_Mbps=1733.0285 tx_cpu=99 rx_cpu=8 drop=136 pkt=26657 data_loss=0.51018 2018-08-18 08:08:09,271 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=8192 throughput=1768877<1774621/1746979<1946616 Kbps loss-rate=0 2018-08-18 08:08:09,271 DEBUG undershot, min=1774621 kbps=1860618 max=1946616 2018-08-18 08:08:09,272 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1860618K -p5001 -P5002 -fparse 192.168.1.3 2018-08-18 08:08:12,623 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=201.1406 real_seconds=1.00 rate_Mbps=1681.4368 tx_cpu=99 rx_cpu=8 drop=2645 pkt=28391 data_loss=9.31635 2018-08-18 08:08:12,623 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=8192 throughput=1774621<1721791/1860618<1946616 Kbps loss-rate=9 2018-08-18 08:08:12,624 DEBUG overshot, min=1774621 kbps=1721791 max=1860618 2018-08-18 08:08:12,634 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.3', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 128, 'rtt_ms': 0.33, 'throughput_kbps': 2033277, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 151, 'rtt_ms': 0.5, 'throughput_kbps': 2210951, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 107, 'rtt_ms': 0.56, 'throughput_kbps': 2197959, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.48, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 152154, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 7.02, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1229193, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 9.32, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1721791, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.516', 'rtt_max_ms': '1.210', 'rtt_min_ms': '0.281', 'rtt_stddev': '0.249', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.410', 'rtt_max_ms': '0.630', 'rtt_min_ms': '0.207', 'rtt_stddev': '0.122', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.625', 'rtt_max_ms': '1.789', 'rtt_min_ms': '0.396', 'rtt_stddev': '0.395', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-18 08:08:12,635 INFO ============================================================ 2018-08-18 08:08:12,635 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-18 08:08:21,701 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. 72 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.586 ms 72 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.344 ms 72 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.388 ms 72 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.490 ms 72 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.356 ms 72 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.536 ms 72 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.572 ms 72 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.603 ms 72 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.446 ms 72 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.285 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.285/0.460/0.603/0.110 ms 2018-08-18 08:08:30,742 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. 399 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.326 ms 399 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.348 ms 399 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.405 ms 399 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.566 ms 399 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.384 ms 399 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.662 ms 399 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.523 ms 399 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.669 ms 399 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.585 ms 399 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.679 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.326/0.514/0.679/0.134 ms 2018-08-18 08:08:39,790 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. 1508 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=1.79 ms 1508 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.807 ms 1508 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.607 ms 1508 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.678 ms 1508 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.849 ms 1508 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.657 ms 1508 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.607 ms 1508 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.856 ms 1508 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.715 ms 1508 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.549 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.549/0.812/1.799/0.344 ms 2018-08-18 08:08:39,791 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Measuring TCP Throughput (packet size=65536)... 2018-08-18 08:08:39,791 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:08:49,894 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=2504.6436 real_seconds=10.01 rate_Mbps=2099.5602 tx_cpu=5 rx_cpu=7 retrans=57 cwnd=285 rtt_ms=0.42 2018-08-18 08:08:49,895 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:08:59,995 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=2251.9819 real_seconds=10.01 rate_Mbps=1887.7066 tx_cpu=4 rx_cpu=6 retrans=19 cwnd=305 rtt_ms=0.37 2018-08-18 08:08:59,996 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:10,098 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=2505.0769 real_seconds=10.01 rate_Mbps=2099.4810 tx_cpu=5 rx_cpu=7 retrans=64 cwnd=266 rtt_ms=0.49 2018-08-18 08:09:10,099 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Measuring UDP Throughput (packet size=128)... 2018-08-18 08:09:10,099 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:13,428 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=16.9982 real_seconds=1.00 rate_Mbps=142.3572 tx_cpu=16 rx_cpu=18 drop=68973 pkt=208223 data_loss=33.12482 2018-08-18 08:09:13,428 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=1<145773/5000000<10000000 Kbps loss-rate=33 2018-08-18 08:09:13,429 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R437319K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:16,781 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=16.7368 real_seconds=1.01 rate_Mbps=139.4845 tx_cpu=15 rx_cpu=18 drop=52725 pkt=189833 data_loss=27.77457 2018-08-18 08:09:16,782 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=1<142832/437319<437319 Kbps loss-rate=27 2018-08-18 08:09:16,782 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R290075K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:20,107 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=16.5643 real_seconds=1.00 rate_Mbps=138.7355 tx_cpu=17 rx_cpu=18 drop=60126 pkt=195821 data_loss=30.70461 2018-08-18 08:09:20,108 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=1<142065/290075<290075 Kbps loss-rate=30 2018-08-18 08:09:20,108 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R216070K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:23,460 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=16.6213 real_seconds=1.01 rate_Mbps=138.4560 tx_cpu=71 rx_cpu=17 drop=74851 pkt=211013 data_loss=35.47231 2018-08-18 08:09:23,461 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=1<141778/216070<216070 Kbps loss-rate=35 2018-08-18 08:09:23,461 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R178924K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:26,814 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=16.1793 real_seconds=1.00 rate_Mbps=135.1706 tx_cpu=98 rx_cpu=19 drop=42190 pkt=174731 data_loss=24.14590 2018-08-18 08:09:26,814 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=1<138414/178924<178924 Kbps loss-rate=24 2018-08-18 08:09:26,814 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R158669K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:30,142 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=17.4163 real_seconds=1.00 rate_Mbps=145.5489 tx_cpu=99 rx_cpu=18 drop=12276 pkt=154950 data_loss=7.92237 2018-08-18 08:09:30,142 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=1<149042/158669<158669 Kbps loss-rate=7 2018-08-18 08:09:30,142 DEBUG overshot, min=1 kbps=149042 max=158669 2018-08-18 08:09:30,143 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149042K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:33,496 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=17.2480 real_seconds=1.00 rate_Mbps=144.1088 tx_cpu=99 rx_cpu=18 drop=4253 pkt=145549 data_loss=2.92224 2018-08-18 08:09:33,497 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=128 throughput=1<147567/149042<158669 Kbps loss-rate=2 2018-08-18 08:09:33,497 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Measuring UDP Throughput (packet size=1024)... 2018-08-18 08:09:33,497 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:36,822 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=138.1855 real_seconds=1.00 rate_Mbps=1158.1687 tx_cpu=31 rx_cpu=19 drop=53447 pkt=194949 data_loss=27.41592 2018-08-18 08:09:36,823 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1<1185964/5000000<10000000 Kbps loss-rate=27 2018-08-18 08:09:36,823 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3092982K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:40,152 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=140.3135 real_seconds=1.01 rate_Mbps=1171.1113 tx_cpu=29 rx_cpu=19 drop=44443 pkt=188124 data_loss=23.62428 2018-08-18 08:09:40,153 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1<1199217/3092982<3092982 Kbps loss-rate=23 2018-08-18 08:09:40,153 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2146099K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:43,480 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=134.4258 real_seconds=1.01 rate_Mbps=1121.4860 tx_cpu=24 rx_cpu=17 drop=53033 pkt=190685 data_loss=27.81182 2018-08-18 08:09:43,480 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1<1148401/2146099<2146099 Kbps loss-rate=27 2018-08-18 08:09:43,480 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1647250K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:46,806 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=132.0059 real_seconds=1.01 rate_Mbps=1100.9872 tx_cpu=30 rx_cpu=17 drop=55003 pkt=190177 data_loss=28.92197 2018-08-18 08:09:46,807 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1<1127410/1647250<1647250 Kbps loss-rate=28 2018-08-18 08:09:46,807 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1387330K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:50,131 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=130.2432 real_seconds=1.00 rate_Mbps=1087.7889 tx_cpu=99 rx_cpu=18 drop=35983 pkt=169352 data_loss=21.24743 2018-08-18 08:09:50,131 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1<1113895/1387330<1387330 Kbps loss-rate=21 2018-08-18 08:09:50,131 DEBUG overshot, min=1 kbps=1113895 max=1387330 2018-08-18 08:09:50,132 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1113895K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:53,482 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=132.2246 real_seconds=1.00 rate_Mbps=1108.4632 tx_cpu=99 rx_cpu=19 drop=575 pkt=135973 data_loss=0.42286 2018-08-18 08:09:53,483 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1<1135066/1113895<1387330 Kbps loss-rate=0 2018-08-18 08:09:53,483 DEBUG undershot, min=1135066 kbps=1261198 max=1387330 2018-08-18 08:09:53,483 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1261198K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:09:56,810 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=134.2588 real_seconds=1.00 rate_Mbps=1122.2391 tx_cpu=99 rx_cpu=19 drop=16474 pkt=153955 data_loss=10.70053 2018-08-18 08:09:56,811 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1135066<1149172/1261198<1387330 Kbps loss-rate=10 2018-08-18 08:09:56,811 DEBUG overshot, min=1135066 kbps=1149172 max=1261198 2018-08-18 08:09:56,811 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1149172K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:10:00,140 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=136.3672 real_seconds=1.00 rate_Mbps=1143.5284 tx_cpu=99 rx_cpu=20 drop=640 pkt=140280 data_loss=0.45623 2018-08-18 08:10:00,140 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1135066<1170973/1149172<1261198 Kbps loss-rate=0 2018-08-18 08:10:00,140 DEBUG undershot, min=1170973 kbps=1216085 max=1261198 2018-08-18 08:10:00,141 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1216085K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:10:03,494 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=140.5986 real_seconds=1.00 rate_Mbps=1174.5290 tx_cpu=99 rx_cpu=17 drop=4475 pkt=148448 data_loss=3.01458 2018-08-18 08:10:03,494 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=1024 throughput=1170973<1202717/1216085<1261198 Kbps loss-rate=3 2018-08-18 08:10:03,494 INFO [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Measuring UDP Throughput (packet size=8192)... 2018-08-18 08:10:03,495 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:10:06,820 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=200.7969 real_seconds=1.00 rate_Mbps=1682.0917 tx_cpu=36 rx_cpu=8 drop=49181 pkt=74883 data_loss=65.67712 2018-08-18 08:10:06,820 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=8192 throughput=1<1722461/5000000<10000000 Kbps loss-rate=65 2018-08-18 08:10:06,820 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3361230K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:10:10,147 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=199.0938 real_seconds=1.00 rate_Mbps=1664.3773 tx_cpu=99 rx_cpu=8 drop=25804 pkt=51288 data_loss=50.31195 2018-08-18 08:10:10,147 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=8192 throughput=1<1704322/3361230<3361230 Kbps loss-rate=50 2018-08-18 08:10:10,148 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2532776K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:10:13,475 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=197.1250 real_seconds=1.00 rate_Mbps=1647.5890 tx_cpu=99 rx_cpu=8 drop=13415 pkt=38647 data_loss=34.71162 2018-08-18 08:10:13,476 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=8192 throughput=1<1687131/2532776<2532776 Kbps loss-rate=34 2018-08-18 08:10:13,476 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2109953K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:10:16,803 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=201.8594 real_seconds=1.00 rate_Mbps=1691.6901 tx_cpu=99 rx_cpu=8 drop=6358 pkt=32196 data_loss=19.74777 2018-08-18 08:10:16,804 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=8192 throughput=1<1732290/2109953<2109953 Kbps loss-rate=19 2018-08-18 08:10:16,804 DEBUG overshot, min=1 kbps=1732290 max=2109953 2018-08-18 08:10:16,804 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1732290K -p5001 -P5002 -fparse 172.30.9.200 2018-08-18 08:10:20,155 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] megabytes=199.5781 real_seconds=1.00 rate_Mbps=1668.8241 tx_cpu=99 rx_cpu=8 drop=887 pkt=26433 data_loss=3.35566 2018-08-18 08:10:20,155 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] pkt-size=8192 throughput=1<1708875/1732290<2109953 Kbps loss-rate=3 2018-08-18 08:10:20,166 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.3', 'ip_to': u'172.30.9.200', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 57, 'rtt_ms': 0.42, 'throughput_kbps': 2149949, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 19, 'rtt_ms': 0.37, 'throughput_kbps': 1933011, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 64, 'rtt_ms': 0.49, 'throughput_kbps': 2149868, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.92, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 147567, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.01, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1202717, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.36, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1708875, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.460', 'rtt_max_ms': '0.603', 'rtt_min_ms': '0.285', 'rtt_stddev': '0.110', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.514', 'rtt_max_ms': '0.679', 'rtt_min_ms': '0.326', 'rtt_stddev': '0.134', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.812', 'rtt_max_ms': '1.799', 'rtt_min_ms': '0.549', 'rtt_stddev': '0.344', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-18 08:10:20,167 INFO Deleting floating ip 81f31ae7-6fa4-4fee-a4cf-14ed679af1be 2018-08-18 08:10:21,689 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Floating IP 172.30.9.204 deleted 2018-08-18 08:10:22,098 DEBUG [TestClient_acbd66ad-a289-43e9-901b-cc32f3e3f06a4] Instance deleted 2018-08-18 08:10:22,212 INFO Cleaning up... 2018-08-18 08:10:22,212 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Terminating nuttcp-8.1.4 2018-08-18 08:10:22,221 INFO Deleting floating ip 878d7b08-1131-4c8b-8b5f-6d43385e77f2 2018-08-18 08:10:23,332 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Floating IP 172.30.9.200 deleted 2018-08-18 08:10:23,529 DEBUG [TestServer_acbd66ad-a289-43e9-901b-cc32f3e3f06a1] Instance deleted 2018-08-18 08:10:29,139 INFO Network pns-internal-net_acbd66ad-a289-43e9-901b-cc32f3e3f06a deleted. 2018-08-18 08:10:30,793 INFO Network pns-internal-net2_acbd66ad-a289-43e9-901b-cc32f3e3f06a deleted. 2018-08-18 08:10:30,841 INFO Removed public key pns_public_key 2018-08-18 08:10:30,841 INFO Deleting security group 2018-08-18 08:10:30,989 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': '19542138', 'rtt_ms': '0.266667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 168407, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1244709, | | | | | 'loss_rate': 0.1}, 8192: {'tp_kbps': 7965062, 'loss_rate': 0.21}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.196/0.131/0.368/0.088', | | | | | '64-byte': '4.489/0.133/42.131/12.548', '1500-byte': '0.185/0.117/0.399/0.089'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5231887', 'rtt_ms': '0.47'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 229219, 'loss_rate': 0.09}, 1024: {'tp_kbps': 1676753, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 3015246, 'loss_rate': 0.06}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.338/0.192/0.648/0.158', | | | | | '64-byte': '4.418/0.155/41.632/12.405', '1500-byte': '0.529/0.218/1.316/0.313'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1946434', 'rtt_ms': '0.346667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 150933, 'loss_rate': 0.2}, 1024: {'tp_kbps': 1191817, | | | | | 'loss_rate': 3.87}, 8192: {'tp_kbps': 1790498, 'loss_rate': 4.83}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.406/0.272/0.564/0.106', | | | | | '64-byte': '0.482/0.284/0.982/0.195', '1500-byte': '0.607/0.376/1.886/0.430'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2147395', 'rtt_ms': '0.463333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 152154, 'loss_rate': 1.48}, 1024: {'tp_kbps': 1229193, | | | | | 'loss_rate': 7.02}, 8192: {'tp_kbps': 1721791, 'loss_rate': 9.32}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.410/0.207/0.630/0.122', | | | | | '64-byte': '0.516/0.281/1.210/0.249', '1500-byte': '0.625/0.396/1.789/0.395'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2125643', 'rtt_ms': '0.353333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 141187, 'loss_rate': 2.71}, 1024: {'tp_kbps': 1134125, | | | | | 'loss_rate': 5.18}, 8192: {'tp_kbps': 1777285, 'loss_rate': 2.9}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.326/0.247/0.453/0.076', | | | | | '64-byte': '0.331/0.242/0.609/0.112', '1500-byte': '0.658/0.376/1.556/0.325'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2077609', 'rtt_ms': '0.426667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 147567, 'loss_rate': 2.92}, 1024: {'tp_kbps': 1202717, | | | | | 'loss_rate': 3.01}, 8192: {'tp_kbps': 1708875, 'loss_rate': 3.36}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.514/0.326/0.679/0.134', | | | | | '64-byte': '0.460/0.285/0.603/0.110', '1500-byte': '0.812/0.549/1.799/0.344'}} | | 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-18 08:10:30,993 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-08-18 08:10:31,339 - 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-18 08:10:31,477 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 08:10:31,477 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-18 08:10:31,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 08:10:31,484 - 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}b6f2f15b630894c3cf94b42aced0c2be7b696848" 2018-08-18 08:10:32,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1701 X-Openstack-Request-Id: req-69779894-5011-4e9a-add0-28d40a5f624b Date: Sat, 18 Aug 2018 08:10:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f83a4c097e354125b8a69798fda94616", "created_at": "2018-08-18T07:12:48Z", "admin_state_up": false, "updated_at": "2018-08-18T07:12:48Z", "project_id": "f83a4c097e354125b8a69798fda94616", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "248c1486-0016-4f31-bcd2-f9b94bce8ab4", "name": "tempest-router-676954323"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "94b7ae4cf2bb48afa6956981d21fb243", "created_at": "2018-08-18T07:51:55Z", "admin_state_up": true, "updated_at": "2018-08-18T08:10:26Z", "project_id": "94b7ae4cf2bb48afa6956981d21fb243", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "27ec340f-1767-4bd3-8c1d-2644c5025d72", "name": "vmtp-router_acbd66ad-a289-43e9-901b-cc32f3e3f06a"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8bbd3fb071c8417186a2bf26d6227898", "created_at": "2018-08-18T07:12:14Z", "admin_state_up": true, "updated_at": "2018-08-18T07:12:14Z", "project_id": "8bbd3fb071c8417186a2bf26d6227898", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "688a34e2-69d6-4d80-8e5c-4bbff3b8d1df", "name": "tempest-pretest-check-429751054"}]} 2018-08-18 08:10:32,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-69779894-5011-4e9a-add0-28d40a5f624b 2018-08-18 08:10:32,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.1335940361s 2018-08-18 08:10:32,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-69779894-5011-4e9a-add0-28d40a5f624b 2018-08-18 08:10:32,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 08:10:32,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/27ec340f-1767-4bd3-8c1d-2644c5025d72.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6f2f15b630894c3cf94b42aced0c2be7b696848" 2018-08-18 08:10:33,880 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b51fe00-9146-45a0-936c-291f96c6b333 Content-Length: 0 Date: Sat, 18 Aug 2018 08:10:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 08:10:33,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/27ec340f-1767-4bd3-8c1d-2644c5025d72.json used request id req-3b51fe00-9146-45a0-936c-291f96c6b333 2018-08-18 08:10:33,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26172614098s 2018-08-18 08:10:33,881 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/27ec340f-1767-4bd3-8c1d-2644c5025d72.json used request id req-3b51fe00-9146-45a0-936c-291f96c6b333 2018-08-18 08:10:33,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:10:33,889 - 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}b6f2f15b630894c3cf94b42aced0c2be7b696848" 2018-08-18 08:10:34,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-98419b16-945a-4927-8582-0d69f37a3a0e Date: Sat, 18 Aug 2018 08:10:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T07:52:03Z", "file": "/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07/file", "owner": "94b7ae4cf2bb48afa6956981d21fb243", "id": "8a4ba1a3-b137-4736-a357-ad99d8b33a07", "size": 263324160, "self": "/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "vmtp-img_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-18T07:51:59Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:10:34,551 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-98419b16-945a-4927-8582-0d69f37a3a0e 2018-08-18 08:10:34,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.66609287262s 2018-08-18 08:10:34,552 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-98419b16-945a-4927-8582-0d69f37a3a0e 2018-08-18 08:10:34,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 08:10:34,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6f2f15b630894c3cf94b42aced0c2be7b696848" 2018-08-18 08:10:34,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f830cde-f010-4e10-a1b6-f6d4fe13ae6d Date: Sat, 18 Aug 2018 08:10: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-18 08:10:34,848 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07 used request id req-5f830cde-f010-4e10-a1b6-f6d4fe13ae6d 2018-08-18 08:10:34,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.294991970062s 2018-08-18 08:10:34,848 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8a4ba1a3-b137-4736-a357-ad99d8b33a07 used request id req-5f830cde-f010-4e10-a1b6-f6d4fe13ae6d 2018-08-18 08:10:34,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 08:10:34,852 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 08:10:35,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:10: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-030ad432-5e76-4ae2-b69f-89becfbfd86b x-compute-request-id: req-030ad432-5e76-4ae2-b69f-89becfbfd86b Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/157eda37-4bec-4257-99e0-3aac0dccec24", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/157eda37-4bec-4257-99e0-3aac0dccec24", "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": "157eda37-4bec-4257-99e0-3aac0dccec24"}]} 2018-08-18 08:10:35,104 - 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-030ad432-5e76-4ae2-b69f-89becfbfd86b 2018-08-18 08:10:35,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.255010128021s 2018-08-18 08:10:35,104 - 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-030ad432-5e76-4ae2-b69f-89becfbfd86b 2018-08-18 08:10:35,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 08:10:35,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/157eda37-4bec-4257-99e0-3aac0dccec24 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 08:10:35,134 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 08:10: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-0c21016a-1f12-42b0-a1b1-52f370ef8a74 x-compute-request-id: req-0c21016a-1f12-42b0-a1b1-52f370ef8a74 Content-Length: 0 Content-Type: application/json 2018-08-18 08:10:35,135 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/157eda37-4bec-4257-99e0-3aac0dccec24 used request id req-0c21016a-1f12-42b0-a1b1-52f370ef8a74 2018-08-18 08:10:35,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0284829139709s 2018-08-18 08:10:35,135 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/157eda37-4bec-4257-99e0-3aac0dccec24 used request id req-0c21016a-1f12-42b0-a1b1-52f370ef8a74 2018-08-18 08:10:35,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 08:10:35,138 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 08:10:35,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf539be-0956-4f0f-aa35-873c1216197a 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/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmtp-user_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "links": {"self": "http://172.30.9.22:5000/v3/users/e69e781ac05748ebb8552f2a3c635207"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e69e781ac05748ebb8552f2a3c635207", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 08:10:35,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9bf539be-0956-4f0f-aa35-873c1216197a 2018-08-18 08:10:35,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189486026764s 2018-08-18 08:10:35,325 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9bf539be-0956-4f0f-aa35-873c1216197a 2018-08-18 08:10:35,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 08:10:35,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/e69e781ac05748ebb8552f2a3c635207 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 08:10:35,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f4cb88-1e84-4900-a1be-98663115f894 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_acbd66ad-a289-43e9-901b-cc32f3e3f06a", "links": {"self": "http://172.30.9.22:5000/v3/users/e69e781ac05748ebb8552f2a3c635207"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e69e781ac05748ebb8552f2a3c635207", "description": null}} 2018-08-18 08:10:35,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/e69e781ac05748ebb8552f2a3c635207 used request id req-c9f4cb88-1e84-4900-a1be-98663115f894 2018-08-18 08:10:35,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.185507774353s 2018-08-18 08:10:35,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/e69e781ac05748ebb8552f2a3c635207 used request id req-c9f4cb88-1e84-4900-a1be-98663115f894 2018-08-18 08:10:35,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-18 08:10:35,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/e69e781ac05748ebb8552f2a3c635207 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 08:10:35,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 08:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-796e6e6b-6b23-4fb3-8107-a2cb2b86bd0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 08:10:35,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e69e781ac05748ebb8552f2a3c635207 used request id req-796e6e6b-6b23-4fb3-8107-a2cb2b86bd0c 2018-08-18 08:10:35,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.268829107285s 2018-08-18 08:10:35,787 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e69e781ac05748ebb8552f2a3c635207 used request id req-796e6e6b-6b23-4fb3-8107-a2cb2b86bd0c 2018-08-18 08:10:35,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 08:10:35,796 - 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}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 08:10:35,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28cf2511-eb24-4316-a698-fd89e6e58e23 Content-Encoding: gzip Content-Length: 380 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": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/94b7ae4cf2bb48afa6956981d21fb243"}, "tags": [], "enabled": true, "id": "94b7ae4cf2bb48afa6956981d21fb243", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_acbd66ad-a289-43e9-901b-cc32f3e3f06a"}]} 2018-08-18 08:10:35,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-28cf2511-eb24-4316-a698-fd89e6e58e23 2018-08-18 08:10:35,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.168887138367s 2018-08-18 08:10:35,962 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-28cf2511-eb24-4316-a698-fd89e6e58e23 2018-08-18 08:10:35,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-18 08:10:35,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/94b7ae4cf2bb48afa6956981d21fb243 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9554ed912f364aae9b4f32224cfcfecdf357bb8c" 2018-08-18 08:10:36,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 08:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f095b477-53b9-4c31-8a44-5631e6d6462e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 08:10:36,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/94b7ae4cf2bb48afa6956981d21fb243 used request id req-f095b477-53b9-4c31-8a44-5631e6d6462e 2018-08-18 08:10:36,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146665096283s 2018-08-18 08:10:36,113 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/94b7ae4cf2bb48afa6956981d21fb243 used request id req-f095b477-53b9-4c31-8a44-5631e6d6462e 2018-08-18 08:10:36,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:10:36,114 - 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}b6f2f15b630894c3cf94b42aced0c2be7b696848" 2018-08-18 08:10:36,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-cea37689-8a28-407e-99c4-b53dc52df333 Date: Sat, 18 Aug 2018 08:10:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 08:10:36,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cea37689-8a28-407e-99c4-b53dc52df333 2018-08-18 08:10:36,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0885000228882s 2018-08-18 08:10:36,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cea37689-8a28-407e-99c4-b53dc52df333 2018-08-18 08:10:36,204 - shade - DEBUG - Network pns-internal-net_acbd66ad-a289-43e9-901b-cc32f3e3f06a not found for deleting 2018-08-18 08:10:36,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:10:36,205 - 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}b6f2f15b630894c3cf94b42aced0c2be7b696848" 2018-08-18 08:10:36,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c765a508-26d1-402a-a39a-88eb39d443c0 Date: Sat, 18 Aug 2018 08:10:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 08:10:36,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c765a508-26d1-402a-a39a-88eb39d443c0 2018-08-18 08:10:36,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102227926254s 2018-08-18 08:10:36,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c765a508-26d1-402a-a39a-88eb39d443c0 2018-08-18 08:10:36,308 - shade - DEBUG - Network pns-internal-net2_acbd66ad-a289-43e9-901b-cc32f3e3f06a not found for deleting 2018-08-18 08:10:36,368 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-18 08:10:36,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 08:10:36,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 08:10:36,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 08:10:36,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 08:10:36,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 08:10:36,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 08:10:36,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 08:10:36,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 08:10:36,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 08:10:36,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 08:10:36,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 08:10:36,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 08:10:36,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 08:10:36,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 08:10:36,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 08:10:36,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 08:10:36,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 08:10:36,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 08:10:36,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 08:10:36,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 08:10:36,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 08:10:36,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 08:10:36,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 08:10:36,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 08:10:36,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 08:10:36,418 - 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-18 08:10:36,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb94cb6-9dab-4399-b4b8-c501c566f76b 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-18 08:10:36,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6cb94cb6-9dab-4399-b4b8-c501c566f76b 2018-08-18 08:10:36,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 08:10:36,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T09:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["AalrRofjQ_C2uzBaNmP5JQ"], "issued_at": "2018-08-18T08:10:36.000000Z"}} 2018-08-18 08:10:36,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:10:36,819 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:10:37,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-de7cc30c-913f-456c-b660-bf4440fadacd Date: Sat, 18 Aug 2018 08:10:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 08:10:37,176 - 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-de7cc30c-913f-456c-b660-bf4440fadacd 2018-08-18 08:10:37,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35803604126s 2018-08-18 08:10:37,177 - 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-de7cc30c-913f-456c-b660-bf4440fadacd 2018-08-18 08:10:37,181 - 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-18 08:10:37,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 08:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-941f3555-8a0b-48ac-ac88-ac2b3d666ef4 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-18 08:10:37,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-941f3555-8a0b-48ac-ac88-ac2b3d666ef4 2018-08-18 08:10:37,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 08:10:37,190 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:10:37,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d250e00a-df62-4078-9b2d-52c401490b64 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 08:10:37,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d250e00a-df62-4078-9b2d-52c401490b64 2018-08-18 08:10:37,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.144668102264s 2018-08-18 08:10:37,332 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d250e00a-df62-4078-9b2d-52c401490b64 2018-08-18 08:10:37,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-18 08:10:37,341 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_64913444-1d61-4070-a265-4acc475b0231"}}' 2018-08-18 08:10:37,466 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 08:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed26e8d1-819e-477c-bb5f-0e850a2c57f8 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/7bc99eb9818f46bbbfb77db15ba1aae4"}, "tags": [], "enabled": true, "id": "7bc99eb9818f46bbbfb77db15ba1aae4", "parent_id": "default", "domain_id": "default", "name": "shaker-project_64913444-1d61-4070-a265-4acc475b0231"}} 2018-08-18 08:10:37,466 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ed26e8d1-819e-477c-bb5f-0e850a2c57f8 2018-08-18 08:10:37,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.127521038055s 2018-08-18 08:10:37,466 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ed26e8d1-819e-477c-bb5f-0e850a2c57f8 2018-08-18 08:10:37,467 - 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'7bc99eb9818f46bbbfb77db15ba1aae4', '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_64913444-1d61-4070-a265-4acc475b0231'}) 2018-08-18 08:10:37,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-18 08:10:37,476 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c981a374-fccc-4b8e-a28a-ded0d388e7f9", "email": null, "name": "shaker-user_64913444-1d61-4070-a265-4acc475b0231"}}' 2018-08-18 08:10:37,935 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 08:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5952433-1b74-4d2f-a682-b6dfb0968483 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_64913444-1d61-4070-a265-4acc475b0231", "links": {"self": "http://172.30.9.22:5000/v3/users/ed46f7849eeb41a58adfb07d31bdb930"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed46f7849eeb41a58adfb07d31bdb930", "domain_id": "default", "password_expires_at": null}} 2018-08-18 08:10:37,935 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-e5952433-1b74-4d2f-a682-b6dfb0968483 2018-08-18 08:10:37,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.462074995041s 2018-08-18 08:10:37,935 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-e5952433-1b74-4d2f-a682-b6dfb0968483 2018-08-18 08:10:37,936 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ed46f7849eeb41a58adfb07d31bdb930', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_64913444-1d61-4070-a265-4acc475b0231'}) 2018-08-18 08:10:37,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:10:37,943 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:10:38,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323109d6-51c9-499b-9754-bcefc25746d7 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:10:38,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-323109d6-51c9-499b-9754-bcefc25746d7 2018-08-18 08:10:38,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187664031982s 2018-08-18 08:10:38,127 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-323109d6-51c9-499b-9754-bcefc25746d7 2018-08-18 08:10:38,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:10:38,135 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:10:38,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1219c282-9e21-446c-a30c-608edf558d20 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:10:38,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1219c282-9e21-446c-a30c-608edf558d20 2018-08-18 08:10:38,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175711870193s 2018-08-18 08:10:38,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1219c282-9e21-446c-a30c-608edf558d20 2018-08-18 08:10:38,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:10:38,316 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:10:38,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272f7f4a-9cf1-4f10-a6d8-e3f58d337ab5 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:10:38,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-272f7f4a-9cf1-4f10-a6d8-e3f58d337ab5 2018-08-18 08:10:38,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176867008209s 2018-08-18 08:10:38,490 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-272f7f4a-9cf1-4f10-a6d8-e3f58d337ab5 2018-08-18 08:10:38,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 08:10:38,498 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:10:38,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fa8260e-fef3-4e73-89ae-02106568c8aa 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-18 08:10:38,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-1fa8260e-fef3-4e73-89ae-02106568c8aa 2018-08-18 08:10:38,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.170252084732s 2018-08-18 08:10:38,665 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-1fa8260e-fef3-4e73-89ae-02106568c8aa 2018-08-18 08:10:38,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 08:10:38,669 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:10:38,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac3b12e-9a36-4538-8491-3dc82e93d5f8 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_64913444-1d61-4070-a265-4acc475b0231", "links": {"self": "http://172.30.9.22:5000/v3/users/ed46f7849eeb41a58adfb07d31bdb930"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed46f7849eeb41a58adfb07d31bdb930", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 08:10:38,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-dac3b12e-9a36-4538-8491-3dc82e93d5f8 2018-08-18 08:10:38,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117784023285s 2018-08-18 08:10:38,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-dac3b12e-9a36-4538-8491-3dc82e93d5f8 2018-08-18 08:10:38,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 08:10:38,799 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:10:38,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac4c116-066b-454c-b98a-d6954f99b7a4 Content-Encoding: gzip Content-Length: 392 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/7bc99eb9818f46bbbfb77db15ba1aae4"}, "tags": [], "enabled": true, "id": "7bc99eb9818f46bbbfb77db15ba1aae4", "parent_id": "default", "domain_id": "default", "name": "shaker-project_64913444-1d61-4070-a265-4acc475b0231"}]} 2018-08-18 08:10:38,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bac4c116-066b-454c-b98a-d6954f99b7a4 2018-08-18 08:10:38,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100224971771s 2018-08-18 08:10:38,897 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bac4c116-066b-454c-b98a-d6954f99b7a4 2018-08-18 08:10:38,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 08:10:38,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=ed46f7849eeb41a58adfb07d31bdb930&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=7bc99eb9818f46bbbfb77db15ba1aae4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:10:39,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08bb8ebe-b47f-44d2-b4d6-d1a7c11018f0 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=ed46f7849eeb41a58adfb07d31bdb930&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=7bc99eb9818f46bbbfb77db15ba1aae4", "previous": null, "next": null}} 2018-08-18 08:10:39,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=ed46f7849eeb41a58adfb07d31bdb930&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=7bc99eb9818f46bbbfb77db15ba1aae4 used request id req-08bb8ebe-b47f-44d2-b4d6-d1a7c11018f0 2018-08-18 08:10:39,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.187839031219s 2018-08-18 08:10:39,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=ed46f7849eeb41a58adfb07d31bdb930&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=7bc99eb9818f46bbbfb77db15ba1aae4 used request id req-08bb8ebe-b47f-44d2-b4d6-d1a7c11018f0 2018-08-18 08:10:39,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 08:10:39,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/7bc99eb9818f46bbbfb77db15ba1aae4/users/ed46f7849eeb41a58adfb07d31bdb930/roles/04730c3b60524baeae58f0c728000ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:10:39,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 08:10:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e14439c8-91bb-4ad9-8f2d-c193cceb8732 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 08:10:39,313 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7bc99eb9818f46bbbfb77db15ba1aae4/users/ed46f7849eeb41a58adfb07d31bdb930/roles/04730c3b60524baeae58f0c728000ebe used request id req-e14439c8-91bb-4ad9-8f2d-c193cceb8732 2018-08-18 08:10:39,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.217743873596s 2018-08-18 08:10:39,314 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7bc99eb9818f46bbbfb77db15ba1aae4/users/ed46f7849eeb41a58adfb07d31bdb930/roles/04730c3b60524baeae58f0c728000ebe used request id req-e14439c8-91bb-4ad9-8f2d-c193cceb8732 2018-08-18 08:10:39,314 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_64913444-1d61-4070-a265-4acc475b0231', 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'7bc99eb9818f46bbbfb77db15ba1aae4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'c981a374-fccc-4b8e-a28a-ded0d388e7f9', 'username': u'shaker-user_64913444-1d61-4070-a265-4acc475b0231', '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-18 08:10:39,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 08:10:39,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 08:10:39,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 08:10:39,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 08:10:39,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 08:10:39,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 08:10:39,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 08:10:39,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 08:10:39,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 08:10:39,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 08:10:39,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 08:10:39,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 08:10:39,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 08:10:39,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 08:10:39,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 08:10:39,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 08:10:39,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 08:10:39,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 08:10:39,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 08:10:39,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 08:10:39,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 08:10:39,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 08:10:39,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 08:10:39,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 08:10:39,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 08:10:39,319 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_64913444-1d61-4070-a265-4acc475b0231', 'password': 'c981a374-fccc-4b8e-a28a-ded0d388e7f9', 'project_name': 'shaker-project_64913444-1d61-4070-a265-4acc475b0231', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '7bc99eb9818f46bbbfb77db15ba1aae4', 'project_domain_name': 'Default'} 2018-08-18 08:10:39,320 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-18 08:10:39,321 - 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-18 08:10:39,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f8a7bbe-99cb-43d3-a095-b1c1ab4b17b2 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-18 08:10:39,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5f8a7bbe-99cb-43d3-a095-b1c1ab4b17b2 2018-08-18 08:10:39,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 08:10:39,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T09:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7bc99eb9818f46bbbfb77db15ba1aae4", "name": "shaker-project_64913444-1d61-4070-a265-4acc475b0231"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7bc99eb9818f46bbbfb77db15ba1aae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/7bc99eb9818f46bbbfb77db15ba1aae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/7bc99eb9818f46bbbfb77db15ba1aae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7bc99eb9818f46bbbfb77db15ba1aae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/7bc99eb9818f46bbbfb77db15ba1aae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/7bc99eb9818f46bbbfb77db15ba1aae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7bc99eb9818f46bbbfb77db15ba1aae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/7bc99eb9818f46bbbfb77db15ba1aae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/7bc99eb9818f46bbbfb77db15ba1aae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_7bc99eb9818f46bbbfb77db15ba1aae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7bc99eb9818f46bbbfb77db15ba1aae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7bc99eb9818f46bbbfb77db15ba1aae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/7bc99eb9818f46bbbfb77db15ba1aae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/7bc99eb9818f46bbbfb77db15ba1aae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_64913444-1d61-4070-a265-4acc475b0231", "id": "ed46f7849eeb41a58adfb07d31bdb930"}, "audit_ids": ["gOLAZEMkTS6WJbryP4bO3A"], "issued_at": "2018-08-18T08:10:39.000000Z"}} 2018-08-18 08:10:39,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 08:10:39,719 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -d '{"network": {"name": "shaker-net_64913444-1d61-4070-a265-4acc475b0231", "admin_state_up": true}}' 2018-08-18 08:10:40,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-408d7be9-b1c8-4329-be36-c4d15d71521f Date: Sat, 18 Aug 2018 08:10:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3398e13c-fab5-4e52-aaa6-d8d37639afbe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bc99eb9818f46bbbfb77db15ba1aae4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T08:10:40Z","is_default":false,"name":"shaker-net_64913444-1d61-4070-a265-4acc475b0231","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7bc99eb9818f46bbbfb77db15ba1aae4","created_at":"2018-08-18T08:10:40Z","mtu":1450}} 2018-08-18 08:10:40,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-408d7be9-b1c8-4329-be36-c4d15d71521f 2018-08-18 08:10:40,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.58385682106s 2018-08-18 08:10:40,303 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-408d7be9-b1c8-4329-be36-c4d15d71521f 2018-08-18 08:10:40,303 - 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-18T08:10:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'3398e13c-fab5-4e52-aaa6-d8d37639afbe', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_64913444-1d61-4070-a265-4acc475b0231', u'admin_state_up': True, u'tenant_id': u'7bc99eb9818f46bbbfb77db15ba1aae4', u'created_at': u'2018-08-18T08:10:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7bc99eb9818f46bbbfb77db15ba1aae4', u'l2_adjacency': True}) 2018-08-18 08:10:40,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:10:40,304 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:10:40,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1226 X-Openstack-Request-Id: req-ef2b7868-f739-4c2d-84f6-d9d59f87fcf2 Date: Sat, 18 Aug 2018 08:10:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3398e13c-fab5-4e52-aaa6-d8d37639afbe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bc99eb9818f46bbbfb77db15ba1aae4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T08:10:40Z","qos_policy_id":null,"name":"shaker-net_64913444-1d61-4070-a265-4acc475b0231","admin_state_up":true,"tenant_id":"7bc99eb9818f46bbbfb77db15ba1aae4","created_at":"2018-08-18T08:10:40Z","mtu":1450}]} 2018-08-18 08:10:40,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ef2b7868-f739-4c2d-84f6-d9d59f87fcf2 2018-08-18 08:10:40,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118716955185s 2018-08-18 08:10:40,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ef2b7868-f739-4c2d-84f6-d9d59f87fcf2 2018-08-18 08:10:40,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 08:10:40,425 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -d '{"subnet": {"name": "shaker-subnet_64913444-1d61-4070-a265-4acc475b0231", "enable_dhcp": true, "network_id": "3398e13c-fab5-4e52-aaa6-d8d37639afbe", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 08:10:40,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-116f2992-6380-4d8b-a3ea-937442023035 Date: Sat, 18 Aug 2018 08:10:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3398e13c-fab5-4e52-aaa6-d8d37639afbe","tenant_id":"7bc99eb9818f46bbbfb77db15ba1aae4","created_at":"2018-08-18T08:10:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T08:10:40Z","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":"7bc99eb9818f46bbbfb77db15ba1aae4","id":"92a62e17-6f87-4262-a28d-219957be09cf","subnetpool_id":null,"name":"shaker-subnet_64913444-1d61-4070-a265-4acc475b0231"}} 2018-08-18 08:10:40,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-116f2992-6380-4d8b-a3ea-937442023035 2018-08-18 08:10:40,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.551118850708s 2018-08-18 08:10:40,976 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-116f2992-6380-4d8b-a3ea-937442023035 2018-08-18 08:10:40,976 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T08:10:40Z', 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'92a62e17-6f87-4262-a28d-219957be09cf', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_64913444-1d61-4070-a265-4acc475b0231', u'enable_dhcp': True, u'network_id': u'3398e13c-fab5-4e52-aaa6-d8d37639afbe', u'tenant_id': u'7bc99eb9818f46bbbfb77db15ba1aae4', u'created_at': u'2018-08-18T08:10:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7bc99eb9818f46bbbfb77db15ba1aae4'}) 2018-08-18 08:10:40,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 08:10:40,978 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "shaker-router_64913444-1d61-4070-a265-4acc475b0231", "admin_state_up": true}}' 2018-08-18 08:10:42,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-eb60f237-fbd3-40e7-8fb1-b1534a582c53 Date: Sat, 18 Aug 2018 08:10:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:10:41Z", "admin_state_up": true, "updated_at": "2018-08-18T08:10:42Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "39f4dd43-6337-48b9-80e5-f5760302d8b3", "name": "shaker-router_64913444-1d61-4070-a265-4acc475b0231"}} 2018-08-18 08:10:42,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-eb60f237-fbd3-40e7-8fb1-b1534a582c53 2018-08-18 08:10:42,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55775904655s 2018-08-18 08:10:42,535 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-eb60f237-fbd3-40e7-8fb1-b1534a582c53 2018-08-18 08:10:42,536 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T08:10:42Z', u'revision_number': 2, u'id': u'39f4dd43-6337-48b9-80e5-f5760302d8b3', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_64913444-1d61-4070-a265-4acc475b0231', u'admin_state_up': True, u'tenant_id': u'7bc99eb9818f46bbbfb77db15ba1aae4', u'created_at': u'2018-08-18T08:10:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'7bc99eb9818f46bbbfb77db15ba1aae4'}) 2018-08-18 08:10:42,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 08:10:42,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/39f4dd43-6337-48b9-80e5-f5760302d8b3/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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -d '{"subnet_id": "92a62e17-6f87-4262-a28d-219957be09cf"}' 2018-08-18 08:10:45,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-951feba8-5701-471e-8e11-2a610d8b62e3 Date: Sat, 18 Aug 2018 08:10:45 GMT RESP BODY: {"network_id": "3398e13c-fab5-4e52-aaa6-d8d37639afbe", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "subnet_id": "92a62e17-6f87-4262-a28d-219957be09cf", "subnet_ids": ["92a62e17-6f87-4262-a28d-219957be09cf"], "port_id": "fcd6df4f-3a52-4955-8e59-1ea4200e3811", "id": "39f4dd43-6337-48b9-80e5-f5760302d8b3"} 2018-08-18 08:10:45,086 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/39f4dd43-6337-48b9-80e5-f5760302d8b3/add_router_interface.json used request id req-951feba8-5701-471e-8e11-2a610d8b62e3 2018-08-18 08:10:45,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.550096035s 2018-08-18 08:10:45,087 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/39f4dd43-6337-48b9-80e5-f5760302d8b3/add_router_interface.json used request id req-951feba8-5701-471e-8e11-2a610d8b62e3 returning object 39f4dd43-6337-48b9-80e5-f5760302d8b3 2018-08-18 08:10:45,088 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-18 08:10:48,907 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-18 08:10:48,908 - 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-18 08:10:48,912 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 08:10:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 08:10:48,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:10:48,915 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:10:49,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b2f3bdc0-e1bf-42a2-8b47-41f1a46782c6 Date: Sat, 18 Aug 2018 08:10:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:10:49,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b2f3bdc0-e1bf-42a2-8b47-41f1a46782c6 2018-08-18 08:10:49,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.653098106384s 2018-08-18 08:10:49,567 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b2f3bdc0-e1bf-42a2-8b47-41f1a46782c6 2018-08-18 08:10:49,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 08:10:49,579 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_64913444-1d61-4070-a265-4acc475b0231", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_64913444-1d61-4070-a265-4acc475b0231"}' 2018-08-18 08:10:49,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/c087fbc7-4145-442f-8df6-eae599eef129 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-163a0d8c-8283-47cc-b04a-d8d445444b86 Date: Sat, 18 Aug 2018 08:10:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:10:49Z", "file": "/v2/images/c087fbc7-4145-442f-8df6-eae599eef129/file", "owner": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "c087fbc7-4145-442f-8df6-eae599eef129", "size": null, "self": "/v2/images/c087fbc7-4145-442f-8df6-eae599eef129", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_64913444-1d61-4070-a265-4acc475b0231", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_64913444-1d61-4070-a265-4acc475b0231", "checksum": null, "created_at": "2018-08-18T08:10:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 08:10:49,620 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-163a0d8c-8283-47cc-b04a-d8d445444b86 2018-08-18 08:10:49,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.045459985733s 2018-08-18 08:10:49,621 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-163a0d8c-8283-47cc-b04a-d8d445444b86 returning object c087fbc7-4145-442f-8df6-eae599eef129 2018-08-18 08:10:49,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 08:10:49,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/c087fbc7-4145-442f-8df6-eae599eef129/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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -d '' 2018-08-18 08:11:00,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0600494c-88a1-4f4d-9262-fc58fe48e191 Date: Sat, 18 Aug 2018 08:11: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-18 08:11:00,730 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c087fbc7-4145-442f-8df6-eae599eef129/file used request id req-0600494c-88a1-4f4d-9262-fc58fe48e191 2018-08-18 08:11:00,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 11.1091310978s 2018-08-18 08:11:00,731 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c087fbc7-4145-442f-8df6-eae599eef129/file used request id req-0600494c-88a1-4f4d-9262-fc58fe48e191 2018-08-18 08:11:00,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:11:00,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:00,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-067fa442-f0fa-4cb1-a90d-981bbb9a0a9b Date: Sat, 18 Aug 2018 08:11:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:11:00Z", "file": "/v2/images/c087fbc7-4145-442f-8df6-eae599eef129/file", "owner": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "c087fbc7-4145-442f-8df6-eae599eef129", "size": 666173440, "self": "/v2/images/c087fbc7-4145-442f-8df6-eae599eef129", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/c087fbc7-4145-442f-8df6-eae599eef129/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/c087fbc7-4145-442f-8df6-eae599eef129/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_64913444-1d61-4070-a265-4acc475b0231", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_64913444-1d61-4070-a265-4acc475b0231", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-18T08:10:49Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:11:00,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-067fa442-f0fa-4cb1-a90d-981bbb9a0a9b 2018-08-18 08:11:00,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379140377045s 2018-08-18 08:11:00,774 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-067fa442-f0fa-4cb1-a90d-981bbb9a0a9b 2018-08-18 08:11:00,777 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/c087fbc7-4145-442f-8df6-eae599eef129/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c087fbc7-4145-442f-8df6-eae599eef129/file', 'owner': u'7bc99eb9818f46bbbfb77db15ba1aae4', 'id': u'c087fbc7-4145-442f-8df6-eae599eef129', 'size': 666173440, u'self': u'/v2/images/c087fbc7-4145-442f-8df6-eae599eef129', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bc99eb9818f46bbbfb77db15ba1aae4', 'name': 'shaker-project_64913444-1d61-4070-a265-4acc475b0231', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/c087fbc7-4145-442f-8df6-eae599eef129/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T08:11:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T08:11:00Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_64913444-1d61-4070-a265-4acc475b0231', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/c087fbc7-4145-442f-8df6-eae599eef129', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_64913444-1d61-4070-a265-4acc475b0231', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_64913444-1d61-4070-a265-4acc475b0231', 'created': u'2018-08-18T08:10:49Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-18T08:10:49Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', 'metadata': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/c087fbc7-4145-442f-8df6-eae599eef129', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_64913444-1d61-4070-a265-4acc475b0231', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-18 08:11:00,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 08:11:00,781 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_64913444-1d61-4070-a265-4acc475b0231", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-18 08:11:01,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-0f8eed55-b27e-424b-a20c-09bca77a4a10 x-compute-request-id: req-0f8eed55-b27e-424b-a20c-09bca77a4a10 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_64913444-1d61-4070-a265-4acc475b0231", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "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": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd"}} 2018-08-18 08:11:01,083 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0f8eed55-b27e-424b-a20c-09bca77a4a10 2018-08-18 08:11:01,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.304921865463s 2018-08-18 08:11:01,083 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0f8eed55-b27e-424b-a20c-09bca77a4a10 2018-08-18 08:11:01,084 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_64913444-1d61-4070-a265-4acc475b0231', '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'4d035469e9a84e03ad9e915ddb446437', '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'a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd', 'swap': 0}) 2018-08-18 08:11:01,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 08:11:01,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd/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}3419b48ac97ec650397d912f261b8a1883d20ee9" -d '{"extra_specs": {}}' 2018-08-18 08:11:01,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-1d1e93d1-8e9b-4446-9bc0-6b0f920cc365 x-compute-request-id: req-1d1e93d1-8e9b-4446-9bc0-6b0f920cc365 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 08:11:01,103 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd/os-extra_specs used request id req-1d1e93d1-8e9b-4446-9bc0-6b0f920cc365 2018-08-18 08:11:01,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0188989639282s 2018-08-18 08:11:01,104 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd/os-extra_specs used request id req-1d1e93d1-8e9b-4446-9bc0-6b0f920cc365 2018-08-18 08:11:01,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-18 08:11:01,107 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -d '{"keypair": {"name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231"}}' 2018-08-18 08:11:01,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-5e02cfb3-f75d-4a7f-a35e-8eb5707cf557 x-compute-request-id: req-5e02cfb3-f75d-4a7f-a35e-8eb5707cf557 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB12bDAoekeNPlpl873LNXpCD+aFNZQabktxigPkxMuCqt5BPGZA5S/oxKJeb2rgHJffDaFzJixx5o3Ju6LpnWdCCQnB3lpeDdzKldubCVhlifQ3vWZtGan0TNjJoIdz054NuDbIZn83TERQ2am7+SAN4oJfoXsFd4HpHjt7F4uKm2ox7dTLNxAfyfVQtUMGhaOZnsG/7mYE3bG25opRBlpEVZ6S3x7L2rCfbN5F5psypAV58cJdJYhVNs4LZtwA6JBSKiRM4/oS+skK8ZHQTMTPikhj65+CvIpbr5NwnxMErSNgeCKi+b6BV0bpxMYM98zGnvEjfz4XJk1qIGLviR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwddmwwKHpHjT5aZfO9yzV6Qg/mhTWUGm5LcYoD5MTLgqreQT\nxmQOUv6MSiXm9q4ByX3w2hcyYsceaNybui6Z1nQgkJwd5aXg3cypXbmwlYZYn0N7\n1mbRmp9EzYyaCHc9OeDbg2yGZ/N0xEUNmpu/kgDeKCX6F7BXeB6R47exeLiptqMe\n3UyzcQH8n1ULVDBoWjmZ7Bv+5mBN2xtuaKUQZaRFWekt8ey9qwn2zeReabMqQFef\nHCXSWIVTbOC2bcAOiQUiokTOP6EvrJCvGR0EzEz4pIY+ufgryKW6+TcJ8TBK0jYH\ngiovm+gVdG6cTGDPfMxp7xI38+FyZNaiBi74kQIDAQABAoIBAQCD0hA4HchQuTqg\nufuZogT0XNFzMU89K8BrWXiNwM/yfGvJxYkNKY30MtcEtbHTn5HnjJX2OkAxnGe5\nuAzPGFHV3TMoJILQYXYCX+PtsRG9HZe29xWIQHPaSuVnQ26cwzoH2jptrafZmV6W\n+r69nZ0xlRV/CBSDd5CER4W+7nTqOrsMsJ6ha5CwA+a0gDQPsZzp5X5MYRev+sbF\nL3ec+Z6EzSEISFH81x+ORrbpb0eIn5ZSdAOvw5K2A703x+LmD8DZMPT7iKpCDV1w\nierebSE4XlWoLrL3IwxPVwoBSI7PgEL4Ugjjk06i30TnLt6R+coTZNJzvGfwHJXU\nhooNO9ABAoGBAOqPcluxQd9B9Wa9vKAthBG1Hni5bXATXkJfNyo8iW+uyuTpzgZZ\n/CKs+mPsSY6RupLJzCDMgTXub9LhSCCDLRMR6NVenRlrZTquPO8Mgx96aXzd6vqb\niRmSO0/NRtwc0EuHyo4MzrbTnbnBJZ1qG6wf1RWWA7WEhd6avVQDAS1xAoGBANOP\nKMsn8J+7UKXqj/XKI4MbSAYfEFIpPwfanAB1iFSsHw2CS58KK7iCOr0z0t46LRM/\nKLTtN7Cfz6LZ9hVDBFpOKB89gtHDavgVlSqoDsEfthgRZEoDYSC4Qe1OesU97sG2\nGmhgvyEpcg/vF+K11QmN3ZvM6KtxxGf9lhLCH20hAoGBAJanLa9A6Wso5SJpKTbE\nJThuWTT2/BhpCDifCUKCgU+PN9fRZ7dionPvIB9/yzrb1LalEAvc7fyiuYX7liTz\nu8as0RwCWerStMD82jw7kBhuukQuENeHgIZBCwFVenaztwFcJTgZd8eroXmGWc+C\nMGXcSDNGF/nFNWplfsbv6xixAoGAOZRUKP7k2cSUjaPKrL3obm2Fa80WlxYMxql0\nHhffFBSImxekV1PgVGZ1cDtjoAI7dGqTPLL3nkXQsGUcOes0ixOMjfwi186VFZJi\nN+rnoR5tZB2PqylCTTJ5FwpuFbLmgah7hX8XZgIuvjF30cdlhSUsdJQPm2Hqb9cv\n+kkFXqECgYEAtRPFSpIJqDqtVAea35Jly+s1Kq/UGHlkJbennulxYI97UDvpZn/o\nlogS8cQPS2JqPDxeTQDTgASTOaM75wHLhQnxOpjqQFXoc5O9zhP/lJH3BkEtaBOC\nE6LBp+h26GL8wf/p1f4fwmdWgjnQbmk3Q1byszbEqu68U+GhRDaZG/c=\n-----END RSA PRIVATE KEY-----\n", "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "fingerprint": "57:2f:c2:9d:e2:dc:1e:c0:c6:5b:f9:bd:de:b6:14:55"}} 2018-08-18 08:11:01,472 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-5e02cfb3-f75d-4a7f-a35e-8eb5707cf557 2018-08-18 08:11:01,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.367550134659s 2018-08-18 08:11:01,472 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-5e02cfb3-f75d-4a7f-a35e-8eb5707cf557 2018-08-18 08:11:01,473 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB12bDAoekeNPlpl873LNXpCD+aFNZQabktxigPkxMuCqt5BPGZA5S/oxKJeb2rgHJffDaFzJixx5o3Ju6LpnWdCCQnB3lpeDdzKldubCVhlifQ3vWZtGan0TNjJoIdz054NuDbIZn83TERQ2am7+SAN4oJfoXsFd4HpHjt7F4uKm2ox7dTLNxAfyfVQtUMGhaOZnsG/7mYE3bG25opRBlpEVZ6S3x7L2rCfbN5F5psypAV58cJdJYhVNs4LZtwA6JBSKiRM4/oS+skK8ZHQTMTPikhj65+CvIpbr5NwnxMErSNgeCKi+b6BV0bpxMYM98zGnvEjfz4XJk1qIGLviR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwddmwwKHpHjT5aZfO9yzV6Qg/mhTWUGm5LcYoD5MTLgqreQT\nxmQOUv6MSiXm9q4ByX3w2hcyYsceaNybui6Z1nQgkJwd5aXg3cypXbmwlYZYn0N7\n1mbRmp9EzYyaCHc9OeDbg2yGZ/N0xEUNmpu/kgDeKCX6F7BXeB6R47exeLiptqMe\n3UyzcQH8n1ULVDBoWjmZ7Bv+5mBN2xtuaKUQZaRFWekt8ey9qwn2zeReabMqQFef\nHCXSWIVTbOC2bcAOiQUiokTOP6EvrJCvGR0EzEz4pIY+ufgryKW6+TcJ8TBK0jYH\ngiovm+gVdG6cTGDPfMxp7xI38+FyZNaiBi74kQIDAQABAoIBAQCD0hA4HchQuTqg\nufuZogT0XNFzMU89K8BrWXiNwM/yfGvJxYkNKY30MtcEtbHTn5HnjJX2OkAxnGe5\nuAzPGFHV3TMoJILQYXYCX+PtsRG9HZe29xWIQHPaSuVnQ26cwzoH2jptrafZmV6W\n+r69nZ0xlRV/CBSDd5CER4W+7nTqOrsMsJ6ha5CwA+a0gDQPsZzp5X5MYRev+sbF\nL3ec+Z6EzSEISFH81x+ORrbpb0eIn5ZSdAOvw5K2A703x+LmD8DZMPT7iKpCDV1w\nierebSE4XlWoLrL3IwxPVwoBSI7PgEL4Ugjjk06i30TnLt6R+coTZNJzvGfwHJXU\nhooNO9ABAoGBAOqPcluxQd9B9Wa9vKAthBG1Hni5bXATXkJfNyo8iW+uyuTpzgZZ\n/CKs+mPsSY6RupLJzCDMgTXub9LhSCCDLRMR6NVenRlrZTquPO8Mgx96aXzd6vqb\niRmSO0/NRtwc0EuHyo4MzrbTnbnBJZ1qG6wf1RWWA7WEhd6avVQDAS1xAoGBANOP\nKMsn8J+7UKXqj/XKI4MbSAYfEFIpPwfanAB1iFSsHw2CS58KK7iCOr0z0t46LRM/\nKLTtN7Cfz6LZ9hVDBFpOKB89gtHDavgVlSqoDsEfthgRZEoDYSC4Qe1OesU97sG2\nGmhgvyEpcg/vF+K11QmN3ZvM6KtxxGf9lhLCH20hAoGBAJanLa9A6Wso5SJpKTbE\nJThuWTT2/BhpCDifCUKCgU+PN9fRZ7dionPvIB9/yzrb1LalEAvc7fyiuYX7liTz\nu8as0RwCWerStMD82jw7kBhuukQuENeHgIZBCwFVenaztwFcJTgZd8eroXmGWc+C\nMGXcSDNGF/nFNWplfsbv6xixAoGAOZRUKP7k2cSUjaPKrL3obm2Fa80WlxYMxql0\nHhffFBSImxekV1PgVGZ1cDtjoAI7dGqTPLL3nkXQsGUcOes0ixOMjfwi186VFZJi\nN+rnoR5tZB2PqylCTTJ5FwpuFbLmgah7hX8XZgIuvjF30cdlhSUsdJQPm2Hqb9cv\n+kkFXqECgYEAtRPFSpIJqDqtVAea35Jly+s1Kq/UGHlkJbennulxYI97UDvpZn/o\nlogS8cQPS2JqPDxeTQDTgASTOaM75wHLhQnxOpjqQFXoc5O9zhP/lJH3BkEtaBOC\nE6LBp+h26GL8wf/p1f4fwmdWgjnQbmk3Q1byszbEqu68U+GhRDaZG/c=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ed46f7849eeb41a58adfb07d31bdb930', 'name': u'shaker-kp_64913444-1d61-4070-a265-4acc475b0231', 'created_at': '2018-08-18T08:11:01.473671', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bc99eb9818f46bbbfb77db15ba1aae4', 'name': 'shaker-project_64913444-1d61-4070-a265-4acc475b0231', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'57:2f:c2:9d:e2:dc:1e:c0:c6:5b:f9:bd:de:b6:14:55', 'type': 'ssh', 'id': u'shaker-kp_64913444-1d61-4070-a265-4acc475b0231'}) 2018-08-18 08:11:01,474 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAwddmwwKHpHjT5aZfO9yzV6Qg/mhTWUGm5LcYoD5MTLgqreQT xmQOUv6MSiXm9q4ByX3w2hcyYsceaNybui6Z1nQgkJwd5aXg3cypXbmwlYZYn0N7 1mbRmp9EzYyaCHc9OeDbg2yGZ/N0xEUNmpu/kgDeKCX6F7BXeB6R47exeLiptqMe 3UyzcQH8n1ULVDBoWjmZ7Bv+5mBN2xtuaKUQZaRFWekt8ey9qwn2zeReabMqQFef HCXSWIVTbOC2bcAOiQUiokTOP6EvrJCvGR0EzEz4pIY+ufgryKW6+TcJ8TBK0jYH giovm+gVdG6cTGDPfMxp7xI38+FyZNaiBi74kQIDAQABAoIBAQCD0hA4HchQuTqg ufuZogT0XNFzMU89K8BrWXiNwM/yfGvJxYkNKY30MtcEtbHTn5HnjJX2OkAxnGe5 uAzPGFHV3TMoJILQYXYCX+PtsRG9HZe29xWIQHPaSuVnQ26cwzoH2jptrafZmV6W +r69nZ0xlRV/CBSDd5CER4W+7nTqOrsMsJ6ha5CwA+a0gDQPsZzp5X5MYRev+sbF L3ec+Z6EzSEISFH81x+ORrbpb0eIn5ZSdAOvw5K2A703x+LmD8DZMPT7iKpCDV1w ierebSE4XlWoLrL3IwxPVwoBSI7PgEL4Ugjjk06i30TnLt6R+coTZNJzvGfwHJXU hooNO9ABAoGBAOqPcluxQd9B9Wa9vKAthBG1Hni5bXATXkJfNyo8iW+uyuTpzgZZ /CKs+mPsSY6RupLJzCDMgTXub9LhSCCDLRMR6NVenRlrZTquPO8Mgx96aXzd6vqb iRmSO0/NRtwc0EuHyo4MzrbTnbnBJZ1qG6wf1RWWA7WEhd6avVQDAS1xAoGBANOP KMsn8J+7UKXqj/XKI4MbSAYfEFIpPwfanAB1iFSsHw2CS58KK7iCOr0z0t46LRM/ KLTtN7Cfz6LZ9hVDBFpOKB89gtHDavgVlSqoDsEfthgRZEoDYSC4Qe1OesU97sG2 GmhgvyEpcg/vF+K11QmN3ZvM6KtxxGf9lhLCH20hAoGBAJanLa9A6Wso5SJpKTbE JThuWTT2/BhpCDifCUKCgU+PN9fRZ7dionPvIB9/yzrb1LalEAvc7fyiuYX7liTz u8as0RwCWerStMD82jw7kBhuukQuENeHgIZBCwFVenaztwFcJTgZd8eroXmGWc+C MGXcSDNGF/nFNWplfsbv6xixAoGAOZRUKP7k2cSUjaPKrL3obm2Fa80WlxYMxql0 HhffFBSImxekV1PgVGZ1cDtjoAI7dGqTPLL3nkXQsGUcOes0ixOMjfwi186VFZJi N+rnoR5tZB2PqylCTTJ5FwpuFbLmgah7hX8XZgIuvjF30cdlhSUsdJQPm2Hqb9cv +kkFXqECgYEAtRPFSpIJqDqtVAea35Jly+s1Kq/UGHlkJbennulxYI97UDvpZn/o logS8cQPS2JqPDxeTQDTgASTOaM75wHLhQnxOpjqQFXoc5O9zhP/lJH3BkEtaBOC E6LBp+h26GL8wf/p1f4fwmdWgjnQbmk3Q1byszbEqu68U+GhRDaZG/c= -----END RSA PRIVATE KEY----- 2018-08-18 08:11:01,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-18 08:11:01,477 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -d '{"security_group": {"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-18 08:11:01,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-99604a93-44d5-4437-a0b5-19151cb2fcf5 Date: Sat, 18 Aug 2018 08:11:01 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:11:01Z", "updated_at": "2018-08-18T08:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:11:01Z", "revision_number": 0, "id": "4b70defb-6c9b-4e30-b44f-e3321946b48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:01Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:11:01Z", "revision_number": 0, "id": "b2ef35e8-1663-449c-a407-e3a8c3f55a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:01Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}], "revision_number": 1, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}} 2018-08-18 08:11:01,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-99604a93-44d5-4437-a0b5-19151cb2fcf5 2018-08-18 08:11:01,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.497094869614s 2018-08-18 08:11:01,974 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-99604a93-44d5-4437-a0b5-19151cb2fcf5 2018-08-18 08:11:01,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:11:01,979 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:02,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-a3d76331-6765-465f-8642-6e11425e3b9f Date: Sat, 18 Aug 2018 08:11:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:10:40Z", "updated_at": "2018-08-18T08:10:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "0563211c-5cde-4189-a72c-b2385dcebf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "85dd8ec4-eec6-476b-857e-20738a2683d8", "remote_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "d4f17a87-6ac8-4c8c-b3a4-ac32bcad44e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "f360ef1e-03e3-4745-9a7e-4536b0516f69", "remote_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}], "revision_number": 1, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:11:01Z", "updated_at": "2018-08-18T08:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:11:01Z", "revision_number": 0, "id": "4b70defb-6c9b-4e30-b44f-e3321946b48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:01Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:11:01Z", "revision_number": 0, "id": "b2ef35e8-1663-449c-a407-e3a8c3f55a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:01Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}], "revision_number": 1, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}]} 2018-08-18 08:11:02,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a3d76331-6765-465f-8642-6e11425e3b9f 2018-08-18 08:11:02,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0609619617462s 2018-08-18 08:11:02,040 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a3d76331-6765-465f-8642-6e11425e3b9f 2018-08-18 08:11:02,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:11:02,045 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -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": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37"}}' 2018-08-18 08:11:02,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-aa23ec5d-5063-45e8-9367-419a9787f78f Date: Sat, 18 Aug 2018 08:11:02 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-18T08:11:02Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "port_range_min": 22, "revision_number": 0, "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:11:02Z", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "2d721ea8-f6a7-458a-82f6-5e776f664a3b"}} 2018-08-18 08:11:02,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-aa23ec5d-5063-45e8-9367-419a9787f78f 2018-08-18 08:11:02,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.40109705925s 2018-08-18 08:11:02,446 - 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-aa23ec5d-5063-45e8-9367-419a9787f78f 2018-08-18 08:11:02,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:11:02,450 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:02,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-7bc657c1-e7f6-4643-95de-cfaca5c910d2 Date: Sat, 18 Aug 2018 08:11:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:10:40Z", "updated_at": "2018-08-18T08:10:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "0563211c-5cde-4189-a72c-b2385dcebf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "85dd8ec4-eec6-476b-857e-20738a2683d8", "remote_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "d4f17a87-6ac8-4c8c-b3a4-ac32bcad44e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "f360ef1e-03e3-4745-9a7e-4536b0516f69", "remote_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}], "revision_number": 1, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:11:01Z", "updated_at": "2018-08-18T08:11:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:11:02Z", "revision_number": 0, "id": "2d721ea8-f6a7-458a-82f6-5e776f664a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:02Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:11:01Z", "revision_number": 0, "id": "4b70defb-6c9b-4e30-b44f-e3321946b48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:01Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:11:01Z", "revision_number": 0, "id": "b2ef35e8-1663-449c-a407-e3a8c3f55a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:01Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}], "revision_number": 2, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}]} 2018-08-18 08:11:02,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7bc657c1-e7f6-4643-95de-cfaca5c910d2 2018-08-18 08:11:02,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0469090938568s 2018-08-18 08:11:02,497 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7bc657c1-e7f6-4643-95de-cfaca5c910d2 2018-08-18 08:11:02,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:11:02,500 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -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": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37"}}' 2018-08-18 08:11:02,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1f8383aa-2654-426b-b7ac-bf9fd01f938c Date: Sat, 18 Aug 2018 08:11:02 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-18T08:11:02Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "port_range_min": null, "revision_number": 0, "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:11:02Z", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "31cc6102-bf07-4576-b229-f7cfc9d34036"}} 2018-08-18 08:11:02,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-1f8383aa-2654-426b-b7ac-bf9fd01f938c 2018-08-18 08:11:02,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124930143356s 2018-08-18 08:11:02,625 - 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-1f8383aa-2654-426b-b7ac-bf9fd01f938c 2018-08-18 08:11:02,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:11:02,629 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:02,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-6544da08-ea8c-4eac-b06f-00d28b8b3fa7 Date: Sat, 18 Aug 2018 08:11:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:10:40Z", "updated_at": "2018-08-18T08:10:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "0563211c-5cde-4189-a72c-b2385dcebf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "85dd8ec4-eec6-476b-857e-20738a2683d8", "remote_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "d4f17a87-6ac8-4c8c-b3a4-ac32bcad44e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "f360ef1e-03e3-4745-9a7e-4536b0516f69", "remote_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}], "revision_number": 1, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:11:01Z", "updated_at": "2018-08-18T08:11:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:11:02Z", "revision_number": 0, "id": "2d721ea8-f6a7-458a-82f6-5e776f664a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:02Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:11:02Z", "revision_number": 0, "id": "31cc6102-bf07-4576-b229-f7cfc9d34036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:02Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:11:01Z", "revision_number": 0, "id": "4b70defb-6c9b-4e30-b44f-e3321946b48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:01Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:11:01Z", "revision_number": 0, "id": "b2ef35e8-1663-449c-a407-e3a8c3f55a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:01Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}], "revision_number": 3, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}]} 2018-08-18 08:11:02,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6544da08-ea8c-4eac-b06f-00d28b8b3fa7 2018-08-18 08:11:02,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0448930263519s 2018-08-18 08:11:02,674 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6544da08-ea8c-4eac-b06f-00d28b8b3fa7 2018-08-18 08:11:02,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:11:02,678 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -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": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37"}}' 2018-08-18 08:11:02,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-d80d2394-6753-486d-bf6c-8336555c736b Date: Sat, 18 Aug 2018 08:11:02 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-18T08:11:02Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "port_range_min": 9000, "revision_number": 0, "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:11:02Z", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "0c4ccbef-c08f-4be5-9f16-414e95e562be"}} 2018-08-18 08:11:02,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d80d2394-6753-486d-bf6c-8336555c736b 2018-08-18 08:11:02,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122937917709s 2018-08-18 08:11:02,800 - 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-d80d2394-6753-486d-bf6c-8336555c736b 2018-08-18 08:11:02,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:11:02,802 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:02,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-970cfb07-5cc9-45ce-8d6b-a52104ccb6c3 Date: Sat, 18 Aug 2018 08:11:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3398e13c-fab5-4e52-aaa6-d8d37639afbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7bc99eb9818f46bbbfb77db15ba1aae4","l2_adjacency":true,"status":"ACTIVE","subnets":["92a62e17-6f87-4262-a28d-219957be09cf"],"description":"","tags":[],"updated_at":"2018-08-18T08:10:40Z","qos_policy_id":null,"name":"shaker-net_64913444-1d61-4070-a265-4acc475b0231","admin_state_up":true,"tenant_id":"7bc99eb9818f46bbbfb77db15ba1aae4","created_at":"2018-08-18T08:10:40Z","mtu":1450}]} 2018-08-18 08:11:02,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-970cfb07-5cc9-45ce-8d6b-a52104ccb6c3 2018-08-18 08:11:02,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0875759124756s 2018-08-18 08:11:02,890 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-970cfb07-5cc9-45ce-8d6b-a52104ccb6c3 2018-08-18 08:11:02,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:11:02,898 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:02,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-cedf6b0d-5756-4cae-9f23-e4efbd1664e4 Date: Sat, 18 Aug 2018 08:11:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:11:00Z", "file": "/v2/images/c087fbc7-4145-442f-8df6-eae599eef129/file", "owner": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "c087fbc7-4145-442f-8df6-eae599eef129", "size": 666173440, "self": "/v2/images/c087fbc7-4145-442f-8df6-eae599eef129", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/c087fbc7-4145-442f-8df6-eae599eef129/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/c087fbc7-4145-442f-8df6-eae599eef129/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_64913444-1d61-4070-a265-4acc475b0231", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_64913444-1d61-4070-a265-4acc475b0231", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-18T08:10:49Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:11:02,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cedf6b0d-5756-4cae-9f23-e4efbd1664e4 2018-08-18 08:11:02,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0349178314209s 2018-08-18 08:11:02,930 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cedf6b0d-5756-4cae-9f23-e4efbd1664e4 2018-08-18 08:11:02,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 08:11:02,934 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:02,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-9451e3f7-a974-44ad-8c35-b05822e8af66 x-compute-request-id: req-9451e3f7-a974-44ad-8c35-b05822e8af66 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_64913444-1d61-4070-a265-4acc475b0231", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "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": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd"}]} 2018-08-18 08:11:02,957 - 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-9451e3f7-a974-44ad-8c35-b05822e8af66 2018-08-18 08:11:02,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025358915329s 2018-08-18 08:11:02,957 - 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-9451e3f7-a974-44ad-8c35-b05822e8af66 2018-08-18 08:11:02,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-18 08:11:02,961 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -d '{"server": {"name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "imageRef": "c087fbc7-4145-442f-8df6-eae599eef129", "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "flavorRef": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3398e13c-fab5-4e52-aaa6-d8d37639afbe"}], "security_groups": [{"name": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37"}]}}' 2018-08-18 08:11:04,950 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 08:11: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-5af8d3f5-f432-41d8-abfd-b925d93843b2 x-compute-request-id: req-5af8d3f5-f432-41d8-abfd-b925d93843b2 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37"}], "OS-DCF:diskConfig": "MANUAL", "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "adminPass": "EF5zaCGzyhhS"}} 2018-08-18 08:11:04,950 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-5af8d3f5-f432-41d8-abfd-b925d93843b2 2018-08-18 08:11:04,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.9918718338s 2018-08-18 08:11:04,951 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-5af8d3f5-f432-41d8-abfd-b925d93843b2 2018-08-18 08:11:04,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:04,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:05,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-3b3607aa-23a4-4404-97f3-1c606658d546 x-compute-request-id: req-3b3607aa-23a4-4404-97f3-1c606658d546 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "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-18T08:11:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:05,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3b3607aa-23a4-4404-97f3-1c606658d546 2018-08-18 08:11:05,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595788002014s 2018-08-18 08:11:05,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3b3607aa-23a4-4404-97f3-1c606658d546 2018-08-18 08:11:05,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:11:05,555 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:05,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-897bee24-eeaf-4e99-b534-a687440ab9c1 Date: Sat, 18 Aug 2018 08:11:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3398e13c-fab5-4e52-aaa6-d8d37639afbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7bc99eb9818f46bbbfb77db15ba1aae4","l2_adjacency":true,"status":"ACTIVE","subnets":["92a62e17-6f87-4262-a28d-219957be09cf"],"description":"","tags":[],"updated_at":"2018-08-18T08:10:40Z","qos_policy_id":null,"name":"shaker-net_64913444-1d61-4070-a265-4acc475b0231","admin_state_up":true,"tenant_id":"7bc99eb9818f46bbbfb77db15ba1aae4","created_at":"2018-08-18T08:10:40Z","mtu":1450}]} 2018-08-18 08:11:05,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-897bee24-eeaf-4e99-b534-a687440ab9c1 2018-08-18 08:11:05,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0958559513092s 2018-08-18 08:11:05,651 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-897bee24-eeaf-4e99-b534-a687440ab9c1 2018-08-18 08:11:05,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 08:11:05,652 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:05,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-75d7c65e-56ab-469e-b459-ab0a46f079ed Date: Sat, 18 Aug 2018 08:11:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3398e13c-fab5-4e52-aaa6-d8d37639afbe","tenant_id":"7bc99eb9818f46bbbfb77db15ba1aae4","created_at":"2018-08-18T08:10:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T08:10:40Z","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":"7bc99eb9818f46bbbfb77db15ba1aae4","id":"92a62e17-6f87-4262-a28d-219957be09cf","subnetpool_id":null,"name":"shaker-subnet_64913444-1d61-4070-a265-4acc475b0231"}]} 2018-08-18 08:11:05,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-75d7c65e-56ab-469e-b459-ab0a46f079ed 2018-08-18 08:11:05,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.04106092453s 2018-08-18 08:11:05,693 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-75d7c65e-56ab-469e-b459-ab0a46f079ed 2018-08-18 08:11:05,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:07,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:07,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:08,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-28ee4b61-caa0-471d-93ae-1120cc6090e2 x-compute-request-id: req-28ee4b61-caa0-471d-93ae-1120cc6090e2 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:08,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-28ee4b61-caa0-471d-93ae-1120cc6090e2 2018-08-18 08:11:08,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586745977402s 2018-08-18 08:11:08,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-28ee4b61-caa0-471d-93ae-1120cc6090e2 2018-08-18 08:11:08,288 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:10,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:10,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:10,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-e58f5085-f86b-413b-8a42-bfb86243f030 x-compute-request-id: req-e58f5085-f86b-413b-8a42-bfb86243f030 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:10,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e58f5085-f86b-413b-8a42-bfb86243f030 2018-08-18 08:11:10,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411195993423s 2018-08-18 08:11:10,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e58f5085-f86b-413b-8a42-bfb86243f030 2018-08-18 08:11:10,706 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:12,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:12,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:12,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-c47e0eb9-ba19-478f-949d-e4ea1c0d4378 x-compute-request-id: req-c47e0eb9-ba19-478f-949d-e4ea1c0d4378 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:12,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c47e0eb9-ba19-478f-949d-e4ea1c0d4378 2018-08-18 08:11:12,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197741031647s 2018-08-18 08:11:12,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c47e0eb9-ba19-478f-949d-e4ea1c0d4378 2018-08-18 08:11:12,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:14,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:14,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:15,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-1fe13b5a-757d-42f2-b6c9-532863fbce29 x-compute-request-id: req-1fe13b5a-757d-42f2-b6c9-532863fbce29 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:15,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1fe13b5a-757d-42f2-b6c9-532863fbce29 2018-08-18 08:11:15,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598748922348s 2018-08-18 08:11:15,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1fe13b5a-757d-42f2-b6c9-532863fbce29 2018-08-18 08:11:15,517 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:17,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:17,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:17,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-86ca02f8-11d8-4204-99d8-5b5176badc33 x-compute-request-id: req-86ca02f8-11d8-4204-99d8-5b5176badc33 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:17,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86ca02f8-11d8-4204-99d8-5b5176badc33 2018-08-18 08:11:17,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418228149414s 2018-08-18 08:11:17,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86ca02f8-11d8-4204-99d8-5b5176badc33 2018-08-18 08:11:17,942 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:19,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:19,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:20,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-cf072abb-0faf-4e30-95c9-00d81aa18fcf x-compute-request-id: req-cf072abb-0faf-4e30-95c9-00d81aa18fcf 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:20,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cf072abb-0faf-4e30-95c9-00d81aa18fcf 2018-08-18 08:11:20,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676821947098s 2018-08-18 08:11:20,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cf072abb-0faf-4e30-95c9-00d81aa18fcf 2018-08-18 08:11:20,625 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:22,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:22,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:22,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-05a05a16-e44d-473e-bf78-939fb1046d3a x-compute-request-id: req-05a05a16-e44d-473e-bf78-939fb1046d3a 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:22,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05a05a16-e44d-473e-bf78-939fb1046d3a 2018-08-18 08:11:22,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193745136261s 2018-08-18 08:11:22,822 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05a05a16-e44d-473e-bf78-939fb1046d3a 2018-08-18 08:11:22,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:24,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:24,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:25,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-5cb109a0-a48f-4699-a183-daa0ce6ff0ee x-compute-request-id: req-5cb109a0-a48f-4699-a183-daa0ce6ff0ee 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:25,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cb109a0-a48f-4699-a183-daa0ce6ff0ee 2018-08-18 08:11:25,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649161100388s 2018-08-18 08:11:25,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cb109a0-a48f-4699-a183-daa0ce6ff0ee 2018-08-18 08:11:25,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:27,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:27,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:27,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-7d2f0dc8-5052-4a52-9b93-709c19ba039d x-compute-request-id: req-7d2f0dc8-5052-4a52-9b93-709c19ba039d 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:27,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7d2f0dc8-5052-4a52-9b93-709c19ba039d 2018-08-18 08:11:27,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195631027222s 2018-08-18 08:11:27,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7d2f0dc8-5052-4a52-9b93-709c19ba039d 2018-08-18 08:11:27,685 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:29,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:29,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:29,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-4bf2937c-14b8-41be-a31d-e89b485ccbca x-compute-request-id: req-4bf2937c-14b8-41be-a31d-e89b485ccbca 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:29,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4bf2937c-14b8-41be-a31d-e89b485ccbca 2018-08-18 08:11:29,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1658411026s 2018-08-18 08:11:29,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4bf2937c-14b8-41be-a31d-e89b485ccbca 2018-08-18 08:11:29,857 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:31,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:31,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:32,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-a5d1e7c7-9e89-4e76-b4f8-8d6ed5443655 x-compute-request-id: req-a5d1e7c7-9e89-4e76-b4f8-8d6ed5443655 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:32,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a5d1e7c7-9e89-4e76-b4f8-8d6ed5443655 2018-08-18 08:11:32,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.742311000824s 2018-08-18 08:11:32,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a5d1e7c7-9e89-4e76-b4f8-8d6ed5443655 2018-08-18 08:11:32,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:34,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:34,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:35,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-b1607912-5517-4ecd-9267-2d84f83d14ee x-compute-request-id: req-b1607912-5517-4ecd-9267-2d84f83d14ee 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:35,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b1607912-5517-4ecd-9267-2d84f83d14ee 2018-08-18 08:11:35,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408293962479s 2018-08-18 08:11:35,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b1607912-5517-4ecd-9267-2d84f83d14ee 2018-08-18 08:11:35,020 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:37,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:37,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:37,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-94d98348-acd0-48a3-a1ff-fc2111a4ab59 x-compute-request-id: req-94d98348-acd0-48a3-a1ff-fc2111a4ab59 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:37,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-94d98348-acd0-48a3-a1ff-fc2111a4ab59 2018-08-18 08:11:37,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340930938721s 2018-08-18 08:11:37,362 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-94d98348-acd0-48a3-a1ff-fc2111a4ab59 2018-08-18 08:11:37,366 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:39,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:39,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:39,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-b628978a-9c78-4554-afaf-ee141e2989cd x-compute-request-id: req-b628978a-9c78-4554-afaf-ee141e2989cd 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:39,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b628978a-9c78-4554-afaf-ee141e2989cd 2018-08-18 08:11:39,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436408996582s 2018-08-18 08:11:39,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b628978a-9c78-4554-afaf-ee141e2989cd 2018-08-18 08:11:39,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:41,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:41,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:42,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-7c007420-cca2-4d63-a374-9b34e414ce13 x-compute-request-id: req-7c007420-cca2-4d63-a374-9b34e414ce13 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:42,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c007420-cca2-4d63-a374-9b34e414ce13 2018-08-18 08:11:42,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346515893936s 2018-08-18 08:11:42,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c007420-cca2-4d63-a374-9b34e414ce13 2018-08-18 08:11:42,162 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:44,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:44,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:44,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-9f7b242f-cbe8-472e-883b-7728fe2aee5f x-compute-request-id: req-9f7b242f-cbe8-472e-883b-7728fe2aee5f 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:44,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9f7b242f-cbe8-472e-883b-7728fe2aee5f 2018-08-18 08:11:44,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643597126007s 2018-08-18 08:11:44,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9f7b242f-cbe8-472e-883b-7728fe2aee5f 2018-08-18 08:11:44,812 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:46,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:46,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:47,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-8d0bc3c5-00f0-41bc-903f-e97c0d965b0d x-compute-request-id: req-8d0bc3c5-00f0-41bc-903f-e97c0d965b0d 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:47,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8d0bc3c5-00f0-41bc-903f-e97c0d965b0d 2018-08-18 08:11:47,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423397064209s 2018-08-18 08:11:47,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8d0bc3c5-00f0-41bc-903f-e97c0d965b0d 2018-08-18 08:11:47,241 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:49,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:49,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:49,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-bb5c60f2-f9ec-4109-a225-47f48ada2223 x-compute-request-id: req-bb5c60f2-f9ec-4109-a225-47f48ada2223 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:49,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb5c60f2-f9ec-4109-a225-47f48ada2223 2018-08-18 08:11:49,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418756961823s 2018-08-18 08:11:49,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb5c60f2-f9ec-4109-a225-47f48ada2223 2018-08-18 08:11:49,667 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:51,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:51,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:52,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08: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-36d07b36-2113-4040-9242-4e6fcf27133b x-compute-request-id: req-36d07b36-2113-4040-9242-4e6fcf27133b 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:52,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-36d07b36-2113-4040-9242-4e6fcf27133b 2018-08-18 08:11:52,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793967008591s 2018-08-18 08:11:52,465 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-36d07b36-2113-4040-9242-4e6fcf27133b 2018-08-18 08:11:52,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:54,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:54,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:54,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-f69ae47c-b17f-4c22-bef2-73eaa9c049fb x-compute-request-id: req-f69ae47c-b17f-4c22-bef2-73eaa9c049fb 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:54,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f69ae47c-b17f-4c22-bef2-73eaa9c049fb 2018-08-18 08:11:54,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1658680439s 2018-08-18 08:11:54,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f69ae47c-b17f-4c22-bef2-73eaa9c049fb 2018-08-18 08:11:54,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:56,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:56,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:56,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:11: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-a1a47a2e-8ff7-472c-9173-87e8e7e675c5 x-compute-request-id: req-a1a47a2e-8ff7-472c-9173-87e8e7e675c5 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:56,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a1a47a2e-8ff7-472c-9173-87e8e7e675c5 2018-08-18 08:11:56,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166876077652s 2018-08-18 08:11:56,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a1a47a2e-8ff7-472c-9173-87e8e7e675c5 2018-08-18 08:11:56,814 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:11:58,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:11:58,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:11:59,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08: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-189913ce-000f-4613-98bf-f1244740b5d5 x-compute-request-id: req-189913ce-000f-4613-98bf-f1244740b5d5 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:11:59,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-189913ce-000f-4613-98bf-f1244740b5d5 2018-08-18 08:11:59,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404515981674s 2018-08-18 08:11:59,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-189913ce-000f-4613-98bf-f1244740b5d5 2018-08-18 08:11:59,226 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:01,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:01,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:01,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-b27bf98c-5909-43c1-9d4f-6eb3531971a7 x-compute-request-id: req-b27bf98c-5909-43c1-9d4f-6eb3531971a7 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:01,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b27bf98c-5909-43c1-9d4f-6eb3531971a7 2018-08-18 08:12:01,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365834951401s 2018-08-18 08:12:01,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b27bf98c-5909-43c1-9d4f-6eb3531971a7 2018-08-18 08:12:01,599 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:03,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:03,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:04,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-06264671-c8c8-4e1c-aa13-a634f0840720 x-compute-request-id: req-06264671-c8c8-4e1c-aa13-a634f0840720 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:04,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06264671-c8c8-4e1c-aa13-a634f0840720 2018-08-18 08:12:04,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571861028671s 2018-08-18 08:12:04,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06264671-c8c8-4e1c-aa13-a634f0840720 2018-08-18 08:12:04,178 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:06,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:06,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:06,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-4afed636-9a0a-4603-b696-11382e18150a x-compute-request-id: req-4afed636-9a0a-4603-b696-11382e18150a 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:06,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4afed636-9a0a-4603-b696-11382e18150a 2018-08-18 08:12:06,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168231964111s 2018-08-18 08:12:06,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4afed636-9a0a-4603-b696-11382e18150a 2018-08-18 08:12:06,353 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:08,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:08,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:08,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-30b48f9b-6f43-4fcc-8ee7-dc6ed773d07d x-compute-request-id: req-30b48f9b-6f43-4fcc-8ee7-dc6ed773d07d 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:08,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-30b48f9b-6f43-4fcc-8ee7-dc6ed773d07d 2018-08-18 08:12:08,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175951957703s 2018-08-18 08:12:08,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-30b48f9b-6f43-4fcc-8ee7-dc6ed773d07d 2018-08-18 08:12:08,536 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:10,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:10,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:10,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-4c8a0625-9670-4c04-be04-19d9f36ad158 x-compute-request-id: req-4c8a0625-9670-4c04-be04-19d9f36ad158 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:10,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4c8a0625-9670-4c04-be04-19d9f36ad158 2018-08-18 08:12:10,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348948955536s 2018-08-18 08:12:10,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4c8a0625-9670-4c04-be04-19d9f36ad158 2018-08-18 08:12:10,892 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:12,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:12,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:13,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-88308e33-7106-487a-bf3d-095f1f7f5eea x-compute-request-id: req-88308e33-7106-487a-bf3d-095f1f7f5eea 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:13,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88308e33-7106-487a-bf3d-095f1f7f5eea 2018-08-18 08:12:13,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405764102936s 2018-08-18 08:12:13,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88308e33-7106-487a-bf3d-095f1f7f5eea 2018-08-18 08:12:13,305 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:15,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:15,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:15,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-8e12b3c3-3ca9-47ca-9515-5844be410e99 x-compute-request-id: req-8e12b3c3-3ca9-47ca-9515-5844be410e99 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:15,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8e12b3c3-3ca9-47ca-9515-5844be410e99 2018-08-18 08:12:15,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600723981857s 2018-08-18 08:12:15,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8e12b3c3-3ca9-47ca-9515-5844be410e99 2018-08-18 08:12:15,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:17,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:17,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:18,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-d53ee4a0-fa6b-48f6-a3ae-fc9c121adf06 x-compute-request-id: req-d53ee4a0-fa6b-48f6-a3ae-fc9c121adf06 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:18,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d53ee4a0-fa6b-48f6-a3ae-fc9c121adf06 2018-08-18 08:12:18,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433312892914s 2018-08-18 08:12:18,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d53ee4a0-fa6b-48f6-a3ae-fc9c121adf06 2018-08-18 08:12:18,352 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:20,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:20,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:20,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-b0fab508-d9a6-43e7-a6d4-0d94b093049e x-compute-request-id: req-b0fab508-d9a6-43e7-a6d4-0d94b093049e 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:20,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b0fab508-d9a6-43e7-a6d4-0d94b093049e 2018-08-18 08:12:20,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173960924149s 2018-08-18 08:12:20,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b0fab508-d9a6-43e7-a6d4-0d94b093049e 2018-08-18 08:12:20,533 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:22,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:22,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:22,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-f449c344-da42-4b63-8d9c-7ee4c30e9cf4 x-compute-request-id: req-f449c344-da42-4b63-8d9c-7ee4c30e9cf4 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:22,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f449c344-da42-4b63-8d9c-7ee4c30e9cf4 2018-08-18 08:12:22,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339787006378s 2018-08-18 08:12:22,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f449c344-da42-4b63-8d9c-7ee4c30e9cf4 2018-08-18 08:12:22,880 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:24,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:24,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:25,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-b6fe6f5a-fc13-44e4-865e-1da94e2e74b7 x-compute-request-id: req-b6fe6f5a-fc13-44e4-865e-1da94e2e74b7 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:25,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b6fe6f5a-fc13-44e4-865e-1da94e2e74b7 2018-08-18 08:12:25,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615430116653s 2018-08-18 08:12:25,499 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b6fe6f5a-fc13-44e4-865e-1da94e2e74b7 2018-08-18 08:12:25,503 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:27,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:27,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:27,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-1388c38e-a00c-4cb4-95a2-902b8e2ad2c6 x-compute-request-id: req-1388c38e-a00c-4cb4-95a2-902b8e2ad2c6 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:27,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1388c38e-a00c-4cb4-95a2-902b8e2ad2c6 2018-08-18 08:12:27,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422326803207s 2018-08-18 08:12:27,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1388c38e-a00c-4cb4-95a2-902b8e2ad2c6 2018-08-18 08:12:27,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:29,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:29,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:30,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-19e3b9ab-0183-40e2-a232-213219cdeae9 x-compute-request-id: req-19e3b9ab-0183-40e2-a232-213219cdeae9 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:30,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-19e3b9ab-0183-40e2-a232-213219cdeae9 2018-08-18 08:12:30,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407949924469s 2018-08-18 08:12:30,344 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-19e3b9ab-0183-40e2-a232-213219cdeae9 2018-08-18 08:12:30,348 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:32,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:32,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:32,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-4deff699-a95c-4d16-921a-715f0f8b63ee x-compute-request-id: req-4deff699-a95c-4d16-921a-715f0f8b63ee 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:32,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4deff699-a95c-4d16-921a-715f0f8b63ee 2018-08-18 08:12:32,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185224056244s 2018-08-18 08:12:32,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4deff699-a95c-4d16-921a-715f0f8b63ee 2018-08-18 08:12:32,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:34,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:34,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-325ade8e-0a84-433f-8a02-d7ab2e14293e x-compute-request-id: req-325ade8e-0a84-433f-8a02-d7ab2e14293e 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:34,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-325ade8e-0a84-433f-8a02-d7ab2e14293e 2018-08-18 08:12:34,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172214984894s 2018-08-18 08:12:34,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-325ade8e-0a84-433f-8a02-d7ab2e14293e 2018-08-18 08:12:34,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:36,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:36,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:36,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-f94c5b09-d1ba-4c0f-a771-afec3d9f3633 x-compute-request-id: req-f94c5b09-d1ba-4c0f-a771-afec3d9f3633 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:36,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f94c5b09-d1ba-4c0f-a771-afec3d9f3633 2018-08-18 08:12:36,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173369169235s 2018-08-18 08:12:36,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f94c5b09-d1ba-4c0f-a771-afec3d9f3633 2018-08-18 08:12:36,900 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:38,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:38,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:39,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-fc0eb73c-faa2-49b6-aa18-28b9c597eacd x-compute-request-id: req-fc0eb73c-faa2-49b6-aa18-28b9c597eacd 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:39,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fc0eb73c-faa2-49b6-aa18-28b9c597eacd 2018-08-18 08:12:39,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335884809494s 2018-08-18 08:12:39,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fc0eb73c-faa2-49b6-aa18-28b9c597eacd 2018-08-18 08:12:39,244 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:41,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:41,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:41,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-bd4f3092-ae74-45da-a528-b2782e7ee7b8 x-compute-request-id: req-bd4f3092-ae74-45da-a528-b2782e7ee7b8 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:41,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd4f3092-ae74-45da-a528-b2782e7ee7b8 2018-08-18 08:12:41,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417371034622s 2018-08-18 08:12:41,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd4f3092-ae74-45da-a528-b2782e7ee7b8 2018-08-18 08:12:41,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:43,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:43,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:43,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-efeba2c1-bf31-49a8-aca3-0fa212b4f0b9 x-compute-request-id: req-efeba2c1-bf31-49a8-aca3-0fa212b4f0b9 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:43,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-efeba2c1-bf31-49a8-aca3-0fa212b4f0b9 2018-08-18 08:12:43,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169016122818s 2018-08-18 08:12:43,840 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-efeba2c1-bf31-49a8-aca3-0fa212b4f0b9 2018-08-18 08:12:43,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:45,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:45,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:46,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-ade7d324-5f64-41a2-b9fb-d63c825cecdd x-compute-request-id: req-ade7d324-5f64-41a2-b9fb-d63c825cecdd 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:46,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ade7d324-5f64-41a2-b9fb-d63c825cecdd 2018-08-18 08:12:46,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16735291481s 2018-08-18 08:12:46,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ade7d324-5f64-41a2-b9fb-d63c825cecdd 2018-08-18 08:12:46,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:48,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:48,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:48,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-13093e91-f845-4823-ba9d-005b0542468e x-compute-request-id: req-13093e91-f845-4823-ba9d-005b0542468e 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:48,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-13093e91-f845-4823-ba9d-005b0542468e 2018-08-18 08:12:48,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180227041245s 2018-08-18 08:12:48,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-13093e91-f845-4823-ba9d-005b0542468e 2018-08-18 08:12:48,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:50,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:50,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:50,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-bd4686ae-2574-4316-ae56-0aab2e9d86cf x-compute-request-id: req-bd4686ae-2574-4316-ae56-0aab2e9d86cf 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:50,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd4686ae-2574-4316-ae56-0aab2e9d86cf 2018-08-18 08:12:50,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165786981583s 2018-08-18 08:12:50,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd4686ae-2574-4316-ae56-0aab2e9d86cf 2018-08-18 08:12:50,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:52,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:52,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:52,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-b4e47335-7672-47ef-9ba6-4a64ea176c5b x-compute-request-id: req-b4e47335-7672-47ef-9ba6-4a64ea176c5b 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:52,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4e47335-7672-47ef-9ba6-4a64ea176c5b 2018-08-18 08:12:52,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599962949753s 2018-08-18 08:12:52,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4e47335-7672-47ef-9ba6-4a64ea176c5b 2018-08-18 08:12:52,982 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:54,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:54,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:55,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-1e20e648-1b1e-4a8a-b524-25094ee5de59 x-compute-request-id: req-1e20e648-1b1e-4a8a-b524-25094ee5de59 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:55,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1e20e648-1b1e-4a8a-b524-25094ee5de59 2018-08-18 08:12:55,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168588876724s 2018-08-18 08:12:55,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1e20e648-1b1e-4a8a-b524-25094ee5de59 2018-08-18 08:12:55,157 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:57,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:57,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:57,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-ac45da3e-081a-475f-9ef8-bcc33fe3f590 x-compute-request-id: req-ac45da3e-081a-475f-9ef8-bcc33fe3f590 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:57,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac45da3e-081a-475f-9ef8-bcc33fe3f590 2018-08-18 08:12:57,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416576147079s 2018-08-18 08:12:57,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac45da3e-081a-475f-9ef8-bcc33fe3f590 2018-08-18 08:12:57,581 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:12:59,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:12:59,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:12:59,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:12: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-2edb82a2-0182-4311-8ade-af8962abb6c3 x-compute-request-id: req-2edb82a2-0182-4311-8ade-af8962abb6c3 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:12:59,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2edb82a2-0182-4311-8ade-af8962abb6c3 2018-08-18 08:12:59,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33398103714s 2018-08-18 08:12:59,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2edb82a2-0182-4311-8ade-af8962abb6c3 2018-08-18 08:12:59,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:01,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:01,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:02,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-34f6a796-1ea9-401c-9180-75f36917a5f9 x-compute-request-id: req-34f6a796-1ea9-401c-9180-75f36917a5f9 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:02,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-34f6a796-1ea9-401c-9180-75f36917a5f9 2018-08-18 08:13:02,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419090986252s 2018-08-18 08:13:02,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-34f6a796-1ea9-401c-9180-75f36917a5f9 2018-08-18 08:13:02,349 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:04,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:04,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:04,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-cb53372f-d7e6-44be-b5e0-238e2232dbc0 x-compute-request-id: req-cb53372f-d7e6-44be-b5e0-238e2232dbc0 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:04,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cb53372f-d7e6-44be-b5e0-238e2232dbc0 2018-08-18 08:13:04,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176759004593s 2018-08-18 08:13:04,529 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cb53372f-d7e6-44be-b5e0-238e2232dbc0 2018-08-18 08:13:04,532 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:06,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:06,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:06,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-391c90f9-55ba-4e5e-8e4f-132f92c1c7f3 x-compute-request-id: req-391c90f9-55ba-4e5e-8e4f-132f92c1c7f3 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:06,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-391c90f9-55ba-4e5e-8e4f-132f92c1c7f3 2018-08-18 08:13:06,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410050868988s 2018-08-18 08:13:06,944 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-391c90f9-55ba-4e5e-8e4f-132f92c1c7f3 2018-08-18 08:13:06,948 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:08,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:08,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:09,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-248bf228-9035-4986-8994-717d2a71708e x-compute-request-id: req-248bf228-9035-4986-8994-717d2a71708e 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:09,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-248bf228-9035-4986-8994-717d2a71708e 2018-08-18 08:13:09,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167161941528s 2018-08-18 08:13:09,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-248bf228-9035-4986-8994-717d2a71708e 2018-08-18 08:13:09,121 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:11,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:11,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:11,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-1c6ba184-f456-4c5a-83cc-ab367dae1152 x-compute-request-id: req-1c6ba184-f456-4c5a-83cc-ab367dae1152 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:11,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1c6ba184-f456-4c5a-83cc-ab367dae1152 2018-08-18 08:13:11,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172420978546s 2018-08-18 08:13:11,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1c6ba184-f456-4c5a-83cc-ab367dae1152 2018-08-18 08:13:11,301 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:13,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:13,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:13,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-9ab35f1d-b6ae-4aed-bc06-c8acdf7c6c31 x-compute-request-id: req-9ab35f1d-b6ae-4aed-bc06-c8acdf7c6c31 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:13,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9ab35f1d-b6ae-4aed-bc06-c8acdf7c6c31 2018-08-18 08:13:13,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16784119606s 2018-08-18 08:13:13,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9ab35f1d-b6ae-4aed-bc06-c8acdf7c6c31 2018-08-18 08:13:13,476 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:15,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:15,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:15,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-2003ddc6-2f00-4992-9484-d3e4620e8d38 x-compute-request-id: req-2003ddc6-2f00-4992-9484-d3e4620e8d38 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:15,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2003ddc6-2f00-4992-9484-d3e4620e8d38 2018-08-18 08:13:15,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351073980331s 2018-08-18 08:13:15,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2003ddc6-2f00-4992-9484-d3e4620e8d38 2018-08-18 08:13:15,835 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:17,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:17,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:18,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-fae297aa-c035-47aa-9386-0cdb28fa053a x-compute-request-id: req-fae297aa-c035-47aa-9386-0cdb28fa053a 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:18,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fae297aa-c035-47aa-9386-0cdb28fa053a 2018-08-18 08:13:18,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178802013397s 2018-08-18 08:13:18,017 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fae297aa-c035-47aa-9386-0cdb28fa053a 2018-08-18 08:13:18,020 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:20,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:20,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:20,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-bb486f8b-a997-4771-a386-069b7ec73cda x-compute-request-id: req-bb486f8b-a997-4771-a386-069b7ec73cda 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:20,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb486f8b-a997-4771-a386-069b7ec73cda 2018-08-18 08:13:20,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193248987198s 2018-08-18 08:13:20,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb486f8b-a997-4771-a386-069b7ec73cda 2018-08-18 08:13:20,221 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:22,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:22,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:22,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-3461646c-02c1-47b7-849d-6ad6b6636c10 x-compute-request-id: req-3461646c-02c1-47b7-849d-6ad6b6636c10 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:22,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3461646c-02c1-47b7-849d-6ad6b6636c10 2018-08-18 08:13:22,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42621588707s 2018-08-18 08:13:22,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3461646c-02c1-47b7-849d-6ad6b6636c10 2018-08-18 08:13:22,654 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:24,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:24,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:25,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-6d4ca8e1-d5bc-48f5-9654-c8a486fc501b x-compute-request-id: req-6d4ca8e1-d5bc-48f5-9654-c8a486fc501b 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:25,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d4ca8e1-d5bc-48f5-9654-c8a486fc501b 2018-08-18 08:13:25,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411322116852s 2018-08-18 08:13:25,068 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d4ca8e1-d5bc-48f5-9654-c8a486fc501b 2018-08-18 08:13:25,072 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:27,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:27,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:27,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-429dd111-eb84-4947-b95c-f59ecc513e47 x-compute-request-id: req-429dd111-eb84-4947-b95c-f59ecc513e47 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:27,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-429dd111-eb84-4947-b95c-f59ecc513e47 2018-08-18 08:13:27,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407600879669s 2018-08-18 08:13:27,483 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-429dd111-eb84-4947-b95c-f59ecc513e47 2018-08-18 08:13:27,486 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:29,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:29,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:29,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-5fe56d64-66bc-4e5d-a277-853f86cc8888 x-compute-request-id: req-5fe56d64-66bc-4e5d-a277-853f86cc8888 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:29,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5fe56d64-66bc-4e5d-a277-853f86cc8888 2018-08-18 08:13:29,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184843063354s 2018-08-18 08:13:29,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5fe56d64-66bc-4e5d-a277-853f86cc8888 2018-08-18 08:13:29,678 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:31,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:31,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:32,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-2f941248-43a8-4305-af41-19af71bd835f x-compute-request-id: req-2f941248-43a8-4305-af41-19af71bd835f 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:32,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2f941248-43a8-4305-af41-19af71bd835f 2018-08-18 08:13:32,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424501180649s 2018-08-18 08:13:32,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2f941248-43a8-4305-af41-19af71bd835f 2018-08-18 08:13:32,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:34,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:34,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:34,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-1da6d501-847a-4b75-89af-c3299b4f5a28 x-compute-request-id: req-1da6d501-847a-4b75-89af-c3299b4f5a28 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:34,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1da6d501-847a-4b75-89af-c3299b4f5a28 2018-08-18 08:13:34,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449695825577s 2018-08-18 08:13:34,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1da6d501-847a-4b75-89af-c3299b4f5a28 2018-08-18 08:13:34,565 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:36,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:36,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:36,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-a4887b7f-4bdc-4b51-9b03-c9e75ca0243c x-compute-request-id: req-a4887b7f-4bdc-4b51-9b03-c9e75ca0243c 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:36,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a4887b7f-4bdc-4b51-9b03-c9e75ca0243c 2018-08-18 08:13:36,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169975042343s 2018-08-18 08:13:36,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a4887b7f-4bdc-4b51-9b03-c9e75ca0243c 2018-08-18 08:13:36,740 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:38,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:38,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:38,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-070d35a4-feac-4fda-94e4-ddd40a196fe3 x-compute-request-id: req-070d35a4-feac-4fda-94e4-ddd40a196fe3 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:38,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-070d35a4-feac-4fda-94e4-ddd40a196fe3 2018-08-18 08:13:38,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167322158813s 2018-08-18 08:13:38,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-070d35a4-feac-4fda-94e4-ddd40a196fe3 2018-08-18 08:13:38,915 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:40,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:40,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:41,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-536d8519-07ae-4b62-8c7d-6c4603747f10 x-compute-request-id: req-536d8519-07ae-4b62-8c7d-6c4603747f10 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:41,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-536d8519-07ae-4b62-8c7d-6c4603747f10 2018-08-18 08:13:41,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168802022934s 2018-08-18 08:13:41,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-536d8519-07ae-4b62-8c7d-6c4603747f10 2018-08-18 08:13:41,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:43,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:43,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:43,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-61837853-675f-461b-a64b-bcfe7af63eb2 x-compute-request-id: req-61837853-675f-461b-a64b-bcfe7af63eb2 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:43,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-61837853-675f-461b-a64b-bcfe7af63eb2 2018-08-18 08:13:43,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637132883072s 2018-08-18 08:13:43,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-61837853-675f-461b-a64b-bcfe7af63eb2 2018-08-18 08:13:43,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:45,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:45,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:45,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-542e834b-0872-4c68-9146-d56f0387be64 x-compute-request-id: req-542e834b-0872-4c68-9146-d56f0387be64 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:45,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-542e834b-0872-4c68-9146-d56f0387be64 2018-08-18 08:13:45,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170673131943s 2018-08-18 08:13:45,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-542e834b-0872-4c68-9146-d56f0387be64 2018-08-18 08:13:45,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:47,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:47,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:48,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-dc8f6006-0f2c-4db4-aa94-0f3bd64fc8ba x-compute-request-id: req-dc8f6006-0f2c-4db4-aa94-0f3bd64fc8ba 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:48,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dc8f6006-0f2c-4db4-aa94-0f3bd64fc8ba 2018-08-18 08:13:48,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179136991501s 2018-08-18 08:13:48,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dc8f6006-0f2c-4db4-aa94-0f3bd64fc8ba 2018-08-18 08:13:48,097 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:50,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:50,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:50,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-ab79a4e4-cdff-4866-ac3f-1557ced64418 x-compute-request-id: req-ab79a4e4-cdff-4866-ac3f-1557ced64418 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:50,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ab79a4e4-cdff-4866-ac3f-1557ced64418 2018-08-18 08:13:50,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443952083588s 2018-08-18 08:13:50,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ab79a4e4-cdff-4866-ac3f-1557ced64418 2018-08-18 08:13:50,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:52,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:52,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:52,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-46985a2d-806c-4a41-9e14-20ae5d630df6 x-compute-request-id: req-46985a2d-806c-4a41-9e14-20ae5d630df6 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:52,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-46985a2d-806c-4a41-9e14-20ae5d630df6 2018-08-18 08:13:52,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394868850708s 2018-08-18 08:13:52,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-46985a2d-806c-4a41-9e14-20ae5d630df6 2018-08-18 08:13:52,950 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:54,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:54,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:55,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-354c9aba-1a7d-46ec-948d-6c1f55e8442a x-compute-request-id: req-354c9aba-1a7d-46ec-948d-6c1f55e8442a 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:55,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-354c9aba-1a7d-46ec-948d-6c1f55e8442a 2018-08-18 08:13:55,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422780036926s 2018-08-18 08:13:55,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-354c9aba-1a7d-46ec-948d-6c1f55e8442a 2018-08-18 08:13:55,379 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:57,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:57,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:57,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-ac6f5942-73dc-4d27-a8ba-ca1fcb8753ca x-compute-request-id: req-ac6f5942-73dc-4d27-a8ba-ca1fcb8753ca 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:57,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac6f5942-73dc-4d27-a8ba-ca1fcb8753ca 2018-08-18 08:13:57,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174326181412s 2018-08-18 08:13:57,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac6f5942-73dc-4d27-a8ba-ca1fcb8753ca 2018-08-18 08:13:57,560 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:13:59,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:13:59,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:13:59,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:13: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-adc0247d-51b8-418f-bd85-2c0bf44cb49c x-compute-request-id: req-adc0247d-51b8-418f-bd85-2c0bf44cb49c 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:13:59,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-adc0247d-51b8-418f-bd85-2c0bf44cb49c 2018-08-18 08:13:59,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.334908008575s 2018-08-18 08:13:59,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-adc0247d-51b8-418f-bd85-2c0bf44cb49c 2018-08-18 08:13:59,902 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:14:01,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:14:01,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:02,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08: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-5ec85077-d258-4f4c-8919-13d9a9b9eb6a x-compute-request-id: req-5ec85077-d258-4f4c-8919-13d9a9b9eb6a 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:14:02,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ec85077-d258-4f4c-8919-13d9a9b9eb6a 2018-08-18 08:14:02,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184587955475s 2018-08-18 08:14:02,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ec85077-d258-4f4c-8919-13d9a9b9eb6a 2018-08-18 08:14:02,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:14:04,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:14:04,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:04,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14: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-6b894122-8b90-45ba-bdc9-502d2a1ac4ee x-compute-request-id: req-6b894122-8b90-45ba-bdc9-502d2a1ac4ee 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:14:04,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6b894122-8b90-45ba-bdc9-502d2a1ac4ee 2018-08-18 08:14:04,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174155950546s 2018-08-18 08:14:04,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6b894122-8b90-45ba-bdc9-502d2a1ac4ee 2018-08-18 08:14:04,276 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:14:06,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:14:06,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:06,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14: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-398a434d-94b3-423d-b8dc-3d681443b494 x-compute-request-id: req-398a434d-94b3-423d-b8dc-3d681443b494 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:14:06,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-398a434d-94b3-423d-b8dc-3d681443b494 2018-08-18 08:14:06,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433892965317s 2018-08-18 08:14:06,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-398a434d-94b3-423d-b8dc-3d681443b494 2018-08-18 08:14:06,717 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:14:08,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:14:08,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:09,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08: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-6c01c4c4-3755-4a43-b25f-26b879d074c6 x-compute-request-id: req-6c01c4c4-3755-4a43-b25f-26b879d074c6 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:14:09,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6c01c4c4-3755-4a43-b25f-26b879d074c6 2018-08-18 08:14:09,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37960600853s 2018-08-18 08:14:09,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6c01c4c4-3755-4a43-b25f-26b879d074c6 2018-08-18 08:14:09,102 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:14:11,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:14:11,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:11,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14: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-a0950fd3-387d-415e-8ddb-4d33bc2cab4c x-compute-request-id: req-a0950fd3-387d-415e-8ddb-4d33bc2cab4c 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:14:11,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0950fd3-387d-415e-8ddb-4d33bc2cab4c 2018-08-18 08:14:11,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174654006958s 2018-08-18 08:14:11,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0950fd3-387d-415e-8ddb-4d33bc2cab4c 2018-08-18 08:14:11,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:14:13,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:14:13,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:13,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14: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-c5c32cc9-0a91-452e-8033-df336ba66119 x-compute-request-id: req-c5c32cc9-0a91-452e-8033-df336ba66119 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:14:13,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c5c32cc9-0a91-452e-8033-df336ba66119 2018-08-18 08:14:13,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173418045044s 2018-08-18 08:14:13,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c5c32cc9-0a91-452e-8033-df336ba66119 2018-08-18 08:14:13,463 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:14:15,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:14:15,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:15,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14: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-a3e36e0a-3916-47ba-a15f-04acbbf8a63d x-compute-request-id: req-a3e36e0a-3916-47ba-a15f-04acbbf8a63d 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:14:15,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a3e36e0a-3916-47ba-a15f-04acbbf8a63d 2018-08-18 08:14:15,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215495824814s 2018-08-18 08:14:15,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a3e36e0a-3916-47ba-a15f-04acbbf8a63d 2018-08-18 08:14:15,685 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:14:17,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:14:17,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:17,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14: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-12d88122-7ae1-427f-990c-7bc04f912f0e x-compute-request-id: req-12d88122-7ae1-427f-990c-7bc04f912f0e 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:14:17,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-12d88122-7ae1-427f-990c-7bc04f912f0e 2018-08-18 08:14:17,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185189008713s 2018-08-18 08:14:17,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-12d88122-7ae1-427f-990c-7bc04f912f0e 2018-08-18 08:14:17,878 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:14:19,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:14:19,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:20,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14: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-e8086de3-0c27-4781-b5e4-5a8dff53e1e6 x-compute-request-id: req-e8086de3-0c27-4781-b5e4-5a8dff53e1e6 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:14:20,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e8086de3-0c27-4781-b5e4-5a8dff53e1e6 2018-08-18 08:14:20,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439424991608s 2018-08-18 08:14:20,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e8086de3-0c27-4781-b5e4-5a8dff53e1e6 2018-08-18 08:14:20,322 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:14:22,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:14:22,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:22,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14: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-ef36aab0-5bc6-4d86-8d1e-9cceab1ffd5a x-compute-request-id: req-ef36aab0-5bc6-4d86-8d1e-9cceab1ffd5a 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/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:11:07Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:14:22,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ef36aab0-5bc6-4d86-8d1e-9cceab1ffd5a 2018-08-18 08:14:22,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420966863632s 2018-08-18 08:14:22,746 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ef36aab0-5bc6-4d86-8d1e-9cceab1ffd5a 2018-08-18 08:14:22,750 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:14:24,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:14:24,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:25,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14: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-5cf84103-820e-4511-a119-063c8bfe82ad x-compute-request-id: req-5cf84103-820e-4511-a119-063c8bfe82ad Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_64913444-1d61-4070-a265-4acc475b0231": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:86:f6", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T08:14:23.000000", "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T08:14:23Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:14:25,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cf84103-820e-4511-a119-063c8bfe82ad 2018-08-18 08:14:25,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35551905632s 2018-08-18 08:14:25,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5cf84103-820e-4511-a119-063c8bfe82ad 2018-08-18 08:14:25,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 08:14:25,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:25,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-3a8b0993-0bcf-480c-9626-f1e905b175e2 Date: Sat, 18 Aug 2018 08:14:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T08:14:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"92a62e17-6f87-4262-a28d-219957be09cf","ip_address":"192.168.120.3"}],"id":"f4a12408-9f58-4a67-a17b-ae6b649cccb3","security_groups":["f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37"],"mac_address":"fa:16:3e:9e:86:f6","project_id":"7bc99eb9818f46bbbfb77db15ba1aae4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3398e13c-fab5-4e52-aaa6-d8d37639afbe","tenant_id":"7bc99eb9818f46bbbfb77db15ba1aae4","created_at":"2018-08-18T08:11:07Z","binding:vnic_type":"normal","device_id":"d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f","ip_allocation":"immediate"}]} 2018-08-18 08:14:25,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f used request id req-3a8b0993-0bcf-480c-9626-f1e905b175e2 2018-08-18 08:14:25,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0556409358978s 2018-08-18 08:14:25,168 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f used request id req-3a8b0993-0bcf-480c-9626-f1e905b175e2 2018-08-18 08:14:25,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:14:25,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=f4a12408-9f58-4a67-a17b-ae6b649cccb3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:25,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0fbf6621-eb3a-4b66-95ab-aa9fa3b37948 Date: Sat, 18 Aug 2018 08:14:25 GMT RESP BODY: {"floatingips": []} 2018-08-18 08:14:25,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=f4a12408-9f58-4a67-a17b-ae6b649cccb3 used request id req-0fbf6621-eb3a-4b66-95ab-aa9fa3b37948 2018-08-18 08:14:25,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0416920185089s 2018-08-18 08:14:25,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=f4a12408-9f58-4a67-a17b-ae6b649cccb3 used request id req-0fbf6621-eb3a-4b66-95ab-aa9fa3b37948 2018-08-18 08:14:25,215 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_64913444-1d61-4070-a265-4acc475b0231': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:86:f6', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c087fbc7-4145-442f-8df6-eae599eef129'}), 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-18T08:14:23.000000', 'flavor': Munch({u'id': u'a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd'}), 'az': u'nova', 'id': u'd46fb7c3-fb2e-43c2-ba05-30cc2679bc0f', 'security_groups': [Munch({u'name': u'shaker-sg_64913444-1d61-4070-a265-4acc475b0231'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ed46f7849eeb41a58adfb07d31bdb930', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bc99eb9818f46bbbfb77db15ba1aae4', 'name': 'shaker-project_64913444-1d61-4070-a265-4acc475b0231', '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-18T08:14:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T08:14:23Z', 'hostId': u'57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_64913444-1d61-4070-a265-4acc475b0231', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4', '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-18T08:14:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7bc99eb9818f46bbbfb77db15ba1aae4', 'name': u'shaker-vm_64913444-1d61-4070-a265-4acc475b0231', 'adminPass': u'EF5zaCGzyhhS', 'tenant_id': u'7bc99eb9818f46bbbfb77db15ba1aae4', 'created_at': u'2018-08-18T08:11:04Z', 'created': u'2018-08-18T08:11:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-18 08:14:25,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:14:25,218 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:25,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-a04d8cfa-e226-49c5-847c-54e4133bbbc0 Date: Sat, 18 Aug 2018 08:14:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3398e13c-fab5-4e52-aaa6-d8d37639afbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7bc99eb9818f46bbbfb77db15ba1aae4","l2_adjacency":true,"status":"ACTIVE","subnets":["92a62e17-6f87-4262-a28d-219957be09cf"],"description":"","tags":[],"updated_at":"2018-08-18T08:10:40Z","qos_policy_id":null,"name":"shaker-net_64913444-1d61-4070-a265-4acc475b0231","admin_state_up":true,"tenant_id":"7bc99eb9818f46bbbfb77db15ba1aae4","created_at":"2018-08-18T08:10:40Z","mtu":1450}]} 2018-08-18 08:14:25,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a04d8cfa-e226-49c5-847c-54e4133bbbc0 2018-08-18 08:14:25,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392298936844s 2018-08-18 08:14:25,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a04d8cfa-e226-49c5-847c-54e4133bbbc0 2018-08-18 08:14:25,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 08:14:25,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:25,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-7fb4e907-7864-4427-bd4b-da84a4129b77 Date: Sat, 18 Aug 2018 08:14:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T08:14:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"92a62e17-6f87-4262-a28d-219957be09cf","ip_address":"192.168.120.3"}],"id":"f4a12408-9f58-4a67-a17b-ae6b649cccb3","security_groups":["f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37"],"mac_address":"fa:16:3e:9e:86:f6","project_id":"7bc99eb9818f46bbbfb77db15ba1aae4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3398e13c-fab5-4e52-aaa6-d8d37639afbe","tenant_id":"7bc99eb9818f46bbbfb77db15ba1aae4","created_at":"2018-08-18T08:11:07Z","binding:vnic_type":"normal","device_id":"d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f","ip_allocation":"immediate"}]} 2018-08-18 08:14:25,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f used request id req-7fb4e907-7864-4427-bd4b-da84a4129b77 2018-08-18 08:14:25,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0471510887146s 2018-08-18 08:14:25,660 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f used request id req-7fb4e907-7864-4427-bd4b-da84a4129b77 2018-08-18 08:14:25,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-18 08:14:25,661 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -d '{"floatingip": {"floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "fixed_ip_address": "192.168.120.3", "port_id": "f4a12408-9f58-4a67-a17b-ae6b649cccb3"}}' 2018-08-18 08:14:27,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-e3bed5a7-8b2c-44d6-a9b0-3576bc10b389 Date: Sat, 18 Aug 2018 08:14:27 GMT RESP BODY: {"floatingip": {"router_id": "39f4dd43-6337-48b9-80e5-f5760302d8b3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:14:26Z", "updated_at": "2018-08-18T08:14:26Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3398e13c-fab5-4e52-aaa6-d8d37639afbe", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:86:f6", "device_id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_id": "f4a12408-9f58-4a67-a17b-ae6b649cccb3", "id": "59acfb1a-905b-4803-a0be-8d4d05d84ee1", "qos_policy_id": null}} 2018-08-18 08:14:27,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e3bed5a7-8b2c-44d6-a9b0-3576bc10b389 2018-08-18 08:14:27,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.28585410118s 2018-08-18 08:14:27,947 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e3bed5a7-8b2c-44d6-a9b0-3576bc10b389 2018-08-18 08:14:27,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:14:27,956 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:28,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-9d5dc1cb-b59a-458a-b3bd-389ebe07dc9f Date: Sat, 18 Aug 2018 08:14:28 GMT RESP BODY: {"floatingips": [{"router_id": "39f4dd43-6337-48b9-80e5-f5760302d8b3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:14:26Z", "updated_at": "2018-08-18T08:14:26Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3398e13c-fab5-4e52-aaa6-d8d37639afbe", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:86:f6", "device_id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_id": "f4a12408-9f58-4a67-a17b-ae6b649cccb3", "id": "59acfb1a-905b-4803-a0be-8d4d05d84ee1", "qos_policy_id": null}]} 2018-08-18 08:14:28,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9d5dc1cb-b59a-458a-b3bd-389ebe07dc9f 2018-08-18 08:14:28,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0768239498138s 2018-08-18 08:14:28,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9d5dc1cb-b59a-458a-b3bd-389ebe07dc9f 2018-08-18 08:14:28,036 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:14:28,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:14:28,142 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:28,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-03f15b0a-0d52-4e3e-ba17-85a8e8b45cf5 Date: Sat, 18 Aug 2018 08:14:28 GMT RESP BODY: {"floatingips": [{"router_id": "39f4dd43-6337-48b9-80e5-f5760302d8b3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:14:26Z", "updated_at": "2018-08-18T08:14:26Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3398e13c-fab5-4e52-aaa6-d8d37639afbe", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:86:f6", "device_id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_id": "f4a12408-9f58-4a67-a17b-ae6b649cccb3", "id": "59acfb1a-905b-4803-a0be-8d4d05d84ee1", "qos_policy_id": null}]} 2018-08-18 08:14:28,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-03f15b0a-0d52-4e3e-ba17-85a8e8b45cf5 2018-08-18 08:14:28,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588262081146s 2018-08-18 08:14:28,201 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-03f15b0a-0d52-4e3e-ba17-85a8e8b45cf5 2018-08-18 08:14:28,204 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:14:28,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:14:28,310 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:28,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3b85a4fd-0111-4d2e-a7f8-5f7ef5452fa0 Date: Sat, 18 Aug 2018 08:14:28 GMT RESP BODY: {"floatingips": [{"router_id": "39f4dd43-6337-48b9-80e5-f5760302d8b3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:14:26Z", "updated_at": "2018-08-18T08:14:26Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3398e13c-fab5-4e52-aaa6-d8d37639afbe", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:86:f6", "device_id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_id": "f4a12408-9f58-4a67-a17b-ae6b649cccb3", "id": "59acfb1a-905b-4803-a0be-8d4d05d84ee1", "qos_policy_id": null}]} 2018-08-18 08:14:28,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3b85a4fd-0111-4d2e-a7f8-5f7ef5452fa0 2018-08-18 08:14:28,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.055725812912s 2018-08-18 08:14:28,365 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3b85a4fd-0111-4d2e-a7f8-5f7ef5452fa0 2018-08-18 08:14:28,369 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:14:28,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:14:28,474 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:28,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-29f4b342-c209-40ce-8a19-94263f8b41bd Date: Sat, 18 Aug 2018 08:14:28 GMT RESP BODY: {"floatingips": [{"router_id": "39f4dd43-6337-48b9-80e5-f5760302d8b3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:14:26Z", "updated_at": "2018-08-18T08:14:26Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3398e13c-fab5-4e52-aaa6-d8d37639afbe", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:86:f6", "device_id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_id": "f4a12408-9f58-4a67-a17b-ae6b649cccb3", "id": "59acfb1a-905b-4803-a0be-8d4d05d84ee1", "qos_policy_id": null}]} 2018-08-18 08:14:28,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-29f4b342-c209-40ce-8a19-94263f8b41bd 2018-08-18 08:14:28,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0546572208405s 2018-08-18 08:14:28,529 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-29f4b342-c209-40ce-8a19-94263f8b41bd 2018-08-18 08:14:28,532 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:14:28,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:14:28,637 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:28,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-2cd8e029-6cba-4b5e-be8b-ccd7e4244757 Date: Sat, 18 Aug 2018 08:14:28 GMT RESP BODY: {"floatingips": [{"router_id": "39f4dd43-6337-48b9-80e5-f5760302d8b3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:14:26Z", "updated_at": "2018-08-18T08:14:26Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3398e13c-fab5-4e52-aaa6-d8d37639afbe", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:86:f6", "device_id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_id": "f4a12408-9f58-4a67-a17b-ae6b649cccb3", "id": "59acfb1a-905b-4803-a0be-8d4d05d84ee1", "qos_policy_id": null}]} 2018-08-18 08:14:28,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2cd8e029-6cba-4b5e-be8b-ccd7e4244757 2018-08-18 08:14:28,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.056746006012s 2018-08-18 08:14:28,694 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2cd8e029-6cba-4b5e-be8b-ccd7e4244757 2018-08-18 08:14:28,698 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:14:28,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:14:28,804 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:28,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-eecbcc77-acbd-477c-9428-ff970aa92791 Date: Sat, 18 Aug 2018 08:14:28 GMT RESP BODY: {"floatingips": [{"router_id": "39f4dd43-6337-48b9-80e5-f5760302d8b3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:14:26Z", "updated_at": "2018-08-18T08:14:26Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3398e13c-fab5-4e52-aaa6-d8d37639afbe", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:86:f6", "device_id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_id": "f4a12408-9f58-4a67-a17b-ae6b649cccb3", "id": "59acfb1a-905b-4803-a0be-8d4d05d84ee1", "qos_policy_id": null}]} 2018-08-18 08:14:28,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-eecbcc77-acbd-477c-9428-ff970aa92791 2018-08-18 08:14:28,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0600600242615s 2018-08-18 08:14:28,864 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-eecbcc77-acbd-477c-9428-ff970aa92791 2018-08-18 08:14:28,867 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:14:28,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:14:28,972 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:14:29,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-12dad81a-ea8e-47a8-95fc-86643ef0a966 Date: Sat, 18 Aug 2018 08:14:29 GMT RESP BODY: {"floatingips": [{"router_id": "39f4dd43-6337-48b9-80e5-f5760302d8b3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:14:26Z", "updated_at": "2018-08-18T08:14:28Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3398e13c-fab5-4e52-aaa6-d8d37639afbe", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:86:f6", "device_id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_id": "f4a12408-9f58-4a67-a17b-ae6b649cccb3", "id": "59acfb1a-905b-4803-a0be-8d4d05d84ee1", "qos_policy_id": null}]} 2018-08-18 08:14:29,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-12dad81a-ea8e-47a8-95fc-86643ef0a966 2018-08-18 08:14:29,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.399774074554s 2018-08-18 08:14:29,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-12dad81a-ea8e-47a8-95fc-86643ef0a966 2018-08-18 08:14:29,375 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'39f4dd43-6337-48b9-80e5-f5760302d8b3', 'updated_at': u'2018-08-18T08:14:28Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'f4a12408-9f58-4a67-a17b-ae6b649cccb3', 'id': u'59acfb1a-905b-4803-a0be-8d4d05d84ee1', 'network': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'port': u'f4a12408-9f58-4a67-a17b-ae6b649cccb3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bc99eb9818f46bbbfb77db15ba1aae4', 'name': 'shaker-project_64913444-1d61-4070-a265-4acc475b0231', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7bc99eb9818f46bbbfb77db15ba1aae4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3398e13c-fab5-4e52-aaa6-d8d37639afbe', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9e:86:f6', u'device_id': u'd46fb7c3-fb2e-43c2-ba05-30cc2679bc0f'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'7bc99eb9818f46bbbfb77db15ba1aae4', 'created_at': u'2018-08-18T08:14:26Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3398e13c-fab5-4e52-aaa6-d8d37639afbe', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9e:86:f6', u'device_id': u'd46fb7c3-fb2e-43c2-ba05-30cc2679bc0f'}), 'router': u'39f4dd43-6337-48b9-80e5-f5760302d8b3'}) 2018-08-18 08:14:29,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 08:14:29,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f/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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 08:14:29,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14: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-6ba5f9e1-78f3-45ea-bb45-2d9f94ee719f x-compute-request-id: req-6ba5f9e1-78f3-45ea-bb45-2d9f94ee719f Content-Encoding: gzip Content-Length: 10403 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 761735370 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.180944] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184019] pid_max: default: 32768 minimum: 301\n[ 0.185670] ACPI: Core revision 20150930\n[ 0.187748] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190082] Security Framework initialized\n[ 0.191591] Yama: becoming mindful.\n[ 0.192909] AppArmor: AppArmor initialized\n[ 0.194456] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196802] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201260] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203703] Initializing cgroup subsys io\n[ 0.205160] Initializing cgroup subsys memory\n[ 0.206696] Initializing cgroup subsys devices\n[ 0.208286] Initializing cgroup subsys freezer\n[ 0.209867] Initializing cgroup subsys net_cls\n[ 0.211427] Initializing cgroup subsys perf_event\n[ 0.213061] Initializing cgroup subsys net_prio\n[ 0.214636] Initializing cgroup subsys hugetlb\n[ 0.216196] Initializing cgroup subsys pids\n[ 0.217707] CPU: Physical Processor ID: 0\n[ 0.219866] mce: CPU supports 10 MCE banks\n[ 0.221345] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.225127] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.227036] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.229418] Speculative Store Bypass: Vulnerable\n[ 0.250094] Freeing SMP alternatives memory: 32K\n[ 0.256393] ftrace: allocating 32237 entries in 126 pages\n[ 0.291586] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.293839] smpboot: Max logical packages: 1\n[ 0.295617] x2apic enabled\n[ 0.297002] Switched APIC routing to physical x2apic.\n[ 0.299983] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.302049] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.305642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.308893] KVM setup paravirtual spinlock\n[ 0.310934] x86: Booted up 1 node, 1 CPUs\n[ 0.312369] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314872] devtmpfs: initialized\n[ 0.317467] evm: security.selinux\n[ 0.321759] evm: security.SMACK64\n[ 0.323065] evm: security.SMACK64EXEC\n[ 0.324416] evm: security.SMACK64TRANSMUTE\n[ 0.325913] evm: security.SMACK64MMAP\n[ 0.327264] evm: security.ima\n[ 0.328419] evm: security.capability\n[ 0.332053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.335474] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.338147] pinctrl core: initialized pinctrl subsystem\n[ 0.340804] RTC time: 8:14:24, date: 08/18/18\n[ 0.343071] NET: Registered protocol family 16\n[ 0.345180] cpuidle: using governor ladder\n[ 0.346634] cpuidle: using governor menu\n[ 0.348072] PCCT header not found.\n[ 0.349588] ACPI: bus type PCI registered\n[ 0.351045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.353413] PCI: Using configuration type 1 for base access\n[ 0.356920] ACPI: Added _OSI(Module Device)\n[ 0.358512] ACPI: Added _OSI(Processor Device)\n[ 0.360092] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.361705] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.365007] ACPI: Interpreter enabled\n[ 0.366394] ACPI: (supports S0 S5)\n[ 0.367671] ACPI: Using IOAPIC for interrupt routing\n[ 0.369389] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.374389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.376488] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378723] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380918] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384950] acpiphp: Slot [3] registered\n[ 0.386381] acpiphp: Slot [4] registered\n[ 0.387807] acpiphp: Slot [5] registered\n[ 0.389230] acpiphp: Slot [6] registered\n[ 0.404407] acpiphp: Slot [7] registered\n[ 0.405839] acpiphp: Slot [8] registered\n[ 0.407252] acpiphp: Slot [9] registered\n[ 0.408696] acpiphp: Slot [10] registered\n[ 0.410169] acpiphp: Slot [11] registered\n[ 0.411604] acpiphp: Slot [12] registered\n[ 0.413052] acpiphp: Slot [13] registered\n[ 0.414492] acpiphp: Slot [14] registered\n[ 0.415907] acpiphp: Slot [15] registered\n[ 0.417043] acpiphp: Slot [16] registered\n[ 0.418178] acpiphp: Slot [17] registered\n[ 0.419308] acpiphp: Slot [18] registered\n[ 0.420440] acpiphp: Slot [19] registered\n[ 0.421571] acpiphp: Slot [20] registered\n[ 0.422708] acpiphp: Slot [21] registered\n[ 0.423834] acpiphp: Slot [22] registered\n[ 0.424958] acpiphp: Slot [23] registered\n[ 0.426085] acpiphp: Slot [24] registered\n[ 0.427205] acpiphp: Slot [25] registered\n[ 0.428323] acpiphp: Slot [26] registered\n[ 0.429447] acpiphp: Slot [27] registered\n[ 0.430574] acpiphp: Slot [28] registered\n[ 0.431696] acpiphp: Slot [29] registered\n[ 0.432824] acpiphp: Slot [30] registered\n[ 0.433946] acpiphp: Slot [31] registered\n[ 0.435069] PCI host bridge to bus 0000:00\n[ 0.436197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.437885] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.439558] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.441586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.443600] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.445664] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.450179] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.451950] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.453581] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.455332] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.459784] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.461788] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.484805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.486844] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.488805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.491048] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.493012] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.494740] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.496787] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.498239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.500390] vgaarb: loaded\n[ 0.501250] vgaarb: bridge control possible 0000:00:02.0\n[ 0.503141] SCSI subsystem initialized\n[ 0.504486] ACPI: bus type USB registered\n[ 0.505679] usbcore: registered new interface driver usbfs\n[ 0.507133] usbcore: registered new interface driver hub\n[ 0.508544] usbcore: registered new device driver usb\n[ 0.510160] PCI: Using ACPI for IRQ routing\n[ 0.511951] NetLabel: Initializing\n[ 0.512961] NetLabel: domain hash size = 128\n[ 0.514150] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.515507] NetLabel: unlabeled traffic allowed by default\n[ 0.517129] amd_nb: Cannot enumerate AMD northbridges\n[ 0.518517] clocksource: Switched to clocksource kvm-clock\n[ 0.529014] AppArmor: AppArmor Filesystem Enabled\n[ 0.530364] pnp: PnP ACPI init\n[ 0.531676] pnp: PnP ACPI: found 5 devices\n[ 0.538705] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.541150] NET: Registered protocol family 2\n[ 0.542876] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.544633] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.546288] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.547979] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.551169] NET: Registered protocol family 1\n[ 0.552441] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.553969] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.555446] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.571782] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.588292] Unpacking initramfs...\n[ 1.079431] Freeing initrd memory: 37084K\n[ 1.081141] Scanning for low memory corruption every 60 seconds\n[ 1.083249] audit: initializing netlink subsys (disabled)\n[ 1.084722] audit: type=2000 audit(1534580065.188:1): initialized\n[ 1.086777] Initialise system trusted keyring\n[ 1.088147] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.089751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.092556] zbud: loaded\n[ 1.093676] VFS: Disk quotas dquot_6.6.0\n[ 1.094854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.096808] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.098612] fuse init (API version 7.23)\n[ 1.099886] Key type big_key registered\n[ 1.101008] Allocating IMA MOK and blacklist keyrings.\n[ 1.102813] Key type asymmetric registered\n[ 1.103974] Asymmetric key parser 'x509' registered\n[ 1.105310] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.107417] io scheduler noop registered\n[ 1.108524] io scheduler deadline registered (default)\n[ 1.109915] io scheduler cfq registered\n[ 1.111135] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.112592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.114385] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.116439] ACPI: Power Button [PWRF]\n[ 1.117670] GHES: HEST is not enabled!\n[ 1.133507] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.165699] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.168651] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.192423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.195616] Linux agpgart interface v0.103\n[ 1.198628] loop: module loaded\n[ 1.202188] vda: vda1\n[ 1.203917] scsi host0: ata_piix\n[ 1.204990] scsi host1: ata_piix\n[ 1.206059] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.207841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.210241] libphy: Fixed MDIO Bus: probed\n[ 1.211421] tun: Universal TUN/TAP device driver, 1.6\n[ 1.212765] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.215519] PPP generic driver version 2.4.2\n[ 1.216842] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.218556] ehci-pci: EHCI PCI platform driver\n[ 1.219830] ehci-platform: EHCI generic platform driver\n[ 1.221234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.222886] ohci-pci: OHCI PCI platform driver\n[ 1.224143] ohci-platform: OHCI generic platform driver\n[ 1.225553] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.241940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.243386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.245497] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.246904] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.248585] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.250294] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.252296] usb usb1: Product: UHCI Host Controller\n[ 1.253593] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.256347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.258266] hub 1-0:1.0: USB hub found\n[ 1.260265] hub 1-0:1.0: 2 ports detected\n[ 1.261565] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.265130] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.266469] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.267931] mousedev: PS/2 mouse device common for all mice\n[ 1.269704] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.272316] rtc_cmos 00:00: RTC can wake from S4\n[ 1.273903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.275588] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.277255] i2c /dev entries driver\n[ 1.278343] device-mapper: uevent: version 1.0.3\n[ 1.279678] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.281967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.283816] NET: Registered protocol family 10\n[ 1.285286] NET: Registered protocol family 17\n[ 1.286538] Key type dns_resolver registered\n[ 1.287976] registered taskstats version 1\n[ 1.289175] Loading compiled-in X.509 certificates\n[ 1.291069] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.293641] zswap: loaded using pool lzo/zbud\n[ 1.296342] Key type trusted registered\n[ 1.299466] Key type encrypted registered\n[ 1.300618] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.302044] ima: No TPM chip found, activating TPM-bypass!\n[ 1.303501] evm: HMAC attrs: 0x1\n[ 1.304807] Magic number: 14:379:220\n[ 1.305918] dmi id: hash matches\n[ 1.307006] rtc_cmos 00:00: setting system clock to 2018-08-18 08:14:25 UTC (1534580065)\n[ 1.309248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.310800] EDD information not available.\n[ 1.364238] Freeing unused kernel memory: 1512K\n[ 1.380296] Write protecting the kernel read-only data: 14336k\n[ 1.383263] Freeing unused kernel memory: 1692K\n[ 1.384818] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.395866] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.398318] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.401122] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.403696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.406207] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.410551] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.417441] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.421316] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.424749] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.427380] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.490187] [drm] Initialized drm 1.1.0 20060810\n[ 1.492513] virtio_net virtio0 ens3: renamed from eth0\n[ 1.501702] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.504251] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.526933] FDC 0 is a S82078B\n[ 1.544333] AVX2 version of gcm_enc/dec engaged.\n[ 1.545732] AES CTR mode by8 optimization enabled\n[ 1.570527] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.736998] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.738886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.740789] usb 1-1: Product: QEMU USB Tablet\n[ 1.742067] usb 1-1: Manufacturer: QEMU\n[ 1.743234] usb 1-1: SerialNumber: 42\n[ 1.751684] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.758929] usbcore: registered new interface driver usbhid\n[ 1.760625] usbhid: USB HID core driver\n[ 1.763565] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.766972] 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[ 2.078561] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.078563] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.136769] md: linear personality registered for level -1\n[ 2.140661] md: multipath personality registered for level -4\n[ 2.144627] md: raid0 personality registered for level 0\n[ 2.149037] md: raid1 personality registered for level 1\n[ 2.222524] raid6: sse2x1 gen() 11419 MB/s\n[ 2.290528] raid6: sse2x1 xor() 8874 MB/s\n[ 2.358530] raid6: sse2x2 gen() 14424 MB/s\n[ 2.426504] raid6: sse2x2 xor() 9895 MB/s\n[ 2.494506] raid6: sse2x4 gen() 16584 MB/s\n[ 2.562506] raid6: sse2x4 xor() 11394 MB/s\n[ 2.630527] raid6: avx2x1 gen() 22311 MB/s\n[ 2.698505] raid6: avx2x2 gen() 25423 MB/s\n[ 2.770506] raid6: avx2x4 gen() 30145 MB/s\n[ 2.771812] raid6: using algorithm avx2x4 gen() 30145 MB/s\n[ 2.773377] raid6: using avx2x2 recovery algorithm\n[ 2.781816] xor: automatically using best checksumming function:\n[ 2.822526] avx : 32692.000 MB/sec\n[ 2.825529] async_tx: api initialized (async)\n[ 2.838579] md: raid6 personality registered for level 6\n[ 2.840050] md: raid5 personality registered for level 5\n[ 2.841467] md: raid4 personality registered for level 4\n[ 2.848732] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.886842] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.914542] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.040307] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.044930] systemd[1]: Detected virtualization kvm.\n[ 3.046281] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.050303] systemd[1]: Set hostname to .\n[ 3.053512] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.055090] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.199557] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.203414] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.206637] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.209924] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.212705] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.215495] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.218531] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.221318] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.224205] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.227329] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.230384] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.232935] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.235293] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.237835] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.240843] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.245120] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.248475] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.251550] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.254670] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.257759] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.264309] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.272263] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.277909] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.285509] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.291623] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.300072] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.305047] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.317021] Loading iSCSI transport class v2.0-870.\n[ 3.318937] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.324710] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.331351] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.339620] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.349469] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.352502] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.362903] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.366285] iscsi: registered transport (tcp)\n[ 3.368082] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.379065] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.394634] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.452379] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.273227] intel_rapl: no valid rapl domains found in package 0\n"} 2018-08-18 08:14:29,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f/action used request id req-6ba5f9e1-78f3-45ea-bb45-2d9f94ee719f 2018-08-18 08:14:29,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0910861492157s 2018-08-18 08:14:29,469 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f/action used request id req-6ba5f9e1-78f3-45ea-bb45-2d9f94ee719f 2018-08-18 08:14:29,469 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 761735370 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.180944] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184019] pid_max: default: 32768 minimum: 301 [ 0.185670] ACPI: Core revision 20150930 [ 0.187748] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190082] Security Framework initialized [ 0.191591] Yama: becoming mindful. [ 0.192909] AppArmor: AppArmor initialized [ 0.194456] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196802] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.199088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201260] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203703] Initializing cgroup subsys io [ 0.205160] Initializing cgroup subsys memory [ 0.206696] Initializing cgroup subsys devices [ 0.208286] Initializing cgroup subsys freezer [ 0.209867] Initializing cgroup subsys net_cls [ 0.211427] Initializing cgroup subsys perf_event [ 0.213061] Initializing cgroup subsys net_prio [ 0.214636] Initializing cgroup subsys hugetlb [ 0.216196] Initializing cgroup subsys pids [ 0.217707] CPU: Physical Processor ID: 0 [ 0.219866] mce: CPU supports 10 MCE banks [ 0.221345] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.223157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.225127] Spectre V2 : Mitigation: Full generic retpoline [ 0.227036] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.229418] Speculative Store Bypass: Vulnerable [ 0.250094] Freeing SMP alternatives memory: 32K [ 0.256393] ftrace: allocating 32237 entries in 126 pages [ 0.291586] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.293839] smpboot: Max logical packages: 1 [ 0.295617] x2apic enabled [ 0.297002] Switched APIC routing to physical x2apic. [ 0.299983] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302049] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.308893] KVM setup paravirtual spinlock [ 0.310934] x86: Booted up 1 node, 1 CPUs [ 0.312369] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.314872] devtmpfs: initialized [ 0.317467] evm: security.selinux [ 0.321759] evm: security.SMACK64 [ 0.323065] evm: security.SMACK64EXEC [ 0.324416] evm: security.SMACK64TRANSMUTE [ 0.325913] evm: security.SMACK64MMAP [ 0.327264] evm: security.ima [ 0.328419] evm: security.capability [ 0.332053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335474] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.338147] pinctrl core: initialized pinctrl subsystem [ 0.340804] RTC time: 8:14:24, date: 08/18/18 [ 0.343071] NET: Registered protocol family 16 [ 0.345180] cpuidle: using governor ladder [ 0.346634] cpuidle: using governor menu [ 0.348072] PCCT header not found. [ 0.349588] ACPI: bus type PCI registered [ 0.351045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.353413] PCI: Using configuration type 1 for base access [ 0.356920] ACPI: Added _OSI(Module Device) [ 0.358512] ACPI: Added _OSI(Processor Device) [ 0.360092] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.361705] ACPI: Added _OSI(Processor Aggregator Device) [ 0.365007] ACPI: Interpreter enabled [ 0.366394] ACPI: (supports S0 S5) [ 0.367671] ACPI: Using IOAPIC for interrupt routing [ 0.369389] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.374389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.376488] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.378723] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.380918] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.384950] acpiphp: Slot [3] registered [ 0.386381] acpiphp: Slot [4] registered [ 0.387807] acpiphp: Slot [5] registered [ 0.389230] acpiphp: Slot [6] registered [ 0.404407] acpiphp: Slot [7] registered [ 0.405839] acpiphp: Slot [8] registered [ 0.407252] acpiphp: Slot [9] registered [ 0.408696] acpiphp: Slot [10] registered [ 0.410169] acpiphp: Slot [11] registered [ 0.411604] acpiphp: Slot [12] registered [ 0.413052] acpiphp: Slot [13] registered [ 0.414492] acpiphp: Slot [14] registered [ 0.415907] acpiphp: Slot [15] registered [ 0.417043] acpiphp: Slot [16] registered [ 0.418178] acpiphp: Slot [17] registered [ 0.419308] acpiphp: Slot [18] registered [ 0.420440] acpiphp: Slot [19] registered [ 0.421571] acpiphp: Slot [20] registered [ 0.422708] acpiphp: Slot [21] registered [ 0.423834] acpiphp: Slot [22] registered [ 0.424958] acpiphp: Slot [23] registered [ 0.426085] acpiphp: Slot [24] registered [ 0.427205] acpiphp: Slot [25] registered [ 0.428323] acpiphp: Slot [26] registered [ 0.429447] acpiphp: Slot [27] registered [ 0.430574] acpiphp: Slot [28] registered [ 0.431696] acpiphp: Slot [29] registered [ 0.432824] acpiphp: Slot [30] registered [ 0.433946] acpiphp: Slot [31] registered [ 0.435069] PCI host bridge to bus 0000:00 [ 0.436197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.437885] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.439558] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.441586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.443600] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.445664] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.450179] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.451950] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.453581] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.455332] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.459784] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.461788] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.484805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.486844] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.488805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.491048] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.493012] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.494740] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.496787] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.498239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.500390] vgaarb: loaded [ 0.501250] vgaarb: bridge control possible 0000:00:02.0 [ 0.503141] SCSI subsystem initialized [ 0.504486] ACPI: bus type USB registered [ 0.505679] usbcore: registered new interface driver usbfs [ 0.507133] usbcore: registered new interface driver hub [ 0.508544] usbcore: registered new device driver usb [ 0.510160] PCI: Using ACPI for IRQ routing [ 0.511951] NetLabel: Initializing [ 0.512961] NetLabel: domain hash size = 128 [ 0.514150] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.515507] NetLabel: unlabeled traffic allowed by default [ 0.517129] amd_nb: Cannot enumerate AMD northbridges [ 0.518517] clocksource: Switched to clocksource kvm-clock [ 0.529014] AppArmor: AppArmor Filesystem Enabled [ 0.530364] pnp: PnP ACPI init [ 0.531676] pnp: PnP ACPI: found 5 devices [ 0.538705] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541150] NET: Registered protocol family 2 [ 0.542876] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.544633] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.546288] TCP: Hash tables configured (established 4096 bind 4096) [ 0.547979] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.549480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.551169] NET: Registered protocol family 1 [ 0.552441] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553969] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555446] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.571782] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.588292] Unpacking initramfs... [ 1.079431] Freeing initrd memory: 37084K [ 1.081141] Scanning for low memory corruption every 60 seconds [ 1.083249] audit: initializing netlink subsys (disabled) [ 1.084722] audit: type=2000 audit(1534580065.188:1): initialized [ 1.086777] Initialise system trusted keyring [ 1.088147] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.089751] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.092556] zbud: loaded [ 1.093676] VFS: Disk quotas dquot_6.6.0 [ 1.094854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.096808] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.098612] fuse init (API version 7.23) [ 1.099886] Key type big_key registered [ 1.101008] Allocating IMA MOK and blacklist keyrings. [ 1.102813] Key type asymmetric registered [ 1.103974] Asymmetric key parser 'x509' registered [ 1.105310] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.107417] io scheduler noop registered [ 1.108524] io scheduler deadline registered (default) [ 1.109915] io scheduler cfq registered [ 1.111135] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.112592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.114385] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.116439] ACPI: Power Button [PWRF] [ 1.117670] GHES: HEST is not enabled! [ 1.133507] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.165699] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.168651] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.192423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.195616] Linux agpgart interface v0.103 [ 1.198628] loop: module loaded [ 1.202188] vda: vda1 [ 1.203917] scsi host0: ata_piix [ 1.204990] scsi host1: ata_piix [ 1.206059] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.207841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.210241] libphy: Fixed MDIO Bus: probed [ 1.211421] tun: Universal TUN/TAP device driver, 1.6 [ 1.212765] tun: (C) 1999-2004 Max Krasnyansky [ 1.215519] PPP generic driver version 2.4.2 [ 1.216842] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.218556] ehci-pci: EHCI PCI platform driver [ 1.219830] ehci-platform: EHCI generic platform driver [ 1.221234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.222886] ohci-pci: OHCI PCI platform driver [ 1.224143] ohci-platform: OHCI generic platform driver [ 1.225553] uhci_hcd: USB Universal Host Controller Interface driver [ 1.241940] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.243386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.245497] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.246904] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.248585] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.250294] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.252296] usb usb1: Product: UHCI Host Controller [ 1.253593] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.256347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.258266] hub 1-0:1.0: USB hub found [ 1.260265] hub 1-0:1.0: 2 ports detected [ 1.261565] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.265130] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.266469] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.267931] mousedev: PS/2 mouse device common for all mice [ 1.269704] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.272316] rtc_cmos 00:00: RTC can wake from S4 [ 1.273903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.275588] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.277255] i2c /dev entries driver [ 1.278343] device-mapper: uevent: version 1.0.3 [ 1.279678] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.281967] ledtrig-cpu: registered to indicate activity on CPUs [ 1.283816] NET: Registered protocol family 10 [ 1.285286] NET: Registered protocol family 17 [ 1.286538] Key type dns_resolver registered [ 1.287976] registered taskstats version 1 [ 1.289175] Loading compiled-in X.509 certificates [ 1.291069] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.293641] zswap: loaded using pool lzo/zbud [ 1.296342] Key type trusted registered [ 1.299466] Key type encrypted registered [ 1.300618] AppArmor: AppArmor sha1 policy hashing enabled [ 1.302044] ima: No TPM chip found, activating TPM-bypass! [ 1.303501] evm: HMAC attrs: 0x1 [ 1.304807] Magic number: 14:379:220 [ 1.305918] dmi id: hash matches [ 1.307006] rtc_cmos 00:00: setting system clock to 2018-08-18 08:14:25 UTC (1534580065) [ 1.309248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.310800] EDD information not available. [ 1.364238] Freeing unused kernel memory: 1512K [ 1.380296] Write protecting the kernel read-only data: 14336k [ 1.383263] Freeing unused kernel memory: 1692K [ 1.384818] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.395866] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.398318] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401122] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.403696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.406207] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.410551] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417441] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421316] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424749] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.427380] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.490187] [drm] Initialized drm 1.1.0 20060810 [ 1.492513] virtio_net virtio0 ens3: renamed from eth0 [ 1.501702] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.504251] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.526933] FDC 0 is a S82078B [ 1.544333] AVX2 version of gcm_enc/dec engaged. [ 1.545732] AES CTR mode by8 optimization enabled [ 1.570527] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.736998] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.738886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.740789] usb 1-1: Product: QEMU USB Tablet [ 1.742067] usb 1-1: Manufacturer: QEMU [ 1.743234] usb 1-1: SerialNumber: 42 [ 1.751684] hidraw: raw HID events driver (C) Jiri Kosina [ 1.758929] usbcore: registered new interface driver usbhid [ 1.760625] usbhid: USB HID core driver [ 1.763565] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.766972] 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 [ 2.078561] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.078563] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.136769] md: linear personality registered for level -1 [ 2.140661] md: multipath personality registered for level -4 [ 2.144627] md: raid0 personality registered for level 0 [ 2.149037] md: raid1 personality registered for level 1 [ 2.222524] raid6: sse2x1 gen() 11419 MB/s [ 2.290528] raid6: sse2x1 xor() 8874 MB/s [ 2.358530] raid6: sse2x2 gen() 14424 MB/s [ 2.426504] raid6: sse2x2 xor() 9895 MB/s [ 2.494506] raid6: sse2x4 gen() 16584 MB/s [ 2.562506] raid6: sse2x4 xor() 11394 MB/s [ 2.630527] raid6: avx2x1 gen() 22311 MB/s [ 2.698505] raid6: avx2x2 gen() 25423 MB/s [ 2.770506] raid6: avx2x4 gen() 30145 MB/s [ 2.771812] raid6: using algorithm avx2x4 gen() 30145 MB/s [ 2.773377] raid6: using avx2x2 recovery algorithm [ 2.781816] xor: automatically using best checksumming function: [ 2.822526] avx : 32692.000 MB/sec [ 2.825529] async_tx: api initialized (async) [ 2.838579] md: raid6 personality registered for level 6 [ 2.840050] md: raid5 personality registered for level 5 [ 2.841467] md: raid4 personality registered for level 4 [ 2.848732] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.886842] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.914542] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.040307] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.044930] systemd[1]: Detected virtualization kvm. [ 3.046281] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.050303] systemd[1]: Set hostname to . [ 3.053512] systemd[1]: Initializing machine ID from KVM UUID. [ 3.055090] systemd[1]: Installed transient /etc/machine-id file. [ 3.199557] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.203414] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.206637] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.209924] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.212705] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.215495] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.218531] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.221318] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.224205] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.227329] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.230384] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.232935] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.235293] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.237835] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.240843] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.245120] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.248475] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.251550] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.254670] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.257759] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.264309] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.272263] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.277909] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.285509] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.291623] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.300072] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.305047] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.317021] Loading iSCSI transport class v2.0-870. [ 3.318937] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.324710] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.331351] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.339620] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.349469] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.352502] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.362903] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.366285] iscsi: registered transport (tcp) [ 3.368082] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.379065] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.394634] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.452379] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.273227] intel_rapl: no valid rapl domains found in package 0 2018-08-18 08:14:30,471 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-08-18 08:14:39,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 08:14:39,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f/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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 08:14:39,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14: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-ffea17fe-68d3-4700-aba9-33048a190c25 x-compute-request-id: req-ffea17fe-68d3-4700-aba9-33048a190c25 Content-Encoding: gzip Content-Length: 14238 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 761735370 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.180944] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184019] pid_max: default: 32768 minimum: 301\n[ 0.185670] ACPI: Core revision 20150930\n[ 0.187748] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190082] Security Framework initialized\n[ 0.191591] Yama: becoming mindful.\n[ 0.192909] AppArmor: AppArmor initialized\n[ 0.194456] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196802] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.199088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201260] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203703] Initializing cgroup subsys io\n[ 0.205160] Initializing cgroup subsys memory\n[ 0.206696] Initializing cgroup subsys devices\n[ 0.208286] Initializing cgroup subsys freezer\n[ 0.209867] Initializing cgroup subsys net_cls\n[ 0.211427] Initializing cgroup subsys perf_event\n[ 0.213061] Initializing cgroup subsys net_prio\n[ 0.214636] Initializing cgroup subsys hugetlb\n[ 0.216196] Initializing cgroup subsys pids\n[ 0.217707] CPU: Physical Processor ID: 0\n[ 0.219866] mce: CPU supports 10 MCE banks\n[ 0.221345] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.225127] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.227036] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.229418] Speculative Store Bypass: Vulnerable\n[ 0.250094] Freeing SMP alternatives memory: 32K\n[ 0.256393] ftrace: allocating 32237 entries in 126 pages\n[ 0.291586] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.293839] smpboot: Max logical packages: 1\n[ 0.295617] x2apic enabled\n[ 0.297002] Switched APIC routing to physical x2apic.\n[ 0.299983] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.302049] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.305642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.308893] KVM setup paravirtual spinlock\n[ 0.310934] x86: Booted up 1 node, 1 CPUs\n[ 0.312369] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.314872] devtmpfs: initialized\n[ 0.317467] evm: security.selinux\n[ 0.321759] evm: security.SMACK64\n[ 0.323065] evm: security.SMACK64EXEC\n[ 0.324416] evm: security.SMACK64TRANSMUTE\n[ 0.325913] evm: security.SMACK64MMAP\n[ 0.327264] evm: security.ima\n[ 0.328419] evm: security.capability\n[ 0.332053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.335474] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.338147] pinctrl core: initialized pinctrl subsystem\n[ 0.340804] RTC time: 8:14:24, date: 08/18/18\n[ 0.343071] NET: Registered protocol family 16\n[ 0.345180] cpuidle: using governor ladder\n[ 0.346634] cpuidle: using governor menu\n[ 0.348072] PCCT header not found.\n[ 0.349588] ACPI: bus type PCI registered\n[ 0.351045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.353413] PCI: Using configuration type 1 for base access\n[ 0.356920] ACPI: Added _OSI(Module Device)\n[ 0.358512] ACPI: Added _OSI(Processor Device)\n[ 0.360092] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.361705] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.365007] ACPI: Interpreter enabled\n[ 0.366394] ACPI: (supports S0 S5)\n[ 0.367671] ACPI: Using IOAPIC for interrupt routing\n[ 0.369389] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.374389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.376488] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.378723] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.380918] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.384950] acpiphp: Slot [3] registered\n[ 0.386381] acpiphp: Slot [4] registered\n[ 0.387807] acpiphp: Slot [5] registered\n[ 0.389230] acpiphp: Slot [6] registered\n[ 0.404407] acpiphp: Slot [7] registered\n[ 0.405839] acpiphp: Slot [8] registered\n[ 0.407252] acpiphp: Slot [9] registered\n[ 0.408696] acpiphp: Slot [10] registered\n[ 0.410169] acpiphp: Slot [11] registered\n[ 0.411604] acpiphp: Slot [12] registered\n[ 0.413052] acpiphp: Slot [13] registered\n[ 0.414492] acpiphp: Slot [14] registered\n[ 0.415907] acpiphp: Slot [15] registered\n[ 0.417043] acpiphp: Slot [16] registered\n[ 0.418178] acpiphp: Slot [17] registered\n[ 0.419308] acpiphp: Slot [18] registered\n[ 0.420440] acpiphp: Slot [19] registered\n[ 0.421571] acpiphp: Slot [20] registered\n[ 0.422708] acpiphp: Slot [21] registered\n[ 0.423834] acpiphp: Slot [22] registered\n[ 0.424958] acpiphp: Slot [23] registered\n[ 0.426085] acpiphp: Slot [24] registered\n[ 0.427205] acpiphp: Slot [25] registered\n[ 0.428323] acpiphp: Slot [26] registered\n[ 0.429447] acpiphp: Slot [27] registered\n[ 0.430574] acpiphp: Slot [28] registered\n[ 0.431696] acpiphp: Slot [29] registered\n[ 0.432824] acpiphp: Slot [30] registered\n[ 0.433946] acpiphp: Slot [31] registered\n[ 0.435069] PCI host bridge to bus 0000:00\n[ 0.436197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.437885] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.439558] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.441586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.443600] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.445664] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.450179] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.451950] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.453581] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.455332] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.459784] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.461788] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.484805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.486844] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.488805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.491048] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.493012] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.494740] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.496787] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.498239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.500390] vgaarb: loaded\n[ 0.501250] vgaarb: bridge control possible 0000:00:02.0\n[ 0.503141] SCSI subsystem initialized\n[ 0.504486] ACPI: bus type USB registered\n[ 0.505679] usbcore: registered new interface driver usbfs\n[ 0.507133] usbcore: registered new interface driver hub\n[ 0.508544] usbcore: registered new device driver usb\n[ 0.510160] PCI: Using ACPI for IRQ routing\n[ 0.511951] NetLabel: Initializing\n[ 0.512961] NetLabel: domain hash size = 128\n[ 0.514150] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.515507] NetLabel: unlabeled traffic allowed by default\n[ 0.517129] amd_nb: Cannot enumerate AMD northbridges\n[ 0.518517] clocksource: Switched to clocksource kvm-clock\n[ 0.529014] AppArmor: AppArmor Filesystem Enabled\n[ 0.530364] pnp: PnP ACPI init\n[ 0.531676] pnp: PnP ACPI: found 5 devices\n[ 0.538705] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.541150] NET: Registered protocol family 2\n[ 0.542876] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.544633] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.546288] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.547979] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.551169] NET: Registered protocol family 1\n[ 0.552441] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.553969] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.555446] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.571782] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.588292] Unpacking initramfs...\n[ 1.079431] Freeing initrd memory: 37084K\n[ 1.081141] Scanning for low memory corruption every 60 seconds\n[ 1.083249] audit: initializing netlink subsys (disabled)\n[ 1.084722] audit: type=2000 audit(1534580065.188:1): initialized\n[ 1.086777] Initialise system trusted keyring\n[ 1.088147] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.089751] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.092556] zbud: loaded\n[ 1.093676] VFS: Disk quotas dquot_6.6.0\n[ 1.094854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.096808] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.098612] fuse init (API version 7.23)\n[ 1.099886] Key type big_key registered\n[ 1.101008] Allocating IMA MOK and blacklist keyrings.\n[ 1.102813] Key type asymmetric registered\n[ 1.103974] Asymmetric key parser 'x509' registered\n[ 1.105310] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.107417] io scheduler noop registered\n[ 1.108524] io scheduler deadline registered (default)\n[ 1.109915] io scheduler cfq registered\n[ 1.111135] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.112592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.114385] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.116439] ACPI: Power Button [PWRF]\n[ 1.117670] GHES: HEST is not enabled!\n[ 1.133507] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.165699] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.168651] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.192423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.195616] Linux agpgart interface v0.103\n[ 1.198628] loop: module loaded\n[ 1.202188] vda: vda1\n[ 1.203917] scsi host0: ata_piix\n[ 1.204990] scsi host1: ata_piix\n[ 1.206059] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.207841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.210241] libphy: Fixed MDIO Bus: probed\n[ 1.211421] tun: Universal TUN/TAP device driver, 1.6\n[ 1.212765] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.215519] PPP generic driver version 2.4.2\n[ 1.216842] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.218556] ehci-pci: EHCI PCI platform driver\n[ 1.219830] ehci-platform: EHCI generic platform driver\n[ 1.221234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.222886] ohci-pci: OHCI PCI platform driver\n[ 1.224143] ohci-platform: OHCI generic platform driver\n[ 1.225553] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.241940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.243386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.245497] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.246904] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.248585] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.250294] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.252296] usb usb1: Product: UHCI Host Controller\n[ 1.253593] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.256347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.258266] hub 1-0:1.0: USB hub found\n[ 1.260265] hub 1-0:1.0: 2 ports detected\n[ 1.261565] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.265130] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.266469] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.267931] mousedev: PS/2 mouse device common for all mice\n[ 1.269704] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.272316] rtc_cmos 00:00: RTC can wake from S4\n[ 1.273903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.275588] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.277255] i2c /dev entries driver\n[ 1.278343] device-mapper: uevent: version 1.0.3\n[ 1.279678] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.281967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.283816] NET: Registered protocol family 10\n[ 1.285286] NET: Registered protocol family 17\n[ 1.286538] Key type dns_resolver registered\n[ 1.287976] registered taskstats version 1\n[ 1.289175] Loading compiled-in X.509 certificates\n[ 1.291069] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.293641] zswap: loaded using pool lzo/zbud\n[ 1.296342] Key type trusted registered\n[ 1.299466] Key type encrypted registered\n[ 1.300618] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.302044] ima: No TPM chip found, activating TPM-bypass!\n[ 1.303501] evm: HMAC attrs: 0x1\n[ 1.304807] Magic number: 14:379:220\n[ 1.305918] dmi id: hash matches\n[ 1.307006] rtc_cmos 00:00: setting system clock to 2018-08-18 08:14:25 UTC (1534580065)\n[ 1.309248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.310800] EDD information not available.\n[ 1.364238] Freeing unused kernel memory: 1512K\n[ 1.380296] Write protecting the kernel read-only data: 14336k\n[ 1.383263] Freeing unused kernel memory: 1692K\n[ 1.384818] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.395866] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.398318] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.401122] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.403696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.406207] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.410551] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.417441] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.421316] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.424749] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.427380] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.490187] [drm] Initialized drm 1.1.0 20060810\n[ 1.492513] virtio_net virtio0 ens3: renamed from eth0\n[ 1.501702] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.504251] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.526933] FDC 0 is a S82078B\n[ 1.544333] AVX2 version of gcm_enc/dec engaged.\n[ 1.545732] AES CTR mode by8 optimization enabled\n[ 1.570527] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.736998] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.738886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.740789] usb 1-1: Product: QEMU USB Tablet\n[ 1.742067] usb 1-1: Manufacturer: QEMU\n[ 1.743234] usb 1-1: SerialNumber: 42\n[ 1.751684] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.758929] usbcore: registered new interface driver usbhid\n[ 1.760625] usbhid: USB HID core driver\n[ 1.763565] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.766972] 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[ 2.078561] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.078563] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.136769] md: linear personality registered for level -1\n[ 2.140661] md: multipath personality registered for level -4\n[ 2.144627] md: raid0 personality registered for level 0\n[ 2.149037] md: raid1 personality registered for level 1\n[ 2.222524] raid6: sse2x1 gen() 11419 MB/s\n[ 2.290528] raid6: sse2x1 xor() 8874 MB/s\n[ 2.358530] raid6: sse2x2 gen() 14424 MB/s\n[ 2.426504] raid6: sse2x2 xor() 9895 MB/s\n[ 2.494506] raid6: sse2x4 gen() 16584 MB/s\n[ 2.562506] raid6: sse2x4 xor() 11394 MB/s\n[ 2.630527] raid6: avx2x1 gen() 22311 MB/s\n[ 2.698505] raid6: avx2x2 gen() 25423 MB/s\n[ 2.770506] raid6: avx2x4 gen() 30145 MB/s\n[ 2.771812] raid6: using algorithm avx2x4 gen() 30145 MB/s\n[ 2.773377] raid6: using avx2x2 recovery algorithm\n[ 2.781816] xor: automatically using best checksumming function:\n[ 2.822526] avx : 32692.000 MB/sec\n[ 2.825529] async_tx: api initialized (async)\n[ 2.838579] md: raid6 personality registered for level 6\n[ 2.840050] md: raid5 personality registered for level 5\n[ 2.841467] md: raid4 personality registered for level 4\n[ 2.848732] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.886842] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.914542] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.040307] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.044930] systemd[1]: Detected virtualization kvm.\n[ 3.046281] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.050303] systemd[1]: Set hostname to .\n[ 3.053512] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.055090] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.199557] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.203414] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.206637] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.209924] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.212705] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.215495] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.218531] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.221318] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.224205] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.227329] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.230384] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.232935] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.235293] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.237835] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.240843] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.245120] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.248475] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.251550] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.254670] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.257759] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.264309] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.272263] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.277909] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.285509] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.291623] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.300072] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.305047] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.317021] Loading iSCSI transport class v2.0-870.\n[ 3.318937] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.324710] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.331351] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.339620] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.349469] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.352502] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.362903] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.366285] iscsi: registered transport (tcp)\n[ 3.368082] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.379065] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.394634] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.452379] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.273227] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.794522] cloud-init[479]: Cloud-init v. 18.2 running 'init-local' at Sat, 18 Aug 2018 08:14:29 +0000. Up 4.61 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 9.879977] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Sat, 18 Aug 2018 08:14:30 +0000. Up 6.32 seconds.\n[ 9.882588] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.888435] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.893910] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.900432] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.904227] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.3 | 255.255.255.0 | . | fa:16:3e:9e:86:f6 |\n[ 9.907790] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:fe9e:86f6/64 | . | link | fa:16:3e:9e:86:f6 |\n[ 9.914165] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.920423] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.928176] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.930861] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.936406] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.940144] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.948138] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.950590] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.956399] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.960168] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.966767] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.969651] cloud-init[948]: 2018-08-18 08:14:34,299 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 10.415747] cloud-init[948]: Generating public/private rsa key pair.\n[ 10.417460] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.420130] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.424143] cloud-init[948]: The key fingerprint is:\n[ 10.428145] cloud-init[948]: SHA256:seVYuSYymVJ4flNtm/uTNnvFsW3H70BPYj/Qpt0HaOU root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231\n[ 10.432141] cloud-init[948]: The key's randomart image is:\n[ 10.436174] cloud-init[948]: +---[RSA 2048]----+\n[ 10.437534] cloud-init[948]: | |\n[ 10.440130] cloud-init[948]: | . o |\n[ 10.444161] cloud-init[948]: | . o . = o . |\n[ 10.445519] cloud-init[948]: | + o O o *.. |\n[ 10.448132] cloud-init[948]: | . * S + =.E==|\n[ 10.452169] cloud-init[948]: | . + + . +=BO|\n[ 10.453539] cloud-init[948]: | ...=O|\n[ 10.456174] cloud-init[948]: | .=.=|\n[ 10.460166] cloud-init[948]: | .o*.|\n[ 10.461535] cloud-init[948]: +----[SHA256]-----+\n[ 10.464154] cloud-init[948]: Generating public/private dsa key pair.\n[ 10.468166] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.472164] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.476145] cloud-init[948]: The key fingerprint is:\n[ 10.477570] cloud-init[948]: SHA256:ACj8UWeTqXVJaqVJXEQoilmInKtUDkMuzHngh6hZUGU root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 10.485315] cloud-init[948]: The key's randomart image is:\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 10.488123] cloud-init[948]: +---[DSA 1024]----+\n[ 10.489110] cloud-init[948]: |*++oE..=O*. |\n[ 10.490068] cloud-init[948]: |OO== o+**o |\n[ 10.491062] cloud-init[948]: |oO%oo ==. |\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[ 10.494453] cloud-init Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Timers.[948]: |oBo+ ... |\n[ 10.500759] cloud-init[948]: |= S |\n[ 10.501717] cloud-init[948]: |. |\n[ 10.502682] cloud-init[948]: | |\n[ 10.503644] cloud-init\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[948]: | |\n[ 10.506711] cloud-init[948]: | |\n[ 10.507989] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Reached target Network is Online.cloud-init[948]: +----[SHA256]-----+\n[ 10.513076] cloud-init[948]: Generating public/private ecdsa key pair.\n[ 10.514281] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.515780] \n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0mcloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.521570] cloud-init[948]: The key fingerprint is:\n[ 10.522609] cloud-init[948]: SHA256:M4AK4hw0kc0tVSuw9QiqJ2oOWBcQppLbfG+x/dx7IMU root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231] Listening on Socket activation for snappy daemon.\n\n[ 10.526840] [[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\ncloud-init[948]: The key's randomart image is:\n[ 10.532373] cloud-init[948]: +---[ECDSA 256]---+\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[ 10.537447] cloud-init[948]: | +O+oo.. |\n[ 10.539054] cloud-init[948]: |.=o==oo . |[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 10.545167] cloud-init[948]: |*o .+o.o . |\n[ 10.547000] cloud-init[948]: |*=.. ... E |\n[ 10.549330] cloud-init[948]: |+o* o . S . |\n[ 10.552471] cloud-init[948]: |o+ o . + o. . |\n[ 10.555228] cloud-init[948]: |+. + . . . |\n[ 10.559028] cloud-init[948]: |+ . o . . |\n[ 10.562239] cloud-init[948]: | . o oo |\n[ 10.564407] cloud-init[948]: +----[SHA256]-----+\n[ 10.566009] cloud-init[948]: Generating public/private ed25519 key pair.\n[ 10.567889] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.570086] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.572348] cloud-init[948]: The key fingerprint is:\n[ 10.573889] cloud-init[948]: SHA256:kLUuM6Sdpx1GCoh41MC/4AbXQr7Od8TKQKWN2g53noI root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231\n[ 10.576354] cloud-init[948]: The key's randomart image is:\n[ 10.578008] cloud-init[948]: +--[ED25519 256]--+\n[ 10.579493] [[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Pollinate to seed the pseudo random number generator...cloud-init[948]: | .oo . |\n[ 10.585593] cloud-init[948]: |.oo.o o . |\n\n[[0;32m OK [0m] Started Deferred execution scheduler.[ 10.588742] cloud-init\n[948]: |oooB. + o |[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf3 Service.\n Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n Starting Snappy daemon...\n Starting Login Service...\n Starting LSB: MD monitoring daemon...\n Starting Accounts Service...\n Starting System Logging Service...\n Starting LXD - container startup/shutdown...\n Starting Apply the settings specified in cloud-config...\n\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 10.667091] cloud-init[948]: |..O += * |\n[[0;32m OK [0m] Started System Logging Service.\n[ 10.709530] cloud-init[948]: | B +.oB S |\n[ 10.733002] cloud-init[948]: |o B o oO . |[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n\n Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 10.764291] \n Starting Login to default iSCSI targets...\ncloud-init[948]: | O = +. . |[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[ 10.792955] [[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\ncloud-init[948]: |E = * . |[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n\n Starting Permit User Sessions...\n[ 10.821295] Starting LSB: network benchmark...\ncloud-init Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[948]: | o . |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 10.878900] cloud-init[948]: +----[SHA256]-----+ Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 11.367305] cloud-init[1111]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 12.113057] cloud-init[1111]: en_US.UTF-8... done\n[ 12.116066] cloud-init[1111]: Generation complete.\n[ 12.609626] cloud-init[1111]: Cloud-init v. 18.2 running 'modules:config' at Sat, 18 Aug 2018 08:14:35 +0000. Up 11.23 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Execute cloud user/final scripts...\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 57:2f:c2:9d:e2:dc:1e:c0:c6:5b:f9:bd:de:b6:14:55 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Aug 18 08:14:37 ec2: \n<14>Aug 18 08:14:37 ec2: #############################################################\n<14>Aug 18 08:14:37 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Aug 18 08:14:37 ec2: 1024 SHA256:ACj8UWeTqXVJaqVJXEQoilmInKtUDkMuzHngh6hZUGU root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231 (DSA)\n<14>Aug 18 08:14:37 ec2: 256 SHA256:M4AK4hw0kc0tVSuw9QiqJ2oOWBcQppLbfG+x/dx7IMU root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231 (ECDSA)\n<14>Aug 18 08:14:37 ec2: 256 SHA256:kLUuM6Sdpx1GCoh41MC/4AbXQr7Od8TKQKWN2g53noI root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231 (ED25519)\n<14>Aug 18 08:14:37 ec2: 2048 SHA256:seVYuSYymVJ4flNtm/uTNnvFsW3H70BPYj/Qpt0HaOU root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231 (RSA)\n<14>Aug 18 08:14:37 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Aug 18 08:14:37 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIwzVQumWPFix966NZgx5S7xOpYJzi1Qb9pWsjDcml5+UBNsjtXzV3lwwi1b2e8GvFHVN7+kPAyqTZOYaGZduAg= root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIKTdvBCbgzPp2/+N//QlPJoEc+L38FN2Z/+kz5buvde root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVYl3dPqJLXYpm0EHkYHUxVj9rNGFfbnD6m20uFx/AwNT0HR9nyxQbGzYF5T5DHPJLc+oFTptInUACAxWENcSOlU47HWGI3JVnav7FHVtFXdQq9NyPRO594xLdJDVvuwFlTUmiz3iaijXFzgvLt2JV2Womceg29y0uiOYdzipFdFVmc4qhfo83gTYZxPh+s/J0NSC8fmALRyJd1v1810mgFfGU7UGZPfWYoC6tc4NuiU8KwbGwXkQQN9rBpzgOwTYAbnDF5WxbPev5CL+bcxXaK+sRw94seHCrHwszru9hn/Wg2vr9IoKuNPO1/NeyxTqfN18Rcddiwr0w+OnVPk3l root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231\n-----END SSH HOST KEY KEYS-----\n[ 13.387760] cloud-init[1323]: Cloud-init v. 18.2 running 'modules:final' at Sat, 18 Aug 2018 08:14:37 +0000. Up 13.24 seconds.\n[ 13.390126] cloud-init[1323]: Cloud-init v. 18.2 finished at Sat, 18 Aug 2018 08:14:37 +0000. Datasource DataSourceEc2. Up 13.38 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n\nUbuntu 16.04.4 LTS shaker-vm-64913444-1d61-4070-a265-4acc475b0231 ttyS0\n\nshaker-vm-64913444-1d61-4070-a265-4acc475b0231 login: "} 2018-08-18 08:14:39,553 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f/action used request id req-ffea17fe-68d3-4700-aba9-33048a190c25 2018-08-18 08:14:39,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0756278038025s 2018-08-18 08:14:39,555 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f/action used request id req-ffea17fe-68d3-4700-aba9-33048a190c25 2018-08-18 08:14:39,555 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 761735370 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.180944] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184019] pid_max: default: 32768 minimum: 301 [ 0.185670] ACPI: Core revision 20150930 [ 0.187748] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190082] Security Framework initialized [ 0.191591] Yama: becoming mindful. [ 0.192909] AppArmor: AppArmor initialized [ 0.194456] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196802] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.199088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201260] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203703] Initializing cgroup subsys io [ 0.205160] Initializing cgroup subsys memory [ 0.206696] Initializing cgroup subsys devices [ 0.208286] Initializing cgroup subsys freezer [ 0.209867] Initializing cgroup subsys net_cls [ 0.211427] Initializing cgroup subsys perf_event [ 0.213061] Initializing cgroup subsys net_prio [ 0.214636] Initializing cgroup subsys hugetlb [ 0.216196] Initializing cgroup subsys pids [ 0.217707] CPU: Physical Processor ID: 0 [ 0.219866] mce: CPU supports 10 MCE banks [ 0.221345] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.223157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.225127] Spectre V2 : Mitigation: Full generic retpoline [ 0.227036] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.229418] Speculative Store Bypass: Vulnerable [ 0.250094] Freeing SMP alternatives memory: 32K [ 0.256393] ftrace: allocating 32237 entries in 126 pages [ 0.291586] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.293839] smpboot: Max logical packages: 1 [ 0.295617] x2apic enabled [ 0.297002] Switched APIC routing to physical x2apic. [ 0.299983] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.302049] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.305642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.308893] KVM setup paravirtual spinlock [ 0.310934] x86: Booted up 1 node, 1 CPUs [ 0.312369] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.314872] devtmpfs: initialized [ 0.317467] evm: security.selinux [ 0.321759] evm: security.SMACK64 [ 0.323065] evm: security.SMACK64EXEC [ 0.324416] evm: security.SMACK64TRANSMUTE [ 0.325913] evm: security.SMACK64MMAP [ 0.327264] evm: security.ima [ 0.328419] evm: security.capability [ 0.332053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.335474] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.338147] pinctrl core: initialized pinctrl subsystem [ 0.340804] RTC time: 8:14:24, date: 08/18/18 [ 0.343071] NET: Registered protocol family 16 [ 0.345180] cpuidle: using governor ladder [ 0.346634] cpuidle: using governor menu [ 0.348072] PCCT header not found. [ 0.349588] ACPI: bus type PCI registered [ 0.351045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.353413] PCI: Using configuration type 1 for base access [ 0.356920] ACPI: Added _OSI(Module Device) [ 0.358512] ACPI: Added _OSI(Processor Device) [ 0.360092] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.361705] ACPI: Added _OSI(Processor Aggregator Device) [ 0.365007] ACPI: Interpreter enabled [ 0.366394] ACPI: (supports S0 S5) [ 0.367671] ACPI: Using IOAPIC for interrupt routing [ 0.369389] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.374389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.376488] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.378723] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.380918] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.384950] acpiphp: Slot [3] registered [ 0.386381] acpiphp: Slot [4] registered [ 0.387807] acpiphp: Slot [5] registered [ 0.389230] acpiphp: Slot [6] registered [ 0.404407] acpiphp: Slot [7] registered [ 0.405839] acpiphp: Slot [8] registered [ 0.407252] acpiphp: Slot [9] registered [ 0.408696] acpiphp: Slot [10] registered [ 0.410169] acpiphp: Slot [11] registered [ 0.411604] acpiphp: Slot [12] registered [ 0.413052] acpiphp: Slot [13] registered [ 0.414492] acpiphp: Slot [14] registered [ 0.415907] acpiphp: Slot [15] registered [ 0.417043] acpiphp: Slot [16] registered [ 0.418178] acpiphp: Slot [17] registered [ 0.419308] acpiphp: Slot [18] registered [ 0.420440] acpiphp: Slot [19] registered [ 0.421571] acpiphp: Slot [20] registered [ 0.422708] acpiphp: Slot [21] registered [ 0.423834] acpiphp: Slot [22] registered [ 0.424958] acpiphp: Slot [23] registered [ 0.426085] acpiphp: Slot [24] registered [ 0.427205] acpiphp: Slot [25] registered [ 0.428323] acpiphp: Slot [26] registered [ 0.429447] acpiphp: Slot [27] registered [ 0.430574] acpiphp: Slot [28] registered [ 0.431696] acpiphp: Slot [29] registered [ 0.432824] acpiphp: Slot [30] registered [ 0.433946] acpiphp: Slot [31] registered [ 0.435069] PCI host bridge to bus 0000:00 [ 0.436197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.437885] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.439558] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.441586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.443600] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.445664] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.450179] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.451950] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.453581] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.455332] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.459784] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.461788] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.484805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.486844] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.488805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.491048] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.493012] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.494740] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.496787] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.498239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.500390] vgaarb: loaded [ 0.501250] vgaarb: bridge control possible 0000:00:02.0 [ 0.503141] SCSI subsystem initialized [ 0.504486] ACPI: bus type USB registered [ 0.505679] usbcore: registered new interface driver usbfs [ 0.507133] usbcore: registered new interface driver hub [ 0.508544] usbcore: registered new device driver usb [ 0.510160] PCI: Using ACPI for IRQ routing [ 0.511951] NetLabel: Initializing [ 0.512961] NetLabel: domain hash size = 128 [ 0.514150] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.515507] NetLabel: unlabeled traffic allowed by default [ 0.517129] amd_nb: Cannot enumerate AMD northbridges [ 0.518517] clocksource: Switched to clocksource kvm-clock [ 0.529014] AppArmor: AppArmor Filesystem Enabled [ 0.530364] pnp: PnP ACPI init [ 0.531676] pnp: PnP ACPI: found 5 devices [ 0.538705] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.541150] NET: Registered protocol family 2 [ 0.542876] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.544633] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.546288] TCP: Hash tables configured (established 4096 bind 4096) [ 0.547979] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.549480] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.551169] NET: Registered protocol family 1 [ 0.552441] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.553969] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.555446] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.571782] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.588292] Unpacking initramfs... [ 1.079431] Freeing initrd memory: 37084K [ 1.081141] Scanning for low memory corruption every 60 seconds [ 1.083249] audit: initializing netlink subsys (disabled) [ 1.084722] audit: type=2000 audit(1534580065.188:1): initialized [ 1.086777] Initialise system trusted keyring [ 1.088147] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.089751] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.092556] zbud: loaded [ 1.093676] VFS: Disk quotas dquot_6.6.0 [ 1.094854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.096808] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.098612] fuse init (API version 7.23) [ 1.099886] Key type big_key registered [ 1.101008] Allocating IMA MOK and blacklist keyrings. [ 1.102813] Key type asymmetric registered [ 1.103974] Asymmetric key parser 'x509' registered [ 1.105310] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.107417] io scheduler noop registered [ 1.108524] io scheduler deadline registered (default) [ 1.109915] io scheduler cfq registered [ 1.111135] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.112592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.114385] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.116439] ACPI: Power Button [PWRF] [ 1.117670] GHES: HEST is not enabled! [ 1.133507] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.165699] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.168651] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.192423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.195616] Linux agpgart interface v0.103 [ 1.198628] loop: module loaded [ 1.202188] vda: vda1 [ 1.203917] scsi host0: ata_piix [ 1.204990] scsi host1: ata_piix [ 1.206059] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.207841] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.210241] libphy: Fixed MDIO Bus: probed [ 1.211421] tun: Universal TUN/TAP device driver, 1.6 [ 1.212765] tun: (C) 1999-2004 Max Krasnyansky [ 1.215519] PPP generic driver version 2.4.2 [ 1.216842] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.218556] ehci-pci: EHCI PCI platform driver [ 1.219830] ehci-platform: EHCI generic platform driver [ 1.221234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.222886] ohci-pci: OHCI PCI platform driver [ 1.224143] ohci-platform: OHCI generic platform driver [ 1.225553] uhci_hcd: USB Universal Host Controller Interface driver [ 1.241940] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.243386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.245497] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.246904] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.248585] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.250294] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.252296] usb usb1: Product: UHCI Host Controller [ 1.253593] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.256347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.258266] hub 1-0:1.0: USB hub found [ 1.260265] hub 1-0:1.0: 2 ports detected [ 1.261565] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.265130] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.266469] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.267931] mousedev: PS/2 mouse device common for all mice [ 1.269704] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.272316] rtc_cmos 00:00: RTC can wake from S4 [ 1.273903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.275588] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.277255] i2c /dev entries driver [ 1.278343] device-mapper: uevent: version 1.0.3 [ 1.279678] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.281967] ledtrig-cpu: registered to indicate activity on CPUs [ 1.283816] NET: Registered protocol family 10 [ 1.285286] NET: Registered protocol family 17 [ 1.286538] Key type dns_resolver registered [ 1.287976] registered taskstats version 1 [ 1.289175] Loading compiled-in X.509 certificates [ 1.291069] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.293641] zswap: loaded using pool lzo/zbud [ 1.296342] Key type trusted registered [ 1.299466] Key type encrypted registered [ 1.300618] AppArmor: AppArmor sha1 policy hashing enabled [ 1.302044] ima: No TPM chip found, activating TPM-bypass! [ 1.303501] evm: HMAC attrs: 0x1 [ 1.304807] Magic number: 14:379:220 [ 1.305918] dmi id: hash matches [ 1.307006] rtc_cmos 00:00: setting system clock to 2018-08-18 08:14:25 UTC (1534580065) [ 1.309248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.310800] EDD information not available. [ 1.364238] Freeing unused kernel memory: 1512K [ 1.380296] Write protecting the kernel read-only data: 14336k [ 1.383263] Freeing unused kernel memory: 1692K [ 1.384818] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.395866] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.398318] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401122] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.403696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.406207] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.410551] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.417441] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.421316] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.424749] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.427380] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.490187] [drm] Initialized drm 1.1.0 20060810 [ 1.492513] virtio_net virtio0 ens3: renamed from eth0 [ 1.501702] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.504251] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.526933] FDC 0 is a S82078B [ 1.544333] AVX2 version of gcm_enc/dec engaged. [ 1.545732] AES CTR mode by8 optimization enabled [ 1.570527] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.736998] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.738886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.740789] usb 1-1: Product: QEMU USB Tablet [ 1.742067] usb 1-1: Manufacturer: QEMU [ 1.743234] usb 1-1: SerialNumber: 42 [ 1.751684] hidraw: raw HID events driver (C) Jiri Kosina [ 1.758929] usbcore: registered new interface driver usbhid [ 1.760625] usbhid: USB HID core driver [ 1.763565] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.766972] 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 [ 2.078561] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.078563] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.136769] md: linear personality registered for level -1 [ 2.140661] md: multipath personality registered for level -4 [ 2.144627] md: raid0 personality registered for level 0 [ 2.149037] md: raid1 personality registered for level 1 [ 2.222524] raid6: sse2x1 gen() 11419 MB/s [ 2.290528] raid6: sse2x1 xor() 8874 MB/s [ 2.358530] raid6: sse2x2 gen() 14424 MB/s [ 2.426504] raid6: sse2x2 xor() 9895 MB/s [ 2.494506] raid6: sse2x4 gen() 16584 MB/s [ 2.562506] raid6: sse2x4 xor() 11394 MB/s [ 2.630527] raid6: avx2x1 gen() 22311 MB/s [ 2.698505] raid6: avx2x2 gen() 25423 MB/s [ 2.770506] raid6: avx2x4 gen() 30145 MB/s [ 2.771812] raid6: using algorithm avx2x4 gen() 30145 MB/s [ 2.773377] raid6: using avx2x2 recovery algorithm [ 2.781816] xor: automatically using best checksumming function: [ 2.822526] avx : 32692.000 MB/sec [ 2.825529] async_tx: api initialized (async) [ 2.838579] md: raid6 personality registered for level 6 [ 2.840050] md: raid5 personality registered for level 5 [ 2.841467] md: raid4 personality registered for level 4 [ 2.848732] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.886842] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.914542] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.040307] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.044930] systemd[1]: Detected virtualization kvm. [ 3.046281] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.050303] systemd[1]: Set hostname to . [ 3.053512] systemd[1]: Initializing machine ID from KVM UUID. [ 3.055090] systemd[1]: Installed transient /etc/machine-id file. [ 3.199557] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.203414] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.206637] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.209924] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.212705] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.215495] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.218531] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.221318] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.224205] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.227329] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.230384] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.232935] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.235293] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.237835] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.240843] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.245120] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.248475] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.251550] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.254670] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.257759] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.264309] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.272263] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.277909] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.285509] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.291623] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.300072] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.305047] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.317021] Loading iSCSI transport class v2.0-870. [ 3.318937] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.324710] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.331351] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.339620] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.349469] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.352502] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.362903] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.366285] iscsi: registered transport (tcp) [ 3.368082] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.379065] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.394634] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.452379] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.273227] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.794522] cloud-init[479]: Cloud-init v. 18.2 running 'init-local' at Sat, 18 Aug 2018 08:14:29 +0000. Up 4.61 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 9.879977] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Sat, 18 Aug 2018 08:14:30 +0000. Up 6.32 seconds. [ 9.882588] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.888435] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.893910] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.900432] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.904227] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.3 | 255.255.255.0 | . | fa:16:3e:9e:86:f6 | [ 9.907790] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:fe9e:86f6/64 | . | link | fa:16:3e:9e:86:f6 | [ 9.914165] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.920423] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.928176] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.930861] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.936406] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.940144] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.948138] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.950590] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.956399] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.960168] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.966767] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.969651] cloud-init[948]: 2018-08-18 08:14:34,299 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.415747] cloud-init[948]: Generating public/private rsa key pair. [ 10.417460] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.420130] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.424143] cloud-init[948]: The key fingerprint is: [ 10.428145] cloud-init[948]: SHA256:seVYuSYymVJ4flNtm/uTNnvFsW3H70BPYj/Qpt0HaOU root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231 [ 10.432141] cloud-init[948]: The key's randomart image is: [ 10.436174] cloud-init[948]: +---[RSA 2048]----+ [ 10.437534] cloud-init[948]: | | [ 10.440130] cloud-init[948]: | . o | [ 10.444161] cloud-init[948]: | . o . = o . | [ 10.445519] cloud-init[948]: | + o O o *.. | [ 10.448132] cloud-init[948]: | . * S + =.E==| [ 10.452169] cloud-init[948]: | . + + . +=BO| [ 10.453539] cloud-init[948]: | ...=O| [ 10.456174] cloud-init[948]: | .=.=| [ 10.460166] cloud-init[948]: | .o*.| [ 10.461535] cloud-init[948]: +----[SHA256]-----+ [ 10.464154] cloud-init[948]: Generating public/private dsa key pair. [ 10.468166] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.472164] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.476145] cloud-init[948]: The key fingerprint is: [ 10.477570] cloud-init[948]: SHA256:ACj8UWeTqXVJaqVJXEQoilmInKtUDkMuzHngh6hZUGU root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231 [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 10.485315] cloud-init[948]: The key's randomart image is: [[0;32m OK [0m] Started Daily apt download activities. [ 10.488123] cloud-init[948]: +---[DSA 1024]----+ [ 10.489110] cloud-init[948]: |*++oE..=O*. | [ 10.490068] cloud-init[948]: |OO== o+**o | [ 10.491062] cloud-init[948]: |oO%oo ==. | [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 10.494453] cloud-init Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Reached target Timers.[948]: |oBo+ ... | [ 10.500759] cloud-init[948]: |= S | [ 10.501717] cloud-init[948]: |. | [ 10.502682] cloud-init[948]: | | [ 10.503644] cloud-init [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [948]: | | [ 10.506711] cloud-init[948]: | | [ 10.507989] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Network is Online.cloud-init[948]: +----[SHA256]-----+ [ 10.513076] cloud-init[948]: Generating public/private ecdsa key pair. [ 10.514281] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.515780] Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0mcloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.521570] cloud-init[948]: The key fingerprint is: [ 10.522609] cloud-init[948]: SHA256:M4AK4hw0kc0tVSuw9QiqJ2oOWBcQppLbfG+x/dx7IMU root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231] Listening on Socket activation for snappy daemon. [ 10.526840] [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. cloud-init[948]: The key's randomart image is: [ 10.532373] cloud-init[948]: +---[ECDSA 256]---+ [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [ 10.537447] cloud-init[948]: | +O+oo.. | [ 10.539054] cloud-init[948]: |.=o==oo . |[[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.545167] cloud-init[948]: |*o .+o.o . | [ 10.547000] cloud-init[948]: |*=.. ... E | [ 10.549330] cloud-init[948]: |+o* o . S . | [ 10.552471] cloud-init[948]: |o+ o . + o. . | [ 10.555228] cloud-init[948]: |+. + . . . | [ 10.559028] cloud-init[948]: |+ . o . . | [ 10.562239] cloud-init[948]: | . o oo | [ 10.564407] cloud-init[948]: +----[SHA256]-----+ [ 10.566009] cloud-init[948]: Generating public/private ed25519 key pair. [ 10.567889] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.570086] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.572348] cloud-init[948]: The key fingerprint is: [ 10.573889] cloud-init[948]: SHA256:kLUuM6Sdpx1GCoh41MC/4AbXQr7Od8TKQKWN2g53noI root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231 [ 10.576354] cloud-init[948]: The key's randomart image is: [ 10.578008] cloud-init[948]: +--[ED25519 256]--+ [ 10.579493] [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator...cloud-init[948]: | .oo . | [ 10.585593] cloud-init[948]: |.oo.o o . | [[0;32m OK [0m] Started Deferred execution scheduler.[ 10.588742] cloud-init [948]: |oooB. + o |[[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service. Starting /etc/rc.local Compatibility... Starting LSB: Record successful boot for GRUB... Starting Snappy daemon... Starting Login Service... Starting LSB: MD monitoring daemon... Starting Accounts Service... Starting System Logging Service... Starting LXD - container startup/shutdown... Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 10.667091] cloud-init[948]: |..O += * | [[0;32m OK [0m] Started System Logging Service. [ 10.709530] cloud-init[948]: | B +.oB S | [ 10.733002] cloud-init[948]: |o B o oO . |[[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 10.764291] Starting Login to default iSCSI targets... cloud-init[948]: | O = +. . |[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 10.792955] [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. cloud-init[948]: |E = * . |[[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 10.821295] Starting LSB: network benchmark... cloud-init Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [948]: | o . | [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 10.878900] cloud-init[948]: +----[SHA256]-----+ Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 11.367305] cloud-init[1111]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 12.113057] cloud-init[1111]: en_US.UTF-8... done [ 12.116066] cloud-init[1111]: Generation complete. [ 12.609626] cloud-init[1111]: Cloud-init v. 18.2 running 'modules:config' at Sat, 18 Aug 2018 08:14:35 +0000. Up 11.23 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Execute cloud user/final scripts... Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 57:2f:c2:9d:e2:dc:1e:c0:c6:5b:f9:bd:de:b6:14:55 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Aug 18 08:14:37 ec2: <14>Aug 18 08:14:37 ec2: ############################################################# <14>Aug 18 08:14:37 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Aug 18 08:14:37 ec2: 1024 SHA256:ACj8UWeTqXVJaqVJXEQoilmInKtUDkMuzHngh6hZUGU root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231 (DSA) <14>Aug 18 08:14:37 ec2: 256 SHA256:M4AK4hw0kc0tVSuw9QiqJ2oOWBcQppLbfG+x/dx7IMU root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231 (ECDSA) <14>Aug 18 08:14:37 ec2: 256 SHA256:kLUuM6Sdpx1GCoh41MC/4AbXQr7Od8TKQKWN2g53noI root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231 (ED25519) <14>Aug 18 08:14:37 ec2: 2048 SHA256:seVYuSYymVJ4flNtm/uTNnvFsW3H70BPYj/Qpt0HaOU root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231 (RSA) <14>Aug 18 08:14:37 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Aug 18 08:14:37 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIwzVQumWPFix966NZgx5S7xOpYJzi1Qb9pWsjDcml5+UBNsjtXzV3lwwi1b2e8GvFHVN7+kPAyqTZOYaGZduAg= root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIKTdvBCbgzPp2/+N//QlPJoEc+L38FN2Z/+kz5buvde root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVYl3dPqJLXYpm0EHkYHUxVj9rNGFfbnD6m20uFx/AwNT0HR9nyxQbGzYF5T5DHPJLc+oFTptInUACAxWENcSOlU47HWGI3JVnav7FHVtFXdQq9NyPRO594xLdJDVvuwFlTUmiz3iaijXFzgvLt2JV2Womceg29y0uiOYdzipFdFVmc4qhfo83gTYZxPh+s/J0NSC8fmALRyJd1v1810mgFfGU7UGZPfWYoC6tc4NuiU8KwbGwXkQQN9rBpzgOwTYAbnDF5WxbPev5CL+bcxXaK+sRw94seHCrHwszru9hn/Wg2vr9IoKuNPO1/NeyxTqfN18Rcddiwr0w+OnVPk3l root@shaker-vm-64913444-1d61-4070-a265-4acc475b0231 -----END SSH HOST KEY KEYS----- [ 13.387760] cloud-init[1323]: Cloud-init v. 18.2 running 'modules:final' at Sat, 18 Aug 2018 08:14:37 +0000. Up 13.24 seconds. [ 13.390126] cloud-init[1323]: Cloud-init v. 18.2 finished at Sat, 18 Aug 2018 08:14:37 +0000. Datasource DataSourceEc2. Up 13.38 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS shaker-vm-64913444-1d61-4070-a265-4acc475b0231 ttyS0 shaker-vm-64913444-1d61-4070-a265-4acc475b0231 login: 2018-08-18 08:14:39,559 - paramiko.transport - DEBUG - starting thread (client mode): 0x567f0d50L 2018-08-18 08:14:39,560 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 08:14:39,564 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-18 08:14:39,564 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-18 08:14:39,565 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-18 08:14:39,566 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 08:14:39,566 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-18 08:14:39,566 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 08:14:39,566 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 08:14:39,566 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 08:14:39,609 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 08:14:39,610 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 08:14:39,623 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 1f264b3489076713ae4b6be02119392d 2018-08-18 08:14:39,625 - paramiko.transport - DEBUG - Trying discovered key 572fc29de2dc1ec0c65bf9bddeb61455 in /tmp/tmpaEwthO 2018-08-18 08:14:39,649 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 08:14:39,674 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-18 08:14:39,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-18 08:14:39,695 - 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-18 08:14:39,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 08:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3f1ab9c-3f87-44bd-a1dd-8df8e9cad5ea 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-18 08:14:39,702 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-a3f1ab9c-3f87-44bd-a1dd-8df8e9cad5ea 2018-08-18 08:14:39,702 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:39,808 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-18 08:14:39,808 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-18 08:14:39,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535f441e-4dc9-4105-8b44-52a9cdf3486e Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/06c5dbcd28f84df3a5c1d3be7418d223"}, "enabled": true, "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0b23b0ba5b31487c959c8c8934f074c9"}, "enabled": true, "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/31d86331aa2f4d39bc71ef7d823e329e"}, "enabled": true, "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/38697487e95e46458671a38d77fe35cc"}, "enabled": true, "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3ba98b1a566648ab9faef4b6bfbe90ed"}, "enabled": true, "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8637c0d417124feb8caf6f5ed9db7690"}, "enabled": true, "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/88aede51f4de4778a7c7c1a0117afc3d"}, "enabled": true, "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a2e26e8305fd4f7d8f6a60d30dc2789b"}, "enabled": true, "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a9a93ce0b935406bb0c9cbf052f4258c"}, "enabled": true, "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b224f36854a44062aba602fb1dbcadd4"}, "enabled": true, "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e09cb7a9332c40d5bf516d7930bc074b"}, "enabled": true, "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e79eb11a883e4569b569866415c0857f"}, "enabled": true, "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/efa1a547991543f3898cfe91957a7e9a"}, "enabled": true, "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f36ad97319e047eba0178ca6ba20e483"}, "enabled": true, "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/fcfccef4af284282b961266422543b5e"}, "enabled": true, "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-18 08:14:39,861 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-535f441e-4dc9-4105-8b44-52a9cdf3486e 2018-08-18 08:14:39,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.168035030365s 2018-08-18 08:14:39,861 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-535f441e-4dc9-4105-8b44-52a9cdf3486e 2018-08-18 08:14:39,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-18 08:14:39,872 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:40,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67de414a-34b8-4548-8200-30ec81f44798 Content-Encoding: gzip Content-Length: 1967 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/02fd770f1fe64a55bd0be2a9a27a49ab"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/07b17ffb5b894ac7ac928997fa6bb33e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/139dd5f81b754e11b390b09cf1b93347"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/147231d6e7564789ad6bf7308798a1a8"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/18d8303f4ed845c58c4b6dc48b0b40ee"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/23eba0e0e1674014a705f760c91cabfc"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2966458dece4402fac61bdb546237e48"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "2966458dece4402fac61bdb546237e48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2ea479484a6a4dea8a5cf9d053e912ea"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33bb85f6be04490990e193af71f17842"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fcfccef4af284282b961266422543b5e", "id": "33bb85f6be04490990e193af71f17842"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/34e7e17422a64f5289d462af1924e8e8"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/393b0a47e8cb4925a0f77f3d83b13850"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3b4ab60ef7b44993861fd967fda86b3e"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/47be67c7f4a043a3aae9a87af6c885ad"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/47cc62395d524a4b92b71f05433551e4"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "47cc62395d524a4b92b71f05433551e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4f361ab41b974b6e8ec37cba9b6145fc"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fcfccef4af284282b961266422543b5e", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5007e7ca077e4ce5a84999a5f8eb93dd"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/53766891eb3f45efa6d3bfd353d94a2b"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "53766891eb3f45efa6d3bfd353d94a2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/54293e81a90f48b0a2ede9f097fb8e5f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/56e262c52e5f4db8bd07d2cedcb010c4"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fcfccef4af284282b961266422543b5e", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/580f0433fd484731a97c24a1e5ee475f"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "580f0433fd484731a97c24a1e5ee475f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5d6124246b794c4b945dfb9f751008e0"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/691ff6cfcc1e41eeb3d0f2d74c5521d3"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/71251f0341114471bcffe3a569f963d7"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "71251f0341114471bcffe3a569f963d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/75f9a962a8dc40d8a46eaa7250e84eda"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/78e1916970f744438d23afed96f7f635"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "78e1916970f744438d23afed96f7f635"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/79c6babe6d904c4b855bf90c62bcd435"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/814d9fc853dd4d73b254cad64ee021a9"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/874ee0c4b6094f1e89762e74ec4247d0"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/94a1aa3823244f3aa34141d6d77570bc"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/957aa46330ba4b77be132dfd2865543a"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "957aa46330ba4b77be132dfd2865543a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9f3c19960b0245a7881b60ece89271cf"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ad6dba3cd0964e778e51c069bd63fe6b"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/afd50885986f496a8e5613e38d499bdb"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "afd50885986f496a8e5613e38d499bdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b659d0992d9741bfb85f84c215d8d99b"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "b659d0992d9741bfb85f84c215d8d99b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b8be185865d14fcdafed2259aac1a66f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "b8be185865d14fcdafed2259aac1a66f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c3a633d913b541dcadd14851edb1b7c8"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "c3a633d913b541dcadd14851edb1b7c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d5c6b7f009e14dfda1e40d9fee0feffc"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d7e1b0a7ff524460a2566a308d240152"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "d7e1b0a7ff524460a2566a308d240152"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dbfc9eec80974cdd8c8ac66d31143d36"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e07ef0943d1441a8979f4abc72929dbc"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "e07ef0943d1441a8979f4abc72929dbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ee16152679bb4d1a898fb25e28e57e5f"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "ee16152679bb4d1a898fb25e28e57e5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fce56185ae6640d181124ddb133447d2"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "fce56185ae6640d181124ddb133447d2"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-18 08:14:40,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-67de414a-34b8-4548-8200-30ec81f44798 2018-08-18 08:14:40,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.186844110489s 2018-08-18 08:14:40,057 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-67de414a-34b8-4548-8200-30ec81f44798 2018-08-18 08:14:40,064 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.22:5000 2018-08-18 08:14:40,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:14:40,071 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:40,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27cbd2a-d3ed-4def-bdc7-627a5e5cef55 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:14:40,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f27cbd2a-d3ed-4def-bdc7-627a5e5cef55 2018-08-18 08:14:40,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182536125183s 2018-08-18 08:14:40,250 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f27cbd2a-d3ed-4def-bdc7-627a5e5cef55 2018-08-18 08:14:40,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:14:40,259 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:40,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-511207e3-603d-4e0e-89de-e798ac6dabc3 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:14:40,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-511207e3-603d-4e0e-89de-e798ac6dabc3 2018-08-18 08:14:40,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179658889771s 2018-08-18 08:14:40,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-511207e3-603d-4e0e-89de-e798ac6dabc3 2018-08-18 08:14:40,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 08:14:40,443 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:40,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2126538-145a-410b-af2a-f436af6bd468 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-18 08:14:40,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-d2126538-145a-410b-af2a-f436af6bd468 2018-08-18 08:14:40,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185124874115s 2018-08-18 08:14:40,626 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-d2126538-145a-410b-af2a-f436af6bd468 2018-08-18 08:14:40,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 08:14:40,630 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:40,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9412ee73-071b-44e2-8826-43d5133d03b5 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_64913444-1d61-4070-a265-4acc475b0231", "links": {"self": "http://172.30.9.22:5000/v3/users/ed46f7849eeb41a58adfb07d31bdb930"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed46f7849eeb41a58adfb07d31bdb930", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 08:14:40,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9412ee73-071b-44e2-8826-43d5133d03b5 2018-08-18 08:14:40,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195547819138s 2018-08-18 08:14:40,823 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9412ee73-071b-44e2-8826-43d5133d03b5 2018-08-18 08:14:40,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 08:14:40,837 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:41,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-102dea74-7a28-41d6-bd70-a317a329b0c9 Content-Encoding: gzip Content-Length: 392 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/7bc99eb9818f46bbbfb77db15ba1aae4"}, "tags": [], "enabled": true, "id": "7bc99eb9818f46bbbfb77db15ba1aae4", "parent_id": "default", "domain_id": "default", "name": "shaker-project_64913444-1d61-4070-a265-4acc475b0231"}]} 2018-08-18 08:14:41,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-102dea74-7a28-41d6-bd70-a317a329b0c9 2018-08-18 08:14:41,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181958913803s 2018-08-18 08:14:41,016 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-102dea74-7a28-41d6-bd70-a317a329b0c9 2018-08-18 08:14:41,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 08:14:41,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=ed46f7849eeb41a58adfb07d31bdb930&role.id=efdc118534d342c0a34a53a6f4ab2d76&scope.project.id=7bc99eb9818f46bbbfb77db15ba1aae4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:41,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933af563-65c9-47ff-9ba6-873e40807940 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=ed46f7849eeb41a58adfb07d31bdb930&role.id=efdc118534d342c0a34a53a6f4ab2d76&scope.project.id=7bc99eb9818f46bbbfb77db15ba1aae4", "previous": null, "next": null}} 2018-08-18 08:14:41,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=ed46f7849eeb41a58adfb07d31bdb930&role.id=efdc118534d342c0a34a53a6f4ab2d76&scope.project.id=7bc99eb9818f46bbbfb77db15ba1aae4 used request id req-933af563-65c9-47ff-9ba6-873e40807940 2018-08-18 08:14:41,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104867935181s 2018-08-18 08:14:41,129 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=ed46f7849eeb41a58adfb07d31bdb930&role.id=efdc118534d342c0a34a53a6f4ab2d76&scope.project.id=7bc99eb9818f46bbbfb77db15ba1aae4 used request id req-933af563-65c9-47ff-9ba6-873e40807940 2018-08-18 08:14:41,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 08:14:41,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/7bc99eb9818f46bbbfb77db15ba1aae4/users/ed46f7849eeb41a58adfb07d31bdb930/roles/efdc118534d342c0a34a53a6f4ab2d76 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:41,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f602d9c-15ea-48a1-8efd-b411b33f3681 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 08:14:41,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7bc99eb9818f46bbbfb77db15ba1aae4/users/ed46f7849eeb41a58adfb07d31bdb930/roles/efdc118534d342c0a34a53a6f4ab2d76 used request id req-9f602d9c-15ea-48a1-8efd-b411b33f3681 2018-08-18 08:14:41,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.214563131332s 2018-08-18 08:14:41,347 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7bc99eb9818f46bbbfb77db15ba1aae4/users/ed46f7849eeb41a58adfb07d31bdb930/roles/efdc118534d342c0a34a53a6f4ab2d76 used request id req-9f602d9c-15ea-48a1-8efd-b411b33f3681 2018-08-18 08:14:41,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:14:41,353 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:41,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b879d783-a4c5-4224-9a6e-2ddfa67610c0 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:14:41,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b879d783-a4c5-4224-9a6e-2ddfa67610c0 2018-08-18 08:14:41,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101684093475s 2018-08-18 08:14:41,452 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b879d783-a4c5-4224-9a6e-2ddfa67610c0 2018-08-18 08:14:41,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-18 08:14:41,461 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-18 08:14:41,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49fec4ed-70ce-400f-a226-5ee5f0a33c30 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "40706c4f53b24262bee71b742f2d8e03", "links": {"self": "http://172.30.9.22:5000/v3/roles/40706c4f53b24262bee71b742f2d8e03"}, "name": "heat_stack_owner"}} 2018-08-18 08:14:41,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-49fec4ed-70ce-400f-a226-5ee5f0a33c30 2018-08-18 08:14:41,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.126160860062s 2018-08-18 08:14:41,584 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-49fec4ed-70ce-400f-a226-5ee5f0a33c30 2018-08-18 08:14:41,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:14:41,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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:41,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6490f113-bb4f-4832-ae35-809a2bbe104e Content-Encoding: gzip Content-Length: 414 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "40706c4f53b24262bee71b742f2d8e03", "links": {"self": "http://172.30.9.22:5000/v3/roles/40706c4f53b24262bee71b742f2d8e03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:14:41,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6490f113-bb4f-4832-ae35-809a2bbe104e 2018-08-18 08:14:41,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105427026749s 2018-08-18 08:14:41,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6490f113-bb4f-4832-ae35-809a2bbe104e 2018-08-18 08:14:41,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 08:14:41,701 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:41,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d1b1c8b-4458-4648-a48e-22c8731b6537 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-18 08:14:41,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-9d1b1c8b-4458-4648-a48e-22c8731b6537 2018-08-18 08:14:41,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179166078568s 2018-08-18 08:14:41,878 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-9d1b1c8b-4458-4648-a48e-22c8731b6537 2018-08-18 08:14:41,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 08:14:41,882 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:42,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e7c813-4150-4c81-a3c9-766f0915c6fb Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_64913444-1d61-4070-a265-4acc475b0231", "links": {"self": "http://172.30.9.22:5000/v3/users/ed46f7849eeb41a58adfb07d31bdb930"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed46f7849eeb41a58adfb07d31bdb930", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 08:14:42,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d5e7c813-4150-4c81-a3c9-766f0915c6fb 2018-08-18 08:14:42,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195407152176s 2018-08-18 08:14:42,075 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d5e7c813-4150-4c81-a3c9-766f0915c6fb 2018-08-18 08:14:42,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 08:14:42,089 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:42,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa8b134-7fc1-48bf-94bc-fcec9ce76b7d Content-Encoding: gzip Content-Length: 392 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/7bc99eb9818f46bbbfb77db15ba1aae4"}, "tags": [], "enabled": true, "id": "7bc99eb9818f46bbbfb77db15ba1aae4", "parent_id": "default", "domain_id": "default", "name": "shaker-project_64913444-1d61-4070-a265-4acc475b0231"}]} 2018-08-18 08:14:42,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-caa8b134-7fc1-48bf-94bc-fcec9ce76b7d 2018-08-18 08:14:42,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102250099182s 2018-08-18 08:14:42,189 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-caa8b134-7fc1-48bf-94bc-fcec9ce76b7d 2018-08-18 08:14:42,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 08:14:42,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=ed46f7849eeb41a58adfb07d31bdb930&role.id=40706c4f53b24262bee71b742f2d8e03&scope.project.id=7bc99eb9818f46bbbfb77db15ba1aae4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:42,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d324225-bd53-4083-9fa7-5d2feaadd5ed 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=ed46f7849eeb41a58adfb07d31bdb930&role.id=40706c4f53b24262bee71b742f2d8e03&scope.project.id=7bc99eb9818f46bbbfb77db15ba1aae4", "previous": null, "next": null}} 2018-08-18 08:14:42,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=ed46f7849eeb41a58adfb07d31bdb930&role.id=40706c4f53b24262bee71b742f2d8e03&scope.project.id=7bc99eb9818f46bbbfb77db15ba1aae4 used request id req-1d324225-bd53-4083-9fa7-5d2feaadd5ed 2018-08-18 08:14:42,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.192971944809s 2018-08-18 08:14:42,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=ed46f7849eeb41a58adfb07d31bdb930&role.id=40706c4f53b24262bee71b742f2d8e03&scope.project.id=7bc99eb9818f46bbbfb77db15ba1aae4 used request id req-1d324225-bd53-4083-9fa7-5d2feaadd5ed 2018-08-18 08:14:42,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 08:14:42,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/7bc99eb9818f46bbbfb77db15ba1aae4/users/ed46f7849eeb41a58adfb07d31bdb930/roles/40706c4f53b24262bee71b742f2d8e03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:14:42,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 08:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f4774cf-d0b2-4ae3-9c0d-e8f3ef53a1fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 08:14:42,558 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7bc99eb9818f46bbbfb77db15ba1aae4/users/ed46f7849eeb41a58adfb07d31bdb930/roles/40706c4f53b24262bee71b742f2d8e03 used request id req-4f4774cf-d0b2-4ae3-9c0d-e8f3ef53a1fe 2018-08-18 08:14:42,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.165709018707s 2018-08-18 08:14:42,559 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7bc99eb9818f46bbbfb77db15ba1aae4/users/ed46f7849eeb41a58adfb07d31bdb930/roles/40706c4f53b24262bee71b742f2d8e03 used request id req-4f4774cf-d0b2-4ae3-9c0d-e8f3ef53a1fe 2018-08-18 08:14:42,559 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-18 08:14:42,561 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-18 08:14:42,561 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-18 08:14:42,565 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 08:14:42,646 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-18 08:14:42,648 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-18 08:14:42,648 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-18 08:14:42,685 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-18 08:14:42,685 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-18 08:14:42,713 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-18 08:40:38,147 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-18 08:40:38,147 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=7bc99eb9818f46bbbfb77db15ba1aae4 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 59100 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_64913444-1d61-4070-a265-4acc475b0231 CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 PWD=/home/ubuntu OS_PASSWORD=c981a374-fccc-4b8e-a28a-ded0d388e7f9 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.22:5000 OS_USERNAME=shaker-user_64913444-1d61-4070-a265-4acc475b0231 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.22,192.30.9.4 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 59100 192.168.120.3 22 OS_VOLUME_API_VERSION=3.52 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-08-18 08:14:43.801 1425 INFO shaker.engine.utils [-] Logging enabled 2018-08-18 08:14:43.804 1425 INFO shaker.engine.messaging [-] Listening on *:9000 2018-08-18 08:14:43.807 1425 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-08-18 08:14:43.817 1433 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-08-18 08:14:43.817 1433 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.200:9000 2018-08-18 08:14:43.817 1433 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-08-18 08:14:43.831 1425 INFO pykwalify.core [-] validation.valid 2018-08-18 08:14:44.425 1425 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-18 08:14:48.274 1425 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'c4d98157-40b2-466d-a993-cc6ed0528a34', u'links': [{u'href': u'http://172.30.9.22:8004/v1/7bc99eb9818f46bbbfb77db15ba1aae4/stacks/shaker_arzmui/c4d98157-40b2-466d-a993-cc6ed0528a34', u'rel': u'self'}]} 2018-08-18 08:18:40.642 1425 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_arzmui_master_0', 'shaker_arzmui_slave_0']) 2018-08-18 08:18:48.421 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:20:18.963 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:21:49.458 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:23:19.966 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:23:19.968 1425 INFO shaker.engine.server [-] Execution is done 2018-08-18 08:23:20.610 1425 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-18 08:23:40.979 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:23:40.981 1425 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-08-18 08:23:40.993 1425 INFO pykwalify.core [-] validation.valid 2018-08-18 08:23:41.400 1425 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-18 08:23:44.869 1425 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'd2f876fc-cc16-4485-b8fa-453131bfde94', u'links': [{u'href': u'http://172.30.9.22:8004/v1/7bc99eb9818f46bbbfb77db15ba1aae4/stacks/shaker_ausrzk/d2f876fc-cc16-4485-b8fa-453131bfde94', u'rel': u'self'}]} 2018-08-18 08:24:41.005 1425 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_ausrzk_master_0', 'shaker_ausrzk_slave_0']) 2018-08-18 08:24:45.999 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:26:16.507 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:27:46.985 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:29:17.477 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:29:17.478 1425 INFO shaker.engine.server [-] Execution is done 2018-08-18 08:29:17.874 1425 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-18 08:29:41.295 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:29:41.297 1425 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-08-18 08:29:41.313 1425 INFO pykwalify.core [-] validation.valid 2018-08-18 08:29:41.712 1425 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-18 08:29:45.200 1425 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'f29c804e-a0f5-4a6e-9d6e-2757c9fef142', u'links': [{u'href': u'http://172.30.9.22:8004/v1/7bc99eb9818f46bbbfb77db15ba1aae4/stacks/shaker_akzdmo/f29c804e-a0f5-4a6e-9d6e-2757c9fef142', u'rel': u'self'}]} 2018-08-18 08:30:38.663 1425 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_akzdmo_master_0', 'shaker_akzdmo_slave_0']) 2018-08-18 08:30:47.429 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:32:18.462 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:33:48.944 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:35:19.429 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:35:19.430 1425 INFO shaker.engine.server [-] Execution is done 2018-08-18 08:35:19.805 1425 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-18 08:35:49.008 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:35:49.011 1425 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-08-18 08:35:49.026 1425 INFO pykwalify.core [-] validation.valid 2018-08-18 08:35:49.431 1425 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-18 08:35:52.527 1425 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'30ba481f-e667-459d-a50f-0335fbd63890', u'links': [{u'href': u'http://172.30.9.22:8004/v1/7bc99eb9818f46bbbfb77db15ba1aae4/stacks/shaker_uokaef/30ba481f-e667-459d-a50f-0335fbd63890', u'rel': u'self'}]} 2018-08-18 08:36:47.794 1425 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_uokaef_master_0', 'shaker_uokaef_slave_0']) 2018-08-18 08:36:55.533 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:37:27.935 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:38:48.136 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:40:08.533 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:40:08.534 1425 INFO shaker.engine.server [-] Execution is done 2018-08-18 08:40:08.681 1425 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-18 08:40:38.050 1425 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-18 08:40:38.052 1425 INFO shaker.engine.server [-] Generating aggregated report 2018-08-18 08:40:38.062 1425 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-08-18 08:40:38.065 1425 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-18 08:40:38.065 1425 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-08-18 08:40:38.065 1425 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-08-18 08:40:38.065 1425 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-08-18 08:40:38.066 1425 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-08-18 08:40:38.066 1425 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-18 08:40:38.066 1425 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-08-18 08:40:38.078 1425 INFO shaker.engine.report [-] Report saved to: report.html 2018-08-18 08:40:38,148 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-18 08:40:38,148 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-08-18 08:40:38,150 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-18 08:40:38,188 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-18 08:40:38,189 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-18 08:40:38,216 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-18 08:40:38,269 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-18 08:40:38,269 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-18 08:40:38,282 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-18 08:40:38,309 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-18 08:40:38,309 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-18 08:40:38,315 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-18 08:40:38,328 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-18 08:40:38,328 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-18 08:40:38,454 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 08:40:38,455 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 29:59 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-18 08:40:38,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-18 08:40:38,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/59acfb1a-905b-4803-a0be-8d4d05d84ee1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:40,005 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-286527e8-6cf9-479d-9a74-e2e25cb60ebd Content-Length: 0 Date: Sat, 18 Aug 2018 08:40:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 08:40:40,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/59acfb1a-905b-4803-a0be-8d4d05d84ee1.json used request id req-286527e8-6cf9-479d-9a74-e2e25cb60ebd 2018-08-18 08:40:40,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.54319000244s 2018-08-18 08:40:40,005 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/59acfb1a-905b-4803-a0be-8d4d05d84ee1.json used request id req-286527e8-6cf9-479d-9a74-e2e25cb60ebd 2018-08-18 08:40:40,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:40:40,011 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:40,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bd15d4d3-31f1-451c-927f-eb389f2e7565 Date: Sat, 18 Aug 2018 08:40:40 GMT RESP BODY: {"floatingips": []} 2018-08-18 08:40:40,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bd15d4d3-31f1-451c-927f-eb389f2e7565 2018-08-18 08:40:40,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.064197063446s 2018-08-18 08:40:40,075 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bd15d4d3-31f1-451c-927f-eb389f2e7565 2018-08-18 08:40:40,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-18 08:40:40,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:40,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 08: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 x-openstack-request-id: req-f012665f-b87d-4bbd-9033-10343bcc9cc6 x-compute-request-id: req-f012665f-b87d-4bbd-9033-10343bcc9cc6 Content-Type: application/json 2018-08-18 08:40:40,526 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f used request id req-f012665f-b87d-4bbd-9033-10343bcc9cc6 2018-08-18 08:40:40,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.450948953629s 2018-08-18 08:40:40,527 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f used request id req-f012665f-b87d-4bbd-9033-10343bcc9cc6 2018-08-18 08:40:40,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:40:40,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:41,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08: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-0cab77fc-9062-459a-9524-cd6d3f7eef16 x-compute-request-id: req-0cab77fc-9062-459a-9524-cd6d3f7eef16 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_64913444-1d61-4070-a265-4acc475b0231": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:86:f6", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:86:f6", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "rel": "bookmark"}], "image": {"id": "c087fbc7-4145-442f-8df6-eae599eef129", "links": [{"href": "http://172.30.9.22:8774/images/c087fbc7-4145-442f-8df6-eae599eef129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-08-18T08:14:23.000000", "flavor": {"id": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "links": [{"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "bookmark"}]}, "id": "d46fb7c3-fb2e-43c2-ba05-30cc2679bc0f", "security_groups": [{"name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}], "user_id": "ed46f7849eeb41a58adfb07d31bdb930", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T08:40:40Z", "hostId": "57599d07df07f5e9265a5d1428e0a42658f00c3daea2db149403d6b4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_64913444-1d61-4070-a265-4acc475b0231", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_64913444-1d61-4070-a265-4acc475b0231", "created": "2018-08-18T08:11:04Z", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:40:41,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0cab77fc-9062-459a-9524-cd6d3f7eef16 2018-08-18 08:40:41,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622294902802s 2018-08-18 08:40:41,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0cab77fc-9062-459a-9524-cd6d3f7eef16 2018-08-18 08:40:41,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:40:43,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:40:43,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:43,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08: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 x-openstack-request-id: req-c1039f0e-eb40-4c17-9e24-ead024577b48 x-compute-request-id: req-c1039f0e-eb40-4c17-9e24-ead024577b48 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-18 08:40:43,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1039f0e-eb40-4c17-9e24-ead024577b48 2018-08-18 08:40:43,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0713410377502s 2018-08-18 08:40:43,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1039f0e-eb40-4c17-9e24-ead024577b48 2018-08-18 08:40:43,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:40:43,229 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:43,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 53265 X-Openstack-Request-Id: req-ccf3a00d-c598-4b42-93ac-31fcade562d2 Date: Sat, 18 Aug 2018 08:40:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "created_at": "2018-08-18T07:03:52Z", "updated_at": "2018-08-18T07:03:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "795c7433-034d-40a6-926e-daf303d7d67d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "7f85f129-6762-4f30-b4b9-fd6e6c95caf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "a1fde0d4-af62-4ac0-83a4-cff14f59d931", "remote_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:52Z", "revision_number": 0, "id": "fa31836f-8875-4dde-a8e7-c8443e304b27", "remote_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:52Z", "security_group_id": "069e93aa-0b33-4f42-a0e5-444c535db739", "tenant_id": "e9796530428b4d4b8810afae6bc9c0b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9796530428b4d4b8810afae6bc9c0b6"}], "revision_number": 1, "project_id": "e9796530428b4d4b8810afae6bc9c0b6", "id": "069e93aa-0b33-4f42-a0e5-444c535db739", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T06:59:36Z", "updated_at": "2018-08-18T06:59:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "1d084a73-135f-4b17-8511-d2c309019ff9", "remote_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "245a2855-c2c0-4a99-9530-c70c76f61975", "remote_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "443e8be9-9d5e-4972-8e58-fdd58e1c3599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d035469e9a84e03ad9e915ddb446437"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:36Z", "revision_number": 0, "id": "d5520a33-748b-40f7-804e-f9ed95ba2cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:36Z", "security_group_id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d035469e9a84e03ad9e915ddb446437"}], "revision_number": 1, "project_id": "4d035469e9a84e03ad9e915ddb446437", "id": "0ae03f9d-716c-49e0-a9a7-ef3ad81fda5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3eba115380784f34a88ba18bb4b3cd3c", "created_at": "2018-08-18T07:22:00Z", "updated_at": "2018-08-18T07:22:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:22:00Z", "revision_number": 0, "id": "296da569-15a1-48e8-8b4b-6311b657dbc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:22:00Z", "security_group_id": "29ea8281-adbb-4bd6-9b77-a0ac1bd10894", "tenant_id": "3eba115380784f34a88ba18bb4b3cd3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3eba115380784f34a88ba18bb4b3cd3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:22:00Z", "revision_number": 0, "id": "5e96e161-f08a-49a2-bd0c-ac5758ae73b9", "remote_group_id": "29ea8281-adbb-4bd6-9b77-a0ac1bd10894", "remote_ip_prefix": null, "created_at": "2018-08-18T07:22:00Z", "security_group_id": "29ea8281-adbb-4bd6-9b77-a0ac1bd10894", "tenant_id": "3eba115380784f34a88ba18bb4b3cd3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3eba115380784f34a88ba18bb4b3cd3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:22:00Z", "revision_number": 0, "id": "a07b744a-6234-4dcf-8bb9-3ddb1a98b14c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:22:00Z", "security_group_id": "29ea8281-adbb-4bd6-9b77-a0ac1bd10894", "tenant_id": "3eba115380784f34a88ba18bb4b3cd3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3eba115380784f34a88ba18bb4b3cd3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:22:00Z", "revision_number": 0, "id": "c73cf333-5cc8-4549-9a94-8d23376700e2", "remote_group_id": "29ea8281-adbb-4bd6-9b77-a0ac1bd10894", "remote_ip_prefix": null, "created_at": "2018-08-18T07:22:00Z", "security_group_id": "29ea8281-adbb-4bd6-9b77-a0ac1bd10894", "tenant_id": "3eba115380784f34a88ba18bb4b3cd3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3eba115380784f34a88ba18bb4b3cd3c"}], "revision_number": 1, "project_id": "3eba115380784f34a88ba18bb4b3cd3c", "id": "29ea8281-adbb-4bd6-9b77-a0ac1bd10894", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6bd23bb7a774f89b05c72521846dce9", "created_at": "2018-08-18T07:14:44Z", "updated_at": "2018-08-18T07:14:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:14:44Z", "revision_number": 0, "id": "0206f01c-c980-4494-b9bc-230c01b27bb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:14:44Z", "security_group_id": "32542db4-45ef-465f-8531-1a5b1fb5d7e8", "tenant_id": "c6bd23bb7a774f89b05c72521846dce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6bd23bb7a774f89b05c72521846dce9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:14:44Z", "revision_number": 0, "id": "0fbb89f7-6d25-4f85-b7d4-4424139f91d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:14:44Z", "security_group_id": "32542db4-45ef-465f-8531-1a5b1fb5d7e8", "tenant_id": "c6bd23bb7a774f89b05c72521846dce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6bd23bb7a774f89b05c72521846dce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:14:44Z", "revision_number": 0, "id": "6c4a2add-791d-4aa4-96d1-2f42ee5e63a0", "remote_group_id": "32542db4-45ef-465f-8531-1a5b1fb5d7e8", "remote_ip_prefix": null, "created_at": "2018-08-18T07:14:44Z", "security_group_id": "32542db4-45ef-465f-8531-1a5b1fb5d7e8", "tenant_id": "c6bd23bb7a774f89b05c72521846dce9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6bd23bb7a774f89b05c72521846dce9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:14:44Z", "revision_number": 0, "id": "f5e82ab4-e1d0-4258-b21b-ae668c59d296", "remote_group_id": "32542db4-45ef-465f-8531-1a5b1fb5d7e8", "remote_ip_prefix": null, "created_at": "2018-08-18T07:14:44Z", "security_group_id": "32542db4-45ef-465f-8531-1a5b1fb5d7e8", "tenant_id": "c6bd23bb7a774f89b05c72521846dce9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6bd23bb7a774f89b05c72521846dce9"}], "revision_number": 1, "project_id": "c6bd23bb7a774f89b05c72521846dce9", "id": "32542db4-45ef-465f-8531-1a5b1fb5d7e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "db0f099ca726496799a185ce6b303364", "created_at": "2018-08-18T07:12:01Z", "updated_at": "2018-08-18T07:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:01Z", "revision_number": 0, "id": "7e320053-8a87-48b7-86e4-30e9d8ec7522", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:01Z", "security_group_id": "46e83f15-4f5b-4372-8fd0-2f52422ff4c1", "tenant_id": "db0f099ca726496799a185ce6b303364", "port_range_min": null, "ethertype": "IPv6", "project_id": "db0f099ca726496799a185ce6b303364"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:01Z", "revision_number": 0, "id": "a84d7470-9c04-425b-82ab-1d14aeb0511e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:01Z", "security_group_id": "46e83f15-4f5b-4372-8fd0-2f52422ff4c1", "tenant_id": "db0f099ca726496799a185ce6b303364", "port_range_min": null, "ethertype": "IPv4", "project_id": "db0f099ca726496799a185ce6b303364"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:01Z", "revision_number": 0, "id": "aefa708e-5d27-4b95-a65b-9eab1989e811", "remote_group_id": "46e83f15-4f5b-4372-8fd0-2f52422ff4c1", "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:01Z", "security_group_id": "46e83f15-4f5b-4372-8fd0-2f52422ff4c1", "tenant_id": "db0f099ca726496799a185ce6b303364", "port_range_min": null, "ethertype": "IPv6", "project_id": "db0f099ca726496799a185ce6b303364"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:01Z", "revision_number": 0, "id": "c87898be-da78-4f12-90c7-208f006dc76b", "remote_group_id": "46e83f15-4f5b-4372-8fd0-2f52422ff4c1", "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:01Z", "security_group_id": "46e83f15-4f5b-4372-8fd0-2f52422ff4c1", "tenant_id": "db0f099ca726496799a185ce6b303364", "port_range_min": null, "ethertype": "IPv4", "project_id": "db0f099ca726496799a185ce6b303364"}], "revision_number": 1, "project_id": "db0f099ca726496799a185ce6b303364", "id": "46e83f15-4f5b-4372-8fd0-2f52422ff4c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f75ff44658948c8933964bf2cb0477e", "created_at": "2018-08-18T07:12:01Z", "updated_at": "2018-08-18T07:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:01Z", "revision_number": 0, "id": "34c052c3-ee9b-4ee7-96a1-3b78bfe1debe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:01Z", "security_group_id": "4e9e5543-525a-4876-96a2-d0c5df0ae00b", "tenant_id": "8f75ff44658948c8933964bf2cb0477e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f75ff44658948c8933964bf2cb0477e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:01Z", "revision_number": 0, "id": "8fbae33d-7281-4f2a-861a-d29f0a2b28e0", "remote_group_id": "4e9e5543-525a-4876-96a2-d0c5df0ae00b", "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:01Z", "security_group_id": "4e9e5543-525a-4876-96a2-d0c5df0ae00b", "tenant_id": "8f75ff44658948c8933964bf2cb0477e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f75ff44658948c8933964bf2cb0477e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:01Z", "revision_number": 0, "id": "db81a756-5f97-41db-8af7-c0700e00af6f", "remote_group_id": "4e9e5543-525a-4876-96a2-d0c5df0ae00b", "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:01Z", "security_group_id": "4e9e5543-525a-4876-96a2-d0c5df0ae00b", "tenant_id": "8f75ff44658948c8933964bf2cb0477e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f75ff44658948c8933964bf2cb0477e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:01Z", "revision_number": 0, "id": "ed13d37a-2c99-4862-8da9-ddf792d12fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:01Z", "security_group_id": "4e9e5543-525a-4876-96a2-d0c5df0ae00b", "tenant_id": "8f75ff44658948c8933964bf2cb0477e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f75ff44658948c8933964bf2cb0477e"}], "revision_number": 1, "project_id": "8f75ff44658948c8933964bf2cb0477e", "id": "4e9e5543-525a-4876-96a2-d0c5df0ae00b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e762aab75528406b8954fd867015165d", "created_at": "2018-08-18T07:02:06Z", "updated_at": "2018-08-18T07:02:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "5f26578f-0f92-4ea1-909b-1eae9e15652d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "8b02cb5d-77f9-48b9-aa90-a63e0b218811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "93260952-de45-41a4-a2f2-bcb4b6dd1c3c", "remote_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e762aab75528406b8954fd867015165d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:02:06Z", "revision_number": 0, "id": "e7e229d4-6098-44fc-851d-5237d4c28216", "remote_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "remote_ip_prefix": null, "created_at": "2018-08-18T07:02:06Z", "security_group_id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "tenant_id": "e762aab75528406b8954fd867015165d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e762aab75528406b8954fd867015165d"}], "revision_number": 1, "project_id": "e762aab75528406b8954fd867015165d", "id": "51a9f44c-4ccb-4626-bc84-32ac4fe6d373", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8001846499e64e84a024867e3519e3c5", "created_at": "2018-08-18T06:57:03Z", "updated_at": "2018-08-18T06:57:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "10ddcdd7-7d1e-46a5-97b2-34b835c3ba9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8001846499e64e84a024867e3519e3c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "33636701-fc9e-40e3-ae1c-bffee3878053", "remote_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8001846499e64e84a024867e3519e3c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "491b3d75-86e3-44c1-8d21-2ae32421a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8001846499e64e84a024867e3519e3c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:57:03Z", "revision_number": 0, "id": "e943e963-a485-424b-9d3f-65f581570e9e", "remote_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "remote_ip_prefix": null, "created_at": "2018-08-18T06:57:03Z", "security_group_id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "tenant_id": "8001846499e64e84a024867e3519e3c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8001846499e64e84a024867e3519e3c5"}], "revision_number": 1, "project_id": "8001846499e64e84a024867e3519e3c5", "id": "546e30ed-4b92-48b1-9d4b-e9230a5a321f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "created_at": "2018-08-18T07:03:01Z", "updated_at": "2018-08-18T07:03:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:01Z", "revision_number": 0, "id": "1301d3d2-6d82-426b-b9f8-bf866ec77a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:01Z", "security_group_id": "54aab58e-3846-40da-84de-8f0345d7b8ce", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "037dcb3621254bf08e026f921ee54d3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:01Z", "revision_number": 0, "id": "320be1ce-41bd-4e45-85d9-8d99c081332b", "remote_group_id": "54aab58e-3846-40da-84de-8f0345d7b8ce", "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:01Z", "security_group_id": "54aab58e-3846-40da-84de-8f0345d7b8ce", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "037dcb3621254bf08e026f921ee54d3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:01Z", "revision_number": 0, "id": "8d02290f-02eb-41bf-83a6-1dfd53f1ad6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:01Z", "security_group_id": "54aab58e-3846-40da-84de-8f0345d7b8ce", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "037dcb3621254bf08e026f921ee54d3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:03:01Z", "revision_number": 0, "id": "db092ddf-854d-4c80-8918-d21261237689", "remote_group_id": "54aab58e-3846-40da-84de-8f0345d7b8ce", "remote_ip_prefix": null, "created_at": "2018-08-18T07:03:01Z", "security_group_id": "54aab58e-3846-40da-84de-8f0345d7b8ce", "tenant_id": "037dcb3621254bf08e026f921ee54d3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "037dcb3621254bf08e026f921ee54d3d"}], "revision_number": 1, "project_id": "037dcb3621254bf08e026f921ee54d3d", "id": "54aab58e-3846-40da-84de-8f0345d7b8ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c3a380cbe814567a2fb8e8ce13f6d29", "created_at": "2018-08-18T07:11:59Z", "updated_at": "2018-08-18T07:11:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:11:59Z", "revision_number": 0, "id": "0d0bfe1c-9c74-4b64-94fd-a9bd0b7da832", "remote_group_id": "592161eb-4fd1-4d29-88d1-9244ae577c0f", "remote_ip_prefix": null, "created_at": "2018-08-18T07:11:59Z", "security_group_id": "592161eb-4fd1-4d29-88d1-9244ae577c0f", "tenant_id": "4c3a380cbe814567a2fb8e8ce13f6d29", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c3a380cbe814567a2fb8e8ce13f6d29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:11:59Z", "revision_number": 0, "id": "204df383-d23c-4b62-bdb5-1532567f5e5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:11:59Z", "security_group_id": "592161eb-4fd1-4d29-88d1-9244ae577c0f", "tenant_id": "4c3a380cbe814567a2fb8e8ce13f6d29", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c3a380cbe814567a2fb8e8ce13f6d29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:11:59Z", "revision_number": 0, "id": "23f4e814-6ebd-40db-bcc1-cfcf33ddb619", "remote_group_id": "592161eb-4fd1-4d29-88d1-9244ae577c0f", "remote_ip_prefix": null, "created_at": "2018-08-18T07:11:59Z", "security_group_id": "592161eb-4fd1-4d29-88d1-9244ae577c0f", "tenant_id": "4c3a380cbe814567a2fb8e8ce13f6d29", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c3a380cbe814567a2fb8e8ce13f6d29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:11:59Z", "revision_number": 0, "id": "695bc21c-ff46-4d5f-a053-36bfa672a015", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:11:59Z", "security_group_id": "592161eb-4fd1-4d29-88d1-9244ae577c0f", "tenant_id": "4c3a380cbe814567a2fb8e8ce13f6d29", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c3a380cbe814567a2fb8e8ce13f6d29"}], "revision_number": 1, "project_id": "4c3a380cbe814567a2fb8e8ce13f6d29", "id": "592161eb-4fd1-4d29-88d1-9244ae577c0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-18T06:59:37Z", "updated_at": "2018-08-18T06:59:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:37Z", "revision_number": 0, "id": "1905783f-580b-4149-ba85-3e47d9a1ad60", "remote_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "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-18T06:59:37Z", "revision_number": 0, "id": "cffab17c-d85e-4a34-ab62-52d206bc8a61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "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-18T06:59:37Z", "revision_number": 0, "id": "d4bb54f9-f2be-479a-a89c-0de3ab8e1119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:37Z", "revision_number": 0, "id": "d9fd9893-1456-4d59-976c-5e91b4291169", "remote_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:37Z", "security_group_id": "833131ac-23af-49a0-8fbb-487c976d007d", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "833131ac-23af-49a0-8fbb-487c976d007d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "94b7ae4cf2bb48afa6956981d21fb243", "created_at": "2018-08-18T07:52:08Z", "updated_at": "2018-08-18T07:52:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:52:08Z", "revision_number": 0, "id": "1ffc9a9a-104a-40c2-900f-f4d41ff94b76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:52:08Z", "security_group_id": "861a4270-c89c-4d4e-917c-eb0867d2e2f3", "tenant_id": "94b7ae4cf2bb48afa6956981d21fb243", "port_range_min": null, "ethertype": "IPv4", "project_id": "94b7ae4cf2bb48afa6956981d21fb243"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:52:08Z", "revision_number": 0, "id": "26b62f39-cf16-4232-80bb-35b15e7283d8", "remote_group_id": "861a4270-c89c-4d4e-917c-eb0867d2e2f3", "remote_ip_prefix": null, "created_at": "2018-08-18T07:52:08Z", "security_group_id": "861a4270-c89c-4d4e-917c-eb0867d2e2f3", "tenant_id": "94b7ae4cf2bb48afa6956981d21fb243", "port_range_min": null, "ethertype": "IPv4", "project_id": "94b7ae4cf2bb48afa6956981d21fb243"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:52:08Z", "revision_number": 0, "id": "5e4c8c19-7a3c-49b7-b643-b85bb8007561", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:52:08Z", "security_group_id": "861a4270-c89c-4d4e-917c-eb0867d2e2f3", "tenant_id": "94b7ae4cf2bb48afa6956981d21fb243", "port_range_min": null, "ethertype": "IPv6", "project_id": "94b7ae4cf2bb48afa6956981d21fb243"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:52:08Z", "revision_number": 0, "id": "6ef1b6e1-b36d-4028-839e-1f308a233c8f", "remote_group_id": "861a4270-c89c-4d4e-917c-eb0867d2e2f3", "remote_ip_prefix": null, "created_at": "2018-08-18T07:52:08Z", "security_group_id": "861a4270-c89c-4d4e-917c-eb0867d2e2f3", "tenant_id": "94b7ae4cf2bb48afa6956981d21fb243", "port_range_min": null, "ethertype": "IPv6", "project_id": "94b7ae4cf2bb48afa6956981d21fb243"}], "revision_number": 1, "project_id": "94b7ae4cf2bb48afa6956981d21fb243", "id": "861a4270-c89c-4d4e-917c-eb0867d2e2f3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a181e692cb1645bba7bdfb21a10c3d23", "created_at": "2018-08-18T07:12:07Z", "updated_at": "2018-08-18T07:12:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:07Z", "revision_number": 0, "id": "0f813f1b-f6a5-40e1-88a9-9e5da9374de0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:07Z", "security_group_id": "a90b1145-906a-4cfb-aa2f-5f267bf8f896", "tenant_id": "a181e692cb1645bba7bdfb21a10c3d23", "port_range_min": null, "ethertype": "IPv6", "project_id": "a181e692cb1645bba7bdfb21a10c3d23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:07Z", "revision_number": 0, "id": "398e6f7a-0940-4965-a761-6f7e3fba2284", "remote_group_id": "a90b1145-906a-4cfb-aa2f-5f267bf8f896", "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:07Z", "security_group_id": "a90b1145-906a-4cfb-aa2f-5f267bf8f896", "tenant_id": "a181e692cb1645bba7bdfb21a10c3d23", "port_range_min": null, "ethertype": "IPv6", "project_id": "a181e692cb1645bba7bdfb21a10c3d23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:07Z", "revision_number": 0, "id": "54aadd33-986e-4291-a250-f7c335548747", "remote_group_id": "a90b1145-906a-4cfb-aa2f-5f267bf8f896", "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:07Z", "security_group_id": "a90b1145-906a-4cfb-aa2f-5f267bf8f896", "tenant_id": "a181e692cb1645bba7bdfb21a10c3d23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a181e692cb1645bba7bdfb21a10c3d23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:07Z", "revision_number": 0, "id": "874c5ae2-a8ef-458c-83be-e888608975ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:07Z", "security_group_id": "a90b1145-906a-4cfb-aa2f-5f267bf8f896", "tenant_id": "a181e692cb1645bba7bdfb21a10c3d23", "port_range_min": null, "ethertype": "IPv4", "project_id": "a181e692cb1645bba7bdfb21a10c3d23"}], "revision_number": 1, "project_id": "a181e692cb1645bba7bdfb21a10c3d23", "id": "a90b1145-906a-4cfb-aa2f-5f267bf8f896", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd2dbbbd5dfb4d3e944ae9f8f397973f", "created_at": "2018-08-18T07:12:06Z", "updated_at": "2018-08-18T07:12:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:06Z", "revision_number": 0, "id": "8b4a2fda-c72b-4716-a554-38c3a44c5184", "remote_group_id": "ae5e14c9-86ee-4488-a495-3a6f1aecf7b1", "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:06Z", "security_group_id": "ae5e14c9-86ee-4488-a495-3a6f1aecf7b1", "tenant_id": "cd2dbbbd5dfb4d3e944ae9f8f397973f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd2dbbbd5dfb4d3e944ae9f8f397973f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:06Z", "revision_number": 0, "id": "92a94e7f-5c82-4382-b994-8d3a2da9d1b5", "remote_group_id": "ae5e14c9-86ee-4488-a495-3a6f1aecf7b1", "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:06Z", "security_group_id": "ae5e14c9-86ee-4488-a495-3a6f1aecf7b1", "tenant_id": "cd2dbbbd5dfb4d3e944ae9f8f397973f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd2dbbbd5dfb4d3e944ae9f8f397973f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:06Z", "revision_number": 0, "id": "e6db6639-a8b2-49f7-8759-b5c3b9939b80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:06Z", "security_group_id": "ae5e14c9-86ee-4488-a495-3a6f1aecf7b1", "tenant_id": "cd2dbbbd5dfb4d3e944ae9f8f397973f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd2dbbbd5dfb4d3e944ae9f8f397973f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:06Z", "revision_number": 0, "id": "fa8808f3-057d-4d89-b7bb-ab7e7e747b07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:06Z", "security_group_id": "ae5e14c9-86ee-4488-a495-3a6f1aecf7b1", "tenant_id": "cd2dbbbd5dfb4d3e944ae9f8f397973f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd2dbbbd5dfb4d3e944ae9f8f397973f"}], "revision_number": 1, "project_id": "cd2dbbbd5dfb4d3e944ae9f8f397973f", "id": "ae5e14c9-86ee-4488-a495-3a6f1aecf7b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36a244b8867a4431816c78d294ed96ad", "created_at": "2018-08-18T07:14:45Z", "updated_at": "2018-08-18T07:14:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:14:45Z", "revision_number": 0, "id": "360f2a59-2efa-4171-ad0d-76a56a45f22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:14:45Z", "security_group_id": "b245d340-d95c-4ea9-85ae-1c8d08d640f9", "tenant_id": "36a244b8867a4431816c78d294ed96ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "36a244b8867a4431816c78d294ed96ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:14:45Z", "revision_number": 0, "id": "564d9b11-4cfe-42ec-9420-1a3f6c417fa0", "remote_group_id": "b245d340-d95c-4ea9-85ae-1c8d08d640f9", "remote_ip_prefix": null, "created_at": "2018-08-18T07:14:45Z", "security_group_id": "b245d340-d95c-4ea9-85ae-1c8d08d640f9", "tenant_id": "36a244b8867a4431816c78d294ed96ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "36a244b8867a4431816c78d294ed96ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:14:45Z", "revision_number": 0, "id": "9244a964-ed69-48be-81ee-d49c33b3ef43", "remote_group_id": "b245d340-d95c-4ea9-85ae-1c8d08d640f9", "remote_ip_prefix": null, "created_at": "2018-08-18T07:14:45Z", "security_group_id": "b245d340-d95c-4ea9-85ae-1c8d08d640f9", "tenant_id": "36a244b8867a4431816c78d294ed96ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "36a244b8867a4431816c78d294ed96ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:14:45Z", "revision_number": 0, "id": "d2179f31-2647-4755-9955-11c6b883a630", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:14:45Z", "security_group_id": "b245d340-d95c-4ea9-85ae-1c8d08d640f9", "tenant_id": "36a244b8867a4431816c78d294ed96ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "36a244b8867a4431816c78d294ed96ad"}], "revision_number": 1, "project_id": "36a244b8867a4431816c78d294ed96ad", "id": "b245d340-d95c-4ea9-85ae-1c8d08d640f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:10:40Z", "updated_at": "2018-08-18T08:10:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "0563211c-5cde-4189-a72c-b2385dcebf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "85dd8ec4-eec6-476b-857e-20738a2683d8", "remote_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "d4f17a87-6ac8-4c8c-b3a4-ac32bcad44e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:10:40Z", "revision_number": 0, "id": "f360ef1e-03e3-4745-9a7e-4536b0516f69", "remote_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "remote_ip_prefix": null, "created_at": "2018-08-18T08:10:40Z", "security_group_id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}], "revision_number": 1, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "b592e0ba-99dd-4c18-a863-94b79ddd3f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "created_at": "2018-08-18T07:01:25Z", "updated_at": "2018-08-18T07:01:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "61cb9879-fa37-4fad-911e-08ffd1ed97da", "remote_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "d7b8b406-02df-43e6-887b-7421276345d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "e0135d1c-1c11-4871-abab-11276fa294e0", "remote_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:01:25Z", "revision_number": 0, "id": "e6661c3f-5e8c-4db1-9bb9-6c7e1a9d51a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:01:25Z", "security_group_id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "tenant_id": "309445f87c6d4b529db2dd9a2ca204dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "309445f87c6d4b529db2dd9a2ca204dd"}], "revision_number": 1, "project_id": "309445f87c6d4b529db2dd9a2ca204dd", "id": "c993ccb3-51cd-45ab-8157-2142b086f5d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba783ca6037b4ced8f5a20f8bb1bfc87", "created_at": "2018-08-18T07:11:37Z", "updated_at": "2018-08-18T07:11:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:11:37Z", "revision_number": 0, "id": "559934fd-46d6-41a4-b607-ca4ca8bdf8bb", "remote_group_id": "ce85b370-c092-4adb-bb26-80724d6dd1d0", "remote_ip_prefix": null, "created_at": "2018-08-18T07:11:37Z", "security_group_id": "ce85b370-c092-4adb-bb26-80724d6dd1d0", "tenant_id": "ba783ca6037b4ced8f5a20f8bb1bfc87", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba783ca6037b4ced8f5a20f8bb1bfc87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:11:37Z", "revision_number": 0, "id": "5f1a090a-ea0d-475e-8f42-16195f1898de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:11:37Z", "security_group_id": "ce85b370-c092-4adb-bb26-80724d6dd1d0", "tenant_id": "ba783ca6037b4ced8f5a20f8bb1bfc87", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba783ca6037b4ced8f5a20f8bb1bfc87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:11:37Z", "revision_number": 0, "id": "dd3f844a-b871-48dd-a9c9-79864f04147f", "remote_group_id": "ce85b370-c092-4adb-bb26-80724d6dd1d0", "remote_ip_prefix": null, "created_at": "2018-08-18T07:11:37Z", "security_group_id": "ce85b370-c092-4adb-bb26-80724d6dd1d0", "tenant_id": "ba783ca6037b4ced8f5a20f8bb1bfc87", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba783ca6037b4ced8f5a20f8bb1bfc87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:11:37Z", "revision_number": 0, "id": "dee8071a-f146-421c-a8de-114022957a2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:11:37Z", "security_group_id": "ce85b370-c092-4adb-bb26-80724d6dd1d0", "tenant_id": "ba783ca6037b4ced8f5a20f8bb1bfc87", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba783ca6037b4ced8f5a20f8bb1bfc87"}], "revision_number": 1, "project_id": "ba783ca6037b4ced8f5a20f8bb1bfc87", "id": "ce85b370-c092-4adb-bb26-80724d6dd1d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eaca56157c0f40dd863bdf47e052d0f1", "created_at": "2018-08-18T07:12:08Z", "updated_at": "2018-08-18T07:12:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:08Z", "revision_number": 0, "id": "037f7ef5-186d-4a2a-83f0-936eb6505ce9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:08Z", "security_group_id": "e1eb516c-bd7d-4051-8c48-f86c100cdfd2", "tenant_id": "eaca56157c0f40dd863bdf47e052d0f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "eaca56157c0f40dd863bdf47e052d0f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:08Z", "revision_number": 0, "id": "766f41e0-8ef8-4746-9c14-7dc19c49366b", "remote_group_id": "e1eb516c-bd7d-4051-8c48-f86c100cdfd2", "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:08Z", "security_group_id": "e1eb516c-bd7d-4051-8c48-f86c100cdfd2", "tenant_id": "eaca56157c0f40dd863bdf47e052d0f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "eaca56157c0f40dd863bdf47e052d0f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:08Z", "revision_number": 0, "id": "b92d5348-6878-4eac-ad91-c14c9b24c576", "remote_group_id": "e1eb516c-bd7d-4051-8c48-f86c100cdfd2", "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:08Z", "security_group_id": "e1eb516c-bd7d-4051-8c48-f86c100cdfd2", "tenant_id": "eaca56157c0f40dd863bdf47e052d0f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "eaca56157c0f40dd863bdf47e052d0f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:12:08Z", "revision_number": 0, "id": "d8414bff-602a-49df-afe9-e57951ae0c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:12:08Z", "security_group_id": "e1eb516c-bd7d-4051-8c48-f86c100cdfd2", "tenant_id": "eaca56157c0f40dd863bdf47e052d0f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "eaca56157c0f40dd863bdf47e052d0f1"}], "revision_number": 1, "project_id": "eaca56157c0f40dd863bdf47e052d0f1", "id": "e1eb516c-bd7d-4051-8c48-f86c100cdfd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "created_at": "2018-08-18T07:00:22Z", "updated_at": "2018-08-18T07:00:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "3c1c1e75-e883-4d52-bc74-f7994ca99d72", "remote_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "9946210e19d14fca9a715cc82730b4ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "ae91581f-6879-4e0f-92ea-cb8c60d0aeaa", "remote_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "9946210e19d14fca9a715cc82730b4ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "c1e7f554-4e2f-41e1-854f-510612e24dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "9946210e19d14fca9a715cc82730b4ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T07:00:22Z", "revision_number": 0, "id": "e34fe6c9-d156-4c90-a045-063ead1591bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T07:00:22Z", "security_group_id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "tenant_id": "9946210e19d14fca9a715cc82730b4ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "9946210e19d14fca9a715cc82730b4ce"}], "revision_number": 1, "project_id": "9946210e19d14fca9a715cc82730b4ce", "id": "ee8db62f-b160-4947-bed1-e3db9dbbb790", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:11:01Z", "updated_at": "2018-08-18T08:11:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-18T08:11:02Z", "revision_number": 0, "id": "0c4ccbef-c08f-4be5-9f16-414e95e562be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:02Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:11:02Z", "revision_number": 0, "id": "2d721ea8-f6a7-458a-82f6-5e776f664a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:02Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:11:02Z", "revision_number": 0, "id": "31cc6102-bf07-4576-b229-f7cfc9d34036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:02Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:11:01Z", "revision_number": 0, "id": "4b70defb-6c9b-4e30-b44f-e3321946b48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:01Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:11:01Z", "revision_number": 0, "id": "b2ef35e8-1663-449c-a407-e3a8c3f55a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:11:01Z", "security_group_id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4"}], "revision_number": 4, "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37", "name": "shaker-sg_64913444-1d61-4070-a265-4acc475b0231"}, {"description": "Default security group", "tags": [], "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "created_at": "2018-08-18T06:59:51Z", "updated_at": "2018-08-18T06:59:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "7584cb9e-b874-4b2c-9e11-9696f7925a7a", "remote_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ace9f7ceff45d38428b5933c95d584"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "9eafbbb2-a854-463f-bf7c-7c44af738639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ace9f7ceff45d38428b5933c95d584"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "b04917d1-8112-47b0-8082-c4c8a0175d9b", "remote_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv4", "project_id": "59ace9f7ceff45d38428b5933c95d584"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T06:59:51Z", "revision_number": 0, "id": "f83f9e86-427f-4f19-ac5d-948eb7363990", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T06:59:51Z", "security_group_id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "tenant_id": "59ace9f7ceff45d38428b5933c95d584", "port_range_min": null, "ethertype": "IPv6", "project_id": "59ace9f7ceff45d38428b5933c95d584"}], "revision_number": 1, "project_id": "59ace9f7ceff45d38428b5933c95d584", "id": "f674235b-eb0d-4dfb-8ebf-c8513d3cb4a9", "name": "default"}]} 2018-08-18 08:40:43,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ccf3a00d-c598-4b42-93ac-31fcade562d2 2018-08-18 08:40:43,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0998468399048s 2018-08-18 08:40:43,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ccf3a00d-c598-4b42-93ac-31fcade562d2 2018-08-18 08:40:43,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-18 08:40:43,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:43,460 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-086d5526-fd24-4a18-8110-07999e98105e Content-Length: 0 Date: Sat, 18 Aug 2018 08:40:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 08:40:43,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37.json used request id req-086d5526-fd24-4a18-8110-07999e98105e 2018-08-18 08:40:43,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.123497962952s 2018-08-18 08:40:43,461 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f5a3d3fb-811d-4c5d-8c6c-da8bfcfe4b37.json used request id req-086d5526-fd24-4a18-8110-07999e98105e 2018-08-18 08:40:43,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-18 08:40:43,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/shaker-kp_64913444-1d61-4070-a265-4acc475b0231 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:43,516 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 08: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 x-openstack-request-id: req-4a437fe5-6b87-4290-a80a-294461056c8e x-compute-request-id: req-4a437fe5-6b87-4290-a80a-294461056c8e Content-Length: 0 Content-Type: application/json 2018-08-18 08:40:43,516 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/shaker-kp_64913444-1d61-4070-a265-4acc475b0231 used request id req-4a437fe5-6b87-4290-a80a-294461056c8e 2018-08-18 08:40:43,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0545949935913s 2018-08-18 08:40:43,516 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/shaker-kp_64913444-1d61-4070-a265-4acc475b0231 used request id req-4a437fe5-6b87-4290-a80a-294461056c8e 2018-08-18 08:40:43,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 08:40:43,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/39f4dd43-6337-48b9-80e5-f5760302d8b3/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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" -d '{"subnet_id": "92a62e17-6f87-4262-a28d-219957be09cf"}' 2018-08-18 08:40:45,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7ce1e207-ae22-4432-8c17-af25d7d3a3a2 Date: Sat, 18 Aug 2018 08:40:45 GMT RESP BODY: {"network_id": "3398e13c-fab5-4e52-aaa6-d8d37639afbe", "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "subnet_id": "92a62e17-6f87-4262-a28d-219957be09cf", "subnet_ids": ["92a62e17-6f87-4262-a28d-219957be09cf"], "port_id": "fcd6df4f-3a52-4955-8e59-1ea4200e3811", "id": "39f4dd43-6337-48b9-80e5-f5760302d8b3"} 2018-08-18 08:40:45,634 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/39f4dd43-6337-48b9-80e5-f5760302d8b3/remove_router_interface.json used request id req-7ce1e207-ae22-4432-8c17-af25d7d3a3a2 2018-08-18 08:40:45,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.11737203598s 2018-08-18 08:40:45,634 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/39f4dd43-6337-48b9-80e5-f5760302d8b3/remove_router_interface.json used request id req-7ce1e207-ae22-4432-8c17-af25d7d3a3a2 returning object 39f4dd43-6337-48b9-80e5-f5760302d8b3 2018-08-18 08:40:45,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 08:40:45,635 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:45,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1703 X-Openstack-Request-Id: req-c3311699-39a6-4f43-8fb9-9b3bbb219ea9 Date: Sat, 18 Aug 2018 08:40:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f83a4c097e354125b8a69798fda94616", "created_at": "2018-08-18T07:12:48Z", "admin_state_up": false, "updated_at": "2018-08-18T07:12:48Z", "project_id": "f83a4c097e354125b8a69798fda94616", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "248c1486-0016-4f31-bcd2-f9b94bce8ab4", "name": "tempest-router-676954323"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "created_at": "2018-08-18T08:10:41Z", "admin_state_up": true, "updated_at": "2018-08-18T08:40:44Z", "project_id": "7bc99eb9818f46bbbfb77db15ba1aae4", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "39f4dd43-6337-48b9-80e5-f5760302d8b3", "name": "shaker-router_64913444-1d61-4070-a265-4acc475b0231"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8bbd3fb071c8417186a2bf26d6227898", "created_at": "2018-08-18T07:12:14Z", "admin_state_up": true, "updated_at": "2018-08-18T07:12:14Z", "project_id": "8bbd3fb071c8417186a2bf26d6227898", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "688a34e2-69d6-4d80-8e5c-4bbff3b8d1df", "name": "tempest-pretest-check-429751054"}]} 2018-08-18 08:40:45,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c3311699-39a6-4f43-8fb9-9b3bbb219ea9 2018-08-18 08:40:45,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.134747982025s 2018-08-18 08:40:45,770 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c3311699-39a6-4f43-8fb9-9b3bbb219ea9 2018-08-18 08:40:45,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 08:40:45,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/39f4dd43-6337-48b9-80e5-f5760302d8b3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:47,171 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d67fe0a4-afa6-4317-aecb-3e75889ca985 Content-Length: 0 Date: Sat, 18 Aug 2018 08:40:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 08:40:47,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/39f4dd43-6337-48b9-80e5-f5760302d8b3.json used request id req-d67fe0a4-afa6-4317-aecb-3e75889ca985 2018-08-18 08:40:47,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39904212952s 2018-08-18 08:40:47,171 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/39f4dd43-6337-48b9-80e5-f5760302d8b3.json used request id req-d67fe0a4-afa6-4317-aecb-3e75889ca985 2018-08-18 08:40:47,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 08:40:47,172 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:47,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-fc66a4a7-02db-4a7d-bb64-1dffcf81ca2d Date: Sat, 18 Aug 2018 08:40:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4},{"updated_at":"2018-08-18T08:10:40Z","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":"92a62e17-6f87-4262-a28d-219957be09cf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"7bc99eb9818f46bbbfb77db15ba1aae4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_64913444-1d61-4070-a265-4acc475b0231","enable_dhcp":true,"segment_id":null,"network_id":"3398e13c-fab5-4e52-aaa6-d8d37639afbe","tenant_id":"7bc99eb9818f46bbbfb77db15ba1aae4","created_at":"2018-08-18T08:10:40Z","ip_version":4}]} 2018-08-18 08:40:47,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-fc66a4a7-02db-4a7d-bb64-1dffcf81ca2d 2018-08-18 08:40:47,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0399408340454s 2018-08-18 08:40:47,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-fc66a4a7-02db-4a7d-bb64-1dffcf81ca2d 2018-08-18 08:40:47,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 08:40:47,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/92a62e17-6f87-4262-a28d-219957be09cf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:48,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2495076-3a26-4f51-9f75-ad06a738f7d4 Date: Sat, 18 Aug 2018 08:40:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 08:40:48,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/92a62e17-6f87-4262-a28d-219957be09cf.json used request id req-e2495076-3a26-4f51-9f75-ad06a738f7d4 2018-08-18 08:40:48,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.798075914383s 2018-08-18 08:40:48,012 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/92a62e17-6f87-4262-a28d-219957be09cf.json used request id req-e2495076-3a26-4f51-9f75-ad06a738f7d4 2018-08-18 08:40:48,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:40:48,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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:48,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-57b82f88-e2c7-4253-8940-4756d95081f8 Date: Sat, 18 Aug 2018 08:40:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3398e13c-fab5-4e52-aaa6-d8d37639afbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"7bc99eb9818f46bbbfb77db15ba1aae4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T08:40:47Z","qos_policy_id":null,"name":"shaker-net_64913444-1d61-4070-a265-4acc475b0231","admin_state_up":true,"tenant_id":"7bc99eb9818f46bbbfb77db15ba1aae4","created_at":"2018-08-18T08:10:40Z","provider:network_type":"vxlan"}]} 2018-08-18 08:40:48,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-57b82f88-e2c7-4253-8940-4756d95081f8 2018-08-18 08:40:48,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0762848854065s 2018-08-18 08:40:48,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-57b82f88-e2c7-4253-8940-4756d95081f8 2018-08-18 08:40:48,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 08:40:48,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/3398e13c-fab5-4e52-aaa6-d8d37639afbe.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:49,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cdbab33f-225a-40a3-8393-6093287e04e9 Date: Sat, 18 Aug 2018 08:40:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 08:40:49,426 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/3398e13c-fab5-4e52-aaa6-d8d37639afbe.json used request id req-cdbab33f-225a-40a3-8393-6093287e04e9 2018-08-18 08:40:49,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33527588844s 2018-08-18 08:40:49,426 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/3398e13c-fab5-4e52-aaa6-d8d37639afbe.json used request id req-cdbab33f-225a-40a3-8393-6093287e04e9 2018-08-18 08:40:49,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:40:49,434 - 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}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:49,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-99cbf8ef-1006-4d3e-8c94-eac5d0451f62 Date: Sat, 18 Aug 2018 08:40:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:11:00Z", "file": "/v2/images/c087fbc7-4145-442f-8df6-eae599eef129/file", "owner": "7bc99eb9818f46bbbfb77db15ba1aae4", "id": "c087fbc7-4145-442f-8df6-eae599eef129", "size": 666173440, "self": "/v2/images/c087fbc7-4145-442f-8df6-eae599eef129", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/c087fbc7-4145-442f-8df6-eae599eef129/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/c087fbc7-4145-442f-8df6-eae599eef129/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_64913444-1d61-4070-a265-4acc475b0231", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_64913444-1d61-4070-a265-4acc475b0231", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-18T08:10:49Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:40:49,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-99cbf8ef-1006-4d3e-8c94-eac5d0451f62 2018-08-18 08:40:49,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.266243934631s 2018-08-18 08:40:49,697 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-99cbf8ef-1006-4d3e-8c94-eac5d0451f62 2018-08-18 08:40:49,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 08:40:49,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/c087fbc7-4145-442f-8df6-eae599eef129 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1509a8de3795e03d2abec04e368df84d8f6c6bc8" 2018-08-18 08:40:50,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e556f1d-3568-4631-baf4-05b32e59ba03 Date: Sat, 18 Aug 2018 08:40:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 08:40:50,054 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c087fbc7-4145-442f-8df6-eae599eef129 used request id req-0e556f1d-3568-4631-baf4-05b32e59ba03 2018-08-18 08:40:50,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.3557908535s 2018-08-18 08:40:50,054 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c087fbc7-4145-442f-8df6-eae599eef129 used request id req-0e556f1d-3568-4631-baf4-05b32e59ba03 2018-08-18 08:40:50,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 08:40:50,057 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:40:50,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08: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-b3cf9d0d-9429-4085-96d1-31904312d415 x-compute-request-id: req-b3cf9d0d-9429-4085-96d1-31904312d415 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_64913444-1d61-4070-a265-4acc475b0231", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd", "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": "a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd"}]} 2018-08-18 08:40:50,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-b3cf9d0d-9429-4085-96d1-31904312d415 2018-08-18 08:40:50,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.219043970108s 2018-08-18 08:40:50,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-b3cf9d0d-9429-4085-96d1-31904312d415 2018-08-18 08:40:50,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 08:40:50,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:40:50,304 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 08: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 x-openstack-request-id: req-00b92792-bc57-4b9c-8c37-b332f9b8a7ae x-compute-request-id: req-00b92792-bc57-4b9c-8c37-b332f9b8a7ae Content-Length: 0 Content-Type: application/json 2018-08-18 08:40:50,304 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd used request id req-00b92792-bc57-4b9c-8c37-b332f9b8a7ae 2018-08-18 08:40:50,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285799503326s 2018-08-18 08:40:50,304 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a29a40d9-30fc-4ca2-bd7c-01bf0cfceccd used request id req-00b92792-bc57-4b9c-8c37-b332f9b8a7ae 2018-08-18 08:40:50,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 08:40:50,308 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:40:50,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59f28c0-5ad4-4208-abaa-e864593192e7 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_64913444-1d61-4070-a265-4acc475b0231", "links": {"self": "http://172.30.9.22:5000/v3/users/ed46f7849eeb41a58adfb07d31bdb930"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed46f7849eeb41a58adfb07d31bdb930", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 08:40:50,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d59f28c0-5ad4-4208-abaa-e864593192e7 2018-08-18 08:40:50,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200485944748s 2018-08-18 08:40:50,506 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d59f28c0-5ad4-4208-abaa-e864593192e7 2018-08-18 08:40:50,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 08:40:50,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/ed46f7849eeb41a58adfb07d31bdb930 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:40:50,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3070a71b-7dcf-47a6-baea-4cae26827d6a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_64913444-1d61-4070-a265-4acc475b0231", "links": {"self": "http://172.30.9.22:5000/v3/users/ed46f7849eeb41a58adfb07d31bdb930"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ed46f7849eeb41a58adfb07d31bdb930", "description": null}} 2018-08-18 08:40:50,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/ed46f7849eeb41a58adfb07d31bdb930 used request id req-3070a71b-7dcf-47a6-baea-4cae26827d6a 2018-08-18 08:40:50,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.310292005539s 2018-08-18 08:40:50,822 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/ed46f7849eeb41a58adfb07d31bdb930 used request id req-3070a71b-7dcf-47a6-baea-4cae26827d6a 2018-08-18 08:40:50,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-18 08:40:50,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/ed46f7849eeb41a58adfb07d31bdb930 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:40:51,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 08:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dec1280e-23dd-4721-9bb5-20d18c756a68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 08:40:51,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ed46f7849eeb41a58adfb07d31bdb930 used request id req-dec1280e-23dd-4721-9bb5-20d18c756a68 2018-08-18 08:40:51,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.346168994904s 2018-08-18 08:40:51,169 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ed46f7849eeb41a58adfb07d31bdb930 used request id req-dec1280e-23dd-4721-9bb5-20d18c756a68 2018-08-18 08:40:51,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 08:40:51,179 - 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}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:40:51,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b8c20a-3b7b-4c78-8e60-24dadb90d674 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": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/7bc99eb9818f46bbbfb77db15ba1aae4"}, "tags": [], "enabled": true, "id": "7bc99eb9818f46bbbfb77db15ba1aae4", "parent_id": "default", "domain_id": "default", "name": "shaker-project_64913444-1d61-4070-a265-4acc475b0231"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 08:40:51,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-37b8c20a-3b7b-4c78-8e60-24dadb90d674 2018-08-18 08:40:51,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189020872116s 2018-08-18 08:40:51,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-37b8c20a-3b7b-4c78-8e60-24dadb90d674 2018-08-18 08:40:51,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-18 08:40:51,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/7bc99eb9818f46bbbfb77db15ba1aae4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:40:51,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 08:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb3179ea-46f3-4baf-8d35-a64c2d6903d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 08:40:51,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/7bc99eb9818f46bbbfb77db15ba1aae4 used request id req-fb3179ea-46f3-4baf-8d35-a64c2d6903d6 2018-08-18 08:40:51,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.385061979294s 2018-08-18 08:40:51,755 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/7bc99eb9818f46bbbfb77db15ba1aae4 used request id req-fb3179ea-46f3-4baf-8d35-a64c2d6903d6 2018-08-18 08:40:51,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:40:51,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:40:51,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-075f7e6b-dc9f-497d-97f6-b2ce843b8054 Content-Encoding: gzip Content-Length: 414 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "40706c4f53b24262bee71b742f2d8e03", "links": {"self": "http://172.30.9.22:5000/v3/roles/40706c4f53b24262bee71b742f2d8e03"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:40:51,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-075f7e6b-dc9f-497d-97f6-b2ce843b8054 2018-08-18 08:40:51,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.138993024826s 2018-08-18 08:40:51,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-075f7e6b-dc9f-497d-97f6-b2ce843b8054 2018-08-18 08:40:51,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-18 08:40:51,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/40706c4f53b24262bee71b742f2d8e03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3419b48ac97ec650397d912f261b8a1883d20ee9" 2018-08-18 08:40:52,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 08:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f065ac0c-f5ea-4f7f-b1bd-df7daf35fe73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 08:40:52,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/40706c4f53b24262bee71b742f2d8e03 used request id req-f065ac0c-f5ea-4f7f-b1bd-df7daf35fe73 2018-08-18 08:40:52,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.299617052078s 2018-08-18 08:40:52,203 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/40706c4f53b24262bee71b742f2d8e03 used request id req-f065ac0c-f5ea-4f7f-b1bd-df7daf35fe73 2018-08-18 08:40:52,264 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-18 08:40:52,606 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-18 08:40:52,606 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-18 08:40:52,606 - openstack_tests - INFO - OS Credentials = > 2018-08-18 08:40:52,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-18 08:40:52,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-18 08:40:52,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-18 08:40:52,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-18 08:40:52,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-18 08:40:52,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-18 08:40:52,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 08:40:53,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T09:40:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["wOfjMXx2RWmr-zmDf0o8Kw"], "issued_at": "2018-08-18T08:40:52.000000Z"}} 2018-08-18 08:40:53,011 - 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}d140cbec00a429e331ee0255b89de0e50647939e" 2018-08-18 08:40:53,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-016c248b-6b3d-4897-b774-7a4c4ab31a32 Date: Sat, 18 Aug 2018 08:40:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 08:40:53,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-016c248b-6b3d-4897-b774-7a4c4ab31a32 2018-08-18 08:40:53,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=22adfc22-2c53-47a7-8517-d6d6943a8d8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d140cbec00a429e331ee0255b89de0e50647939e" 2018-08-18 08:40:53,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e34287ad-cde5-4108-aea1-642c046ec0a9 Date: Sat, 18 Aug 2018 08:40:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4}]} 2018-08-18 08:40:53,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=22adfc22-2c53-47a7-8517-d6d6943a8d8e used request id req-e34287ad-cde5-4108-aea1-642c046ec0a9 2018-08-18 08:40:53,499 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-18 08:40:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 08:40:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 08:40:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 08:40:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 08:40:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 08:40:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 08:40:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 08:40:53,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 08:40:53,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 08:40:53,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 08:40:53,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 08:40:53,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 08:40:53,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 08:40:53,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 08:40:53,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 08:40:53,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 08:40:53,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 08:40:53,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 08:40:53,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 08:40:53,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 08:40:53,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 08:40:53,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 08:40:53,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 08:40:53,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 08:40:53,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 08:40:53,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-18 08:40:53,506 - 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-18 08:40:53,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc419d00-d38f-4586-ba9c-5af699aa2943 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-18 08:40:53,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cc419d00-d38f-4586-ba9c-5af699aa2943 2018-08-18 08:40:53,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 08:40:53,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T09:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["7p7-_bGeTaq6Fwoyg_Bv9A"], "issued_at": "2018-08-18T08:40:53.000000Z"}} 2018-08-18 08:40:53,902 - 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}3ffbc071079447a69b23721ed7e9161c047a850f" 2018-08-18 08:40:54,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:40: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-848fff5c-43cc-493c-a19d-4e6217bde3b1 x-compute-request-id: req-848fff5c-43cc-493c-a19d-4e6217bde3b1 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-18 08:40:54,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-848fff5c-43cc-493c-a19d-4e6217bde3b1 2018-08-18 08:40:54,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.635051012039s 2018-08-18 08:40:54,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-848fff5c-43cc-493c-a19d-4e6217bde3b1 2018-08-18 08:40:54,141 - 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-18 08:40:54,141 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-18 08:40:54,142 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-18 08:40:54,142 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-18 08:40:54,206 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-18 08:40:54,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 08:40:54,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 08:40:54,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 08:40:54,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 08:40:54,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 08:40:54,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 08:40:54,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 08:40:54,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 08:40:54,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 08:40:54,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 08:40:54,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 08:40:54,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 08:40:54,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 08:40:54,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 08:40:54,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 08:40:54,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 08:40:54,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 08:40:54,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 08:40:54,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 08:40:54,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 08:40:54,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 08:40:54,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 08:40:54,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 08:40:54,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 08:40:54,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 08:40:54,253 - 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-18 08:40:54,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae6adb30-ad05-4adb-9643-d11c1c940169 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-18 08:40:54,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ae6adb30-ad05-4adb-9643-d11c1c940169 2018-08-18 08:40:54,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 08:40:54,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T09:40:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["PFQTl-XiRTyLOaxxN0hdtQ"], "issued_at": "2018-08-18T08:40:54.000000Z"}} 2018-08-18 08:40:54,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:40:54,652 - 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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:40:55,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-796e6935-28ea-4cf0-9284-4f19a7bf3768 Date: Sat, 18 Aug 2018 08:40:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 08:40:55,064 - 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-796e6935-28ea-4cf0-9284-4f19a7bf3768 2018-08-18 08:40:55,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.412548065186s 2018-08-18 08:40:55,064 - 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-796e6935-28ea-4cf0-9284-4f19a7bf3768 2018-08-18 08:40:55,065 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-18 08:40:57,954 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-18 08:41:00,909 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7af0efd9-bbbd-426e-8ce1-102967a2e2c6 | 2018-08-18T08:41:00.536144 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7af0efd9-bbbd-426e-8ce1-102967a2e2c6 ~/.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-18 08:41:04,708 - 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-18 08:41:04,709 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-18 08:41:07,370 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-18 08:41:10,893 - 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=9ab5ddbe-a53d-4c36-a012-2254ea215c9a) as the default verifier for the future CLI operations. 2018-08-18 08:41:14,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-18 08:41:14,145 - 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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:41:14,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-850b9a3a-9baf-4af7-9452-0eef1dd27d69 Date: Sat, 18 Aug 2018 08:41:14 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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-18 08:41:14,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-850b9a3a-9baf-4af7-9452-0eef1dd27d69 2018-08-18 08:41:14,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.25225687027s 2018-08-18 08:41:14,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-850b9a3a-9baf-4af7-9452-0eef1dd27d69 2018-08-18 08:41:14,408 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-18 08:41:14,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 08:41:14,409 - 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}e1957c9524be984306a49968bd545658a0a4e761" -d '{"network": {"name": "neutron_trunk-net_91294f13-197f-456f-ab34-da83a57eeca2", "admin_state_up": true}}' 2018-08-18 08:41:14,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-ed6f33a6-ebd4-4608-bb4d-d1bc51c0adde Date: Sat, 18 Aug 2018 08:41:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"594463c4-3104-4438-a65d-6c153612adde","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T08:41:14Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_91294f13-197f-456f-ab34-da83a57eeca2","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T08:41:14Z","mtu":1450}} 2018-08-18 08:41:14,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ed6f33a6-ebd4-4608-bb4d-d1bc51c0adde 2018-08-18 08:41:14,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.258511066437s 2018-08-18 08:41:14,668 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ed6f33a6-ebd4-4608-bb4d-d1bc51c0adde 2018-08-18 08:41:14,668 - 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-18T08:41:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'594463c4-3104-4438-a65d-6c153612adde', u'provider:segmentation_id': 88, 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_91294f13-197f-456f-ab34-da83a57eeca2', u'created_at': u'2018-08-18T08:41:14Z', u'mtu': 1450, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d035469e9a84e03ad9e915ddb446437', u'l2_adjacency': True}) 2018-08-18 08:41:14,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:41:14,669 - 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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:41:14,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-6ef5a879-5bc5-43ff-8de9-544168a35541 Date: Sat, 18 Aug 2018 08:41:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"594463c4-3104-4438-a65d-6c153612adde","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T08:41:14Z","qos_policy_id":null,"name":"neutron_trunk-net_91294f13-197f-456f-ab34-da83a57eeca2","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T08:41:14Z","provider:network_type":"vxlan"}]} 2018-08-18 08:41:14,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6ef5a879-5bc5-43ff-8de9-544168a35541 2018-08-18 08:41:14,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104158878326s 2018-08-18 08:41:14,773 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6ef5a879-5bc5-43ff-8de9-544168a35541 2018-08-18 08:41:14,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 08:41:14,776 - 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}e1957c9524be984306a49968bd545658a0a4e761" -d '{"subnet": {"name": "neutron_trunk-subnet_91294f13-197f-456f-ab34-da83a57eeca2", "enable_dhcp": true, "network_id": "594463c4-3104-4438-a65d-6c153612adde", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 08:41:15,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-0898b32a-e824-409d-91f5-abfdd18b6316 Date: Sat, 18 Aug 2018 08:41:15 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-18T08:41:14Z","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":"d36ae9bd-4467-4e66-96ab-97be689c0bc3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_91294f13-197f-456f-ab34-da83a57eeca2","enable_dhcp":true,"segment_id":null,"network_id":"594463c4-3104-4438-a65d-6c153612adde","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T08:41:14Z","ip_version":4}} 2018-08-18 08:41:15,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0898b32a-e824-409d-91f5-abfdd18b6316 2018-08-18 08:41:15,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.731276035309s 2018-08-18 08:41:15,507 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0898b32a-e824-409d-91f5-abfdd18b6316 2018-08-18 08:41:15,507 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T08:41:14Z', 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'd36ae9bd-4467-4e66-96ab-97be689c0bc3', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_91294f13-197f-456f-ab34-da83a57eeca2', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'594463c4-3104-4438-a65d-6c153612adde', u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T08:41:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 08:41:15,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 08:41:15,508 - 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}e1957c9524be984306a49968bd545658a0a4e761" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "neutron_trunk-router_91294f13-197f-456f-ab34-da83a57eeca2", "admin_state_up": true}}' 2018-08-18 08:41:17,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-fc644e2b-3d57-4d9b-a71e-7611658a7211 Date: Sat, 18 Aug 2018 08:41:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T08:41:15Z", "admin_state_up": true, "updated_at": "2018-08-18T08:41:16Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "765a46b7-8cad-4b13-aab0-220841fc5d74", "name": "neutron_trunk-router_91294f13-197f-456f-ab34-da83a57eeca2"}} 2018-08-18 08:41:17,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-fc644e2b-3d57-4d9b-a71e-7611658a7211 2018-08-18 08:41:17,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65744996071s 2018-08-18 08:41:17,166 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-fc644e2b-3d57-4d9b-a71e-7611658a7211 2018-08-18 08:41:17,166 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T08:41:16Z', u'revision_number': 2, u'ha': False, u'id': u'765a46b7-8cad-4b13-aab0-220841fc5d74', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_91294f13-197f-456f-ab34-da83a57eeca2', u'admin_state_up': True, u'tenant_id': u'4d035469e9a84e03ad9e915ddb446437', u'created_at': u'2018-08-18T08:41:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d035469e9a84e03ad9e915ddb446437'}) 2018-08-18 08:41:17,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 08:41:17,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/765a46b7-8cad-4b13-aab0-220841fc5d74/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}e1957c9524be984306a49968bd545658a0a4e761" -d '{"subnet_id": "d36ae9bd-4467-4e66-96ab-97be689c0bc3"}' 2018-08-18 08:41:19,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c7e9825e-08eb-4296-b1d8-6dfe7d2116d2 Date: Sat, 18 Aug 2018 08:41:19 GMT RESP BODY: {"network_id": "594463c4-3104-4438-a65d-6c153612adde", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "d36ae9bd-4467-4e66-96ab-97be689c0bc3", "subnet_ids": ["d36ae9bd-4467-4e66-96ab-97be689c0bc3"], "port_id": "2d502a59-9793-48c6-9ff3-62e8e658ca08", "id": "765a46b7-8cad-4b13-aab0-220841fc5d74"} 2018-08-18 08:41:19,184 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/765a46b7-8cad-4b13-aab0-220841fc5d74/add_router_interface.json used request id req-c7e9825e-08eb-4296-b1d8-6dfe7d2116d2 2018-08-18 08:41:19,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01730895042s 2018-08-18 08:41:19,184 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/765a46b7-8cad-4b13-aab0-220841fc5d74/add_router_interface.json used request id req-c7e9825e-08eb-4296-b1d8-6dfe7d2116d2 returning object 765a46b7-8cad-4b13-aab0-220841fc5d74 2018-08-18 08:41:19,184 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-18 08:41:19,316 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-18 08:41:19,318 - 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-18 08:41:19,322 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 08:41:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 08:41:19,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:41:19,327 - 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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:41:19,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-30f2ceb4-70da-4894-9361-cecd0317e6b6 Date: Sat, 18 Aug 2018 08:41:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:41:19,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-30f2ceb4-70da-4894-9361-cecd0317e6b6 2018-08-18 08:41:19,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.24995303154s 2018-08-18 08:41:19,575 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-30f2ceb4-70da-4894-9361-cecd0317e6b6 2018-08-18 08:41:19,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 08:41:19,587 - 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}e1957c9524be984306a49968bd545658a0a4e761" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2"}' 2018-08-18 08:41:19,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-75b6952e-f455-4901-9727-3c2a94cf86ac Date: Sat, 18 Aug 2018 08:41:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:41:19Z", "file": "/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "2c229cf5-0d1b-426e-b501-e8b21f9d3330", "size": null, "self": "/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2", "checksum": null, "created_at": "2018-08-18T08:41:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 08:41:19,630 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-75b6952e-f455-4901-9727-3c2a94cf86ac 2018-08-18 08:41:19,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0463252067566s 2018-08-18 08:41:19,630 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-75b6952e-f455-4901-9727-3c2a94cf86ac returning object 2c229cf5-0d1b-426e-b501-e8b21f9d3330 2018-08-18 08:41:19,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 08:41:19,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/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}e1957c9524be984306a49968bd545658a0a4e761" -d '' 2018-08-18 08:41:20,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5679de6e-3438-4a49-a231-c38a1203cbba Date: Sat, 18 Aug 2018 08:41: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-18 08:41:20,072 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/file used request id req-5679de6e-3438-4a49-a231-c38a1203cbba 2018-08-18 08:41:20,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.441349029541s 2018-08-18 08:41:20,072 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/file used request id req-5679de6e-3438-4a49-a231-c38a1203cbba 2018-08-18 08:41:20,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:41:20,080 - 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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:41:20,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-5fbba370-feef-4500-9747-2d1736120fa6 Date: Sat, 18 Aug 2018 08:41:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:41:20Z", "file": "/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "2c229cf5-0d1b-426e-b501-e8b21f9d3330", "size": 12716032, "self": "/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T08:41:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:41:20,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5fbba370-feef-4500-9747-2d1736120fa6 2018-08-18 08:41:20,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.024974822998s 2018-08-18 08:41:20,102 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5fbba370-feef-4500-9747-2d1736120fa6 2018-08-18 08:41:20,104 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/file', 'owner': u'4d035469e9a84e03ad9e915ddb446437', 'id': u'2c229cf5-0d1b-426e-b501-e8b21f9d3330', 'size': 12716032, u'self': u'/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T08:41:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-18T08:41:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2', 'created': u'2018-08-18T08:41:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T08:41:19Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 08:41:20,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 08:41:20,107 - 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}e1957c9524be984306a49968bd545658a0a4e761" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_91294f13-197f-456f-ab34-da83a57eeca2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 08:41:20,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08: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-b434bc46-0d3a-4b08-ae11-d027ec51c429 x-compute-request-id: req-b434bc46-0d3a-4b08-ae11-d027ec51c429 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_91294f13-197f-456f-ab34-da83a57eeca2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3bef3dac-447d-48ac-b666-ef7350c02154", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3bef3dac-447d-48ac-b666-ef7350c02154", "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": "3bef3dac-447d-48ac-b666-ef7350c02154"}} 2018-08-18 08:41:20,452 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b434bc46-0d3a-4b08-ae11-d027ec51c429 2018-08-18 08:41:20,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.347859144211s 2018-08-18 08:41:20,453 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b434bc46-0d3a-4b08-ae11-d027ec51c429 2018-08-18 08:41:20,454 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_91294f13-197f-456f-ab34-da83a57eeca2', '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'4d035469e9a84e03ad9e915ddb446437', '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'3bef3dac-447d-48ac-b666-ef7350c02154', 'swap': 0}) 2018-08-18 08:41:20,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 08:41:20,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/3bef3dac-447d-48ac-b666-ef7350c02154/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}e1957c9524be984306a49968bd545658a0a4e761" -d '{"extra_specs": {}}' 2018-08-18 08:41:20,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08: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 x-openstack-request-id: req-f33eddf5-d6dc-47e9-b2a8-e60a97891ad4 x-compute-request-id: req-f33eddf5-d6dc-47e9-b2a8-e60a97891ad4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 08:41:20,474 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3bef3dac-447d-48ac-b666-ef7350c02154/os-extra_specs used request id req-f33eddf5-d6dc-47e9-b2a8-e60a97891ad4 2018-08-18 08:41:20,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201370716095s 2018-08-18 08:41:20,475 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3bef3dac-447d-48ac-b666-ef7350c02154/os-extra_specs used request id req-f33eddf5-d6dc-47e9-b2a8-e60a97891ad4 2018-08-18 08:41:20,478 - 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-18 08:41:20,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 08:41:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-449a55c0-48d2-4053-a37e-8d90fa47e402 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-18 08:41:20,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-449a55c0-48d2-4053-a37e-8d90fa47e402 2018-08-18 08:41:20,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:41:20,490 - 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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:41:20,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3472ae89-1047-448f-940e-8e8f90e29d24 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:41:20,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3472ae89-1047-448f-940e-8e8f90e29d24 2018-08-18 08:41:20,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194660902023s 2018-08-18 08:41:20,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3472ae89-1047-448f-940e-8e8f90e29d24 2018-08-18 08:41:20,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:41:20,690 - 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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:41:20,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad5cdf3-97e3-45c6-b077-c9d57f469682 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:41:20,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fad5cdf3-97e3-45c6-b077-c9d57f469682 2018-08-18 08:41:20,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182729005814s 2018-08-18 08:41:20,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fad5cdf3-97e3-45c6-b077-c9d57f469682 2018-08-18 08:41:20,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-18 08:41:20,883 - 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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:41:20,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08: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-3049ff57-ef86-444e-9ff0-dc3a4f3e9760 x-compute-request-id: req-3049ff57-ef86-444e-9ff0-dc3a4f3e9760 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-0.opnfvlf.org", "disabled_reason": null, "id": 22}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-18 08:41:20,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-3049ff57-ef86-444e-9ff0-dc3a4f3e9760 2018-08-18 08:41:20,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0361919403076s 2018-08-18 08:41:20,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-3049ff57-ef86-444e-9ff0-dc3a4f3e9760 2018-08-18 08:41:20,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:41:20,924 - 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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:41:20,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-3072873b-9bbf-4a36-b723-ed4399ef0001 Date: Sat, 18 Aug 2018 08:41:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:41:20Z", "file": "/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "2c229cf5-0d1b-426e-b501-e8b21f9d3330", "size": 12716032, "self": "/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T08:41:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:41:20,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3072873b-9bbf-4a36-b723-ed4399ef0001 2018-08-18 08:41:20,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0221500396729s 2018-08-18 08:41:20,943 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3072873b-9bbf-4a36-b723-ed4399ef0001 2018-08-18 08:41:20,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 08:41:20,953 - 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}e1957c9524be984306a49968bd545658a0a4e761" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_91294f13-197f-456f-ab34-da83a57eeca2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_91294f13-197f-456f-ab34-da83a57eeca2"}' 2018-08-18 08:41:20,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6ab02f7b-7dd8-48ca-91e3-d310d114b543 Date: Sat, 18 Aug 2018 08:41:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:41:20Z", "file": "/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "579bd86e-09f8-47a5-8a62-60ca1a15382f", "size": null, "self": "/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_91294f13-197f-456f-ab34-da83a57eeca2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_91294f13-197f-456f-ab34-da83a57eeca2", "checksum": null, "created_at": "2018-08-18T08:41:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 08:41:20,989 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6ab02f7b-7dd8-48ca-91e3-d310d114b543 2018-08-18 08:41:20,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0390839576721s 2018-08-18 08:41:20,990 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6ab02f7b-7dd8-48ca-91e3-d310d114b543 returning object 579bd86e-09f8-47a5-8a62-60ca1a15382f 2018-08-18 08:41:20,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 08:41:20,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f/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}e1957c9524be984306a49968bd545658a0a4e761" -d '' 2018-08-18 08:41:22,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29bcaec0-0054-49b7-94ab-5d3a67a3969c Date: Sat, 18 Aug 2018 08: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-18 08:41:22,154 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f/file used request id req-29bcaec0-0054-49b7-94ab-5d3a67a3969c 2018-08-18 08:41:22,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16431999207s 2018-08-18 08:41:22,155 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f/file used request id req-29bcaec0-0054-49b7-94ab-5d3a67a3969c 2018-08-18 08:41:22,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:41:22,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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:41:22,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-c9bb4249-fdd3-43f3-904e-40eacc35d722 Date: Sat, 18 Aug 2018 08:41:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:41:22Z", "file": "/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "579bd86e-09f8-47a5-8a62-60ca1a15382f", "size": 12716032, "self": "/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/579bd86e-09f8-47a5-8a62-60ca1a15382f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/579bd86e-09f8-47a5-8a62-60ca1a15382f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_91294f13-197f-456f-ab34-da83a57eeca2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_91294f13-197f-456f-ab34-da83a57eeca2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T08:41:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:41:20Z", "file": "/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "2c229cf5-0d1b-426e-b501-e8b21f9d3330", "size": 12716032, "self": "/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T08:41:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:41:22,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c9bb4249-fdd3-43f3-904e-40eacc35d722 2018-08-18 08:41:22,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380861759186s 2018-08-18 08:41:22,197 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c9bb4249-fdd3-43f3-904e-40eacc35d722 2018-08-18 08:41:22,200 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/579bd86e-09f8-47a5-8a62-60ca1a15382f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f/file', 'owner': u'4d035469e9a84e03ad9e915ddb446437', 'id': u'579bd86e-09f8-47a5-8a62-60ca1a15382f', 'size': 12716032, u'self': u'/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d035469e9a84e03ad9e915ddb446437', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/579bd86e-09f8-47a5-8a62-60ca1a15382f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T08:41:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-18T08:41:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_91294f13-197f-456f-ab34-da83a57eeca2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_91294f13-197f-456f-ab34-da83a57eeca2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_91294f13-197f-456f-ab34-da83a57eeca2', 'created': u'2018-08-18T08:41:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-18T08:41:20Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_91294f13-197f-456f-ab34-da83a57eeca2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-18 08:41:22,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 08:41:22,203 - 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}e1957c9524be984306a49968bd545658a0a4e761" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_91294f13-197f-456f-ab34-da83a57eeca2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-18 08:41:22,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08: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-42d457d4-87b6-49e0-99a1-c301d131e0e2 x-compute-request-id: req-42d457d4-87b6-49e0-99a1-c301d131e0e2 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_91294f13-197f-456f-ab34-da83a57eeca2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/63d7140c-3914-4a8a-a051-d21b7f4e62dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/63d7140c-3914-4a8a-a051-d21b7f4e62dd", "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": "63d7140c-3914-4a8a-a051-d21b7f4e62dd"}} 2018-08-18 08:41:22,246 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-42d457d4-87b6-49e0-99a1-c301d131e0e2 2018-08-18 08:41:22,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0456459522247s 2018-08-18 08:41:22,246 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-42d457d4-87b6-49e0-99a1-c301d131e0e2 2018-08-18 08:41:22,247 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_91294f13-197f-456f-ab34-da83a57eeca2', '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'4d035469e9a84e03ad9e915ddb446437', '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'63d7140c-3914-4a8a-a051-d21b7f4e62dd', 'swap': 0}) 2018-08-18 08:41:22,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 08:41:22,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/63d7140c-3914-4a8a-a051-d21b7f4e62dd/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}e1957c9524be984306a49968bd545658a0a4e761" -d '{"extra_specs": {}}' 2018-08-18 08:41:22,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08: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-41e5e85f-f858-4dce-bb26-7e637651d719 x-compute-request-id: req-41e5e85f-f858-4dce-bb26-7e637651d719 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 08:41:22,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/63d7140c-3914-4a8a-a051-d21b7f4e62dd/os-extra_specs used request id req-41e5e85f-f858-4dce-bb26-7e637651d719 2018-08-18 08:41:22,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226340293884s 2018-08-18 08:41:22,271 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/63d7140c-3914-4a8a-a051-d21b7f4e62dd/os-extra_specs used request id req-41e5e85f-f858-4dce-bb26-7e637651d719 2018-08-18 08:41:22,271 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_91294f13-197f-456f-ab34-da83a57eeca2', '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'4d035469e9a84e03ad9e915ddb446437', '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'63d7140c-3914-4a8a-a051-d21b7f4e62dd', 'swap': 0}) 2018-08-18 08:41:25,843 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-18 08:41:25,844 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-18 08:41:25,844 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-18 08:41:25,846 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-18 08:41:25,850 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-18 08:41:29,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9ab5ddbe-a53d-4c36-a012-2254ea215c9a/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-18 08:41:29,259 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-18 08:41:29,261 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-18 08:41:29,261 - 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-18 08:43:29,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7b13fc79-69b0-48d3-bac4-9933d3c4391a 2018-08-18 08:43:29,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7b13fc79-69b0-48d3-bac4-9933d3c4391a']'. 2018-08-18 08:43:29,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-18 08:43:29,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-18 08:43:29,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-18 08:43:29,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7b13fc79-69b0-48d3-bac4-9933d3c4391a | 2018-08-18 08:43:29,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-18 08:43:29,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-18 08:41:31 | 2018-08-18 08:43:29,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-18 08:43:28 | 2018-08-18 08:43:29,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:57 | 2018-08-18 08:43:29,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-18 08:43:29,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-18 08:43:29,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9ab5ddbe-a53d-4c36-a012-2254ea215c9a) | 2018-08-18 08:43:29,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-18 08:43:29,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7af0efd9-bbbd-426e-8ce1-102967a2e2c6) | 2018-08-18 08:43:29,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-18 08:43:29,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 105.71 | 2018-08-18 08:43:29,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-18 08:43:29,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-18 08:43:29,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-18 08:43:29,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-18 08:43:29,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-18 08:43:29,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-18 08:43:29,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-18 08:43:29,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-18 08:43:29,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-18 08:43:30,015 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 08:43:30,016 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:15 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-18 08:43:30,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 08:43:30,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:43:30,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4ed0006d-06ef-479c-8b7f-19d694df07eb Date: Sat, 18 Aug 2018 08:43: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-18 08:43:30,620 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f used request id req-4ed0006d-06ef-479c-8b7f-19d694df07eb 2018-08-18 08:43:30,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.598567008972s 2018-08-18 08:43:30,621 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/579bd86e-09f8-47a5-8a62-60ca1a15382f used request id req-4ed0006d-06ef-479c-8b7f-19d694df07eb 2018-08-18 08:43:30,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 08:43:30,623 - 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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:43:30,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:43: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-24e7acac-0f92-48d9-ad2d-90a48cb94edd x-compute-request-id: req-24e7acac-0f92-48d9-ad2d-90a48cb94edd Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_91294f13-197f-456f-ab34-da83a57eeca2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3bef3dac-447d-48ac-b666-ef7350c02154", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3bef3dac-447d-48ac-b666-ef7350c02154", "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": "3bef3dac-447d-48ac-b666-ef7350c02154"}, {"name": "neutron_trunk-flavor_alt_91294f13-197f-456f-ab34-da83a57eeca2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/63d7140c-3914-4a8a-a051-d21b7f4e62dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/63d7140c-3914-4a8a-a051-d21b7f4e62dd", "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": "63d7140c-3914-4a8a-a051-d21b7f4e62dd"}]} 2018-08-18 08:43:30,644 - 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-24e7acac-0f92-48d9-ad2d-90a48cb94edd 2018-08-18 08:43:30,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227289199829s 2018-08-18 08:43:30,644 - 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-24e7acac-0f92-48d9-ad2d-90a48cb94edd 2018-08-18 08:43:30,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 08:43:30,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/63d7140c-3914-4a8a-a051-d21b7f4e62dd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:43:30,691 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 08:43: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 x-openstack-request-id: req-d659bbf8-a291-4646-910d-e06892674cbe x-compute-request-id: req-d659bbf8-a291-4646-910d-e06892674cbe Content-Length: 0 Content-Type: application/json 2018-08-18 08:43:30,691 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/63d7140c-3914-4a8a-a051-d21b7f4e62dd used request id req-d659bbf8-a291-4646-910d-e06892674cbe 2018-08-18 08:43:30,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.045205116272s 2018-08-18 08:43:30,692 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/63d7140c-3914-4a8a-a051-d21b7f4e62dd used request id req-d659bbf8-a291-4646-910d-e06892674cbe 2018-08-18 08:43:30,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 08:43:30,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/765a46b7-8cad-4b13-aab0-220841fc5d74/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}e1957c9524be984306a49968bd545658a0a4e761" -d '{"subnet_id": "d36ae9bd-4467-4e66-96ab-97be689c0bc3"}' 2018-08-18 08:43:32,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-644d2e9d-dc0d-4b30-9297-fda49a874b40 Date: Sat, 18 Aug 2018 08:43:32 GMT RESP BODY: {"network_id": "594463c4-3104-4438-a65d-6c153612adde", "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "subnet_id": "d36ae9bd-4467-4e66-96ab-97be689c0bc3", "subnet_ids": ["d36ae9bd-4467-4e66-96ab-97be689c0bc3"], "port_id": "2d502a59-9793-48c6-9ff3-62e8e658ca08", "id": "765a46b7-8cad-4b13-aab0-220841fc5d74"} 2018-08-18 08:43:32,601 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/765a46b7-8cad-4b13-aab0-220841fc5d74/remove_router_interface.json used request id req-644d2e9d-dc0d-4b30-9297-fda49a874b40 2018-08-18 08:43:32,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.90855097771s 2018-08-18 08:43:32,601 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/765a46b7-8cad-4b13-aab0-220841fc5d74/remove_router_interface.json used request id req-644d2e9d-dc0d-4b30-9297-fda49a874b40 returning object 765a46b7-8cad-4b13-aab0-220841fc5d74 2018-08-18 08:43:32,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 08:43:32,602 - 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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:43:32,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1710 X-Openstack-Request-Id: req-04086be9-f34f-43eb-b012-d9e3dd05ffc1 Date: Sat, 18 Aug 2018 08:43:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f83a4c097e354125b8a69798fda94616", "created_at": "2018-08-18T07:12:48Z", "admin_state_up": false, "updated_at": "2018-08-18T07:12:48Z", "project_id": "f83a4c097e354125b8a69798fda94616", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "248c1486-0016-4f31-bcd2-f9b94bce8ab4", "name": "tempest-router-676954323"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8bbd3fb071c8417186a2bf26d6227898", "created_at": "2018-08-18T07:12:14Z", "admin_state_up": true, "updated_at": "2018-08-18T07:12:14Z", "project_id": "8bbd3fb071c8417186a2bf26d6227898", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "688a34e2-69d6-4d80-8e5c-4bbff3b8d1df", "name": "tempest-pretest-check-429751054"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d035469e9a84e03ad9e915ddb446437", "created_at": "2018-08-18T08:41:15Z", "admin_state_up": true, "updated_at": "2018-08-18T08:43:31Z", "project_id": "4d035469e9a84e03ad9e915ddb446437", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "765a46b7-8cad-4b13-aab0-220841fc5d74", "name": "neutron_trunk-router_91294f13-197f-456f-ab34-da83a57eeca2"}]} 2018-08-18 08:43:32,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-04086be9-f34f-43eb-b012-d9e3dd05ffc1 2018-08-18 08:43:32,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.388424873352s 2018-08-18 08:43:32,991 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-04086be9-f34f-43eb-b012-d9e3dd05ffc1 2018-08-18 08:43:32,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 08:43:32,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/765a46b7-8cad-4b13-aab0-220841fc5d74.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:43:34,235 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-668c80e1-4a93-43b5-9d5a-5b6ad3a6be40 Content-Length: 0 Date: Sat, 18 Aug 2018 08:43:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 08:43:34,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/765a46b7-8cad-4b13-aab0-220841fc5d74.json used request id req-668c80e1-4a93-43b5-9d5a-5b6ad3a6be40 2018-08-18 08:43:34,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24353694916s 2018-08-18 08:43:34,236 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/765a46b7-8cad-4b13-aab0-220841fc5d74.json used request id req-668c80e1-4a93-43b5-9d5a-5b6ad3a6be40 2018-08-18 08:43:34,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 08:43:34,237 - 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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:43:34,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-eaf7ac4e-e744-49fa-912d-83500a443ad8 Date: Sat, 18 Aug 2018 08:43:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-18T06:57:07Z","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":"0f320d19-cf91-49d4-bf40-79aa2fbd7b7c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8001846499e64e84a024867e3519e3c5","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:07Z","ip_version":4},{"updated_at":"2018-08-18T08:41:14Z","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":"d36ae9bd-4467-4e66-96ab-97be689c0bc3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d035469e9a84e03ad9e915ddb446437","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_91294f13-197f-456f-ab34-da83a57eeca2","enable_dhcp":true,"segment_id":null,"network_id":"594463c4-3104-4438-a65d-6c153612adde","tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T08:41:14Z","ip_version":4}]} 2018-08-18 08:43:34,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-eaf7ac4e-e744-49fa-912d-83500a443ad8 2018-08-18 08:43:34,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.066908121109s 2018-08-18 08:43:34,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-eaf7ac4e-e744-49fa-912d-83500a443ad8 2018-08-18 08:43:34,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 08:43:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/d36ae9bd-4467-4e66-96ab-97be689c0bc3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:43:35,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dfbdcac5-1ee1-42cd-875e-b78c69f0d0dc Date: Sat, 18 Aug 2018 08:43:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 08:43:35,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/d36ae9bd-4467-4e66-96ab-97be689c0bc3.json used request id req-dfbdcac5-1ee1-42cd-875e-b78c69f0d0dc 2018-08-18 08:43:35,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.798745155334s 2018-08-18 08:43:35,104 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/d36ae9bd-4467-4e66-96ab-97be689c0bc3.json used request id req-dfbdcac5-1ee1-42cd-875e-b78c69f0d0dc 2018-08-18 08:43:35,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:43:35,105 - 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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:43:35,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1438 X-Openstack-Request-Id: req-b411aee3-7979-4f76-b0c9-fcfbb9c82d2e Date: Sat, 18 Aug 2018 08:43:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"594463c4-3104-4438-a65d-6c153612adde","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4d035469e9a84e03ad9e915ddb446437","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T08:43:34Z","qos_policy_id":null,"name":"neutron_trunk-net_91294f13-197f-456f-ab34-da83a57eeca2","admin_state_up":true,"tenant_id":"4d035469e9a84e03ad9e915ddb446437","created_at":"2018-08-18T08:41:14Z","provider:network_type":"vxlan"}]} 2018-08-18 08:43:35,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b411aee3-7979-4f76-b0c9-fcfbb9c82d2e 2018-08-18 08:43:35,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0937271118164s 2018-08-18 08:43:35,199 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b411aee3-7979-4f76-b0c9-fcfbb9c82d2e 2018-08-18 08:43:35,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 08:43:35,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/594463c4-3104-4438-a65d-6c153612adde.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:43:36,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c052cffb-a49e-4228-a5a9-536374c72bb6 Date: Sat, 18 Aug 2018 08:43:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 08:43:36,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/594463c4-3104-4438-a65d-6c153612adde.json used request id req-c052cffb-a49e-4228-a5a9-536374c72bb6 2018-08-18 08:43:36,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16111302376s 2018-08-18 08:43:36,361 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/594463c4-3104-4438-a65d-6c153612adde.json used request id req-c052cffb-a49e-4228-a5a9-536374c72bb6 2018-08-18 08:43:36,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:43:36,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:43:36,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-bfe24b0b-7972-44eb-b5ee-2743860aa669 Date: Sat, 18 Aug 2018 08:43:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:41:20Z", "file": "/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/file", "owner": "4d035469e9a84e03ad9e915ddb446437", "id": "2c229cf5-0d1b-426e-b501-e8b21f9d3330", "size": 12716032, "self": "/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_91294f13-197f-456f-ab34-da83a57eeca2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-18T08:41:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:43:36,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bfe24b0b-7972-44eb-b5ee-2743860aa669 2018-08-18 08:43:36,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269141197205s 2018-08-18 08:43:36,393 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bfe24b0b-7972-44eb-b5ee-2743860aa669 2018-08-18 08:43:36,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 08:43:36,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:43:37,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0008a978-6755-44c2-8010-1d7b82904029 Date: Sat, 18 Aug 2018 08:43: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-18 08:43:37,659 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330 used request id req-0008a978-6755-44c2-8010-1d7b82904029 2018-08-18 08:43:37,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.26453208923s 2018-08-18 08:43:37,659 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2c229cf5-0d1b-426e-b501-e8b21f9d3330 used request id req-0008a978-6755-44c2-8010-1d7b82904029 2018-08-18 08:43:37,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 08:43:37,662 - 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}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:43:37,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:43: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-b912228e-56b9-45c4-a32f-d48c075547a5 x-compute-request-id: req-b912228e-56b9-45c4-a32f-d48c075547a5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_91294f13-197f-456f-ab34-da83a57eeca2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3bef3dac-447d-48ac-b666-ef7350c02154", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3bef3dac-447d-48ac-b666-ef7350c02154", "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": "3bef3dac-447d-48ac-b666-ef7350c02154"}]} 2018-08-18 08:43:37,690 - 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-b912228e-56b9-45c4-a32f-d48c075547a5 2018-08-18 08:43:37,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0309071540833s 2018-08-18 08:43:37,691 - 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-b912228e-56b9-45c4-a32f-d48c075547a5 2018-08-18 08:43:37,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 08:43:37,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/3bef3dac-447d-48ac-b666-ef7350c02154 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e1957c9524be984306a49968bd545658a0a4e761" 2018-08-18 08:43:37,724 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 08:43: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-fee9671f-7510-4f8d-a645-317d144f874e x-compute-request-id: req-fee9671f-7510-4f8d-a645-317d144f874e Content-Length: 0 Content-Type: application/json 2018-08-18 08:43:37,724 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3bef3dac-447d-48ac-b666-ef7350c02154 used request id req-fee9671f-7510-4f8d-a645-317d144f874e 2018-08-18 08:43:37,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0325031280518s 2018-08-18 08:43:37,725 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3bef3dac-447d-48ac-b666-ef7350c02154 used request id req-fee9671f-7510-4f8d-a645-317d144f874e 2018-08-18 08:43:37,783 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-18 08:43:37,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 08:43:37,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 08:43:37,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 08:43:37,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 08:43:37,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 08:43:37,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 08:43:37,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 08:43:37,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 08:43:37,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 08:43:37,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 08:43:37,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 08:43:37,830 - 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-18 08:43:37,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ef5d75c-9cc0-4a67-8ecc-3bb1b52afeb2 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-18 08:43:37,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6ef5d75c-9cc0-4a67-8ecc-3bb1b52afeb2 2018-08-18 08:43:37,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 08:43:38,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T09:43:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["2c2X93a-THmcYoOqk5VrAQ"], "issued_at": "2018-08-18T08:43:38.000000Z"}} 2018-08-18 08:43:38,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:43:38,221 - 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}e9248cb2efafd1419eeb2348ce30decbca469705" 2018-08-18 08:43:38,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-04518e65-6eee-4dc8-a093-5846f4462fec Date: Sat, 18 Aug 2018 08:43:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 08:43:38,493 - 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-04518e65-6eee-4dc8-a093-5846f4462fec 2018-08-18 08:43:38,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272591114044s 2018-08-18 08:43:38,494 - 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-04518e65-6eee-4dc8-a093-5846f4462fec 2018-08-18 08:43:38,494 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-18 08:43:41,484 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-18 08:43:44,213 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ed7f293a-9170-4d03-b5de-57d4d7c797f0 | 2018-08-18T08:43:43.876189 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ed7f293a-9170-4d03-b5de-57d4d7c797f0 ~/.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-18 08:43:48,105 - 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-18 08:43:48,106 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-18 08:43:50,829 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-18 08:43:54,244 - 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=e89b65ac-0a69-4fdb-bcf8-12a3bedca6e3) as the default verifier for the future CLI operations. 2018-08-18 08:43:57,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-18 08:43:57,546 - 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}e9248cb2efafd1419eeb2348ce30decbca469705" 2018-08-18 08:43:57,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-91640ff1-7ee7-47f0-acca-c7d3b4e95f0e Date: Sat, 18 Aug 2018 08:43:57 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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-18 08:43:57,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-91640ff1-7ee7-47f0-acca-c7d3b4e95f0e 2018-08-18 08:43:57,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.285109996796s 2018-08-18 08:43:57,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-91640ff1-7ee7-47f0-acca-c7d3b4e95f0e 2018-08-18 08:43:57,842 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-08-18 08:43:57,842 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-08-18 08:43:57,843 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-08-18 08:43:57,903 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-18 08:43:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 08:43:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 08:43:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 08:43:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 08:43:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 08:43:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 08:43:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 08:43:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 08:43:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 08:43:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 08:43:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 08:43:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 08:43:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 08:43:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 08:43:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 08:43:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 08:43:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 08:43:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 08:43:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 08:43:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 08:43:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 08:43:57,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 08:43:57,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 08:43:57,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 08:43:57,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 08:43:57,948 - 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-18 08:43:57,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ec86c1-d81c-418c-bbb0-a9eb85bd7909 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-18 08:43:57,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-07ec86c1-d81c-418c-bbb0-a9eb85bd7909 2018-08-18 08:43:57,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 08:43:58,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T09:43:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["gFgAlz9dQmOQARfH17h0cw"], "issued_at": "2018-08-18T08:43:58.000000Z"}} 2018-08-18 08:43:58,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:43:58,358 - 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}c2c126f1774bcfe2accefd9c62dd62ba485edeef" 2018-08-18 08:43:58,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-b4a13cf4-2057-4e6e-9a5e-dfdb0ba9e876 Date: Sat, 18 Aug 2018 08:43:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 08:43:58,681 - 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-b4a13cf4-2057-4e6e-9a5e-dfdb0ba9e876 2018-08-18 08:43:58,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.323969125748s 2018-08-18 08:43:58,681 - 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-b4a13cf4-2057-4e6e-9a5e-dfdb0ba9e876 2018-08-18 08:43:58,682 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-18 08:44:01,507 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-18 08:44:04,311 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fa24d1c2-f8ad-4938-94fd-9cf6f74010ad | 2018-08-18T08:44:03.965680 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fa24d1c2-f8ad-4938-94fd-9cf6f74010ad ~/.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-18 08:44:08,085 - 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-18 08:44:08,085 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-18 08:44:10,716 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-18 08:44:14,193 - 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=31a2c15e-3dcf-4988-b0f8-35e99b4e5d7c) as the default verifier for the future CLI operations. 2018-08-18 08:44:17,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-18 08:44:17,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}c2c126f1774bcfe2accefd9c62dd62ba485edeef" 2018-08-18 08:44:17,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-adc46625-cdac-44ca-a8e9-95f008a4ad3f Date: Sat, 18 Aug 2018 08:44:17 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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-18 08:44:17,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-adc46625-cdac-44ca-a8e9-95f008a4ad3f 2018-08-18 08:44:17,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.23060297966s 2018-08-18 08:44:17,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-adc46625-cdac-44ca-a8e9-95f008a4ad3f 2018-08-18 08:44:17,795 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-18 08:44:17,795 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-18 08:44:17,795 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-18 08:44:17,823 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-18 08:44:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 08:44:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-18 08:44:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 08:44:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 08:44:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 08:44:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 08:44:17,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-18 08:44:17,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-18 08:44:17,849 - 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-18 08:44:17,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-882243e5-ab72-4088-bab5-e108cc231d70 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-18 08:44:17,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-882243e5-ab72-4088-bab5-e108cc231d70 2018-08-18 08:44:17,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 08:44:18,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T09:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["NKWYdih-RVurEuh0d7X8-g"], "issued_at": "2018-08-18T08:44:18.000000Z"}} 2018-08-18 08:44:18,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:44:18,243 - 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}f81c355441a3bc66dcf9d5c96fc8aac79e6a0eca" 2018-08-18 08:44:18,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-4dc88dc9-0f13-46aa-b210-527fe8e5faca Date: Sat, 18 Aug 2018 08:44:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 08:44:18,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-4dc88dc9-0f13-46aa-b210-527fe8e5faca 2018-08-18 08:44:18,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.642686128616s 2018-08-18 08:44:18,886 - 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-4dc88dc9-0f13-46aa-b210-527fe8e5faca 2018-08-18 08:44:18,886 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-18 08:44:21,695 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-18 08:44:24,379 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9f0351ec-11a7-449d-8149-3ad0f8be7060 | 2018-08-18T08:44:24.036211 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9f0351ec-11a7-449d-8149-3ad0f8be7060 ~/.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-18 08:44:28,134 - 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-18 08:44:28,134 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-18 08:44:30,769 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-18 08:44:34,315 - 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=6669bf23-a0e5-45fc-8f4d-3f6039e4987a) as the default verifier for the future CLI operations. 2018-08-18 08:44:37,610 - 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-18 08:44:37,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 08:44:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8afd032-8519-478e-a27a-d6820571f756 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-18 08:44:37,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b8afd032-8519-478e-a27a-d6820571f756 2018-08-18 08:44:37,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-18 08:44:37,624 - 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-18 08:44:37,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 08:44:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-914e011f-5b2f-4e33-9851-167d736747a2 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-18 08:44:37,630 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-914e011f-5b2f-4e33-9851-167d736747a2 2018-08-18 08:44:37,631 - 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}f81c355441a3bc66dcf9d5c96fc8aac79e6a0eca" 2018-08-18 08:44:37,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d9cd3f-5876-43ee-9f5e-41f9a074f3da Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/06c5dbcd28f84df3a5c1d3be7418d223"}, "enabled": true, "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0b23b0ba5b31487c959c8c8934f074c9"}, "enabled": true, "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/31d86331aa2f4d39bc71ef7d823e329e"}, "enabled": true, "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/38697487e95e46458671a38d77fe35cc"}, "enabled": true, "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3ba98b1a566648ab9faef4b6bfbe90ed"}, "enabled": true, "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8637c0d417124feb8caf6f5ed9db7690"}, "enabled": true, "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/88aede51f4de4778a7c7c1a0117afc3d"}, "enabled": true, "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a2e26e8305fd4f7d8f6a60d30dc2789b"}, "enabled": true, "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a9a93ce0b935406bb0c9cbf052f4258c"}, "enabled": true, "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b224f36854a44062aba602fb1dbcadd4"}, "enabled": true, "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e09cb7a9332c40d5bf516d7930bc074b"}, "enabled": true, "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e79eb11a883e4569b569866415c0857f"}, "enabled": true, "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/efa1a547991543f3898cfe91957a7e9a"}, "enabled": true, "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f36ad97319e047eba0178ca6ba20e483"}, "enabled": true, "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/fcfccef4af284282b961266422543b5e"}, "enabled": true, "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-18 08:44:37,832 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-04d9cd3f-5876-43ee-9f5e-41f9a074f3da 2018-08-18 08:44:37,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.211251020432s 2018-08-18 08:44:37,833 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-04d9cd3f-5876-43ee-9f5e-41f9a074f3da 2018-08-18 08:44:37,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-18 08:44:37,840 - 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}f81c355441a3bc66dcf9d5c96fc8aac79e6a0eca" 2018-08-18 08:44:38,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-db65a237-09b1-4ede-9e6f-c195edcc6aa8 Date: Sat, 18 Aug 2018 08:44:38 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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-18 08:44:38,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-db65a237-09b1-4ede-9e6f-c195edcc6aa8 2018-08-18 08:44:38,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.17550110817s 2018-08-18 08:44:38,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-db65a237-09b1-4ede-9e6f-c195edcc6aa8 2018-08-18 08:44:38,025 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-18 08:44:38,025 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-18 08:44:38,030 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:22 | PASS | | neutron-tempest-plugin-api | functest | smoke | 10:49 | PASS | | rally_sanity | functest | smoke | 23:13 | FAIL | | refstack_defcore | functest | smoke | 03:24 | PASS | | patrole | functest | smoke | 02:13 | PASS | | vmtp | functest | smoke | 18:36 | PASS | | shaker | functest | smoke | 29:59 | PASS | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:15 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-18 08:44:38,040 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-18 08:44:38,112 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-18 08:45:06,881 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-221 | | 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-18 08:45:06,884 - 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=cBNZFjiDkL0L4hoX1RH1lebal 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=4d035469e9a84e03ad9e915ddb446437 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-18 08:45:06,884 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-18 08:45:06,884 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-18 08:45:06,885 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-18 08:45:06,887 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-18 08:45:47,262 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-221 | | 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-18 08:45:47,265 - 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=cBNZFjiDkL0L4hoX1RH1lebal 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=4d035469e9a84e03ad9e915ddb446437 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-18 08:45:47,265 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-18 08:45:47,266 - 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-18 08:45:47,277 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-08-18 08:45:47,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 08:45:47,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 08:45:47,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 08:45:47,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 08:45:47,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 08:45:47,697 - 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-18 08:45:47,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19437ed-71cb-40d8-ae00-c2392e7e2b83 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-18 08:45:47,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b19437ed-71cb-40d8-ae00-c2392e7e2b83 2018-08-18 08:45:47,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 08:45:48,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T09:45:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["-jGwVgqOTYSVEY8Upb7z9w"], "issued_at": "2018-08-18T08:45:48.000000Z"}} 2018-08-18 08:45:48,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:45:48,096 - 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}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:45:48,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f84ab605-891b-495e-95eb-2de7be3c9bbe Date: Sat, 18 Aug 2018 08:45:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 08:45:48,429 - 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-f84ab605-891b-495e-95eb-2de7be3c9bbe 2018-08-18 08:45:48,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.333382844925s 2018-08-18 08:45:48,429 - 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-f84ab605-891b-495e-95eb-2de7be3c9bbe 2018-08-18 08:45:48,438 - 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-18 08:45:48,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 08:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5fa3b92-e7a3-48ac-814c-397a28944301 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-18 08:45:48,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-c5fa3b92-e7a3-48ac-814c-397a28944301 2018-08-18 08:45:48,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 08:45:48,448 - 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}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:45:48,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f30667e-49b5-423a-b887-55b65ea3239b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 08:45:48,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-3f30667e-49b5-423a-b887-55b65ea3239b 2018-08-18 08:45:48,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189796209335s 2018-08-18 08:45:48,635 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-3f30667e-49b5-423a-b887-55b65ea3239b 2018-08-18 08:45:48,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-18 08:45:48,645 - 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}9ffdd788c2f768934c7fe461240d1e3a491726ec" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_d7f4da27-f551-4248-bfb2-a400ce01e54b"}}' 2018-08-18 08:45:48,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 08:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f0ab729-fcb7-4e34-8630-151cb9750952 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/53560a8448094847aee8ed8a52aca433"}, "tags": [], "enabled": true, "id": "53560a8448094847aee8ed8a52aca433", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_d7f4da27-f551-4248-bfb2-a400ce01e54b"}} 2018-08-18 08:45:48,842 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9f0ab729-fcb7-4e34-8630-151cb9750952 2018-08-18 08:45:48,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.199375867844s 2018-08-18 08:45:48,842 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9f0ab729-fcb7-4e34-8630-151cb9750952 2018-08-18 08:45:48,843 - 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'53560a8448094847aee8ed8a52aca433', '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_d7f4da27-f551-4248-bfb2-a400ce01e54b'}) 2018-08-18 08:45:48,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-18 08:45:48,852 - 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}9ffdd788c2f768934c7fe461240d1e3a491726ec" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dc47672b-0f83-4bbc-bb8c-fdb2c9459258", "email": null, "name": "cloudify-user_d7f4da27-f551-4248-bfb2-a400ce01e54b"}}' 2018-08-18 08:45:49,408 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 08:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f601ad40-c3fc-4338-a7d0-2df85b68f0cd Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_d7f4da27-f551-4248-bfb2-a400ce01e54b", "links": {"self": "http://172.30.9.22:5000/v3/users/8123361afbfb426597a525c629598f98"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8123361afbfb426597a525c629598f98", "domain_id": "default", "password_expires_at": null}} 2018-08-18 08:45:49,408 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-f601ad40-c3fc-4338-a7d0-2df85b68f0cd 2018-08-18 08:45:49,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.559771060944s 2018-08-18 08:45:49,409 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-f601ad40-c3fc-4338-a7d0-2df85b68f0cd 2018-08-18 08:45:49,409 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8123361afbfb426597a525c629598f98', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_d7f4da27-f551-4248-bfb2-a400ce01e54b'}) 2018-08-18 08:45:49,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:45:49,417 - 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}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:45:49,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f905f883-34bd-48e6-893a-219df642e9ea Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:45:49,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f905f883-34bd-48e6-893a-219df642e9ea 2018-08-18 08:45:49,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100383043289s 2018-08-18 08:45:49,514 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f905f883-34bd-48e6-893a-219df642e9ea 2018-08-18 08:45:49,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:45:49,522 - 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}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:45:49,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e092074d-71fa-4723-a919-f8431c81bd9b Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:45:49,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e092074d-71fa-4723-a919-f8431c81bd9b 2018-08-18 08:45:49,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176141023636s 2018-08-18 08:45:49,696 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e092074d-71fa-4723-a919-f8431c81bd9b 2018-08-18 08:45:49,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:45:49,704 - 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}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:45:49,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62d22dc-d03c-4d04-87fe-f36a89f2e749 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:45:49,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f62d22dc-d03c-4d04-87fe-f36a89f2e749 2018-08-18 08:45:49,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10303401947s 2018-08-18 08:45:49,805 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f62d22dc-d03c-4d04-87fe-f36a89f2e749 2018-08-18 08:45:49,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 08:45:49,812 - 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}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:45:49,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f9f3db-20ab-4e56-a8a8-9d8bee36b278 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-18 08:45:49,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a4f9f3db-20ab-4e56-a8a8-9d8bee36b278 2018-08-18 08:45:49,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.178133010864s 2018-08-18 08:45:49,988 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a4f9f3db-20ab-4e56-a8a8-9d8bee36b278 2018-08-18 08:45:49,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 08:45:49,992 - 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}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:45:50,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a947dcc2-3d58-4201-b99f-940ff1aaf967 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/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify-user_d7f4da27-f551-4248-bfb2-a400ce01e54b", "links": {"self": "http://172.30.9.22:5000/v3/users/8123361afbfb426597a525c629598f98"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8123361afbfb426597a525c629598f98", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 08:45:50,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a947dcc2-3d58-4201-b99f-940ff1aaf967 2018-08-18 08:45:50,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.148914813995s 2018-08-18 08:45:50,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a947dcc2-3d58-4201-b99f-940ff1aaf967 2018-08-18 08:45:50,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 08:45:50,150 - 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}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:45:50,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b155f996-dfaf-4fb7-9641-b319afb5b92a 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/53560a8448094847aee8ed8a52aca433"}, "tags": [], "enabled": true, "id": "53560a8448094847aee8ed8a52aca433", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_d7f4da27-f551-4248-bfb2-a400ce01e54b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 08:45:50,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b155f996-dfaf-4fb7-9641-b319afb5b92a 2018-08-18 08:45:50,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178880929947s 2018-08-18 08:45:50,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b155f996-dfaf-4fb7-9641-b319afb5b92a 2018-08-18 08:45:50,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 08:45:50,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=8123361afbfb426597a525c629598f98&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=53560a8448094847aee8ed8a52aca433" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:45:50,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75032704-3b72-48c1-8705-27aaac2f1093 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=8123361afbfb426597a525c629598f98&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=53560a8448094847aee8ed8a52aca433", "previous": null, "next": null}} 2018-08-18 08:45:50,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=8123361afbfb426597a525c629598f98&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=53560a8448094847aee8ed8a52aca433 used request id req-75032704-3b72-48c1-8705-27aaac2f1093 2018-08-18 08:45:50,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0987250804901s 2018-08-18 08:45:50,431 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=8123361afbfb426597a525c629598f98&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=53560a8448094847aee8ed8a52aca433 used request id req-75032704-3b72-48c1-8705-27aaac2f1093 2018-08-18 08:45:50,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 08:45:50,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/53560a8448094847aee8ed8a52aca433/users/8123361afbfb426597a525c629598f98/roles/04730c3b60524baeae58f0c728000ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:45:50,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 08:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68ede720-2c9f-4ff2-b109-ed00e2396b45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 08:45:50,572 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/53560a8448094847aee8ed8a52aca433/users/8123361afbfb426597a525c629598f98/roles/04730c3b60524baeae58f0c728000ebe used request id req-68ede720-2c9f-4ff2-b109-ed00e2396b45 2018-08-18 08:45:50,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.134649038315s 2018-08-18 08:45:50,573 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/53560a8448094847aee8ed8a52aca433/users/8123361afbfb426597a525c629598f98/roles/04730c3b60524baeae58f0c728000ebe used request id req-68ede720-2c9f-4ff2-b109-ed00e2396b45 2018-08-18 08:45:50,573 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_d7f4da27-f551-4248-bfb2-a400ce01e54b', 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'53560a8448094847aee8ed8a52aca433', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'dc47672b-0f83-4bbc-bb8c-fdb2c9459258', 'username': u'cloudify-user_d7f4da27-f551-4248-bfb2-a400ce01e54b', '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-18 08:45:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 08:45:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 08:45:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 08:45:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 08:45:50,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 08:45:50,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 08:45:50,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 08:45:50,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 08:45:50,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 08:45:50,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 08:45:50,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 08:45:50,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 08:45:50,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 08:45:50,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 08:45:50,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 08:45:50,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 08:45:50,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 08:45:50,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 08:45:50,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 08:45:50,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 08:45:50,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 08:45:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 08:45:50,580 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_d7f4da27-f551-4248-bfb2-a400ce01e54b', 'password': 'dc47672b-0f83-4bbc-bb8c-fdb2c9459258', 'project_name': 'cloudify-project_d7f4da27-f551-4248-bfb2-a400ce01e54b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '53560a8448094847aee8ed8a52aca433', 'project_domain_name': 'Default'} 2018-08-18 08:45:50,580 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-08-18 08:45:50,581 - 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-18 08:45:50,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a52778e8-aa1c-44de-84df-a4d123af6965 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-18 08:45:50,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a52778e8-aa1c-44de-84df-a4d123af6965 2018-08-18 08:45:50,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 08:45:50,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T09:45:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53560a8448094847aee8ed8a52aca433", "name": "cloudify-project_d7f4da27-f551-4248-bfb2-a400ce01e54b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/53560a8448094847aee8ed8a52aca433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/53560a8448094847aee8ed8a52aca433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/53560a8448094847aee8ed8a52aca433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/53560a8448094847aee8ed8a52aca433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/53560a8448094847aee8ed8a52aca433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/53560a8448094847aee8ed8a52aca433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/53560a8448094847aee8ed8a52aca433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/53560a8448094847aee8ed8a52aca433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/53560a8448094847aee8ed8a52aca433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_53560a8448094847aee8ed8a52aca433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_53560a8448094847aee8ed8a52aca433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/53560a8448094847aee8ed8a52aca433", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/53560a8448094847aee8ed8a52aca433", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/53560a8448094847aee8ed8a52aca433", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_d7f4da27-f551-4248-bfb2-a400ce01e54b", "id": "8123361afbfb426597a525c629598f98"}, "audit_ids": ["Rj1gT0hxSPS6550zgGvD8w"], "issued_at": "2018-08-18T08:45:50.000000Z"}} 2018-08-18 08:45:50,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 08:45:50,981 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" -d '{"network": {"name": "cloudify-net_d7f4da27-f551-4248-bfb2-a400ce01e54b", "admin_state_up": true}}' 2018-08-18 08:45:51,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-a1a9f79c-fd1e-4e0b-bd28-20f4012a5c51 Date: Sat, 18 Aug 2018 08:45:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9266df91-99f9-46da-8b74-28798fc1d3b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"53560a8448094847aee8ed8a52aca433","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T08:45:51Z","is_default":false,"name":"cloudify-net_d7f4da27-f551-4248-bfb2-a400ce01e54b","qos_policy_id":null,"admin_state_up":true,"tenant_id":"53560a8448094847aee8ed8a52aca433","created_at":"2018-08-18T08:45:51Z","mtu":1450}} 2018-08-18 08:45:51,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a1a9f79c-fd1e-4e0b-bd28-20f4012a5c51 2018-08-18 08:45:51,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.60888004303s 2018-08-18 08:45:51,590 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a1a9f79c-fd1e-4e0b-bd28-20f4012a5c51 2018-08-18 08:45:51,590 - 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-18T08:45:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'9266df91-99f9-46da-8b74-28798fc1d3b9', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_d7f4da27-f551-4248-bfb2-a400ce01e54b', u'admin_state_up': True, u'tenant_id': u'53560a8448094847aee8ed8a52aca433', u'created_at': u'2018-08-18T08:45:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'53560a8448094847aee8ed8a52aca433', u'l2_adjacency': True}) 2018-08-18 08:45:51,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:45:51,592 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:45:51,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-380717e9-90ee-408a-ac81-6b4c4431236c Date: Sat, 18 Aug 2018 08:45:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9266df91-99f9-46da-8b74-28798fc1d3b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"53560a8448094847aee8ed8a52aca433","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T08:45:51Z","qos_policy_id":null,"name":"cloudify-net_d7f4da27-f551-4248-bfb2-a400ce01e54b","admin_state_up":true,"tenant_id":"53560a8448094847aee8ed8a52aca433","created_at":"2018-08-18T08:45:51Z","mtu":1450}]} 2018-08-18 08:45:51,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-380717e9-90ee-408a-ac81-6b4c4431236c 2018-08-18 08:45:51,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401276111603s 2018-08-18 08:45:51,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-380717e9-90ee-408a-ac81-6b4c4431236c 2018-08-18 08:45:51,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 08:45:51,996 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" -d '{"subnet": {"name": "cloudify-subnet_d7f4da27-f551-4248-bfb2-a400ce01e54b", "enable_dhcp": true, "network_id": "9266df91-99f9-46da-8b74-28798fc1d3b9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 08:45:52,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c5250ba5-7340-4615-9880-07c5cc5f7722 Date: Sat, 18 Aug 2018 08:45:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9266df91-99f9-46da-8b74-28798fc1d3b9","tenant_id":"53560a8448094847aee8ed8a52aca433","created_at":"2018-08-18T08:45:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T08:45:52Z","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":"53560a8448094847aee8ed8a52aca433","id":"a61b046b-9644-4fcd-9355-f4faf4b427ed","subnetpool_id":null,"name":"cloudify-subnet_d7f4da27-f551-4248-bfb2-a400ce01e54b"}} 2018-08-18 08:45:52,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c5250ba5-7340-4615-9880-07c5cc5f7722 2018-08-18 08:45:52,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.617887973785s 2018-08-18 08:45:52,613 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c5250ba5-7340-4615-9880-07c5cc5f7722 2018-08-18 08:45:52,614 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T08:45:52Z', 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'a61b046b-9644-4fcd-9355-f4faf4b427ed', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_d7f4da27-f551-4248-bfb2-a400ce01e54b', u'enable_dhcp': True, u'network_id': u'9266df91-99f9-46da-8b74-28798fc1d3b9', u'tenant_id': u'53560a8448094847aee8ed8a52aca433', u'created_at': u'2018-08-18T08:45:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'53560a8448094847aee8ed8a52aca433'}) 2018-08-18 08:45:52,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 08:45:52,615 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "cloudify-router_d7f4da27-f551-4248-bfb2-a400ce01e54b", "admin_state_up": true}}' 2018-08-18 08:45:54,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-648e24d2-7cf7-457f-ac31-aee841100f54 Date: Sat, 18 Aug 2018 08:45:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:45:52Z", "admin_state_up": true, "updated_at": "2018-08-18T08:45:53Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "53560a8448094847aee8ed8a52aca433", "id": "a2e5af4b-1c6f-45a1-bac0-11834966b784", "name": "cloudify-router_d7f4da27-f551-4248-bfb2-a400ce01e54b"}} 2018-08-18 08:45:54,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-648e24d2-7cf7-457f-ac31-aee841100f54 2018-08-18 08:45:54,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49174118042s 2018-08-18 08:45:54,106 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-648e24d2-7cf7-457f-ac31-aee841100f54 2018-08-18 08:45:54,107 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T08:45:53Z', u'revision_number': 2, u'id': u'a2e5af4b-1c6f-45a1-bac0-11834966b784', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_d7f4da27-f551-4248-bfb2-a400ce01e54b', u'admin_state_up': True, u'tenant_id': u'53560a8448094847aee8ed8a52aca433', u'created_at': u'2018-08-18T08:45:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'53560a8448094847aee8ed8a52aca433'}) 2018-08-18 08:45:54,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 08:45:54,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/a2e5af4b-1c6f-45a1-bac0-11834966b784/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}71b7820621942e7fbb34f126b422d1a5975b8985" -d '{"subnet_id": "a61b046b-9644-4fcd-9355-f4faf4b427ed"}' 2018-08-18 08:45:56,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3ce68a60-8dc4-4c4f-bd00-eb9e2e5b9aef Date: Sat, 18 Aug 2018 08:45:56 GMT RESP BODY: {"network_id": "9266df91-99f9-46da-8b74-28798fc1d3b9", "tenant_id": "53560a8448094847aee8ed8a52aca433", "subnet_id": "a61b046b-9644-4fcd-9355-f4faf4b427ed", "subnet_ids": ["a61b046b-9644-4fcd-9355-f4faf4b427ed"], "port_id": "2b1d6dfe-e1e7-4690-8072-bafaa4321c36", "id": "a2e5af4b-1c6f-45a1-bac0-11834966b784"} 2018-08-18 08:45:56,613 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/a2e5af4b-1c6f-45a1-bac0-11834966b784/add_router_interface.json used request id req-3ce68a60-8dc4-4c4f-bd00-eb9e2e5b9aef 2018-08-18 08:45:56,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.50587201118s 2018-08-18 08:45:56,614 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/a2e5af4b-1c6f-45a1-bac0-11834966b784/add_router_interface.json used request id req-3ce68a60-8dc4-4c4f-bd00-eb9e2e5b9aef returning object a2e5af4b-1c6f-45a1-bac0-11834966b784 2018-08-18 08:45:56,614 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-18 08:46:40,692 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-18 08:46:40,694 - 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-18 08:46:40,700 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 08:46:40 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 08:46:40,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:46:40,708 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:46:40,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-343c2cf6-18e1-4478-beb8-99c84729570a Date: Sat, 18 Aug 2018 08:46:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:46:40,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-343c2cf6-18e1-4478-beb8-99c84729570a 2018-08-18 08:46:40,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279324054718s 2018-08-18 08:46:40,984 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-343c2cf6-18e1-4478-beb8-99c84729570a 2018-08-18 08:46:40,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 08:46:40,995 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_d7f4da27-f551-4248-bfb2-a400ce01e54b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_d7f4da27-f551-4248-bfb2-a400ce01e54b"}' 2018-08-18 08:46:41,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b43a840c-4065-41de-8239-927f0fc939a9 Date: Sat, 18 Aug 2018 08:46:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:46:41Z", "file": "/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124/file", "owner": "53560a8448094847aee8ed8a52aca433", "id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "size": null, "self": "/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_d7f4da27-f551-4248-bfb2-a400ce01e54b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_d7f4da27-f551-4248-bfb2-a400ce01e54b", "checksum": null, "created_at": "2018-08-18T08:46:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 08:46:41,028 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b43a840c-4065-41de-8239-927f0fc939a9 2018-08-18 08:46:41,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0359539985657s 2018-08-18 08:46:41,028 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b43a840c-4065-41de-8239-927f0fc939a9 returning object 58b5e9ec-6824-4124-9485-a54c66eb3124 2018-08-18 08:46:41,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 08:46:41,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124/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}71b7820621942e7fbb34f126b422d1a5975b8985" -d '' 2018-08-18 08:47:41,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cee699df-7a98-46cb-aeb1-33d403b198c0 Date: Sat, 18 Aug 2018 08:47: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-18 08:47:41,959 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124/file used request id req-cee699df-7a98-46cb-aeb1-33d403b198c0 2018-08-18 08:47:41,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.9306128025s 2018-08-18 08:47:41,960 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124/file used request id req-cee699df-7a98-46cb-aeb1-33d403b198c0 2018-08-18 08:47:41,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:47:41,968 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:42,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-2a204f37-cabb-410d-b19c-88950a4fc2f4 Date: Sat, 18 Aug 2018 08:47:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:47:41Z", "file": "/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124/file", "owner": "53560a8448094847aee8ed8a52aca433", "id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "size": 4373348352, "self": "/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/58b5e9ec-6824-4124-9485-a54c66eb3124/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/58b5e9ec-6824-4124-9485-a54c66eb3124/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_d7f4da27-f551-4248-bfb2-a400ce01e54b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_d7f4da27-f551-4248-bfb2-a400ce01e54b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-18T08:46:41Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:47:42,002 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2a204f37-cabb-410d-b19c-88950a4fc2f4 2018-08-18 08:47:42,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0377490520477s 2018-08-18 08:47:42,003 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2a204f37-cabb-410d-b19c-88950a4fc2f4 2018-08-18 08:47:42,005 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/58b5e9ec-6824-4124-9485-a54c66eb3124/snap', u'metadata': Munch({})})], 'file': u'/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124/file', 'owner': u'53560a8448094847aee8ed8a52aca433', 'id': u'58b5e9ec-6824-4124-9485-a54c66eb3124', 'size': 4373348352, u'self': u'/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53560a8448094847aee8ed8a52aca433', 'name': 'cloudify-project_d7f4da27-f551-4248-bfb2-a400ce01e54b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/58b5e9ec-6824-4124-9485-a54c66eb3124/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T08:47:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T08:47:41Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_d7f4da27-f551-4248-bfb2-a400ce01e54b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_d7f4da27-f551-4248-bfb2-a400ce01e54b', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_d7f4da27-f551-4248-bfb2-a400ce01e54b', 'created': u'2018-08-18T08:46:41Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-18T08:46:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_d7f4da27-f551-4248-bfb2-a400ce01e54b', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-18 08:47:42,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 08:47:42,009 - 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}9ffdd788c2f768934c7fe461240d1e3a491726ec" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_d7f4da27-f551-4248-bfb2-a400ce01e54b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-18 08:47:42,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:47: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-7ef909cf-a03b-447e-a25f-d9d5905beeee x-compute-request-id: req-7ef909cf-a03b-447e-a25f-d9d5905beeee Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_d7f4da27-f551-4248-bfb2-a400ce01e54b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "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": "85b3c069-8f5c-430a-a5cd-876f9bd224f7"}} 2018-08-18 08:47:42,302 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7ef909cf-a03b-447e-a25f-d9d5905beeee 2018-08-18 08:47:42,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.296790122986s 2018-08-18 08:47:42,303 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7ef909cf-a03b-447e-a25f-d9d5905beeee 2018-08-18 08:47:42,304 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_d7f4da27-f551-4248-bfb2-a400ce01e54b', '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'4d035469e9a84e03ad9e915ddb446437', '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'85b3c069-8f5c-430a-a5cd-876f9bd224f7', 'swap': 0}) 2018-08-18 08:47:42,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 08:47:42,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7/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}9ffdd788c2f768934c7fe461240d1e3a491726ec" -d '{"extra_specs": {}}' 2018-08-18 08:47:42,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:47: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-edb6ff66-a573-48c1-99b5-24f64f8a5e5f x-compute-request-id: req-edb6ff66-a573-48c1-99b5-24f64f8a5e5f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 08:47:42,326 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7/os-extra_specs used request id req-edb6ff66-a573-48c1-99b5-24f64f8a5e5f 2018-08-18 08:47:42,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213568210602s 2018-08-18 08:47:42,326 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7/os-extra_specs used request id req-edb6ff66-a573-48c1-99b5-24f64f8a5e5f 2018-08-18 08:47:42,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-18 08:47:42,329 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" -d '{"keypair": {"name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b"}}' 2018-08-18 08:47:42,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:47: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-27d3209f-f06f-480a-98de-226be0b001ef x-compute-request-id: req-27d3209f-f06f-480a-98de-226be0b001ef Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhieB7zpuLwIqXDUebbNpzKs29/fV4HAnceV8WFOaqsLXAvtd/gRoqbDT964Zrm23w//xzAWonvu/w++jd0YevACTBq8ILrEq7hAdStVvM4oCxLs2vs6qFjcGSlZoNRhh55dv9qTq9V76BcAAENslsRduy+lqBj2bYE3tSOj8Myr39lUjoIREf5oFB/mBDvLHhByofZ8t+/GBRFkxVhO2ehY2zVAed5rjOvp9Jx4Ibf7jnQs1IG/JToObMoMzAXA4OqWbPNa4FefqJ5Xte98nLGzT5tHTu0d5Z3g1TU+N+1eYWhYjF+A3x8fCbuhCZ4sqKaYwXB37SS1EMjVKPvZLT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4Ynge86bi8CKlw1Hm2zacyrNvf31eBwJ3HlfFhTmqrC1wL7X\nf4EaKmw0/euGa5tt8P/8cwFqJ77v8Pvo3dGHrwAkwavCC6xKu4QHUrVbzOKAsS7N\nr7OqhY3BkpWaDUYYeeXb/ak6vVe+gXAABDbJbEXbsvpagY9m2BN7Ujo/DMq9/ZVI\n6CERH+aBQf5gQ7yx4QcqH2fLfvxgURZMVYTtnoWNs1QHnea4zr6fSceCG3+450LN\nSBvyU6DmzKDMwFwODqlmzzWuBXn6ieV7XvfJyxs0+bR07tHeWd4NU1PjftXmFoWI\nxfgN8fHwm7oQmeLKimmMFwd+0ktRDI1Sj72S0wIDAQABAoIBAB/W+x3/WO4tzGLu\nuQE0KNLBZDJCO/ks3CeH6uiPItFOCRqg1oNlknASvphqO5vNYYP4X4dM19OsnOsE\nZSeLgQAvoQDGYqqLNDGsvevrNn6CK3DYDqmTT6tzC7TJ8emVz7bFwHza+zPnwzk6\nuoXdxinG4vEtbsGDoR04Atzk5CnF4Y5XVswl0lvaHD5FUbT0tA7qydYvVDqFBc/U\nR/rUye4r6CcohqnixsApHayVw8Eemv/Do1S4n4udwyxjYxv7iEL/WK+LfHbuxzRW\nkNho2kbG47kE/zUolFM/vPQDKkjuVf9LASGStod2tGreOPuFf7i3da3eKTxW7EjG\neGvFEKECgYEA+hi6L2zvkYWTIIi3X+xDnj++W+qIYBy3RlMvmzwBhIWcv0BQxZaD\nglXnawloetNVxrbXVIkki/PXoiMz4pvAqRo8nOvgjwddSCZFDMclQ1KmrRPlwGJ+\nmGXagDWA7id5Sp4G0SlskGzrxGVVF2SerWLFeKosa60xnTNiXsDB8J8CgYEA5tzA\nZPp08XHqOvjDg/yJ+4M2MMtdFXIsTOFmFp3dJmMDamvpFlrMrArUYukr/wMI9eL7\nfWJwsksNlysuSMpw/2RxVdEQ1P4Fuik//3/6vO9KvFyoEnRssDWlBqYQ/E+1LhMy\nOfmhSowSyxqKf2nFE1qTaGPI1mx723rLEks77U0CgYB+ezLt+THPbrZRpdLXeC1a\nQvKKmboOoXcu4bMZ1ucNlmUHdAdlZhFsQPWgdEmalHa04JNV9WW+Qbu0DAmZeRue\nad5tnf0bWKYcbv5M0ApQWeRhc8al3SoY+KngXS6vQtdcnT7lWQXGpM83q+e0xPZa\nybEErUt5yUVmMy50rRdoEQKBgQCLKxokBUOH5UbxI9Mg9pTrdI6vXXiQnBIOinXz\nPlj5cgi2F7UcT8JAGAsuUSe/g8HcEGfQjw4mvM3FijdNlBQIMTGNLQm7jCJBteop\niKnLSWlBIY4ECgEXPE9uMZ/dqeMrklDd2BkeClCt9SL2aflukFR6QmTotd74UQ6n\nyYinpQKBgGOWHKaUSFTy3bRygKPtnaHmLOp+Nng+KHeHYVjZKmEtfDCrkOaCFTja\njiGSOwdr+nZkQMaFC8rUCAS/OH9eQ6ynTbyb93NkmEqGd/2ALY/FcZYjjvH6UNWz\nTQGNpcAfeM6gEn4rHlKTqr4Wh6DmZzFcHViowkxDFgzB6/HdtDvJ\n-----END RSA PRIVATE KEY-----\n", "user_id": "8123361afbfb426597a525c629598f98", "name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "fingerprint": "b4:1d:c1:97:9e:d8:6d:3e:2e:30:17:a4:80:58:69:3a"}} 2018-08-18 08:47:42,769 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-27d3209f-f06f-480a-98de-226be0b001ef 2018-08-18 08:47:42,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.442026853561s 2018-08-18 08:47:42,769 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-27d3209f-f06f-480a-98de-226be0b001ef 2018-08-18 08:47:42,770 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhieB7zpuLwIqXDUebbNpzKs29/fV4HAnceV8WFOaqsLXAvtd/gRoqbDT964Zrm23w//xzAWonvu/w++jd0YevACTBq8ILrEq7hAdStVvM4oCxLs2vs6qFjcGSlZoNRhh55dv9qTq9V76BcAAENslsRduy+lqBj2bYE3tSOj8Myr39lUjoIREf5oFB/mBDvLHhByofZ8t+/GBRFkxVhO2ehY2zVAed5rjOvp9Jx4Ibf7jnQs1IG/JToObMoMzAXA4OqWbPNa4FefqJ5Xte98nLGzT5tHTu0d5Z3g1TU+N+1eYWhYjF+A3x8fCbuhCZ4sqKaYwXB37SS1EMjVKPvZLT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4Ynge86bi8CKlw1Hm2zacyrNvf31eBwJ3HlfFhTmqrC1wL7X\nf4EaKmw0/euGa5tt8P/8cwFqJ77v8Pvo3dGHrwAkwavCC6xKu4QHUrVbzOKAsS7N\nr7OqhY3BkpWaDUYYeeXb/ak6vVe+gXAABDbJbEXbsvpagY9m2BN7Ujo/DMq9/ZVI\n6CERH+aBQf5gQ7yx4QcqH2fLfvxgURZMVYTtnoWNs1QHnea4zr6fSceCG3+450LN\nSBvyU6DmzKDMwFwODqlmzzWuBXn6ieV7XvfJyxs0+bR07tHeWd4NU1PjftXmFoWI\nxfgN8fHwm7oQmeLKimmMFwd+0ktRDI1Sj72S0wIDAQABAoIBAB/W+x3/WO4tzGLu\nuQE0KNLBZDJCO/ks3CeH6uiPItFOCRqg1oNlknASvphqO5vNYYP4X4dM19OsnOsE\nZSeLgQAvoQDGYqqLNDGsvevrNn6CK3DYDqmTT6tzC7TJ8emVz7bFwHza+zPnwzk6\nuoXdxinG4vEtbsGDoR04Atzk5CnF4Y5XVswl0lvaHD5FUbT0tA7qydYvVDqFBc/U\nR/rUye4r6CcohqnixsApHayVw8Eemv/Do1S4n4udwyxjYxv7iEL/WK+LfHbuxzRW\nkNho2kbG47kE/zUolFM/vPQDKkjuVf9LASGStod2tGreOPuFf7i3da3eKTxW7EjG\neGvFEKECgYEA+hi6L2zvkYWTIIi3X+xDnj++W+qIYBy3RlMvmzwBhIWcv0BQxZaD\nglXnawloetNVxrbXVIkki/PXoiMz4pvAqRo8nOvgjwddSCZFDMclQ1KmrRPlwGJ+\nmGXagDWA7id5Sp4G0SlskGzrxGVVF2SerWLFeKosa60xnTNiXsDB8J8CgYEA5tzA\nZPp08XHqOvjDg/yJ+4M2MMtdFXIsTOFmFp3dJmMDamvpFlrMrArUYukr/wMI9eL7\nfWJwsksNlysuSMpw/2RxVdEQ1P4Fuik//3/6vO9KvFyoEnRssDWlBqYQ/E+1LhMy\nOfmhSowSyxqKf2nFE1qTaGPI1mx723rLEks77U0CgYB+ezLt+THPbrZRpdLXeC1a\nQvKKmboOoXcu4bMZ1ucNlmUHdAdlZhFsQPWgdEmalHa04JNV9WW+Qbu0DAmZeRue\nad5tnf0bWKYcbv5M0ApQWeRhc8al3SoY+KngXS6vQtdcnT7lWQXGpM83q+e0xPZa\nybEErUt5yUVmMy50rRdoEQKBgQCLKxokBUOH5UbxI9Mg9pTrdI6vXXiQnBIOinXz\nPlj5cgi2F7UcT8JAGAsuUSe/g8HcEGfQjw4mvM3FijdNlBQIMTGNLQm7jCJBteop\niKnLSWlBIY4ECgEXPE9uMZ/dqeMrklDd2BkeClCt9SL2aflukFR6QmTotd74UQ6n\nyYinpQKBgGOWHKaUSFTy3bRygKPtnaHmLOp+Nng+KHeHYVjZKmEtfDCrkOaCFTja\njiGSOwdr+nZkQMaFC8rUCAS/OH9eQ6ynTbyb93NkmEqGd/2ALY/FcZYjjvH6UNWz\nTQGNpcAfeM6gEn4rHlKTqr4Wh6DmZzFcHViowkxDFgzB6/HdtDvJ\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8123361afbfb426597a525c629598f98', 'name': u'cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b', 'created_at': '2018-08-18T08:47:42.770324', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53560a8448094847aee8ed8a52aca433', 'name': 'cloudify-project_d7f4da27-f551-4248-bfb2-a400ce01e54b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b4:1d:c1:97:9e:d8:6d:3e:2e:30:17:a4:80:58:69:3a', 'type': 'ssh', 'id': u'cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b'}) 2018-08-18 08:47:42,770 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA4Ynge86bi8CKlw1Hm2zacyrNvf31eBwJ3HlfFhTmqrC1wL7X f4EaKmw0/euGa5tt8P/8cwFqJ77v8Pvo3dGHrwAkwavCC6xKu4QHUrVbzOKAsS7N r7OqhY3BkpWaDUYYeeXb/ak6vVe+gXAABDbJbEXbsvpagY9m2BN7Ujo/DMq9/ZVI 6CERH+aBQf5gQ7yx4QcqH2fLfvxgURZMVYTtnoWNs1QHnea4zr6fSceCG3+450LN SBvyU6DmzKDMwFwODqlmzzWuBXn6ieV7XvfJyxs0+bR07tHeWd4NU1PjftXmFoWI xfgN8fHwm7oQmeLKimmMFwd+0ktRDI1Sj72S0wIDAQABAoIBAB/W+x3/WO4tzGLu uQE0KNLBZDJCO/ks3CeH6uiPItFOCRqg1oNlknASvphqO5vNYYP4X4dM19OsnOsE ZSeLgQAvoQDGYqqLNDGsvevrNn6CK3DYDqmTT6tzC7TJ8emVz7bFwHza+zPnwzk6 uoXdxinG4vEtbsGDoR04Atzk5CnF4Y5XVswl0lvaHD5FUbT0tA7qydYvVDqFBc/U R/rUye4r6CcohqnixsApHayVw8Eemv/Do1S4n4udwyxjYxv7iEL/WK+LfHbuxzRW kNho2kbG47kE/zUolFM/vPQDKkjuVf9LASGStod2tGreOPuFf7i3da3eKTxW7EjG eGvFEKECgYEA+hi6L2zvkYWTIIi3X+xDnj++W+qIYBy3RlMvmzwBhIWcv0BQxZaD glXnawloetNVxrbXVIkki/PXoiMz4pvAqRo8nOvgjwddSCZFDMclQ1KmrRPlwGJ+ mGXagDWA7id5Sp4G0SlskGzrxGVVF2SerWLFeKosa60xnTNiXsDB8J8CgYEA5tzA ZPp08XHqOvjDg/yJ+4M2MMtdFXIsTOFmFp3dJmMDamvpFlrMrArUYukr/wMI9eL7 fWJwsksNlysuSMpw/2RxVdEQ1P4Fuik//3/6vO9KvFyoEnRssDWlBqYQ/E+1LhMy OfmhSowSyxqKf2nFE1qTaGPI1mx723rLEks77U0CgYB+ezLt+THPbrZRpdLXeC1a QvKKmboOoXcu4bMZ1ucNlmUHdAdlZhFsQPWgdEmalHa04JNV9WW+Qbu0DAmZeRue ad5tnf0bWKYcbv5M0ApQWeRhc8al3SoY+KngXS6vQtdcnT7lWQXGpM83q+e0xPZa ybEErUt5yUVmMy50rRdoEQKBgQCLKxokBUOH5UbxI9Mg9pTrdI6vXXiQnBIOinXz Plj5cgi2F7UcT8JAGAsuUSe/g8HcEGfQjw4mvM3FijdNlBQIMTGNLQm7jCJBteop iKnLSWlBIY4ECgEXPE9uMZ/dqeMrklDd2BkeClCt9SL2aflukFR6QmTotd74UQ6n yYinpQKBgGOWHKaUSFTy3bRygKPtnaHmLOp+Nng+KHeHYVjZKmEtfDCrkOaCFTja jiGSOwdr+nZkQMaFC8rUCAS/OH9eQ6ynTbyb93NkmEqGd/2ALY/FcZYjjvH6UNWz TQGNpcAfeM6gEn4rHlKTqr4Wh6DmZzFcHViowkxDFgzB6/HdtDvJ -----END RSA PRIVATE KEY----- 2018-08-18 08:47:42,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-18 08:47:42,774 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" -d '{"security_group": {"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b", "description": "created by OPNFV Functest (cloudify)"}}' 2018-08-18 08:47:43,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-e2be00a6-fe63-43c8-9afc-08a5b31f7a75 Date: Sat, 18 Aug 2018 08:47:43 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:47:43Z", "updated_at": "2018-08-18T08:47:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "86a617c8-3d1e-4ac0-83bb-9ee84f67345d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "fb3c3dd7-54d4-47ab-a05d-5590342f42e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 1, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}} 2018-08-18 08:47:43,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e2be00a6-fe63-43c8-9afc-08a5b31f7a75 2018-08-18 08:47:43,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.425416946411s 2018-08-18 08:47:43,199 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e2be00a6-fe63-43c8-9afc-08a5b31f7a75 2018-08-18 08:47:43,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:47:43,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:43,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-d1121120-4d91-4605-9bb0-852853b83e79 Date: Sat, 18 Aug 2018 08:47:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:45:51Z", "updated_at": "2018-08-18T08:45:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "171d76eb-88c3-4c29-ab85-defaaf8e5584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "2ee3a8dc-7250-494d-9513-6014883bffb8", "remote_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "782d85a0-856e-4485-bb03-f7a514cc5005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "c3b265e9-e22c-455d-872f-443b05dce019", "remote_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 1, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:47:43Z", "updated_at": "2018-08-18T08:47:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "86a617c8-3d1e-4ac0-83bb-9ee84f67345d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "fb3c3dd7-54d4-47ab-a05d-5590342f42e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 1, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}]} 2018-08-18 08:47:43,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d1121120-4d91-4605-9bb0-852853b83e79 2018-08-18 08:47:43,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0663349628448s 2018-08-18 08:47:43,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d1121120-4d91-4605-9bb0-852853b83e79 2018-08-18 08:47:43,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:47:43,275 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" -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": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712"}}' 2018-08-18 08:47:43,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b7aa4410-587a-4991-9bd0-415ecf09a5bf Date: Sat, 18 Aug 2018 08:47:43 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-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "port_range_min": 22, "revision_number": 0, "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:47:43Z", "project_id": "53560a8448094847aee8ed8a52aca433", "id": "b71a1b24-95b5-46cb-83c8-f74c6fac50bd"}} 2018-08-18 08:47:43,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b7aa4410-587a-4991-9bd0-415ecf09a5bf 2018-08-18 08:47:43,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122586965561s 2018-08-18 08:47:43,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-b7aa4410-587a-4991-9bd0-415ecf09a5bf 2018-08-18 08:47:43,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:47:43,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:43,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-587e2bf3-7142-4956-8115-602fc4762c8a Date: Sat, 18 Aug 2018 08:47:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:45:51Z", "updated_at": "2018-08-18T08:45:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "171d76eb-88c3-4c29-ab85-defaaf8e5584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "2ee3a8dc-7250-494d-9513-6014883bffb8", "remote_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "782d85a0-856e-4485-bb03-f7a514cc5005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "c3b265e9-e22c-455d-872f-443b05dce019", "remote_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 1, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:47:43Z", "updated_at": "2018-08-18T08:47:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "86a617c8-3d1e-4ac0-83bb-9ee84f67345d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "b71a1b24-95b5-46cb-83c8-f74c6fac50bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 22, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "fb3c3dd7-54d4-47ab-a05d-5590342f42e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 2, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}]} 2018-08-18 08:47:43,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-587e2bf3-7142-4956-8115-602fc4762c8a 2018-08-18 08:47:43,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0559940338135s 2018-08-18 08:47:43,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-587e2bf3-7142-4956-8115-602fc4762c8a 2018-08-18 08:47:43,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:47:43,461 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" -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": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712"}}' 2018-08-18 08:47:43,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1f3ddfef-2c0e-4570-a203-75d13652b1ac Date: Sat, 18 Aug 2018 08:47:43 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-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "port_range_min": null, "revision_number": 0, "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:47:43Z", "project_id": "53560a8448094847aee8ed8a52aca433", "id": "69c63158-30f6-4501-a2ba-04faa127cb1a"}} 2018-08-18 08:47:43,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-1f3ddfef-2c0e-4570-a203-75d13652b1ac 2018-08-18 08:47:43,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131814002991s 2018-08-18 08:47:43,593 - 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-1f3ddfef-2c0e-4570-a203-75d13652b1ac 2018-08-18 08:47:43,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:47:43,596 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:43,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-12107869-85ea-492f-8e6d-052d10a00429 Date: Sat, 18 Aug 2018 08:47:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:45:51Z", "updated_at": "2018-08-18T08:45:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "171d76eb-88c3-4c29-ab85-defaaf8e5584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "2ee3a8dc-7250-494d-9513-6014883bffb8", "remote_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "782d85a0-856e-4485-bb03-f7a514cc5005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "c3b265e9-e22c-455d-872f-443b05dce019", "remote_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 1, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:47:43Z", "updated_at": "2018-08-18T08:47:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "69c63158-30f6-4501-a2ba-04faa127cb1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "86a617c8-3d1e-4ac0-83bb-9ee84f67345d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "b71a1b24-95b5-46cb-83c8-f74c6fac50bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 22, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "fb3c3dd7-54d4-47ab-a05d-5590342f42e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 3, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}]} 2018-08-18 08:47:43,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-12107869-85ea-492f-8e6d-052d10a00429 2018-08-18 08:47:43,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0497431755066s 2018-08-18 08:47:43,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-12107869-85ea-492f-8e6d-052d10a00429 2018-08-18 08:47:43,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:47:43,651 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" -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": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712"}}' 2018-08-18 08:47:43,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6b80644b-20bf-4ed1-ab98-f226bbfaf20c Date: Sat, 18 Aug 2018 08:47:43 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-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "port_range_min": 80, "revision_number": 0, "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:47:43Z", "project_id": "53560a8448094847aee8ed8a52aca433", "id": "bdce5f5c-c53d-486b-9a71-7fe40b60c74c"}} 2018-08-18 08:47:43,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-6b80644b-20bf-4ed1-ab98-f226bbfaf20c 2018-08-18 08:47:43,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.104320049286s 2018-08-18 08:47:43,755 - 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-6b80644b-20bf-4ed1-ab98-f226bbfaf20c 2018-08-18 08:47:43,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:47:43,758 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:43,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-506509e0-02fc-4f4b-926a-1b66e77fe03f Date: Sat, 18 Aug 2018 08:47:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:45:51Z", "updated_at": "2018-08-18T08:45:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "171d76eb-88c3-4c29-ab85-defaaf8e5584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "2ee3a8dc-7250-494d-9513-6014883bffb8", "remote_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "782d85a0-856e-4485-bb03-f7a514cc5005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "c3b265e9-e22c-455d-872f-443b05dce019", "remote_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 1, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:47:43Z", "updated_at": "2018-08-18T08:47:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "69c63158-30f6-4501-a2ba-04faa127cb1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "86a617c8-3d1e-4ac0-83bb-9ee84f67345d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "b71a1b24-95b5-46cb-83c8-f74c6fac50bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 22, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "bdce5f5c-c53d-486b-9a71-7fe40b60c74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 80, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "fb3c3dd7-54d4-47ab-a05d-5590342f42e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 4, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}]} 2018-08-18 08:47:43,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-506509e0-02fc-4f4b-926a-1b66e77fe03f 2018-08-18 08:47:43,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0419850349426s 2018-08-18 08:47:43,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-506509e0-02fc-4f4b-926a-1b66e77fe03f 2018-08-18 08:47:43,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:47:43,804 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" -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": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712"}}' 2018-08-18 08:47:43,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-3e035831-74d7-4e82-a277-15ba2a53eb98 Date: Sat, 18 Aug 2018 08:47:43 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-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "port_range_min": 443, "revision_number": 0, "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:47:43Z", "project_id": "53560a8448094847aee8ed8a52aca433", "id": "4a6f2b28-2681-41a0-b06c-c8c39025247c"}} 2018-08-18 08:47:43,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-3e035831-74d7-4e82-a277-15ba2a53eb98 2018-08-18 08:47:43,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.113746166229s 2018-08-18 08:47:43,918 - 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-3e035831-74d7-4e82-a277-15ba2a53eb98 2018-08-18 08:47:43,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:47:43,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:43,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-6a55ead0-66b6-43c1-97b0-7f223f7246ef Date: Sat, 18 Aug 2018 08:47:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:45:51Z", "updated_at": "2018-08-18T08:45:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "171d76eb-88c3-4c29-ab85-defaaf8e5584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "2ee3a8dc-7250-494d-9513-6014883bffb8", "remote_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "782d85a0-856e-4485-bb03-f7a514cc5005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "c3b265e9-e22c-455d-872f-443b05dce019", "remote_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 1, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:47:43Z", "updated_at": "2018-08-18T08:47:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "4a6f2b28-2681-41a0-b06c-c8c39025247c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 443, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "69c63158-30f6-4501-a2ba-04faa127cb1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "86a617c8-3d1e-4ac0-83bb-9ee84f67345d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "b71a1b24-95b5-46cb-83c8-f74c6fac50bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 22, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "bdce5f5c-c53d-486b-9a71-7fe40b60c74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 80, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "fb3c3dd7-54d4-47ab-a05d-5590342f42e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 5, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}]} 2018-08-18 08:47:43,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6a55ead0-66b6-43c1-97b0-7f223f7246ef 2018-08-18 08:47:43,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0449860095978s 2018-08-18 08:47:43,967 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6a55ead0-66b6-43c1-97b0-7f223f7246ef 2018-08-18 08:47:43,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:47:43,971 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" -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": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712"}}' 2018-08-18 08:47:44,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-46b11b8d-c4a2-4c40-8af6-ef578c21254d Date: Sat, 18 Aug 2018 08:47:44 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-18T08:47:44Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "port_range_min": 5671, "revision_number": 0, "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:47:44Z", "project_id": "53560a8448094847aee8ed8a52aca433", "id": "2df11470-2175-492b-9626-9dab65419ce6"}} 2018-08-18 08:47:44,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-46b11b8d-c4a2-4c40-8af6-ef578c21254d 2018-08-18 08:47:44,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115020990372s 2018-08-18 08:47:44,086 - 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-46b11b8d-c4a2-4c40-8af6-ef578c21254d 2018-08-18 08:47:44,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:47:44,089 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:44,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-0348c48c-6f37-46b9-9b48-392a0ba68468 Date: Sat, 18 Aug 2018 08:47:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:45:51Z", "updated_at": "2018-08-18T08:45:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "171d76eb-88c3-4c29-ab85-defaaf8e5584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "2ee3a8dc-7250-494d-9513-6014883bffb8", "remote_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "782d85a0-856e-4485-bb03-f7a514cc5005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "c3b265e9-e22c-455d-872f-443b05dce019", "remote_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 1, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:47:43Z", "updated_at": "2018-08-18T08:47:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-18T08:47:44Z", "revision_number": 0, "id": "2df11470-2175-492b-9626-9dab65419ce6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:44Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "4a6f2b28-2681-41a0-b06c-c8c39025247c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 443, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "69c63158-30f6-4501-a2ba-04faa127cb1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "86a617c8-3d1e-4ac0-83bb-9ee84f67345d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "b71a1b24-95b5-46cb-83c8-f74c6fac50bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 22, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "bdce5f5c-c53d-486b-9a71-7fe40b60c74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 80, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "fb3c3dd7-54d4-47ab-a05d-5590342f42e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 6, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}]} 2018-08-18 08:47:44,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0348c48c-6f37-46b9-9b48-392a0ba68468 2018-08-18 08:47:44,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0438339710236s 2018-08-18 08:47:44,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0348c48c-6f37-46b9-9b48-392a0ba68468 2018-08-18 08:47:44,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:47:44,137 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" -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": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712"}}' 2018-08-18 08:47:44,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-bc03af31-7cf8-4727-926d-808d6b999916 Date: Sat, 18 Aug 2018 08:47:44 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-18T08:47:44Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "port_range_min": 53333, "revision_number": 0, "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:47:44Z", "project_id": "53560a8448094847aee8ed8a52aca433", "id": "74b26427-6606-4e07-af29-646558636549"}} 2018-08-18 08:47:44,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-bc03af31-7cf8-4727-926d-808d6b999916 2018-08-18 08:47:44,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.110419034958s 2018-08-18 08:47:44,247 - 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-bc03af31-7cf8-4727-926d-808d6b999916 2018-08-18 08:47:44,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:47:44,249 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:44,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-6db3b0ad-ee5a-4966-921e-0f3af364c8a1 Date: Sat, 18 Aug 2018 08:47:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9266df91-99f9-46da-8b74-28798fc1d3b9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53560a8448094847aee8ed8a52aca433","l2_adjacency":true,"status":"ACTIVE","subnets":["a61b046b-9644-4fcd-9355-f4faf4b427ed"],"description":"","tags":[],"updated_at":"2018-08-18T08:45:52Z","qos_policy_id":null,"name":"cloudify-net_d7f4da27-f551-4248-bfb2-a400ce01e54b","admin_state_up":true,"tenant_id":"53560a8448094847aee8ed8a52aca433","created_at":"2018-08-18T08:45:51Z","mtu":1450}]} 2018-08-18 08:47:44,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6db3b0ad-ee5a-4966-921e-0f3af364c8a1 2018-08-18 08:47:44,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0940039157867s 2018-08-18 08:47:44,343 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6db3b0ad-ee5a-4966-921e-0f3af364c8a1 2018-08-18 08:47:44,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:47:44,351 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:44,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-c1f7b354-adea-47ba-ac83-4c4b4a0119df Date: Sat, 18 Aug 2018 08:47:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:47:41Z", "file": "/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124/file", "owner": "53560a8448094847aee8ed8a52aca433", "id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "size": 4373348352, "self": "/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/58b5e9ec-6824-4124-9485-a54c66eb3124/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/58b5e9ec-6824-4124-9485-a54c66eb3124/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_d7f4da27-f551-4248-bfb2-a400ce01e54b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_d7f4da27-f551-4248-bfb2-a400ce01e54b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-18T08:46:41Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:47:44,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c1f7b354-adea-47ba-ac83-4c4b4a0119df 2018-08-18 08:47:44,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0339691638947s 2018-08-18 08:47:44,382 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c1f7b354-adea-47ba-ac83-4c4b4a0119df 2018-08-18 08:47:44,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 08:47:44,386 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:44,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:47: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-b7158642-64ff-4ca1-9852-327b1708bbbc x-compute-request-id: req-b7158642-64ff-4ca1-9852-327b1708bbbc Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_d7f4da27-f551-4248-bfb2-a400ce01e54b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "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": "85b3c069-8f5c-430a-a5cd-876f9bd224f7"}]} 2018-08-18 08:47:44,404 - 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-b7158642-64ff-4ca1-9852-327b1708bbbc 2018-08-18 08:47:44,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0208961963654s 2018-08-18 08:47:44,405 - 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-b7158642-64ff-4ca1-9852-327b1708bbbc 2018-08-18 08:47:44,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-18 08:47:44,409 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" -d '{"server": {"name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "imageRef": "58b5e9ec-6824-4124-9485-a54c66eb3124", "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "flavorRef": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9266df91-99f9-46da-8b74-28798fc1d3b9"}], "security_groups": [{"name": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712"}]}}' 2018-08-18 08:47:45,810 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 08:47: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-701eb20d-69ce-4424-9068-870649cccbc3 x-compute-request-id: req-701eb20d-69ce-4424-9068-870649cccbc3 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/7e76e078-1b1e-48f9-9388-da09c903ed74 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712"}], "OS-DCF:diskConfig": "MANUAL", "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "adminPass": "Qum4sHJ7d8hv"}} 2018-08-18 08:47:45,810 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-701eb20d-69ce-4424-9068-870649cccbc3 2018-08-18 08:47:45,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.40375113487s 2018-08-18 08:47:45,810 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-701eb20d-69ce-4424-9068-870649cccbc3 2018-08-18 08:47:45,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:47:45,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:46,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:47: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-5ee7093a-a3b3-4eb2-be64-5b42f54884e4 x-compute-request-id: req-5ee7093a-a3b3-4eb2-be64-5b42f54884e4 Content-Encoding: gzip Content-Length: 602 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "user_id": "8123361afbfb426597a525c629598f98", "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-18T08:47:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:47:46,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ee7093a-a3b3-4eb2-be64-5b42f54884e4 2018-08-18 08:47:46,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616605043411s 2018-08-18 08:47:46,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ee7093a-a3b3-4eb2-be64-5b42f54884e4 2018-08-18 08:47:46,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:47:46,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:46,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-b6cec7b7-10b0-4464-b668-674673dbf082 Date: Sat, 18 Aug 2018 08:47:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9266df91-99f9-46da-8b74-28798fc1d3b9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53560a8448094847aee8ed8a52aca433","l2_adjacency":true,"status":"ACTIVE","subnets":["a61b046b-9644-4fcd-9355-f4faf4b427ed"],"description":"","tags":[],"updated_at":"2018-08-18T08:45:52Z","qos_policy_id":null,"name":"cloudify-net_d7f4da27-f551-4248-bfb2-a400ce01e54b","admin_state_up":true,"tenant_id":"53560a8448094847aee8ed8a52aca433","created_at":"2018-08-18T08:45:51Z","mtu":1450}]} 2018-08-18 08:47:46,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b6cec7b7-10b0-4464-b668-674673dbf082 2018-08-18 08:47:46,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.326967000961s 2018-08-18 08:47:46,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b6cec7b7-10b0-4464-b668-674673dbf082 2018-08-18 08:47:46,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 08:47:46,762 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:46,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5d74444a-c4ab-4daa-8edf-5c54ffc19e09 Date: Sat, 18 Aug 2018 08:47:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9266df91-99f9-46da-8b74-28798fc1d3b9","tenant_id":"53560a8448094847aee8ed8a52aca433","created_at":"2018-08-18T08:45:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T08:45:52Z","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":"53560a8448094847aee8ed8a52aca433","id":"a61b046b-9644-4fcd-9355-f4faf4b427ed","subnetpool_id":null,"name":"cloudify-subnet_d7f4da27-f551-4248-bfb2-a400ce01e54b"}]} 2018-08-18 08:47:46,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5d74444a-c4ab-4daa-8edf-5c54ffc19e09 2018-08-18 08:47:46,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0390810966492s 2018-08-18 08:47:46,801 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5d74444a-c4ab-4daa-8edf-5c54ffc19e09 2018-08-18 08:47:46,802 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:47:48,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:47:48,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:49,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:47: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-deabccbc-66b8-4fe8-a642-754501461983 x-compute-request-id: req-deabccbc-66b8-4fe8-a642-754501461983 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:47:49,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-deabccbc-66b8-4fe8-a642-754501461983 2018-08-18 08:47:49,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615395069122s 2018-08-18 08:47:49,421 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-deabccbc-66b8-4fe8-a642-754501461983 2018-08-18 08:47:49,424 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:47:51,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:47:51,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:51,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:47: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-64830893-fb44-4461-bdbf-15db04bdfd2f x-compute-request-id: req-64830893-fb44-4461-bdbf-15db04bdfd2f 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:47:51,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-64830893-fb44-4461-bdbf-15db04bdfd2f 2018-08-18 08:47:51,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568042993546s 2018-08-18 08:47:51,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-64830893-fb44-4461-bdbf-15db04bdfd2f 2018-08-18 08:47:51,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:47:54,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:47:54,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:54,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:47: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-2079f1c8-fdfc-4e3f-a3d9-84bee5e5d514 x-compute-request-id: req-2079f1c8-fdfc-4e3f-a3d9-84bee5e5d514 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:47:54,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2079f1c8-fdfc-4e3f-a3d9-84bee5e5d514 2018-08-18 08:47:54,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528892993927s 2018-08-18 08:47:54,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2079f1c8-fdfc-4e3f-a3d9-84bee5e5d514 2018-08-18 08:47:54,535 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:47:56,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:47:56,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:47:57,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:47: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-682de748-4f8e-4d58-93be-ffea22d6f687 x-compute-request-id: req-682de748-4f8e-4d58-93be-ffea22d6f687 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:47:57,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-682de748-4f8e-4d58-93be-ffea22d6f687 2018-08-18 08:47:57,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724748134613s 2018-08-18 08:47:57,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-682de748-4f8e-4d58-93be-ffea22d6f687 2018-08-18 08:47:57,267 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:47:59,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:47:59,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:00,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:47: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-795862d6-c7bb-4ba6-895f-edcb5b30d122 x-compute-request-id: req-795862d6-c7bb-4ba6-895f-edcb5b30d122 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:00,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-795862d6-c7bb-4ba6-895f-edcb5b30d122 2018-08-18 08:48:00,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761335134506s 2018-08-18 08:48:00,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-795862d6-c7bb-4ba6-895f-edcb5b30d122 2018-08-18 08:48:00,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:02,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:02,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:02,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-5e96cffd-6beb-4b31-8607-3d19bcc5a8ec x-compute-request-id: req-5e96cffd-6beb-4b31-8607-3d19bcc5a8ec 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:02,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5e96cffd-6beb-4b31-8607-3d19bcc5a8ec 2018-08-18 08:48:02,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399271965027s 2018-08-18 08:48:02,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5e96cffd-6beb-4b31-8607-3d19bcc5a8ec 2018-08-18 08:48:02,441 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:04,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:04,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:04,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-cf9c7121-a28e-4993-9b54-5225a70c4c43 x-compute-request-id: req-cf9c7121-a28e-4993-9b54-5225a70c4c43 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:04,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cf9c7121-a28e-4993-9b54-5225a70c4c43 2018-08-18 08:48:04,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550841093063s 2018-08-18 08:48:04,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cf9c7121-a28e-4993-9b54-5225a70c4c43 2018-08-18 08:48:04,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:07,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:07,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:07,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-b6119573-994a-493c-a08c-28d2da8f1303 x-compute-request-id: req-b6119573-994a-493c-a08c-28d2da8f1303 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:07,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b6119573-994a-493c-a08c-28d2da8f1303 2018-08-18 08:48:07,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555952072144s 2018-08-18 08:48:07,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b6119573-994a-493c-a08c-28d2da8f1303 2018-08-18 08:48:07,561 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:09,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:09,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:09,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-53707fb3-1be5-43c7-b55d-bb5a42e1a6a5 x-compute-request-id: req-53707fb3-1be5-43c7-b55d-bb5a42e1a6a5 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:09,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-53707fb3-1be5-43c7-b55d-bb5a42e1a6a5 2018-08-18 08:48:09,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169216871262s 2018-08-18 08:48:09,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-53707fb3-1be5-43c7-b55d-bb5a42e1a6a5 2018-08-18 08:48:09,737 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:11,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:11,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:11,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-47c3c11e-f3a2-4b30-a46c-48667a7c7101 x-compute-request-id: req-47c3c11e-f3a2-4b30-a46c-48667a7c7101 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:11,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-47c3c11e-f3a2-4b30-a46c-48667a7c7101 2018-08-18 08:48:11,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16580414772s 2018-08-18 08:48:11,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-47c3c11e-f3a2-4b30-a46c-48667a7c7101 2018-08-18 08:48:11,910 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:13,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:13,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:14,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-c4e810f4-3a88-46b1-9aee-ed0cb09be21e x-compute-request-id: req-c4e810f4-3a88-46b1-9aee-ed0cb09be21e 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:14,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c4e810f4-3a88-46b1-9aee-ed0cb09be21e 2018-08-18 08:48:14,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.665504932404s 2018-08-18 08:48:14,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c4e810f4-3a88-46b1-9aee-ed0cb09be21e 2018-08-18 08:48:14,582 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:16,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:16,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:16,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-20114de9-c4dd-437f-a2b1-a119bbddc2ff x-compute-request-id: req-20114de9-c4dd-437f-a2b1-a119bbddc2ff 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:16,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-20114de9-c4dd-437f-a2b1-a119bbddc2ff 2018-08-18 08:48:16,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411185979843s 2018-08-18 08:48:16,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-20114de9-c4dd-437f-a2b1-a119bbddc2ff 2018-08-18 08:48:17,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:19,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:19,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:19,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-3531e3f5-cee7-4783-9cd6-772612530f92 x-compute-request-id: req-3531e3f5-cee7-4783-9cd6-772612530f92 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:19,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3531e3f5-cee7-4783-9cd6-772612530f92 2018-08-18 08:48:19,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337755918503s 2018-08-18 08:48:19,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3531e3f5-cee7-4783-9cd6-772612530f92 2018-08-18 08:48:19,345 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:21,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:21,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:22,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-0ce50d97-9c44-4f9a-84d1-475adb37fe0b x-compute-request-id: req-0ce50d97-9c44-4f9a-84d1-475adb37fe0b 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:22,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0ce50d97-9c44-4f9a-84d1-475adb37fe0b 2018-08-18 08:48:22,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70990395546s 2018-08-18 08:48:22,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0ce50d97-9c44-4f9a-84d1-475adb37fe0b 2018-08-18 08:48:22,059 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:24,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:24,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:24,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08: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-5765d85d-7da6-4258-8824-c2526e95473b x-compute-request-id: req-5765d85d-7da6-4258-8824-c2526e95473b 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:24,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5765d85d-7da6-4258-8824-c2526e95473b 2018-08-18 08:48:24,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411500930786s 2018-08-18 08:48:24,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5765d85d-7da6-4258-8824-c2526e95473b 2018-08-18 08:48:24,478 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:26,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:26,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:26,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-06a8055a-c92c-4ac7-a47f-824af01a57bc x-compute-request-id: req-06a8055a-c92c-4ac7-a47f-824af01a57bc 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:26,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06a8055a-c92c-4ac7-a47f-824af01a57bc 2018-08-18 08:48:26,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172795057297s 2018-08-18 08:48:26,654 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06a8055a-c92c-4ac7-a47f-824af01a57bc 2018-08-18 08:48:26,658 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:28,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:28,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:29,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-21f24e87-3a71-465e-8ff1-3426a219e2a9 x-compute-request-id: req-21f24e87-3a71-465e-8ff1-3426a219e2a9 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:29,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-21f24e87-3a71-465e-8ff1-3426a219e2a9 2018-08-18 08:48:29,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433717012405s 2018-08-18 08:48:29,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-21f24e87-3a71-465e-8ff1-3426a219e2a9 2018-08-18 08:48:29,098 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:31,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:31,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:31,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08: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-2e3c87d7-4bd3-46bd-bd78-2b708dfd2f58 x-compute-request-id: req-2e3c87d7-4bd3-46bd-bd78-2b708dfd2f58 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:31,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e3c87d7-4bd3-46bd-bd78-2b708dfd2f58 2018-08-18 08:48:31,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167871952057s 2018-08-18 08:48:31,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e3c87d7-4bd3-46bd-bd78-2b708dfd2f58 2018-08-18 08:48:31,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:33,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:33,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:33,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-160ad38d-96db-49bb-942c-a43ebafa4e9d x-compute-request-id: req-160ad38d-96db-49bb-942c-a43ebafa4e9d 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:33,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-160ad38d-96db-49bb-942c-a43ebafa4e9d 2018-08-18 08:48:33,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166928052902s 2018-08-18 08:48:33,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-160ad38d-96db-49bb-942c-a43ebafa4e9d 2018-08-18 08:48:33,445 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:35,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:35,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:35,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-2aad1706-3d2b-4f95-bc78-13f18e29a5a6 x-compute-request-id: req-2aad1706-3d2b-4f95-bc78-13f18e29a5a6 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:35,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2aad1706-3d2b-4f95-bc78-13f18e29a5a6 2018-08-18 08:48:35,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169695138931s 2018-08-18 08:48:35,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2aad1706-3d2b-4f95-bc78-13f18e29a5a6 2018-08-18 08:48:35,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:37,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:37,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:37,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-94ca3668-e0c3-4e66-904b-79ed7c62b1d5 x-compute-request-id: req-94ca3668-e0c3-4e66-904b-79ed7c62b1d5 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:37,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-94ca3668-e0c3-4e66-904b-79ed7c62b1d5 2018-08-18 08:48:37,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171955108643s 2018-08-18 08:48:37,797 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-94ca3668-e0c3-4e66-904b-79ed7c62b1d5 2018-08-18 08:48:37,801 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:39,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:39,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:40,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e842a1b1-b0cf-4311-b1cd-d8a5eafcf31e x-compute-request-id: req-e842a1b1-b0cf-4311-b1cd-d8a5eafcf31e 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:40,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e842a1b1-b0cf-4311-b1cd-d8a5eafcf31e 2018-08-18 08:48:40,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579455852509s 2018-08-18 08:48:40,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e842a1b1-b0cf-4311-b1cd-d8a5eafcf31e 2018-08-18 08:48:40,387 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:42,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:42,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:42,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a656e608-aba9-411c-8023-a90977f09b43 x-compute-request-id: req-a656e608-aba9-411c-8023-a90977f09b43 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:42,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a656e608-aba9-411c-8023-a90977f09b43 2018-08-18 08:48:42,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174252033234s 2018-08-18 08:48:42,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a656e608-aba9-411c-8023-a90977f09b43 2018-08-18 08:48:42,569 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:44,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:44,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:44,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-26ac77ea-24ce-4215-8e85-3ab51a4067f2 x-compute-request-id: req-26ac77ea-24ce-4215-8e85-3ab51a4067f2 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:44,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26ac77ea-24ce-4215-8e85-3ab51a4067f2 2018-08-18 08:48:44,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348890066147s 2018-08-18 08:48:44,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26ac77ea-24ce-4215-8e85-3ab51a4067f2 2018-08-18 08:48:44,923 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:46,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:46,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:47,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-83d9d5f9-e012-4628-b704-753e00e0420d x-compute-request-id: req-83d9d5f9-e012-4628-b704-753e00e0420d 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:47,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-83d9d5f9-e012-4628-b704-753e00e0420d 2018-08-18 08:48:47,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.331051111221s 2018-08-18 08:48:47,258 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-83d9d5f9-e012-4628-b704-753e00e0420d 2018-08-18 08:48:47,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:49,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:49,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:49,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-5eb169c5-ffe8-47d1-bb6d-a6a4b08c0328 x-compute-request-id: req-5eb169c5-ffe8-47d1-bb6d-a6a4b08c0328 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:49,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5eb169c5-ffe8-47d1-bb6d-a6a4b08c0328 2018-08-18 08:48:49,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168981790543s 2018-08-18 08:48:49,433 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5eb169c5-ffe8-47d1-bb6d-a6a4b08c0328 2018-08-18 08:48:49,437 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:51,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:51,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:51,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-316311ae-43f8-4bee-bda8-3210cf643b45 x-compute-request-id: req-316311ae-43f8-4bee-bda8-3210cf643b45 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:51,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-316311ae-43f8-4bee-bda8-3210cf643b45 2018-08-18 08:48:51,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192928791046s 2018-08-18 08:48:51,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-316311ae-43f8-4bee-bda8-3210cf643b45 2018-08-18 08:48:51,637 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:53,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:53,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:54,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-1d0804e9-33e1-4e47-9d66-f8fe1d69c2f7 x-compute-request-id: req-1d0804e9-33e1-4e47-9d66-f8fe1d69c2f7 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:54,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d0804e9-33e1-4e47-9d66-f8fe1d69c2f7 2018-08-18 08:48:54,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524193048477s 2018-08-18 08:48:54,164 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d0804e9-33e1-4e47-9d66-f8fe1d69c2f7 2018-08-18 08:48:54,168 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:56,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:56,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:56,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-ab1c0b58-9941-4257-a357-61d254ecbdca x-compute-request-id: req-ab1c0b58-9941-4257-a357-61d254ecbdca 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:56,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ab1c0b58-9941-4257-a357-61d254ecbdca 2018-08-18 08:48:56,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441931009293s 2018-08-18 08:48:56,613 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ab1c0b58-9941-4257-a357-61d254ecbdca 2018-08-18 08:48:56,617 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:48:58,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:48:58,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:48:58,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:48: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-d9ea5674-210d-4d23-9349-b05d66bc1ed1 x-compute-request-id: req-d9ea5674-210d-4d23-9349-b05d66bc1ed1 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:48:58,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d9ea5674-210d-4d23-9349-b05d66bc1ed1 2018-08-18 08:48:58,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17132806778s 2018-08-18 08:48:58,791 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d9ea5674-210d-4d23-9349-b05d66bc1ed1 2018-08-18 08:48:58,795 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:00,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:00,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:01,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-aad83f83-79ca-44e3-8d0b-c0c1797317de x-compute-request-id: req-aad83f83-79ca-44e3-8d0b-c0c1797317de 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:01,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aad83f83-79ca-44e3-8d0b-c0c1797317de 2018-08-18 08:49:01,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380208969116s 2018-08-18 08:49:01,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aad83f83-79ca-44e3-8d0b-c0c1797317de 2018-08-18 08:49:01,182 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:03,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:03,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:03,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-72da30db-e9cc-456a-9a5f-407ce158587e x-compute-request-id: req-72da30db-e9cc-456a-9a5f-407ce158587e 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:03,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-72da30db-e9cc-456a-9a5f-407ce158587e 2018-08-18 08:49:03,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458847999573s 2018-08-18 08:49:03,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-72da30db-e9cc-456a-9a5f-407ce158587e 2018-08-18 08:49:03,648 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:05,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:05,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:06,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-e4e2b0ee-f8e5-4ea9-8d24-caeb794d9d7a x-compute-request-id: req-e4e2b0ee-f8e5-4ea9-8d24-caeb794d9d7a 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:06,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e4e2b0ee-f8e5-4ea9-8d24-caeb794d9d7a 2018-08-18 08:49:06,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439774036407s 2018-08-18 08:49:06,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e4e2b0ee-f8e5-4ea9-8d24-caeb794d9d7a 2018-08-18 08:49:06,095 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:08,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:08,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:08,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-334511de-01c1-4254-9600-dce660f14b33 x-compute-request-id: req-334511de-01c1-4254-9600-dce660f14b33 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:08,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-334511de-01c1-4254-9600-dce660f14b33 2018-08-18 08:49:08,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186776161194s 2018-08-18 08:49:08,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-334511de-01c1-4254-9600-dce660f14b33 2018-08-18 08:49:08,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:10,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:10,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:10,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-6545f345-8661-48ab-b503-caa41fbe07ed x-compute-request-id: req-6545f345-8661-48ab-b503-caa41fbe07ed 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:10,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6545f345-8661-48ab-b503-caa41fbe07ed 2018-08-18 08:49:10,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414512872696s 2018-08-18 08:49:10,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6545f345-8661-48ab-b503-caa41fbe07ed 2018-08-18 08:49:10,710 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:12,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:12,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:13,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-ae8ab390-8d80-427f-98e2-bf1b09cd1f50 x-compute-request-id: req-ae8ab390-8d80-427f-98e2-bf1b09cd1f50 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:13,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ae8ab390-8d80-427f-98e2-bf1b09cd1f50 2018-08-18 08:49:13,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361069917679s 2018-08-18 08:49:13,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ae8ab390-8d80-427f-98e2-bf1b09cd1f50 2018-08-18 08:49:13,078 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:15,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:15,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:15,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-a8e1297f-8863-4d29-8f82-1bb2afb1a412 x-compute-request-id: req-a8e1297f-8863-4d29-8f82-1bb2afb1a412 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:15,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a8e1297f-8863-4d29-8f82-1bb2afb1a412 2018-08-18 08:49:15,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166578769684s 2018-08-18 08:49:15,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a8e1297f-8863-4d29-8f82-1bb2afb1a412 2018-08-18 08:49:15,250 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:17,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:17,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:17,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-89919c59-c948-472a-835d-410525f965e9 x-compute-request-id: req-89919c59-c948-472a-835d-410525f965e9 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:17,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-89919c59-c948-472a-835d-410525f965e9 2018-08-18 08:49:17,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674063920975s 2018-08-18 08:49:17,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-89919c59-c948-472a-835d-410525f965e9 2018-08-18 08:49:17,931 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:19,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:19,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:20,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-e450995d-6f48-4a29-ae05-0d1a4c797de6 x-compute-request-id: req-e450995d-6f48-4a29-ae05-0d1a4c797de6 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:20,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e450995d-6f48-4a29-ae05-0d1a4c797de6 2018-08-18 08:49:20,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175256967545s 2018-08-18 08:49:20,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e450995d-6f48-4a29-ae05-0d1a4c797de6 2018-08-18 08:49:20,113 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:22,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:22,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:22,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-53eb8bbf-fa91-4851-98bf-e2bed84575ac x-compute-request-id: req-53eb8bbf-fa91-4851-98bf-e2bed84575ac 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:22,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-53eb8bbf-fa91-4851-98bf-e2bed84575ac 2018-08-18 08:49:22,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428261041641s 2018-08-18 08:49:22,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-53eb8bbf-fa91-4851-98bf-e2bed84575ac 2018-08-18 08:49:22,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:24,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:24,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:25,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-058805cf-4a66-4961-adf5-4ce994141685 x-compute-request-id: req-058805cf-4a66-4961-adf5-4ce994141685 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:25,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-058805cf-4a66-4961-adf5-4ce994141685 2018-08-18 08:49:25,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450551986694s 2018-08-18 08:49:25,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-058805cf-4a66-4961-adf5-4ce994141685 2018-08-18 08:49:25,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:27,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:27,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:27,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-82adde6d-1294-41df-a037-2d4c13a76170 x-compute-request-id: req-82adde6d-1294-41df-a037-2d4c13a76170 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:27,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-82adde6d-1294-41df-a037-2d4c13a76170 2018-08-18 08:49:27,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181130886078s 2018-08-18 08:49:27,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-82adde6d-1294-41df-a037-2d4c13a76170 2018-08-18 08:49:27,194 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:29,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:29,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:29,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-d6f308db-69a1-43f0-b3a4-36bc2f9d2aaa x-compute-request-id: req-d6f308db-69a1-43f0-b3a4-36bc2f9d2aaa 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:29,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d6f308db-69a1-43f0-b3a4-36bc2f9d2aaa 2018-08-18 08:49:29,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189599990845s 2018-08-18 08:49:29,387 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d6f308db-69a1-43f0-b3a4-36bc2f9d2aaa 2018-08-18 08:49:29,391 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:31,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:31,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:31,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-9c27bb43-dbdf-40fa-9b36-48851bb19701 x-compute-request-id: req-9c27bb43-dbdf-40fa-9b36-48851bb19701 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:31,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9c27bb43-dbdf-40fa-9b36-48851bb19701 2018-08-18 08:49:31,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353078126907s 2018-08-18 08:49:31,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9c27bb43-dbdf-40fa-9b36-48851bb19701 2018-08-18 08:49:31,749 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:33,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:33,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:34,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-5600f852-986a-406d-a3bb-e3a1695a0d48 x-compute-request-id: req-5600f852-986a-406d-a3bb-e3a1695a0d48 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:34,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5600f852-986a-406d-a3bb-e3a1695a0d48 2018-08-18 08:49:34,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410047054291s 2018-08-18 08:49:34,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5600f852-986a-406d-a3bb-e3a1695a0d48 2018-08-18 08:49:34,166 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:36,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:36,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:36,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-ef214d6d-7e1f-4239-860a-3197653990f0 x-compute-request-id: req-ef214d6d-7e1f-4239-860a-3197653990f0 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:36,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ef214d6d-7e1f-4239-860a-3197653990f0 2018-08-18 08:49:36,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422391891479s 2018-08-18 08:49:36,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ef214d6d-7e1f-4239-860a-3197653990f0 2018-08-18 08:49:36,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:38,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:38,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:38,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-851adbbe-6f91-4557-92dd-d20dd26bcf97 x-compute-request-id: req-851adbbe-6f91-4557-92dd-d20dd26bcf97 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:38,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-851adbbe-6f91-4557-92dd-d20dd26bcf97 2018-08-18 08:49:38,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177678108215s 2018-08-18 08:49:38,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-851adbbe-6f91-4557-92dd-d20dd26bcf97 2018-08-18 08:49:38,779 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:40,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:40,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:41,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-a9b02d5d-981c-4a89-a93c-5e50e0b4018d x-compute-request-id: req-a9b02d5d-981c-4a89-a93c-5e50e0b4018d 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:41,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a9b02d5d-981c-4a89-a93c-5e50e0b4018d 2018-08-18 08:49:41,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63371515274s 2018-08-18 08:49:41,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a9b02d5d-981c-4a89-a93c-5e50e0b4018d 2018-08-18 08:49:41,420 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:43,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:43,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:43,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-c1123ce1-30ea-4ea2-b354-b6afecd59942 x-compute-request-id: req-c1123ce1-30ea-4ea2-b354-b6afecd59942 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:43,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1123ce1-30ea-4ea2-b354-b6afecd59942 2018-08-18 08:49:43,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414633989334s 2018-08-18 08:49:43,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1123ce1-30ea-4ea2-b354-b6afecd59942 2018-08-18 08:49:43,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:45,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:45,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:46,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-0485a032-210f-4eff-9475-e7de36331612 x-compute-request-id: req-0485a032-210f-4eff-9475-e7de36331612 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:46,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0485a032-210f-4eff-9475-e7de36331612 2018-08-18 08:49:46,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353276014328s 2018-08-18 08:49:46,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0485a032-210f-4eff-9475-e7de36331612 2018-08-18 08:49:46,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:48,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:48,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:48,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4caec610-3687-49af-877c-31a4e1180c60 x-compute-request-id: req-4caec610-3687-49af-877c-31a4e1180c60 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:48,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4caec610-3687-49af-877c-31a4e1180c60 2018-08-18 08:49:48,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354020833969s 2018-08-18 08:49:48,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4caec610-3687-49af-877c-31a4e1180c60 2018-08-18 08:49:48,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:50,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:50,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:50,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-edb5df7b-0c41-4c34-9c75-e527d955bf5e x-compute-request-id: req-edb5df7b-0c41-4c34-9c75-e527d955bf5e 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:50,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-edb5df7b-0c41-4c34-9c75-e527d955bf5e 2018-08-18 08:49:50,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360785007477s 2018-08-18 08:49:50,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-edb5df7b-0c41-4c34-9c75-e527d955bf5e 2018-08-18 08:49:50,935 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:52,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:52,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:53,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-f2f28283-6d60-42d7-a18c-e3a023dfd0a6 x-compute-request-id: req-f2f28283-6d60-42d7-a18c-e3a023dfd0a6 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:53,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f2f28283-6d60-42d7-a18c-e3a023dfd0a6 2018-08-18 08:49:53,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434221029282s 2018-08-18 08:49:53,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f2f28283-6d60-42d7-a18c-e3a023dfd0a6 2018-08-18 08:49:53,376 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:55,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:55,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:55,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-fd13f22e-0702-47ab-ac0e-1a2c85b912f0 x-compute-request-id: req-fd13f22e-0702-47ab-ac0e-1a2c85b912f0 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:55,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd13f22e-0702-47ab-ac0e-1a2c85b912f0 2018-08-18 08:49:55,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425053119659s 2018-08-18 08:49:55,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd13f22e-0702-47ab-ac0e-1a2c85b912f0 2018-08-18 08:49:55,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:49:57,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:49:57,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:49:58,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:49: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-60607832-c6d1-4e82-abc7-de9d37208f62 x-compute-request-id: req-60607832-c6d1-4e82-abc7-de9d37208f62 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:49:58,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60607832-c6d1-4e82-abc7-de9d37208f62 2018-08-18 08:49:58,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348076105118s 2018-08-18 08:49:58,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60607832-c6d1-4e82-abc7-de9d37208f62 2018-08-18 08:49:58,163 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:50:00,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:50:00,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:00,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:50: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-bcbf9760-fb5e-48de-96c4-e5c7413bf3f9 x-compute-request-id: req-bcbf9760-fb5e-48de-96c4-e5c7413bf3f9 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:50:00,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bcbf9760-fb5e-48de-96c4-e5c7413bf3f9 2018-08-18 08:50:00,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491243124008s 2018-08-18 08:50:00,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bcbf9760-fb5e-48de-96c4-e5c7413bf3f9 2018-08-18 08:50:00,662 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:50:02,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:50:02,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:03,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:50: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-509bf10a-750b-4a7a-9aef-5fb701d9478d x-compute-request-id: req-509bf10a-750b-4a7a-9aef-5fb701d9478d 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/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:47:48Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:50:03,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-509bf10a-750b-4a7a-9aef-5fb701d9478d 2018-08-18 08:50:03,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558166027069s 2018-08-18 08:50:03,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-509bf10a-750b-4a7a-9aef-5fb701d9478d 2018-08-18 08:50:03,227 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:50:05,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:50:05,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:05,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:50: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-1c3e97e2-e875-48b2-91c0-f311ee0066e3 x-compute-request-id: req-1c3e97e2-e875-48b2-91c0-f311ee0066e3 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_d7f4da27-f551-4248-bfb2-a400ce01e54b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:f1:ca", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T08:50:03.000000", "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T08:50:03Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:50:05,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1c3e97e2-e875-48b2-91c0-f311ee0066e3 2018-08-18 08:50:05,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338716030121s 2018-08-18 08:50:05,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1c3e97e2-e875-48b2-91c0-f311ee0066e3 2018-08-18 08:50:05,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 08:50:05,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=7e76e078-1b1e-48f9-9388-da09c903ed74" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:05,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-862aca17-da03-43aa-8315-cfa17e0e6ab7 Date: Sat, 18 Aug 2018 08:50:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T08:50:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a61b046b-9644-4fcd-9355-f4faf4b427ed","ip_address":"192.168.120.3"}],"id":"ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97","security_groups":["b1e23bef-e1e6-4842-aaf3-3d514f3ef712"],"mac_address":"fa:16:3e:8e:f1:ca","project_id":"53560a8448094847aee8ed8a52aca433","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9266df91-99f9-46da-8b74-28798fc1d3b9","tenant_id":"53560a8448094847aee8ed8a52aca433","created_at":"2018-08-18T08:47:48Z","binding:vnic_type":"normal","device_id":"7e76e078-1b1e-48f9-9388-da09c903ed74","ip_allocation":"immediate"}]} 2018-08-18 08:50:05,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7e76e078-1b1e-48f9-9388-da09c903ed74 used request id req-862aca17-da03-43aa-8315-cfa17e0e6ab7 2018-08-18 08:50:05,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0528271198273s 2018-08-18 08:50:05,626 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7e76e078-1b1e-48f9-9388-da09c903ed74 used request id req-862aca17-da03-43aa-8315-cfa17e0e6ab7 2018-08-18 08:50:05,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:50:05,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:05,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-998d4230-ae39-4f62-ac8f-24ff756ca49a Date: Sat, 18 Aug 2018 08:50:05 GMT RESP BODY: {"floatingips": []} 2018-08-18 08:50:05,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97 used request id req-998d4230-ae39-4f62-ac8f-24ff756ca49a 2018-08-18 08:50:05,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0420289039612s 2018-08-18 08:50:05,673 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97 used request id req-998d4230-ae39-4f62-ac8f-24ff756ca49a 2018-08-18 08:50:05,674 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_d7f4da27-f551-4248-bfb2-a400ce01e54b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8e:f1:ca', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'58b5e9ec-6824-4124-9485-a54c66eb3124'}), 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-18T08:50:03.000000', 'flavor': Munch({u'id': u'85b3c069-8f5c-430a-a5cd-876f9bd224f7'}), 'az': u'nova', 'id': u'7e76e078-1b1e-48f9-9388-da09c903ed74', 'security_groups': [Munch({u'name': u'cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8123361afbfb426597a525c629598f98', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53560a8448094847aee8ed8a52aca433', 'name': 'cloudify-project_d7f4da27-f551-4248-bfb2-a400ce01e54b', '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-18T08:50:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T08:50:03Z', 'hostId': u'408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40', '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-18T08:50:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'53560a8448094847aee8ed8a52aca433', 'name': u'cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b', 'adminPass': u'Qum4sHJ7d8hv', 'tenant_id': u'53560a8448094847aee8ed8a52aca433', 'created_at': u'2018-08-18T08:47:45Z', 'created': u'2018-08-18T08:47:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-18 08:50:05,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:50:05,678 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:05,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-93054a99-7a58-4c81-9432-b2e790c76e1e Date: Sat, 18 Aug 2018 08:50:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9266df91-99f9-46da-8b74-28798fc1d3b9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53560a8448094847aee8ed8a52aca433","l2_adjacency":true,"status":"ACTIVE","subnets":["a61b046b-9644-4fcd-9355-f4faf4b427ed"],"description":"","tags":[],"updated_at":"2018-08-18T08:45:52Z","qos_policy_id":null,"name":"cloudify-net_d7f4da27-f551-4248-bfb2-a400ce01e54b","admin_state_up":true,"tenant_id":"53560a8448094847aee8ed8a52aca433","created_at":"2018-08-18T08:45:51Z","mtu":1450}]} 2018-08-18 08:50:05,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-93054a99-7a58-4c81-9432-b2e790c76e1e 2018-08-18 08:50:05,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0932440757751s 2018-08-18 08:50:05,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-93054a99-7a58-4c81-9432-b2e790c76e1e 2018-08-18 08:50:05,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 08:50:05,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=7e76e078-1b1e-48f9-9388-da09c903ed74" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:05,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-016f6482-9cb7-4ae5-8453-93cf2dfa0c6f Date: Sat, 18 Aug 2018 08:50:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T08:50:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a61b046b-9644-4fcd-9355-f4faf4b427ed","ip_address":"192.168.120.3"}],"id":"ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97","security_groups":["b1e23bef-e1e6-4842-aaf3-3d514f3ef712"],"mac_address":"fa:16:3e:8e:f1:ca","project_id":"53560a8448094847aee8ed8a52aca433","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9266df91-99f9-46da-8b74-28798fc1d3b9","tenant_id":"53560a8448094847aee8ed8a52aca433","created_at":"2018-08-18T08:47:48Z","binding:vnic_type":"normal","device_id":"7e76e078-1b1e-48f9-9388-da09c903ed74","ip_allocation":"immediate"}]} 2018-08-18 08:50:05,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7e76e078-1b1e-48f9-9388-da09c903ed74 used request id req-016f6482-9cb7-4ae5-8453-93cf2dfa0c6f 2018-08-18 08:50:05,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0660681724548s 2018-08-18 08:50:05,839 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7e76e078-1b1e-48f9-9388-da09c903ed74 used request id req-016f6482-9cb7-4ae5-8453-93cf2dfa0c6f 2018-08-18 08:50:05,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-18 08:50:05,840 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" -d '{"floatingip": {"floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "fixed_ip_address": "192.168.120.3", "port_id": "ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97"}}' 2018-08-18 08:50:07,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-68bfe2e3-a30b-41bc-8cd4-f0afa743bea3 Date: Sat, 18 Aug 2018 08:50:07 GMT RESP BODY: {"floatingip": {"router_id": "a2e5af4b-1c6f-45a1-bac0-11834966b784", "status": "DOWN", "description": "", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:50:06Z", "updated_at": "2018-08-18T08:50:06Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9266df91-99f9-46da-8b74-28798fc1d3b9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8e:f1:ca", "device_id": "7e76e078-1b1e-48f9-9388-da09c903ed74"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "53560a8448094847aee8ed8a52aca433", "port_id": "ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97", "id": "272568a9-b0f8-4c43-ac82-446671460673", "qos_policy_id": null}} 2018-08-18 08:50:07,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-68bfe2e3-a30b-41bc-8cd4-f0afa743bea3 2018-08-18 08:50:07,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.12573814392s 2018-08-18 08:50:07,966 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-68bfe2e3-a30b-41bc-8cd4-f0afa743bea3 2018-08-18 08:50:07,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:50:07,974 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:08,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-8e861c73-fe4e-4e21-b399-f3eaadfc9987 Date: Sat, 18 Aug 2018 08:50:08 GMT RESP BODY: {"floatingips": [{"router_id": "a2e5af4b-1c6f-45a1-bac0-11834966b784", "status": "DOWN", "description": "", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:50:06Z", "updated_at": "2018-08-18T08:50:06Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9266df91-99f9-46da-8b74-28798fc1d3b9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8e:f1:ca", "device_id": "7e76e078-1b1e-48f9-9388-da09c903ed74"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "53560a8448094847aee8ed8a52aca433", "port_id": "ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97", "id": "272568a9-b0f8-4c43-ac82-446671460673", "qos_policy_id": null}]} 2018-08-18 08:50:08,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8e861c73-fe4e-4e21-b399-f3eaadfc9987 2018-08-18 08:50:08,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0898289680481s 2018-08-18 08:50:08,064 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8e861c73-fe4e-4e21-b399-f3eaadfc9987 2018-08-18 08:50:08,068 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:50:08,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:50:08,173 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:08,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-6e085a8f-6cfa-4829-8c34-63a3021dfd30 Date: Sat, 18 Aug 2018 08:50:08 GMT RESP BODY: {"floatingips": [{"router_id": "a2e5af4b-1c6f-45a1-bac0-11834966b784", "status": "DOWN", "description": "", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:50:06Z", "updated_at": "2018-08-18T08:50:06Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9266df91-99f9-46da-8b74-28798fc1d3b9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8e:f1:ca", "device_id": "7e76e078-1b1e-48f9-9388-da09c903ed74"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "53560a8448094847aee8ed8a52aca433", "port_id": "ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97", "id": "272568a9-b0f8-4c43-ac82-446671460673", "qos_policy_id": null}]} 2018-08-18 08:50:08,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e085a8f-6cfa-4829-8c34-63a3021dfd30 2018-08-18 08:50:08,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0582098960876s 2018-08-18 08:50:08,231 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e085a8f-6cfa-4829-8c34-63a3021dfd30 2018-08-18 08:50:08,234 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:50:08,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:50:08,340 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:08,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3864fe6e-5b95-45d9-92e8-abb25289e913 Date: Sat, 18 Aug 2018 08:50:08 GMT RESP BODY: {"floatingips": [{"router_id": "a2e5af4b-1c6f-45a1-bac0-11834966b784", "status": "DOWN", "description": "", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:50:06Z", "updated_at": "2018-08-18T08:50:06Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9266df91-99f9-46da-8b74-28798fc1d3b9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8e:f1:ca", "device_id": "7e76e078-1b1e-48f9-9388-da09c903ed74"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "53560a8448094847aee8ed8a52aca433", "port_id": "ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97", "id": "272568a9-b0f8-4c43-ac82-446671460673", "qos_policy_id": null}]} 2018-08-18 08:50:08,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3864fe6e-5b95-45d9-92e8-abb25289e913 2018-08-18 08:50:08,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.392059087753s 2018-08-18 08:50:08,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3864fe6e-5b95-45d9-92e8-abb25289e913 2018-08-18 08:50:08,735 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:50:08,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:50:08,841 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:08,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-92d74aa3-67e2-47da-a5f0-cc6c12a6047e Date: Sat, 18 Aug 2018 08:50:08 GMT RESP BODY: {"floatingips": [{"router_id": "a2e5af4b-1c6f-45a1-bac0-11834966b784", "status": "DOWN", "description": "", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:50:06Z", "updated_at": "2018-08-18T08:50:06Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9266df91-99f9-46da-8b74-28798fc1d3b9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8e:f1:ca", "device_id": "7e76e078-1b1e-48f9-9388-da09c903ed74"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "53560a8448094847aee8ed8a52aca433", "port_id": "ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97", "id": "272568a9-b0f8-4c43-ac82-446671460673", "qos_policy_id": null}]} 2018-08-18 08:50:08,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-92d74aa3-67e2-47da-a5f0-cc6c12a6047e 2018-08-18 08:50:08,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.074450969696s 2018-08-18 08:50:08,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-92d74aa3-67e2-47da-a5f0-cc6c12a6047e 2018-08-18 08:50:08,919 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:50:09,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:50:09,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:09,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-0a9529f8-ad65-4fe1-8214-f52e6c0b4bf8 Date: Sat, 18 Aug 2018 08:50:09 GMT RESP BODY: {"floatingips": [{"router_id": "a2e5af4b-1c6f-45a1-bac0-11834966b784", "status": "DOWN", "description": "", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:50:06Z", "updated_at": "2018-08-18T08:50:06Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9266df91-99f9-46da-8b74-28798fc1d3b9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8e:f1:ca", "device_id": "7e76e078-1b1e-48f9-9388-da09c903ed74"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "53560a8448094847aee8ed8a52aca433", "port_id": "ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97", "id": "272568a9-b0f8-4c43-ac82-446671460673", "qos_policy_id": null}]} 2018-08-18 08:50:09,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0a9529f8-ad65-4fe1-8214-f52e6c0b4bf8 2018-08-18 08:50:09,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0573780536652s 2018-08-18 08:50:09,082 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0a9529f8-ad65-4fe1-8214-f52e6c0b4bf8 2018-08-18 08:50:09,085 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:50:09,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:50:09,191 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:09,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-b370f2b4-d189-4a3b-b939-30af0de01218 Date: Sat, 18 Aug 2018 08:50:09 GMT RESP BODY: {"floatingips": [{"router_id": "a2e5af4b-1c6f-45a1-bac0-11834966b784", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:50:06Z", "updated_at": "2018-08-18T08:50:09Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9266df91-99f9-46da-8b74-28798fc1d3b9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8e:f1:ca", "device_id": "7e76e078-1b1e-48f9-9388-da09c903ed74"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "53560a8448094847aee8ed8a52aca433", "port_id": "ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97", "id": "272568a9-b0f8-4c43-ac82-446671460673", "qos_policy_id": null}]} 2018-08-18 08:50:09,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b370f2b4-d189-4a3b-b939-30af0de01218 2018-08-18 08:50:09,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0761590003967s 2018-08-18 08:50:09,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b370f2b4-d189-4a3b-b939-30af0de01218 2018-08-18 08:50:09,270 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a2e5af4b-1c6f-45a1-bac0-11834966b784', 'updated_at': u'2018-08-18T08:50:09Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97', 'id': u'272568a9-b0f8-4c43-ac82-446671460673', 'network': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'port': u'ff67d58f-ca0f-4c98-af4a-b06ce2fcdb97', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53560a8448094847aee8ed8a52aca433', 'name': 'cloudify-project_d7f4da27-f551-4248-bfb2-a400ce01e54b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'53560a8448094847aee8ed8a52aca433', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9266df91-99f9-46da-8b74-28798fc1d3b9', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8e:f1:ca', u'device_id': u'7e76e078-1b1e-48f9-9388-da09c903ed74'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'53560a8448094847aee8ed8a52aca433', 'created_at': u'2018-08-18T08:50:06Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9266df91-99f9-46da-8b74-28798fc1d3b9', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8e:f1:ca', u'device_id': u'7e76e078-1b1e-48f9-9388-da09c903ed74'}), 'router': u'a2e5af4b-1c6f-45a1-bac0-11834966b784'}) 2018-08-18 08:50:09,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 08:50:09,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7e76e078-1b1e-48f9-9388-da09c903ed74/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}71b7820621942e7fbb34f126b422d1a5975b8985" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 08:50:09,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:50: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-2db369c2-ba91-4b64-aaf2-5eb98331dc51 x-compute-request-id: req-2db369c2-ba91-4b64-aaf2-5eb98331dc51 Content-Encoding: gzip Content-Length: 10961 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 1865318456 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.424460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.427481] pid_max: default: 32768 minimum: 301\n[ 0.429126] Security Framework initialized\n[ 0.430630] SELinux: Initializing.\n[ 0.432265] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.438547] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.442401] Mount-cache hash table entries: 4096\n[ 0.444304] Initializing cgroup subsys memory\n[ 0.445881] Initializing cgroup subsys devices\n[ 0.447456] Initializing cgroup subsys freezer\n[ 0.449039] Initializing cgroup subsys net_cls\n[ 0.450608] Initializing cgroup subsys blkio\n[ 0.452151] Initializing cgroup subsys perf_event\n[ 0.453783] Initializing cgroup subsys hugetlb\n[ 0.455348] Initializing cgroup subsys pids\n[ 0.456869] Initializing cgroup subsys net_prio\n[ 0.458531] CPU: Physical Processor ID: 0\n[ 0.460724] mce: CPU supports 10 MCE banks\n[ 0.462243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.465755] tlb_flushall_shift: 6\n[ 0.467287] Freeing SMP alternatives: 28k freed\n[ 0.471503] ACPI: Core revision 20130517\n[ 0.473404] ACPI: All ACPI Tables successfully acquired\n[ 0.475372] ftrace: allocating 25812 entries in 101 pages\n[ 0.497365] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.499410] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.501424] smpboot: Max logical packages: 2\n[ 0.503229] Enabling x2apic\n[ 0.504460] Enabled x2apic\n[ 0.505964] Switched APIC routing to physical x2apic.\n[ 0.509032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.511026] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.514873] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.523585] KVM setup paravirtual spinlock\n[ 0.526592] smpboot: Booting Node 0, Processors #1 OK\n[ 0.529057] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.550963] Brought up 2 CPUs\n[ 0.550965] KVM setup async PF for cpu 1\n[ 0.550979] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.555956] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.559214] devtmpfs: initialized\n[ 0.562375] EVM: security.selinux\n[ 0.563932] EVM: security.ima\n[ 0.565370] EVM: security.capability\n[ 0.567592] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.570073] pinctrl core: initialized pinctrl subsystem\n[ 0.572233] NET: Registered protocol family 16\n[ 0.574270] ACPI: bus type PCI registered\n[ 0.575998] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.578397] PCI: Using configuration type 1 for base access\n[ 0.584940] ACPI: Added _OSI(Module Device)\n[ 0.586691] ACPI: Added _OSI(Processor Device)\n[ 0.588475] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.590342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.593464] ACPI: Interpreter enabled\n[ 0.595084] ACPI: (supports S0 S5)\n[ 0.596620] ACPI: Using IOAPIC for interrupt routing\n[ 0.598541] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.603929] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.606188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.608597] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.610969] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.615287] acpiphp: Slot [3] registered\n[ 0.616972] acpiphp: Slot [4] registered\n[ 0.618652] acpiphp: Slot [5] registered\n[ 0.620325] acpiphp: Slot [6] registered\n[ 0.621993] acpiphp: Slot [7] registered\n[ 0.623659] acpiphp: Slot [8] registered\n[ 0.625325] acpiphp: Slot [9] registered\n[ 0.627010] acpiphp: Slot [10] registered\n[ 0.628708] acpiphp: Slot [11] registered\n[ 0.630400] acpiphp: Slot [12] registered\n[ 0.632131] acpiphp: Slot [13] registered\n[ 0.633836] acpiphp: Slot [14] registered\n[ 0.635532] acpiphp: Slot [15] registered\n[ 0.637234] acpiphp: Slot [16] registered\n[ 0.638938] acpiphp: Slot [17] registered\n[ 0.640673] acpiphp: Slot [18] registered\n[ 0.642366] acpiphp: Slot [19] registered\n[ 0.644240] acpiphp: Slot [20] registered\n[ 0.645795] acpiphp: Slot [21] registered\n[ 0.647415] acpiphp: Slot [22] registered\n[ 0.648932] acpiphp: Slot [23] registered\n[ 0.650421] acpiphp: Slot [24] registered\n[ 0.651929] acpiphp: Slot [25] registered\n[ 0.653432] acpiphp: Slot [26] registered\n[ 0.654987] acpiphp: Slot [27] registered\n[ 0.656461] acpiphp: Slot [28] registered\n[ 0.657942] acpiphp: Slot [29] registered\n[ 0.659411] acpiphp: Slot [30] registered\n[ 0.660874] acpiphp: Slot [31] registered\n[ 0.662342] PCI host bridge to bus 0000:00\n[ 0.663821] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.665569] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.667566] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.669576] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.672271] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.674966] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.680403] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.682509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.684470] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.686554] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.691083] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.693761] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.718107] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.721154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.723550] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.726083] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.728370] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.730504] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.732871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.735758] vgaarb: loaded\n[ 0.736955] vgaarb: bridge control possible 0000:00:02.0\n[ 0.738877] SCSI subsystem initialized\n[ 0.740459] ACPI: bus type USB registered\n[ 0.742004] usbcore: registered new interface driver usbfs\n[ 0.743764] usbcore: registered new interface driver hub\n[ 0.745504] usbcore: registered new device driver usb\n[ 0.747383] PCI: Using ACPI for IRQ routing\n[ 0.749424] NetLabel: Initializing\n[ 0.750790] NetLabel: domain hash size = 128\n[ 0.752309] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.754023] NetLabel: unlabeled traffic allowed by default\n[ 0.755915] Switched to clocksource kvm-clock\n[ 0.766123] pnp: PnP ACPI init\n[ 0.767422] ACPI: bus type PNP registered\n[ 0.769286] pnp: PnP ACPI: found 5 devices\n[ 0.770780] ACPI: bus type PNP unregistered\n[ 0.778712] NET: Registered protocol family 2\n[ 0.780669] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.783592] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.786021] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.788115] TCP: reno registered\n[ 0.789427] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.791363] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.793422] NET: Registered protocol family 1\n[ 0.794985] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.796833] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.798645] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.819146] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.839597] Unpacking initramfs...\n[ 1.325537] Freeing initrd memory: 37508k freed\n[ 1.335289] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.337329] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.341064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.343055] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.345293] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.347245] Initialise system trusted keyring\n[ 1.348808] audit: initializing netlink socket (disabled)\n[ 1.350574] type=2000 audit(1534582205.815:1): initialized\n[ 1.367762] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.369710] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.372525] zpool: loaded\n[ 1.373726] zbud: loaded\n[ 1.375060] VFS: Disk quotas dquot_6.5.2\n[ 1.376548] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.378685] msgmni has been set to 7578\n[ 1.380172] Key type big_key registered\n[ 1.382372] NET: Registered protocol family 38\n[ 1.383938] Key type asymmetric registered\n[ 1.385423] Asymmetric key parser 'x509' registered\n[ 1.387059] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.389815] io scheduler noop registered\n[ 1.391261] io scheduler deadline registered (default)\n[ 1.406770] io scheduler cfq registered\n[ 1.408284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.410074] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.412160] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.414871] ACPI: Power Button [PWRF]\n[ 1.416408] GHES: HEST is not enabled!\n[ 1.417923] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.442067] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.444338] Non-volatile memory driver v1.3\n[ 1.445858] Linux agpgart interface v0.103\n[ 1.447473] crash memory driver: version 1.1\n[ 1.449057] rdac: device handler registered\n[ 1.450627] hp_sw: device handler registered\n[ 1.452152] emc: device handler registered\n[ 1.453636] alua: device handler registered\n[ 1.455158] libphy: Fixed MDIO Bus: probed\n[ 1.456720] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.458687] ehci-pci: EHCI PCI platform driver\n[ 1.460240] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.462135] ohci-pci: OHCI PCI platform driver\n[ 1.463688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.484102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.485902] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.488635] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.490370] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.492273] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.494316] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.496982] usb usb1: Product: UHCI Host Controller\n[ 1.498635] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.500713] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.502397] hub 1-0:1.0: USB hub found\n[ 1.503821] hub 1-0:1.0: 2 ports detected\n[ 1.505610] usbcore: registered new interface driver usbserial\n[ 1.507950] usbcore: registered new interface driver usbserial_generic\n[ 1.510459] usbserial: USB Serial support registered for generic\n[ 1.512868] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.517112] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.519176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.521371] mousedev: PS/2 mouse device common for all mice\n[ 1.524022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.527806] rtc_cmos 00:00: RTC can wake from S4\n[ 1.528802] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.530337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.536023] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.537974] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.539958] cpuidle: using governor menu\n[ 1.541457] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.543269] usbcore: registered new interface driver usbhid\n[ 1.545060] usbhid: USB HID core driver\n[ 1.546512] drop_monitor: Initializing network drop monitor service\n[ 1.548452] TCP: cubic registered\n[ 1.549771] Initializing XFRM netlink socket\n[ 1.551342] NET: Registered protocol family 10\n[ 1.553156] NET: Registered protocol family 17\n[ 1.554900] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.557228] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.559078] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.562156] Loading compiled-in X.509 certificates\n[ 1.563795] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.566922] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.570506] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.573641] registered taskstats version 1\n[ 1.576969] Key type trusted registered\n[ 1.579675] Key type encrypted registered\n[ 1.582366] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.584600] rtc_cmos 00:00: setting system clock to 2018-08-18 08:50:06 UTC (1534582206)\n[ 1.588115] Freeing unused kernel memory: 1680k freed\n[ 1.593775] 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.599204] systemd[1]: Detected virtualization kvm.\n[ 1.600883] systemd[1]: Detected architecture x86-64.\n[ 1.602563] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.605684] systemd[1]: No hostname configured.\n[ 1.607284] systemd[1]: Set hostname to .\n[ 1.609047] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.632194] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.635103] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.638967] systemd[1]: Reached target Swap.\n[ 1.640515] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.642855] systemd[1]: Reached target Timers.\n[ 1.644407] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.646923] systemd[1]: Created slice Root Slice.\n[ 1.648533] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.651102] systemd[1]: Listening on udev Kernel Socket.\n[ 1.652836] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.655560] systemd[1]: Listening on udev Control Socket.\n[ 1.657297] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.660013] systemd[1]: Listening on Journal Socket.\n[ 1.661672] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.664187] systemd[1]: Reached target Sockets.\n[ 1.665760] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.668286] systemd[1]: Created slice System Slice.\n[ 1.669935] systemd[1]: Starting System Slice.\n[ 1.671825] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.674619] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.677644] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.682199] systemd[1]: Reached target Local File Systems.\n[ 1.684000] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Paths.\n[ 1.686620] systemd[1]: Reached target Paths.\n[ 1.688190] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Slices.\n[ 1.690560] systemd[1]: Reached target Slices.\n[ 1.692123] systemd[1]: Starting Slices.\n[ 1.693850] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Started Journal Service.\n[ 1.699459] 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.757591] RPC: Registered named UNIX socket transport module.\n[ 1.760015] RPC: Registered udp transport module.\n[ 1.762007] RPC: Registered tcp transport module.\n[ 1.763987] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.806979] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.867346] FDC 0 is a S82078B\n[ 1.896369] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.937371] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.940674] scsi host0: ata_piix\n[ 1.942522] scsi host1: ata_piix\n[ 1.944174] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.947143] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.952243] vda: vda1\n[ 1.966190] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.968251] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.970358] usb 1-1: Product: QEMU USB Tablet\n[ 1.971982] usb 1-1: Manufacturer: QEMU\n[ 1.973476] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.985323] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.988690] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.121760] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.124929] XFS (vda1): Mounting V4 Filesystem\n[ 2.180843] 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[ 2.342966] tsc: Refined TSC clocksource calibration: 3491.839 MHz\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 Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\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 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 Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.406893] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.541173] SELinux: Disabled at runtime.\n[ 2.578938] type=1404 audit(1534582207.494:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.601903] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.603762] 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 Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Debug File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\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 Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\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 Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[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 Starting Flush Journal to Persistent Storage...\n[ 2.888271] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 2.944651] systemd-journald[386]: Received request to flush runtime journal from PID 1\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 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 Setup Virtual Console.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.055505] type=1305 audit(1534582207.970: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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[ 3.213216] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Authorization Manager...\n[ 3.238185] [drm] Initialized drm 1.1.0 20060810\n Starting NTP client/server...[ 3.243735] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.292231] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.292232] [TTM] Initializing pool allocator\n[ 3.292233] [TTM] Initializing DMA pool allocator\n[ 3.292461] [drm] fb mappable at 0xFC000000\n[ 3.292461] [drm] vram aper at 0xFC000000\n[ 3.292462] [drm] size 33554432\n[ 3.292462] [drm] fb depth is 24\n[ 3.292462] [drm] pitch is 3072\n[ 3.328587] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.333042] ppdev: user-space parallel port driver\n[ 3.356081] Console: switching to colour frame buffer device 128x48\n[ 3.371801] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\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] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.401908] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m[ 3.414692] AES CTR mode by8 optimization enabled\n] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.455378] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.487442] alg: No test for crc32 (crc32-pclmul)\n[ 3.494013] intel_rapl: no valid rapl domains found in package 0\n[ 3.497284] intel_powerclamp: No package C-state available\n[ 3.501651] intel_powerclamp: No package C-state available[ 3.505143] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 08:50:08 +0000. Up 3.47 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-08-18 08:50:09,363 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7e76e078-1b1e-48f9-9388-da09c903ed74/action used request id req-2db369c2-ba91-4b64-aaf2-5eb98331dc51 2018-08-18 08:50:09,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0916659832001s 2018-08-18 08:50:09,364 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7e76e078-1b1e-48f9-9388-da09c903ed74/action used request id req-2db369c2-ba91-4b64-aaf2-5eb98331dc51 2018-08-18 08:50:09,364 - 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 1865318456 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.424460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.427481] pid_max: default: 32768 minimum: 301 [ 0.429126] Security Framework initialized [ 0.430630] SELinux: Initializing. [ 0.432265] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.438547] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.442401] Mount-cache hash table entries: 4096 [ 0.444304] Initializing cgroup subsys memory [ 0.445881] Initializing cgroup subsys devices [ 0.447456] Initializing cgroup subsys freezer [ 0.449039] Initializing cgroup subsys net_cls [ 0.450608] Initializing cgroup subsys blkio [ 0.452151] Initializing cgroup subsys perf_event [ 0.453783] Initializing cgroup subsys hugetlb [ 0.455348] Initializing cgroup subsys pids [ 0.456869] Initializing cgroup subsys net_prio [ 0.458531] CPU: Physical Processor ID: 0 [ 0.460724] mce: CPU supports 10 MCE banks [ 0.462243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.465755] tlb_flushall_shift: 6 [ 0.467287] Freeing SMP alternatives: 28k freed [ 0.471503] ACPI: Core revision 20130517 [ 0.473404] ACPI: All ACPI Tables successfully acquired [ 0.475372] ftrace: allocating 25812 entries in 101 pages [ 0.497365] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.499410] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.501424] smpboot: Max logical packages: 2 [ 0.503229] Enabling x2apic [ 0.504460] Enabled x2apic [ 0.505964] Switched APIC routing to physical x2apic. [ 0.509032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.511026] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.514873] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.523585] KVM setup paravirtual spinlock [ 0.526592] smpboot: Booting Node 0, Processors #1 OK [ 0.529057] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.550963] Brought up 2 CPUs [ 0.550965] KVM setup async PF for cpu 1 [ 0.550979] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.555956] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.559214] devtmpfs: initialized [ 0.562375] EVM: security.selinux [ 0.563932] EVM: security.ima [ 0.565370] EVM: security.capability [ 0.567592] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.570073] pinctrl core: initialized pinctrl subsystem [ 0.572233] NET: Registered protocol family 16 [ 0.574270] ACPI: bus type PCI registered [ 0.575998] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.578397] PCI: Using configuration type 1 for base access [ 0.584940] ACPI: Added _OSI(Module Device) [ 0.586691] ACPI: Added _OSI(Processor Device) [ 0.588475] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.590342] ACPI: Added _OSI(Processor Aggregator Device) [ 0.593464] ACPI: Interpreter enabled [ 0.595084] ACPI: (supports S0 S5) [ 0.596620] ACPI: Using IOAPIC for interrupt routing [ 0.598541] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.603929] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.606188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.608597] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.610969] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.615287] acpiphp: Slot [3] registered [ 0.616972] acpiphp: Slot [4] registered [ 0.618652] acpiphp: Slot [5] registered [ 0.620325] acpiphp: Slot [6] registered [ 0.621993] acpiphp: Slot [7] registered [ 0.623659] acpiphp: Slot [8] registered [ 0.625325] acpiphp: Slot [9] registered [ 0.627010] acpiphp: Slot [10] registered [ 0.628708] acpiphp: Slot [11] registered [ 0.630400] acpiphp: Slot [12] registered [ 0.632131] acpiphp: Slot [13] registered [ 0.633836] acpiphp: Slot [14] registered [ 0.635532] acpiphp: Slot [15] registered [ 0.637234] acpiphp: Slot [16] registered [ 0.638938] acpiphp: Slot [17] registered [ 0.640673] acpiphp: Slot [18] registered [ 0.642366] acpiphp: Slot [19] registered [ 0.644240] acpiphp: Slot [20] registered [ 0.645795] acpiphp: Slot [21] registered [ 0.647415] acpiphp: Slot [22] registered [ 0.648932] acpiphp: Slot [23] registered [ 0.650421] acpiphp: Slot [24] registered [ 0.651929] acpiphp: Slot [25] registered [ 0.653432] acpiphp: Slot [26] registered [ 0.654987] acpiphp: Slot [27] registered [ 0.656461] acpiphp: Slot [28] registered [ 0.657942] acpiphp: Slot [29] registered [ 0.659411] acpiphp: Slot [30] registered [ 0.660874] acpiphp: Slot [31] registered [ 0.662342] PCI host bridge to bus 0000:00 [ 0.663821] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.665569] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.667566] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.669576] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.672271] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.674966] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.680403] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.682509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.684470] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.686554] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.691083] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.693761] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.718107] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.721154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.723550] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.726083] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.728370] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.730504] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.732871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.735758] vgaarb: loaded [ 0.736955] vgaarb: bridge control possible 0000:00:02.0 [ 0.738877] SCSI subsystem initialized [ 0.740459] ACPI: bus type USB registered [ 0.742004] usbcore: registered new interface driver usbfs [ 0.743764] usbcore: registered new interface driver hub [ 0.745504] usbcore: registered new device driver usb [ 0.747383] PCI: Using ACPI for IRQ routing [ 0.749424] NetLabel: Initializing [ 0.750790] NetLabel: domain hash size = 128 [ 0.752309] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.754023] NetLabel: unlabeled traffic allowed by default [ 0.755915] Switched to clocksource kvm-clock [ 0.766123] pnp: PnP ACPI init [ 0.767422] ACPI: bus type PNP registered [ 0.769286] pnp: PnP ACPI: found 5 devices [ 0.770780] ACPI: bus type PNP unregistered [ 0.778712] NET: Registered protocol family 2 [ 0.780669] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.783592] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.786021] TCP: Hash tables configured (established 32768 bind 32768) [ 0.788115] TCP: reno registered [ 0.789427] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.791363] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.793422] NET: Registered protocol family 1 [ 0.794985] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.796833] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.798645] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.819146] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.839597] Unpacking initramfs... [ 1.325537] Freeing initrd memory: 37508k freed [ 1.335289] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.337329] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.341064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.343055] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.345293] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.347245] Initialise system trusted keyring [ 1.348808] audit: initializing netlink socket (disabled) [ 1.350574] type=2000 audit(1534582205.815:1): initialized [ 1.367762] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.369710] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.372525] zpool: loaded [ 1.373726] zbud: loaded [ 1.375060] VFS: Disk quotas dquot_6.5.2 [ 1.376548] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.378685] msgmni has been set to 7578 [ 1.380172] Key type big_key registered [ 1.382372] NET: Registered protocol family 38 [ 1.383938] Key type asymmetric registered [ 1.385423] Asymmetric key parser 'x509' registered [ 1.387059] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.389815] io scheduler noop registered [ 1.391261] io scheduler deadline registered (default) [ 1.406770] io scheduler cfq registered [ 1.408284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.410074] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.412160] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.414871] ACPI: Power Button [PWRF] [ 1.416408] GHES: HEST is not enabled! [ 1.417923] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.442067] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.444338] Non-volatile memory driver v1.3 [ 1.445858] Linux agpgart interface v0.103 [ 1.447473] crash memory driver: version 1.1 [ 1.449057] rdac: device handler registered [ 1.450627] hp_sw: device handler registered [ 1.452152] emc: device handler registered [ 1.453636] alua: device handler registered [ 1.455158] libphy: Fixed MDIO Bus: probed [ 1.456720] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.458687] ehci-pci: EHCI PCI platform driver [ 1.460240] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.462135] ohci-pci: OHCI PCI platform driver [ 1.463688] uhci_hcd: USB Universal Host Controller Interface driver [ 1.484102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.485902] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.488635] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.490370] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.492273] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.494316] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.496982] usb usb1: Product: UHCI Host Controller [ 1.498635] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.500713] usb usb1: SerialNumber: 0000:00:01.2 [ 1.502397] hub 1-0:1.0: USB hub found [ 1.503821] hub 1-0:1.0: 2 ports detected [ 1.505610] usbcore: registered new interface driver usbserial [ 1.507950] usbcore: registered new interface driver usbserial_generic [ 1.510459] usbserial: USB Serial support registered for generic [ 1.512868] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.517112] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.519176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.521371] mousedev: PS/2 mouse device common for all mice [ 1.524022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.527806] rtc_cmos 00:00: RTC can wake from S4 [ 1.528802] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.530337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.536023] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.537974] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.539958] cpuidle: using governor menu [ 1.541457] hidraw: raw HID events driver (C) Jiri Kosina [ 1.543269] usbcore: registered new interface driver usbhid [ 1.545060] usbhid: USB HID core driver [ 1.546512] drop_monitor: Initializing network drop monitor service [ 1.548452] TCP: cubic registered [ 1.549771] Initializing XFRM netlink socket [ 1.551342] NET: Registered protocol family 10 [ 1.553156] NET: Registered protocol family 17 [ 1.554900] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.557228] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.559078] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.562156] Loading compiled-in X.509 certificates [ 1.563795] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.566922] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.570506] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.573641] registered taskstats version 1 [ 1.576969] Key type trusted registered [ 1.579675] Key type encrypted registered [ 1.582366] IMA: No TPM chip found, activating TPM-bypass! [ 1.584600] rtc_cmos 00:00: setting system clock to 2018-08-18 08:50:06 UTC (1534582206) [ 1.588115] Freeing unused kernel memory: 1680k freed [ 1.593775] 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.599204] systemd[1]: Detected virtualization kvm. [ 1.600883] systemd[1]: Detected architecture x86-64. [ 1.602563] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.605684] systemd[1]: No hostname configured. [ 1.607284] systemd[1]: Set hostname to . [ 1.609047] systemd[1]: Initializing machine ID from KVM UUID. [ 1.632194] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.635103] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.638967] systemd[1]: Reached target Swap. [ 1.640515] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.642855] systemd[1]: Reached target Timers. [ 1.644407] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.646923] systemd[1]: Created slice Root Slice. [ 1.648533] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.651102] systemd[1]: Listening on udev Kernel Socket. [ 1.652836] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.655560] systemd[1]: Listening on udev Control Socket. [ 1.657297] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.660013] systemd[1]: Listening on Journal Socket. [ 1.661672] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.664187] systemd[1]: Reached target Sockets. [ 1.665760] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.668286] systemd[1]: Created slice System Slice. [ 1.669935] systemd[1]: Starting System Slice. [ 1.671825] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.674619] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.677644] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.682199] systemd[1]: Reached target Local File Systems. [ 1.684000] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Paths. [ 1.686620] systemd[1]: Reached target Paths. [ 1.688190] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Slices. [ 1.690560] systemd[1]: Reached target Slices. [ 1.692123] systemd[1]: Starting Slices. [ 1.693850] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.699459] 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.757591] RPC: Registered named UNIX socket transport module. [ 1.760015] RPC: Registered udp transport module. [ 1.762007] RPC: Registered tcp transport module. [ 1.763987] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.806979] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.867346] FDC 0 is a S82078B [ 1.896369] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.937371] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.940674] scsi host0: ata_piix [ 1.942522] scsi host1: ata_piix [ 1.944174] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.947143] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.952243] vda: vda1 [ 1.966190] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.968251] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.970358] usb 1-1: Product: QEMU USB Tablet [ 1.971982] usb 1-1: Manufacturer: QEMU [ 1.973476] usb 1-1: SerialNumber: 42 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.985323] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.988690] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.121760] SGI XFS with ACLs, security attributes, no debug enabled [ 2.124929] XFS (vda1): Mounting V4 Filesystem [ 2.180843] 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... [ 2.342966] tsc: Refined TSC clocksource calibration: 3491.839 MHz [[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 Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[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 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 Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.406893] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.541173] SELinux: Disabled at runtime. [ 2.578938] type=1404 audit(1534582207.494:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.601903] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.603762] 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... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Debug File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. [[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 Journal Service. [[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... Starting Flush Journal to Persistent Storage... [ 2.888271] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 2.944651] systemd-journald[386]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 Setup Virtual Console. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.055505] type=1305 audit(1534582207.970: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 D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [ 3.213216] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Authorization Manager... [ 3.238185] [drm] Initialized drm 1.1.0 20060810 Starting NTP client/server...[ 3.243735] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.292231] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.292232] [TTM] Initializing pool allocator [ 3.292233] [TTM] Initializing DMA pool allocator [ 3.292461] [drm] fb mappable at 0xFC000000 [ 3.292461] [drm] vram aper at 0xFC000000 [ 3.292462] [drm] size 33554432 [ 3.292462] [drm] fb depth is 24 [ 3.292462] [drm] pitch is 3072 [ 3.328587] fbcon: cirrusdrmfb (fb0) is primary device [ 3.333042] ppdev: user-space parallel port driver [ 3.356081] Console: switching to colour frame buffer device 128x48 [ 3.371801] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[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] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [ 3.401908] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m[ 3.414692] AES CTR mode by8 optimization enabled ] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Authorization Manager. [ 3.455378] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.487442] alg: No test for crc32 (crc32-pclmul) [ 3.494013] intel_rapl: no valid rapl domains found in package 0 [ 3.497284] intel_powerclamp: No package C-state available [ 3.501651] intel_powerclamp: No package C-state available[ 3.505143] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 08:50:08 +0000. Up 3.47 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-08-18 08:50:10,367 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207: timed out 2018-08-18 08:50:19,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 08:50:19,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7e76e078-1b1e-48f9-9388-da09c903ed74/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}71b7820621942e7fbb34f126b422d1a5975b8985" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 08:50:19,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:50: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-1e8117ca-4494-4554-9e41-4b7bd1260578 x-compute-request-id: req-1e8117ca-4494-4554-9e41-4b7bd1260578 Content-Encoding: gzip Content-Length: 12745 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 1865318456 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.424460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.427481] pid_max: default: 32768 minimum: 301\n[ 0.429126] Security Framework initialized\n[ 0.430630] SELinux: Initializing.\n[ 0.432265] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.438547] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.442401] Mount-cache hash table entries: 4096\n[ 0.444304] Initializing cgroup subsys memory\n[ 0.445881] Initializing cgroup subsys devices\n[ 0.447456] Initializing cgroup subsys freezer\n[ 0.449039] Initializing cgroup subsys net_cls\n[ 0.450608] Initializing cgroup subsys blkio\n[ 0.452151] Initializing cgroup subsys perf_event\n[ 0.453783] Initializing cgroup subsys hugetlb\n[ 0.455348] Initializing cgroup subsys pids\n[ 0.456869] Initializing cgroup subsys net_prio\n[ 0.458531] CPU: Physical Processor ID: 0\n[ 0.460724] mce: CPU supports 10 MCE banks\n[ 0.462243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.463999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.465755] tlb_flushall_shift: 6\n[ 0.467287] Freeing SMP alternatives: 28k freed\n[ 0.471503] ACPI: Core revision 20130517\n[ 0.473404] ACPI: All ACPI Tables successfully acquired\n[ 0.475372] ftrace: allocating 25812 entries in 101 pages\n[ 0.497365] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.499410] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.501424] smpboot: Max logical packages: 2\n[ 0.503229] Enabling x2apic\n[ 0.504460] Enabled x2apic\n[ 0.505964] Switched APIC routing to physical x2apic.\n[ 0.509032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.511026] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.514873] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.523585] KVM setup paravirtual spinlock\n[ 0.526592] smpboot: Booting Node 0, Processors #1 OK\n[ 0.529057] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.550963] Brought up 2 CPUs\n[ 0.550965] KVM setup async PF for cpu 1\n[ 0.550979] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.555956] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.559214] devtmpfs: initialized\n[ 0.562375] EVM: security.selinux\n[ 0.563932] EVM: security.ima\n[ 0.565370] EVM: security.capability\n[ 0.567592] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.570073] pinctrl core: initialized pinctrl subsystem\n[ 0.572233] NET: Registered protocol family 16\n[ 0.574270] ACPI: bus type PCI registered\n[ 0.575998] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.578397] PCI: Using configuration type 1 for base access\n[ 0.584940] ACPI: Added _OSI(Module Device)\n[ 0.586691] ACPI: Added _OSI(Processor Device)\n[ 0.588475] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.590342] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.593464] ACPI: Interpreter enabled\n[ 0.595084] ACPI: (supports S0 S5)\n[ 0.596620] ACPI: Using IOAPIC for interrupt routing\n[ 0.598541] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.603929] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.606188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.608597] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.610969] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.615287] acpiphp: Slot [3] registered\n[ 0.616972] acpiphp: Slot [4] registered\n[ 0.618652] acpiphp: Slot [5] registered\n[ 0.620325] acpiphp: Slot [6] registered\n[ 0.621993] acpiphp: Slot [7] registered\n[ 0.623659] acpiphp: Slot [8] registered\n[ 0.625325] acpiphp: Slot [9] registered\n[ 0.627010] acpiphp: Slot [10] registered\n[ 0.628708] acpiphp: Slot [11] registered\n[ 0.630400] acpiphp: Slot [12] registered\n[ 0.632131] acpiphp: Slot [13] registered\n[ 0.633836] acpiphp: Slot [14] registered\n[ 0.635532] acpiphp: Slot [15] registered\n[ 0.637234] acpiphp: Slot [16] registered\n[ 0.638938] acpiphp: Slot [17] registered\n[ 0.640673] acpiphp: Slot [18] registered\n[ 0.642366] acpiphp: Slot [19] registered\n[ 0.644240] acpiphp: Slot [20] registered\n[ 0.645795] acpiphp: Slot [21] registered\n[ 0.647415] acpiphp: Slot [22] registered\n[ 0.648932] acpiphp: Slot [23] registered\n[ 0.650421] acpiphp: Slot [24] registered\n[ 0.651929] acpiphp: Slot [25] registered\n[ 0.653432] acpiphp: Slot [26] registered\n[ 0.654987] acpiphp: Slot [27] registered\n[ 0.656461] acpiphp: Slot [28] registered\n[ 0.657942] acpiphp: Slot [29] registered\n[ 0.659411] acpiphp: Slot [30] registered\n[ 0.660874] acpiphp: Slot [31] registered\n[ 0.662342] PCI host bridge to bus 0000:00\n[ 0.663821] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.665569] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.667566] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.669576] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.672271] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.674966] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.680403] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.682509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.684470] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.686554] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.691083] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.693761] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.718107] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.721154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.723550] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.726083] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.728370] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.730504] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.732871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.735758] vgaarb: loaded\n[ 0.736955] vgaarb: bridge control possible 0000:00:02.0\n[ 0.738877] SCSI subsystem initialized\n[ 0.740459] ACPI: bus type USB registered\n[ 0.742004] usbcore: registered new interface driver usbfs\n[ 0.743764] usbcore: registered new interface driver hub\n[ 0.745504] usbcore: registered new device driver usb\n[ 0.747383] PCI: Using ACPI for IRQ routing\n[ 0.749424] NetLabel: Initializing\n[ 0.750790] NetLabel: domain hash size = 128\n[ 0.752309] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.754023] NetLabel: unlabeled traffic allowed by default\n[ 0.755915] Switched to clocksource kvm-clock\n[ 0.766123] pnp: PnP ACPI init\n[ 0.767422] ACPI: bus type PNP registered\n[ 0.769286] pnp: PnP ACPI: found 5 devices\n[ 0.770780] ACPI: bus type PNP unregistered\n[ 0.778712] NET: Registered protocol family 2\n[ 0.780669] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.783592] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.786021] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.788115] TCP: reno registered\n[ 0.789427] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.791363] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.793422] NET: Registered protocol family 1\n[ 0.794985] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.796833] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.798645] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.819146] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.839597] Unpacking initramfs...\n[ 1.325537] Freeing initrd memory: 37508k freed\n[ 1.335289] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.337329] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.341064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.343055] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.345293] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.347245] Initialise system trusted keyring\n[ 1.348808] audit: initializing netlink socket (disabled)\n[ 1.350574] type=2000 audit(1534582205.815:1): initialized\n[ 1.367762] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.369710] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.372525] zpool: loaded\n[ 1.373726] zbud: loaded\n[ 1.375060] VFS: Disk quotas dquot_6.5.2\n[ 1.376548] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.378685] msgmni has been set to 7578\n[ 1.380172] Key type big_key registered\n[ 1.382372] NET: Registered protocol family 38\n[ 1.383938] Key type asymmetric registered\n[ 1.385423] Asymmetric key parser 'x509' registered\n[ 1.387059] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.389815] io scheduler noop registered\n[ 1.391261] io scheduler deadline registered (default)\n[ 1.406770] io scheduler cfq registered\n[ 1.408284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.410074] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.412160] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.414871] ACPI: Power Button [PWRF]\n[ 1.416408] GHES: HEST is not enabled!\n[ 1.417923] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.442067] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.444338] Non-volatile memory driver v1.3\n[ 1.445858] Linux agpgart interface v0.103\n[ 1.447473] crash memory driver: version 1.1\n[ 1.449057] rdac: device handler registered\n[ 1.450627] hp_sw: device handler registered\n[ 1.452152] emc: device handler registered\n[ 1.453636] alua: device handler registered\n[ 1.455158] libphy: Fixed MDIO Bus: probed\n[ 1.456720] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.458687] ehci-pci: EHCI PCI platform driver\n[ 1.460240] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.462135] ohci-pci: OHCI PCI platform driver\n[ 1.463688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.484102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.485902] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.488635] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.490370] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.492273] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.494316] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.496982] usb usb1: Product: UHCI Host Controller\n[ 1.498635] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.500713] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.502397] hub 1-0:1.0: USB hub found\n[ 1.503821] hub 1-0:1.0: 2 ports detected\n[ 1.505610] usbcore: registered new interface driver usbserial\n[ 1.507950] usbcore: registered new interface driver usbserial_generic\n[ 1.510459] usbserial: USB Serial support registered for generic\n[ 1.512868] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.517112] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.519176] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.521371] mousedev: PS/2 mouse device common for all mice\n[ 1.524022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.527806] rtc_cmos 00:00: RTC can wake from S4\n[ 1.528802] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.530337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.536023] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.537974] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.539958] cpuidle: using governor menu\n[ 1.541457] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.543269] usbcore: registered new interface driver usbhid\n[ 1.545060] usbhid: USB HID core driver\n[ 1.546512] drop_monitor: Initializing network drop monitor service\n[ 1.548452] TCP: cubic registered\n[ 1.549771] Initializing XFRM netlink socket\n[ 1.551342] NET: Registered protocol family 10\n[ 1.553156] NET: Registered protocol family 17\n[ 1.554900] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.557228] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.559078] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.562156] Loading compiled-in X.509 certificates\n[ 1.563795] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.566922] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.570506] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.573641] registered taskstats version 1\n[ 1.576969] Key type trusted registered\n[ 1.579675] Key type encrypted registered\n[ 1.582366] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.584600] rtc_cmos 00:00: setting system clock to 2018-08-18 08:50:06 UTC (1534582206)\n[ 1.588115] Freeing unused kernel memory: 1680k freed\n[ 1.593775] 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.599204] systemd[1]: Detected virtualization kvm.\n[ 1.600883] systemd[1]: Detected architecture x86-64.\n[ 1.602563] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.605684] systemd[1]: No hostname configured.\n[ 1.607284] systemd[1]: Set hostname to .\n[ 1.609047] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.632194] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.635103] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.638967] systemd[1]: Reached target Swap.\n[ 1.640515] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.642855] systemd[1]: Reached target Timers.\n[ 1.644407] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.646923] systemd[1]: Created slice Root Slice.\n[ 1.648533] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.651102] systemd[1]: Listening on udev Kernel Socket.\n[ 1.652836] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.655560] systemd[1]: Listening on udev Control Socket.\n[ 1.657297] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.660013] systemd[1]: Listening on Journal Socket.\n[ 1.661672] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.664187] systemd[1]: Reached target Sockets.\n[ 1.665760] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.668286] systemd[1]: Created slice System Slice.\n[ 1.669935] systemd[1]: Starting System Slice.\n[ 1.671825] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.674619] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.677644] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.682199] systemd[1]: Reached target Local File Systems.\n[ 1.684000] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Paths.\n[ 1.686620] systemd[1]: Reached target Paths.\n[ 1.688190] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Slices.\n[ 1.690560] systemd[1]: Reached target Slices.\n[ 1.692123] systemd[1]: Starting Slices.\n[ 1.693850] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Started Journal Service.\n[ 1.699459] 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.757591] RPC: Registered named UNIX socket transport module.\n[ 1.760015] RPC: Registered udp transport module.\n[ 1.762007] RPC: Registered tcp transport module.\n[ 1.763987] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.806979] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.867346] FDC 0 is a S82078B\n[ 1.896369] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.937371] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.940674] scsi host0: ata_piix\n[ 1.942522] scsi host1: ata_piix\n[ 1.944174] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.947143] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.952243] vda: vda1\n[ 1.966190] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.968251] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.970358] usb 1-1: Product: QEMU USB Tablet\n[ 1.971982] usb 1-1: Manufacturer: QEMU\n[ 1.973476] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.985323] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.988690] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.121760] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.124929] XFS (vda1): Mounting V4 Filesystem\n[ 2.180843] 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[ 2.342966] tsc: Refined TSC clocksource calibration: 3491.839 MHz\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 Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\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 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 Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.406893] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.541173] SELinux: Disabled at runtime.\n[ 2.578938] type=1404 audit(1534582207.494:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.601903] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.603762] 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 Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Debug File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\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 Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\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 Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[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 Starting Flush Journal to Persistent Storage...\n[ 2.888271] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 2.944651] systemd-journald[386]: Received request to flush runtime journal from PID 1\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 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 Setup Virtual Console.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.055505] type=1305 audit(1534582207.970: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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[ 3.213216] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Authorization Manager...\n[ 3.238185] [drm] Initialized drm 1.1.0 20060810\n Starting NTP client/server...[ 3.243735] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.292231] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.292232] [TTM] Initializing pool allocator\n[ 3.292233] [TTM] Initializing DMA pool allocator\n[ 3.292461] [drm] fb mappable at 0xFC000000\n[ 3.292461] [drm] vram aper at 0xFC000000\n[ 3.292462] [drm] size 33554432\n[ 3.292462] [drm] fb depth is 24\n[ 3.292462] [drm] pitch is 3072\n[ 3.328587] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.333042] ppdev: user-space parallel port driver\n[ 3.356081] Console: switching to colour frame buffer device 128x48\n[ 3.371801] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\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] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.401908] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m[ 3.414692] AES CTR mode by8 optimization enabled\n] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.455378] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.487442] alg: No test for crc32 (crc32-pclmul)\n[ 3.494013] intel_rapl: no valid rapl domains found in package 0\n[ 3.497284] intel_powerclamp: No package C-state available\n[ 3.501651] intel_powerclamp: No package C-state available[ 3.505143] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 08:50:08 +0000. Up 3.47 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.031640] cloud-init[795]: Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 08:50:11 +0000. Up 5.95 seconds.\n[ 6.065236] cloud-init[795]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.076223] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.078395] cloud-init[795]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.080310] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.082536] cloud-init[795]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.092090] cloud-init[795]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:8e:f1:ca |\n[ 6.096119] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.098459] cloud-init[795]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.101092] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.103380] cloud-init[795]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.106082] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.108698] cloud-init[795]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.114654] cloud-init[795]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.116745] cloud-init[795]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.121145] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.532208] cloud-init[3177]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 08:50:15 +0000. Up 10.48 seconds.\n[ 10.832215] cloud-init[3446]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 08:50:16 +0000. Up 10.78 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | b4:1d:c1:97:9e:d8:6d:3e:2e:30:17:a4:80:58:69:3a | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.907518] cloud-init[3446]: Cloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 08:50:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.90 seconds\n"} 2018-08-18 08:50:19,465 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7e76e078-1b1e-48f9-9388-da09c903ed74/action used request id req-1e8117ca-4494-4554-9e41-4b7bd1260578 2018-08-18 08:50:19,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0883529186249s 2018-08-18 08:50:19,467 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7e76e078-1b1e-48f9-9388-da09c903ed74/action used request id req-1e8117ca-4494-4554-9e41-4b7bd1260578 2018-08-18 08:50:19,467 - 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 1865318456 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.424460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.427481] pid_max: default: 32768 minimum: 301 [ 0.429126] Security Framework initialized [ 0.430630] SELinux: Initializing. [ 0.432265] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.438547] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.442401] Mount-cache hash table entries: 4096 [ 0.444304] Initializing cgroup subsys memory [ 0.445881] Initializing cgroup subsys devices [ 0.447456] Initializing cgroup subsys freezer [ 0.449039] Initializing cgroup subsys net_cls [ 0.450608] Initializing cgroup subsys blkio [ 0.452151] Initializing cgroup subsys perf_event [ 0.453783] Initializing cgroup subsys hugetlb [ 0.455348] Initializing cgroup subsys pids [ 0.456869] Initializing cgroup subsys net_prio [ 0.458531] CPU: Physical Processor ID: 0 [ 0.460724] mce: CPU supports 10 MCE banks [ 0.462243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.463999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.465755] tlb_flushall_shift: 6 [ 0.467287] Freeing SMP alternatives: 28k freed [ 0.471503] ACPI: Core revision 20130517 [ 0.473404] ACPI: All ACPI Tables successfully acquired [ 0.475372] ftrace: allocating 25812 entries in 101 pages [ 0.497365] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.499410] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.501424] smpboot: Max logical packages: 2 [ 0.503229] Enabling x2apic [ 0.504460] Enabled x2apic [ 0.505964] Switched APIC routing to physical x2apic. [ 0.509032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.511026] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.514873] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.523585] KVM setup paravirtual spinlock [ 0.526592] smpboot: Booting Node 0, Processors #1 OK [ 0.529057] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.550963] Brought up 2 CPUs [ 0.550965] KVM setup async PF for cpu 1 [ 0.550979] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.555956] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.559214] devtmpfs: initialized [ 0.562375] EVM: security.selinux [ 0.563932] EVM: security.ima [ 0.565370] EVM: security.capability [ 0.567592] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.570073] pinctrl core: initialized pinctrl subsystem [ 0.572233] NET: Registered protocol family 16 [ 0.574270] ACPI: bus type PCI registered [ 0.575998] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.578397] PCI: Using configuration type 1 for base access [ 0.584940] ACPI: Added _OSI(Module Device) [ 0.586691] ACPI: Added _OSI(Processor Device) [ 0.588475] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.590342] ACPI: Added _OSI(Processor Aggregator Device) [ 0.593464] ACPI: Interpreter enabled [ 0.595084] ACPI: (supports S0 S5) [ 0.596620] ACPI: Using IOAPIC for interrupt routing [ 0.598541] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.603929] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.606188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.608597] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.610969] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.615287] acpiphp: Slot [3] registered [ 0.616972] acpiphp: Slot [4] registered [ 0.618652] acpiphp: Slot [5] registered [ 0.620325] acpiphp: Slot [6] registered [ 0.621993] acpiphp: Slot [7] registered [ 0.623659] acpiphp: Slot [8] registered [ 0.625325] acpiphp: Slot [9] registered [ 0.627010] acpiphp: Slot [10] registered [ 0.628708] acpiphp: Slot [11] registered [ 0.630400] acpiphp: Slot [12] registered [ 0.632131] acpiphp: Slot [13] registered [ 0.633836] acpiphp: Slot [14] registered [ 0.635532] acpiphp: Slot [15] registered [ 0.637234] acpiphp: Slot [16] registered [ 0.638938] acpiphp: Slot [17] registered [ 0.640673] acpiphp: Slot [18] registered [ 0.642366] acpiphp: Slot [19] registered [ 0.644240] acpiphp: Slot [20] registered [ 0.645795] acpiphp: Slot [21] registered [ 0.647415] acpiphp: Slot [22] registered [ 0.648932] acpiphp: Slot [23] registered [ 0.650421] acpiphp: Slot [24] registered [ 0.651929] acpiphp: Slot [25] registered [ 0.653432] acpiphp: Slot [26] registered [ 0.654987] acpiphp: Slot [27] registered [ 0.656461] acpiphp: Slot [28] registered [ 0.657942] acpiphp: Slot [29] registered [ 0.659411] acpiphp: Slot [30] registered [ 0.660874] acpiphp: Slot [31] registered [ 0.662342] PCI host bridge to bus 0000:00 [ 0.663821] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.665569] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.667566] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.669576] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.672271] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.674966] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.680403] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.682509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.684470] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.686554] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.691083] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.693761] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.718107] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.721154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.723550] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.726083] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.728370] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.730504] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.732871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.735758] vgaarb: loaded [ 0.736955] vgaarb: bridge control possible 0000:00:02.0 [ 0.738877] SCSI subsystem initialized [ 0.740459] ACPI: bus type USB registered [ 0.742004] usbcore: registered new interface driver usbfs [ 0.743764] usbcore: registered new interface driver hub [ 0.745504] usbcore: registered new device driver usb [ 0.747383] PCI: Using ACPI for IRQ routing [ 0.749424] NetLabel: Initializing [ 0.750790] NetLabel: domain hash size = 128 [ 0.752309] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.754023] NetLabel: unlabeled traffic allowed by default [ 0.755915] Switched to clocksource kvm-clock [ 0.766123] pnp: PnP ACPI init [ 0.767422] ACPI: bus type PNP registered [ 0.769286] pnp: PnP ACPI: found 5 devices [ 0.770780] ACPI: bus type PNP unregistered [ 0.778712] NET: Registered protocol family 2 [ 0.780669] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.783592] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.786021] TCP: Hash tables configured (established 32768 bind 32768) [ 0.788115] TCP: reno registered [ 0.789427] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.791363] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.793422] NET: Registered protocol family 1 [ 0.794985] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.796833] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.798645] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.819146] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.839597] Unpacking initramfs... [ 1.325537] Freeing initrd memory: 37508k freed [ 1.335289] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.337329] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.341064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.343055] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.345293] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.347245] Initialise system trusted keyring [ 1.348808] audit: initializing netlink socket (disabled) [ 1.350574] type=2000 audit(1534582205.815:1): initialized [ 1.367762] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.369710] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.372525] zpool: loaded [ 1.373726] zbud: loaded [ 1.375060] VFS: Disk quotas dquot_6.5.2 [ 1.376548] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.378685] msgmni has been set to 7578 [ 1.380172] Key type big_key registered [ 1.382372] NET: Registered protocol family 38 [ 1.383938] Key type asymmetric registered [ 1.385423] Asymmetric key parser 'x509' registered [ 1.387059] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.389815] io scheduler noop registered [ 1.391261] io scheduler deadline registered (default) [ 1.406770] io scheduler cfq registered [ 1.408284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.410074] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.412160] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.414871] ACPI: Power Button [PWRF] [ 1.416408] GHES: HEST is not enabled! [ 1.417923] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.442067] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.444338] Non-volatile memory driver v1.3 [ 1.445858] Linux agpgart interface v0.103 [ 1.447473] crash memory driver: version 1.1 [ 1.449057] rdac: device handler registered [ 1.450627] hp_sw: device handler registered [ 1.452152] emc: device handler registered [ 1.453636] alua: device handler registered [ 1.455158] libphy: Fixed MDIO Bus: probed [ 1.456720] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.458687] ehci-pci: EHCI PCI platform driver [ 1.460240] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.462135] ohci-pci: OHCI PCI platform driver [ 1.463688] uhci_hcd: USB Universal Host Controller Interface driver [ 1.484102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.485902] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.488635] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.490370] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.492273] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.494316] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.496982] usb usb1: Product: UHCI Host Controller [ 1.498635] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.500713] usb usb1: SerialNumber: 0000:00:01.2 [ 1.502397] hub 1-0:1.0: USB hub found [ 1.503821] hub 1-0:1.0: 2 ports detected [ 1.505610] usbcore: registered new interface driver usbserial [ 1.507950] usbcore: registered new interface driver usbserial_generic [ 1.510459] usbserial: USB Serial support registered for generic [ 1.512868] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.517112] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.519176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.521371] mousedev: PS/2 mouse device common for all mice [ 1.524022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.527806] rtc_cmos 00:00: RTC can wake from S4 [ 1.528802] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.530337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.536023] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.537974] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.539958] cpuidle: using governor menu [ 1.541457] hidraw: raw HID events driver (C) Jiri Kosina [ 1.543269] usbcore: registered new interface driver usbhid [ 1.545060] usbhid: USB HID core driver [ 1.546512] drop_monitor: Initializing network drop monitor service [ 1.548452] TCP: cubic registered [ 1.549771] Initializing XFRM netlink socket [ 1.551342] NET: Registered protocol family 10 [ 1.553156] NET: Registered protocol family 17 [ 1.554900] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.557228] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.559078] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.562156] Loading compiled-in X.509 certificates [ 1.563795] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.566922] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.570506] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.573641] registered taskstats version 1 [ 1.576969] Key type trusted registered [ 1.579675] Key type encrypted registered [ 1.582366] IMA: No TPM chip found, activating TPM-bypass! [ 1.584600] rtc_cmos 00:00: setting system clock to 2018-08-18 08:50:06 UTC (1534582206) [ 1.588115] Freeing unused kernel memory: 1680k freed [ 1.593775] 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.599204] systemd[1]: Detected virtualization kvm. [ 1.600883] systemd[1]: Detected architecture x86-64. [ 1.602563] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.605684] systemd[1]: No hostname configured. [ 1.607284] systemd[1]: Set hostname to . [ 1.609047] systemd[1]: Initializing machine ID from KVM UUID. [ 1.632194] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.635103] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.638967] systemd[1]: Reached target Swap. [ 1.640515] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.642855] systemd[1]: Reached target Timers. [ 1.644407] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.646923] systemd[1]: Created slice Root Slice. [ 1.648533] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.651102] systemd[1]: Listening on udev Kernel Socket. [ 1.652836] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.655560] systemd[1]: Listening on udev Control Socket. [ 1.657297] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.660013] systemd[1]: Listening on Journal Socket. [ 1.661672] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.664187] systemd[1]: Reached target Sockets. [ 1.665760] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.668286] systemd[1]: Created slice System Slice. [ 1.669935] systemd[1]: Starting System Slice. [ 1.671825] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.674619] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.677644] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.682199] systemd[1]: Reached target Local File Systems. [ 1.684000] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Paths. [ 1.686620] systemd[1]: Reached target Paths. [ 1.688190] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Slices. [ 1.690560] systemd[1]: Reached target Slices. [ 1.692123] systemd[1]: Starting Slices. [ 1.693850] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.699459] 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.757591] RPC: Registered named UNIX socket transport module. [ 1.760015] RPC: Registered udp transport module. [ 1.762007] RPC: Registered tcp transport module. [ 1.763987] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.806979] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.867346] FDC 0 is a S82078B [ 1.896369] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.937371] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.940674] scsi host0: ata_piix [ 1.942522] scsi host1: ata_piix [ 1.944174] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.947143] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.952243] vda: vda1 [ 1.966190] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.968251] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.970358] usb 1-1: Product: QEMU USB Tablet [ 1.971982] usb 1-1: Manufacturer: QEMU [ 1.973476] usb 1-1: SerialNumber: 42 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.985323] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.988690] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.121760] SGI XFS with ACLs, security attributes, no debug enabled [ 2.124929] XFS (vda1): Mounting V4 Filesystem [ 2.180843] 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... [ 2.342966] tsc: Refined TSC clocksource calibration: 3491.839 MHz [[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 Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[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 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 Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.406893] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.541173] SELinux: Disabled at runtime. [ 2.578938] type=1404 audit(1534582207.494:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.601903] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.603762] 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... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Debug File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. [[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 Journal Service. [[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... Starting Flush Journal to Persistent Storage... [ 2.888271] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 2.944651] systemd-journald[386]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[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 Setup Virtual Console. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.055505] type=1305 audit(1534582207.970: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 D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [ 3.213216] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Authorization Manager... [ 3.238185] [drm] Initialized drm 1.1.0 20060810 Starting NTP client/server...[ 3.243735] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.292231] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.292232] [TTM] Initializing pool allocator [ 3.292233] [TTM] Initializing DMA pool allocator [ 3.292461] [drm] fb mappable at 0xFC000000 [ 3.292461] [drm] vram aper at 0xFC000000 [ 3.292462] [drm] size 33554432 [ 3.292462] [drm] fb depth is 24 [ 3.292462] [drm] pitch is 3072 [ 3.328587] fbcon: cirrusdrmfb (fb0) is primary device [ 3.333042] ppdev: user-space parallel port driver [ 3.356081] Console: switching to colour frame buffer device 128x48 [ 3.371801] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[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] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [ 3.401908] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m[ 3.414692] AES CTR mode by8 optimization enabled ] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Authorization Manager. [ 3.455378] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.487442] alg: No test for crc32 (crc32-pclmul) [ 3.494013] intel_rapl: no valid rapl domains found in package 0 [ 3.497284] intel_powerclamp: No package C-state available [ 3.501651] intel_powerclamp: No package C-state available[ 3.505143] cloud-init[471]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 08:50:08 +0000. Up 3.47 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.031640] cloud-init[795]: Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 08:50:11 +0000. Up 5.95 seconds. [ 6.065236] cloud-init[795]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.076223] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.078395] cloud-init[795]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.080310] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.082536] cloud-init[795]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.092090] cloud-init[795]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:8e:f1:ca | [ 6.096119] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.098459] cloud-init[795]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.101092] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.103380] cloud-init[795]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.106082] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.108698] cloud-init[795]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.114654] cloud-init[795]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.116745] cloud-init[795]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.121145] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.532208] cloud-init[3177]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 08:50:15 +0000. Up 10.48 seconds. [ 10.832215] cloud-init[3446]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 08:50:16 +0000. Up 10.78 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | b4:1d:c1:97:9e:d8:6d:3e:2e:30:17:a4:80:58:69:3a | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.907518] cloud-init[3446]: Cloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 08:50:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.90 seconds 2018-08-18 08:50:19,472 - paramiko.transport - DEBUG - starting thread (client mode): 0xc149c90L 2018-08-18 08:50:19,472 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 08:50:19,479 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-18 08:50:19,479 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-18 08:50:19,534 - 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-18 08:50:19,534 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 08:50:19,534 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-18 08:50:19,534 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 08:50:19,534 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 08:50:19,534 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 08:50:19,550 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 08:50:19,551 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 08:50:19,572 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-18 08:50:19,574 - paramiko.transport - DEBUG - Trying discovered key b41dc1979ed86d3e2e3017a48058693a in /tmp/tmpkxRS7g 2018-08-18 08:50:19,596 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 08:50:19,635 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-18 08:50:19,638 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-18 08:50:19,638 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-18 08:50:19,639 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-18 08:50:19,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-08-18 08:50:19,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:50:19,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:50:19,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:50:19,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:50:19,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:50:19,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:50:19,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:50:19,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 808, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4654, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 1799, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4652, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 885, "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": 820, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4655, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 849, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-18 08:50:19,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:50:19,934 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:50:19 GMT 2018-08-18 08:50:19,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:50:19,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-08-18 08:50:19,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:50:19,934 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 808, 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': 4654, 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': 1799, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4652, 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': 885, 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': 820, 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': 4655, 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': 849, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-18 08:50:19,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-08-18 08:50:20,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:50:20,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:50:20,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:50:20,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:50:20,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:50:20,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:50:20,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:50:20,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 808, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4654, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 1799, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4652, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 885, "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": 820, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4655, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 849, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-18 08:50:20,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:50:20,140 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:50:20 GMT 2018-08-18 08:50:20,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:50:20,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-08-18 08:50:20,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:50:20,141 - functest.core.cloudify - INFO - The current manager status is running 2018-08-18 08:50:20,141 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-18 08:50:20,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:50:20,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:50:20,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:50:20,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:50:20,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:50:20,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:50:20,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:50:20,306 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-18 08:50:20,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-18T08:50:20.250Z", "updated_at": "2018-08-18T08:50:20.250Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-18 08:50:20,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:50:20,307 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:50:20 GMT 2018-08-18 08:50:20,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:50:20,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-18 08:50:20,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:50:20,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/secrets 2018-08-18 08:50:20,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:50:20,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:50:20,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:50:20,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:50:20,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:50:20,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:50:20,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:50:20,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-18T08:50:20.250Z", "updated_at": "2018-08-18T08:50:20.250Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-18 08:50:20,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:50:20,378 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:50:20 GMT 2018-08-18 08:50:20,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:50:20,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-18 08:50:20,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:50:20,379 - functest.core.cloudify - DEBUG - List secrets: 2018-08-18 08:50:20,379 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/secrets/foo 2018-08-18 08:50:20,430 - functest.core.cloudify - INFO - try 1: Cloudify Manager isn't up and running 2018-08-18 08:50:50,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-08-18 08:50:50,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:50:50,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:50:50,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:50:50,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:50:50,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:50:50,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:50:50,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:50:50,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4905, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4911, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 10226, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10666, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 885, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8843, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8859, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10667, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4894, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-18 08:50:50,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:50:50,630 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:50:50 GMT 2018-08-18 08:50:50,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:50:50,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2396 2018-08-18 08:50:50,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:50:50,630 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4905, 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': 4911, 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': 10226, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 10666, 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': 885, 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': 8843, 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': 8859, 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': 10667, 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': 4894, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-18 08:50:50,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-08-18 08:50:50,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:50:50,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:50:50,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:50:50,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:50:50,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:50:50,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:50:50,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:50:50,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4905, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4911, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 10226, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10666, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 885, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8843, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8859, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10667, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4894, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-18 08:50:50,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:50:50,758 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:50:50 GMT 2018-08-18 08:50:50,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:50:50,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2396 2018-08-18 08:50:50,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:50:50,759 - functest.core.cloudify - INFO - The current manager status is running 2018-08-18 08:50:50,759 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-18 08:50:50,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:50:50,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:50:50,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:50:50,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:50:50,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:50:50,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:50:50,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:50:50,823 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-18 08:50:50,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-18T08:50:50.805Z", "updated_at": "2018-08-18T08:50:50.805Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-18 08:50:50,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:50:50,824 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:50:50 GMT 2018-08-18 08:50:50,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:50:50,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-18 08:50:50,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:50:50,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/secrets 2018-08-18 08:50:50,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:50:50,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:50:50,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:50:50,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:50:50,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:50:50,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:50:50,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:50:50,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-18T08:50:50.805Z", "updated_at": "2018-08-18T08:50:50.805Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-18 08:50:50,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:50:50,904 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:50:50 GMT 2018-08-18 08:50:50,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:50:50,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-18 08:50:50,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:50:50,904 - functest.core.cloudify - DEBUG - List secrets: 2018-08-18 08:50:50,904 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/secrets/foo 2018-08-18 08:50:50,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:50:50,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:50:50,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:50:50,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:50:50,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:50:50,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:50:50,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:50:50,956 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-18 08:50:50,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-18T08:50:50.805Z", "updated_at": "2018-08-18T08:50:50.805Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-18 08:50:50,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:50:50,956 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:50:50 GMT 2018-08-18 08:50:50,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:50:50,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-18 08:50:50,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:50:50,957 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-18 08:50:50,957 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-18 08:50:51,074 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 08:50:51,074 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:00 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-18 08:50:51,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-18 08:50:51,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/272568a9-b0f8-4c43-ac82-446671460673.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:52,335 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a60bf466-e36c-4ccf-922b-b70ecde0444e Content-Length: 0 Date: Sat, 18 Aug 2018 08:50:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 08:50:52,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/272568a9-b0f8-4c43-ac82-446671460673.json used request id req-a60bf466-e36c-4ccf-922b-b70ecde0444e 2018-08-18 08:50:52,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.25395703316s 2018-08-18 08:50:52,336 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/272568a9-b0f8-4c43-ac82-446671460673.json used request id req-a60bf466-e36c-4ccf-922b-b70ecde0444e 2018-08-18 08:50:52,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:50:52,341 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:52,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d10f2bbe-4483-4432-bc84-faa87a137923 Date: Sat, 18 Aug 2018 08:50:52 GMT RESP BODY: {"floatingips": []} 2018-08-18 08:50:52,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d10f2bbe-4483-4432-bc84-faa87a137923 2018-08-18 08:50:52,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0803151130676s 2018-08-18 08:50:52,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d10f2bbe-4483-4432-bc84-faa87a137923 2018-08-18 08:50:52,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-18 08:50:52,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/7e76e078-1b1e-48f9-9388-da09c903ed74 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:52,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 08:50: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-08d95c42-63df-4daa-9666-b9644e22fa56 x-compute-request-id: req-08d95c42-63df-4daa-9666-b9644e22fa56 Content-Type: application/json 2018-08-18 08:50:52,590 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7e76e078-1b1e-48f9-9388-da09c903ed74 used request id req-08d95c42-63df-4daa-9666-b9644e22fa56 2018-08-18 08:50:52,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167526006699s 2018-08-18 08:50:52,590 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7e76e078-1b1e-48f9-9388-da09c903ed74 used request id req-08d95c42-63df-4daa-9666-b9644e22fa56 2018-08-18 08:50:52,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:50:52,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:53,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:50: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-68841221-07e4-4ff9-80e4-60aef263c01e x-compute-request-id: req-68841221-07e4-4ff9-80e4-60aef263c01e Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_d7f4da27-f551-4248-bfb2-a400ce01e54b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:f1:ca", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:f1:ca", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7e76e078-1b1e-48f9-9388-da09c903ed74", "rel": "bookmark"}], "image": {"id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "links": [{"href": "http://172.30.9.22:8774/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T08:50:03.000000", "flavor": {"id": "85b3c069-8f5c-430a-a5cd-876f9bd224f7", "links": [{"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "bookmark"}]}, "id": "7e76e078-1b1e-48f9-9388-da09c903ed74", "security_groups": [{"name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}], "user_id": "8123361afbfb426597a525c629598f98", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T08:50:52Z", "hostId": "408bd9994ab0d42c8b8f434cc39a391d3f10a6856c56a7432753fe40", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b", "name": "cloudify-vm_d7f4da27-f551-4248-bfb2-a400ce01e54b", "created": "2018-08-18T08:47:45Z", "tenant_id": "53560a8448094847aee8ed8a52aca433", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:50:53,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-68841221-07e4-4ff9-80e4-60aef263c01e 2018-08-18 08:50:53,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46279001236s 2018-08-18 08:50:53,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-68841221-07e4-4ff9-80e4-60aef263c01e 2018-08-18 08:50:53,055 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:50:55,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:50:55,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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:55,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:50: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-dd54bb14-c13d-4cc0-9a66-c7d099be336b x-compute-request-id: req-dd54bb14-c13d-4cc0-9a66-c7d099be336b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-18 08:50:55,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd54bb14-c13d-4cc0-9a66-c7d099be336b 2018-08-18 08:50:55,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0693259239197s 2018-08-18 08:50:55,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd54bb14-c13d-4cc0-9a66-c7d099be336b 2018-08-18 08:50:55,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:50:55,132 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:55,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-02197125-0030-4a87-9aae-a00586b4f419 Date: Sat, 18 Aug 2018 08:50:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:45:51Z", "updated_at": "2018-08-18T08:45:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "171d76eb-88c3-4c29-ab85-defaaf8e5584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "2ee3a8dc-7250-494d-9513-6014883bffb8", "remote_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "782d85a0-856e-4485-bb03-f7a514cc5005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:45:51Z", "revision_number": 0, "id": "c3b265e9-e22c-455d-872f-443b05dce019", "remote_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "remote_ip_prefix": null, "created_at": "2018-08-18T08:45:51Z", "security_group_id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 1, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "311a23eb-bcd7-4b57-8539-08c85be9539b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:47:43Z", "updated_at": "2018-08-18T08:47:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-18T08:47:44Z", "revision_number": 0, "id": "2df11470-2175-492b-9626-9dab65419ce6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:44Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "4a6f2b28-2681-41a0-b06c-c8c39025247c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 443, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "69c63158-30f6-4501-a2ba-04faa127cb1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-18T08:47:44Z", "revision_number": 0, "id": "74b26427-6606-4e07-af29-646558636549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:44Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "86a617c8-3d1e-4ac0-83bb-9ee84f67345d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "b71a1b24-95b5-46cb-83c8-f74c6fac50bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 22, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "bdce5f5c-c53d-486b-9a71-7fe40b60c74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": 80, "ethertype": "IPv4", "project_id": "53560a8448094847aee8ed8a52aca433"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:47:43Z", "revision_number": 0, "id": "fb3c3dd7-54d4-47ab-a05d-5590342f42e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:47:43Z", "security_group_id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "tenant_id": "53560a8448094847aee8ed8a52aca433", "port_range_min": null, "ethertype": "IPv6", "project_id": "53560a8448094847aee8ed8a52aca433"}], "revision_number": 7, "project_id": "53560a8448094847aee8ed8a52aca433", "id": "b1e23bef-e1e6-4842-aaf3-3d514f3ef712", "name": "cloudify-sg_d7f4da27-f551-4248-bfb2-a400ce01e54b"}]} 2018-08-18 08:50:55,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-02197125-0030-4a87-9aae-a00586b4f419 2018-08-18 08:50:55,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0465171337128s 2018-08-18 08:50:55,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-02197125-0030-4a87-9aae-a00586b4f419 2018-08-18 08:50:55,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-18 08:50:55,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/b1e23bef-e1e6-4842-aaf3-3d514f3ef712.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:55,326 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-058e38a1-ea50-4d33-a5b1-4e5590dfd7a3 Content-Length: 0 Date: Sat, 18 Aug 2018 08:50:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 08:50:55,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/b1e23bef-e1e6-4842-aaf3-3d514f3ef712.json used request id req-058e38a1-ea50-4d33-a5b1-4e5590dfd7a3 2018-08-18 08:50:55,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.143851995468s 2018-08-18 08:50:55,327 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/b1e23bef-e1e6-4842-aaf3-3d514f3ef712.json used request id req-058e38a1-ea50-4d33-a5b1-4e5590dfd7a3 2018-08-18 08:50:55,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-18 08:50:55,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:55,356 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 08:50: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-71951ea1-4045-4627-8d58-1f7e27d17fd2 x-compute-request-id: req-71951ea1-4045-4627-8d58-1f7e27d17fd2 Content-Length: 0 Content-Type: application/json 2018-08-18 08:50:55,356 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b used request id req-71951ea1-4045-4627-8d58-1f7e27d17fd2 2018-08-18 08:50:55,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.02889585495s 2018-08-18 08:50:55,356 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_d7f4da27-f551-4248-bfb2-a400ce01e54b used request id req-71951ea1-4045-4627-8d58-1f7e27d17fd2 2018-08-18 08:50:55,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 08:50:55,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/a2e5af4b-1c6f-45a1-bac0-11834966b784/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}71b7820621942e7fbb34f126b422d1a5975b8985" -d '{"subnet_id": "a61b046b-9644-4fcd-9355-f4faf4b427ed"}' 2018-08-18 08:50:57,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e1de4bea-69c0-4133-8660-bc5d6a3ab7ea Date: Sat, 18 Aug 2018 08:50:57 GMT RESP BODY: {"network_id": "9266df91-99f9-46da-8b74-28798fc1d3b9", "tenant_id": "53560a8448094847aee8ed8a52aca433", "subnet_id": "a61b046b-9644-4fcd-9355-f4faf4b427ed", "subnet_ids": ["a61b046b-9644-4fcd-9355-f4faf4b427ed"], "port_id": "2b1d6dfe-e1e7-4690-8072-bafaa4321c36", "id": "a2e5af4b-1c6f-45a1-bac0-11834966b784"} 2018-08-18 08:50:57,391 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/a2e5af4b-1c6f-45a1-bac0-11834966b784/remove_router_interface.json used request id req-e1de4bea-69c0-4133-8660-bc5d6a3ab7ea 2018-08-18 08:50:57,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.03396701813s 2018-08-18 08:50:57,391 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/a2e5af4b-1c6f-45a1-bac0-11834966b784/remove_router_interface.json used request id req-e1de4bea-69c0-4133-8660-bc5d6a3ab7ea returning object a2e5af4b-1c6f-45a1-bac0-11834966b784 2018-08-18 08:50:57,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 08:50:57,392 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:57,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-94d0b76d-271b-439b-80d9-7191677aaeb9 Date: Sat, 18 Aug 2018 08:50:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "53560a8448094847aee8ed8a52aca433", "created_at": "2018-08-18T08:45:52Z", "admin_state_up": true, "updated_at": "2018-08-18T08:50:56Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "53560a8448094847aee8ed8a52aca433", "id": "a2e5af4b-1c6f-45a1-bac0-11834966b784", "name": "cloudify-router_d7f4da27-f551-4248-bfb2-a400ce01e54b"}]} 2018-08-18 08:50:57,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-94d0b76d-271b-439b-80d9-7191677aaeb9 2018-08-18 08:50:57,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11767411232s 2018-08-18 08:50:57,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-94d0b76d-271b-439b-80d9-7191677aaeb9 2018-08-18 08:50:57,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 08:50:57,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/a2e5af4b-1c6f-45a1-bac0-11834966b784.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:58,744 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c147718-318f-4b57-be9f-6a2da41e4299 Content-Length: 0 Date: Sat, 18 Aug 2018 08:50:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 08:50:58,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/a2e5af4b-1c6f-45a1-bac0-11834966b784.json used request id req-2c147718-318f-4b57-be9f-6a2da41e4299 2018-08-18 08:50:58,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23317193985s 2018-08-18 08:50:58,745 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/a2e5af4b-1c6f-45a1-bac0-11834966b784.json used request id req-2c147718-318f-4b57-be9f-6a2da41e4299 2018-08-18 08:50:58,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 08:50:58,745 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:58,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-017a5db6-bc88-43bf-8774-bc0b5311c873 Date: Sat, 18 Aug 2018 08:50:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9266df91-99f9-46da-8b74-28798fc1d3b9","tenant_id":"53560a8448094847aee8ed8a52aca433","created_at":"2018-08-18T08:45:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T08:45:52Z","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":"53560a8448094847aee8ed8a52aca433","id":"a61b046b-9644-4fcd-9355-f4faf4b427ed","subnetpool_id":null,"name":"cloudify-subnet_d7f4da27-f551-4248-bfb2-a400ce01e54b"}]} 2018-08-18 08:50:58,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-017a5db6-bc88-43bf-8774-bc0b5311c873 2018-08-18 08:50:58,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0411667823792s 2018-08-18 08:50:58,787 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-017a5db6-bc88-43bf-8774-bc0b5311c873 2018-08-18 08:50:58,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 08:50:58,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/a61b046b-9644-4fcd-9355-f4faf4b427ed.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:59,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1a7e01c-fe60-4be4-a880-980c75be6431 Date: Sat, 18 Aug 2018 08:50:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 08:50:59,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a61b046b-9644-4fcd-9355-f4faf4b427ed.json used request id req-f1a7e01c-fe60-4be4-a880-980c75be6431 2018-08-18 08:50:59,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.913748025894s 2018-08-18 08:50:59,702 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a61b046b-9644-4fcd-9355-f4faf4b427ed.json used request id req-f1a7e01c-fe60-4be4-a880-980c75be6431 2018-08-18 08:50:59,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:50:59,703 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:50:59,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-1d9716d1-ea32-477b-807f-11e43fa48a39 Date: Sat, 18 Aug 2018 08:50:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9266df91-99f9-46da-8b74-28798fc1d3b9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"53560a8448094847aee8ed8a52aca433","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T08:50:59Z","qos_policy_id":null,"name":"cloudify-net_d7f4da27-f551-4248-bfb2-a400ce01e54b","admin_state_up":true,"tenant_id":"53560a8448094847aee8ed8a52aca433","created_at":"2018-08-18T08:45:51Z","mtu":1450}]} 2018-08-18 08:50:59,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1d9716d1-ea32-477b-807f-11e43fa48a39 2018-08-18 08:50:59,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.099757194519s 2018-08-18 08:50:59,803 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1d9716d1-ea32-477b-807f-11e43fa48a39 2018-08-18 08:50:59,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 08:50:59,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/9266df91-99f9-46da-8b74-28798fc1d3b9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:51:00,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d8178412-5075-4a10-a926-ce87889dc000 Date: Sat, 18 Aug 2018 08:51:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 08:51:00,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/9266df91-99f9-46da-8b74-28798fc1d3b9.json used request id req-d8178412-5075-4a10-a926-ce87889dc000 2018-08-18 08:51:00,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.828506946564s 2018-08-18 08:51:00,632 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/9266df91-99f9-46da-8b74-28798fc1d3b9.json used request id req-d8178412-5075-4a10-a926-ce87889dc000 2018-08-18 08:51:00,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:51:00,640 - 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}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:51:00,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-13514835-b0f6-42fc-998a-d76bc6a137cb Date: Sat, 18 Aug 2018 08:51:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:47:41Z", "file": "/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124/file", "owner": "53560a8448094847aee8ed8a52aca433", "id": "58b5e9ec-6824-4124-9485-a54c66eb3124", "size": 4373348352, "self": "/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/58b5e9ec-6824-4124-9485-a54c66eb3124/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/58b5e9ec-6824-4124-9485-a54c66eb3124/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_d7f4da27-f551-4248-bfb2-a400ce01e54b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_d7f4da27-f551-4248-bfb2-a400ce01e54b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-18T08:46:41Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:51:00,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-13514835-b0f6-42fc-998a-d76bc6a137cb 2018-08-18 08:51:00,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.255766868591s 2018-08-18 08:51:00,893 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-13514835-b0f6-42fc-998a-d76bc6a137cb 2018-08-18 08:51:00,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 08:51:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}71b7820621942e7fbb34f126b422d1a5975b8985" 2018-08-18 08:51:02,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-37d05815-0a31-468d-bdd7-76b5c9db33b6 Date: Sat, 18 Aug 2018 08:51:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 08:51:02,022 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124 used request id req-37d05815-0a31-468d-bdd7-76b5c9db33b6 2018-08-18 08:51:02,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.12822508812s 2018-08-18 08:51:02,023 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/58b5e9ec-6824-4124-9485-a54c66eb3124 used request id req-37d05815-0a31-468d-bdd7-76b5c9db33b6 2018-08-18 08:51:02,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 08:51:02,027 - 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}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:51:02,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:51: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-efd9c846-e3a0-4032-ba3d-ba81f8a9e958 x-compute-request-id: req-efd9c846-e3a0-4032-ba3d-ba81f8a9e958 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_d7f4da27-f551-4248-bfb2-a400ce01e54b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7", "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": "85b3c069-8f5c-430a-a5cd-876f9bd224f7"}]} 2018-08-18 08:51:02,049 - 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-efd9c846-e3a0-4032-ba3d-ba81f8a9e958 2018-08-18 08:51:02,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252711772919s 2018-08-18 08:51:02,049 - 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-efd9c846-e3a0-4032-ba3d-ba81f8a9e958 2018-08-18 08:51:02,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 08:51:02,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:51:02,081 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 08:51: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-32d03315-cb7d-45c3-a0a7-6682e2fcb614 x-compute-request-id: req-32d03315-cb7d-45c3-a0a7-6682e2fcb614 Content-Length: 0 Content-Type: application/json 2018-08-18 08:51:02,081 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7 used request id req-32d03315-cb7d-45c3-a0a7-6682e2fcb614 2018-08-18 08:51:02,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0307600498199s 2018-08-18 08:51:02,082 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/85b3c069-8f5c-430a-a5cd-876f9bd224f7 used request id req-32d03315-cb7d-45c3-a0a7-6682e2fcb614 2018-08-18 08:51:02,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 08:51:02,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:51:02,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf70f88-7e71-465b-b757-3a646b9c3024 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/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify-user_d7f4da27-f551-4248-bfb2-a400ce01e54b", "links": {"self": "http://172.30.9.22:5000/v3/users/8123361afbfb426597a525c629598f98"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8123361afbfb426597a525c629598f98", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 08:51:02,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3bf70f88-7e71-465b-b757-3a646b9c3024 2018-08-18 08:51:02,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207952976227s 2018-08-18 08:51:02,290 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3bf70f88-7e71-465b-b757-3a646b9c3024 2018-08-18 08:51:02,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 08:51:02,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/8123361afbfb426597a525c629598f98 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:51:02,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94340468-db0b-400c-927d-cd047b657ab6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_d7f4da27-f551-4248-bfb2-a400ce01e54b", "links": {"self": "http://172.30.9.22:5000/v3/users/8123361afbfb426597a525c629598f98"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8123361afbfb426597a525c629598f98", "description": null}} 2018-08-18 08:51:02,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/8123361afbfb426597a525c629598f98 used request id req-94340468-db0b-400c-927d-cd047b657ab6 2018-08-18 08:51:02,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191907167435s 2018-08-18 08:51:02,488 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/8123361afbfb426597a525c629598f98 used request id req-94340468-db0b-400c-927d-cd047b657ab6 2018-08-18 08:51:02,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-18 08:51:02,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/8123361afbfb426597a525c629598f98 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:51:02,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 08:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-921f951e-d781-4495-9869-5febe0e2c8a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 08:51:02,782 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/8123361afbfb426597a525c629598f98 used request id req-921f951e-d781-4495-9869-5febe0e2c8a6 2018-08-18 08:51:02,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.293226003647s 2018-08-18 08:51:02,782 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/8123361afbfb426597a525c629598f98 used request id req-921f951e-d781-4495-9869-5febe0e2c8a6 2018-08-18 08:51:02,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 08:51:02,792 - 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}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:51:02,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4997e6bb-53f5-426e-994e-744850f5b4e1 Content-Encoding: gzip Content-Length: 384 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": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/53560a8448094847aee8ed8a52aca433"}, "tags": [], "enabled": true, "id": "53560a8448094847aee8ed8a52aca433", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_d7f4da27-f551-4248-bfb2-a400ce01e54b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 08:51:02,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-4997e6bb-53f5-426e-994e-744850f5b4e1 2018-08-18 08:51:02,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.175957918167s 2018-08-18 08:51:02,965 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-4997e6bb-53f5-426e-994e-744850f5b4e1 2018-08-18 08:51:02,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-18 08:51:02,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/53560a8448094847aee8ed8a52aca433 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ffdd788c2f768934c7fe461240d1e3a491726ec" 2018-08-18 08:51:03,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 08:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39ea5c86-8f42-409d-8ee3-bf005140936e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 08:51:03,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/53560a8448094847aee8ed8a52aca433 used request id req-39ea5c86-8f42-409d-8ee3-bf005140936e 2018-08-18 08:51:03,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.143085002899s 2018-08-18 08:51:03,113 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/53560a8448094847aee8ed8a52aca433 used request id req-39ea5c86-8f42-409d-8ee3-bf005140936e 2018-08-18 08:51:03,138 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-18 08:51:03,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 08:51:03,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 08:51:03,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 08:51:03,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 08:51:03,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 08:51:03,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 08:51:03,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 08:51:03,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 08:51:03,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 08:51:03,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 08:51:03,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 08:51:03,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 08:51:03,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 08:51:03,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 08:51:03,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 08:51:03,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 08:51:03,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 08:51:03,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 08:51:03,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 08:51:03,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 08:51:03,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 08:51:03,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 08:51:03,168 - 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-18 08:51:03,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc3bb6a-ba8c-409a-926a-c8aff7603f71 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-18 08:51:03,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dbc3bb6a-ba8c-409a-926a-c8aff7603f71 2018-08-18 08:51:03,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 08:51:03,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T09:51:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["nly_gto_SgaNJlXPPthRKw"], "issued_at": "2018-08-18T08:51:03.000000Z"}} 2018-08-18 08:51:03,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:51:03,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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 08:51:03,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c207c4bf-bdec-4be3-abe3-6e6b35694ace Date: Sat, 18 Aug 2018 08:51:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 08:51:03,917 - 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-c207c4bf-bdec-4be3-abe3-6e6b35694ace 2018-08-18 08:51:03,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.3401658535s 2018-08-18 08:51:03,918 - 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-c207c4bf-bdec-4be3-abe3-6e6b35694ace 2018-08-18 08:51:03,921 - 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-18 08:51:03,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 08:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcf574ca-2475-4a95-88a4-033ffb20d861 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-18 08:51:03,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-bcf574ca-2475-4a95-88a4-033ffb20d861 2018-08-18 08:51:03,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 08:51:03,930 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 08:51:04,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec5ed0c9-6441-4c55-b2d4-65fe55f1e195 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 08:51:04,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ec5ed0c9-6441-4c55-b2d4-65fe55f1e195 2018-08-18 08:51:04,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195022106171s 2018-08-18 08:51:04,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ec5ed0c9-6441-4c55-b2d4-65fe55f1e195 2018-08-18 08:51:04,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-18 08:51:04,133 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb"}}' 2018-08-18 08:51:04,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 08:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1921c1f5-d02f-4e3c-93f1-6b27a60ded3e 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/a08fbb011e544d2c8419188f9d593f12"}, "tags": [], "enabled": true, "id": "a08fbb011e544d2c8419188f9d593f12", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb"}} 2018-08-18 08:51:04,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1921c1f5-d02f-4e3c-93f1-6b27a60ded3e 2018-08-18 08:51:04,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.127028942108s 2018-08-18 08:51:04,257 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1921c1f5-d02f-4e3c-93f1-6b27a60ded3e 2018-08-18 08:51:04,257 - 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'a08fbb011e544d2c8419188f9d593f12', '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_0bf1ce73-151a-447d-9553-90bd173664fb'}) 2018-08-18 08:51:04,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-18 08:51:04,267 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3c3f7eac-432a-4e47-874f-e63e5da89305", "email": null, "name": "cloudify_ims-user_0bf1ce73-151a-447d-9553-90bd173664fb"}}' 2018-08-18 08:51:04,767 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 08:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f92c7d1-993a-4f70-aa1b-15667a72f756 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_0bf1ce73-151a-447d-9553-90bd173664fb", "links": {"self": "http://172.30.9.22:5000/v3/users/676a59bd3bc448b28e7c1484667c6720"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "676a59bd3bc448b28e7c1484667c6720", "domain_id": "default", "password_expires_at": null}} 2018-08-18 08:51:04,767 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-7f92c7d1-993a-4f70-aa1b-15667a72f756 2018-08-18 08:51:04,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.503324985504s 2018-08-18 08:51:04,767 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-7f92c7d1-993a-4f70-aa1b-15667a72f756 2018-08-18 08:51:04,768 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'676a59bd3bc448b28e7c1484667c6720', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_0bf1ce73-151a-447d-9553-90bd173664fb'}) 2018-08-18 08:51:04,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:51:04,774 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 08:51:04,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9529e246-8074-4427-9371-0c77c4009eeb Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:51:04,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9529e246-8074-4427-9371-0c77c4009eeb 2018-08-18 08:51:04,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.133790016174s 2018-08-18 08:51:04,905 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9529e246-8074-4427-9371-0c77c4009eeb 2018-08-18 08:51:04,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:51:04,913 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 08:51:05,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e929dfb5-190f-46dc-b262-35cbe11987f1 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:51:05,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e929dfb5-190f-46dc-b262-35cbe11987f1 2018-08-18 08:51:05,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.169672012329s 2018-08-18 08:51:05,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e929dfb5-190f-46dc-b262-35cbe11987f1 2018-08-18 08:51:05,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 08:51:05,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 08:51:05,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d894c9-4a31-45bb-b9a6-e84c33f6c5c4 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 08:51:05,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-03d894c9-4a31-45bb-b9a6-e84c33f6c5c4 2018-08-18 08:51:05,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171737909317s 2018-08-18 08:51:05,257 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-03d894c9-4a31-45bb-b9a6-e84c33f6c5c4 2018-08-18 08:51:05,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 08:51:05,265 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 08:51:05,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4990bc74-7db1-46a8-a014-fbbf03efb65a 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-18 08:51:05,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-4990bc74-7db1-46a8-a014-fbbf03efb65a 2018-08-18 08:51:05,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17227602005s 2018-08-18 08:51:05,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-4990bc74-7db1-46a8-a014-fbbf03efb65a 2018-08-18 08:51:05,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 08:51:05,439 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 08:51:05,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c807fc-10e9-4c13-8e9a-f476797c0ef9 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_0bf1ce73-151a-447d-9553-90bd173664fb", "links": {"self": "http://172.30.9.22:5000/v3/users/676a59bd3bc448b28e7c1484667c6720"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "676a59bd3bc448b28e7c1484667c6720", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 08:51:05,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b8c807fc-10e9-4c13-8e9a-f476797c0ef9 2018-08-18 08:51:05,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117412805557s 2018-08-18 08:51:05,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b8c807fc-10e9-4c13-8e9a-f476797c0ef9 2018-08-18 08:51:05,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 08:51:05,567 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 08:51:05,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb19c5d-acee-4e42-8dfb-69805caee0be 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/a08fbb011e544d2c8419188f9d593f12"}, "tags": [], "enabled": true, "id": "a08fbb011e544d2c8419188f9d593f12", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 08:51:05,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-5eb19c5d-acee-4e42-8dfb-69805caee0be 2018-08-18 08:51:05,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194334983826s 2018-08-18 08:51:05,759 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-5eb19c5d-acee-4e42-8dfb-69805caee0be 2018-08-18 08:51:05,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 08:51:05,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=676a59bd3bc448b28e7c1484667c6720&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=a08fbb011e544d2c8419188f9d593f12" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 08:51:05,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db5bfeab-186e-433c-8432-220fe08f1a05 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=676a59bd3bc448b28e7c1484667c6720&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=a08fbb011e544d2c8419188f9d593f12", "previous": null, "next": null}} 2018-08-18 08:51:05,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=676a59bd3bc448b28e7c1484667c6720&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=a08fbb011e544d2c8419188f9d593f12 used request id req-db5bfeab-186e-433c-8432-220fe08f1a05 2018-08-18 08:51:05,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103598833084s 2018-08-18 08:51:05,869 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=676a59bd3bc448b28e7c1484667c6720&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=a08fbb011e544d2c8419188f9d593f12 used request id req-db5bfeab-186e-433c-8432-220fe08f1a05 2018-08-18 08:51:05,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 08:51:05,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/a08fbb011e544d2c8419188f9d593f12/users/676a59bd3bc448b28e7c1484667c6720/roles/04730c3b60524baeae58f0c728000ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 08:51:06,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 08:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d5b46c0-75eb-42b0-ab18-9e91b1b04344 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 08:51:06,120 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a08fbb011e544d2c8419188f9d593f12/users/676a59bd3bc448b28e7c1484667c6720/roles/04730c3b60524baeae58f0c728000ebe used request id req-1d5b46c0-75eb-42b0-ab18-9e91b1b04344 2018-08-18 08:51:06,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.247129917145s 2018-08-18 08:51:06,120 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a08fbb011e544d2c8419188f9d593f12/users/676a59bd3bc448b28e7c1484667c6720/roles/04730c3b60524baeae58f0c728000ebe used request id req-1d5b46c0-75eb-42b0-ab18-9e91b1b04344 2018-08-18 08:51:06,121 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb', 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'a08fbb011e544d2c8419188f9d593f12', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '3c3f7eac-432a-4e47-874f-e63e5da89305', 'username': u'cloudify_ims-user_0bf1ce73-151a-447d-9553-90bd173664fb', '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-18 08:51:06,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 08:51:06,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 08:51:06,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 08:51:06,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 08:51:06,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 08:51:06,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 08:51:06,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 08:51:06,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 08:51:06,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 08:51:06,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 08:51:06,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 08:51:06,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 08:51:06,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 08:51:06,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 08:51:06,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 08:51:06,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 08:51:06,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 08:51:06,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 08:51:06,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 08:51:06,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 08:51:06,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 08:51:06,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 08:51:06,126 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_0bf1ce73-151a-447d-9553-90bd173664fb', 'password': '3c3f7eac-432a-4e47-874f-e63e5da89305', 'project_name': 'cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'a08fbb011e544d2c8419188f9d593f12', 'project_domain_name': 'Default'} 2018-08-18 08:51:06,180 - 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-18 08:51:06,195 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-18 08:51:06,196 - 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-18 08:51:06,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e61cdb-b94d-49b3-8820-27b77a8247b3 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-18 08:51:06,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f5e61cdb-b94d-49b3-8820-27b77a8247b3 2018-08-18 08:51:06,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 08:51:06,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T09:51:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a08fbb011e544d2c8419188f9d593f12", "name": "cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a08fbb011e544d2c8419188f9d593f12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/a08fbb011e544d2c8419188f9d593f12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/a08fbb011e544d2c8419188f9d593f12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a08fbb011e544d2c8419188f9d593f12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/a08fbb011e544d2c8419188f9d593f12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/a08fbb011e544d2c8419188f9d593f12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/a08fbb011e544d2c8419188f9d593f12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/a08fbb011e544d2c8419188f9d593f12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/a08fbb011e544d2c8419188f9d593f12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_a08fbb011e544d2c8419188f9d593f12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a08fbb011e544d2c8419188f9d593f12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a08fbb011e544d2c8419188f9d593f12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/a08fbb011e544d2c8419188f9d593f12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/a08fbb011e544d2c8419188f9d593f12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_0bf1ce73-151a-447d-9553-90bd173664fb", "id": "676a59bd3bc448b28e7c1484667c6720"}, "audit_ids": ["cz2QG2yBTpKVEVNGxmdwtA"], "issued_at": "2018-08-18T08:51:06.000000Z"}} 2018-08-18 08:51:06,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 08:51:06,591 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '{"network": {"name": "cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb", "admin_state_up": true}}' 2018-08-18 08:51:07,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-31fa6127-e826-4552-b4bc-fcf011cc42db Date: Sat, 18 Aug 2018 08:51:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8f38bd1b-3a90-4689-b183-a46f932d8ef7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a08fbb011e544d2c8419188f9d593f12","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T08:51:07Z","is_default":false,"name":"cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a08fbb011e544d2c8419188f9d593f12","created_at":"2018-08-18T08:51:06Z","mtu":1450}} 2018-08-18 08:51:07,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-31fa6127-e826-4552-b4bc-fcf011cc42db 2018-08-18 08:51:07,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.547358036041s 2018-08-18 08:51:07,138 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-31fa6127-e826-4552-b4bc-fcf011cc42db 2018-08-18 08:51:07,139 - 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-18T08:51:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', u'admin_state_up': True, u'tenant_id': u'a08fbb011e544d2c8419188f9d593f12', u'created_at': u'2018-08-18T08:51:06Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a08fbb011e544d2c8419188f9d593f12', u'l2_adjacency': True}) 2018-08-18 08:51:07,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:51:07,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:51:07,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-5f8c1b5f-e3fc-4a44-9e59-f000fa9b09e1 Date: Sat, 18 Aug 2018 08:51:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8f38bd1b-3a90-4689-b183-a46f932d8ef7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a08fbb011e544d2c8419188f9d593f12","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T08:51:07Z","qos_policy_id":null,"name":"cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb","admin_state_up":true,"tenant_id":"a08fbb011e544d2c8419188f9d593f12","created_at":"2018-08-18T08:51:06Z","mtu":1450}]} 2018-08-18 08:51:07,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5f8c1b5f-e3fc-4a44-9e59-f000fa9b09e1 2018-08-18 08:51:07,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105159044266s 2018-08-18 08:51:07,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5f8c1b5f-e3fc-4a44-9e59-f000fa9b09e1 2018-08-18 08:51:07,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 08:51:07,247 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '{"subnet": {"name": "cloudify_ims-subnet_0bf1ce73-151a-447d-9553-90bd173664fb", "enable_dhcp": true, "network_id": "8f38bd1b-3a90-4689-b183-a46f932d8ef7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 08:51:07,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e454b373-f1ff-4bea-a378-df5597c4e593 Date: Sat, 18 Aug 2018 08:51:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f38bd1b-3a90-4689-b183-a46f932d8ef7","tenant_id":"a08fbb011e544d2c8419188f9d593f12","created_at":"2018-08-18T08:51:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T08:51: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":"a08fbb011e544d2c8419188f9d593f12","id":"375a0980-8a59-4d12-8982-65a80597e4d4","subnetpool_id":null,"name":"cloudify_ims-subnet_0bf1ce73-151a-447d-9553-90bd173664fb"}} 2018-08-18 08:51:07,812 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e454b373-f1ff-4bea-a378-df5597c4e593 2018-08-18 08:51:07,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.565667867661s 2018-08-18 08:51:07,813 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e454b373-f1ff-4bea-a378-df5597c4e593 2018-08-18 08:51:07,813 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T08:51: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'375a0980-8a59-4d12-8982-65a80597e4d4', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_0bf1ce73-151a-447d-9553-90bd173664fb', u'enable_dhcp': True, u'network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7', u'tenant_id': u'a08fbb011e544d2c8419188f9d593f12', u'created_at': u'2018-08-18T08:51: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'a08fbb011e544d2c8419188f9d593f12'}) 2018-08-18 08:51:07,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 08:51:07,814 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "cloudify_ims-router_0bf1ce73-151a-447d-9553-90bd173664fb", "admin_state_up": true}}' 2018-08-18 08:51:09,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-42b7433e-c445-4184-a78d-210d8ccbb352 Date: Sat, 18 Aug 2018 08:51:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:51:07Z", "admin_state_up": true, "updated_at": "2018-08-18T08:51:08Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "01c26952-aa9f-452c-bbef-6ab292510d38", "name": "cloudify_ims-router_0bf1ce73-151a-447d-9553-90bd173664fb"}} 2018-08-18 08:51:09,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-42b7433e-c445-4184-a78d-210d8ccbb352 2018-08-18 08:51:09,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55230093002s 2018-08-18 08:51:09,366 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-42b7433e-c445-4184-a78d-210d8ccbb352 2018-08-18 08:51:09,367 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T08:51:08Z', u'revision_number': 2, u'id': u'01c26952-aa9f-452c-bbef-6ab292510d38', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_0bf1ce73-151a-447d-9553-90bd173664fb', u'admin_state_up': True, u'tenant_id': u'a08fbb011e544d2c8419188f9d593f12', u'created_at': u'2018-08-18T08:51:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'a08fbb011e544d2c8419188f9d593f12'}) 2018-08-18 08:51:09,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 08:51:09,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/01c26952-aa9f-452c-bbef-6ab292510d38/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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '{"subnet_id": "375a0980-8a59-4d12-8982-65a80597e4d4"}' 2018-08-18 08:51:11,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ccd427f4-7b2a-4129-a6c7-00d3ac813f17 Date: Sat, 18 Aug 2018 08:51:11 GMT RESP BODY: {"network_id": "8f38bd1b-3a90-4689-b183-a46f932d8ef7", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "subnet_id": "375a0980-8a59-4d12-8982-65a80597e4d4", "subnet_ids": ["375a0980-8a59-4d12-8982-65a80597e4d4"], "port_id": "4cb91003-39bd-41cd-a02a-cd7bb7e0efef", "id": "01c26952-aa9f-452c-bbef-6ab292510d38"} 2018-08-18 08:51:11,818 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/01c26952-aa9f-452c-bbef-6ab292510d38/add_router_interface.json used request id req-ccd427f4-7b2a-4129-a6c7-00d3ac813f17 2018-08-18 08:51:11,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45037007332s 2018-08-18 08:51:11,818 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/01c26952-aa9f-452c-bbef-6ab292510d38/add_router_interface.json used request id req-ccd427f4-7b2a-4129-a6c7-00d3ac813f17 returning object 01c26952-aa9f-452c-bbef-6ab292510d38 2018-08-18 08:51:11,818 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-18 08:51:34,729 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-18 08:51:34,730 - 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-18 08:51:34,735 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 08:51:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 08:51:34,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:51:34,743 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:51:35,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5dd994ae-062e-4739-9433-859eb76a7c67 Date: Sat, 18 Aug 2018 08:51:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:51:35,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5dd994ae-062e-4739-9433-859eb76a7c67 2018-08-18 08:51:35,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28386592865s 2018-08-18 08:51:35,024 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5dd994ae-062e-4739-9433-859eb76a7c67 2018-08-18 08:51:35,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 08:51:35,036 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb"}' 2018-08-18 08:51:35,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d9dac8bf-cf51-44fc-9b52-84d4ef1187b3 Date: Sat, 18 Aug 2018 08:51:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:51:35Z", "file": "/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d/file", "owner": "a08fbb011e544d2c8419188f9d593f12", "id": "149e4725-09dd-4195-8506-46d2dc5e020d", "size": null, "self": "/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb", "checksum": null, "created_at": "2018-08-18T08:51:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 08:51:35,078 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d9dac8bf-cf51-44fc-9b52-84d4ef1187b3 2018-08-18 08:51:35,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0464978218079s 2018-08-18 08:51:35,079 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d9dac8bf-cf51-44fc-9b52-84d4ef1187b3 returning object 149e4725-09dd-4195-8506-46d2dc5e020d 2018-08-18 08:51:35,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 08:51:35,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d/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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '' 2018-08-18 08:52:36,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3cb0f4e7-581b-4792-9f35-6855f27a7123 Date: Sat, 18 Aug 2018 08:52: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-18 08:52:36,426 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d/file used request id req-3cb0f4e7-581b-4792-9f35-6855f27a7123 2018-08-18 08:52:36,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.3464019299s 2018-08-18 08:52:36,426 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d/file used request id req-3cb0f4e7-581b-4792-9f35-6855f27a7123 2018-08-18 08:52:36,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:52:36,434 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:36,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-f006ca99-ad48-491b-b404-d283b3d3fdda Date: Sat, 18 Aug 2018 08:52:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:52:36Z", "file": "/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d/file", "owner": "a08fbb011e544d2c8419188f9d593f12", "id": "149e4725-09dd-4195-8506-46d2dc5e020d", "size": 4373348352, "self": "/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/149e4725-09dd-4195-8506-46d2dc5e020d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/149e4725-09dd-4195-8506-46d2dc5e020d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-18T08:51:35Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:52:36,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f006ca99-ad48-491b-b404-d283b3d3fdda 2018-08-18 08:52:36,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.039311170578s 2018-08-18 08:52:36,470 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f006ca99-ad48-491b-b404-d283b3d3fdda 2018-08-18 08:52:36,472 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/149e4725-09dd-4195-8506-46d2dc5e020d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d/file', 'owner': u'a08fbb011e544d2c8419188f9d593f12', 'id': u'149e4725-09dd-4195-8506-46d2dc5e020d', 'size': 4373348352, u'self': u'/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a08fbb011e544d2c8419188f9d593f12', 'name': 'cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/149e4725-09dd-4195-8506-46d2dc5e020d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T08:52:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T08:52:36Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb', 'created': u'2018-08-18T08:51:35Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-18T08:51:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-18 08:52:36,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 08:52:36,476 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_0bf1ce73-151a-447d-9553-90bd173664fb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-18 08:52:36,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:52: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-169ab2fc-b2c0-43c3-87dd-b46d89c7ffe6 x-compute-request-id: req-169ab2fc-b2c0-43c3-87dd-b46d89c7ffe6 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_0bf1ce73-151a-447d-9553-90bd173664fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "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": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2"}} 2018-08-18 08:52:36,766 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-169ab2fc-b2c0-43c3-87dd-b46d89c7ffe6 2018-08-18 08:52:36,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.292433977127s 2018-08-18 08:52:36,766 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-169ab2fc-b2c0-43c3-87dd-b46d89c7ffe6 2018-08-18 08:52:36,767 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_0bf1ce73-151a-447d-9553-90bd173664fb', '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'4d035469e9a84e03ad9e915ddb446437', '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'd957d2a3-7feb-47e8-b483-9ec110ccb0d2', 'swap': 0}) 2018-08-18 08:52:36,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 08:52:36,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2/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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" -d '{"extra_specs": {}}' 2018-08-18 08:52:36,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:52: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-14f39dc4-d8d0-4aa8-822f-ee7451dd45fe x-compute-request-id: req-14f39dc4-d8d0-4aa8-822f-ee7451dd45fe Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 08:52:36,787 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2/os-extra_specs used request id req-14f39dc4-d8d0-4aa8-822f-ee7451dd45fe 2018-08-18 08:52:36,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194609165192s 2018-08-18 08:52:36,787 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2/os-extra_specs used request id req-14f39dc4-d8d0-4aa8-822f-ee7451dd45fe 2018-08-18 08:52:36,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-18 08:52:36,790 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '{"keypair": {"name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb"}}' 2018-08-18 08:52:37,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:52: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-70074d5c-3e0f-4fd1-baf1-89e492acb82c x-compute-request-id: req-70074d5c-3e0f-4fd1-baf1-89e492acb82c Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCouM2Pw7f5K4CuEEhapfQKIiyS2zVrPJpEuRgmdvTRLEwqKP5iy+dzI2oJtAq2EIbu/M1A2+DFfdpg4jhUbuVJD1TfddgSpyS0yuuLR4EHAOp+bEqVLFCTdA5DLBoIoi8PrFsBDl6Jusk+2Ww7KAF2Vf4lMdvixM6X4jiEI5ykQhh99X2YDZKeMWp9NNy3CnBSjrCGjW7YFfoNkPfBvBLuulp3zwFnP0mAGg4pLRdQu1wz/0dKCoxc0jH44VxFwmrIgp/FLtkpqUIfYq1NXrY/krZNCNxjS5gYeYV+kZd3ugcz5XWpaTrL+Bap+VZJ8XuzAQdrxondO0XLlReksVjf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqLjNj8O3+SuArhBIWqX0CiIskts1azyaRLkYJnb00SxMKij+\nYsvncyNqCbQKthCG7vzNQNvgxX3aYOI4VG7lSQ9U33XYEqcktMrri0eBBwDqfmxK\nlSxQk3QOQywaCKIvD6xbAQ5eibrJPtlsOygBdlX+JTHb4sTOl+I4hCOcpEIYffV9\nmA2SnjFqfTTctwpwUo6who1u2BX6DZD3wbwS7rpad88BZz9JgBoOKS0XULtcM/9H\nSgqMXNIx+OFcRcJqyIKfxS7ZKalCH2KtTV62P5K2TQjcY0uYGHmFfpGXd7oHM+V1\nqWk6y/gWqflWSfF7swEHa8aJ3TtFy5UXpLFY3wIDAQABAoIBAB8Q3/CfpelAJFJo\ndxoRwmx3PGPR7vUO1Izg09yJPKyjDmcY4zYHu1cM50JgHzTEuEOa0qQlmC5k7Oe3\n341UWe1o4ETA6wcMNYsAbfxYLx6+AW9DuzvaS//Kd7HQlf6O9kFZh+wa3DdZ6CIl\nYHNH+3TxgnkQxB7uA+gdZDCYaggoQs+ANQM97UJ7dDrmoCjccndE7nQ6Ki+kRIHe\nNQ/3PrhsVVlsTKyJTzhZg0BFeO3sngLMY8Nl895jZqcJPjOSoHhH+jr2eHOoUY1a\nSH3ZbRG/bbtiaDjt29KeqTFTmHJBBpa1Dsvej6SsOHxaLcFegHsYgoa/kiU/u4WS\nZWJoxvkCgYEA1dhRy1UwGY1XuqPZdoYdR1j4LWTb7JShWFJXK3sBCutes8GqYWA+\nAx1nosRxyvP136DhvVBR+qirL82/+n/cY3gTG2NBnb1n4I4m8D8oPptuNS2PjjBR\nKQJkBTeoRYeWLE0xNu0ak0MPBJ/jTqsSqDIKtoVwlWNaYOfmmvyvpRUCgYEAyftY\n4bsHCx8iT8JiZhiPEKswxYJ2aqfK2Iw4OsJ94B1uEhBgnmW1ZPwQpK2hwFXzKeQ2\nHXdBZkUF6ZI3OmxgGR2Nhnvr2CfdDS512XAvUdUjbveLY44t6BCJYXknGkX8lvSg\n6FmhFagDq6pZs/Vr82X0sMOrJ/1ZhtvKmPt2ayMCgYEA0Jaewk2oC2SZbE6iskAD\nkzKvcefttYkNEI/Qw3LKA5Ku33xK64zrMDKggl5H+QWakbXmO7l7HZsk0A5L8taB\nbO0VBiP9PxYfmyRNyw5v/RGzoF9+pd1vbScN1SEDHD8zNqddGAyTXY2Nup8TJAsu\nua2GUZ87wBwXbmsFv6w20DkCgYEAyKAyPB2zNFfblBAH/1N7n9n7WuRozS4X7Zry\nK2OO9rMk5yp/Xja2xDUgLwMM/Ogi3cSCACi5vGTpJ4WF+DE4Dxpsvl2O+Sk3h+VT\nSAUH66fjR1D5koziinUKkNhvf8huyl75CXIl8EXwR26xJXCspprqPz5MXy9m4u6k\nwepdSLMCgYAMOPqz2fdUPSAY1+LTfjqWw8mk6gd6d/G3+m0bD4OJamp9Ed8SXLNd\nLFwQv/nZCOu2UxDOesHWgrCDpwcKn/yUeyIZ8byXNYJ/IwDfwuWCgc4PiPaxiSCo\nZ7NJk+ui+Xqo9t3kUFWEFmJ7Hd5PZc0cxOeaIzCntUGYqO4je3USjg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "676a59bd3bc448b28e7c1484667c6720", "name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "fingerprint": "5f:a5:fa:de:df:05:94:bb:e6:49:67:bf:1a:ed:7f:42"}} 2018-08-18 08:52:37,252 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-70074d5c-3e0f-4fd1-baf1-89e492acb82c 2018-08-18 08:52:37,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.464690923691s 2018-08-18 08:52:37,253 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-70074d5c-3e0f-4fd1-baf1-89e492acb82c 2018-08-18 08:52:37,254 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCouM2Pw7f5K4CuEEhapfQKIiyS2zVrPJpEuRgmdvTRLEwqKP5iy+dzI2oJtAq2EIbu/M1A2+DFfdpg4jhUbuVJD1TfddgSpyS0yuuLR4EHAOp+bEqVLFCTdA5DLBoIoi8PrFsBDl6Jusk+2Ww7KAF2Vf4lMdvixM6X4jiEI5ykQhh99X2YDZKeMWp9NNy3CnBSjrCGjW7YFfoNkPfBvBLuulp3zwFnP0mAGg4pLRdQu1wz/0dKCoxc0jH44VxFwmrIgp/FLtkpqUIfYq1NXrY/krZNCNxjS5gYeYV+kZd3ugcz5XWpaTrL+Bap+VZJ8XuzAQdrxondO0XLlReksVjf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqLjNj8O3+SuArhBIWqX0CiIskts1azyaRLkYJnb00SxMKij+\nYsvncyNqCbQKthCG7vzNQNvgxX3aYOI4VG7lSQ9U33XYEqcktMrri0eBBwDqfmxK\nlSxQk3QOQywaCKIvD6xbAQ5eibrJPtlsOygBdlX+JTHb4sTOl+I4hCOcpEIYffV9\nmA2SnjFqfTTctwpwUo6who1u2BX6DZD3wbwS7rpad88BZz9JgBoOKS0XULtcM/9H\nSgqMXNIx+OFcRcJqyIKfxS7ZKalCH2KtTV62P5K2TQjcY0uYGHmFfpGXd7oHM+V1\nqWk6y/gWqflWSfF7swEHa8aJ3TtFy5UXpLFY3wIDAQABAoIBAB8Q3/CfpelAJFJo\ndxoRwmx3PGPR7vUO1Izg09yJPKyjDmcY4zYHu1cM50JgHzTEuEOa0qQlmC5k7Oe3\n341UWe1o4ETA6wcMNYsAbfxYLx6+AW9DuzvaS//Kd7HQlf6O9kFZh+wa3DdZ6CIl\nYHNH+3TxgnkQxB7uA+gdZDCYaggoQs+ANQM97UJ7dDrmoCjccndE7nQ6Ki+kRIHe\nNQ/3PrhsVVlsTKyJTzhZg0BFeO3sngLMY8Nl895jZqcJPjOSoHhH+jr2eHOoUY1a\nSH3ZbRG/bbtiaDjt29KeqTFTmHJBBpa1Dsvej6SsOHxaLcFegHsYgoa/kiU/u4WS\nZWJoxvkCgYEA1dhRy1UwGY1XuqPZdoYdR1j4LWTb7JShWFJXK3sBCutes8GqYWA+\nAx1nosRxyvP136DhvVBR+qirL82/+n/cY3gTG2NBnb1n4I4m8D8oPptuNS2PjjBR\nKQJkBTeoRYeWLE0xNu0ak0MPBJ/jTqsSqDIKtoVwlWNaYOfmmvyvpRUCgYEAyftY\n4bsHCx8iT8JiZhiPEKswxYJ2aqfK2Iw4OsJ94B1uEhBgnmW1ZPwQpK2hwFXzKeQ2\nHXdBZkUF6ZI3OmxgGR2Nhnvr2CfdDS512XAvUdUjbveLY44t6BCJYXknGkX8lvSg\n6FmhFagDq6pZs/Vr82X0sMOrJ/1ZhtvKmPt2ayMCgYEA0Jaewk2oC2SZbE6iskAD\nkzKvcefttYkNEI/Qw3LKA5Ku33xK64zrMDKggl5H+QWakbXmO7l7HZsk0A5L8taB\nbO0VBiP9PxYfmyRNyw5v/RGzoF9+pd1vbScN1SEDHD8zNqddGAyTXY2Nup8TJAsu\nua2GUZ87wBwXbmsFv6w20DkCgYEAyKAyPB2zNFfblBAH/1N7n9n7WuRozS4X7Zry\nK2OO9rMk5yp/Xja2xDUgLwMM/Ogi3cSCACi5vGTpJ4WF+DE4Dxpsvl2O+Sk3h+VT\nSAUH66fjR1D5koziinUKkNhvf8huyl75CXIl8EXwR26xJXCspprqPz5MXy9m4u6k\nwepdSLMCgYAMOPqz2fdUPSAY1+LTfjqWw8mk6gd6d/G3+m0bD4OJamp9Ed8SXLNd\nLFwQv/nZCOu2UxDOesHWgrCDpwcKn/yUeyIZ8byXNYJ/IwDfwuWCgc4PiPaxiSCo\nZ7NJk+ui+Xqo9t3kUFWEFmJ7Hd5PZc0cxOeaIzCntUGYqO4je3USjg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'676a59bd3bc448b28e7c1484667c6720', 'name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'created_at': '2018-08-18T08:52:37.254046', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a08fbb011e544d2c8419188f9d593f12', 'name': 'cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5f:a5:fa:de:df:05:94:bb:e6:49:67:bf:1a:ed:7f:42', 'type': 'ssh', 'id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb'}) 2018-08-18 08:52:37,254 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAqLjNj8O3+SuArhBIWqX0CiIskts1azyaRLkYJnb00SxMKij+ YsvncyNqCbQKthCG7vzNQNvgxX3aYOI4VG7lSQ9U33XYEqcktMrri0eBBwDqfmxK lSxQk3QOQywaCKIvD6xbAQ5eibrJPtlsOygBdlX+JTHb4sTOl+I4hCOcpEIYffV9 mA2SnjFqfTTctwpwUo6who1u2BX6DZD3wbwS7rpad88BZz9JgBoOKS0XULtcM/9H SgqMXNIx+OFcRcJqyIKfxS7ZKalCH2KtTV62P5K2TQjcY0uYGHmFfpGXd7oHM+V1 qWk6y/gWqflWSfF7swEHa8aJ3TtFy5UXpLFY3wIDAQABAoIBAB8Q3/CfpelAJFJo dxoRwmx3PGPR7vUO1Izg09yJPKyjDmcY4zYHu1cM50JgHzTEuEOa0qQlmC5k7Oe3 341UWe1o4ETA6wcMNYsAbfxYLx6+AW9DuzvaS//Kd7HQlf6O9kFZh+wa3DdZ6CIl YHNH+3TxgnkQxB7uA+gdZDCYaggoQs+ANQM97UJ7dDrmoCjccndE7nQ6Ki+kRIHe NQ/3PrhsVVlsTKyJTzhZg0BFeO3sngLMY8Nl895jZqcJPjOSoHhH+jr2eHOoUY1a SH3ZbRG/bbtiaDjt29KeqTFTmHJBBpa1Dsvej6SsOHxaLcFegHsYgoa/kiU/u4WS ZWJoxvkCgYEA1dhRy1UwGY1XuqPZdoYdR1j4LWTb7JShWFJXK3sBCutes8GqYWA+ Ax1nosRxyvP136DhvVBR+qirL82/+n/cY3gTG2NBnb1n4I4m8D8oPptuNS2PjjBR KQJkBTeoRYeWLE0xNu0ak0MPBJ/jTqsSqDIKtoVwlWNaYOfmmvyvpRUCgYEAyftY 4bsHCx8iT8JiZhiPEKswxYJ2aqfK2Iw4OsJ94B1uEhBgnmW1ZPwQpK2hwFXzKeQ2 HXdBZkUF6ZI3OmxgGR2Nhnvr2CfdDS512XAvUdUjbveLY44t6BCJYXknGkX8lvSg 6FmhFagDq6pZs/Vr82X0sMOrJ/1ZhtvKmPt2ayMCgYEA0Jaewk2oC2SZbE6iskAD kzKvcefttYkNEI/Qw3LKA5Ku33xK64zrMDKggl5H+QWakbXmO7l7HZsk0A5L8taB bO0VBiP9PxYfmyRNyw5v/RGzoF9+pd1vbScN1SEDHD8zNqddGAyTXY2Nup8TJAsu ua2GUZ87wBwXbmsFv6w20DkCgYEAyKAyPB2zNFfblBAH/1N7n9n7WuRozS4X7Zry K2OO9rMk5yp/Xja2xDUgLwMM/Ogi3cSCACi5vGTpJ4WF+DE4Dxpsvl2O+Sk3h+VT SAUH66fjR1D5koziinUKkNhvf8huyl75CXIl8EXwR26xJXCspprqPz5MXy9m4u6k wepdSLMCgYAMOPqz2fdUPSAY1+LTfjqWw8mk6gd6d/G3+m0bD4OJamp9Ed8SXLNd LFwQv/nZCOu2UxDOesHWgrCDpwcKn/yUeyIZ8byXNYJ/IwDfwuWCgc4PiPaxiSCo Z7NJk+ui+Xqo9t3kUFWEFmJ7Hd5PZc0cxOeaIzCntUGYqO4je3USjg== -----END RSA PRIVATE KEY----- 2018-08-18 08:52:37,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-18 08:52:37,258 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '{"security_group": {"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-18 08:52:37,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-e2717a27-0687-423d-9ae7-978fcb9de935 Date: Sat, 18 Aug 2018 08:52:37 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:37Z", "updated_at": "2018-08-18T08:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7515bb49-fbd7-4a4e-8106-e49ed72f6764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "da4cdd67-981e-4437-b940-0844a524bbdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 1, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}} 2018-08-18 08:52:37,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e2717a27-0687-423d-9ae7-978fcb9de935 2018-08-18 08:52:37,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.459901094437s 2018-08-18 08:52:37,718 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e2717a27-0687-423d-9ae7-978fcb9de935 2018-08-18 08:52:37,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:52:37,723 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:37,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-ffe2c561-153a-4f09-9ede-069fbf06aca4 Date: Sat, 18 Aug 2018 08:52:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:51:06Z", "updated_at": "2018-08-18T08:51:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "121c13a6-1985-49b5-b9fa-3967f67176ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "267d78b5-3b7b-452e-9cea-869925d96485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "a4eae864-363e-4b8b-9133-46da178f4415", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "b014a052-93fb-495c-9ba8-e9daff684954", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 1, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:37Z", "updated_at": "2018-08-18T08:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7515bb49-fbd7-4a4e-8106-e49ed72f6764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "da4cdd67-981e-4437-b940-0844a524bbdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 1, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}]} 2018-08-18 08:52:37,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ffe2c561-153a-4f09-9ede-069fbf06aca4 2018-08-18 08:52:37,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0659401416779s 2018-08-18 08:52:37,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ffe2c561-153a-4f09-9ede-069fbf06aca4 2018-08-18 08:52:37,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:52:37,793 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -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": "d7a0bc0d-185f-4187-8aab-17e139f01fa1"}}' 2018-08-18 08:52:37,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-295137cd-534d-4265-bc54-24f3c7682c18 Date: Sat, 18 Aug 2018 08:52:37 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-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "port_range_min": 22, "revision_number": 0, "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:37Z", "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "7bb02353-66e1-4ebf-b059-581e01974540"}} 2018-08-18 08:52:37,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-295137cd-534d-4265-bc54-24f3c7682c18 2018-08-18 08:52:37,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121846914291s 2018-08-18 08:52:37,915 - 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-295137cd-534d-4265-bc54-24f3c7682c18 2018-08-18 08:52:37,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:52:37,919 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:37,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-79fd8b61-6363-4ce3-a6ad-e46bc4a46a60 Date: Sat, 18 Aug 2018 08:52:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:51:06Z", "updated_at": "2018-08-18T08:51:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "121c13a6-1985-49b5-b9fa-3967f67176ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "267d78b5-3b7b-452e-9cea-869925d96485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "a4eae864-363e-4b8b-9133-46da178f4415", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "b014a052-93fb-495c-9ba8-e9daff684954", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 1, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:37Z", "updated_at": "2018-08-18T08:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7515bb49-fbd7-4a4e-8106-e49ed72f6764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7bb02353-66e1-4ebf-b059-581e01974540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "da4cdd67-981e-4437-b940-0844a524bbdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 2, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}]} 2018-08-18 08:52:37,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-79fd8b61-6363-4ce3-a6ad-e46bc4a46a60 2018-08-18 08:52:37,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046108007431s 2018-08-18 08:52:37,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-79fd8b61-6363-4ce3-a6ad-e46bc4a46a60 2018-08-18 08:52:37,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:52:37,968 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -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": "d7a0bc0d-185f-4187-8aab-17e139f01fa1"}}' 2018-08-18 08:52:38,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-da39706a-82d0-429e-89d5-1dc37c4aa3d5 Date: Sat, 18 Aug 2018 08:52:38 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-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "port_range_min": null, "revision_number": 0, "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:38Z", "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "82a081f7-f96b-4fcb-83c2-e98f29ad90f7"}} 2018-08-18 08:52:38,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-da39706a-82d0-429e-89d5-1dc37c4aa3d5 2018-08-18 08:52:38,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.104497909546s 2018-08-18 08:52:38,073 - 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-da39706a-82d0-429e-89d5-1dc37c4aa3d5 2018-08-18 08:52:38,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:52:38,077 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:38,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-ebdaad80-db06-44fb-a968-a78b531f79bc Date: Sat, 18 Aug 2018 08:52:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:51:06Z", "updated_at": "2018-08-18T08:51:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "121c13a6-1985-49b5-b9fa-3967f67176ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "267d78b5-3b7b-452e-9cea-869925d96485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "a4eae864-363e-4b8b-9133-46da178f4415", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "b014a052-93fb-495c-9ba8-e9daff684954", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 1, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:37Z", "updated_at": "2018-08-18T08:52:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7515bb49-fbd7-4a4e-8106-e49ed72f6764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7bb02353-66e1-4ebf-b059-581e01974540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "82a081f7-f96b-4fcb-83c2-e98f29ad90f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "da4cdd67-981e-4437-b940-0844a524bbdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 3, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}]} 2018-08-18 08:52:38,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ebdaad80-db06-44fb-a968-a78b531f79bc 2018-08-18 08:52:38,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0488739013672s 2018-08-18 08:52:38,126 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ebdaad80-db06-44fb-a968-a78b531f79bc 2018-08-18 08:52:38,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:52:38,129 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -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": "d7a0bc0d-185f-4187-8aab-17e139f01fa1"}}' 2018-08-18 08:52:38,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d5a5fc53-fc69-456c-b9c3-847b87fc628e Date: Sat, 18 Aug 2018 08:52:38 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-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "port_range_min": 80, "revision_number": 0, "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:38Z", "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "470cc011-84e8-4afe-bed1-1272671ff9b1"}} 2018-08-18 08:52:38,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d5a5fc53-fc69-456c-b9c3-847b87fc628e 2018-08-18 08:52:38,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.111470937729s 2018-08-18 08:52:38,241 - 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-d5a5fc53-fc69-456c-b9c3-847b87fc628e 2018-08-18 08:52:38,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:52:38,244 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:38,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-7d445742-f491-441d-9f8c-310890ad37cf Date: Sat, 18 Aug 2018 08:52:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:51:06Z", "updated_at": "2018-08-18T08:51:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "121c13a6-1985-49b5-b9fa-3967f67176ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "267d78b5-3b7b-452e-9cea-869925d96485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "a4eae864-363e-4b8b-9133-46da178f4415", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "b014a052-93fb-495c-9ba8-e9daff684954", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 1, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:37Z", "updated_at": "2018-08-18T08:52:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "470cc011-84e8-4afe-bed1-1272671ff9b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7515bb49-fbd7-4a4e-8106-e49ed72f6764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7bb02353-66e1-4ebf-b059-581e01974540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "82a081f7-f96b-4fcb-83c2-e98f29ad90f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "da4cdd67-981e-4437-b940-0844a524bbdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 4, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}]} 2018-08-18 08:52:38,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7d445742-f491-441d-9f8c-310890ad37cf 2018-08-18 08:52:38,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0513160228729s 2018-08-18 08:52:38,296 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7d445742-f491-441d-9f8c-310890ad37cf 2018-08-18 08:52:38,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:52:38,299 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -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": "d7a0bc0d-185f-4187-8aab-17e139f01fa1"}}' 2018-08-18 08:52:38,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-0ef5e0f1-6115-49e3-80aa-60e4376fb836 Date: Sat, 18 Aug 2018 08:52:38 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-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "port_range_min": 443, "revision_number": 0, "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:38Z", "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "b851a223-9f83-4607-8648-9c9a2c234b4d"}} 2018-08-18 08:52:38,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-0ef5e0f1-6115-49e3-80aa-60e4376fb836 2018-08-18 08:52:38,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115015029907s 2018-08-18 08:52:38,414 - 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-0ef5e0f1-6115-49e3-80aa-60e4376fb836 2018-08-18 08:52:38,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:52:38,418 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:38,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-dd5adffc-0a8e-459a-947f-ed5e9dba4bee Date: Sat, 18 Aug 2018 08:52:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:51:06Z", "updated_at": "2018-08-18T08:51:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "121c13a6-1985-49b5-b9fa-3967f67176ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "267d78b5-3b7b-452e-9cea-869925d96485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "a4eae864-363e-4b8b-9133-46da178f4415", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "b014a052-93fb-495c-9ba8-e9daff684954", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 1, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:37Z", "updated_at": "2018-08-18T08:52:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "470cc011-84e8-4afe-bed1-1272671ff9b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7515bb49-fbd7-4a4e-8106-e49ed72f6764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7bb02353-66e1-4ebf-b059-581e01974540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "82a081f7-f96b-4fcb-83c2-e98f29ad90f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "b851a223-9f83-4607-8648-9c9a2c234b4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "da4cdd67-981e-4437-b940-0844a524bbdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 5, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}]} 2018-08-18 08:52:38,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-dd5adffc-0a8e-459a-947f-ed5e9dba4bee 2018-08-18 08:52:38,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0477740764618s 2018-08-18 08:52:38,466 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-dd5adffc-0a8e-459a-947f-ed5e9dba4bee 2018-08-18 08:52:38,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:52:38,469 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -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": "d7a0bc0d-185f-4187-8aab-17e139f01fa1"}}' 2018-08-18 08:52:38,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-b6f04aba-dfc5-435c-8a6a-d97b21bb8fe8 Date: Sat, 18 Aug 2018 08:52:38 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-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "port_range_min": 5671, "revision_number": 0, "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:38Z", "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "0d851c6b-8083-48ec-be2a-804bc9fa1a2c"}} 2018-08-18 08:52:38,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b6f04aba-dfc5-435c-8a6a-d97b21bb8fe8 2018-08-18 08:52:38,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134773015976s 2018-08-18 08:52:38,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-b6f04aba-dfc5-435c-8a6a-d97b21bb8fe8 2018-08-18 08:52:38,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:52:38,608 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:38,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-9bf860e9-b7be-4b0d-a410-cf8b7d2e8ece Date: Sat, 18 Aug 2018 08:52:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:51:06Z", "updated_at": "2018-08-18T08:51:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "121c13a6-1985-49b5-b9fa-3967f67176ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "267d78b5-3b7b-452e-9cea-869925d96485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "a4eae864-363e-4b8b-9133-46da178f4415", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "b014a052-93fb-495c-9ba8-e9daff684954", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 1, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:37Z", "updated_at": "2018-08-18T08:52:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "0d851c6b-8083-48ec-be2a-804bc9fa1a2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "470cc011-84e8-4afe-bed1-1272671ff9b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7515bb49-fbd7-4a4e-8106-e49ed72f6764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7bb02353-66e1-4ebf-b059-581e01974540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "82a081f7-f96b-4fcb-83c2-e98f29ad90f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "b851a223-9f83-4607-8648-9c9a2c234b4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "da4cdd67-981e-4437-b940-0844a524bbdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 6, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}]} 2018-08-18 08:52:38,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9bf860e9-b7be-4b0d-a410-cf8b7d2e8ece 2018-08-18 08:52:38,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503978729248s 2018-08-18 08:52:38,658 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9bf860e9-b7be-4b0d-a410-cf8b7d2e8ece 2018-08-18 08:52:38,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:52:38,662 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -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": "d7a0bc0d-185f-4187-8aab-17e139f01fa1"}}' 2018-08-18 08:52:38,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-ec6cf2ef-9150-4708-93c9-b1875a0eef52 Date: Sat, 18 Aug 2018 08:52:38 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-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "port_range_min": 53333, "revision_number": 0, "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:38Z", "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "d05fffb5-6ced-472d-9601-f92ea230f4f6"}} 2018-08-18 08:52:38,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ec6cf2ef-9150-4708-93c9-b1875a0eef52 2018-08-18 08:52:38,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133692026138s 2018-08-18 08:52:38,796 - 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-ec6cf2ef-9150-4708-93c9-b1875a0eef52 2018-08-18 08:52:38,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:52:38,798 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:38,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-f3e57ac3-0457-4672-8b46-97fe9a6201ca Date: Sat, 18 Aug 2018 08:52:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f38bd1b-3a90-4689-b183-a46f932d8ef7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a08fbb011e544d2c8419188f9d593f12","l2_adjacency":true,"status":"ACTIVE","subnets":["375a0980-8a59-4d12-8982-65a80597e4d4"],"description":"","tags":[],"updated_at":"2018-08-18T08:51:07Z","qos_policy_id":null,"name":"cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb","admin_state_up":true,"tenant_id":"a08fbb011e544d2c8419188f9d593f12","created_at":"2018-08-18T08:51:06Z","mtu":1450}]} 2018-08-18 08:52:38,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f3e57ac3-0457-4672-8b46-97fe9a6201ca 2018-08-18 08:52:38,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947849750519s 2018-08-18 08:52:38,893 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f3e57ac3-0457-4672-8b46-97fe9a6201ca 2018-08-18 08:52:38,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:52:38,901 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:38,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-7f328025-c1ea-4cf8-984c-06394365074c Date: Sat, 18 Aug 2018 08:52:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:52:36Z", "file": "/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d/file", "owner": "a08fbb011e544d2c8419188f9d593f12", "id": "149e4725-09dd-4195-8506-46d2dc5e020d", "size": 4373348352, "self": "/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/149e4725-09dd-4195-8506-46d2dc5e020d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/149e4725-09dd-4195-8506-46d2dc5e020d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-18T08:51:35Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:52:38,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7f328025-c1ea-4cf8-984c-06394365074c 2018-08-18 08:52:38,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0348470211029s 2018-08-18 08:52:38,932 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7f328025-c1ea-4cf8-984c-06394365074c 2018-08-18 08:52:38,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 08:52:38,936 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:38,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:52: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-c714ff1c-2163-4e29-b7f6-c26dcd37bd7d x-compute-request-id: req-c714ff1c-2163-4e29-b7f6-c26dcd37bd7d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_0bf1ce73-151a-447d-9553-90bd173664fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "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": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2"}]} 2018-08-18 08:52:38,957 - 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-c714ff1c-2163-4e29-b7f6-c26dcd37bd7d 2018-08-18 08:52:38,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237379074097s 2018-08-18 08:52:38,958 - 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-c714ff1c-2163-4e29-b7f6-c26dcd37bd7d 2018-08-18 08:52:38,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-18 08:52:38,963 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '{"server": {"name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "imageRef": "149e4725-09dd-4195-8506-46d2dc5e020d", "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "flavorRef": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8f38bd1b-3a90-4689-b183-a46f932d8ef7"}], "security_groups": [{"name": "d7a0bc0d-185f-4187-8aab-17e139f01fa1"}]}}' 2018-08-18 08:52:41,215 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 08:52: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-a63ed117-7fa9-4e67-9459-a9f82f53b19e x-compute-request-id: req-a63ed117-7fa9-4e67-9459-a9f82f53b19e Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/e5926d85-2054-4ea5-8d50-64cf4785b417 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "d7a0bc0d-185f-4187-8aab-17e139f01fa1"}], "OS-DCF:diskConfig": "MANUAL", "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "adminPass": "ux4wFFVTJqSd"}} 2018-08-18 08:52:41,216 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a63ed117-7fa9-4e67-9459-a9f82f53b19e 2018-08-18 08:52:41,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.25602984428s 2018-08-18 08:52:41,216 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a63ed117-7fa9-4e67-9459-a9f82f53b19e 2018-08-18 08:52:41,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:52:41,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:41,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:52: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-bcad8f3a-5c8f-4fd0-aa09-61622921662e x-compute-request-id: req-bcad8f3a-5c8f-4fd0-aa09-61622921662e 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "user_id": "676a59bd3bc448b28e7c1484667c6720", "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-18T08:52:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:52:41,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bcad8f3a-5c8f-4fd0-aa09-61622921662e 2018-08-18 08:52:41,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.328388929367s 2018-08-18 08:52:41,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bcad8f3a-5c8f-4fd0-aa09-61622921662e 2018-08-18 08:52:41,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:52:41,552 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:41,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-f2ed3512-920a-406c-a0ba-d976f8817ba6 Date: Sat, 18 Aug 2018 08:52:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f38bd1b-3a90-4689-b183-a46f932d8ef7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a08fbb011e544d2c8419188f9d593f12","l2_adjacency":true,"status":"ACTIVE","subnets":["375a0980-8a59-4d12-8982-65a80597e4d4"],"description":"","tags":[],"updated_at":"2018-08-18T08:51:07Z","qos_policy_id":null,"name":"cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb","admin_state_up":true,"tenant_id":"a08fbb011e544d2c8419188f9d593f12","created_at":"2018-08-18T08:51:06Z","mtu":1450}]} 2018-08-18 08:52:41,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f2ed3512-920a-406c-a0ba-d976f8817ba6 2018-08-18 08:52:41,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0896711349487s 2018-08-18 08:52:41,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f2ed3512-920a-406c-a0ba-d976f8817ba6 2018-08-18 08:52:41,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 08:52:41,643 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:41,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-342594af-c98f-4919-acd6-1d84931d31f0 Date: Sat, 18 Aug 2018 08:52:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f38bd1b-3a90-4689-b183-a46f932d8ef7","tenant_id":"a08fbb011e544d2c8419188f9d593f12","created_at":"2018-08-18T08:51:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T08:51: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":"a08fbb011e544d2c8419188f9d593f12","id":"375a0980-8a59-4d12-8982-65a80597e4d4","subnetpool_id":null,"name":"cloudify_ims-subnet_0bf1ce73-151a-447d-9553-90bd173664fb"}]} 2018-08-18 08:52:41,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-342594af-c98f-4919-acd6-1d84931d31f0 2018-08-18 08:52:41,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0434467792511s 2018-08-18 08:52:41,687 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-342594af-c98f-4919-acd6-1d84931d31f0 2018-08-18 08:52:41,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:52:43,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:52:43,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:44,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:52: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-51a0e106-9217-4ef5-af46-8c0ee3350382 x-compute-request-id: req-51a0e106-9217-4ef5-af46-8c0ee3350382 Content-Encoding: gzip Content-Length: 650 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:52:44,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-51a0e106-9217-4ef5-af46-8c0ee3350382 2018-08-18 08:52:44,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513849973679s 2018-08-18 08:52:44,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-51a0e106-9217-4ef5-af46-8c0ee3350382 2018-08-18 08:52:44,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:52:46,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:52:46,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:46,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:52: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-ac7f2d82-bbe7-46e7-80bc-5e4dc2dd3812 x-compute-request-id: req-ac7f2d82-bbe7-46e7-80bc-5e4dc2dd3812 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:52:46,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac7f2d82-bbe7-46e7-80bc-5e4dc2dd3812 2018-08-18 08:52:46,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216361999512s 2018-08-18 08:52:46,427 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac7f2d82-bbe7-46e7-80bc-5e4dc2dd3812 2018-08-18 08:52:46,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:52:48,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:52:48,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:48,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:52: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-ea71bbef-5303-4286-8e93-ace89d53f59b x-compute-request-id: req-ea71bbef-5303-4286-8e93-ace89d53f59b Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:52:48,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ea71bbef-5303-4286-8e93-ace89d53f59b 2018-08-18 08:52:48,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476735830307s 2018-08-18 08:52:48,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ea71bbef-5303-4286-8e93-ace89d53f59b 2018-08-18 08:52:48,915 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:52:50,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:52:50,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:51,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:52: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-a4a238e6-a0f6-4e3d-bfd9-8b0b393d0142 x-compute-request-id: req-a4a238e6-a0f6-4e3d-bfd9-8b0b393d0142 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:52:51,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a4a238e6-a0f6-4e3d-bfd9-8b0b393d0142 2018-08-18 08:52:51,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699913024902s 2018-08-18 08:52:51,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a4a238e6-a0f6-4e3d-bfd9-8b0b393d0142 2018-08-18 08:52:51,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:52:53,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:52:53,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:54,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:52: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-a5fd56d4-bd82-4d35-bd2e-a22930343af9 x-compute-request-id: req-a5fd56d4-bd82-4d35-bd2e-a22930343af9 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:52:54,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a5fd56d4-bd82-4d35-bd2e-a22930343af9 2018-08-18 08:52:54,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763522863388s 2018-08-18 08:52:54,388 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a5fd56d4-bd82-4d35-bd2e-a22930343af9 2018-08-18 08:52:54,392 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:52:56,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:52:56,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:56,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:52: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-4c863e92-99d3-46f1-884a-909a7c3c415b x-compute-request-id: req-4c863e92-99d3-46f1-884a-909a7c3c415b Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:52:56,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4c863e92-99d3-46f1-884a-909a7c3c415b 2018-08-18 08:52:56,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435982942581s 2018-08-18 08:52:56,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4c863e92-99d3-46f1-884a-909a7c3c415b 2018-08-18 08:52:56,835 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:52:58,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:52:58,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:52:59,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:52: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-4c9006c3-0f35-4c3e-a85f-f6d5bb5c9441 x-compute-request-id: req-4c9006c3-0f35-4c3e-a85f-f6d5bb5c9441 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:52:59,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4c9006c3-0f35-4c3e-a85f-f6d5bb5c9441 2018-08-18 08:52:59,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39718914032s 2018-08-18 08:52:59,235 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4c9006c3-0f35-4c3e-a85f-f6d5bb5c9441 2018-08-18 08:52:59,239 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:01,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:01,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:01,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-9efee790-a290-4a3a-a091-8ed85007f0b4 x-compute-request-id: req-9efee790-a290-4a3a-a091-8ed85007f0b4 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:01,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9efee790-a290-4a3a-a091-8ed85007f0b4 2018-08-18 08:53:01,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.32908987999s 2018-08-18 08:53:01,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9efee790-a290-4a3a-a091-8ed85007f0b4 2018-08-18 08:53:01,575 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:03,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:03,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:03,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-0116a3d5-bff9-4d51-8d83-4931b4e50dcb x-compute-request-id: req-0116a3d5-bff9-4d51-8d83-4931b4e50dcb Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:03,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0116a3d5-bff9-4d51-8d83-4931b4e50dcb 2018-08-18 08:53:03,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411508083344s 2018-08-18 08:53:03,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0116a3d5-bff9-4d51-8d83-4931b4e50dcb 2018-08-18 08:53:03,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:05,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:05,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:06,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-a0becbe5-a95f-4ade-a34f-c9185ed94596 x-compute-request-id: req-a0becbe5-a95f-4ade-a34f-c9185ed94596 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:06,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0becbe5-a95f-4ade-a34f-c9185ed94596 2018-08-18 08:53:06,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171477079391s 2018-08-18 08:53:06,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0becbe5-a95f-4ade-a34f-c9185ed94596 2018-08-18 08:53:06,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:08,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:08,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:08,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-5166e9bc-385b-4957-bdda-5e4b459776ca x-compute-request-id: req-5166e9bc-385b-4957-bdda-5e4b459776ca Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:08,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5166e9bc-385b-4957-bdda-5e4b459776ca 2018-08-18 08:53:08,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423338890076s 2018-08-18 08:53:08,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5166e9bc-385b-4957-bdda-5e4b459776ca 2018-08-18 08:53:08,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:10,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:10,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:10,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-ee0790a9-8265-4544-8c68-e169b6daa815 x-compute-request-id: req-ee0790a9-8265-4544-8c68-e169b6daa815 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:10,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ee0790a9-8265-4544-8c68-e169b6daa815 2018-08-18 08:53:10,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.330565929413s 2018-08-18 08:53:10,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ee0790a9-8265-4544-8c68-e169b6daa815 2018-08-18 08:53:10,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:12,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:12,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:13,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-3f7fba96-9638-4163-8036-aeab759ffd99 x-compute-request-id: req-3f7fba96-9638-4163-8036-aeab759ffd99 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:13,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3f7fba96-9638-4163-8036-aeab759ffd99 2018-08-18 08:53:13,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578104972839s 2018-08-18 08:53:13,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3f7fba96-9638-4163-8036-aeab759ffd99 2018-08-18 08:53:13,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:15,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:15,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:15,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-4e25457a-2039-431f-bf69-f00fe9bbe9f5 x-compute-request-id: req-4e25457a-2039-431f-bf69-f00fe9bbe9f5 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:15,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4e25457a-2039-431f-bf69-f00fe9bbe9f5 2018-08-18 08:53:15,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163831949234s 2018-08-18 08:53:15,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4e25457a-2039-431f-bf69-f00fe9bbe9f5 2018-08-18 08:53:15,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:17,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:17,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:18,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-032ff92e-2aa9-4f9c-aaf3-7ee08a1c8b7b x-compute-request-id: req-032ff92e-2aa9-4f9c-aaf3-7ee08a1c8b7b Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:18,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-032ff92e-2aa9-4f9c-aaf3-7ee08a1c8b7b 2018-08-18 08:53:18,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.658195972443s 2018-08-18 08:53:18,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-032ff92e-2aa9-4f9c-aaf3-7ee08a1c8b7b 2018-08-18 08:53:18,359 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:20,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:20,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:20,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-de8e020a-369a-4881-8592-23fb7c827d15 x-compute-request-id: req-de8e020a-369a-4881-8592-23fb7c827d15 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:20,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de8e020a-369a-4881-8592-23fb7c827d15 2018-08-18 08:53:20,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367738008499s 2018-08-18 08:53:20,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de8e020a-369a-4881-8592-23fb7c827d15 2018-08-18 08:53:20,733 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:22,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:22,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:22,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-da4ea69e-6921-4adf-8dd2-6fa0682a2df2 x-compute-request-id: req-da4ea69e-6921-4adf-8dd2-6fa0682a2df2 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:22,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-da4ea69e-6921-4adf-8dd2-6fa0682a2df2 2018-08-18 08:53:22,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170795202255s 2018-08-18 08:53:22,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-da4ea69e-6921-4adf-8dd2-6fa0682a2df2 2018-08-18 08:53:22,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:24,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:24,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:25,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-fd0310d1-9387-4a64-bb62-18e1aa0c8aea x-compute-request-id: req-fd0310d1-9387-4a64-bb62-18e1aa0c8aea Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:25,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd0310d1-9387-4a64-bb62-18e1aa0c8aea 2018-08-18 08:53:25,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343237876892s 2018-08-18 08:53:25,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd0310d1-9387-4a64-bb62-18e1aa0c8aea 2018-08-18 08:53:25,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:27,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:27,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:27,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-5e106c48-2d2f-4051-9de9-8ed2bb2917ad x-compute-request-id: req-5e106c48-2d2f-4051-9de9-8ed2bb2917ad Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:27,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5e106c48-2d2f-4051-9de9-8ed2bb2917ad 2018-08-18 08:53:27,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403789043427s 2018-08-18 08:53:27,666 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5e106c48-2d2f-4051-9de9-8ed2bb2917ad 2018-08-18 08:53:27,670 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:29,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:29,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:29,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-7013be4b-200d-42ff-8bf8-68e0ba01df88 x-compute-request-id: req-7013be4b-200d-42ff-8bf8-68e0ba01df88 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:29,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7013be4b-200d-42ff-8bf8-68e0ba01df88 2018-08-18 08:53:29,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18022108078s 2018-08-18 08:53:29,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7013be4b-200d-42ff-8bf8-68e0ba01df88 2018-08-18 08:53:29,857 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:31,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:31,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:32,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-b7836fd4-d446-4080-8754-30cf2c6fc8fb x-compute-request-id: req-b7836fd4-d446-4080-8754-30cf2c6fc8fb Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:32,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b7836fd4-d446-4080-8754-30cf2c6fc8fb 2018-08-18 08:53:32,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.899760961533s 2018-08-18 08:53:32,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b7836fd4-d446-4080-8754-30cf2c6fc8fb 2018-08-18 08:53:32,764 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:34,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:34,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:34,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-3745aa07-1c0d-45b2-a08e-b148cc747c38 x-compute-request-id: req-3745aa07-1c0d-45b2-a08e-b148cc747c38 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:34,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3745aa07-1c0d-45b2-a08e-b148cc747c38 2018-08-18 08:53:34,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166396141052s 2018-08-18 08:53:34,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3745aa07-1c0d-45b2-a08e-b148cc747c38 2018-08-18 08:53:34,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:36,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:36,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:37,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-ce60f1e4-6f17-4841-9b11-2edc90fff887 x-compute-request-id: req-ce60f1e4-6f17-4841-9b11-2edc90fff887 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:37,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ce60f1e4-6f17-4841-9b11-2edc90fff887 2018-08-18 08:53:37,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432044029236s 2018-08-18 08:53:37,373 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ce60f1e4-6f17-4841-9b11-2edc90fff887 2018-08-18 08:53:37,376 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:39,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:39,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:39,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-8b7b48e5-55cf-41ed-8f76-b2660146d772 x-compute-request-id: req-8b7b48e5-55cf-41ed-8f76-b2660146d772 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:39,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8b7b48e5-55cf-41ed-8f76-b2660146d772 2018-08-18 08:53:39,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.559234857559s 2018-08-18 08:53:39,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8b7b48e5-55cf-41ed-8f76-b2660146d772 2018-08-18 08:53:39,942 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:41,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:41,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:42,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-9843e1c9-bedb-4f95-a6bd-f31a9ed99558 x-compute-request-id: req-9843e1c9-bedb-4f95-a6bd-f31a9ed99558 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:42,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9843e1c9-bedb-4f95-a6bd-f31a9ed99558 2018-08-18 08:53:42,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399702072144s 2018-08-18 08:53:42,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9843e1c9-bedb-4f95-a6bd-f31a9ed99558 2018-08-18 08:53:42,349 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:44,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:44,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:44,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-b610fc3c-b70d-4f74-abf9-cc5d11214b5e x-compute-request-id: req-b610fc3c-b70d-4f74-abf9-cc5d11214b5e Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:44,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b610fc3c-b70d-4f74-abf9-cc5d11214b5e 2018-08-18 08:53:44,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168177843094s 2018-08-18 08:53:44,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b610fc3c-b70d-4f74-abf9-cc5d11214b5e 2018-08-18 08:53:44,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:46,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:46,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:46,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-c4d4f919-145a-4f39-bf58-b3e5211a0677 x-compute-request-id: req-c4d4f919-145a-4f39-bf58-b3e5211a0677 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:46,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c4d4f919-145a-4f39-bf58-b3e5211a0677 2018-08-18 08:53:46,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403757095337s 2018-08-18 08:53:46,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c4d4f919-145a-4f39-bf58-b3e5211a0677 2018-08-18 08:53:46,934 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:48,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:48,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:49,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-731cdce9-09f3-4671-88d3-d175719cfa93 x-compute-request-id: req-731cdce9-09f3-4671-88d3-d175719cfa93 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:49,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-731cdce9-09f3-4671-88d3-d175719cfa93 2018-08-18 08:53:49,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.665970087051s 2018-08-18 08:53:49,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-731cdce9-09f3-4671-88d3-d175719cfa93 2018-08-18 08:53:49,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:51,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:51,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:52,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-7da4c56e-0684-410a-8da4-2bc2a0d71f96 x-compute-request-id: req-7da4c56e-0684-410a-8da4-2bc2a0d71f96 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:52,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7da4c56e-0684-410a-8da4-2bc2a0d71f96 2018-08-18 08:53:52,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427087068558s 2018-08-18 08:53:52,037 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7da4c56e-0684-410a-8da4-2bc2a0d71f96 2018-08-18 08:53:52,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:54,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:54,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:54,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-19c49bae-6360-4736-b65e-3e03c53339c5 x-compute-request-id: req-19c49bae-6360-4736-b65e-3e03c53339c5 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:54,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-19c49bae-6360-4736-b65e-3e03c53339c5 2018-08-18 08:53:54,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532713890076s 2018-08-18 08:53:54,574 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-19c49bae-6360-4736-b65e-3e03c53339c5 2018-08-18 08:53:54,578 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:56,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:56,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:56,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-729bfe5e-d7dd-4285-9aba-d38208aecdc3 x-compute-request-id: req-729bfe5e-d7dd-4285-9aba-d38208aecdc3 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:56,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-729bfe5e-d7dd-4285-9aba-d38208aecdc3 2018-08-18 08:53:56,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366688966751s 2018-08-18 08:53:56,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-729bfe5e-d7dd-4285-9aba-d38208aecdc3 2018-08-18 08:53:56,951 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:53:58,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:53:58,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:53:59,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:53: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-d47c9c8b-08ee-4ba6-bd66-f4c10beb030b x-compute-request-id: req-d47c9c8b-08ee-4ba6-bd66-f4c10beb030b Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:53:59,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d47c9c8b-08ee-4ba6-bd66-f4c10beb030b 2018-08-18 08:53:59,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641960859299s 2018-08-18 08:53:59,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d47c9c8b-08ee-4ba6-bd66-f4c10beb030b 2018-08-18 08:53:59,600 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:01,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:01,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:01,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-2a947382-c4bc-4185-affa-d7a0ecc9b01c x-compute-request-id: req-2a947382-c4bc-4185-affa-d7a0ecc9b01c Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:01,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2a947382-c4bc-4185-affa-d7a0ecc9b01c 2018-08-18 08:54:01,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183474063873s 2018-08-18 08:54:01,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2a947382-c4bc-4185-affa-d7a0ecc9b01c 2018-08-18 08:54:01,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:03,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:03,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:04,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-bb707f26-8d2c-481b-a923-ec7dad8c5ba5 x-compute-request-id: req-bb707f26-8d2c-481b-a923-ec7dad8c5ba5 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:04,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb707f26-8d2c-481b-a923-ec7dad8c5ba5 2018-08-18 08:54:04,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348701000214s 2018-08-18 08:54:04,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb707f26-8d2c-481b-a923-ec7dad8c5ba5 2018-08-18 08:54:04,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:06,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:06,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:06,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-680d6da7-fd86-4121-a9c4-bd1bfd300f86 x-compute-request-id: req-680d6da7-fd86-4121-a9c4-bd1bfd300f86 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:06,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-680d6da7-fd86-4121-a9c4-bd1bfd300f86 2018-08-18 08:54:06,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206300973892s 2018-08-18 08:54:06,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-680d6da7-fd86-4121-a9c4-bd1bfd300f86 2018-08-18 08:54:06,358 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:08,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:08,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:08,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-41dce369-c3c5-447f-9ff0-24bda9d449ae x-compute-request-id: req-41dce369-c3c5-447f-9ff0-24bda9d449ae Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:08,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-41dce369-c3c5-447f-9ff0-24bda9d449ae 2018-08-18 08:54:08,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175230026245s 2018-08-18 08:54:08,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-41dce369-c3c5-447f-9ff0-24bda9d449ae 2018-08-18 08:54:08,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:10,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:10,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:10,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-afbc37fe-14be-4596-9068-350955807519 x-compute-request-id: req-afbc37fe-14be-4596-9068-350955807519 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:10,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-afbc37fe-14be-4596-9068-350955807519 2018-08-18 08:54:10,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438585042953s 2018-08-18 08:54:10,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-afbc37fe-14be-4596-9068-350955807519 2018-08-18 08:54:10,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:12,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:12,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:13,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-4173860c-bce6-44da-8bad-7790dd368ebf x-compute-request-id: req-4173860c-bce6-44da-8bad-7790dd368ebf Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:13,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4173860c-bce6-44da-8bad-7790dd368ebf 2018-08-18 08:54:13,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565256118774s 2018-08-18 08:54:13,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4173860c-bce6-44da-8bad-7790dd368ebf 2018-08-18 08:54:13,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:15,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:15,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:15,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-8de90670-104f-4686-82b4-54f6bd2ebb37 x-compute-request-id: req-8de90670-104f-4686-82b4-54f6bd2ebb37 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:15,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8de90670-104f-4686-82b4-54f6bd2ebb37 2018-08-18 08:54:15,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407977819443s 2018-08-18 08:54:15,968 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8de90670-104f-4686-82b4-54f6bd2ebb37 2018-08-18 08:54:15,972 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:17,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:17,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:18,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-1759e395-38b3-493e-bd90-7f5ae99a9ae6 x-compute-request-id: req-1759e395-38b3-493e-bd90-7f5ae99a9ae6 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:18,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1759e395-38b3-493e-bd90-7f5ae99a9ae6 2018-08-18 08:54:18,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191880941391s 2018-08-18 08:54:18,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1759e395-38b3-493e-bd90-7f5ae99a9ae6 2018-08-18 08:54:18,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:20,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:20,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:20,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-20d363ff-6665-45f1-aa05-74d465b29a57 x-compute-request-id: req-20d363ff-6665-45f1-aa05-74d465b29a57 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:20,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-20d363ff-6665-45f1-aa05-74d465b29a57 2018-08-18 08:54:20,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193287134171s 2018-08-18 08:54:20,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-20d363ff-6665-45f1-aa05-74d465b29a57 2018-08-18 08:54:20,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:22,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:22,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:22,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-8b8e588b-3006-451e-9211-fe70815d272d x-compute-request-id: req-8b8e588b-3006-451e-9211-fe70815d272d Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:22,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8b8e588b-3006-451e-9211-fe70815d272d 2018-08-18 08:54:22,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430389881134s 2018-08-18 08:54:22,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8b8e588b-3006-451e-9211-fe70815d272d 2018-08-18 08:54:22,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:24,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:25,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-c0ebdc91-175d-4cb6-b4a3-844c7d4e2f4c x-compute-request-id: req-c0ebdc91-175d-4cb6-b4a3-844c7d4e2f4c Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:25,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c0ebdc91-175d-4cb6-b4a3-844c7d4e2f4c 2018-08-18 08:54:25,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18975520134s 2018-08-18 08:54:25,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c0ebdc91-175d-4cb6-b4a3-844c7d4e2f4c 2018-08-18 08:54:25,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:27,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:27,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:27,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-de60db06-637f-4be7-815b-756e30a354ec x-compute-request-id: req-de60db06-637f-4be7-815b-756e30a354ec Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:27,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de60db06-637f-4be7-815b-756e30a354ec 2018-08-18 08:54:27,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406723022461s 2018-08-18 08:54:27,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de60db06-637f-4be7-815b-756e30a354ec 2018-08-18 08:54:27,417 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:29,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:29,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:29,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-5023190b-c128-4483-8541-9b5296cc3052 x-compute-request-id: req-5023190b-c128-4483-8541-9b5296cc3052 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:29,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5023190b-c128-4483-8541-9b5296cc3052 2018-08-18 08:54:29,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418262004852s 2018-08-18 08:54:29,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5023190b-c128-4483-8541-9b5296cc3052 2018-08-18 08:54:29,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:31,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:31,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:32,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-437382c4-144d-4a88-ba90-89f0ee9988b0 x-compute-request-id: req-437382c4-144d-4a88-ba90-89f0ee9988b0 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:32,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-437382c4-144d-4a88-ba90-89f0ee9988b0 2018-08-18 08:54:32,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17510509491s 2018-08-18 08:54:32,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-437382c4-144d-4a88-ba90-89f0ee9988b0 2018-08-18 08:54:32,025 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:34,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:34,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:34,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-3c65e224-0dfa-4453-ba0b-d91b4e0c1a26 x-compute-request-id: req-3c65e224-0dfa-4453-ba0b-d91b4e0c1a26 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:34,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3c65e224-0dfa-4453-ba0b-d91b4e0c1a26 2018-08-18 08:54:34,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469666004181s 2018-08-18 08:54:34,498 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3c65e224-0dfa-4453-ba0b-d91b4e0c1a26 2018-08-18 08:54:34,501 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:36,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:36,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:37,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-5d3e99cf-83a3-4300-b365-a36a4aeed73b x-compute-request-id: req-5d3e99cf-83a3-4300-b365-a36a4aeed73b Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:37,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5d3e99cf-83a3-4300-b365-a36a4aeed73b 2018-08-18 08:54:37,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574814081192s 2018-08-18 08:54:37,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5d3e99cf-83a3-4300-b365-a36a4aeed73b 2018-08-18 08:54:37,083 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:39,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:39,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:39,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-1c22b916-c76a-4cc3-8369-1718b9ef0ee2 x-compute-request-id: req-1c22b916-c76a-4cc3-8369-1718b9ef0ee2 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:39,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1c22b916-c76a-4cc3-8369-1718b9ef0ee2 2018-08-18 08:54:39,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175560951233s 2018-08-18 08:54:39,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1c22b916-c76a-4cc3-8369-1718b9ef0ee2 2018-08-18 08:54:39,266 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:41,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:41,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:41,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-f7b9b1e7-5f9e-4af4-9982-b35fcae01f6d x-compute-request-id: req-f7b9b1e7-5f9e-4af4-9982-b35fcae01f6d Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:41,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7b9b1e7-5f9e-4af4-9982-b35fcae01f6d 2018-08-18 08:54:41,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174115896225s 2018-08-18 08:54:41,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7b9b1e7-5f9e-4af4-9982-b35fcae01f6d 2018-08-18 08:54:41,447 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:43,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:43,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:43,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-fbccf7f4-fdde-43bc-bdd4-81dba1a026f6 x-compute-request-id: req-fbccf7f4-fdde-43bc-bdd4-81dba1a026f6 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:43,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fbccf7f4-fdde-43bc-bdd4-81dba1a026f6 2018-08-18 08:54:43,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402382850647s 2018-08-18 08:54:43,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fbccf7f4-fdde-43bc-bdd4-81dba1a026f6 2018-08-18 08:54:43,854 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:45,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:45,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:46,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-d5e1e9c6-1e4f-4dad-9e65-8d4ccb9b79be x-compute-request-id: req-d5e1e9c6-1e4f-4dad-9e65-8d4ccb9b79be Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:46,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d5e1e9c6-1e4f-4dad-9e65-8d4ccb9b79be 2018-08-18 08:54:46,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.333399057388s 2018-08-18 08:54:46,191 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d5e1e9c6-1e4f-4dad-9e65-8d4ccb9b79be 2018-08-18 08:54:46,194 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:48,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:48,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:48,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-70160d96-c29a-4643-b2cc-c8196c54c369 x-compute-request-id: req-70160d96-c29a-4643-b2cc-c8196c54c369 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:48,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-70160d96-c29a-4643-b2cc-c8196c54c369 2018-08-18 08:54:48,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427513122559s 2018-08-18 08:54:48,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-70160d96-c29a-4643-b2cc-c8196c54c369 2018-08-18 08:54:48,629 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:50,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:50,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:51,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-3d381430-fdf7-4d81-b5e8-d90d9098685f x-compute-request-id: req-3d381430-fdf7-4d81-b5e8-d90d9098685f Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:51,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3d381430-fdf7-4d81-b5e8-d90d9098685f 2018-08-18 08:54:51,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721000909805s 2018-08-18 08:54:51,353 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3d381430-fdf7-4d81-b5e8-d90d9098685f 2018-08-18 08:54:51,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:53,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:53,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:53,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-b763991a-f59d-49d1-afe9-b23c1447ec6a x-compute-request-id: req-b763991a-f59d-49d1-afe9-b23c1447ec6a Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:53,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b763991a-f59d-49d1-afe9-b23c1447ec6a 2018-08-18 08:54:53,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177122116089s 2018-08-18 08:54:53,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b763991a-f59d-49d1-afe9-b23c1447ec6a 2018-08-18 08:54:53,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:55,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:55,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:56,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-7b7a2aa4-9e94-4bfd-8af2-71bb33692079 x-compute-request-id: req-7b7a2aa4-9e94-4bfd-8af2-71bb33692079 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:56,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7b7a2aa4-9e94-4bfd-8af2-71bb33692079 2018-08-18 08:54:56,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472417116165s 2018-08-18 08:54:56,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7b7a2aa4-9e94-4bfd-8af2-71bb33692079 2018-08-18 08:54:56,021 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:54:58,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:54:58,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:54:58,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:54: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-045000d1-8d02-4826-955b-1df60ac6527c x-compute-request-id: req-045000d1-8d02-4826-955b-1df60ac6527c Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:54:58,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-045000d1-8d02-4826-955b-1df60ac6527c 2018-08-18 08:54:58,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365940093994s 2018-08-18 08:54:58,389 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-045000d1-8d02-4826-955b-1df60ac6527c 2018-08-18 08:54:58,393 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:55:00,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:55:00,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:00,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:55: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-525ad19a-7777-40d9-829a-b2de6aed65a9 x-compute-request-id: req-525ad19a-7777-40d9-829a-b2de6aed65a9 Content-Encoding: gzip Content-Length: 672 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/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T08:52:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:55:00,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-525ad19a-7777-40d9-829a-b2de6aed65a9 2018-08-18 08:55:00,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178154945374s 2018-08-18 08:55:00,574 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-525ad19a-7777-40d9-829a-b2de6aed65a9 2018-08-18 08:55:00,578 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 08:55:02,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 08:55:02,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:03,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:55: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-88266254-53a0-4607-83f6-882a7bd49073 x-compute-request-id: req-88266254-53a0-4607-83f6-882a7bd49073 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:01:a3", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T08:55:00.000000", "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T08:55:00Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 08:55:03,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88266254-53a0-4607-83f6-882a7bd49073 2018-08-18 08:55:03,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55869603157s 2018-08-18 08:55:03,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88266254-53a0-4607-83f6-882a7bd49073 2018-08-18 08:55:03,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 08:55:03,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=e5926d85-2054-4ea5-8d50-64cf4785b417" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:03,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-90c552f5-f271-4d58-8b6f-f75a65b1c61b Date: Sat, 18 Aug 2018 08:55:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T08:55:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"375a0980-8a59-4d12-8982-65a80597e4d4","ip_address":"192.168.120.12"}],"id":"2d2da9c8-16f7-4204-abb9-63ffcc2fa600","security_groups":["d7a0bc0d-185f-4187-8aab-17e139f01fa1"],"mac_address":"fa:16:3e:be:01:a3","project_id":"a08fbb011e544d2c8419188f9d593f12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f38bd1b-3a90-4689-b183-a46f932d8ef7","tenant_id":"a08fbb011e544d2c8419188f9d593f12","created_at":"2018-08-18T08:52:43Z","binding:vnic_type":"normal","device_id":"e5926d85-2054-4ea5-8d50-64cf4785b417","ip_allocation":"immediate"}]} 2018-08-18 08:55:03,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e5926d85-2054-4ea5-8d50-64cf4785b417 used request id req-90c552f5-f271-4d58-8b6f-f75a65b1c61b 2018-08-18 08:55:03,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.278872013092s 2018-08-18 08:55:03,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e5926d85-2054-4ea5-8d50-64cf4785b417 used request id req-90c552f5-f271-4d58-8b6f-f75a65b1c61b 2018-08-18 08:55:03,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:55:03,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=2d2da9c8-16f7-4204-abb9-63ffcc2fa600" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:03,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-36b802ab-0b91-4919-b04e-b305f4b3e686 Date: Sat, 18 Aug 2018 08:55:03 GMT RESP BODY: {"floatingips": []} 2018-08-18 08:55:03,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=2d2da9c8-16f7-4204-abb9-63ffcc2fa600 used request id req-36b802ab-0b91-4919-b04e-b305f4b3e686 2018-08-18 08:55:03,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0412609577179s 2018-08-18 08:55:03,469 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=2d2da9c8-16f7-4204-abb9-63ffcc2fa600 used request id req-36b802ab-0b91-4919-b04e-b305f4b3e686 2018-08-18 08:55:03,470 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:be:01:a3', 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'149e4725-09dd-4195-8506-46d2dc5e020d'}), 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-18T08:55:00.000000', 'flavor': Munch({u'id': u'd957d2a3-7feb-47e8-b483-9ec110ccb0d2'}), 'az': u'nova', 'id': u'e5926d85-2054-4ea5-8d50-64cf4785b417', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'676a59bd3bc448b28e7c1484667c6720', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a08fbb011e544d2c8419188f9d593f12', 'name': 'cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb', '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-18T08:55:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T08:55:00Z', 'hostId': u'7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293', '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-18T08:55:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a08fbb011e544d2c8419188f9d593f12', 'name': u'cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb', 'adminPass': u'ux4wFFVTJqSd', 'tenant_id': u'a08fbb011e544d2c8419188f9d593f12', 'created_at': u'2018-08-18T08:52:41Z', 'created': u'2018-08-18T08:52:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-18 08:55:03,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 08:55:03,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:03,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-eef65b65-3a48-406c-a68d-2c12020e004d Date: Sat, 18 Aug 2018 08:55:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f38bd1b-3a90-4689-b183-a46f932d8ef7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a08fbb011e544d2c8419188f9d593f12","l2_adjacency":true,"status":"ACTIVE","subnets":["375a0980-8a59-4d12-8982-65a80597e4d4"],"description":"","tags":[],"updated_at":"2018-08-18T08:51:07Z","qos_policy_id":null,"name":"cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb","admin_state_up":true,"tenant_id":"a08fbb011e544d2c8419188f9d593f12","created_at":"2018-08-18T08:51:06Z","mtu":1450}]} 2018-08-18 08:55:03,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-eef65b65-3a48-406c-a68d-2c12020e004d 2018-08-18 08:55:03,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0886981487274s 2018-08-18 08:55:03,562 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-eef65b65-3a48-406c-a68d-2c12020e004d 2018-08-18 08:55:03,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 08:55:03,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=e5926d85-2054-4ea5-8d50-64cf4785b417" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:03,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-66446532-4b81-4b21-9347-0e569640d85f Date: Sat, 18 Aug 2018 08:55:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T08:55:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"375a0980-8a59-4d12-8982-65a80597e4d4","ip_address":"192.168.120.12"}],"id":"2d2da9c8-16f7-4204-abb9-63ffcc2fa600","security_groups":["d7a0bc0d-185f-4187-8aab-17e139f01fa1"],"mac_address":"fa:16:3e:be:01:a3","project_id":"a08fbb011e544d2c8419188f9d593f12","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f38bd1b-3a90-4689-b183-a46f932d8ef7","tenant_id":"a08fbb011e544d2c8419188f9d593f12","created_at":"2018-08-18T08:52:43Z","binding:vnic_type":"normal","device_id":"e5926d85-2054-4ea5-8d50-64cf4785b417","ip_allocation":"immediate"}]} 2018-08-18 08:55:03,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e5926d85-2054-4ea5-8d50-64cf4785b417 used request id req-66446532-4b81-4b21-9347-0e569640d85f 2018-08-18 08:55:03,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0493469238281s 2018-08-18 08:55:03,613 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e5926d85-2054-4ea5-8d50-64cf4785b417 used request id req-66446532-4b81-4b21-9347-0e569640d85f 2018-08-18 08:55:03,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-18 08:55:03,615 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '{"floatingip": {"floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "fixed_ip_address": "192.168.120.12", "port_id": "2d2da9c8-16f7-4204-abb9-63ffcc2fa600"}}' 2018-08-18 08:55:05,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-e17007ee-5a05-44ab-9d77-295f0505493c Date: Sat, 18 Aug 2018 08:55:05 GMT RESP BODY: {"floatingip": {"router_id": "01c26952-aa9f-452c-bbef-6ab292510d38", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:55:04Z", "updated_at": "2018-08-18T08:55:04Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f38bd1b-3a90-4689-b183-a46f932d8ef7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:be:01:a3", "device_id": "e5926d85-2054-4ea5-8d50-64cf4785b417"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a08fbb011e544d2c8419188f9d593f12", "port_id": "2d2da9c8-16f7-4204-abb9-63ffcc2fa600", "id": "e0e3c576-8989-4a84-aa1a-6da23185a0a2", "qos_policy_id": null}} 2018-08-18 08:55:05,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e17007ee-5a05-44ab-9d77-295f0505493c 2018-08-18 08:55:05,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.16646003723s 2018-08-18 08:55:05,781 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e17007ee-5a05-44ab-9d77-295f0505493c 2018-08-18 08:55:05,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:55:05,789 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:05,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-4c68f393-a4b6-4107-9098-b7d963b5b758 Date: Sat, 18 Aug 2018 08:55:05 GMT RESP BODY: {"floatingips": [{"router_id": "01c26952-aa9f-452c-bbef-6ab292510d38", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:55:04Z", "updated_at": "2018-08-18T08:55:04Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f38bd1b-3a90-4689-b183-a46f932d8ef7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:be:01:a3", "device_id": "e5926d85-2054-4ea5-8d50-64cf4785b417"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a08fbb011e544d2c8419188f9d593f12", "port_id": "2d2da9c8-16f7-4204-abb9-63ffcc2fa600", "id": "e0e3c576-8989-4a84-aa1a-6da23185a0a2", "qos_policy_id": null}]} 2018-08-18 08:55:05,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4c68f393-a4b6-4107-9098-b7d963b5b758 2018-08-18 08:55:05,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0830419063568s 2018-08-18 08:55:05,872 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4c68f393-a4b6-4107-9098-b7d963b5b758 2018-08-18 08:55:05,876 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:55:05,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:55:05,982 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:06,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-19165cc7-044f-4c42-95bc-a332ac783bc7 Date: Sat, 18 Aug 2018 08:55:06 GMT RESP BODY: {"floatingips": [{"router_id": "01c26952-aa9f-452c-bbef-6ab292510d38", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:55:04Z", "updated_at": "2018-08-18T08:55:04Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f38bd1b-3a90-4689-b183-a46f932d8ef7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:be:01:a3", "device_id": "e5926d85-2054-4ea5-8d50-64cf4785b417"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a08fbb011e544d2c8419188f9d593f12", "port_id": "2d2da9c8-16f7-4204-abb9-63ffcc2fa600", "id": "e0e3c576-8989-4a84-aa1a-6da23185a0a2", "qos_policy_id": null}]} 2018-08-18 08:55:06,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-19165cc7-044f-4c42-95bc-a332ac783bc7 2018-08-18 08:55:06,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0572919845581s 2018-08-18 08:55:06,039 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-19165cc7-044f-4c42-95bc-a332ac783bc7 2018-08-18 08:55:06,043 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:55:06,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:55:06,148 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:06,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-39064123-500a-4a6f-b58a-f9a83c9a72aa Date: Sat, 18 Aug 2018 08:55:06 GMT RESP BODY: {"floatingips": [{"router_id": "01c26952-aa9f-452c-bbef-6ab292510d38", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:55:04Z", "updated_at": "2018-08-18T08:55:04Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f38bd1b-3a90-4689-b183-a46f932d8ef7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:be:01:a3", "device_id": "e5926d85-2054-4ea5-8d50-64cf4785b417"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a08fbb011e544d2c8419188f9d593f12", "port_id": "2d2da9c8-16f7-4204-abb9-63ffcc2fa600", "id": "e0e3c576-8989-4a84-aa1a-6da23185a0a2", "qos_policy_id": null}]} 2018-08-18 08:55:06,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-39064123-500a-4a6f-b58a-f9a83c9a72aa 2018-08-18 08:55:06,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.077385187149s 2018-08-18 08:55:06,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-39064123-500a-4a6f-b58a-f9a83c9a72aa 2018-08-18 08:55:06,229 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:55:06,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:55:06,335 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:06,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-e89af353-fdf8-4caa-85ea-5f00a1794211 Date: Sat, 18 Aug 2018 08:55:06 GMT RESP BODY: {"floatingips": [{"router_id": "01c26952-aa9f-452c-bbef-6ab292510d38", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:55:04Z", "updated_at": "2018-08-18T08:55:04Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f38bd1b-3a90-4689-b183-a46f932d8ef7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:be:01:a3", "device_id": "e5926d85-2054-4ea5-8d50-64cf4785b417"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a08fbb011e544d2c8419188f9d593f12", "port_id": "2d2da9c8-16f7-4204-abb9-63ffcc2fa600", "id": "e0e3c576-8989-4a84-aa1a-6da23185a0a2", "qos_policy_id": null}]} 2018-08-18 08:55:06,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e89af353-fdf8-4caa-85ea-5f00a1794211 2018-08-18 08:55:06,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0772249698639s 2018-08-18 08:55:06,412 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e89af353-fdf8-4caa-85ea-5f00a1794211 2018-08-18 08:55:06,416 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:55:06,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:55:06,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:06,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-b01fd1fa-dc19-41ba-9caa-65a1d4f08344 Date: Sat, 18 Aug 2018 08:55:06 GMT RESP BODY: {"floatingips": [{"router_id": "01c26952-aa9f-452c-bbef-6ab292510d38", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:55:04Z", "updated_at": "2018-08-18T08:55:04Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f38bd1b-3a90-4689-b183-a46f932d8ef7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:be:01:a3", "device_id": "e5926d85-2054-4ea5-8d50-64cf4785b417"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a08fbb011e544d2c8419188f9d593f12", "port_id": "2d2da9c8-16f7-4204-abb9-63ffcc2fa600", "id": "e0e3c576-8989-4a84-aa1a-6da23185a0a2", "qos_policy_id": null}]} 2018-08-18 08:55:06,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b01fd1fa-dc19-41ba-9caa-65a1d4f08344 2018-08-18 08:55:06,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578489303589s 2018-08-18 08:55:06,579 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b01fd1fa-dc19-41ba-9caa-65a1d4f08344 2018-08-18 08:55:06,583 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:55:06,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:55:06,688 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:06,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-c164941a-57ff-49b8-87fd-31c79a8afef9 Date: Sat, 18 Aug 2018 08:55:06 GMT RESP BODY: {"floatingips": [{"router_id": "01c26952-aa9f-452c-bbef-6ab292510d38", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:55:04Z", "updated_at": "2018-08-18T08:55:04Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f38bd1b-3a90-4689-b183-a46f932d8ef7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:be:01:a3", "device_id": "e5926d85-2054-4ea5-8d50-64cf4785b417"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a08fbb011e544d2c8419188f9d593f12", "port_id": "2d2da9c8-16f7-4204-abb9-63ffcc2fa600", "id": "e0e3c576-8989-4a84-aa1a-6da23185a0a2", "qos_policy_id": null}]} 2018-08-18 08:55:06,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c164941a-57ff-49b8-87fd-31c79a8afef9 2018-08-18 08:55:06,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0581979751587s 2018-08-18 08:55:06,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c164941a-57ff-49b8-87fd-31c79a8afef9 2018-08-18 08:55:06,750 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:55:06,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:55:06,855 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:06,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-77949535-d7d6-4f90-9001-541014b5779c Date: Sat, 18 Aug 2018 08:55:06 GMT RESP BODY: {"floatingips": [{"router_id": "01c26952-aa9f-452c-bbef-6ab292510d38", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:55:04Z", "updated_at": "2018-08-18T08:55:04Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f38bd1b-3a90-4689-b183-a46f932d8ef7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:be:01:a3", "device_id": "e5926d85-2054-4ea5-8d50-64cf4785b417"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a08fbb011e544d2c8419188f9d593f12", "port_id": "2d2da9c8-16f7-4204-abb9-63ffcc2fa600", "id": "e0e3c576-8989-4a84-aa1a-6da23185a0a2", "qos_policy_id": null}]} 2018-08-18 08:55:06,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-77949535-d7d6-4f90-9001-541014b5779c 2018-08-18 08:55:06,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.053316116333s 2018-08-18 08:55:06,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-77949535-d7d6-4f90-9001-541014b5779c 2018-08-18 08:55:06,912 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 08:55:07,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 08:55:07,017 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:07,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-434f32a4-3eed-4748-840f-32a4db55a6a3 Date: Sat, 18 Aug 2018 08:55:07 GMT RESP BODY: {"floatingips": [{"router_id": "01c26952-aa9f-452c-bbef-6ab292510d38", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:55:04Z", "updated_at": "2018-08-18T08:55:06Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f38bd1b-3a90-4689-b183-a46f932d8ef7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:be:01:a3", "device_id": "e5926d85-2054-4ea5-8d50-64cf4785b417"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "a08fbb011e544d2c8419188f9d593f12", "port_id": "2d2da9c8-16f7-4204-abb9-63ffcc2fa600", "id": "e0e3c576-8989-4a84-aa1a-6da23185a0a2", "qos_policy_id": null}]} 2018-08-18 08:55:07,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-434f32a4-3eed-4748-840f-32a4db55a6a3 2018-08-18 08:55:07,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.303488969803s 2018-08-18 08:55:07,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-434f32a4-3eed-4748-840f-32a4db55a6a3 2018-08-18 08:55:07,324 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'01c26952-aa9f-452c-bbef-6ab292510d38', 'updated_at': u'2018-08-18T08:55:06Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'2d2da9c8-16f7-4204-abb9-63ffcc2fa600', 'id': u'e0e3c576-8989-4a84-aa1a-6da23185a0a2', 'network': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'port': u'2d2da9c8-16f7-4204-abb9-63ffcc2fa600', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a08fbb011e544d2c8419188f9d593f12', 'name': 'cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a08fbb011e544d2c8419188f9d593f12', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:be:01:a3', u'device_id': u'e5926d85-2054-4ea5-8d50-64cf4785b417'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a08fbb011e544d2c8419188f9d593f12', 'created_at': u'2018-08-18T08:55:04Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:be:01:a3', u'device_id': u'e5926d85-2054-4ea5-8d50-64cf4785b417'}), 'router': u'01c26952-aa9f-452c-bbef-6ab292510d38'}) 2018-08-18 08:55:07,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 08:55:07,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e5926d85-2054-4ea5-8d50-64cf4785b417/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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 08:55:07,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:55: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-ecfecc17-a591-4d51-92b0-7313dec39745 x-compute-request-id: req-ecfecc17-a591-4d51-92b0-7313dec39745 Content-Encoding: gzip Content-Length: 10981 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 1876962961 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.428897] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.431816] pid_max: default: 32768 minimum: 301\n[ 0.433399] Security Framework initialized\n[ 0.434868] SELinux: Initializing.\n[ 0.436486] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.443191] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.447141] Mount-cache hash table entries: 4096\n[ 0.449030] Initializing cgroup subsys memory\n[ 0.450555] Initializing cgroup subsys devices\n[ 0.452084] Initializing cgroup subsys freezer\n[ 0.453604] Initializing cgroup subsys net_cls\n[ 0.455110] Initializing cgroup subsys blkio\n[ 0.456591] Initializing cgroup subsys perf_event\n[ 0.458179] Initializing cgroup subsys hugetlb\n[ 0.459718] Initializing cgroup subsys pids\n[ 0.461214] Initializing cgroup subsys net_prio\n[ 0.462848] CPU: Physical Processor ID: 0\n[ 0.465020] mce: CPU supports 10 MCE banks\n[ 0.466527] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.468249] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.469958] tlb_flushall_shift: 6\n[ 0.471488] Freeing SMP alternatives: 28k freed\n[ 0.475838] ACPI: Core revision 20130517\n[ 0.477719] ACPI: All ACPI Tables successfully acquired\n[ 0.479641] ftrace: allocating 25812 entries in 101 pages\n[ 0.502984] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.505005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.506981] smpboot: Max logical packages: 2\n[ 0.508779] Enabling x2apic\n[ 0.509998] Enabled x2apic\n[ 0.511485] Switched APIC routing to physical x2apic.\n[ 0.514514] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.516431] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.519878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.528069] KVM setup paravirtual spinlock\n[ 0.530926] smpboot: Booting Node 0, Processors #1 OK\n[ 0.533015] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.554915] Brought up 2 CPUs\n[ 0.554918] KVM setup async PF for cpu 1\n[ 0.554921] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.559115] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.561982] devtmpfs: initialized\n[ 0.564956] EVM: security.selinux\n[ 0.566288] EVM: security.ima\n[ 0.567525] EVM: security.capability\n[ 0.569586] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.571626] pinctrl core: initialized pinctrl subsystem\n[ 0.573474] NET: Registered protocol family 16\n[ 0.575278] ACPI: bus type PCI registered\n[ 0.576770] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.578766] PCI: Using configuration type 1 for base access\n[ 0.583987] ACPI: Added _OSI(Module Device)\n[ 0.585500] ACPI: Added _OSI(Processor Device)\n[ 0.587010] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.588611] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.591429] ACPI: Interpreter enabled\n[ 0.592819] ACPI: (supports S0 S5)\n[ 0.594106] ACPI: Using IOAPIC for interrupt routing\n[ 0.595724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.600535] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.602367] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.604359] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.606302] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.609920] acpiphp: Slot [3] registered\n[ 0.611362] acpiphp: Slot [4] registered\n[ 0.612806] acpiphp: Slot [5] registered\n[ 0.614245] acpiphp: Slot [6] registered\n[ 0.615698] acpiphp: Slot [7] registered\n[ 0.617142] acpiphp: Slot [8] registered\n[ 0.618574] acpiphp: Slot [9] registered\n[ 0.620023] acpiphp: Slot [10] registered\n[ 0.621468] acpiphp: Slot [11] registered\n[ 0.622926] acpiphp: Slot [12] registered\n[ 0.624410] acpiphp: Slot [13] registered\n[ 0.625856] acpiphp: Slot [14] registered\n[ 0.627333] acpiphp: Slot [15] registered\n[ 0.628802] acpiphp: Slot [16] registered\n[ 0.630278] acpiphp: Slot [17] registered\n[ 0.631726] acpiphp: Slot [18] registered\n[ 0.633193] acpiphp: Slot [19] registered\n[ 0.634697] acpiphp: Slot [20] registered\n[ 0.636139] acpiphp: Slot [21] registered\n[ 0.637620] acpiphp: Slot [22] registered\n[ 0.639076] acpiphp: Slot [23] registered\n[ 0.640528] acpiphp: Slot [24] registered\n[ 0.642179] acpiphp: Slot [25] registered\n[ 0.643625] acpiphp: Slot [26] registered\n[ 0.645083] acpiphp: Slot [27] registered\n[ 0.646521] acpiphp: Slot [28] registered\n[ 0.647964] acpiphp: Slot [29] registered\n[ 0.649400] acpiphp: Slot [30] registered\n[ 0.650841] acpiphp: Slot [31] registered\n[ 0.652266] PCI host bridge to bus 0000:00\n[ 0.653706] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.655408] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.657357] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.659314] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.661956] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.664590] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.670014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.672046] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.673943] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.675955] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.680407] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.683019] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.708072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.710444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.713416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.715724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.717987] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.720129] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.722326] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.725113] vgaarb: loaded\n[ 0.726286] vgaarb: bridge control possible 0000:00:02.0\n[ 0.728179] SCSI subsystem initialized\n[ 0.729608] ACPI: bus type USB registered\n[ 0.731067] usbcore: registered new interface driver usbfs\n[ 0.732801] usbcore: registered new interface driver hub\n[ 0.734514] usbcore: registered new device driver usb\n[ 0.736366] PCI: Using ACPI for IRQ routing\n[ 0.738252] NetLabel: Initializing\n[ 0.739586] NetLabel: domain hash size = 128\n[ 0.741082] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.742742] NetLabel: unlabeled traffic allowed by default\n[ 0.744600] Switched to clocksource kvm-clock\n[ 0.754926] pnp: PnP ACPI init\n[ 0.756208] ACPI: bus type PNP registered\n[ 0.758097] pnp: PnP ACPI: found 5 devices\n[ 0.759569] ACPI: bus type PNP unregistered\n[ 0.767338] NET: Registered protocol family 2\n[ 0.769224] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.772112] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.774516] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.776567] TCP: reno registered\n[ 0.777872] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.779762] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.781789] NET: Registered protocol family 1\n[ 0.783328] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.785139] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.786921] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.807412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.827820] Unpacking initramfs...\n[ 1.308123] Freeing initrd memory: 37508k freed\n[ 1.317747] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.319741] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.323417] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.325351] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.327583] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.329484] Initialise system trusted keyring\n[ 1.331009] audit: initializing netlink socket (disabled)\n[ 1.332731] type=2000 audit(1534582503.403:1): initialized\n[ 1.349848] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.351759] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.354554] zpool: loaded\n[ 1.355753] zbud: loaded\n[ 1.357075] VFS: Disk quotas dquot_6.5.2\n[ 1.358542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.360583] msgmni has been set to 7578\n[ 1.362039] Key type big_key registered\n[ 1.364197] NET: Registered protocol family 38\n[ 1.365725] Key type asymmetric registered\n[ 1.367179] Asymmetric key parser 'x509' registered\n[ 1.368804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.371489] io scheduler noop registered\n[ 1.372916] io scheduler deadline registered (default)\n[ 1.388644] io scheduler cfq registered\n[ 1.390173] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.391906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.393938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.396584] ACPI: Power Button [PWRF]\n[ 1.398143] GHES: HEST is not enabled!\n[ 1.399588] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.423847] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.426081] Non-volatile memory driver v1.3\n[ 1.427552] Linux agpgart interface v0.103\n[ 1.429125] crash memory driver: version 1.1\n[ 1.430666] rdac: device handler registered\n[ 1.432184] hp_sw: device handler registered\n[ 1.433671] emc: device handler registered\n[ 1.435109] alua: device handler registered\n[ 1.436592] libphy: Fixed MDIO Bus: probed\n[ 1.438107] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.440031] ehci-pci: EHCI PCI platform driver\n[ 1.441545] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.443394] ohci-pci: OHCI PCI platform driver\n[ 1.444916] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.465345] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.467075] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.469760] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.471463] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.473338] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.475314] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.477936] usb usb1: Product: UHCI Host Controller\n[ 1.479544] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.481560] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.483207] hub 1-0:1.0: USB hub found\n[ 1.484596] hub 1-0:1.0: 2 ports detected\n[ 1.486169] usbcore: registered new interface driver usbserial\n[ 1.487963] usbcore: registered new interface driver usbserial_generic\n[ 1.489899] usbserial: USB Serial support registered for generic\n[ 1.491746] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.495282] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.496913] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.498630] mousedev: PS/2 mouse device common for all mice\n[ 1.500740] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.504229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.507188] rtc_cmos 00:00: RTC can wake from S4\n[ 1.509038] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.510970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.512961] cpuidle: using governor menu\n[ 1.513232] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.518349] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.520544] usbcore: registered new interface driver usbhid\n[ 1.522756] usbhid: USB HID core driver\n[ 1.524436] drop_monitor: Initializing network drop monitor service\n[ 1.526771] TCP: cubic registered\n[ 1.528344] Initializing XFRM netlink socket\n[ 1.530185] NET: Registered protocol family 10\n[ 1.532308] NET: Registered protocol family 17\n[ 1.534322] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.536134] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.538210] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.541251] Loading compiled-in X.509 certificates\n[ 1.542890] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.545990] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.549529] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.552640] registered taskstats version 1\n[ 1.556090] Key type trusted registered\n[ 1.559077] Key type encrypted registered\n[ 1.561699] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.563878] rtc_cmos 00:00: setting system clock to 2018-08-18 08:55:04 UTC (1534582504)\n[ 1.567328] Freeing unused kernel memory: 1680k freed\n[ 1.573123] 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.578463] systemd[1]: Detected virtualization kvm.\n[ 1.580122] systemd[1]: Detected architecture x86-64.\n[ 1.581768] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.584744] systemd[1]: No hostname configured.\n[ 1.586373] systemd[1]: Set hostname to .\n[ 1.588077] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.612489] systemd[1]: Reached target Local File Systems.\n[ 1.614245] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.616799] systemd[1]: Reached target Timers.\n[ 1.618319] systemd[1]: Starting Timers.\n[ 1.619776] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.622558] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.626370] systemd[1]: Created slice Root Slice.\n[ 1.627961] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.630507] systemd[1]: Listening on udev Control Socket.\n[ 1.632222] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.634892] systemd[1]: Listening on Journal Socket.\n[ 1.636528] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.639096] systemd[1]: Created slice System Slice.\n[ 1.640727] systemd[1]: Starting System Slice.\n[ 1.642663] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.645553] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.648607] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.651578] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.664029] systemd[1]: Listening on udev Kernel Socket.\n[ 1.665716] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.668559] systemd[1]: Reached target Sockets.\n[ 1.670098] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Slices.\n[ 1.672481] systemd[1]: Reached target Slices.\n[ 1.674009] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Swap.\n[ 1.676369] systemd[1]: Reached target Swap.\n[ 1.677890] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.680276] systemd[1]: Reached target Paths.\n[ 1.681807] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.684343] 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.714486] RPC: Registered named UNIX socket transport module.\n[ 1.717078] RPC: Registered udp transport module.\n[ 1.719031] RPC: Registered tcp transport module.\n[ 1.720700] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.788642] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.825019] FDC 0 is a S82078B\n[ 1.853531] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.894216] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.897919] scsi host0: ata_piix\n[ 1.899471] scsi host1: ata_piix\n[ 1.900888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.903354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.908862] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.939628] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.941755] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.941756] usb 1-1: Product: QEMU USB Tablet\n[ 1.941758] usb 1-1: Manufacturer: QEMU\n[ 1.941758] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.952087] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.955355] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.078166] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.080804] XFS (vda1): Mounting V4 Filesystem\n[ 2.140826] 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 System Initialization.[ 2.324720] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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 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.373478] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.441514] SELinux: Disabled at runtime.\n[ 2.479612] type=1404 audit(1534582505.415:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.622324] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.624429] 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 NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Create list of required st... nodes for the current kernel...\n Mounting Huge Pages File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Kernel 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 target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Mounting 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 Journal Service.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[ 2.927876] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n[ 3.021499] systemd-journald[389]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Setup Virtual Console.\n[ 3.123844] type=1305 audit(1534582506.059:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting 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 Timers.\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 Paths.\n[[32m OK [0m] Reached target Basic System.\n[ 3.320153] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.341383] [drm] Initialized drm 1.1.0 20060810\n[ 3.355464] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.379853] ppdev: user-space parallel port driver\n[ 3.415837] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.418266] [TTM] Initializing pool allocator\n[ 3.420236] [TTM] Initializing DMA pool allocator\n[ 3.422651] [drm] fb mappable at 0xFC000000\n[ 3.424589] [drm] vram aper at 0xFC000000\n[ 3.426545] [drm] size 33554432\n[ 3.428183] [drm] fb depth is 24\n[ 3.429773] [drm] pitch is 3072\n[ 3.431578] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.461506] Console: switching to colour frame buffer device 128x48\n[ 3.479054] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.489777] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m[ 3.575160] AES CTR mode by8 optimization enabled\n] Reached target Login Prompts.\n[[32m OK [0m] Started Dump dme[ 3.579212] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\nsg to /var/log/dmesg.\n[ 3.584922] alg: No test for crc32 (crc32-pclmul)\n[ 3.589129] intel_rapl: no valid rapl domains found in package 0\n[ 3.592942] intel_rapl: no valid rapl domains found in package 0\n[ 3.597075] intel_powerclamp: No package C-state available\n[ 3.601325] intel_powerclamp: No package C-state available[ 3.603942] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 08:55:07 +0000. Up 3.56 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-08-18 08:55:07,397 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e5926d85-2054-4ea5-8d50-64cf4785b417/action used request id req-ecfecc17-a591-4d51-92b0-7313dec39745 2018-08-18 08:55:07,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0723130702972s 2018-08-18 08:55:07,399 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e5926d85-2054-4ea5-8d50-64cf4785b417/action used request id req-ecfecc17-a591-4d51-92b0-7313dec39745 2018-08-18 08:55:07,399 - 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 1876962961 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.428897] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.431816] pid_max: default: 32768 minimum: 301 [ 0.433399] Security Framework initialized [ 0.434868] SELinux: Initializing. [ 0.436486] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.443191] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.447141] Mount-cache hash table entries: 4096 [ 0.449030] Initializing cgroup subsys memory [ 0.450555] Initializing cgroup subsys devices [ 0.452084] Initializing cgroup subsys freezer [ 0.453604] Initializing cgroup subsys net_cls [ 0.455110] Initializing cgroup subsys blkio [ 0.456591] Initializing cgroup subsys perf_event [ 0.458179] Initializing cgroup subsys hugetlb [ 0.459718] Initializing cgroup subsys pids [ 0.461214] Initializing cgroup subsys net_prio [ 0.462848] CPU: Physical Processor ID: 0 [ 0.465020] mce: CPU supports 10 MCE banks [ 0.466527] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.468249] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.469958] tlb_flushall_shift: 6 [ 0.471488] Freeing SMP alternatives: 28k freed [ 0.475838] ACPI: Core revision 20130517 [ 0.477719] ACPI: All ACPI Tables successfully acquired [ 0.479641] ftrace: allocating 25812 entries in 101 pages [ 0.502984] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.505005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.506981] smpboot: Max logical packages: 2 [ 0.508779] Enabling x2apic [ 0.509998] Enabled x2apic [ 0.511485] Switched APIC routing to physical x2apic. [ 0.514514] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.516431] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.519878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.528069] KVM setup paravirtual spinlock [ 0.530926] smpboot: Booting Node 0, Processors #1 OK [ 0.533015] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.554915] Brought up 2 CPUs [ 0.554918] KVM setup async PF for cpu 1 [ 0.554921] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.559115] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.561982] devtmpfs: initialized [ 0.564956] EVM: security.selinux [ 0.566288] EVM: security.ima [ 0.567525] EVM: security.capability [ 0.569586] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.571626] pinctrl core: initialized pinctrl subsystem [ 0.573474] NET: Registered protocol family 16 [ 0.575278] ACPI: bus type PCI registered [ 0.576770] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.578766] PCI: Using configuration type 1 for base access [ 0.583987] ACPI: Added _OSI(Module Device) [ 0.585500] ACPI: Added _OSI(Processor Device) [ 0.587010] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.588611] ACPI: Added _OSI(Processor Aggregator Device) [ 0.591429] ACPI: Interpreter enabled [ 0.592819] ACPI: (supports S0 S5) [ 0.594106] ACPI: Using IOAPIC for interrupt routing [ 0.595724] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.600535] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.602367] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.604359] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.606302] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.609920] acpiphp: Slot [3] registered [ 0.611362] acpiphp: Slot [4] registered [ 0.612806] acpiphp: Slot [5] registered [ 0.614245] acpiphp: Slot [6] registered [ 0.615698] acpiphp: Slot [7] registered [ 0.617142] acpiphp: Slot [8] registered [ 0.618574] acpiphp: Slot [9] registered [ 0.620023] acpiphp: Slot [10] registered [ 0.621468] acpiphp: Slot [11] registered [ 0.622926] acpiphp: Slot [12] registered [ 0.624410] acpiphp: Slot [13] registered [ 0.625856] acpiphp: Slot [14] registered [ 0.627333] acpiphp: Slot [15] registered [ 0.628802] acpiphp: Slot [16] registered [ 0.630278] acpiphp: Slot [17] registered [ 0.631726] acpiphp: Slot [18] registered [ 0.633193] acpiphp: Slot [19] registered [ 0.634697] acpiphp: Slot [20] registered [ 0.636139] acpiphp: Slot [21] registered [ 0.637620] acpiphp: Slot [22] registered [ 0.639076] acpiphp: Slot [23] registered [ 0.640528] acpiphp: Slot [24] registered [ 0.642179] acpiphp: Slot [25] registered [ 0.643625] acpiphp: Slot [26] registered [ 0.645083] acpiphp: Slot [27] registered [ 0.646521] acpiphp: Slot [28] registered [ 0.647964] acpiphp: Slot [29] registered [ 0.649400] acpiphp: Slot [30] registered [ 0.650841] acpiphp: Slot [31] registered [ 0.652266] PCI host bridge to bus 0000:00 [ 0.653706] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.655408] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.657357] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.659314] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.661956] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.664590] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.670014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.672046] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.673943] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.675955] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.680407] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.683019] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.708072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.710444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.713416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.715724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.717987] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.720129] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.722326] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.725113] vgaarb: loaded [ 0.726286] vgaarb: bridge control possible 0000:00:02.0 [ 0.728179] SCSI subsystem initialized [ 0.729608] ACPI: bus type USB registered [ 0.731067] usbcore: registered new interface driver usbfs [ 0.732801] usbcore: registered new interface driver hub [ 0.734514] usbcore: registered new device driver usb [ 0.736366] PCI: Using ACPI for IRQ routing [ 0.738252] NetLabel: Initializing [ 0.739586] NetLabel: domain hash size = 128 [ 0.741082] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.742742] NetLabel: unlabeled traffic allowed by default [ 0.744600] Switched to clocksource kvm-clock [ 0.754926] pnp: PnP ACPI init [ 0.756208] ACPI: bus type PNP registered [ 0.758097] pnp: PnP ACPI: found 5 devices [ 0.759569] ACPI: bus type PNP unregistered [ 0.767338] NET: Registered protocol family 2 [ 0.769224] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.772112] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.774516] TCP: Hash tables configured (established 32768 bind 32768) [ 0.776567] TCP: reno registered [ 0.777872] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.779762] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.781789] NET: Registered protocol family 1 [ 0.783328] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.785139] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.786921] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.807412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.827820] Unpacking initramfs... [ 1.308123] Freeing initrd memory: 37508k freed [ 1.317747] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.319741] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.323417] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.325351] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.327583] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.329484] Initialise system trusted keyring [ 1.331009] audit: initializing netlink socket (disabled) [ 1.332731] type=2000 audit(1534582503.403:1): initialized [ 1.349848] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.351759] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.354554] zpool: loaded [ 1.355753] zbud: loaded [ 1.357075] VFS: Disk quotas dquot_6.5.2 [ 1.358542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.360583] msgmni has been set to 7578 [ 1.362039] Key type big_key registered [ 1.364197] NET: Registered protocol family 38 [ 1.365725] Key type asymmetric registered [ 1.367179] Asymmetric key parser 'x509' registered [ 1.368804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.371489] io scheduler noop registered [ 1.372916] io scheduler deadline registered (default) [ 1.388644] io scheduler cfq registered [ 1.390173] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.391906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.393938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.396584] ACPI: Power Button [PWRF] [ 1.398143] GHES: HEST is not enabled! [ 1.399588] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.423847] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.426081] Non-volatile memory driver v1.3 [ 1.427552] Linux agpgart interface v0.103 [ 1.429125] crash memory driver: version 1.1 [ 1.430666] rdac: device handler registered [ 1.432184] hp_sw: device handler registered [ 1.433671] emc: device handler registered [ 1.435109] alua: device handler registered [ 1.436592] libphy: Fixed MDIO Bus: probed [ 1.438107] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.440031] ehci-pci: EHCI PCI platform driver [ 1.441545] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.443394] ohci-pci: OHCI PCI platform driver [ 1.444916] uhci_hcd: USB Universal Host Controller Interface driver [ 1.465345] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.467075] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.469760] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.471463] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.473338] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.475314] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.477936] usb usb1: Product: UHCI Host Controller [ 1.479544] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.481560] usb usb1: SerialNumber: 0000:00:01.2 [ 1.483207] hub 1-0:1.0: USB hub found [ 1.484596] hub 1-0:1.0: 2 ports detected [ 1.486169] usbcore: registered new interface driver usbserial [ 1.487963] usbcore: registered new interface driver usbserial_generic [ 1.489899] usbserial: USB Serial support registered for generic [ 1.491746] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.495282] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.496913] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.498630] mousedev: PS/2 mouse device common for all mice [ 1.500740] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.504229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.507188] rtc_cmos 00:00: RTC can wake from S4 [ 1.509038] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.510970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.512961] cpuidle: using governor menu [ 1.513232] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.518349] hidraw: raw HID events driver (C) Jiri Kosina [ 1.520544] usbcore: registered new interface driver usbhid [ 1.522756] usbhid: USB HID core driver [ 1.524436] drop_monitor: Initializing network drop monitor service [ 1.526771] TCP: cubic registered [ 1.528344] Initializing XFRM netlink socket [ 1.530185] NET: Registered protocol family 10 [ 1.532308] NET: Registered protocol family 17 [ 1.534322] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.536134] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.538210] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.541251] Loading compiled-in X.509 certificates [ 1.542890] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.545990] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.549529] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.552640] registered taskstats version 1 [ 1.556090] Key type trusted registered [ 1.559077] Key type encrypted registered [ 1.561699] IMA: No TPM chip found, activating TPM-bypass! [ 1.563878] rtc_cmos 00:00: setting system clock to 2018-08-18 08:55:04 UTC (1534582504) [ 1.567328] Freeing unused kernel memory: 1680k freed [ 1.573123] 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.578463] systemd[1]: Detected virtualization kvm. [ 1.580122] systemd[1]: Detected architecture x86-64. [ 1.581768] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.584744] systemd[1]: No hostname configured. [ 1.586373] systemd[1]: Set hostname to . [ 1.588077] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.612489] systemd[1]: Reached target Local File Systems. [ 1.614245] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.616799] systemd[1]: Reached target Timers. [ 1.618319] systemd[1]: Starting Timers. [ 1.619776] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.622558] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.626370] systemd[1]: Created slice Root Slice. [ 1.627961] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.630507] systemd[1]: Listening on udev Control Socket. [ 1.632222] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.634892] systemd[1]: Listening on Journal Socket. [ 1.636528] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.639096] systemd[1]: Created slice System Slice. [ 1.640727] systemd[1]: Starting System Slice. [ 1.642663] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.645553] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.648607] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.651578] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.664029] systemd[1]: Listening on udev Kernel Socket. [ 1.665716] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.668559] systemd[1]: Reached target Sockets. [ 1.670098] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.672481] systemd[1]: Reached target Slices. [ 1.674009] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Swap. [ 1.676369] systemd[1]: Reached target Swap. [ 1.677890] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.680276] systemd[1]: Reached target Paths. [ 1.681807] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.684343] 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.714486] RPC: Registered named UNIX socket transport module. [ 1.717078] RPC: Registered udp transport module. [ 1.719031] RPC: Registered tcp transport module. [ 1.720700] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.788642] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.825019] FDC 0 is a S82078B [ 1.853531] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.894216] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.897919] scsi host0: ata_piix [ 1.899471] scsi host1: ata_piix [ 1.900888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.903354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.908862] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. [ 1.939628] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.941755] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.941756] usb 1-1: Product: QEMU USB Tablet [ 1.941758] usb 1-1: Manufacturer: QEMU [ 1.941758] usb 1-1: SerialNumber: 42 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.952087] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.955355] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.078166] SGI XFS with ACLs, security attributes, no debug enabled [ 2.080804] XFS (vda1): Mounting V4 Filesystem [ 2.140826] 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 System Initialization.[ 2.324720] tsc: Refined TSC clocksource calibration: 3491.852 MHz [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.373478] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.441514] SELinux: Disabled at runtime. [ 2.479612] type=1404 audit(1534582505.415:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.622324] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.624429] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... Mounting Debug File System... [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [ 2.927876] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [ 3.021499] systemd-journald[389]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Setup Virtual Console. [ 3.123844] type=1305 audit(1534582506.059:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting 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 Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [ 3.320153] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.341383] [drm] Initialized drm 1.1.0 20060810 [ 3.355464] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.379853] ppdev: user-space parallel port driver [ 3.415837] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.418266] [TTM] Initializing pool allocator [ 3.420236] [TTM] Initializing DMA pool allocator [ 3.422651] [drm] fb mappable at 0xFC000000 [ 3.424589] [drm] vram aper at 0xFC000000 [ 3.426545] [drm] size 33554432 [ 3.428183] [drm] fb depth is 24 [ 3.429773] [drm] pitch is 3072 [ 3.431578] fbcon: cirrusdrmfb (fb0) is primary device [ 3.461506] Console: switching to colour frame buffer device 128x48 [ 3.479054] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.489777] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m[ 3.575160] AES CTR mode by8 optimization enabled ] Reached target Login Prompts. [[32m OK [0m] Started Dump dme[ 3.579212] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) sg to /var/log/dmesg. [ 3.584922] alg: No test for crc32 (crc32-pclmul) [ 3.589129] intel_rapl: no valid rapl domains found in package 0 [ 3.592942] intel_rapl: no valid rapl domains found in package 0 [ 3.597075] intel_powerclamp: No package C-state available [ 3.601325] intel_powerclamp: No package C-state available[ 3.603942] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 08:55:07 +0000. Up 3.56 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-08-18 08:55:08,402 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-08-18 08:55:17,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 08:55:17,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e5926d85-2054-4ea5-8d50-64cf4785b417/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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 08:55:17,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:55: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-6d782317-bd89-487f-ab42-4b41f8262522 x-compute-request-id: req-6d782317-bd89-487f-ab42-4b41f8262522 Content-Encoding: gzip Content-Length: 12749 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 1876962961 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.428897] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.431816] pid_max: default: 32768 minimum: 301\n[ 0.433399] Security Framework initialized\n[ 0.434868] SELinux: Initializing.\n[ 0.436486] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.443191] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.447141] Mount-cache hash table entries: 4096\n[ 0.449030] Initializing cgroup subsys memory\n[ 0.450555] Initializing cgroup subsys devices\n[ 0.452084] Initializing cgroup subsys freezer\n[ 0.453604] Initializing cgroup subsys net_cls\n[ 0.455110] Initializing cgroup subsys blkio\n[ 0.456591] Initializing cgroup subsys perf_event\n[ 0.458179] Initializing cgroup subsys hugetlb\n[ 0.459718] Initializing cgroup subsys pids\n[ 0.461214] Initializing cgroup subsys net_prio\n[ 0.462848] CPU: Physical Processor ID: 0\n[ 0.465020] mce: CPU supports 10 MCE banks\n[ 0.466527] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.468249] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.469958] tlb_flushall_shift: 6\n[ 0.471488] Freeing SMP alternatives: 28k freed\n[ 0.475838] ACPI: Core revision 20130517\n[ 0.477719] ACPI: All ACPI Tables successfully acquired\n[ 0.479641] ftrace: allocating 25812 entries in 101 pages\n[ 0.502984] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.505005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.506981] smpboot: Max logical packages: 2\n[ 0.508779] Enabling x2apic\n[ 0.509998] Enabled x2apic\n[ 0.511485] Switched APIC routing to physical x2apic.\n[ 0.514514] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.516431] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.519878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.528069] KVM setup paravirtual spinlock\n[ 0.530926] smpboot: Booting Node 0, Processors #1 OK\n[ 0.533015] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.554915] Brought up 2 CPUs\n[ 0.554918] KVM setup async PF for cpu 1\n[ 0.554921] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.559115] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.561982] devtmpfs: initialized\n[ 0.564956] EVM: security.selinux\n[ 0.566288] EVM: security.ima\n[ 0.567525] EVM: security.capability\n[ 0.569586] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.571626] pinctrl core: initialized pinctrl subsystem\n[ 0.573474] NET: Registered protocol family 16\n[ 0.575278] ACPI: bus type PCI registered\n[ 0.576770] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.578766] PCI: Using configuration type 1 for base access\n[ 0.583987] ACPI: Added _OSI(Module Device)\n[ 0.585500] ACPI: Added _OSI(Processor Device)\n[ 0.587010] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.588611] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.591429] ACPI: Interpreter enabled\n[ 0.592819] ACPI: (supports S0 S5)\n[ 0.594106] ACPI: Using IOAPIC for interrupt routing\n[ 0.595724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.600535] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.602367] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.604359] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.606302] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.609920] acpiphp: Slot [3] registered\n[ 0.611362] acpiphp: Slot [4] registered\n[ 0.612806] acpiphp: Slot [5] registered\n[ 0.614245] acpiphp: Slot [6] registered\n[ 0.615698] acpiphp: Slot [7] registered\n[ 0.617142] acpiphp: Slot [8] registered\n[ 0.618574] acpiphp: Slot [9] registered\n[ 0.620023] acpiphp: Slot [10] registered\n[ 0.621468] acpiphp: Slot [11] registered\n[ 0.622926] acpiphp: Slot [12] registered\n[ 0.624410] acpiphp: Slot [13] registered\n[ 0.625856] acpiphp: Slot [14] registered\n[ 0.627333] acpiphp: Slot [15] registered\n[ 0.628802] acpiphp: Slot [16] registered\n[ 0.630278] acpiphp: Slot [17] registered\n[ 0.631726] acpiphp: Slot [18] registered\n[ 0.633193] acpiphp: Slot [19] registered\n[ 0.634697] acpiphp: Slot [20] registered\n[ 0.636139] acpiphp: Slot [21] registered\n[ 0.637620] acpiphp: Slot [22] registered\n[ 0.639076] acpiphp: Slot [23] registered\n[ 0.640528] acpiphp: Slot [24] registered\n[ 0.642179] acpiphp: Slot [25] registered\n[ 0.643625] acpiphp: Slot [26] registered\n[ 0.645083] acpiphp: Slot [27] registered\n[ 0.646521] acpiphp: Slot [28] registered\n[ 0.647964] acpiphp: Slot [29] registered\n[ 0.649400] acpiphp: Slot [30] registered\n[ 0.650841] acpiphp: Slot [31] registered\n[ 0.652266] PCI host bridge to bus 0000:00\n[ 0.653706] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.655408] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.657357] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.659314] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.661956] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.664590] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.670014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.672046] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.673943] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.675955] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.680407] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.683019] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.708072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.710444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.713416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.715724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.717987] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.720129] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.722326] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.725113] vgaarb: loaded\n[ 0.726286] vgaarb: bridge control possible 0000:00:02.0\n[ 0.728179] SCSI subsystem initialized\n[ 0.729608] ACPI: bus type USB registered\n[ 0.731067] usbcore: registered new interface driver usbfs\n[ 0.732801] usbcore: registered new interface driver hub\n[ 0.734514] usbcore: registered new device driver usb\n[ 0.736366] PCI: Using ACPI for IRQ routing\n[ 0.738252] NetLabel: Initializing\n[ 0.739586] NetLabel: domain hash size = 128\n[ 0.741082] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.742742] NetLabel: unlabeled traffic allowed by default\n[ 0.744600] Switched to clocksource kvm-clock\n[ 0.754926] pnp: PnP ACPI init\n[ 0.756208] ACPI: bus type PNP registered\n[ 0.758097] pnp: PnP ACPI: found 5 devices\n[ 0.759569] ACPI: bus type PNP unregistered\n[ 0.767338] NET: Registered protocol family 2\n[ 0.769224] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.772112] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.774516] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.776567] TCP: reno registered\n[ 0.777872] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.779762] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.781789] NET: Registered protocol family 1\n[ 0.783328] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.785139] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.786921] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.807412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.827820] Unpacking initramfs...\n[ 1.308123] Freeing initrd memory: 37508k freed\n[ 1.317747] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.319741] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.323417] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.325351] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.327583] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.329484] Initialise system trusted keyring\n[ 1.331009] audit: initializing netlink socket (disabled)\n[ 1.332731] type=2000 audit(1534582503.403:1): initialized\n[ 1.349848] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.351759] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.354554] zpool: loaded\n[ 1.355753] zbud: loaded\n[ 1.357075] VFS: Disk quotas dquot_6.5.2\n[ 1.358542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.360583] msgmni has been set to 7578\n[ 1.362039] Key type big_key registered\n[ 1.364197] NET: Registered protocol family 38\n[ 1.365725] Key type asymmetric registered\n[ 1.367179] Asymmetric key parser 'x509' registered\n[ 1.368804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.371489] io scheduler noop registered\n[ 1.372916] io scheduler deadline registered (default)\n[ 1.388644] io scheduler cfq registered\n[ 1.390173] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.391906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.393938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.396584] ACPI: Power Button [PWRF]\n[ 1.398143] GHES: HEST is not enabled!\n[ 1.399588] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.423847] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.426081] Non-volatile memory driver v1.3\n[ 1.427552] Linux agpgart interface v0.103\n[ 1.429125] crash memory driver: version 1.1\n[ 1.430666] rdac: device handler registered\n[ 1.432184] hp_sw: device handler registered\n[ 1.433671] emc: device handler registered\n[ 1.435109] alua: device handler registered\n[ 1.436592] libphy: Fixed MDIO Bus: probed\n[ 1.438107] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.440031] ehci-pci: EHCI PCI platform driver\n[ 1.441545] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.443394] ohci-pci: OHCI PCI platform driver\n[ 1.444916] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.465345] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.467075] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.469760] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.471463] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.473338] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.475314] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.477936] usb usb1: Product: UHCI Host Controller\n[ 1.479544] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.481560] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.483207] hub 1-0:1.0: USB hub found\n[ 1.484596] hub 1-0:1.0: 2 ports detected\n[ 1.486169] usbcore: registered new interface driver usbserial\n[ 1.487963] usbcore: registered new interface driver usbserial_generic\n[ 1.489899] usbserial: USB Serial support registered for generic\n[ 1.491746] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.495282] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.496913] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.498630] mousedev: PS/2 mouse device common for all mice\n[ 1.500740] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.504229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.507188] rtc_cmos 00:00: RTC can wake from S4\n[ 1.509038] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.510970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.512961] cpuidle: using governor menu\n[ 1.513232] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.518349] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.520544] usbcore: registered new interface driver usbhid\n[ 1.522756] usbhid: USB HID core driver\n[ 1.524436] drop_monitor: Initializing network drop monitor service\n[ 1.526771] TCP: cubic registered\n[ 1.528344] Initializing XFRM netlink socket\n[ 1.530185] NET: Registered protocol family 10\n[ 1.532308] NET: Registered protocol family 17\n[ 1.534322] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.536134] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.538210] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.541251] Loading compiled-in X.509 certificates\n[ 1.542890] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.545990] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.549529] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.552640] registered taskstats version 1\n[ 1.556090] Key type trusted registered\n[ 1.559077] Key type encrypted registered\n[ 1.561699] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.563878] rtc_cmos 00:00: setting system clock to 2018-08-18 08:55:04 UTC (1534582504)\n[ 1.567328] Freeing unused kernel memory: 1680k freed\n[ 1.573123] 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.578463] systemd[1]: Detected virtualization kvm.\n[ 1.580122] systemd[1]: Detected architecture x86-64.\n[ 1.581768] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.584744] systemd[1]: No hostname configured.\n[ 1.586373] systemd[1]: Set hostname to .\n[ 1.588077] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.612489] systemd[1]: Reached target Local File Systems.\n[ 1.614245] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.616799] systemd[1]: Reached target Timers.\n[ 1.618319] systemd[1]: Starting Timers.\n[ 1.619776] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.622558] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.626370] systemd[1]: Created slice Root Slice.\n[ 1.627961] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.630507] systemd[1]: Listening on udev Control Socket.\n[ 1.632222] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.634892] systemd[1]: Listening on Journal Socket.\n[ 1.636528] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.639096] systemd[1]: Created slice System Slice.\n[ 1.640727] systemd[1]: Starting System Slice.\n[ 1.642663] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.645553] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.648607] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.651578] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.664029] systemd[1]: Listening on udev Kernel Socket.\n[ 1.665716] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.668559] systemd[1]: Reached target Sockets.\n[ 1.670098] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Slices.\n[ 1.672481] systemd[1]: Reached target Slices.\n[ 1.674009] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Swap.\n[ 1.676369] systemd[1]: Reached target Swap.\n[ 1.677890] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.680276] systemd[1]: Reached target Paths.\n[ 1.681807] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.684343] 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.714486] RPC: Registered named UNIX socket transport module.\n[ 1.717078] RPC: Registered udp transport module.\n[ 1.719031] RPC: Registered tcp transport module.\n[ 1.720700] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.788642] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.825019] FDC 0 is a S82078B\n[ 1.853531] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.894216] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.897919] scsi host0: ata_piix\n[ 1.899471] scsi host1: ata_piix\n[ 1.900888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.903354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.908862] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.939628] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.941755] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.941756] usb 1-1: Product: QEMU USB Tablet\n[ 1.941758] usb 1-1: Manufacturer: QEMU\n[ 1.941758] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.952087] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.955355] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.078166] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.080804] XFS (vda1): Mounting V4 Filesystem\n[ 2.140826] 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 System Initialization.[ 2.324720] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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 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.373478] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.441514] SELinux: Disabled at runtime.\n[ 2.479612] type=1404 audit(1534582505.415:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.622324] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.624429] 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 NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Create list of required st... nodes for the current kernel...\n Mounting Huge Pages File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Kernel 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 target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Mounting 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 Journal Service.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[ 2.927876] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n[ 3.021499] systemd-journald[389]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Setup Virtual Console.\n[ 3.123844] type=1305 audit(1534582506.059:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting 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 Timers.\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 Paths.\n[[32m OK [0m] Reached target Basic System.\n[ 3.320153] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.341383] [drm] Initialized drm 1.1.0 20060810\n[ 3.355464] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.379853] ppdev: user-space parallel port driver\n[ 3.415837] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.418266] [TTM] Initializing pool allocator\n[ 3.420236] [TTM] Initializing DMA pool allocator\n[ 3.422651] [drm] fb mappable at 0xFC000000\n[ 3.424589] [drm] vram aper at 0xFC000000\n[ 3.426545] [drm] size 33554432\n[ 3.428183] [drm] fb depth is 24\n[ 3.429773] [drm] pitch is 3072\n[ 3.431578] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.461506] Console: switching to colour frame buffer device 128x48\n[ 3.479054] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.489777] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m[ 3.575160] AES CTR mode by8 optimization enabled\n] Reached target Login Prompts.\n[[32m OK [0m] Started Dump dme[ 3.579212] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\nsg to /var/log/dmesg.\n[ 3.584922] alg: No test for crc32 (crc32-pclmul)\n[ 3.589129] intel_rapl: no valid rapl domains found in package 0\n[ 3.592942] intel_rapl: no valid rapl domains found in package 0\n[ 3.597075] intel_powerclamp: No package C-state available\n[ 3.601325] intel_powerclamp: No package C-state available[ 3.603942] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 08:55:07 +0000. Up 3.56 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n Starting OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n Starting Crash recovery kernel arming...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started OpenSSH server daemon.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.086553] cloud-init[813]: Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 08:55:09 +0000. Up 6.02 seconds.\n[ 6.148302] cloud-init[813]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.150245] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.151982] cloud-init[813]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.153714] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.155434] cloud-init[813]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.157164] cloud-init[813]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:be:01:a3 |\n[ 6.158907] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.162311] cloud-init[813]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.164256] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.166122] cloud-init[813]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.167962] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.169821] cloud-init[813]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.172718] cloud-init[813]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.174631] cloud-init[813]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.176493] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.051989] cloud-init[3391]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 08:55:14 +0000. Up 11.00 seconds.\n[ 11.372384] cloud-init[3479]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 08:55:14 +0000. Up 11.31 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 5f:a5:fa:de:df:05:94:bb:e6:49:67:bf:1a:ed:7f:42 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.454149] cloud-init[3479]: Cloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 08:55:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.45 seconds\n"} 2018-08-18 08:55:17,488 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e5926d85-2054-4ea5-8d50-64cf4785b417/action used request id req-6d782317-bd89-487f-ab42-4b41f8262522 2018-08-18 08:55:17,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0764989852905s 2018-08-18 08:55:17,490 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e5926d85-2054-4ea5-8d50-64cf4785b417/action used request id req-6d782317-bd89-487f-ab42-4b41f8262522 2018-08-18 08:55:17,490 - 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 1876962961 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.428897] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.431816] pid_max: default: 32768 minimum: 301 [ 0.433399] Security Framework initialized [ 0.434868] SELinux: Initializing. [ 0.436486] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.443191] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.447141] Mount-cache hash table entries: 4096 [ 0.449030] Initializing cgroup subsys memory [ 0.450555] Initializing cgroup subsys devices [ 0.452084] Initializing cgroup subsys freezer [ 0.453604] Initializing cgroup subsys net_cls [ 0.455110] Initializing cgroup subsys blkio [ 0.456591] Initializing cgroup subsys perf_event [ 0.458179] Initializing cgroup subsys hugetlb [ 0.459718] Initializing cgroup subsys pids [ 0.461214] Initializing cgroup subsys net_prio [ 0.462848] CPU: Physical Processor ID: 0 [ 0.465020] mce: CPU supports 10 MCE banks [ 0.466527] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.468249] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.469958] tlb_flushall_shift: 6 [ 0.471488] Freeing SMP alternatives: 28k freed [ 0.475838] ACPI: Core revision 20130517 [ 0.477719] ACPI: All ACPI Tables successfully acquired [ 0.479641] ftrace: allocating 25812 entries in 101 pages [ 0.502984] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.505005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.506981] smpboot: Max logical packages: 2 [ 0.508779] Enabling x2apic [ 0.509998] Enabled x2apic [ 0.511485] Switched APIC routing to physical x2apic. [ 0.514514] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.516431] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.519878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.528069] KVM setup paravirtual spinlock [ 0.530926] smpboot: Booting Node 0, Processors #1 OK [ 0.533015] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.554915] Brought up 2 CPUs [ 0.554918] KVM setup async PF for cpu 1 [ 0.554921] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.559115] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.561982] devtmpfs: initialized [ 0.564956] EVM: security.selinux [ 0.566288] EVM: security.ima [ 0.567525] EVM: security.capability [ 0.569586] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.571626] pinctrl core: initialized pinctrl subsystem [ 0.573474] NET: Registered protocol family 16 [ 0.575278] ACPI: bus type PCI registered [ 0.576770] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.578766] PCI: Using configuration type 1 for base access [ 0.583987] ACPI: Added _OSI(Module Device) [ 0.585500] ACPI: Added _OSI(Processor Device) [ 0.587010] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.588611] ACPI: Added _OSI(Processor Aggregator Device) [ 0.591429] ACPI: Interpreter enabled [ 0.592819] ACPI: (supports S0 S5) [ 0.594106] ACPI: Using IOAPIC for interrupt routing [ 0.595724] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.600535] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.602367] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.604359] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.606302] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.609920] acpiphp: Slot [3] registered [ 0.611362] acpiphp: Slot [4] registered [ 0.612806] acpiphp: Slot [5] registered [ 0.614245] acpiphp: Slot [6] registered [ 0.615698] acpiphp: Slot [7] registered [ 0.617142] acpiphp: Slot [8] registered [ 0.618574] acpiphp: Slot [9] registered [ 0.620023] acpiphp: Slot [10] registered [ 0.621468] acpiphp: Slot [11] registered [ 0.622926] acpiphp: Slot [12] registered [ 0.624410] acpiphp: Slot [13] registered [ 0.625856] acpiphp: Slot [14] registered [ 0.627333] acpiphp: Slot [15] registered [ 0.628802] acpiphp: Slot [16] registered [ 0.630278] acpiphp: Slot [17] registered [ 0.631726] acpiphp: Slot [18] registered [ 0.633193] acpiphp: Slot [19] registered [ 0.634697] acpiphp: Slot [20] registered [ 0.636139] acpiphp: Slot [21] registered [ 0.637620] acpiphp: Slot [22] registered [ 0.639076] acpiphp: Slot [23] registered [ 0.640528] acpiphp: Slot [24] registered [ 0.642179] acpiphp: Slot [25] registered [ 0.643625] acpiphp: Slot [26] registered [ 0.645083] acpiphp: Slot [27] registered [ 0.646521] acpiphp: Slot [28] registered [ 0.647964] acpiphp: Slot [29] registered [ 0.649400] acpiphp: Slot [30] registered [ 0.650841] acpiphp: Slot [31] registered [ 0.652266] PCI host bridge to bus 0000:00 [ 0.653706] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.655408] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.657357] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.659314] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.661956] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.664590] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.670014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.672046] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.673943] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.675955] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.680407] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.683019] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.708072] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.710444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.713416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.715724] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.717987] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.720129] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.722326] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.725113] vgaarb: loaded [ 0.726286] vgaarb: bridge control possible 0000:00:02.0 [ 0.728179] SCSI subsystem initialized [ 0.729608] ACPI: bus type USB registered [ 0.731067] usbcore: registered new interface driver usbfs [ 0.732801] usbcore: registered new interface driver hub [ 0.734514] usbcore: registered new device driver usb [ 0.736366] PCI: Using ACPI for IRQ routing [ 0.738252] NetLabel: Initializing [ 0.739586] NetLabel: domain hash size = 128 [ 0.741082] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.742742] NetLabel: unlabeled traffic allowed by default [ 0.744600] Switched to clocksource kvm-clock [ 0.754926] pnp: PnP ACPI init [ 0.756208] ACPI: bus type PNP registered [ 0.758097] pnp: PnP ACPI: found 5 devices [ 0.759569] ACPI: bus type PNP unregistered [ 0.767338] NET: Registered protocol family 2 [ 0.769224] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.772112] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.774516] TCP: Hash tables configured (established 32768 bind 32768) [ 0.776567] TCP: reno registered [ 0.777872] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.779762] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.781789] NET: Registered protocol family 1 [ 0.783328] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.785139] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.786921] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.807412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.827820] Unpacking initramfs... [ 1.308123] Freeing initrd memory: 37508k freed [ 1.317747] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.319741] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.323417] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.325351] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.327583] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.329484] Initialise system trusted keyring [ 1.331009] audit: initializing netlink socket (disabled) [ 1.332731] type=2000 audit(1534582503.403:1): initialized [ 1.349848] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.351759] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.354554] zpool: loaded [ 1.355753] zbud: loaded [ 1.357075] VFS: Disk quotas dquot_6.5.2 [ 1.358542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.360583] msgmni has been set to 7578 [ 1.362039] Key type big_key registered [ 1.364197] NET: Registered protocol family 38 [ 1.365725] Key type asymmetric registered [ 1.367179] Asymmetric key parser 'x509' registered [ 1.368804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.371489] io scheduler noop registered [ 1.372916] io scheduler deadline registered (default) [ 1.388644] io scheduler cfq registered [ 1.390173] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.391906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.393938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.396584] ACPI: Power Button [PWRF] [ 1.398143] GHES: HEST is not enabled! [ 1.399588] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.423847] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.426081] Non-volatile memory driver v1.3 [ 1.427552] Linux agpgart interface v0.103 [ 1.429125] crash memory driver: version 1.1 [ 1.430666] rdac: device handler registered [ 1.432184] hp_sw: device handler registered [ 1.433671] emc: device handler registered [ 1.435109] alua: device handler registered [ 1.436592] libphy: Fixed MDIO Bus: probed [ 1.438107] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.440031] ehci-pci: EHCI PCI platform driver [ 1.441545] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.443394] ohci-pci: OHCI PCI platform driver [ 1.444916] uhci_hcd: USB Universal Host Controller Interface driver [ 1.465345] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.467075] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.469760] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.471463] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.473338] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.475314] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.477936] usb usb1: Product: UHCI Host Controller [ 1.479544] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.481560] usb usb1: SerialNumber: 0000:00:01.2 [ 1.483207] hub 1-0:1.0: USB hub found [ 1.484596] hub 1-0:1.0: 2 ports detected [ 1.486169] usbcore: registered new interface driver usbserial [ 1.487963] usbcore: registered new interface driver usbserial_generic [ 1.489899] usbserial: USB Serial support registered for generic [ 1.491746] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.495282] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.496913] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.498630] mousedev: PS/2 mouse device common for all mice [ 1.500740] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.504229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.507188] rtc_cmos 00:00: RTC can wake from S4 [ 1.509038] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.510970] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.512961] cpuidle: using governor menu [ 1.513232] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.518349] hidraw: raw HID events driver (C) Jiri Kosina [ 1.520544] usbcore: registered new interface driver usbhid [ 1.522756] usbhid: USB HID core driver [ 1.524436] drop_monitor: Initializing network drop monitor service [ 1.526771] TCP: cubic registered [ 1.528344] Initializing XFRM netlink socket [ 1.530185] NET: Registered protocol family 10 [ 1.532308] NET: Registered protocol family 17 [ 1.534322] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.536134] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.538210] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.541251] Loading compiled-in X.509 certificates [ 1.542890] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.545990] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.549529] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.552640] registered taskstats version 1 [ 1.556090] Key type trusted registered [ 1.559077] Key type encrypted registered [ 1.561699] IMA: No TPM chip found, activating TPM-bypass! [ 1.563878] rtc_cmos 00:00: setting system clock to 2018-08-18 08:55:04 UTC (1534582504) [ 1.567328] Freeing unused kernel memory: 1680k freed [ 1.573123] 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.578463] systemd[1]: Detected virtualization kvm. [ 1.580122] systemd[1]: Detected architecture x86-64. [ 1.581768] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.584744] systemd[1]: No hostname configured. [ 1.586373] systemd[1]: Set hostname to . [ 1.588077] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.612489] systemd[1]: Reached target Local File Systems. [ 1.614245] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.616799] systemd[1]: Reached target Timers. [ 1.618319] systemd[1]: Starting Timers. [ 1.619776] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.622558] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.626370] systemd[1]: Created slice Root Slice. [ 1.627961] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.630507] systemd[1]: Listening on udev Control Socket. [ 1.632222] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.634892] systemd[1]: Listening on Journal Socket. [ 1.636528] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.639096] systemd[1]: Created slice System Slice. [ 1.640727] systemd[1]: Starting System Slice. [ 1.642663] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.645553] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.648607] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.651578] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.664029] systemd[1]: Listening on udev Kernel Socket. [ 1.665716] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.668559] systemd[1]: Reached target Sockets. [ 1.670098] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.672481] systemd[1]: Reached target Slices. [ 1.674009] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Swap. [ 1.676369] systemd[1]: Reached target Swap. [ 1.677890] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.680276] systemd[1]: Reached target Paths. [ 1.681807] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.684343] 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.714486] RPC: Registered named UNIX socket transport module. [ 1.717078] RPC: Registered udp transport module. [ 1.719031] RPC: Registered tcp transport module. [ 1.720700] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.788642] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.825019] FDC 0 is a S82078B [ 1.853531] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.894216] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.897919] scsi host0: ata_piix [ 1.899471] scsi host1: ata_piix [ 1.900888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.903354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.908862] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. [ 1.939628] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.941755] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.941756] usb 1-1: Product: QEMU USB Tablet [ 1.941758] usb 1-1: Manufacturer: QEMU [ 1.941758] usb 1-1: SerialNumber: 42 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.952087] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.955355] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.078166] SGI XFS with ACLs, security attributes, no debug enabled [ 2.080804] XFS (vda1): Mounting V4 Filesystem [ 2.140826] 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 System Initialization.[ 2.324720] tsc: Refined TSC clocksource calibration: 3491.852 MHz [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.373478] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.441514] SELinux: Disabled at runtime. [ 2.479612] type=1404 audit(1534582505.415:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.622324] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.624429] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... Mounting Debug File System... [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [ 2.927876] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [ 3.021499] systemd-journald[389]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Setup Virtual Console. [ 3.123844] type=1305 audit(1534582506.059:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting 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 Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [ 3.320153] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.341383] [drm] Initialized drm 1.1.0 20060810 [ 3.355464] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.379853] ppdev: user-space parallel port driver [ 3.415837] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.418266] [TTM] Initializing pool allocator [ 3.420236] [TTM] Initializing DMA pool allocator [ 3.422651] [drm] fb mappable at 0xFC000000 [ 3.424589] [drm] vram aper at 0xFC000000 [ 3.426545] [drm] size 33554432 [ 3.428183] [drm] fb depth is 24 [ 3.429773] [drm] pitch is 3072 [ 3.431578] fbcon: cirrusdrmfb (fb0) is primary device [ 3.461506] Console: switching to colour frame buffer device 128x48 [ 3.479054] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.489777] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m[ 3.575160] AES CTR mode by8 optimization enabled ] Reached target Login Prompts. [[32m OK [0m] Started Dump dme[ 3.579212] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) sg to /var/log/dmesg. [ 3.584922] alg: No test for crc32 (crc32-pclmul) [ 3.589129] intel_rapl: no valid rapl domains found in package 0 [ 3.592942] intel_rapl: no valid rapl domains found in package 0 [ 3.597075] intel_powerclamp: No package C-state available [ 3.601325] intel_powerclamp: No package C-state available[ 3.603942] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 08:55:07 +0000. Up 3.56 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting nginx - high performance web server... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Crash recovery kernel arming... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.086553] cloud-init[813]: Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 08:55:09 +0000. Up 6.02 seconds. [ 6.148302] cloud-init[813]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.150245] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.151982] cloud-init[813]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.153714] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.155434] cloud-init[813]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.157164] cloud-init[813]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:be:01:a3 | [ 6.158907] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.162311] cloud-init[813]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.164256] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.166122] cloud-init[813]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.167962] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.169821] cloud-init[813]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.172718] cloud-init[813]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.174631] cloud-init[813]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.176493] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.051989] cloud-init[3391]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 08:55:14 +0000. Up 11.00 seconds. [ 11.372384] cloud-init[3479]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 08:55:14 +0000. Up 11.31 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 5f:a5:fa:de:df:05:94:bb:e6:49:67:bf:1a:ed:7f:42 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.454149] cloud-init[3479]: Cloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 08:55:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.45 seconds 2018-08-18 08:55:17,494 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf73cd0L 2018-08-18 08:55:17,494 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 08:55:17,519 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-18 08:55:17,519 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-18 08:55:17,540 - 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-18 08:55:17,540 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 08:55:17,540 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-18 08:55:17,541 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 08:55:17,541 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 08:55:17,541 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 08:55:17,559 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 08:55:17,560 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 08:55:17,594 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-18 08:55:17,595 - paramiko.transport - DEBUG - Trying discovered key 5fa5fadedf0594bbe64967bf1aed7f42 in /tmp/tmpvKHte0 2018-08-18 08:55:17,614 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 08:55:17,660 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-18 08:55:17,696 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-18 08:55:17,696 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-18 08:55:17,697 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-18 08:55:17,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-08-18 08:55:17,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:55:17,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:55:17,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:55:17,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:55:17,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:55:17,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:55:17,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:55:17,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4279, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4285, "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": 1667, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4273, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 897, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 798, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 797, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4078, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4266, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-18 08:55:17,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:55:17,930 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:55:18 GMT 2018-08-18 08:55:17,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:55:17,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-18 08:55:17,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:55:17,930 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4279, 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': 4285, 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': 1667, 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': 4273, 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': 897, 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': 798, 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': 797, 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': 4078, 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': 4266, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-18 08:55:17,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-08-18 08:55:18,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:55:18,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:55:18,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:55:18,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:55:18,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:55:18,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:55:18,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:55:18,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4279, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4285, "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": 1667, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4273, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 897, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 798, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 797, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4078, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4266, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-18 08:55:18,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:55:18,108 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:55:18 GMT 2018-08-18 08:55:18,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:55:18,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-18 08:55:18,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:55:18,108 - functest.core.cloudify - INFO - The current manager status is running 2018-08-18 08:55:18,109 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-18 08:55:18,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:55:18,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:55:18,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:55:18,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:55:18,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:55:18,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:55:18,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:55:18,199 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-18 08:55:18,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-18T08:55:18.630Z", "updated_at": "2018-08-18T08:55:18.630Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-18 08:55:18,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:55:18,199 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:55:18 GMT 2018-08-18 08:55:18,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:55:18,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-18 08:55:18,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:55:18,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2018-08-18 08:55:18,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:55:18,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:55:18,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:55:18,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:55:18,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:55:18,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:55:18,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:55:18,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-18T08:55:18.630Z", "updated_at": "2018-08-18T08:55:18.630Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-18 08:55:18,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:55:18,323 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:55:18 GMT 2018-08-18 08:55:18,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:55:18,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-18 08:55:18,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:55:18,324 - functest.core.cloudify - DEBUG - List secrets: 2018-08-18 08:55:18,324 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/secrets/foo 2018-08-18 08:55:18,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:55:18,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:55:18,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:55:18,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:55:18,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:55:18,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:55:18,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:55:18,448 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-18 08:55:18,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-18T08:55:18.630Z", "updated_at": "2018-08-18T08:55:18.630Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-18 08:55:18,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:55:18,449 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:55:18 GMT 2018-08-18 08:55:18,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:55:18,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-18 08:55:18,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:55:18,449 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-18 08:55:18,449 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-18 08:55:18,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 08:55:18,459 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 08:55:18,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3833bccc-89c4-4149-b84d-c4e45fad2b19 Content-Encoding: gzip Content-Length: 384 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": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/a08fbb011e544d2c8419188f9d593f12"}, "tags": [], "enabled": true, "id": "a08fbb011e544d2c8419188f9d593f12", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb"}]} 2018-08-18 08:55:18,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-3833bccc-89c4-4149-b84d-c4e45fad2b19 2018-08-18 08:55:18,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179724931717s 2018-08-18 08:55:18,636 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-3833bccc-89c4-4149-b84d-c4e45fad2b19 2018-08-18 08:55:18,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-18 08:55:18,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/a08fbb011e544d2c8419188f9d593f12.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-18 08:55:18,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-0db60167-b77e-420c-8773-131e99378002 Date: Sat, 18 Aug 2018 08:55:18 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-18 08:55:18,733 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/a08fbb011e544d2c8419188f9d593f12.json used request id req-0db60167-b77e-420c-8773-131e99378002 2018-08-18 08:55:18,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0946788787842s 2018-08-18 08:55:18,733 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/a08fbb011e544d2c8419188f9d593f12.json used request id req-0db60167-b77e-420c-8773-131e99378002 2018-08-18 08:55:18,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-08-18 08:55:18,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-18 08:55:18,740 - 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-18 08:55:18,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 08:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37001356-49a9-4465-9259-97d9f1480271 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-18 08:55:18,748 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-37001356-49a9-4465-9259-97d9f1480271 2018-08-18 08:55:18,748 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 08:55:19,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141ed8bd-69ed-402c-8550-f9e7317ef3c6 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/06c5dbcd28f84df3a5c1d3be7418d223"}, "enabled": true, "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0b23b0ba5b31487c959c8c8934f074c9"}, "enabled": true, "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/31d86331aa2f4d39bc71ef7d823e329e"}, "enabled": true, "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/38697487e95e46458671a38d77fe35cc"}, "enabled": true, "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3ba98b1a566648ab9faef4b6bfbe90ed"}, "enabled": true, "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8637c0d417124feb8caf6f5ed9db7690"}, "enabled": true, "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/88aede51f4de4778a7c7c1a0117afc3d"}, "enabled": true, "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a2e26e8305fd4f7d8f6a60d30dc2789b"}, "enabled": true, "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a9a93ce0b935406bb0c9cbf052f4258c"}, "enabled": true, "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b224f36854a44062aba602fb1dbcadd4"}, "enabled": true, "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e09cb7a9332c40d5bf516d7930bc074b"}, "enabled": true, "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e79eb11a883e4569b569866415c0857f"}, "enabled": true, "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/efa1a547991543f3898cfe91957a7e9a"}, "enabled": true, "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f36ad97319e047eba0178ca6ba20e483"}, "enabled": true, "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/fcfccef4af284282b961266422543b5e"}, "enabled": true, "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-18 08:55:19,008 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-141ed8bd-69ed-402c-8550-f9e7317ef3c6 2018-08-18 08:55:19,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.270520925522s 2018-08-18 08:55:19,008 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-141ed8bd-69ed-402c-8550-f9e7317ef3c6 2018-08-18 08:55:19,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-18 08:55:19,020 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 08:55:19,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a49a6723-52ba-4e62-a595-2c0427221801 Content-Encoding: gzip Content-Length: 1967 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/02fd770f1fe64a55bd0be2a9a27a49ab"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/07b17ffb5b894ac7ac928997fa6bb33e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/139dd5f81b754e11b390b09cf1b93347"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/147231d6e7564789ad6bf7308798a1a8"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/18d8303f4ed845c58c4b6dc48b0b40ee"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/23eba0e0e1674014a705f760c91cabfc"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2966458dece4402fac61bdb546237e48"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "2966458dece4402fac61bdb546237e48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2ea479484a6a4dea8a5cf9d053e912ea"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33bb85f6be04490990e193af71f17842"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fcfccef4af284282b961266422543b5e", "id": "33bb85f6be04490990e193af71f17842"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/34e7e17422a64f5289d462af1924e8e8"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/393b0a47e8cb4925a0f77f3d83b13850"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3b4ab60ef7b44993861fd967fda86b3e"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/47be67c7f4a043a3aae9a87af6c885ad"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/47cc62395d524a4b92b71f05433551e4"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "47cc62395d524a4b92b71f05433551e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4f361ab41b974b6e8ec37cba9b6145fc"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fcfccef4af284282b961266422543b5e", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5007e7ca077e4ce5a84999a5f8eb93dd"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/53766891eb3f45efa6d3bfd353d94a2b"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "53766891eb3f45efa6d3bfd353d94a2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/54293e81a90f48b0a2ede9f097fb8e5f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/56e262c52e5f4db8bd07d2cedcb010c4"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fcfccef4af284282b961266422543b5e", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/580f0433fd484731a97c24a1e5ee475f"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "580f0433fd484731a97c24a1e5ee475f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5d6124246b794c4b945dfb9f751008e0"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/691ff6cfcc1e41eeb3d0f2d74c5521d3"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/71251f0341114471bcffe3a569f963d7"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "71251f0341114471bcffe3a569f963d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/75f9a962a8dc40d8a46eaa7250e84eda"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/78e1916970f744438d23afed96f7f635"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "78e1916970f744438d23afed96f7f635"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/79c6babe6d904c4b855bf90c62bcd435"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/814d9fc853dd4d73b254cad64ee021a9"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/874ee0c4b6094f1e89762e74ec4247d0"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/94a1aa3823244f3aa34141d6d77570bc"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/957aa46330ba4b77be132dfd2865543a"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "957aa46330ba4b77be132dfd2865543a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9f3c19960b0245a7881b60ece89271cf"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ad6dba3cd0964e778e51c069bd63fe6b"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/afd50885986f496a8e5613e38d499bdb"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "afd50885986f496a8e5613e38d499bdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b659d0992d9741bfb85f84c215d8d99b"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "b659d0992d9741bfb85f84c215d8d99b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b8be185865d14fcdafed2259aac1a66f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "b8be185865d14fcdafed2259aac1a66f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c3a633d913b541dcadd14851edb1b7c8"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "c3a633d913b541dcadd14851edb1b7c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d5c6b7f009e14dfda1e40d9fee0feffc"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d7e1b0a7ff524460a2566a308d240152"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "d7e1b0a7ff524460a2566a308d240152"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dbfc9eec80974cdd8c8ac66d31143d36"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e07ef0943d1441a8979f4abc72929dbc"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "e07ef0943d1441a8979f4abc72929dbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ee16152679bb4d1a898fb25e28e57e5f"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "ee16152679bb4d1a898fb25e28e57e5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fce56185ae6640d181124ddb133447d2"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "fce56185ae6640d181124ddb133447d2"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-18 08:55:19,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-a49a6723-52ba-4e62-a595-2c0427221801 2018-08-18 08:55:19,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.178607940674s 2018-08-18 08:55:19,196 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-a49a6723-52ba-4e62-a595-2c0427221801 2018-08-18 08:55:19,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '3c3f7eac-432a-4e47-874f-e63e5da89305', 'keystone_tenant_name': u'cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.22:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_0bf1ce73-151a-447d-9553-90bd173664fb', 'project_domain_name': 'Default'} 2018-08-18 08:55:19,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2018-08-18 08:55:19,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:55:19,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:55:19,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:55:19,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:55:19,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:55:19,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:55:19,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:55:19,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-08-18 08:55:19,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:55:19,321 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:55:19 GMT 2018-08-18 08:55:19,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:55:19,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-08-18 08:55:19,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:55:19,322 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "3c3f7eac-432a-4e47-874f-e63e5da89305"} 2018-08-18 08:55:19,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:55:19,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:55:19,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:55:19,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:55:19,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:55:19,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:55:19,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:55:19,463 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-08-18 08:55:19,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-18T08:55:19.883Z", "updated_at": "2018-08-18T08:55:19.883Z", "created_by": "admin", "private_resource": false, "value": "3c3f7eac-432a-4e47-874f-e63e5da89305", "key": "keystone_password"} 2018-08-18 08:55:19,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:55:19,464 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:55:19 GMT 2018-08-18 08:55:19,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:55:19,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-08-18 08:55:19,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:55:19,464 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb"} 2018-08-18 08:55:19,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:55:19,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:55:19,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:55:19,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:55:19,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:55:19,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:55:19,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:55:19,583 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-08-18 08:55:19,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-18T08:55:20.028Z", "updated_at": "2018-08-18T08:55:20.028Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb", "key": "keystone_tenant_name"} 2018-08-18 08:55:19,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:55:19,584 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:55:20 GMT 2018-08-18 08:55:19,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:55:19,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-08-18 08:55:19,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:55:19,584 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-08-18 08:55:19,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:55:19,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:55:19,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:55:19,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:55:19,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:55:19,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:55:19,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:55:19,685 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-08-18 08:55:19,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-18T08:55:20.120Z", "updated_at": "2018-08-18T08:55:20.120Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-08-18 08:55:19,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:55:19,685 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:55:20 GMT 2018-08-18 08:55:19,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:55:19,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-08-18 08:55:19,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:55:19,686 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.22:5000"} 2018-08-18 08:55:19,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:55:19,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:55:19,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:55:19,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:55:19,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:55:19,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:55:19,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:55:19,774 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-08-18 08:55:19,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-18T08:55:20.218Z", "updated_at": "2018-08-18T08:55:20.218Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.22:5000", "key": "keystone_url"} 2018-08-18 08:55:19,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:55:19,774 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:55:20 GMT 2018-08-18 08:55:19,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:55:19,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-08-18 08:55:19,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:55:19,775 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-18 08:55:19,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:55:19,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:55:19,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:55:19,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:55:19,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:55:19,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:55:19,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:55:19,957 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-18 08:55:19,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-18T08:55:20.370Z", "updated_at": "2018-08-18T08:55:20.370Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-08-18 08:55:19,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:55:19,958 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:55:20 GMT 2018-08-18 08:55:19,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:55:19,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-08-18 08:55:19,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:55:19,958 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_0bf1ce73-151a-447d-9553-90bd173664fb"} 2018-08-18 08:55:20,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:55:20,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:55:20,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:55:20,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:55:20,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:55:20,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:55:20,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:55:20,038 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-08-18 08:55:20,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-18T08:55:20.483Z", "updated_at": "2018-08-18T08:55:20.483Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_0bf1ce73-151a-447d-9553-90bd173664fb", "key": "keystone_username"} 2018-08-18 08:55:20,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:55:20,039 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:55:20 GMT 2018-08-18 08:55:20,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:55:20,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-08-18 08:55:20,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:55:20,039 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-18 08:55:20,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:55:20,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:55:20,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:55:20,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:55:20,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:55:20,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:55:20,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:55:20,145 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-18 08:55:20,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-18T08:55:20.577Z", "updated_at": "2018-08-18T08:55:20.577Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-08-18 08:55:20,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:55:20,145 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:55:20 GMT 2018-08-18 08:55:20,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:55:20,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-08-18 08:55:20,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:55:20,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-08-18 08:55:20,146 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-18 08:55:20,147 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-18 08:55:20,147 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-18 08:55:20,153 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 08:55:20,222 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-18 08:55:20,222 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-18 08:55:20,224 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-18 08:55:20,225 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-18 08:55:20,225 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-18 08:55:20,236 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-18 08:55:59,327 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-18 08:55:59,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.usc.edu * extras: repos-lax.psychz.net * updates: ftp.osuosl.org 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.11.6.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.11.6.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 17 MB/s | 54 MB 00:03 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.11.6.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : kernel-headers-3.10.0-862.11.6.el7.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.11.6.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-18 08:55:59,329 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-18 08:55:59,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-08-18 08:55:59,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 08:55:59,334 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:55:59,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-7223cae3-390d-4a22-afc3-ee3f985e8387 Date: Sat, 18 Aug 2018 08:55:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:51:06Z", "updated_at": "2018-08-18T08:51:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "121c13a6-1985-49b5-b9fa-3967f67176ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "267d78b5-3b7b-452e-9cea-869925d96485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "a4eae864-363e-4b8b-9133-46da178f4415", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "b014a052-93fb-495c-9ba8-e9daff684954", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 1, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:37Z", "updated_at": "2018-08-18T08:52:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "0d851c6b-8083-48ec-be2a-804bc9fa1a2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "470cc011-84e8-4afe-bed1-1272671ff9b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7515bb49-fbd7-4a4e-8106-e49ed72f6764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7bb02353-66e1-4ebf-b059-581e01974540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "82a081f7-f96b-4fcb-83c2-e98f29ad90f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "b851a223-9f83-4607-8648-9c9a2c234b4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "d05fffb5-6ced-472d-9601-f92ea230f4f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "da4cdd67-981e-4437-b940-0844a524bbdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 7, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}]} 2018-08-18 08:55:59,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7223cae3-390d-4a22-afc3-ee3f985e8387 2018-08-18 08:55:59,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0636248588562s 2018-08-18 08:55:59,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7223cae3-390d-4a22-afc3-ee3f985e8387 2018-08-18 08:55:59,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 08:55:59,402 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -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": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01"}}' 2018-08-18 08:55:59,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7249cc13-fc12-49b3-8a2a-982ac03317ac Date: Sat, 18 Aug 2018 08:55:59 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-18T08:55:59Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "port_range_min": 22, "revision_number": 0, "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:55:59Z", "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "6d438bf1-af4b-4b55-aa2f-6f24fe4cec09"}} 2018-08-18 08:55:59,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7249cc13-fc12-49b3-8a2a-982ac03317ac 2018-08-18 08:55:59,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154398202896s 2018-08-18 08:55:59,556 - 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-7249cc13-fc12-49b3-8a2a-982ac03317ac 2018-08-18 08:55:59,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-08-18 08:55:59,650 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-08-18 08:56:02,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:02,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:02,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:02,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:02,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:02,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:02,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:02,378 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-18 08:56:02,379 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:02.322Z", "updated_at": "2018-08-18T08:56:02.322Z", "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.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.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-18 08:56:02,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:02,381 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:02 GMT 2018-08-18 08:56:02,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:02,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-18 08:56:02,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:02,403 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-18 08:56:03,858 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:d7ba271c24da7bd727354314039ce602 sha256:8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555 2018-08-18 08:56:03,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:56:03,861 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:56:04,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-cb868e2b-5777-4570-bfdf-b8cfa0201cad Date: Sat, 18 Aug 2018 08:56:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:52:36Z", "file": "/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d/file", "owner": "a08fbb011e544d2c8419188f9d593f12", "id": "149e4725-09dd-4195-8506-46d2dc5e020d", "size": 4373348352, "self": "/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/149e4725-09dd-4195-8506-46d2dc5e020d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/149e4725-09dd-4195-8506-46d2dc5e020d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-18T08:51:35Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:56:04,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cb868e2b-5777-4570-bfdf-b8cfa0201cad 2018-08-18 08:56:04,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283913135529s 2018-08-18 08:56:04,144 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cb868e2b-5777-4570-bfdf-b8cfa0201cad 2018-08-18 08:56:04,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 08:56:04,153 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '{"owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "owner_specified.shade.object": "images/cloudify_ims-img_alt_0bf1ce73-151a-447d-9553-90bd173664fb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_0bf1ce73-151a-447d-9553-90bd173664fb"}' 2018-08-18 08:56:04,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8966cda3-9ae5-47fe-8d74-ef6c678d1955 Date: Sat, 18 Aug 2018 08:56:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:56:04Z", "file": "/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0/file", "owner": "a08fbb011e544d2c8419188f9d593f12", "id": "63974df9-5664-4a60-b6bc-2acfc84303a0", "size": null, "self": "/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_0bf1ce73-151a-447d-9553-90bd173664fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "cloudify_ims-img_alt_0bf1ce73-151a-447d-9553-90bd173664fb", "checksum": null, "created_at": "2018-08-18T08:56:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 08:56:04,230 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8966cda3-9ae5-47fe-8d74-ef6c678d1955 2018-08-18 08:56:04,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0797829627991s 2018-08-18 08:56:04,230 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8966cda3-9ae5-47fe-8d74-ef6c678d1955 returning object 63974df9-5664-4a60-b6bc-2acfc84303a0 2018-08-18 08:56:04,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 08:56:04,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0/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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '' 2018-08-18 08:56:08,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1beb2172-42a3-4dc8-85d8-3b3639511541 Date: Sat, 18 Aug 2018 08:56:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 08:56:08,596 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0/file used request id req-1beb2172-42a3-4dc8-85d8-3b3639511541 2018-08-18 08:56:08,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.36514401436s 2018-08-18 08:56:08,597 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0/file used request id req-1beb2172-42a3-4dc8-85d8-3b3639511541 2018-08-18 08:56:08,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 08:56:08,605 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 08:56:08,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-862c7939-35c4-4061-9b4f-8a7a8322ecbf Date: Sat, 18 Aug 2018 08:56:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:56:08Z", "file": "/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0/file", "owner": "a08fbb011e544d2c8419188f9d593f12", "id": "63974df9-5664-4a60-b6bc-2acfc84303a0", "size": 263324160, "self": "/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/63974df9-5664-4a60-b6bc-2acfc84303a0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/63974df9-5664-4a60-b6bc-2acfc84303a0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_0bf1ce73-151a-447d-9553-90bd173664fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "cloudify_ims-img_alt_0bf1ce73-151a-447d-9553-90bd173664fb", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-18T08:56:04Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:52:36Z", "file": "/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d/file", "owner": "a08fbb011e544d2c8419188f9d593f12", "id": "149e4725-09dd-4195-8506-46d2dc5e020d", "size": 4373348352, "self": "/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/149e4725-09dd-4195-8506-46d2dc5e020d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/149e4725-09dd-4195-8506-46d2dc5e020d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-18T08:51:35Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 08:56:08,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-862c7939-35c4-4061-9b4f-8a7a8322ecbf 2018-08-18 08:56:08,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0427899360657s 2018-08-18 08:56:08,644 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-862c7939-35c4-4061-9b4f-8a7a8322ecbf 2018-08-18 08:56:08,647 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/63974df9-5664-4a60-b6bc-2acfc84303a0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0/file', 'owner': u'a08fbb011e544d2c8419188f9d593f12', 'id': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'size': 263324160, u'self': u'/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a08fbb011e544d2c8419188f9d593f12', 'name': 'cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/63974df9-5664-4a60-b6bc-2acfc84303a0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T08:56:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T08:56:08Z', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_0bf1ce73-151a-447d-9553-90bd173664fb', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', 'properties': {u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', u'self': u'/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_0bf1ce73-151a-447d-9553-90bd173664fb', u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_0bf1ce73-151a-447d-9553-90bd173664fb', 'created': u'2018-08-18T08:56:04Z', 'checksum': u'd7ba271c24da7bd727354314039ce602', 'created_at': u'2018-08-18T08:56:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', 'metadata': {u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', u'self': u'/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_0bf1ce73-151a-447d-9553-90bd173664fb', u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', u'schema': u'/v2/schemas/image'}}) 2018-08-18 08:56:08,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 08:56:08,650 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_0bf1ce73-151a-447d-9553-90bd173664fb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-18 08:56:08,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:56: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-a82ae283-882c-4c84-8652-3bbf2a245b39 x-compute-request-id: req-a82ae283-882c-4c84-8652-3bbf2a245b39 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_0bf1ce73-151a-447d-9553-90bd173664fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d3b2b8c4-d85f-40dd-8c09-91f48607ba56", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d3b2b8c4-d85f-40dd-8c09-91f48607ba56", "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": "d3b2b8c4-d85f-40dd-8c09-91f48607ba56"}} 2018-08-18 08:56:08,697 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a82ae283-882c-4c84-8652-3bbf2a245b39 2018-08-18 08:56:08,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.050087928772s 2018-08-18 08:56:08,698 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a82ae283-882c-4c84-8652-3bbf2a245b39 2018-08-18 08:56:08,699 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_0bf1ce73-151a-447d-9553-90bd173664fb', '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'4d035469e9a84e03ad9e915ddb446437', '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'd3b2b8c4-d85f-40dd-8c09-91f48607ba56', 'swap': 0}) 2018-08-18 08:56:08,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 08:56:08,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/d3b2b8c4-d85f-40dd-8c09-91f48607ba56/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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" -d '{"extra_specs": {}}' 2018-08-18 08:56:08,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 08:56: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-e97120d6-ed03-498f-a975-f9765dbf6f79 x-compute-request-id: req-e97120d6-ed03-498f-a975-f9765dbf6f79 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 08:56:08,719 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d3b2b8c4-d85f-40dd-8c09-91f48607ba56/os-extra_specs used request id req-e97120d6-ed03-498f-a975-f9765dbf6f79 2018-08-18 08:56:08,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197401046753s 2018-08-18 08:56:08,720 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d3b2b8c4-d85f-40dd-8c09-91f48607ba56/os-extra_specs used request id req-e97120d6-ed03-498f-a975-f9765dbf6f79 2018-08-18 08:56:08,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-08-18 08:56:08,720 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "63974df9-5664-4a60-b6bc-2acfc84303a0", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "bono_cluster_size": 1, "flavor_id": "d3b2b8c4-d85f-40dd-8c09-91f48607ba56", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-08-18 08:56:09,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:09,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:09,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:09,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:09,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:09,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:09,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:09,920 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-08-18 08:56:09,920 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "63974df9-5664-4a60-b6bc-2acfc84303a0", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "bono_cluster_size": 1, "flavor_id": "d3b2b8c4-d85f-40dd-8c09-91f48607ba56", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:08.861Z", "updated_at": "2018-08-18T08:56:08.861Z", "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-18 08:56:09,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:09,920 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:09 GMT 2018-08-18 08:56:09,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:09,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-18 08:56:09,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:09,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-08-18 08:56:09,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:09,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:09,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:09,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:09,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:09,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:09,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:09,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:09.780Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-18 08:56:09,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:09,985 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:09 GMT 2018-08-18 08:56:09,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:09,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-08-18 08:56:09,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:09,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:56:10,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:10,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:10,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:10,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:10,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:10,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:10,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:10,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-18 08:56:10,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:10,055 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:10 GMT 2018-08-18 08:56:10,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:10,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-18 08:56:10,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:10,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c 2018-08-18 08:56:10,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:10,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:10,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:10,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:10,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:10,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:10,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:10,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:09.780Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"} 2018-08-18 08:56:10,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:10,165 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:10 GMT 2018-08-18 08:56:10,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:10,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-18 08:56:10,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:15,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:56:15,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:15,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:15,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:15,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:15,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:15,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:15,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:15,240 - 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-18T08:56:10.870Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:10.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:11.203Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:11.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c", "logger": "fc2aa4ab-2bab-447f-9c66-bbbe3bf9ceba"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:11.809Z", "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-18T08:56:11.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c", "logger": "fc2aa4ab-2bab-447f-9c66-bbbe3bf9ceba"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:11.875Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:11.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:11.875Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:11.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:11.875Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:11.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:12.818Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:12.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c", "logger": "fc2aa4ab-2bab-447f-9c66-bbbe3bf9ceba"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:12.818Z", "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-18T08:56:12.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c", "logger": "fc2aa4ab-2bab-447f-9c66-bbbe3bf9ceba"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:12.818Z", "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-18T08:56:12.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c", "logger": "fc2aa4ab-2bab-447f-9c66-bbbe3bf9ceba"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:13.885Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpfWDRGS --prefix=\"/tmp/openstack-BawwSg\" --constraint=\"/tmp/openstack-BawwSg/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c", "logger": "fc2aa4ab-2bab-447f-9c66-bbbe3bf9ceba"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:13.885Z", "message": "Installing from directory: /tmp/tmpfWDRGS [args=--prefix=\"/tmp/openstack-BawwSg\" --constraint=\"/tmp/openstack-BawwSg/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:13.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c", "logger": "fc2aa4ab-2bab-447f-9c66-bbbe3bf9ceba"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-18 08:56:15,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:15,240 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:15 GMT 2018-08-18 08:56:15,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:15,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-08-18 08:56:15,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:15,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-18 08:56:15,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-08-18 08:56:15,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-18 08:56:15,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-18 08:56:15,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-08-18 08:56:15,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-18 08:56:15,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-18 08:56:15,242 - 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-18 08:56:15,242 - 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-18 08:56:15,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpfWDRGS --prefix="/tmp/openstack-BawwSg" --constraint="/tmp/openstack-BawwSg/constraint.txt" 2018-08-18 08:56:15,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpfWDRGS [args=--prefix="/tmp/openstack-BawwSg" --constraint="/tmp/openstack-BawwSg/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-18 08:56:15,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c 2018-08-18 08:56:15,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:15,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:15,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:15,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:15,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:15,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:15,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:15,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:09.780Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"} 2018-08-18 08:56:15,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:15,308 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:15 GMT 2018-08-18 08:56:15,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:15,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-18 08:56:15,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:20,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:56:20,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:20,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:20,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:20,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:20,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:20,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:20,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:20,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-18 08:56:20,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:20,400 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:20 GMT 2018-08-18 08:56:20,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:20,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-18 08:56:20,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:20,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c 2018-08-18 08:56:20,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:20,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:20,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:20,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:20,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:20,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:20,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:20,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:09.780Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"} 2018-08-18 08:56:20,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:20,457 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:20 GMT 2018-08-18 08:56:20,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:20,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-18 08:56:20,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:25,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:56:25,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:25,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:25,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:25,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:25,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:25,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:25,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:25,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-18 08:56:25,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:25,524 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:25 GMT 2018-08-18 08:56:25,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:25,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-18 08:56:25,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:25,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c 2018-08-18 08:56:25,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:25,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:25,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:25,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:25,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:25,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:25,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:25,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:09.780Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"} 2018-08-18 08:56:25,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:25,594 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:25 GMT 2018-08-18 08:56:25,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:25,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-18 08:56:25,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:30,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:56:30,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:30,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:30,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:30,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:30,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:30,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:30,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:30,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-18 08:56:30,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:30,661 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:30 GMT 2018-08-18 08:56:30,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:30,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-18 08:56:30,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:30,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c 2018-08-18 08:56:30,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:30,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:30,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:30,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:30,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:30,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:30,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:30,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:09.780Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"} 2018-08-18 08:56:30,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:30,726 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:30 GMT 2018-08-18 08:56:30,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:30,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-18 08:56:30,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:35,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:56:35,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:35,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:35,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:35,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:35,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:35,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:35,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:35,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-18 08:56:35,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:35,813 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:35 GMT 2018-08-18 08:56:35,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:35,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-18 08:56:35,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:35,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c 2018-08-18 08:56:35,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:35,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:35,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:35,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:35,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:35,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:35,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:35,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:09.780Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"} 2018-08-18 08:56:35,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:35,893 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:35 GMT 2018-08-18 08:56:35,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:35,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-18 08:56:35,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:40,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:56:40,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:40,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:40,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:40,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:40,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:40,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:40,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:40,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:39.762Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:39.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c", "logger": "fc2aa4ab-2bab-447f-9c66-bbbe3bf9ceba"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:39.959Z", "message": "Removing directory: /tmp/tmpfWDRGS", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:39.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c", "logger": "fc2aa4ab-2bab-447f-9c66-bbbe3bf9ceba"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:40.648Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:40.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:40.921Z", "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-18T08:56:40.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"}], "metadata": {"pagination": {"total": 15, "offset": 11, "size": 50}}} 2018-08-18 08:56:40,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:40,959 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:40 GMT 2018-08-18 08:56:40,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:40,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2071 2018-08-18 08:56:40,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:40,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-18 08:56:40,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpfWDRGS 2018-08-18 08:56:40,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-18 08:56:40,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-18 08:56:40,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c 2018-08-18 08:56:41,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:41,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:41,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:41,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:41,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:41,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:41,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:41,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:09.780Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"} 2018-08-18 08:56:41,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:41,017 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:41 GMT 2018-08-18 08:56:41,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:41,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-18 08:56:41,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:46,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:56:46,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:46,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:46,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:46,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:46,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:46,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:46,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:46,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:41.927Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:41.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:41.927Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:41.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"}], "metadata": {"pagination": {"total": 17, "offset": 15, "size": 50}}} 2018-08-18 08:56:46,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:46,087 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:46 GMT 2018-08-18 08:56:46,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:46,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1036 2018-08-18 08:56:46,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:46,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-08-18 08:56:46,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-18 08:56:46,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c 2018-08-18 08:56:46,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:46,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:46,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:46,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:46,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:46,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:46,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:46,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:09.780Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"} 2018-08-18 08:56:46,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:46,145 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:46 GMT 2018-08-18 08:56:46,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:46,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-08-18 08:56:46,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:46,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-08-18 08:56:46,147 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-18 08:56:46,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:46,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:46,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:46,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:46,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:46,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:46,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:46,362 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-08-18 08:56:46,362 - 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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:56:46,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:46,362 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:46 GMT 2018-08-18 08:56:46,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:46,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:56:46,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:46,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:56:46,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:46,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:46,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:46,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:46,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:46,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:46,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:46,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-18 08:56:46,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:46,424 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:46 GMT 2018-08-18 08:56:46,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:46,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-18 08:56:46,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:46,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:56:46,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:46,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:46,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:46,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:46,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:46,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:46,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:46,484 - 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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:56:46,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:46,484 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:46 GMT 2018-08-18 08:56:46,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:46,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:56:46,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:51,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:56:51,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:51,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:51,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:51,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:51,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:51,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:51,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:51,558 - 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-18T08:56:47.002Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:47.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_security_group_nh4r65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:48.185Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:48.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "base_security_group_n1kuay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:49.470Z", "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-18T08:56:49.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "03e40dda-c35c-404f-86b6-8413e5f4b4ee"}, {"node_instance_id": "base_security_group_n1kuay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.550Z", "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-18T08:56:50.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "03e40dda-c35c-404f-86b6-8413e5f4b4ee"}, {"node_instance_id": "base_security_group_n1kuay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_security_group_9560xz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_security_group_fnb941", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "keypair_fmnige", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_security_group_b3ern8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "base_security_group_n1kuay", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_security_group_nh4r65", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_security_group_fnb941", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_security_group_b3ern8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "base_security_group_n1kuay", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_security_group_nh4r65", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_security_group_b3ern8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:50.582Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:50.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 19, "offset": 0, "size": 50}}} 2018-08-18 08:56:51,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:51,558 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:51 GMT 2018-08-18 08:56:51,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:51,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9942 2018-08-18 08:56:51,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:51,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-08-18 08:56:51,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:56:51,559 - 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-18 08:56:51,559 - 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-18 08:56:51,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:56:51,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:56:51,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:56:51,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:56:51,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:56:51,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:56:51,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-18 08:56:51,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-18 08:56:51,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-18 08:56:51,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-18 08:56:51,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-18 08:56:51,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-18 08:56:51,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-18 08:56:51,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-18 08:56:51,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-18 08:56:51,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:56:51,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:51,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:51,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:51,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:51,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:51,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:51,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:51,697 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:56:51,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:51,697 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:51 GMT 2018-08-18 08:56:51,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:51,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:56:51,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:56,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:56:56,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:56,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:56,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:56,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:56,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:56,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:56,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:56,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_n1kuay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "03e40dda-c35c-404f-86b6-8413e5f4b4ee"}, {"node_instance_id": "base_security_group_n1kuay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "03e40dda-c35c-404f-86b6-8413e5f4b4ee"}, {"node_instance_id": "vellum_security_group_b3ern8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f4e4357d-40c6-4f7a-9168-ce78835f5af9"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "vellum_security_group_b3ern8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f4e4357d-40c6-4f7a-9168-ce78835f5af9"}, {"node_instance_id": "vellum_security_group_b3ern8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f4e4357d-40c6-4f7a-9168-ce78835f5af9"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "a4888956-5260-4d30-81f5-127c25d8ac46"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "a4888956-5260-4d30-81f5-127c25d8ac46"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "a4888956-5260-4d30-81f5-127c25d8ac46"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "vellum_security_group_b3ern8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f4e4357d-40c6-4f7a-9168-ce78835f5af9"}, {"node_instance_id": "vellum_security_group_b3ern8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f4e4357d-40c6-4f7a-9168-ce78835f5af9"}, {"node_instance_id": "homer_security_group_fnb941", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "103011b4-f926-4085-8989-58b2efbfd5b7"}, {"node_instance_id": "homer_security_group_fnb941", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "103011b4-f926-4085-8989-58b2efbfd5b7"}, {"node_instance_id": "vellum_security_group_b3ern8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f4e4357d-40c6-4f7a-9168-ce78835f5af9"}, {"node_instance_id": "base_security_group_n1kuay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "03e40dda-c35c-404f-86b6-8413e5f4b4ee"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "base_security_group_n1kuay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "03e40dda-c35c-404f-86b6-8413e5f4b4ee"}, {"node_instance_id": "base_security_group_n1kuay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "03e40dda-c35c-404f-86b6-8413e5f4b4ee"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "vellum_security_group_b3ern8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f4e4357d-40c6-4f7a-9168-ce78835f5af9"}, {"node_instance_id": "vellum_security_group_b3ern8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f4e4357d-40c6-4f7a-9168-ce78835f5af9"}, {"node_instance_id": "vellum_security_group_b3ern8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f4e4357d-40c6-4f7a-9168-ce78835f5af9"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "a4888956-5260-4d30-81f5-127c25d8ac46"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "a4888956-5260-4d30-81f5-127c25d8ac46"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "a4888956-5260-4d30-81f5-127c25d8ac46"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "vellum_security_group_b3ern8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f4e4357d-40c6-4f7a-9168-ce78835f5af9"}, {"node_instance_id": "vellum_security_group_b3ern8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f4e4357d-40c6-4f7a-9168-ce78835f5af9"}, {"node_instance_id": "homer_security_group_fnb941", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "103011b4-f926-4085-8989-58b2efbfd5b7"}, {"node_instance_id": "homer_security_group_fnb941", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "103011b4-f926-4085-8989-58b2efbfd5b7"}, {"node_instance_id": "vellum_security_group_b3ern8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f4e4357d-40c6-4f7a-9168-ce78835f5af9"}, {"node_instance_id": "base_security_group_n1kuay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "03e40dda-c35c-404f-86b6-8413e5f4b4ee"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.582Z", "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-18T08:56:51.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "203eb3b8-b287-4045-bbaa-19408f83eb74"}, {"node_instance_id": "bind_floatingip_x0xo2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_security_group_gyo500", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_floatingip_mh34fy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_security_group_10jqod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_floatingip_e41pt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_security_group_g04ur7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 99, "offset": 19, "size": 50}}} 2018-08-18 08:56:56,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:56,774 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:56 GMT 2018-08-18 08:56:56,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:56,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32963 2018-08-18 08:56:56,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:56:56,775 - 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-18 08:56:56,775 - 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-18 08:56:56,776 - 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-18 08:56:56,776 - 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-18 08:56:56,776 - 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-18 08:56:56,776 - 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-18 08:56:56,776 - 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-18 08:56:56,776 - 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-18 08:56:56,777 - 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-18 08:56:56,777 - 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-18 08:56:56,777 - 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-18 08:56:56,777 - 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-18 08:56:56,777 - 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-18 08:56:56,777 - 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-18 08:56:56,778 - 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-18 08:56:56,778 - 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-18 08:56:56,778 - 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-18 08:56:56,778 - 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-18 08:56:56,778 - 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-18 08:56:56,778 - 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-18 08:56:56,778 - 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-18 08:56:56,779 - 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-18 08:56:56,779 - 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-18 08:56:56,779 - 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-18 08:56:56,779 - 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-18 08:56:56,779 - 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-18 08:56:56,779 - 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-18 08:56:56,780 - 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-18 08:56:56,780 - 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-18 08:56:56,780 - 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-18 08:56:56,780 - 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-18 08:56:56,780 - 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-18 08:56:56,780 - 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-18 08:56:56,781 - 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-18 08:56:56,781 - 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-18 08:56:56,781 - 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-18 08:56:56,781 - 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-18 08:56:56,781 - 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-18 08:56:56,781 - 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-18 08:56:56,781 - 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-18 08:56:56,782 - 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-18 08:56:56,782 - 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-18 08:56:56,782 - 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-18 08:56:56,782 - 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-18 08:56:56,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:56:56,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:56:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:56:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:56:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:56:56,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:56:56,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:56:56,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:56:56,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:56:56,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:56:56,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:56:56,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:56:56,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:56:56,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:56:56,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:56:56,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:56:56,842 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:56:56 GMT 2018-08-18 08:56:56,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:56:56,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:56:56,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:01,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:57:02,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:02,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:02,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:02,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:02,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:02,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:02,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:02,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_x0xo2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_floatingip_mh34fy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_floatingip_e41pt6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_security_group_gyo500", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_security_group_10jqod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_security_group_9560xz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_security_group_g04ur7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "keypair_fmnige", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_security_group_fnb941", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:51.614Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:51.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "base_security_group_n1kuay", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:53.306Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:53.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "base_security_group_n1kuay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:53.646Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:53.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "keypair_fmnige", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:53.646Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:53.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:54.681Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:54.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "base_security_group_n1kuay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:54.681Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:54.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_floatingip_x0xo2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:54.681Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:54.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_security_group_9560xz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:54.681Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:54.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_security_group_fnb941", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:54.681Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:54.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:54.681Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:54.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "keypair_fmnige", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:54.919Z", "message": "Using external resource keypair: cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:54.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "62d28feb-2698-4926-b316-be1cded39518"}, {"node_instance_id": "ellis_security_group_9560xz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:56.063Z", "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-18T08:56:56.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4ac17796-a50d-4dae-a34d-1abded980314"}, {"node_instance_id": "ellis_security_group_9560xz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:56.063Z", "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-18T08:56:56.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4ac17796-a50d-4dae-a34d-1abded980314"}, {"node_instance_id": "ellis_security_group_9560xz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:56.063Z", "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-18T08:56:56.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4ac17796-a50d-4dae-a34d-1abded980314"}, {"node_instance_id": "ellis_security_group_9560xz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:56.063Z", "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-18T08:56:56.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4ac17796-a50d-4dae-a34d-1abded980314"}, {"node_instance_id": "homer_security_group_fnb941", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:56.332Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:56.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:56.332Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:56.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_floatingip_e41pt6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:56.332Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:56.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_security_group_g04ur7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:56.332Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:56.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_security_group_nh4r65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:56.332Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:56.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_security_group_b3ern8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:56.332Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:56.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "keypair_fmnige", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:56.332Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:56.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_security_group_g04ur7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:57.090Z", "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-18T08:56:57.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d351ad9b-64c4-4bf6-bae0-0b3132c69dc3"}, {"node_instance_id": "sprout_security_group_g04ur7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:57.090Z", "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-18T08:56:57.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d351ad9b-64c4-4bf6-bae0-0b3132c69dc3"}, {"node_instance_id": "bono_security_group_nh4r65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:57.342Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:57.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "keypair_fmnige", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:57.342Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:57.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_security_group_b3ern8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:57.342Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:57.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_security_group_fnb941", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:57.342Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:57.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "keypair_fmnige", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:57.342Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:57.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_floatingip_mh34fy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:57.342Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:57.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_floatingip_x0xo2u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:58.097Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a08fbb011e544d2c8419188f9d593f12', u'created_at': u'2018-08-18T08:56:57Z', u'updated_at': u'2018-08-18T08:56:57Z', u'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 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'a08fbb011e544d2c8419188f9d593f12', u'port_id': None, u'id': u'c25c5139-f70c-4665-861f-2f958b8d7508', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "66d6918e-7fd0-454f-96cf-086f7538b58b"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:58.378Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:58.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:58.378Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:58.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:58.378Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:58.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:58.378Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:58.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_security_group_nh4r65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:58.378Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:58.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_security_group_b3ern8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:58.378Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:58.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_security_group_gyo500", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:58.378Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:58.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_floatingip_x0xo2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:58.378Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:58.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_security_group_9560xz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:58.378Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:58.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_security_group_gyo500", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:59.103Z", "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-18T08:56:59.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "260b2ea4-6847-4e6d-bd3a-e5b1023b6e01"}, {"node_instance_id": "bind_security_group_gyo500", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:59.103Z", "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-18T08:56:59.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "260b2ea4-6847-4e6d-bd3a-e5b1023b6e01"}], "metadata": {"pagination": {"total": 137, "offset": 69, "size": 50}}} 2018-08-18 08:57:02,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:02,179 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:02 GMT 2018-08-18 08:57:02,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:02,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27405 2018-08-18 08:57:02,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:02,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-18 08:57:02,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-18 08:57:02,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-18 08:57:02,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-18 08:57:02,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-18 08:57:02,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-18 08:57:02,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-18 08:57:02,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-18 08:57:02,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-18 08:57:02,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-18 08:57:02,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:02,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-18 08:57:02,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:02,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:02,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-18 08:57:02,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-18 08:57:02,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-18 08:57:02,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-18 08:57:02,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb 2018-08-18 08:57:02,183 - 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-18 08:57:02,183 - 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-18 08:57:02,184 - 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-18 08:57:02,184 - 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-18 08:57:02,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:02,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:02,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-18 08:57:02,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-18 08:57:02,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-18 08:57:02,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-18 08:57:02,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-18 08:57:02,185 - 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-18 08:57:02,185 - 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-18 08:57:02,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:02,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:02,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:02,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:02,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:02,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-18 08:57:02,186 - 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'a08fbb011e544d2c8419188f9d593f12', u'created_at': u'2018-08-18T08:56:57Z', u'updated_at': u'2018-08-18T08:56:57Z', u'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 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'a08fbb011e544d2c8419188f9d593f12', u'port_id': None, u'id': u'c25c5139-f70c-4665-861f-2f958b8d7508', u'qos_policy_id': None} 2018-08-18 08:57:02,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:57:02,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:57:02,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-18 08:57:02,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-18 08:57:02,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:02,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:02,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-18 08:57:02,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-18 08:57:02,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-18 08:57:02,188 - 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-18 08:57:02,188 - 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-18 08:57:02,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:57:02,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:02,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:02,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:02,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:02,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:02,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:02,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:02,352 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:57:02,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:02,352 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:02 GMT 2018-08-18 08:57:02,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:02,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:57:02,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:07,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:57:07,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:07,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:07,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:07,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:07,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:07,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:07,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:07,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_gyo500", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:59.103Z", "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-18T08:56:59.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "260b2ea4-6847-4e6d-bd3a-e5b1023b6e01"}, {"node_instance_id": "dime_security_group_10jqod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:59.103Z", "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-18T08:56:59.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5798e8fe-5f43-4866-8994-ef924bce5bc4"}, {"node_instance_id": "bind_security_group_gyo500", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:59.103Z", "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-18T08:56:59.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "260b2ea4-6847-4e6d-bd3a-e5b1023b6e01"}, {"node_instance_id": "bind_floatingip_x0xo2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:59.396Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:59.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_security_group_9560xz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:59.396Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:59.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:59.396Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:59.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:59.396Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:59.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_floatingip_x0xo2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:59.396Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:59.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_security_group_9560xz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:59.396Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:59.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_security_group_10jqod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:56:59.396Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:56:59.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_security_group_10jqod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:00.104Z", "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-18T08:57:00.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5798e8fe-5f43-4866-8994-ef924bce5bc4"}, {"node_instance_id": "dime_security_group_10jqod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:00.104Z", "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-18T08:57:00.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5798e8fe-5f43-4866-8994-ef924bce5bc4"}, {"node_instance_id": "dime_security_group_10jqod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:00.104Z", "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-18T08:57:00.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5798e8fe-5f43-4866-8994-ef924bce5bc4"}, {"node_instance_id": "dime_security_group_10jqod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:00.104Z", "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-18T08:57:00.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5798e8fe-5f43-4866-8994-ef924bce5bc4"}, {"node_instance_id": "dime_security_group_10jqod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:00.104Z", "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-18T08:57:00.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5798e8fe-5f43-4866-8994-ef924bce5bc4"}, {"node_instance_id": "sprout_security_group_g04ur7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:00.740Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:00.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_floatingip_mh34fy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:01.308Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a08fbb011e544d2c8419188f9d593f12', u'created_at': u'2018-08-18T08:56:59Z', u'updated_at': u'2018-08-18T08:56:59Z', u'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 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'a08fbb011e544d2c8419188f9d593f12', u'port_id': None, u'id': u'30b88c1b-aee1-4cc8-9478-db06260faf9e', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:01.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "48ae1e53-fdcf-421d-b00b-17c90253e583"}, {"node_instance_id": "ellis_floatingip_e41pt6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:01.308Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a08fbb011e544d2c8419188f9d593f12', u'created_at': u'2018-08-18T08:56:59Z', u'updated_at': u'2018-08-18T08:56:59Z', u'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'a08fbb011e544d2c8419188f9d593f12', u'port_id': None, u'id': u'fec26ed2-289b-47c3-8de3-df2795ae1b45', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:01.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "a0cd54f5-1148-491f-929c-972c09161bc0"}, {"node_instance_id": "sprout_security_group_g04ur7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:02.220Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:02.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:02.220Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:02.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:02.220Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:02.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:02.220Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:02.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_floatingip_mh34fy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:02.220Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:02.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_floatingip_e41pt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:02.220Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:02.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:02.849Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:02.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "90e0f703-71fe-4558-b40d-f317ca56e6ad"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:02.849Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}, {u'external_id': u'abc0123f-cb41-4435-ac22-5da7905176c9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'aa3fe476-d83e-460a-9059-e5066a732a6d', 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-18T08:57:02.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "14e93016-8446-4ff8-b532-a6ea9aaeb858"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:02.849Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}, {u'external_id': u'abc0123f-cb41-4435-ac22-5da7905176c9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e6c789e1-349a-4ae5-8e85-19ddc5463d27', 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-18T08:57:02.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4093a1be-b962-4c1e-a305-2f5a4724937e"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:02.849Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_s83ep5'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:02.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "14e93016-8446-4ff8-b532-a6ea9aaeb858"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:02.849Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_590wvu'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:02.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "90e0f703-71fe-4558-b40d-f317ca56e6ad"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:02.849Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_x84fqp'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:02.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4093a1be-b962-4c1e-a305-2f5a4724937e"}, {"node_instance_id": "bind_security_group_gyo500", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:03.236Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:03.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_floatingip_mh34fy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:03.236Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:03.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_security_group_10jqod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:03.236Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:03.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_floatingip_e41pt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:03.236Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:03.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_floatingip_mh34fy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:03.236Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:03.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_floatingip_e41pt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:03.236Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:03.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_security_group_g04ur7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:03.236Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:03.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_security_group_gyo500", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:03.236Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:03.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_security_group_10jqod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:03.236Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:03.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.295Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.295Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.295Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.295Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.295Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.295Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_security_group_gyo500", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.295Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_security_group_10jqod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.295Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.295Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.295Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.551Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_s83ep5', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "14e93016-8446-4ff8-b532-a6ea9aaeb858"}], "metadata": {"pagination": {"total": 185, "offset": 119, "size": 50}}} 2018-08-18 08:57:07,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:07,421 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:07 GMT 2018-08-18 08:57:07,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:07,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29104 2018-08-18 08:57:07,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:07,422 - 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-18 08:57:07,422 - 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-18 08:57:07,423 - 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-18 08:57:07,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:07,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:07,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:57:07,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-18 08:57:07,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:07,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:07,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-18 08:57:07,424 - 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-18 08:57:07,424 - 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-18 08:57:07,424 - 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-18 08:57:07,424 - 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-18 08:57:07,424 - 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-18 08:57:07,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-18 08:57:07,425 - 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'a08fbb011e544d2c8419188f9d593f12', u'created_at': u'2018-08-18T08:56:59Z', u'updated_at': u'2018-08-18T08:56:59Z', u'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 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'a08fbb011e544d2c8419188f9d593f12', u'port_id': None, u'id': u'30b88c1b-aee1-4cc8-9478-db06260faf9e', u'qos_policy_id': None} 2018-08-18 08:57:07,425 - 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'a08fbb011e544d2c8419188f9d593f12', u'created_at': u'2018-08-18T08:56:59Z', u'updated_at': u'2018-08-18T08:56:59Z', u'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'a08fbb011e544d2c8419188f9d593f12', u'port_id': None, u'id': u'fec26ed2-289b-47c3-8de3-df2795ae1b45', u'qos_policy_id': None} 2018-08-18 08:57:07,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:07,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-18 08:57:07,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-18 08:57:07,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-18 08:57:07,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-18 08:57:07,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-18 08:57:07,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}] 2018-08-18 08:57:07,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}, {u'external_id': u'abc0123f-cb41-4435-ac22-5da7905176c9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'aa3fe476-d83e-460a-9059-e5066a732a6d', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-08-18 08:57:07,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}, {u'external_id': u'abc0123f-cb41-4435-ac22-5da7905176c9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e6c789e1-349a-4ae5-8e85-19ddc5463d27', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-08-18 08:57:07,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_s83ep5'} 2018-08-18 08:57:07,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_590wvu'} 2018-08-18 08:57:07,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_x84fqp'} 2018-08-18 08:57:07,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:07,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:07,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:07,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:07,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:07,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:07,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:07,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-18 08:57:07,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-18 08:57:07,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:57:07,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:57:07,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:57:07,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-18 08:57:07,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-18 08:57:07,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-18 08:57:07,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:07,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:07,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-18 08:57:07,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-18 08:57:07,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_s83ep5', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:07,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:57:07,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:07,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:07,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:07,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:07,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:07,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:07,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:07,487 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:57:07,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:07,487 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:07 GMT 2018-08-18 08:57:07,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:07,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:57:07,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:12,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:57:12,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:12,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:12,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:12,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:12,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:12,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:12,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:12,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.863Z", "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-18T08:57:04.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "14e93016-8446-4ff8-b532-a6ea9aaeb858"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.863Z", "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-18T08:57:04.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "90e0f703-71fe-4558-b40d-f317ca56e6ad"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.863Z", "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-18T08:57:04.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4093a1be-b962-4c1e-a305-2f5a4724937e"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.863Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_s83ep5', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "14e93016-8446-4ff8-b532-a6ea9aaeb858"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.863Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_590wvu', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "90e0f703-71fe-4558-b40d-f317ca56e6ad"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.863Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_x84fqp', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4093a1be-b962-4c1e-a305-2f5a4724937e"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.863Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}, {u'external_id': u'abc0123f-cb41-4435-ac22-5da7905176c9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f6d99db4-44d2-431e-9167-dc2c87914a1d', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'97b19391-d559-4773-a296-474c5a2e1b7e', 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-18T08:57:04.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0d1df8df-2540-4bba-a14a-94c6b7137329"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.863Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_590wvu', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "90e0f703-71fe-4558-b40d-f317ca56e6ad"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.863Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_x84fqp', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4093a1be-b962-4c1e-a305-2f5a4724937e"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:04.863Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_dktmf0'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:04.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0d1df8df-2540-4bba-a14a-94c6b7137329"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:05.365Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:05.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:05.365Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:05.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:05.365Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:05.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:05.365Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:05.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:05.942Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}, {u'external_id': u'abc0123f-cb41-4435-ac22-5da7905176c9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f7fbef17-3e4d-410a-b754-5c4519dc4dfd', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'f6d99db4-44d2-431e-9167-dc2c87914a1d', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'30b88c1b-aee1-4cc8-9478-db06260faf9e', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:05.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ca1912cc-d6e1-46d7-b1b8-6cd7deee9ab8"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:05.942Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_97u9li'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:05.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ca1912cc-d6e1-46d7-b1b8-6cd7deee9ab8"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:07.529Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:07.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:07.744Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_97u9li', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:07.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ca1912cc-d6e1-46d7-b1b8-6cd7deee9ab8"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:08.020Z", "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-18T08:57:08.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ca1912cc-d6e1-46d7-b1b8-6cd7deee9ab8"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:08.020Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_97u9li', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:08.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ca1912cc-d6e1-46d7-b1b8-6cd7deee9ab8"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:08.394Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:08.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:08.394Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:08.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:08.394Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:08.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:08.394Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:08.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:08.394Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:08.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:09.081Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}, {u'external_id': u'abc0123f-cb41-4435-ac22-5da7905176c9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0e6b2648-8a22-40e1-aef4-20e148be46af', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'fec26ed2-289b-47c3-8de3-df2795ae1b45', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:09.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7b64f3d2-0c60-4aab-a18f-38b353e43987"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:09.081Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}, {u'external_id': u'abc0123f-cb41-4435-ac22-5da7905176c9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'219160c1-aeb1-4aac-8af9-9510cb3bd33c', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'c25c5139-f70c-4665-861f-2f958b8d7508', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:09.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6cb9509f-cd96-432e-a396-89b652bf3772"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:09.081Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_h3coxq'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:09.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6cb9509f-cd96-432e-a396-89b652bf3772"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:09.081Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_hddkbz'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:09.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7b64f3d2-0c60-4aab-a18f-38b353e43987"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:09.455Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:09.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:09.455Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:09.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:09.455Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:09.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:09.455Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:09.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:09.455Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:09.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:09.455Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:09.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:09.455Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:09.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:10.086Z", "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-18T08:57:10.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0d1df8df-2540-4bba-a14a-94c6b7137329"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:10.086Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_dktmf0', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:10.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0d1df8df-2540-4bba-a14a-94c6b7137329"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:10.086Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}, {u'external_id': u'abc0123f-cb41-4435-ac22-5da7905176c9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e244693f-162f-4740-ba34-fe4e98de23ea', 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-18T08:57:10.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5f302e59-7220-49ab-b085-3f1a8ef3d9f2"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:10.086Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_dktmf0', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:10.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0d1df8df-2540-4bba-a14a-94c6b7137329"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:10.086Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_6n1ucp'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:10.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5f302e59-7220-49ab-b085-3f1a8ef3d9f2"}, {"node_instance_id": "bono_host_97u9li", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:10.462Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:10.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:10.462Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:10.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:10.462Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:10.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:11.245Z", "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-18T08:57:11.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7b64f3d2-0c60-4aab-a18f-38b353e43987"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:11.245Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_hddkbz', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:11.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7b64f3d2-0c60-4aab-a18f-38b353e43987"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:11.245Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_hddkbz', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:11.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7b64f3d2-0c60-4aab-a18f-38b353e43987"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:11.468Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:11.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:11.468Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:11.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:11.468Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:11.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 223, "offset": 169, "size": 50}}} 2018-08-18 08:57:12,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:12,564 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:12 GMT 2018-08-18 08:57:12,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:12,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 34405 2018-08-18 08:57:12,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:12,566 - 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-18 08:57:12,566 - 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-18 08:57:12,566 - 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-18 08:57:12,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_s83ep5', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:12,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_590wvu', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:12,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_x84fqp', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:12,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}, {u'external_id': u'abc0123f-cb41-4435-ac22-5da7905176c9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f6d99db4-44d2-431e-9167-dc2c87914a1d', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'97b19391-d559-4773-a296-474c5a2e1b7e', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-08-18 08:57:12,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_590wvu', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:12,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_x84fqp', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:12,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_dktmf0'} 2018-08-18 08:57:12,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:57:12,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 08:57:12,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-18 08:57:12,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-18 08:57:12,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}, {u'external_id': u'abc0123f-cb41-4435-ac22-5da7905176c9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f7fbef17-3e4d-410a-b754-5c4519dc4dfd', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'f6d99db4-44d2-431e-9167-dc2c87914a1d', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'30b88c1b-aee1-4cc8-9478-db06260faf9e', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2018-08-18 08:57:12,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_97u9li'} 2018-08-18 08:57:12,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-18 08:57:12,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_97u9li', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:12,569 - 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-18 08:57:12,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_97u9li', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:12,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:12,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:12,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-18 08:57:12,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-18 08:57:12,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-18 08:57:12,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}, {u'external_id': u'abc0123f-cb41-4435-ac22-5da7905176c9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0e6b2648-8a22-40e1-aef4-20e148be46af', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'fec26ed2-289b-47c3-8de3-df2795ae1b45', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}] 2018-08-18 08:57:12,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}, {u'external_id': u'abc0123f-cb41-4435-ac22-5da7905176c9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'219160c1-aeb1-4aac-8af9-9510cb3bd33c', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'c25c5139-f70c-4665-861f-2f958b8d7508', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2018-08-18 08:57:12,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_h3coxq'} 2018-08-18 08:57:12,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_hddkbz'} 2018-08-18 08:57:12,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:12,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-18 08:57:12,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:12,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:12,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-18 08:57:12,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-18 08:57:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-18 08:57:12,572 - 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-18 08:57:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_dktmf0', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', u'external_type': u'keypair'}, {u'external_id': u'abc0123f-cb41-4435-ac22-5da7905176c9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e244693f-162f-4740-ba34-fe4e98de23ea', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-08-18 08:57:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_dktmf0', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_6n1ucp'} 2018-08-18 08:57:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-18 08:57:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-18 08:57:12,573 - 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-18 08:57:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_hddkbz', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_hddkbz', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-18 08:57:12,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-18 08:57:12,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:12,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:57:12,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:12,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:12,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:12,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:12,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:12,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:12,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:12,660 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:57:12,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:12,660 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:12 GMT 2018-08-18 08:57:12,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:12,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:57:12,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:17,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:57:17,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:17,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:17,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:17,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:17,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:17,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:17,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:17,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_590wvu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:11.468Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:11.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:12.249Z", "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-18T08:57:12.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6cb9509f-cd96-432e-a396-89b652bf3772"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:12.249Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_h3coxq', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:12.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6cb9509f-cd96-432e-a396-89b652bf3772"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:12.249Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_h3coxq', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:12.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6cb9509f-cd96-432e-a396-89b652bf3772"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:12.566Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:12.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:13.274Z", "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-18T08:57:13.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5f302e59-7220-49ab-b085-3f1a8ef3d9f2"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:13.274Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_6n1ucp', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:13.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5f302e59-7220-49ab-b085-3f1a8ef3d9f2"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:13.274Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_6n1ucp', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:13.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5f302e59-7220-49ab-b085-3f1a8ef3d9f2"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:13.542Z", "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-18T08:57:13.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:13.542Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:13.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:13.542Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:13.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:13.542Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:13.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:13.542Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:13.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:14.550Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:14.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:14.550Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:14.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:16.992Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:16.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:16.992Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:16.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:16.992Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:16.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:16.992Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:16.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:16.992Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "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-18T08:57:16.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:16.992Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "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-18T08:57:16.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:16.992Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:16.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:16.992Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:16.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:16.992Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:16.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 243, "offset": 219, "size": 50}}} 2018-08-18 08:57:17,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:17,973 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:17 GMT 2018-08-18 08:57:17,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:17,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15899 2018-08-18 08:57:17,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:17,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:17,974 - 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-18 08:57:17,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_h3coxq', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:17,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_h3coxq', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:17,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-18 08:57:17,975 - 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-18 08:57:17,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_6n1ucp', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:17,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_6n1ucp', 'key_name': u'cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb', 'image': u'63974df9-5664-4a60-b6bc-2acfc84303a0', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb', 'cloudify_management_network_id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}, 'nics': [{'net-id': u'8f38bd1b-3a90-4689-b183-a46f932d8ef7'}], 'flavor': u'd3b2b8c4-d85f-40dd-8c09-91f48607ba56'} 2018-08-18 08:57:17,975 - 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-18 08:57:17,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-18 08:57:17,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-18 08:57:17,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-18 08:57:17,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-18 08:57:17,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:17,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:17,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-18 08:57:17,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-18 08:57:17,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:17,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:17,977 - 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-18 08:57:17,977 - 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-18 08:57:17,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-18 08:57:17,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-18 08:57:17,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-18 08:57:17,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:57:18,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:18,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:18,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:18,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:18,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:18,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:18,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:18,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:57:18,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:18,054 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:18 GMT 2018-08-18 08:57:18,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:18,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:57:18,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:23,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:57:23,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:23,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:23,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:23,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:23,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:23,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:23,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:23,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h3coxq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:18.032Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:18.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:18.032Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:18.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:18.032Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:18.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:19.057Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:19.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:19.057Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:19.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:19.057Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:19.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:19.057Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:19.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:19.057Z", "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-18T08:57:19.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:19.057Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:19.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:19.057Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:19.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:20.062Z", "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-18T08:57:20.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:20.062Z", "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-18T08:57:20.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:21.067Z", "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-18T08:57:21.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:21.067Z", "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-18T08:57:21.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 257, "offset": 243, "size": 50}}} 2018-08-18 08:57:23,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:23,123 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:23 GMT 2018-08-18 08:57:23,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:23,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9975 2018-08-18 08:57:23,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:23,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:23,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 08:57:23,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-18 08:57:23,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-18 08:57:23,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-18 08:57:23,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:23,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 08:57:23,125 - 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-18 08:57:23,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-18 08:57:23,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-18 08:57:23,125 - 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-18 08:57:23,126 - 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-18 08:57:23,126 - 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-18 08:57:23,126 - 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-18 08:57:23,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:57:23,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:23,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:23,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:23,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:23,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:23,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:23,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:23,180 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:57:23,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:23,180 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:23 GMT 2018-08-18 08:57:23,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:23,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:57:23,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:28,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:57:28,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:28,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:28,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:28,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:28,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:28,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:28,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:28,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-18 08:57:28,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:28,254 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:28 GMT 2018-08-18 08:57:28,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:28,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 08:57:28,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:28,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:57:28,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:28,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:28,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:28,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:28,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:28,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:28,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:28,310 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:57:28,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:28,310 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:28 GMT 2018-08-18 08:57:28,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:28,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:57:28,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:33,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:57:33,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:33,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:33,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:33,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:33,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:33,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:33,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:33,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-18 08:57:33,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:33,381 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:33 GMT 2018-08-18 08:57:33,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:33,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 08:57:33,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:33,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:57:33,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:33,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:33,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:33,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:33,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:33,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:33,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:33,438 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:57:33,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:33,438 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:33 GMT 2018-08-18 08:57:33,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:33,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:57:33,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:38,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:57:38,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:38,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:38,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:38,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:38,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:38,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:38,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:38,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-18 08:57:38,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:38,508 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:38 GMT 2018-08-18 08:57:38,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:38,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 08:57:38,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:38,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:57:38,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:38,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:38,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:38,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:38,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:38,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:38,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:38,571 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:57:38,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:38,571 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:38 GMT 2018-08-18 08:57:38,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:38,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:57:38,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:43,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:57:43,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:43,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:43,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:43,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:43,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:43,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:43,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:43,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:42.706Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:42.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:43.077Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:43.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 259, "offset": 257, "size": 50}}} 2018-08-18 08:57:43,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:43,650 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:43 GMT 2018-08-18 08:57:43,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:43,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-18 08:57:43,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:43,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:43,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:43,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:57:43,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:43,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:43,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:43,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:43,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:43,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:43,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:43,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:57:43,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:43,710 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:43 GMT 2018-08-18 08:57:43,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:43,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:57:43,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:48,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:57:48,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:48,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:48,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:48,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:48,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:48,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:48,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:48,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x84fqp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:45.357Z", "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-18T08:57:45.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:47.084Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:47.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:47.084Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:47.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:47.084Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:47.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:47.084Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:47.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:48.089Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:48.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:48.089Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:48.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 266, "offset": 259, "size": 50}}} 2018-08-18 08:57:48,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:48,785 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:48 GMT 2018-08-18 08:57:48,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:48,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4294 2018-08-18 08:57:48,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:48,785 - 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-18 08:57:48,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:48,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:48,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:48,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:48,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:48,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:48,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:57:48,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:48,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:48,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:48,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:48,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:48,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:48,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:48,882 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:57:48,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:48,883 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:48 GMT 2018-08-18 08:57:48,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:48,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:57:48,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:53,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:57:53,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:53,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:53,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:53,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:53,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:53,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:53,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:53,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_s83ep5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:49.093Z", "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-18T08:57:49.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:49.093Z", "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-18T08:57:49.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:50.174Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:50.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:50.174Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:50.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:50.174Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:50.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:50.174Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:50.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:51.202Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:51.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:51.202Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:51.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:51.202Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-18T08:57:51.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:51.202Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:51.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:51.202Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:57:51.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:52.223Z", "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-18T08:57:52.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:52.223Z", "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-18T08:57:52.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:53.230Z", "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-18T08:57:53.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:57:53.230Z", "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-18T08:57:53.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 281, "offset": 266, "size": 50}}} 2018-08-18 08:57:53,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:53,955 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:53 GMT 2018-08-18 08:57:53,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:53,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12130 2018-08-18 08:57:53,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:53,956 - 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-18 08:57:53,956 - 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-18 08:57:53,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:53,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:53,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:53,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:53,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:53,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:53,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-18 08:57:53,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:53,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-18 08:57:53,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-18 08:57:53,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-18 08:57:53,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-18 08:57:53,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-18 08:57:53,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:57:54,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:54,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:54,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:54,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:54,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:54,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:54,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:54,012 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:57:54,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:54,012 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:54 GMT 2018-08-18 08:57:54,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:54,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:57:54,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:59,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:57:59,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:59,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:59,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:59,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:59,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:59,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:59,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:59,081 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-18 08:57:59,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:59,081 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:59 GMT 2018-08-18 08:57:59,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:59,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 08:57:59,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:57:59,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:57:59,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:57:59,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:57:59,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:57:59,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:57:59,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:57:59,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:57:59,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:57:59,145 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:57:59,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:57:59,145 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:57:59 GMT 2018-08-18 08:57:59,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:57:59,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:57:59,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:04,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:58:04,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:04,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:04,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:04,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:04,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:04,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:04,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:04,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-18 08:58:04,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:04,226 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:04 GMT 2018-08-18 08:58:04,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:04,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 08:58:04,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:04,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:58:04,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:04,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:04,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:04,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:04,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:04,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:04,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:04,333 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:58:04,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:04,334 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:04 GMT 2018-08-18 08:58:04,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:04,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:58:04,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:09,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:58:09,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:09,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:09,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:09,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:09,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:09,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:09,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:09,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-18 08:58:09,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:09,405 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:09 GMT 2018-08-18 08:58:09,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:09,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 08:58:09,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:09,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:58:09,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:09,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:09,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:09,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:09,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:09,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:09,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:09,462 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:58:09,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:09,462 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:09 GMT 2018-08-18 08:58:09,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:09,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:58:09,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:14,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:58:14,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:14,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:14,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:14,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:14,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:14,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:14,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:14,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-18 08:58:14,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:14,534 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:14 GMT 2018-08-18 08:58:14,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:14,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 08:58:14,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:14,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:58:14,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:14,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:14,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:14,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:14,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:14,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:14,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:14,589 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:58:14,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:14,590 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:14 GMT 2018-08-18 08:58:14,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:14,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:58:14,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:19,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:58:19,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:19,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:19,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:19,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:19,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:19,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:19,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:19,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:15.466Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:15.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:16.247Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:16.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:17.601Z", "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-18T08:58:17.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:18.625Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:18.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:19.255Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:19.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:19.255Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:19.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:19.255Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:19.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 288, "offset": 281, "size": 50}}} 2018-08-18 08:58:19,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:19,664 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:19 GMT 2018-08-18 08:58:19,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:19,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4302 2018-08-18 08:58:19,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:19,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:19,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:19,665 - 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-18 08:58:19,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:19,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:19,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:19,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:19,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:58:19,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:19,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:19,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:19,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:19,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:19,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:19,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:19,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:58:19,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:19,723 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:19 GMT 2018-08-18 08:58:19,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:19,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:58:19,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:24,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:58:24,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:24,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:24,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:24,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:24,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:24,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:24,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:24,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:20.377Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:20.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:21.265Z", "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-18T08:58:21.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:21.265Z", "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-18T08:58:21.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:21.265Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:21.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:22.269Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:22.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:22.269Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:22.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:22.269Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:22.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:22.269Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:22.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:23.289Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:23.289Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:23.289Z", "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-18T08:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:23.289Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:23.289Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:24.311Z", "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-18T08:58:24.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:24.311Z", "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-18T08:58:24.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 303, "offset": 288, "size": 50}}} 2018-08-18 08:58:24,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:24,796 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:24 GMT 2018-08-18 08:58:24,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:24,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10884 2018-08-18 08:58:24,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:24,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:24,797 - 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-18 08:58:24,798 - 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-18 08:58:24,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:24,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:24,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:24,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:24,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:24,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:24,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:24,799 - 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-18 08:58:24,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:24,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-18 08:58:24,799 - 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-18 08:58:24,800 - 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-18 08:58:24,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:58:24,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:24,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:24,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:24,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:24,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:24,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:24,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:24,855 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:58:24,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:24,855 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:24 GMT 2018-08-18 08:58:24,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:24,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:58:24,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:29,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:58:29,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:29,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:29,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:29,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:29,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:29,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:29,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:29,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h3coxq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:25.314Z", "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-18T08:58:25.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:25.314Z", "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-18T08:58:25.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 305, "offset": 303, "size": 50}}} 2018-08-18 08:58:29,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:29,932 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:29 GMT 2018-08-18 08:58:29,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:29,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2350 2018-08-18 08:58:29,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:29,933 - 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-18 08:58:29,933 - 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-18 08:58:29,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:58:29,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:30,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:30,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:30,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:30,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:30,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:30,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:30,000 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:58:30,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:30,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:29 GMT 2018-08-18 08:58:30,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:30,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:58:30,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:35,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:58:35,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:35,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:35,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:35,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:35,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:35,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:35,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:35,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-18 08:58:35,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:35,075 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:35 GMT 2018-08-18 08:58:35,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:35,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 08:58:35,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:35,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:58:35,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:35,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:35,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:35,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:35,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:35,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:35,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:35,214 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:58:35,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:35,214 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:35 GMT 2018-08-18 08:58:35,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:35,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:58:35,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:40,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:58:40,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:40,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:40,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:40,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:40,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:40,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:40,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:40,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-18 08:58:40,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:40,537 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:40 GMT 2018-08-18 08:58:40,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:40,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 08:58:40,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:40,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:58:40,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:40,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:40,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:40,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:40,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:40,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:40,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:40,646 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:58:40,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:40,646 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:40 GMT 2018-08-18 08:58:40,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:40,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:58:40,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:45,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:58:46,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:46,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:46,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:46,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:46,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:46,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:46,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:46,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-18 08:58:46,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:46,950 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:46 GMT 2018-08-18 08:58:46,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:46,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 08:58:46,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:46,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:58:47,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:47,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:47,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:47,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:47,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:47,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:47,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:47,112 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:58:47,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:47,112 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:47 GMT 2018-08-18 08:58:47,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:47,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:58:47,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:52,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:58:56,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:58:56,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:58:56,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:58:56,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:58:56,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:58:56,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:58:56,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:58:56,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:47.619Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:47.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:48.325Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:48.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:50.673Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:50.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:51.139Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:51.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:52.559Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:52.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:52.559Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:52.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:54.015Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:54.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:54.015Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:54.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:54.015Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:54.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:54.015Z", "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-18T08:58:54.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 315, "offset": 305, "size": 50}}} 2018-08-18 08:58:56,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:58:56,324 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:58:56 GMT 2018-08-18 08:58:56,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:58:56,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5841 2018-08-18 08:58:56,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:58:56,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:58:56,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:58:56,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:58:56,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:58:56,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:58:56,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:58:56,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:58:56,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:58:56,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:58:56,326 - 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-18 08:58:56,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:59:02,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:02,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:02,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:02,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:02,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:02,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:02,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:02,780 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:59:02,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:02,780 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:02 GMT 2018-08-18 08:59:02,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:02,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:59:02,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:07,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:59:07,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:07,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:07,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:07,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:07,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:07,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:07,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:07,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:55.491Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:55.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:55.491Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:55.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:55.491Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:55.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:55.491Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:55.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:55.491Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:55.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:57.834Z", "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-18T08:58:57.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:58:57.834Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:58:57.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:00.298Z", "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-18T08:59:00.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:00.298Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:00.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:02.246Z", "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-18T08:59:02.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 325, "offset": 315, "size": 50}}} 2018-08-18 08:59:07,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:07,934 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:07 GMT 2018-08-18 08:59:07,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:07,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7075 2018-08-18 08:59:07,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:07,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:59:07,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:59:07,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:59:07,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:59:07,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:59:07,936 - 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-18 08:59:07,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:59:07,936 - 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-18 08:59:07,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-18 08:59:07,936 - 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-18 08:59:07,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:59:08,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:08,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:08,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:08,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:08,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:08,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:08,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:08,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:59:08,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:08,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:08 GMT 2018-08-18 08:59:08,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:08,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:59:08,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:13,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:59:17,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:17,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:17,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:17,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:17,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:17,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:17,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:17,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_hddkbz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:08.124Z", "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-18T08:59:08.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:09.560Z", "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-18T08:59:09.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:11.595Z", "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-18T08:59:11.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:12.935Z", "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-18T08:59:12.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 329, "offset": 325, "size": 50}}} 2018-08-18 08:59:17,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:17,398 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:17 GMT 2018-08-18 08:59:17,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:17,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4620 2018-08-18 08:59:17,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:17,399 - 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-18 08:59:17,399 - 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-18 08:59:17,400 - 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-18 08:59:17,400 - 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-18 08:59:17,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:59:17,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:17,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:17,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:17,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:17,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:17,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:17,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:17,995 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:59:17,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:17,995 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:17 GMT 2018-08-18 08:59:17,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:17,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:59:17,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:23,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:59:23,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:23,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:23,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:23,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:23,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:23,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:23,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:23,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-08-18 08:59:23,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:23,207 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:23 GMT 2018-08-18 08:59:23,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:23,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 08:59:23,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:23,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:59:27,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:27,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:27,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:27,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:27,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:27,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:27,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:27,260 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:59:27,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:27,260 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:27 GMT 2018-08-18 08:59:27,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:27,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:59:27,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:32,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:59:32,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:32,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:32,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:32,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:32,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:32,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:32,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:32,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:23.049Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:23.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:23.891Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:23.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:28.552Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:28.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:28.552Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:28.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:29.707Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:29.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:29.707Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:29.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 335, "offset": 329, "size": 50}}} 2018-08-18 08:59:32,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:32,828 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:32 GMT 2018-08-18 08:59:32,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:32,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3164 2018-08-18 08:59:32,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:32,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:32,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:32,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:32,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:32,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:32,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:32,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:59:34,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:34,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:34,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:34,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:34,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:34,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:34,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:34,178 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:59:34,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:34,178 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:34 GMT 2018-08-18 08:59:34,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:34,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:59:34,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:39,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:59:40,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:40,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:40,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:40,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:40,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:40,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:40,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:40,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:32.312Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:32.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:34.499Z", "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-18T08:59:34.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:34.499Z", "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-18T08:59:34.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:34.499Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-18T08:59:34.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:34.499Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:34.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:37.442Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-18T08:59:37.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:38.528Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:38.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:38.528Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:38.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:39.608Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:39.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:39.608Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:39.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 345, "offset": 335, "size": 50}}} 2018-08-18 08:59:40,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:40,025 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:40 GMT 2018-08-18 08:59:40,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:40,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7708 2018-08-18 08:59:40,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:40,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:40,026 - 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-18 08:59:40,027 - 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-18 08:59:40,027 - 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-18 08:59:40,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:40,027 - 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-18 08:59:40,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:40,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:40,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:40,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:40,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:59:40,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:40,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:40,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:40,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:40,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:40,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:40,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:40,085 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:59:40,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:40,085 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:40 GMT 2018-08-18 08:59:40,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:40,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:59:40,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:45,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:59:45,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:45,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:45,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:45,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:45,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:45,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:45,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:45,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:40.982Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:40.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:40.982Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:40.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:41.189Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:41.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f33747c3-5a58-4f93-af32-026f15939ad7"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:42.192Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:42.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:42.192Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:42.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:42.192Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:42.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:42.192Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:42.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:42.192Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:42.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:42.192Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:42.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:42.592Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:42.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "eee0595d-1c35-405c-a130-446329d8a1fd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.216Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.216Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.216Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.216Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "beb3cc34-a23a-498f-aec6-97f910a78c55"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5981ad15-05fd-401b-9e5f-e96eef84cf67"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "beb3cc34-a23a-498f-aec6-97f910a78c55"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5981ad15-05fd-401b-9e5f-e96eef84cf67"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5981ad15-05fd-401b-9e5f-e96eef84cf67"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5981ad15-05fd-401b-9e5f-e96eef84cf67"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "beb3cc34-a23a-498f-aec6-97f910a78c55"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5981ad15-05fd-401b-9e5f-e96eef84cf67"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5981ad15-05fd-401b-9e5f-e96eef84cf67"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5981ad15-05fd-401b-9e5f-e96eef84cf67"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5981ad15-05fd-401b-9e5f-e96eef84cf67"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "beb3cc34-a23a-498f-aec6-97f910a78c55"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5981ad15-05fd-401b-9e5f-e96eef84cf67"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5981ad15-05fd-401b-9e5f-e96eef84cf67"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:43.712Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:43.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "66966dd1-c022-4e1c-86af-3c752e7ef443"}, {"node_instance_id": "bono_host_97u9li", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.223Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.223Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.223Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.22 on port 22: Unable to connect to port 22 on 192.168.120.22 (tried 1 time)", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.22 on port 22: Unable to connect to port 22 on 192.168.120.22 (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.22 on port 22: Unable to connect to port 22 on 192.168.120.22 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-18T08:59:44.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.223Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.223Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "beb3cc34-a23a-498f-aec6-97f910a78c55"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "beb3cc34-a23a-498f-aec6-97f910a78c55"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5fab8385-5319-4a12-91fb-ea332075a3a3"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "beb3cc34-a23a-498f-aec6-97f910a78c55"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "beb3cc34-a23a-498f-aec6-97f910a78c55"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "beb3cc34-a23a-498f-aec6-97f910a78c55"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.722Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5fab8385-5319-4a12-91fb-ea332075a3a3"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.722Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "beb3cc34-a23a-498f-aec6-97f910a78c55"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.722Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b357ef6a-3d41-4a07-b6c3-c201b366e69b"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.722Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "beb3cc34-a23a-498f-aec6-97f910a78c55"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:44.722Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:44.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5981ad15-05fd-401b-9e5f-e96eef84cf67"}], "metadata": {"pagination": {"total": 390, "offset": 345, "size": 50}}} 2018-08-18 08:59:45,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:45,241 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:45 GMT 2018-08-18 08:59:45,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:45,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24545 2018-08-18 08:59:45,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:45,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:45,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:45,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-18 08:59:45,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-18 08:59:45,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-18 08:59:45,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:45,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:45,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:45,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:45,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-18 08:59:45,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-18 08:59:45,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-18 08:59:45,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-18 08:59:45,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-18 08:59:45,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-18 08:59:45,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-18 08:59:45,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-18 08:59:45,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-18 08:59:45,248 - 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.22 on port 22: Unable to connect to port 22 on 192.168.120.22 (tried 1 time) 2018-08-18 08:59:45,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-18 08:59:45,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:45,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:45,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-18 08:59:45,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-18 08:59:45,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 08:59:45,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 08:59:45,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:59:45,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:45,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:45,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:45,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:45,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:45,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:45,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:45,325 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:59:45,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:45,325 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:45 GMT 2018-08-18 08:59:45,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:45,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:59:45,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:50,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:59:50,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:50,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:50,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:50,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:50,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:50,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:50,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:50,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h3coxq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:45.265Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:45.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:45.265Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:45.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:45.265Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:45.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:45.265Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:45.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:45.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:45.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5fab8385-5319-4a12-91fb-ea332075a3a3"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:45.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:45.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5fab8385-5319-4a12-91fb-ea332075a3a3"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:45.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:45.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5fab8385-5319-4a12-91fb-ea332075a3a3"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:45.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:45.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5fab8385-5319-4a12-91fb-ea332075a3a3"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:45.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:45.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5fab8385-5319-4a12-91fb-ea332075a3a3"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:45.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:45.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5fab8385-5319-4a12-91fb-ea332075a3a3"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:45.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:45.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5fab8385-5319-4a12-91fb-ea332075a3a3"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:45.745Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:45.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5fab8385-5319-4a12-91fb-ea332075a3a3"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:45.745Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:45.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5fab8385-5319-4a12-91fb-ea332075a3a3"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:46.269Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-18T08:59:46.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:46.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:46.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc9e57a3-0b79-4fe9-b8cf-c02386f12213"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:46.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:46.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc9e57a3-0b79-4fe9-b8cf-c02386f12213"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:46.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:46.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc9e57a3-0b79-4fe9-b8cf-c02386f12213"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:46.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:46.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc9e57a3-0b79-4fe9-b8cf-c02386f12213"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:46.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:46.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc9e57a3-0b79-4fe9-b8cf-c02386f12213"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:46.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:46.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc9e57a3-0b79-4fe9-b8cf-c02386f12213"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:46.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:46.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc9e57a3-0b79-4fe9-b8cf-c02386f12213"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:46.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:46.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc9e57a3-0b79-4fe9-b8cf-c02386f12213"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:46.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:46.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc9e57a3-0b79-4fe9-b8cf-c02386f12213"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:46.753Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:46.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc9e57a3-0b79-4fe9-b8cf-c02386f12213"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:46.753Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:46.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc9e57a3-0b79-4fe9-b8cf-c02386f12213"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:47.272Z", "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": "dime_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-18T08:59:47.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:49.132Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.17 on port 22: Unable to connect to port 22 on 192.168.120.17 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.17 on port 22: Unable to connect to port 22 on 192.168.120.17 (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.17 on port 22: Unable to connect to port 22 on 192.168.120.17 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-18T08:59:49.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 417, "offset": 390, "size": 50}}} 2018-08-18 08:59:50,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:50,546 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:50 GMT 2018-08-18 08:59:50,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:50,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16673 2018-08-18 08:59:50,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:50,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-18 08:59:50,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-18 08:59:50,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-18 08:59:50,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-18 08:59:50,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-18 08:59:50,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 08:59:50,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time) 2018-08-18 08:59:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 08:59:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-18 08:59:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 08:59:50,551 - 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-18 08:59:50,551 - 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.17 on port 22: Unable to connect to port 22 on 192.168.120.17 (tried 1 time) 2018-08-18 08:59:50,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:59:50,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:50,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:50,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:50,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:50,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:50,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:50,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:50,607 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:59:50,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:50,608 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:50 GMT 2018-08-18 08:59:50,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:50,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:59:50,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:55,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 08:59:55,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:55,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:55,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:55,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:55,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:55,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:55,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:55,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 417, "offset": 417, "size": 50}}} 2018-08-18 08:59:55,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:55,898 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:55 GMT 2018-08-18 08:59:55,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:55,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 08:59:55,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 08:59:55,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 08:59:55,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 08:59:55,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 08:59:55,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 08:59:55,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 08:59:55,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 08:59:55,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 08:59:55,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 08:59:55,953 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 08:59:55,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 08:59:55,953 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 08:59:55 GMT 2018-08-18 08:59:55,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 08:59:55,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 08:59:55,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:00,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:00:01,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:01,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:01,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:01,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:01,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:01,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:01,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:01,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:58.964Z", "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-18T08:59:58.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:59.277Z", "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-18T08:59:59.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:59.621Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:59.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:59.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:59.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:59.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:59.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:59.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:59.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:59.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:59.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:59.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:59.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:59.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:59.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:59.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:59.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:59.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:59.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:59.761Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:59.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T08:59:59.761Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T08:59:59.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:00.392Z", "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-18T09:00:00.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 431, "offset": 417, "size": 50}}} 2018-08-18 09:00:01,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:01,144 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:01 GMT 2018-08-18 09:00:01,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:01,144 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7712 2018-08-18 09:00:01,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:01,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-18 09:00:01,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-18 09:00:01,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:01,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:01,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:01,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:01,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:01,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:01,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:01,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:01,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:01,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-18 09:00:01,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:00:01,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-18 09:00:01,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:00:01,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:01,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:01,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:01,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:01,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:01,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:01,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:01,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:00:01,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:01,202 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:01 GMT 2018-08-18 09:00:01,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:01,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:00:01,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:06,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:00:06,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:06,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:06,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:06,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:06,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:06,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:06,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:06,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:01.188Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:01.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:01.282Z", "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-18T09:00:01.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:01.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:01.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:01.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:01.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:01.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:01.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:01.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:01.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:01.781Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:01.781Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:01.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:02.287Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:02.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:02.287Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:02.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:02.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:02.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:02.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:02.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:02.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:02.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:02.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:02.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:02.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:02.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:02.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:02.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:02.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:02.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:02.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:02.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:02.805Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:02.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:02.805Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:02.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:02.805Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:02.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.456Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.456Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}], "metadata": {"pagination": {"total": 529, "offset": 431, "size": 50}}} 2018-08-18 09:00:06,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:06,418 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:06 GMT 2018-08-18 09:00:06,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:06,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27475 2018-08-18 09:00:06,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:06,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-18 09:00:06,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-18 09:00:06,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:00:06,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-18 09:00:06,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-18 09:00:06,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-18 09:00:06,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:00:06,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-18 09:00:06,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-18 09:00:06,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:06,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:00:06,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:06,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:06,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:06,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:06,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:06,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:06,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:06,488 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:00:06,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:06,488 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:06 GMT 2018-08-18 09:00:06,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:06,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:00:06,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:11,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:00:11,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:11,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:11,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:11,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:11,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:11,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:11,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:11,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "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-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:03.820Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:03.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:04.465Z", "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-18T09:00:04.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:04.465Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:04.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:04.465Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:04.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:04.465Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:04.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:04.827Z", "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-18T09:00:04.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:04.827Z", "message": "Creating Agent ellis_host_hddkbz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:04.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:04.827Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:04.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:04.827Z", "message": "Downloading Agent Package from https://192.168.120.12: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-18T09:00:04.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:04.827Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:04.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:04.827Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_hddkbz/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:04.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.509Z", "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-18T09:00:05.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.509Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "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-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "52269e83-ced5-4ffd-a621-f726ad75f59b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:05.909Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:05.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:06.541Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:06.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:06.541Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:06.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 702, "offset": 481, "size": 50}}} 2018-08-18 09:00:11,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:11,690 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:11 GMT 2018-08-18 09:00:11,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:11,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27282 2018-08-18 09:00:11,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:11,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-18 09:00:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-18 09:00:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-18 09:00:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:00:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-18 09:00:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-18 09:00:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-18 09:00:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-18 09:00:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-18 09:00:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-18 09:00:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_hddkbz 2018-08-18 09:00:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-18 09:00:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-18 09:00:11,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-18 09:00:11,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_hddkbz/cloudify/ssl/cloudify_internal_cert.pem 2018-08-18 09:00:11,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-18 09:00:11,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-18 09:00:11,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:11,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-18 09:00:11,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-18 09:00:11,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-18 09:00:11,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-18 09:00:11,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:00:11,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-18 09:00:11,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-18 09:00:11,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-18 09:00:11,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:00:11,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:11,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:11,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:11,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:11,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:11,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:11,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:11,775 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:00:11,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:11,775 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:11 GMT 2018-08-18 09:00:11,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:11,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:00:11,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:16,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:00:16,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:16,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:16,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:16,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:16,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:16,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:16,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:16,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "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-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_97u9li/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_hddkbz/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Downloading Agent Package from https://192.168.120.12: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-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "279ded92-d88d-4760-873a-d64f9c0716a2"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_hddkbz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_hddkbz/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_hddkbz', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_hddkbz/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_hddkbz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "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-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Creating Agent bono_host_97u9li", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}], "metadata": {"pagination": {"total": 911, "offset": 531, "size": 50}}} 2018-08-18 09:00:16,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:16,970 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:16 GMT 2018-08-18 09:00:16,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:16,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28376 2018-08-18 09:00:16,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:16,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:00:16,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-18 09:00:16,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-18 09:00:16,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-18 09:00:16,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-18 09:00:16,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:00:16,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:00:16,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-18 09:00:16,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_97u9li/cloudify/ssl/cloudify_internal_cert.pem 2018-08-18 09:00:16,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_hddkbz/env 2018-08-18 09:00:16,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-18 09:00:16,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-18 09:00:16,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-18 09:00:16,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_hddkbz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_hddkbz/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_hddkbz', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_hddkbz/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_hddkbz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'} 2018-08-18 09:00:16,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-18 09:00:16,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-18 09:00:16,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-18 09:00:16,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_97u9li 2018-08-18 09:00:16,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:16,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:00:17,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:17,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:17,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:17,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:17,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:17,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:17,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:17,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:00:17,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:17,038 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:17 GMT 2018-08-18 09:00:17,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:17,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:00:17,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:22,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:00:22,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:22,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:22,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:22,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:22,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:22,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:22,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:22,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.126Z", "message": "Downloading Agent Package from https://192.168.120.12: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-18T09:00:07.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.678Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.678Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.678Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.678Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.678Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.678Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.678Z", "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-18T09:00:07.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.678Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:07.678Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:07.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_6n1ucp/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "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-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "/home/ubuntu/ellis_host_hddkbz/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-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Downloading Agent Package from https://192.168.120.12: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-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Successfully created daemon: ellis_host_hddkbz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ba6c5623-8ccf-4460-9361-567dc385e9f5"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:08.142Z", "message": "Creating Agent dime_host_6n1ucp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:08.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.145Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "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-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c6d48b67-944c-4c0a-bd37-29ee3552deba"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_97u9li/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}], "metadata": {"pagination": {"total": 1035, "offset": 581, "size": 50}}} 2018-08-18 09:00:22,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:22,308 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:22 GMT 2018-08-18 09:00:22,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:22,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27607 2018-08-18 09:00:22,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:22,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-18 09:00:22,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-18 09:00:22,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-18 09:00:22,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-18 09:00:22,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-18 09:00:22,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-18 09:00:22,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-18 09:00:22,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-18 09:00:22,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-18 09:00:22,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-18 09:00:22,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-18 09:00:22,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-18 09:00:22,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-18 09:00:22,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-18 09:00:22,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-18 09:00:22,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_6n1ucp/cloudify/ssl/cloudify_internal_cert.pem 2018-08-18 09:00:22,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-18 09:00:22,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-18 09:00:22,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_hddkbz/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-18 09:00:22,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-18 09:00:22,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:00:22,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_hddkbz 2018-08-18 09:00:22,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_6n1ucp 2018-08-18 09:00:22,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-18 09:00:22,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-18 09:00:22,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-18 09:00:22,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-18 09:00:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-18 09:00:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-18 09:00:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:00:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_97u9li/env 2018-08-18 09:00:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:22,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:00:22,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:22,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:22,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:22,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:22,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:22,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:22,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:22,403 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:00:22,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:22,403 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:22 GMT 2018-08-18 09:00:22,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:22,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:00:22,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:27,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:00:27,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:27,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:27,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:27,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:27,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:27,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:27,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:27,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c6d48b67-944c-4c0a-bd37-29ee3552deba"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.700Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.700Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.700Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.700Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:09.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:09.700Z", "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-18T09:00:09.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Successfully created daemon: dime_host_6n1ucp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_6n1ucp/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "/home/ubuntu/bono_host_97u9li/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-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "/home/ubuntu/dime_host_6n1ucp/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-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Creating Agent bind_host_h3coxq", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_6n1ucp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_6n1ucp/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_6n1ucp', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_6n1ucp/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_6n1ucp', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_h3coxq/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "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-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Successfully created daemon: bono_host_97u9li", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "54794f8f-73d2-4348-a0e0-baa41a70283b"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}], "metadata": {"pagination": {"total": 1185, "offset": 631, "size": 50}}} 2018-08-18 09:00:27,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:27,877 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:27 GMT 2018-08-18 09:00:27,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:27,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28984 2018-08-18 09:00:27,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:27,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:00:27,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-18 09:00:27,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-18 09:00:27,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-18 09:00:27,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-18 09:00:27,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-18 09:00:27,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-18 09:00:27,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-18 09:00:27,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-18 09:00:27,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-18 09:00:27,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-18 09:00:27,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_6n1ucp 2018-08-18 09:00:27,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_6n1ucp/env 2018-08-18 09:00:27,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:00:27,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:00:27,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_97u9li/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-18 09:00:27,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-18 09:00:27,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_6n1ucp/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-18 09:00:27,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_h3coxq 2018-08-18 09:00:27,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_6n1ucp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_6n1ucp/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_6n1ucp', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_6n1ucp/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_6n1ucp', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'} 2018-08-18 09:00:27,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-18 09:00:27,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-18 09:00:27,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_h3coxq/cloudify/ssl/cloudify_internal_cert.pem 2018-08-18 09:00:27,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-18 09:00:27,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-18 09:00:27,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-18 09:00:27,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-18 09:00:27,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_97u9li 2018-08-18 09:00:27,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-18 09:00:27,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:27,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:00:27,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:27,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:27,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:27,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:27,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:27,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:27,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:27,949 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:00:27,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:27,949 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:27 GMT 2018-08-18 09:00:27,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:27,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:00:27,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:32,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:00:33,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:33,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:33,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:33,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:33,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:33,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:33,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:33,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.295Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_6n1ucp/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "717d04ee-e721-4285-9c59-b930e02d69e8"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.725Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.725Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.725Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.725Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.725Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:10.725Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:10.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:11.352Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:11.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:11.352Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:11.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:11.352Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:11.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:11.352Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:11.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:11.352Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:11.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:11.352Z", "message": "Configuring Agent ellis_host_hddkbz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:11.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:11.352Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:11.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:11.352Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:11.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:11.352Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:11.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:11.352Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:11.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:11.352Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:11.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:11.352Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:11.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:11.352Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:11.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:11.899Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:11.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "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-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Successfully configured daemon: ellis_host_hddkbz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7d8c8e5c-25ff-438b-a42c-66ed12084f82"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}], "metadata": {"pagination": {"total": 1314, "offset": 681, "size": 50}}} 2018-08-18 09:00:33,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:33,169 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:33 GMT 2018-08-18 09:00:33,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:33,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27296 2018-08-18 09:00:33,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:33,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_6n1ucp/env 2018-08-18 09:00:33,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-18 09:00:33,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-18 09:00:33,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-18 09:00:33,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-18 09:00:33,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-18 09:00:33,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-18 09:00:33,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-18 09:00:33,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:00:33,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_hddkbz 2018-08-18 09:00:33,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:00:33,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-18 09:00:33,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-18 09:00:33,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-18 09:00:33,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:00:33,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:00:33,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_hddkbz 2018-08-18 09:00:33,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-18 09:00:33,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:33,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-18 09:00:33,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:00:33,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:33,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:33,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:33,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:33,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:33,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:33,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:33,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:00:33,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:33,247 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:33 GMT 2018-08-18 09:00:33,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:33,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:00:33,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:38,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:00:38,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:38,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:38,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:38,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:38,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:38,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:38,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:38,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.781Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.781Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:12.781Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:12.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "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-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Creating Agent homer_host_s83ep5", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_s83ep5/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "934d2c47-9688-4f3d-8708-353d8633b4e7"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Downloading Agent Package from https://192.168.120.12: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-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_h3coxq/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_h3coxq/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_h3coxq', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_h3coxq/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_h3coxq', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "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-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_h3coxq/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}], "metadata": {"pagination": {"total": 1378, "offset": 731, "size": 50}}} 2018-08-18 09:00:38,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:38,709 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:38 GMT 2018-08-18 09:00:38,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:38,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28359 2018-08-18 09:00:38,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:38,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-18 09:00:38,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-18 09:00:38,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-18 09:00:38,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-18 09:00:38,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-18 09:00:38,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-18 09:00:38,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-18 09:00:38,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-18 09:00:38,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-18 09:00:38,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_s83ep5 2018-08-18 09:00:38,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_s83ep5/cloudify/ssl/cloudify_internal_cert.pem 2018-08-18 09:00:38,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-18 09:00:38,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-18 09:00:38,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-18 09:00:38,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_h3coxq/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_h3coxq/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_h3coxq', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_h3coxq/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_h3coxq', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'} 2018-08-18 09:00:38,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:00:38,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-18 09:00:38,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-18 09:00:38,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-18 09:00:38,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:00:38,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:38,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-18 09:00:38,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_h3coxq/env 2018-08-18 09:00:38,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:00:38,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:38,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:38,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:38,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:38,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:38,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:38,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:38,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:00:38,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:38,837 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:38 GMT 2018-08-18 09:00:38,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:38,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:00:38,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:43,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:00:44,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:44,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:44,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:44,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:44,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:44,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:44,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:44,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.847Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.847Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.847Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.847Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.847Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:13.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:13.847Z", "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-18T09:00:13.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "/home/ubuntu/bind_host_h3coxq/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-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Configuring Agent bono_host_97u9li", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_x84fqp/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "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-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Creating Agent vellum_host_x84fqp", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Successfully created daemon: bind_host_h3coxq", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3918f7cb-c7c2-477e-b697-3a59543b437c"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Downloading Agent Package from https://192.168.120.12: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-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.851Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:14.851Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:14.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_s83ep5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_s83ep5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_s83ep5', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_s83ep5/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_s83ep5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Configuring Agent dime_host_6n1ucp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Successfully configured daemon: bono_host_97u9li", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}], "metadata": {"pagination": {"total": 1408, "offset": 781, "size": 50}}} 2018-08-18 09:00:44,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:44,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:44 GMT 2018-08-18 09:00:44,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:44,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28545 2018-08-18 09:00:44,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:44,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:00:44,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-18 09:00:44,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-18 09:00:44,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-18 09:00:44,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-18 09:00:44,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-18 09:00:44,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-18 09:00:44,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:00:44,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_h3coxq/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-18 09:00:44,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-18 09:00:44,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:00:44,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_97u9li 2018-08-18 09:00:44,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-18 09:00:44,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:00:44,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_x84fqp/cloudify/ssl/cloudify_internal_cert.pem 2018-08-18 09:00:44,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-18 09:00:44,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_x84fqp 2018-08-18 09:00:44,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_h3coxq 2018-08-18 09:00:44,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-18 09:00:44,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-18 09:00:44,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-18 09:00:44,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-18 09:00:44,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_s83ep5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_s83ep5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_s83ep5', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_s83ep5/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_s83ep5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'} 2018-08-18 09:00:44,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-18 09:00:44,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_6n1ucp 2018-08-18 09:00:44,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_97u9li 2018-08-18 09:00:44,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:44,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:00:44,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:00:44,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:44,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:44,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:44,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:44,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:44,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:44,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:44,431 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:00:44,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:44,431 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:44 GMT 2018-08-18 09:00:44,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:44,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:00:44,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:49,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:00:49,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:49,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:49,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:49,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:49,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:49,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:49,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:49,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Configuring Agent dime_host_6n1ucp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Successfully configured daemon: bono_host_97u9li", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e32859db-5b28-4f69-bda3-ea4c92e20c9e"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_s83ep5/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_s83ep5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_s83ep5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_s83ep5', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_s83ep5/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_s83ep5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.667Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.907Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.907Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.907Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.907Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.907Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:15.907Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:15.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d132eb47-400e-4792-95ba-28f97eec1dba"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Successfully configured daemon: dime_host_6n1ucp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d132eb47-400e-4792-95ba-28f97eec1dba"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d132eb47-400e-4792-95ba-28f97eec1dba"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d132eb47-400e-4792-95ba-28f97eec1dba"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d132eb47-400e-4792-95ba-28f97eec1dba"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d132eb47-400e-4792-95ba-28f97eec1dba"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Successfully created daemon: homer_host_s83ep5", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_x84fqp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_x84fqp/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_x84fqp', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_x84fqp/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_x84fqp', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}], "metadata": {"pagination": {"total": 1423, "offset": 831, "size": 50}}} 2018-08-18 09:00:49,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:49,750 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:49 GMT 2018-08-18 09:00:49,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:49,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28888 2018-08-18 09:00:49,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:49,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_6n1ucp 2018-08-18 09:00:49,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_97u9li 2018-08-18 09:00:49,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-18 09:00:49,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-18 09:00:49,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-18 09:00:49,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_s83ep5/env 2018-08-18 09:00:49,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_s83ep5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_s83ep5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_s83ep5', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_s83ep5/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_s83ep5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'} 2018-08-18 09:00:49,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-18 09:00:49,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-18 09:00:49,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-18 09:00:49,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-18 09:00:49,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-18 09:00:49,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-18 09:00:49,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-18 09:00:49,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-18 09:00:49,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_6n1ucp 2018-08-18 09:00:49,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-18 09:00:49,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:00:49,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:00:49,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-18 09:00:49,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-18 09:00:49,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:00:49,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_s83ep5 2018-08-18 09:00:49,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_x84fqp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_x84fqp/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_x84fqp', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_x84fqp/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_x84fqp', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'} 2018-08-18 09:00:49,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-18 09:00:49,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:49,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:00:49,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:49,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:49,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:49,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:49,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:49,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:49,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:49,901 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:00:49,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:49,901 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:49 GMT 2018-08-18 09:00:49,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:49,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:00:49,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:54,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:00:55,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:55,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:55,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:55,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:55,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:55,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:55,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:55,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Successfully configured daemon: dime_host_6n1ucp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d132eb47-400e-4792-95ba-28f97eec1dba"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "/home/ubuntu/homer_host_s83ep5/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-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d132eb47-400e-4792-95ba-28f97eec1dba"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d132eb47-400e-4792-95ba-28f97eec1dba"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_x84fqp/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d132eb47-400e-4792-95ba-28f97eec1dba"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f0a880b3-9bf1-4982-8c18-813d9ec06674"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Successfully created daemon: homer_host_s83ep5", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0fc62e51-3c00-4702-bf35-6311c875f4c0"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:16.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:16.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.065Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.065Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.065Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.065Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.065Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.065Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "/home/ubuntu/vellum_host_x84fqp/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-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Successfully created daemon: vellum_host_x84fqp", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Successfully configured daemon: bind_host_h3coxq", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc6e986c-a871-4eb2-8350-9cd8ce3d8d04"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}], "metadata": {"pagination": {"total": 1437, "offset": 881, "size": 50}}} 2018-08-18 09:00:55,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:55,169 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:55 GMT 2018-08-18 09:00:55,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:55,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28224 2018-08-18 09:00:55,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:00:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_6n1ucp 2018-08-18 09:00:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_s83ep5/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-18 09:00:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-18 09:00:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_x84fqp/env 2018-08-18 09:00:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-18 09:00:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-18 09:00:55,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_s83ep5 2018-08-18 09:00:55,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-18 09:00:55,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-18 09:00:55,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-18 09:00:55,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-18 09:00:55,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-18 09:00:55,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-18 09:00:55,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_x84fqp/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-18 09:00:55,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_x84fqp 2018-08-18 09:00:55,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:00:55,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:00:55,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_h3coxq 2018-08-18 09:00:55,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-18 09:00:55,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:00:55,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:00:55,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:00:55,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:00:55,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:00:55,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:00:55,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:00:55,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:00:55,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:00:55,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:00:55,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:00:55,236 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:00:55 GMT 2018-08-18 09:00:55,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:00:55,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:00:55,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:00,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:01:00,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:00,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:00,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:00,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:00,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:00,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:00,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:00,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Successfully configured daemon: bind_host_h3coxq", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Successfully created daemon: vellum_host_x84fqp", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc6e986c-a871-4eb2-8350-9cd8ce3d8d04"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc6e986c-a871-4eb2-8350-9cd8ce3d8d04"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d132eb47-400e-4792-95ba-28f97eec1dba"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "55602306-4ada-4d7a-be7c-e042b59a584a"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Creating Agent proxy_host_590wvu", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b60393f0-0e8e-49e8-b6e8-3a10507f15d7"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "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-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc6e986c-a871-4eb2-8350-9cd8ce3d8d04"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:17.923Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.076Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.076Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.076Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.076Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.076Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.943Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc6e986c-a871-4eb2-8350-9cd8ce3d8d04"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc6e986c-a871-4eb2-8350-9cd8ce3d8d04"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc6e986c-a871-4eb2-8350-9cd8ce3d8d04"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.943Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc6e986c-a871-4eb2-8350-9cd8ce3d8d04"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.943Z", "message": "Starting Agent bono_host_97u9li", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc6e986c-a871-4eb2-8350-9cd8ce3d8d04"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc6e986c-a871-4eb2-8350-9cd8ce3d8d04"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc6e986c-a871-4eb2-8350-9cd8ce3d8d04"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:18.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:18.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:19.206Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:19.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:19.206Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:19.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:19.206Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:19.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_590wvu/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_590wvu/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_590wvu/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_590wvu', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_590wvu/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_590wvu', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Configuring Agent homer_host_s83ep5", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}], "metadata": {"pagination": {"total": 1439, "offset": 931, "size": 50}}} 2018-08-18 09:01:00,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:00,463 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:00 GMT 2018-08-18 09:01:00,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:00,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27861 2018-08-18 09:01:00,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:00,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_h3coxq 2018-08-18 09:01:00,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_x84fqp 2018-08-18 09:01:00,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:01:00,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-18 09:01:00,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:01:00,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-18 09:01:00,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:01:00,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-18 09:01:00,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_590wvu 2018-08-18 09:01:00,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-18 09:01:00,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-18 09:01:00,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:01:00,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-18 09:01:00,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-18 09:01:00,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:00,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-18 09:01:00,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-18 09:01:00,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-18 09:01:00,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:01:00,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:01:00,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_97u9li 2018-08-18 09:01:00,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-18 09:01:00,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-18 09:01:00,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:00,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-18 09:01:00,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_590wvu/env 2018-08-18 09:01:00,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:01:00,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_590wvu/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_590wvu/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_590wvu', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_590wvu/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_590wvu', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'} 2018-08-18 09:01:00,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_s83ep5 2018-08-18 09:01:00,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:00,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-18 09:01:00,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-18 09:01:00,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:01:00,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:00,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:00,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:00,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:00,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:00,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:00,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:00,617 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:01:00,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:00,617 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:00 GMT 2018-08-18 09:01:00,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:00,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:01:00,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:05,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:01:05,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:05,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:05,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:05,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:05,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:05,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:05,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:05,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "Successfully configured daemon: homer_host_s83ep5", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.115Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "96c2e1b8-202c-4857-99c9-b8c89410525d"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.231Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.231Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:20.231Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:20.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Successfully created daemon: proxy_host_590wvu", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Successfully started daemon: ellis_host_hddkbz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d132eb47-400e-4792-95ba-28f97eec1dba"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "/home/ubuntu/proxy_host_590wvu/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-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_hddkbz start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d132eb47-400e-4792-95ba-28f97eec1dba"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d6138165-a17d-4ad0-a774-8e3eb86f8b73"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d132eb47-400e-4792-95ba-28f97eec1dba"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.135Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.258Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.258Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.258Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.258Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.258Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.258Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 1439, "offset": 981, "size": 50}}} 2018-08-18 09:01:05,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:05,698 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:05 GMT 2018-08-18 09:01:05,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:05,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27673 2018-08-18 09:01:05,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:05,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-18 09:01:05,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:01:05,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_s83ep5 2018-08-18 09:01:05,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:01:05,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-18 09:01:05,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-18 09:01:05,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:05,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-18 09:01:05,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-18 09:01:05,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:01:05,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_590wvu 2018-08-18 09:01:05,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_hddkbz 2018-08-18 09:01:05,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_590wvu/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-18 09:01:05,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-18 09:01:05,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-18 09:01:05,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_hddkbz start 2018-08-18 09:01:05,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-18 09:01:05,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-18 09:01:05,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-18 09:01:05,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:05,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:01:05,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:05,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:05,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:05,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-18 09:01:05,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-18 09:01:05,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:05,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:01:05,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:05,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:05,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:05,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:05,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:05,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:05,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:05,935 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:01:05,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:05,935 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:05 GMT 2018-08-18 09:01:05,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:05,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:01:05,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:10,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:01:11,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:11,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:11,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:11,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:11,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:11,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:11,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:11,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.258Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.258Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.258Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:21.258Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:21.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "[localhost] run: /home/ubuntu/ellis_host_hddkbz/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1095df78-12b2-4410-b5a6-2980e8cc6126"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1095df78-12b2-4410-b5a6-2980e8cc6126"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Starting Agent dime_host_6n1ucp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "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-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1095df78-12b2-4410-b5a6-2980e8cc6126"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "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-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1095df78-12b2-4410-b5a6-2980e8cc6126"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Configuring Agent vellum_host_x84fqp", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1095df78-12b2-4410-b5a6-2980e8cc6126"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Downloading Agent Package from https://192.168.120.12: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-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_dktmf0/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Starting Agent bind_host_h3coxq", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "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-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.219Z", "message": "Creating Agent sprout_host_dktmf0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}], "metadata": {"pagination": {"total": 1477, "offset": 1031, "size": 50}}} 2018-08-18 09:01:11,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:11,188 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:11 GMT 2018-08-18 09:01:11,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:11,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27731 2018-08-18 09:01:11,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:11,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:11,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:11,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:11,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:11,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_hddkbz/env/bin/pip freeze 2018-08-18 09:01:11,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-18 09:01:11,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_6n1ucp 2018-08-18 09:01:11,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,193 - 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-18 09:01:11,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:01:11,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,194 - 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-18 09:01:11,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:01:11,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:01:11,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_x84fqp 2018-08-18 09:01:11,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-18 09:01:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:01:11,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-18 09:01:11,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_dktmf0/cloudify/ssl/cloudify_internal_cert.pem 2018-08-18 09:01:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_h3coxq 2018-08-18 09:01:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-18 09:01:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:01:11,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-18 09:01:11,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:11,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_dktmf0 2018-08-18 09:01:11,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:01:11,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:11,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:11,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:11,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:11,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:11,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:11,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:11,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:01:11,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:11,378 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:11 GMT 2018-08-18 09:01:11,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:11,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:01:11,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:16,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:01:16,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:16,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:16,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:16,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:16,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:16,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:16,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:16,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:22.510Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:22.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.463Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.463Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.463Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.463Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.463Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.463Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.463Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.463Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.563Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.563Z", "message": "Removing directory: /tmp/tmp26_N7p", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1095df78-12b2-4410-b5a6-2980e8cc6126"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.563Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.563Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "2e92c978-ea0b-4d6e-bd91-cc4546a2849c"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.563Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.563Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc6e986c-a871-4eb2-8350-9cd8ce3d8d04"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.563Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_97u9li start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc6e986c-a871-4eb2-8350-9cd8ce3d8d04"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.563Z", "message": "Successfully started daemon: bono_host_97u9li", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc6e986c-a871-4eb2-8350-9cd8ce3d8d04"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.563Z", "message": "Successfully configured daemon: vellum_host_x84fqp", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.563Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:23.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "3119ec52-20f1-474d-843b-79bd621325f1"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:23.563Z", "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-18T09:00:23.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1095df78-12b2-4410-b5a6-2980e8cc6126"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.522Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.522Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.522Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.522Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.522Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.522Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "820aa06a-c86a-403e-8fbd-25c42a236b73"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "820aa06a-c86a-403e-8fbd-25c42a236b73"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "820aa06a-c86a-403e-8fbd-25c42a236b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "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-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "2e92c978-ea0b-4d6e-bd91-cc4546a2849c"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Configuring Agent proxy_host_590wvu", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_dktmf0/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "820aa06a-c86a-403e-8fbd-25c42a236b73"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "820aa06a-c86a-403e-8fbd-25c42a236b73"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "2e92c978-ea0b-4d6e-bd91-cc4546a2849c"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "[localhost] run: /home/ubuntu/bono_host_97u9li/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "2e92c978-ea0b-4d6e-bd91-cc4546a2849c"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "820aa06a-c86a-403e-8fbd-25c42a236b73"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_dktmf0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_dktmf0/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_dktmf0', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_dktmf0/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_dktmf0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "820aa06a-c86a-403e-8fbd-25c42a236b73"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}], "metadata": {"pagination": {"total": 1478, "offset": 1081, "size": 50}}} 2018-08-18 09:01:16,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:16,539 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:16 GMT 2018-08-18 09:01:16,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:16,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27955 2018-08-18 09:01:16,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:16,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:16,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:16,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:16,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-18 09:01:16,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-18 09:01:16,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:16,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:16,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-18 09:01:16,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-18 09:01:16,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-18 09:01:16,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp26_N7p 2018-08-18 09:01:16,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-18 09:01:16,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-18 09:01:16,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:01:16,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-18 09:01:16,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_97u9li start 2018-08-18 09:01:16,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_97u9li 2018-08-18 09:01:16,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_x84fqp 2018-08-18 09:01:16,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-18 09:01:16,544 - 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-18 09:01:16,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-18 09:01:16,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-18 09:01:16,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:16,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-18 09:01:16,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-18 09:01:16,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-18 09:01:16,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:01:16,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:16,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:16,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:16,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:16,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:16,546 - 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-18 09:01:16,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-18 09:01:16,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-18 09:01:16,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_590wvu 2018-08-18 09:01:16,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_dktmf0/env 2018-08-18 09:01:16,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:16,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:16,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:16,547 - 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-18 09:01:16,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_97u9li/env/bin/pip freeze 2018-08-18 09:01:16,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:16,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:16,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:16,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:01:16,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_dktmf0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_dktmf0/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_dktmf0', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_dktmf0/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_dktmf0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dllwzg.GuKqCpgBIfjSedSSaPLzlhnV0u4'} 2018-08-18 09:01:16,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:16,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:01:16,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:16,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:01:16,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:16,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:16,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:16,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:16,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:16,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:16,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:16,616 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:01:16,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:16,616 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:16 GMT 2018-08-18 09:01:16,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:16,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:01:16,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:21,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:01:21,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:21,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:21,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:21,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:21,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:21,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:21,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:21,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "820aa06a-c86a-403e-8fbd-25c42a236b73"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_dktmf0/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Starting Agent homer_host_s83ep5", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "820aa06a-c86a-403e-8fbd-25c42a236b73"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "820aa06a-c86a-403e-8fbd-25c42a236b73"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "2e92c978-ea0b-4d6e-bd91-cc4546a2849c"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:24.575Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:24.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.527Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:25.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.527Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:25.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.586Z", "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-18T09:00:25.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "2e92c978-ea0b-4d6e-bd91-cc4546a2849c"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.586Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:25.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.586Z", "message": "Successfully created daemon: sprout_host_dktmf0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:25.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.586Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:25.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.586Z", "message": "Removing directory: /tmp/tmp9nc1XB", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:25.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "2e92c978-ea0b-4d6e-bd91-cc4546a2849c"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.586Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:25.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.586Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:25.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.586Z", "message": "Successfully started daemon: dime_host_6n1ucp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:25.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.586Z", "message": "Successfully configured daemon: proxy_host_590wvu", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:25.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.586Z", "message": "/home/ubuntu/sprout_host_dktmf0/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:25.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "d513257f-4d5f-4fa0-b702-afd0db067c78"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.586Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:25.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.586Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_6n1ucp start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:25.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "495503ed-2d7d-4c2d-aad0-712d5511fea9"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:25.586Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:25.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8e7fd25c-3801-428a-8558-12fc72bac396"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.555Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.606Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_h3coxq start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.606Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.606Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.606Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.606Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}], "metadata": {"pagination": {"total": 1479, "offset": 1131, "size": 50}}} 2018-08-18 09:01:21,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:21,953 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:21 GMT 2018-08-18 09:01:21,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:21,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27040 2018-08-18 09:01:21,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:21,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:21,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:01:21,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:21,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_dktmf0/env 2018-08-18 09:01:21,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_s83ep5 2018-08-18 09:01:21,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:21,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:21,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-18 09:01:21,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-18 09:01:21,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-18 09:01:21,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:21,956 - 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-18 09:01:21,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-18 09:01:21,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_dktmf0 2018-08-18 09:01:21,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-18 09:01:21,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp9nc1XB 2018-08-18 09:01:21,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-18 09:01:21,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-18 09:01:21,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_6n1ucp 2018-08-18 09:01:21,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_590wvu 2018-08-18 09:01:21,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_dktmf0/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-18 09:01:21,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-18 09:01:21,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_6n1ucp start 2018-08-18 09:01:21,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:01:21,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:21,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:21,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:21,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-18 09:01:21,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:21,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:21,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-18 09:01:21,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:21,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-18 09:01:21,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:21,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-18 09:01:21,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:21,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-18 09:01:21,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-18 09:01:21,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-18 09:01:21,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:21,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-18 09:01:21,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-18 09:01:21,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:21,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:21,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-18 09:01:21,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_h3coxq start 2018-08-18 09:01:21,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:21,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-18 09:01:21,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:21,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:21,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:01:22,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:22,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:22,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:22,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:22,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:22,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:22,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:22,020 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:01:22,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:22,020 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:22 GMT 2018-08-18 09:01:22,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:22,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:01:22,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:27,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:01:27,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:27,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:27,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:27,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:27,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:27,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:27,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:27,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.606Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.606Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "9d24930c-14c1-4828-8e21-343b3dfe3f65"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.606Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "02d6c7bf-d4fa-4f02-9842-fc9e4163d3f8"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:26.606Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:26.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.622Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.622Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.622Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "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-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "08f5ad89-809d-4f77-96e5-2c40149debc5"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "02d6c7bf-d4fa-4f02-9842-fc9e4163d3f8"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "08f5ad89-809d-4f77-96e5-2c40149debc5"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "[localhost] run: /home/ubuntu/bind_host_h3coxq/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "08f5ad89-809d-4f77-96e5-2c40149debc5"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Starting Agent proxy_host_590wvu", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Starting Agent vellum_host_x84fqp", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "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-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "02d6c7bf-d4fa-4f02-9842-fc9e4163d3f8"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Configuring Agent sprout_host_dktmf0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "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-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "02d6c7bf-d4fa-4f02-9842-fc9e4163d3f8"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "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-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "08f5ad89-809d-4f77-96e5-2c40149debc5"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "08f5ad89-809d-4f77-96e5-2c40149debc5"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "[localhost] run: /home/ubuntu/dime_host_6n1ucp/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "02d6c7bf-d4fa-4f02-9842-fc9e4163d3f8"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:27.662Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:27.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.875Z", "message": "Successfully configured daemon: sprout_host_dktmf0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.875Z", "message": "Removing directory: /tmp/tmpDVLoG5", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "08f5ad89-809d-4f77-96e5-2c40149debc5"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.875Z", "message": "Removing directory: /tmp/tmpaKwKfh", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "02d6c7bf-d4fa-4f02-9842-fc9e4163d3f8"}], "metadata": {"pagination": {"total": 1481, "offset": 1181, "size": 50}}} 2018-08-18 09:01:27,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:27,212 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:27 GMT 2018-08-18 09:01:27,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:27,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27645 2018-08-18 09:01:27,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:27,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:01:27,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-18 09:01:27,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-18 09:01:27,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-18 09:01:27,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-18 09:01:27,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-18 09:01:27,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,215 - 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-18 09:01:27,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-18 09:01:27,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-18 09:01:27,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_h3coxq/env/bin/pip freeze 2018-08-18 09:01:27,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_590wvu 2018-08-18 09:01:27,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_x84fqp 2018-08-18 09:01:27,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:01:27,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:01:27,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,218 - 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-18 09:01:27,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_dktmf0 2018-08-18 09:01:27,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,219 - 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-18 09:01:27,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:01:27,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:01:27,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,220 - 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-18 09:01:27,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-18 09:01:27,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_6n1ucp/env/bin/pip freeze 2018-08-18 09:01:27,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:27,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:01:27,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_dktmf0 2018-08-18 09:01:27,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpDVLoG5 2018-08-18 09:01:27,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpaKwKfh 2018-08-18 09:01:27,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:01:27,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:27,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:27,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:27,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:27,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:27,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:27,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:27,276 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:01:27,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:27,277 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:27 GMT 2018-08-18 09:01:27,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:27,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:01:27,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:32,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:01:32,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:32,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:32,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:32,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:32,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:32,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:32,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:32,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.875Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.875Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.875Z", "message": "Successfully started daemon: homer_host_s83ep5", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "820aa06a-c86a-403e-8fbd-25c42a236b73"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.875Z", "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-18T09:00:28.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "02d6c7bf-d4fa-4f02-9842-fc9e4163d3f8"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.875Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "820aa06a-c86a-403e-8fbd-25c42a236b73"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.875Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_s83ep5 start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "820aa06a-c86a-403e-8fbd-25c42a236b73"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.875Z", "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-18T09:00:28.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "08f5ad89-809d-4f77-96e5-2c40149debc5"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.875Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "70db4c7c-9c99-45a7-81a0-fc5d58785587"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:28.876Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:28.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "Starting Agent sprout_host_dktmf0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "28cb88ae-76f0-4f56-82d5-b8585b6b8da6"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "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-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "28cb88ae-76f0-4f56-82d5-b8585b6b8da6"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "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-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "28cb88ae-76f0-4f56-82d5-b8585b6b8da6"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "28cb88ae-76f0-4f56-82d5-b8585b6b8da6"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "[localhost] run: /home/ubuntu/homer_host_s83ep5/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "28cb88ae-76f0-4f56-82d5-b8585b6b8da6"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.894Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.894Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.894Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.894Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.894Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.894Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.894Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.894Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 1481, "offset": 1231, "size": 50}}} 2018-08-18 09:01:32,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:32,365 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:32 GMT 2018-08-18 09:01:32,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:32,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26835 2018-08-18 09:01:32,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:32,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-18 09:01:32,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-18 09:01:32,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_s83ep5 2018-08-18 09:01:32,367 - 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-18 09:01:32,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-18 09:01:32,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_s83ep5 start 2018-08-18 09:01:32,368 - 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-18 09:01:32,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-18 09:01:32,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:32,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-18 09:01:32,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-18 09:01:32,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:32,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-18 09:01:32,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-18 09:01:32,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:32,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:32,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-18 09:01:32,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:32,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-18 09:01:32,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:32,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-18 09:01:32,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-18 09:01:32,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:32,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:32,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:32,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_dktmf0 2018-08-18 09:01:32,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:32,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:32,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-18 09:01:32,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-18 09:01:32,371 - 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-18 09:01:32,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:32,371 - 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-18 09:01:32,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-18 09:01:32,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:32,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:32,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:32,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-18 09:01:32,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:32,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_s83ep5/env/bin/pip freeze 2018-08-18 09:01:32,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:32,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:01:32,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-18 09:01:32,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-18 09:01:32,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-18 09:01:32,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-18 09:01:32,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-18 09:01:32,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-18 09:01:32,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:32,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-18 09:01:32,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:01:32,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:32,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:32,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:32,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:32,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:32,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:32,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:32,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:01:32,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:32,615 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:32 GMT 2018-08-18 09:01:32,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:32,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:01:32,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:37,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:01:37,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:37,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:37,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:37,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:37,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:37,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:37,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:37,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:29.894Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:29.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:30.892Z", "message": "Successfully started daemon: vellum_host_x84fqp", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:30.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:30.892Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_x84fqp start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:30.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:30.892Z", "message": "Removing directory: /tmp/tmp7eK8yP", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:30.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "28cb88ae-76f0-4f56-82d5-b8585b6b8da6"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:30.892Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:30.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cb0f3978-8f27-4335-822d-936ea7714506"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:30.892Z", "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-18T09:00:30.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "28cb88ae-76f0-4f56-82d5-b8585b6b8da6"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:30.898Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:30.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:30.898Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:30.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:30.898Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:30.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:30.898Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:30.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:30.898Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:30.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.073Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.073Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.073Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.073Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.073Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.073Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.073Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.073Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.073Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.073Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.073Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.073Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.073Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.073Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.082Z", "message": "[localhost] run: /home/ubuntu/vellum_host_x84fqp/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc3e7773-fc48-4986-bc32-58dd109c30ee"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.082Z", "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-18T09:00:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc3e7773-fc48-4986-bc32-58dd109c30ee"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.082Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc3e7773-fc48-4986-bc32-58dd109c30ee"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.082Z", "message": "Successfully started daemon: proxy_host_590wvu", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.082Z", "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-18T09:00:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc3e7773-fc48-4986-bc32-58dd109c30ee"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.082Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc3e7773-fc48-4986-bc32-58dd109c30ee"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.082Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_590wvu start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:32.082Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f49f97af-9962-442d-ac89-b49f5f956c3d"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:33.079Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:33.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:33.079Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:33.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:33.079Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:33.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:33.079Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:33.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:33.085Z", "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-18T09:00:33.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "638f875a-9a58-4f15-9408-e8b481ca9ee8"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:33.085Z", "message": "[localhost] run: /home/ubuntu/proxy_host_590wvu/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:33.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "638f875a-9a58-4f15-9408-e8b481ca9ee8"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:33.085Z", "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-18T09:00:33.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "638f875a-9a58-4f15-9408-e8b481ca9ee8"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:33.085Z", "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-18T09:00:33.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc3e7773-fc48-4986-bc32-58dd109c30ee"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:33.085Z", "message": "Removing directory: /tmp/tmpiKZX_w", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:33.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dc3e7773-fc48-4986-bc32-58dd109c30ee"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:33.085Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:33.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "638f875a-9a58-4f15-9408-e8b481ca9ee8"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:33.085Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:33.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "638f875a-9a58-4f15-9408-e8b481ca9ee8"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.157Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "638f875a-9a58-4f15-9408-e8b481ca9ee8"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.157Z", "message": "Successfully started daemon: sprout_host_dktmf0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.157Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.157Z", "message": "[localhost] run: /home/ubuntu/sprout_host_dktmf0/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b70f2693-3b9c-47e2-9a2b-e5b4fe5043e4"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.157Z", "message": "Removing directory: /tmp/tmp0Xz5fl", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "638f875a-9a58-4f15-9408-e8b481ca9ee8"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.157Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b70f2693-3b9c-47e2-9a2b-e5b4fe5043e4"}], "metadata": {"pagination": {"total": 1481, "offset": 1281, "size": 50}}} 2018-08-18 09:01:37,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:37,706 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:37 GMT 2018-08-18 09:01:37,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:37,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27163 2018-08-18 09:01:37,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:37,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:37,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_x84fqp 2018-08-18 09:01:37,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_x84fqp start 2018-08-18 09:01:37,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp7eK8yP 2018-08-18 09:01:37,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-18 09:01:37,709 - 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-18 09:01:37,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:37,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-18 09:01:37,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:37,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-18 09:01:37,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:37,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-18 09:01:37,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:37,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-18 09:01:37,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:37,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:37,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:37,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:37,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:37,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:37,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-18 09:01:37,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-18 09:01:37,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:37,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:37,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-18 09:01:37,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_x84fqp/env/bin/pip freeze 2018-08-18 09:01:37,712 - 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-18 09:01:37,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-18 09:01:37,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_590wvu 2018-08-18 09:01:37,712 - 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-18 09:01:37,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-18 09:01:37,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_590wvu start 2018-08-18 09:01:37,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-18 09:01:37,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-18 09:01:37,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-18 09:01:37,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:37,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:37,714 - 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-18 09:01:37,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_590wvu/env/bin/pip freeze 2018-08-18 09:01:37,714 - 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-18 09:01:37,714 - 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-18 09:01:37,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpiKZX_w 2018-08-18 09:01:37,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-18 09:01:37,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-18 09:01:37,715 - 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-18 09:01:37,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_dktmf0 2018-08-18 09:01:37,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-18 09:01:37,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_dktmf0/env/bin/pip freeze 2018-08-18 09:01:37,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp0Xz5fl 2018-08-18 09:01:37,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-18 09:01:37,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:01:37,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:37,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:37,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:37,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:37,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:37,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:37,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:37,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:01:37,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:37,927 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:37 GMT 2018-08-18 09:01:37,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:37,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:01:37,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:42,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:01:43,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:43,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:43,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:43,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:43,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:43,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:43,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:43,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.157Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_dktmf0 start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "05c63bf7-17be-4a72-8a7e-b58f1c5b39f4"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:34.160Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:34.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:35.161Z", "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-18T09:00:35.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b70f2693-3b9c-47e2-9a2b-e5b4fe5043e4"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:35.161Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:35.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b70f2693-3b9c-47e2-9a2b-e5b4fe5043e4"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:35.161Z", "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-18T09:00:35.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b70f2693-3b9c-47e2-9a2b-e5b4fe5043e4"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:35.165Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:35.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:35.165Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:35.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:35.165Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:35.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:35.165Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:35.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:35.165Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:35.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:36.165Z", "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-18T09:00:36.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b70f2693-3b9c-47e2-9a2b-e5b4fe5043e4"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:36.165Z", "message": "Removing directory: /tmp/tmpg8PQ5b", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:36.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b70f2693-3b9c-47e2-9a2b-e5b4fe5043e4"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:36.170Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:36.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_node_tkyvbj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:36.170Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:36.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:36.170Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:36.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:36.170Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:36.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:36.170Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:36.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:36.170Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:36.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_node_tkyvbj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:36.170Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:36.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_node_tkyvbj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:36.170Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:36.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:36.170Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:36.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:36.170Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:36.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:36.170Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:36.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:36.170Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:36.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:37.239Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:37.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:37.239Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:37.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:37.239Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:37.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:37.239Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:37.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:37.239Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:37.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:37.239Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:37.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:37.239Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:37.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_node_tkyvbj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:37.268Z", "message": "Executing: /tmp/FSANS/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:37.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c08e68e0-102a-4aac-9b0c-3fc63cd6ded0"}, {"node_instance_id": "proxy_node_tkyvbj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:37.268Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/FSANS/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:37.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c08e68e0-102a-4aac-9b0c-3fc63cd6ded0"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:38.407Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:38.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:38.407Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:38.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:38.407Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:38.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 1481, "offset": 1331, "size": 50}}} 2018-08-18 09:01:43,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:43,023 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:43 GMT 2018-08-18 09:01:43,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:43,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26276 2018-08-18 09:01:43,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:43,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_dktmf0 start 2018-08-18 09:01:43,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-18 09:01:43,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-18 09:01:43,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:43,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:43,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:43,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-18 09:01:43,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-18 09:01:43,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-18 09:01:43,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:43,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-18 09:01:43,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-18 09:01:43,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:43,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-18 09:01:43,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:43,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:43,027 - 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-18 09:01:43,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-18 09:01:43,027 - 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-18 09:01:43,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-18 09:01:43,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-18 09:01:43,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-18 09:01:43,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-18 09:01:43,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-18 09:01:43,028 - 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-18 09:01:43,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpg8PQ5b 2018-08-18 09:01:43,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:43,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 09:01:43,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-18 09:01:43,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:43,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-18 09:01:43,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:43,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:01:43,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:01:43,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-18 09:01:43,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:43,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-18 09:01:43,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:43,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-18 09:01:43,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:43,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:43,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-18 09:01:43,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-18 09:01:43,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:43,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-18 09:01:43,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FSANS/install_requirements.sh 2018-08-18 09:01:43,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/FSANS/install_requirements.sh 2018-08-18 09:01:43,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:43,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:43,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:43,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:01:43,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:43,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:43,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:43,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:43,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:43,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:43,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:43,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:01:43,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:43,203 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:43 GMT 2018-08-18 09:01:43,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:43,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:01:43,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:48,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:01:48,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:48,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:48,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:48,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:48,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:48,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:48,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:48,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:38.407Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:38.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:38.407Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:38.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:38.407Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:38.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:39.699Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:39.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:40.796Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:40.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:40.796Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:40.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:40.796Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:40.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:40.796Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:40.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:41.803Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:41.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:42.813Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:42.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:42.813Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:42.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:42.813Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:42.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:42.813Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:42.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:43.820Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:43.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:43.820Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:43.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:43.820Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:43.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:43.820Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:43.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:45.046Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:45.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:45.046Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:45.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:45.046Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:45.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:45.046Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:45.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:46.050Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:46.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:46.050Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:46.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:47.072Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:47.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:47.072Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:47.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:47.072Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:47.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:48.084Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:48.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:48.084Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:48.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:48.084Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:48.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:49.087Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:49.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:50.243Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:50.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:50.243Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:50.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:51.305Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:51.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_84etqo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:52.309Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:52.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_84etqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:52.309Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:52.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:52.309Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:52.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_84etqo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:52.309Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:52.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:52.498Z", "message": "Downloaded scripts/bind/bind.py to /tmp/F3COT/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:52.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:53.303Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:53.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:53.303Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:53.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:53.455Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:53.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:53.455Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:53.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:53.455Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:53.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:53.455Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:53.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:00:56.775Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:00:56.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:00.030Z", "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-18T09:01:00.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "proxy_node_tkyvbj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:06.718Z", "message": "Execution done (return_code=0): /tmp/FSANS/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:06.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c08e68e0-102a-4aac-9b0c-3fc63cd6ded0"}, {"node_instance_id": "proxy_node_tkyvbj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:06.883Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:06.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:07.338Z", "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-18T09:01:07.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:07.338Z", "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-18T09:01:07.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}], "metadata": {"pagination": {"total": 1481, "offset": 1381, "size": 50}}} 2018-08-18 09:01:48,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:48,283 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:48 GMT 2018-08-18 09:01:48,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:48,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25758 2018-08-18 09:01:48,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:48,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:48,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:48,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-18 09:01:48,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-18 09:01:48,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-18 09:01:48,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-18 09:01:48,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-18 09:01:48,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-18 09:01:48,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-18 09:01:48,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-18 09:01:48,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:01:48,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 09:01:48,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-18 09:01:48,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:01:48,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/F3COT/bind.py 2018-08-18 09:01:48,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-08-18 09:01:48,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-08-18 09:01:48,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-18 09:01:48,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-18 09:01:48,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-08-18 09:01:48,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FSANS/install_requirements.sh 2018-08-18 09:01:48,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:01:48,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-18 09:01:48,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-18 09:01:48,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:01:48,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:48,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:48,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:48,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:48,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:48,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:48,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:48,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:01:48,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:48,447 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:48 GMT 2018-08-18 09:01:48,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:48,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:01:48,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:53,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:01:53,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:53,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:53,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:53,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:53,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:53,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:53,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:53,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:07.338Z", "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-18T09:01:07.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:07.338Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:07.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:07.338Z", "message": "The config dict: {'etcd_ip': u'192.168.120.17', 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:07.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:07.338Z", "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-18T09:01:07.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:07.338Z", "message": "[localhost] run: sudo mv /tmp/tmpOX4gOl /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:07.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:07.338Z", "message": "[localhost] run: sudo mv /tmp/tmpm2n71C /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:07.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "proxy_node_tkyvbj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:07.463Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "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-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "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-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "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-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "message": "[localhost] run: sudo mv /tmp/tmpynShVN /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "message": "[localhost] run: sudo mv /tmp/tmplXbwGn /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "message": "[localhost] run: sudo mv /tmp/tmpV16__A /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "message": "The config dict: {'etcd_ip': u'192.168.120.17', 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "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-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "message": "The config dict: {'public_ip': u'172.30.9.201', '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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "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-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "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-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.343Z", "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-18T09:01:08.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "7a29cb9e-c1d2-4980-a478-d9c5819849ec"}, {"node_instance_id": "bind_84etqo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.467Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:08.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "proxy_node_tkyvbj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:08.467Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:08.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:09.347Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/TX15H/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:09.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:09.347Z", "message": "Executing: /tmp/TX15H/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:09.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:09.347Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:09.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:09.470Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:09.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_84etqo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:09.470Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:09.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_84etqo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:09.470Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:09.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:10.352Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:10.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:10.352Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:10.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:11.358Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:11.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:21.383Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-h3coxq\nHit http://security.ubuntu.com trusty-security InRelease\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/main Sources\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/universe Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,710 B/s)\nReading package lists...\n\nreal\t0m10.728s\nuser\t0m2.698s\nsys\t0m0.287s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:21.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:22.382Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:22.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:01:22.382Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:01:22.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}], "metadata": {"pagination": {"total": 1481, "offset": 1431, "size": 50}}} 2018-08-18 09:01:53,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:53,525 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:53 GMT 2018-08-18 09:01:53,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:53,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24022 2018-08-18 09:01:53,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:53,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-08-18 09:01:53,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-18 09:01:53,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.17', 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.17', u'hss_hostname': u''}. 2018-08-18 09:01:53,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-08-18 09:01:53,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOX4gOl /etc/clearwater/local_config 2018-08-18 09:01:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpm2n71C /etc/bind/named.conf.local 2018-08-18 09:01:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 09:01:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-18 09:01:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-18 09:01:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-18 09:01:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-18 09:01:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpynShVN /etc/bind/db.clearwater.local 2018-08-18 09:01:53,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplXbwGn /etc/bind/db.clearwater.opnfv 2018-08-18 09:01:53,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpV16__A /etc/clearwater/shared_config 2018-08-18 09:01:53,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.17', 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.17', u'hss_hostname': u''}. 2018-08-18 09:01:53,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-08-18 09:01:53,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-18 09:01:53,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', '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.17', u'hss_hostname': u''}. 2018-08-18 09:01:53,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-18 09:01:53,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:01:53,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-08-18 09:01:53,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-18 09:01:53,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:01:53,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 09:01:53,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/TX15H/install-etcd.sh 2018-08-18 09:01:53,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TX15H/install-etcd.sh 2018-08-18 09:01:53,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-08-18 09:01:53,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 09:01:53,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:01:53,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:01:53,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-08-18 09:01:53,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-08-18 09:01:53,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-08-18 09:01:53,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-h3coxq Hit http://security.ubuntu.com trusty-security InRelease 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/main Sources Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/universe Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,710 B/s) Reading package lists... real 0m10.728s user 0m2.698s sys 0m0.287s 2018-08-18 09:01:53,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-08-18 09:01:53,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-18 09:01:53,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:01:53,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:53,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:53,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:53,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:53,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:53,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:53,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:53,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:01:53,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:53,587 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:53 GMT 2018-08-18 09:01:53,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:53,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:01:53,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:58,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:01:58,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:58,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:58,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:58,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:58,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:58,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:58,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:58,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1467, "size": 50}}} 2018-08-18 09:01:58,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:58,660 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:58 GMT 2018-08-18 09:01:58,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:58,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:01:58,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:01:58,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:01:58,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:01:58,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:01:58,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:01:58,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:01:58,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:01:58,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:01:58,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:01:58,719 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:01:58,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:01:58,719 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:01:58 GMT 2018-08-18 09:01:58,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:01:58,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:01:58,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:03,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:02:03,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:03,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:03,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:03,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:03,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:03,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:03,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:03,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1467, "size": 50}}} 2018-08-18 09:02:03,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:03,795 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:03 GMT 2018-08-18 09:02:03,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:03,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:02:03,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:03,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:02:03,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:03,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:03,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:03,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:03,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:03,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:03,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:03,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:02:03,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:03,853 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:03 GMT 2018-08-18 09:02:03,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:03,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:02:03,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:08,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:02:08,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:08,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:08,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:08,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:08,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:08,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:08,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:08,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1467, "size": 50}}} 2018-08-18 09:02:08,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:08,931 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:08 GMT 2018-08-18 09:02:08,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:08,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:02:08,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:08,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:02:08,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:08,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:08,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:08,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:08,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:08,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:08,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:08,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:02:08,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:08,987 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:08 GMT 2018-08-18 09:02:08,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:08,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:02:08,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:13,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:02:14,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:14,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:14,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:14,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:14,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:14,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:14,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:14,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:10.016Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-h3coxq\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 4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 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-156.206 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:31 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:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:35 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:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\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 6s (12.2 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51399 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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 8953\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m48.045s\nuser\t0m18.754s\nsys\t0m8.575s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:10.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:10.399Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:10.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:11.405Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:11.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:11.405Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:11.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:11.405Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:11.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:11.405Z", "message": "[etcd] => \nreal\t0m0.012s\nuser\t0m0.006s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:11.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:11.405Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:61:02:2a \n inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe61:22a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74023 errors:0 dropped:0 overruns:0 frame:0\n TX packets:36359 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123654665 (123.6 MB) TX bytes:5158156 (5.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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:13727 (13.7 KB) TX bytes:13727 (13.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:11.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:12.412Z", "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.17:53 0.0.0.0:* LISTEN 2437/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2437/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2437/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9095/monit \ntcp 0 0 192.168.120.17:2380 0.0.0.0:* LISTEN 9174/etcd \ntcp6 0 0 :::53 :::* LISTEN 2437/named \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2437/named \ntcp6 0 0 :::4000 :::* LISTEN 9174/etcd \nudp 0 0 192.168.120.17:123 0.0.0.0:* 8548/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8548/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8548/ntpd \nudp 0 0 192.168.120.17:53 0.0.0.0:* 2437/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2437/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp 0 0 0.0.0.0:62534 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8548/ntpd \nudp6 0 0 ::1:123 :::* 8548/ntpd \nudp6 0 0 :::123 :::* 8548/ntpd \nudp6 0 0 :::47662 :::* 585/dhclient \nudp6 0 0 :::53 :::* 2437/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 1826 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11494 1650/python2.7 /tmp/cloudify-logging-server-48466.socket\nunix 2 [ ACC ] STREAM LISTENING 9301 929/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 1579 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 13982 2491/python2.7 /tmp/ctx-LSs3g0.socket\nunix 2 [ ACC ] STREAM LISTENING 8909 1116/acpid /var/run/acpid.socket\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:12.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:12.412Z", "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.029s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:12.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:12.412Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:12.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:12.412Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 08:59 ? 00:00:00 /sbin/init\nroot 2 0 0 08:59 ? 00:00:00 [kthreadd]\nroot 3 2 0 08:59 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 08:59 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 08:59 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 08:59 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 08:59 ? 00:00:00 [rcu_sched]\nroot 8 2 0 08:59 ? 00:00:00 [rcuos/0]\nroot 9 2 0 08:59 ? 00:00:00 [rcuos/1]\nroot 10 2 0 08:59 ? 00:00:00 [rcu_bh]\nroot 11 2 0 08:59 ? 00:00:00 [rcuob/0]\nroot 12 2 0 08:59 ? 00:00:00 [rcuob/1]\nroot 13 2 0 08:59 ? 00:00:00 [migration/0]\nroot 14 2 0 08:59 ? 00:00:00 [watchdog/0]\nroot 15 2 0 08:59 ? 00:00:00 [watchdog/1]\nroot 16 2 0 08:59 ? 00:00:00 [migration/1]\nroot 17 2 0 08:59 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 08:59 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 08:59 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 08:59 ? 00:00:00 [khelper]\nroot 21 2 0 08:59 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 08:59 ? 00:00:00 [netns]\nroot 23 2 0 08:59 ? 00:00:00 [writeback]\nroot 24 2 0 08:59 ? 00:00:00 [kintegrityd]\nroot 25 2 0 08:59 ? 00:00:00 [bioset]\nroot 26 2 0 08:59 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 08:59 ? 00:00:00 [kblockd]\nroot 28 2 0 08:59 ? 00:00:00 [ata_sff]\nroot 29 2 0 08:59 ? 00:00:00 [khubd]\nroot 30 2 0 08:59 ? 00:00:00 [md]\nroot 31 2 0 08:59 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 08:59 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 08:59 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 08:59 ? 00:00:00 [khungtaskd]\nroot 36 2 0 08:59 ? 00:00:00 [kswapd0]\nroot 37 2 0 08:59 ? 00:00:00 [vmstat]\nroot 38 2 0 08:59 ? 00:00:00 [ksmd]\nroot 39 2 0 08:59 ? 00:00:00 [khugepaged]\nroot 40 2 0 08:59 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 08:59 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 08:59 ? 00:00:00 [crypto]\nroot 54 2 0 08:59 ? 00:00:00 [kthrotld]\nroot 55 2 0 08:59 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 08:59 ? 00:00:00 [vballoon]\nroot 57 2 0 08:59 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 08:59 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 08:59 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 08:59 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 08:59 ? 00:00:00 [deferwq]\nroot 80 2 0 08:59 ? 00:00:00 [charger_manager]\nroot 123 2 0 08:59 ? 00:00:00 [kpsmoused]\nroot 142 2 0 08:59 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 08:59 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 08:59 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 08:59 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 08:59 ? 00:00:00 [kworker/u5:1]\nroot 506 1 0 08:59 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 08:59 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 08:59 ? 00:00:00 [kauditd]\nmessage+ 929 1 0 08:59 ? 00:00:00 dbus-daemon --system --fork\nroot 945 1 0 08:59 ? 00:00:00 upstart-file-bridge --daemon\nroot 980 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1018 1 0 08:59 ? 00:00:00 rsyslogd\nroot 1049 1 0 08:59 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 08:59 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 08:59 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 08:59 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 08:59 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 08:59 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1106 1 0 08:59 ? 00:00:00 atd\nroot 1107 1 0 08:59 ? 00:00:00 cron\nroot 1112 1 0 08:59 ? 00:00:00 /usr/sbin/irqbalance\nroot 1116 1 0 08:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 08:59 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 08:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 09:00 ? 00:00:00 /home/ubuntu/bind_host_h3coxq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_h3coxq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_h3coxq --logging-server-logdir=/home/ubuntu/bind_host_h3coxq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_h3coxq/work/bind_host_h3coxq%I.log --pidfile=/home/ubuntu/bind_host_h3coxq/work/bind_host_h3coxq.pid\nubuntu 1689 1650 0 09:00 ? 00:00:00 /home/ubuntu/bind_host_h3coxq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_h3coxq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_h3coxq --logging-server-logdir=/home/ubuntu/bind_host_h3coxq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_h3coxq/work/bind_host_h3coxq%I.log --pidfile=/home/ubuntu/bind_host_h3coxq/work/bind_host_h3coxq.pid\nubuntu 1764 1 0 09:00 ? 00:00:00 python2.7 /home/ubuntu/bind_host_h3coxq/env/bin/diamond --configfile /home/ubuntu/bind_host_h3coxq/work/plugins/diamond/etc/diamond.conf\nbind 2437 1 0 09:01 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2491 1689 0 09:01 ? 00:00:00 /home/ubuntu/bind_host_h3coxq/env/bin/python2.7 /home/ubuntu/bind_host_h3coxq/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-K0An4v\nubuntu 2502 2491 0 09:01 ? 00:00:00 /bin/sh -c /tmp/TX15H/install-etcd.sh\nubuntu 2504 2502 0 09:01 ? 00:00:00 /bin/bash -e /tmp/TX15H/install-etcd.sh\nroot 3224 2 0 09:01 ? 00:00:00 [kworker/u5:2]\nntp 8548 1 0 09:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9095 1 0 09:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9112 9095 0 09:02 ? 00:00:00 [check-monit-upt] \nclearwa+ 9174 1 0 09:02 ? 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.17:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.17 --name 192-168-120-17 --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.17:2380 --listen-peer-urls http://192.168.120.17:2380\nroot 9194 9095 0 09:02 ? 00:00:00 [check-etcd-upti] \nroot 9197 9095 0 09:02 ? 00:00:00 [poll_etcd_clust] \nroot 9199 9095 0 09:02 ? 00:00:00 [poll_etcd.sh] \nroot 9232 1 0 09:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9240 9232 0 09:02 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9383 2504 0 09:02 ? 00:00:00 /bin/bash -e /tmp/TX15H/install-etcd.sh\nubuntu 9384 9383 0 09:02 ? 00:00:00 /bin/bash -e /tmp/TX15H/install-etcd.sh\nroot 9385 9384 0 09:02 ? 00:00:00 sudo ps -edf\nroot 9386 9385 0 09:02 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.008s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:12.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:12.412Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:12.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:13.416Z", "message": "[etcd] => [18-Aug-2018 09:02:04 UTC] clearwater-diags-monitor starting\n[18-Aug-2018 09:02:04 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-18T09:02:13.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:13.416Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:13.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:13.416Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:13.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:13.416Z", "message": "[etcd] => /var/log/landscape/sysinfo.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/wtmp\n/var/log/cloud-init-output.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/lastlog\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/sysstat/sa18\n/var/log/sysstat/clearwater-sa18\n/var/log/udev\n/var/log/boot.log\n/var/log/syslog\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/dpkg.log\n/var/log/btmp\n/var/log/auth.log\n/var/log/iotop.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/dmesg\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:13.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}], "metadata": {"pagination": {"total": 1498, "offset": 1467, "size": 50}}} 2018-08-18 09:02:14,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:14,066 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:14 GMT 2018-08-18 09:02:14,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:14,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 66847 2018-08-18 09:02:14,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:14,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-h3coxq 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 4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 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-156.206 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:31 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:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:35 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:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] 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 6s (12.2 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51399 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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 8953 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m48.045s user 0m18.754s sys 0m8.575s 2018-08-18 09:02:14,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-08-18 09:02:14,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-08-18 09:02:14,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-08-18 09:02:14,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-08-18 09:02:14,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.012s user 0m0.006s sys 0m0.005s 2018-08-18 09:02:14,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:61:02:2a inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe61:22a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:74023 errors:0 dropped:0 overruns:0 frame:0 TX packets:36359 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123654665 (123.6 MB) TX bytes:5158156 (5.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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:13727 (13.7 KB) TX bytes:13727 (13.7 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2018-08-18 09:02:14,071 - 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.17:53 0.0.0.0:* LISTEN 2437/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2437/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2437/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9095/monit tcp 0 0 192.168.120.17:2380 0.0.0.0:* LISTEN 9174/etcd tcp6 0 0 :::53 :::* LISTEN 2437/named tcp6 0 0 :::22 :::* LISTEN 1102/sshd tcp6 0 0 ::1:953 :::* LISTEN 2437/named tcp6 0 0 :::4000 :::* LISTEN 9174/etcd udp 0 0 192.168.120.17:123 0.0.0.0:* 8548/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8548/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8548/ntpd udp 0 0 192.168.120.17:53 0.0.0.0:* 2437/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2437/named udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp 0 0 0.0.0.0:62534 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8548/ntpd udp6 0 0 ::1:123 :::* 8548/ntpd udp6 0 0 :::123 :::* 8548/ntpd udp6 0 0 :::47662 :::* 585/dhclient udp6 0 0 :::53 :::* 2437/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 1826 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11494 1650/python2.7 /tmp/cloudify-logging-server-48466.socket unix 2 [ ACC ] STREAM LISTENING 9301 929/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 1579 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 13982 2491/python2.7 /tmp/ctx-LSs3g0.socket unix 2 [ ACC ] STREAM LISTENING 8909 1116/acpid /var/run/acpid.socket real 0m0.009s user 0m0.004s sys 0m0.004s 2018-08-18 09:02:14,071 - 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.029s user 0m0.004s sys 0m0.004s 2018-08-18 09:02:14,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-08-18 09:02:14,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:59 ? 00:00:00 /sbin/init root 2 0 0 08:59 ? 00:00:00 [kthreadd] root 3 2 0 08:59 ? 00:00:00 [ksoftirqd/0] root 4 2 0 08:59 ? 00:00:00 [kworker/0:0] root 5 2 0 08:59 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:59 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:59 ? 00:00:00 [rcu_sched] root 8 2 0 08:59 ? 00:00:00 [rcuos/0] root 9 2 0 08:59 ? 00:00:00 [rcuos/1] root 10 2 0 08:59 ? 00:00:00 [rcu_bh] root 11 2 0 08:59 ? 00:00:00 [rcuob/0] root 12 2 0 08:59 ? 00:00:00 [rcuob/1] root 13 2 0 08:59 ? 00:00:00 [migration/0] root 14 2 0 08:59 ? 00:00:00 [watchdog/0] root 15 2 0 08:59 ? 00:00:00 [watchdog/1] root 16 2 0 08:59 ? 00:00:00 [migration/1] root 17 2 0 08:59 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:59 ? 00:00:00 [kworker/1:0] root 19 2 0 08:59 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:59 ? 00:00:00 [khelper] root 21 2 0 08:59 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:59 ? 00:00:00 [netns] root 23 2 0 08:59 ? 00:00:00 [writeback] root 24 2 0 08:59 ? 00:00:00 [kintegrityd] root 25 2 0 08:59 ? 00:00:00 [bioset] root 26 2 0 08:59 ? 00:00:00 [kworker/u5:0] root 27 2 0 08:59 ? 00:00:00 [kblockd] root 28 2 0 08:59 ? 00:00:00 [ata_sff] root 29 2 0 08:59 ? 00:00:00 [khubd] root 30 2 0 08:59 ? 00:00:00 [md] root 31 2 0 08:59 ? 00:00:00 [devfreq_wq] root 32 2 0 08:59 ? 00:00:00 [kworker/0:1] root 33 2 0 08:59 ? 00:00:00 [kworker/1:1] root 35 2 0 08:59 ? 00:00:00 [khungtaskd] root 36 2 0 08:59 ? 00:00:00 [kswapd0] root 37 2 0 08:59 ? 00:00:00 [vmstat] root 38 2 0 08:59 ? 00:00:00 [ksmd] root 39 2 0 08:59 ? 00:00:00 [khugepaged] root 40 2 0 08:59 ? 00:00:00 [fsnotify_mark] root 41 2 0 08:59 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 08:59 ? 00:00:00 [crypto] root 54 2 0 08:59 ? 00:00:00 [kthrotld] root 55 2 0 08:59 ? 00:00:00 [kworker/u4:1] root 56 2 0 08:59 ? 00:00:00 [vballoon] root 57 2 0 08:59 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:59 ? 00:00:00 [scsi_eh_1] root 59 2 0 08:59 ? 00:00:00 [kworker/u4:2] root 60 2 0 08:59 ? 00:00:00 [kworker/u4:3] root 79 2 0 08:59 ? 00:00:00 [deferwq] root 80 2 0 08:59 ? 00:00:00 [charger_manager] root 123 2 0 08:59 ? 00:00:00 [kpsmoused] root 142 2 0 08:59 ? 00:00:00 [kworker/0:2] root 186 2 0 08:59 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:59 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 08:59 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 08:59 ? 00:00:00 [kworker/u5:1] root 506 1 0 08:59 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 08:59 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 08:59 ? 00:00:00 [kauditd] message+ 929 1 0 08:59 ? 00:00:00 dbus-daemon --system --fork root 945 1 0 08:59 ? 00:00:00 upstart-file-bridge --daemon root 980 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-logind syslog 1018 1 0 08:59 ? 00:00:00 rsyslogd root 1049 1 0 08:59 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 08:59 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 08:59 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 08:59 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 08:59 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 08:59 ? 00:00:00 /usr/sbin/sshd -D daemon 1106 1 0 08:59 ? 00:00:00 atd root 1107 1 0 08:59 ? 00:00:00 cron root 1112 1 0 08:59 ? 00:00:00 /usr/sbin/irqbalance root 1116 1 0 08:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 08:59 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 08:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 09:00 ? 00:00:00 /home/ubuntu/bind_host_h3coxq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_h3coxq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_h3coxq --logging-server-logdir=/home/ubuntu/bind_host_h3coxq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_h3coxq/work/bind_host_h3coxq%I.log --pidfile=/home/ubuntu/bind_host_h3coxq/work/bind_host_h3coxq.pid ubuntu 1689 1650 0 09:00 ? 00:00:00 /home/ubuntu/bind_host_h3coxq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_h3coxq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_h3coxq --logging-server-logdir=/home/ubuntu/bind_host_h3coxq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_h3coxq/work/bind_host_h3coxq%I.log --pidfile=/home/ubuntu/bind_host_h3coxq/work/bind_host_h3coxq.pid ubuntu 1764 1 0 09:00 ? 00:00:00 python2.7 /home/ubuntu/bind_host_h3coxq/env/bin/diamond --configfile /home/ubuntu/bind_host_h3coxq/work/plugins/diamond/etc/diamond.conf bind 2437 1 0 09:01 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2491 1689 0 09:01 ? 00:00:00 /home/ubuntu/bind_host_h3coxq/env/bin/python2.7 /home/ubuntu/bind_host_h3coxq/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-K0An4v ubuntu 2502 2491 0 09:01 ? 00:00:00 /bin/sh -c /tmp/TX15H/install-etcd.sh ubuntu 2504 2502 0 09:01 ? 00:00:00 /bin/bash -e /tmp/TX15H/install-etcd.sh root 3224 2 0 09:01 ? 00:00:00 [kworker/u5:2] ntp 8548 1 0 09:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9095 1 0 09:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9112 9095 0 09:02 ? 00:00:00 [check-monit-upt] clearwa+ 9174 1 0 09:02 ? 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.17:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.17 --name 192-168-120-17 --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.17:2380 --listen-peer-urls http://192.168.120.17:2380 root 9194 9095 0 09:02 ? 00:00:00 [check-etcd-upti] root 9197 9095 0 09:02 ? 00:00:00 [poll_etcd_clust] root 9199 9095 0 09:02 ? 00:00:00 [poll_etcd.sh] root 9232 1 0 09:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9240 9232 0 09:02 ? 00:00:00 inotifywait -e create -qq . ubuntu 9383 2504 0 09:02 ? 00:00:00 /bin/bash -e /tmp/TX15H/install-etcd.sh ubuntu 9384 9383 0 09:02 ? 00:00:00 /bin/bash -e /tmp/TX15H/install-etcd.sh root 9385 9384 0 09:02 ? 00:00:00 sudo ps -edf root 9386 9385 0 09:02 ? 00:00:00 ps -edf real 0m0.009s user 0m0.008s sys 0m0.003s 2018-08-18 09:02:14,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-08-18 09:02:14,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [18-Aug-2018 09:02:04 UTC] clearwater-diags-monitor starting [18-Aug-2018 09:02:04 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-18 09:02:14,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-18 09:02:14,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-08-18 09:02:14,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/landscape/sysinfo.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/wtmp /var/log/cloud-init-output.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/lastlog /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/sysstat/sa18 /var/log/sysstat/clearwater-sa18 /var/log/udev /var/log/boot.log /var/log/syslog /var/log/alternatives.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/dpkg.log /var/log/btmp /var/log/auth.log /var/log/iotop.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dmesg real 0m0.008s user 0m0.004s sys 0m0.003s 2018-08-18 09:02:14,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:02:14,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:14,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:14,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:14,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:14,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:14,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:14,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:14,127 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:02:14,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:14,127 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:14 GMT 2018-08-18 09:02:14,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:14,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:02:14,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:19,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:02:19,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:19,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:19,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:19,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:19,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:19,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:19,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:19,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:14.420Z", "message": "[etcd] => 2018-08-18 09:01:57.641203240 Stopping etcd clearwater-etcd\n2018-08-18 09:02:03.663999905 Restarting etcd clearwater-etcd\n2018-08-18 09:02:03.668802827 Configured ETCDCTL_PEERS: \n2018-08-18 09:02:03.669497189 Check for previous failed startup attempt\n2018-08-18 09:02:03.670673137 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2018-08-18 09:02:03.682448676 etcdctl returned 2\n2018-08-18 09:02:03.688552910 Creating new cluster...\n2018-08-18 09:02:03.691350419 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.17:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.17\n --name 192-168-120-17\n --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.17:2380\n --listen-peer-urls http://192.168.120.17:2380\n2018-08-18 09:02:03.692952923 Check we're actually a member of the cluster\n2018-08-18 09:02:03.698384823 Wait for etcd to startup\n2018-08-18 09:02:04.712175905 Etcd started successfully\n2018-08-18 09:02:03.721141 I | etcdmain: etcd Version: 3.1.7\n2018-08-18 09:02:03.721184 I | etcdmain: Git SHA: 43b7507\n2018-08-18 09:02:03.721189 I | etcdmain: Go Version: go1.7.5\n2018-08-18 09:02:03.721193 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-18 09:02:03.721197 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-18 09:02:03.721260 I | embed: listening for peers on http://192.168.120.17:2380\n2018-08-18 09:02:03.721312 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-18 09:02:03.780333 I | etcdserver: name = 192-168-120-17\n2018-08-18 09:02:03.780347 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.17\n2018-08-18 09:02:03.780363 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.17/member\n2018-08-18 09:02:03.780368 I | etcdserver: heartbeat = 100ms\n2018-08-18 09:02:03.780371 I | etcdserver: election = 1000ms\n2018-08-18 09:02:03.780375 I | etcdserver: snapshot count = 10000\n2018-08-18 09:02:03.780382 I | etcdserver: advertise client URLs = http://192.168.120.17:4000\n2018-08-18 09:02:03.780387 I | etcdserver: initial advertise peer URLs = http://192.168.120.17:2380\n2018-08-18 09:02:03.780393 I | etcdserver: initial cluster = 192-168-120-17=http://192.168.120.17:2380\n2018-08-18 09:02:03.793663 I | etcdserver: starting member daf61a666d61e07b in cluster a8a4c793d0ad03b9\n2018-08-18 09:02:03.793691 I | raft: daf61a666d61e07b became follower at term 0\n2018-08-18 09:02:03.793705 I | raft: newRaft daf61a666d61e07b [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-18 09:02:03.793712 I | raft: daf61a666d61e07b became follower at term 1\n2018-08-18 09:02:03.878181 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-18 09:02:03.879017 I | etcdserver/membership: added member daf61a666d61e07b [http://192.168.120.17:2380] to cluster a8a4c793d0ad03b9\n2018-08-18 09:02:04.794137 I | raft: daf61a666d61e07b is starting a new election at term 1\n2018-08-18 09:02:04.794245 I | raft: daf61a666d61e07b became candidate at term 2\n2018-08-18 09:02:04.794273 I | raft: daf61a666d61e07b received MsgVoteResp from daf61a666d61e07b at term 2\n2018-08-18 09:02:04.794289 I | raft: daf61a666d61e07b became leader at term 2\n2018-08-18 09:02:04.794296 I | raft: raft.node: daf61a666d61e07b elected leader daf61a666d61e07b at term 2\n2018-08-18 09:02:04.794650 I | etcdserver: published {Name:192-168-120-17 ClientURLs:[http://192.168.120.17:4000]} to cluster a8a4c793d0ad03b9\n2018-08-18 09:02:04.794758 I | etcdserver: setting up the initial cluster version to 3.1\n2018-08-18 09:02:04.794808 I | embed: ready to serve client requests\n2018-08-18 09:02:04.795147 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-18 09:02:04.795982 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:55210\n2018-08-18 09:02:04.959842 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.17:55209\n2018-08-18 09:02:04.960118 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-18 09:02:04.964858 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-18 09:02:04.964895 W | etcdserver: apply entries took too long [166.395313ms for 1 entries]\n2018-08-18 09:02:04.964902 W | etcdserver: avoid queries with large range/delete range!\n2018-08-18 09:02:04.965648 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:55217\n2018-08-18 09:02:10.224401 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.17/liveness-check remote:192.168.120.17:55218\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-18T09:02:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:14.420Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:14.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:14.674Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:14.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_84etqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:15.486Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:15.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:15.619Z", "message": "Execution done (return_code=0): /tmp/TX15H/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:15.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "bind_84etqo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:15.619Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:15.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0ae30467-52ed-42cd-bbf6-dfadca48ab1a"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:16.493Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:16.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_z72nui", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:16.493Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:16.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:16.493Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:16.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:16.493Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:16.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_a6oyhx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:16.493Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:16.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:16.493Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:16.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:16.777Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/CFEZT/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:16.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5b441f25-6baa-4104-a5de-435b0baf87b2"}, {"node_instance_id": "ellis_junm7m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.549Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_z72nui", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.549Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_x9aldb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.549Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.549Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_junm7m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.549Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_x9aldb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.549Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.549Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_a6oyhx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.549Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_x9aldb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.549Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_z72nui", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.549Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_a6oyhx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.549Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_junm7m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.549Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/5XBFS/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1fb1423c-4e12-47de-bf14-425ba973faf7"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZWSK6/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "63173c8a-10b8-4253-be24-00230c9bbf0a"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "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-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0f03331f-16c6-4a23-b777-20032331fcc5"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "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-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ae6f6e35-59b3-407b-9e2f-454796724a19"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "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-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4d730f49-e601-4ee1-aa80-16e20da01952"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "[localhost] run: sudo mv /tmp/tmpuGIzil /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5b441f25-6baa-4104-a5de-435b0baf87b2"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5b441f25-6baa-4104-a5de-435b0baf87b2"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "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-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0f03331f-16c6-4a23-b777-20032331fcc5"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "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-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "63173c8a-10b8-4253-be24-00230c9bbf0a"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "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-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5b441f25-6baa-4104-a5de-435b0baf87b2"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4d730f49-e601-4ee1-aa80-16e20da01952"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "63173c8a-10b8-4253-be24-00230c9bbf0a"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.17', 'name': u'bono-z72nui', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0f03331f-16c6-4a23-b777-20032331fcc5"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/CCNEY/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4d730f49-e601-4ee1-aa80-16e20da01952"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0f03331f-16c6-4a23-b777-20032331fcc5"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1fb1423c-4e12-47de-bf14-425ba973faf7"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ae6f6e35-59b3-407b-9e2f-454796724a19"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4d730f49-e601-4ee1-aa80-16e20da01952"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'homer-a6oyhx', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4d730f49-e601-4ee1-aa80-16e20da01952"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0f03331f-16c6-4a23-b777-20032331fcc5"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "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-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1fb1423c-4e12-47de-bf14-425ba973faf7"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "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-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5b441f25-6baa-4104-a5de-435b0baf87b2"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "[localhost] run: sudo mv /tmp/tmp48fMrm /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5b441f25-6baa-4104-a5de-435b0baf87b2"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "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-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5b441f25-6baa-4104-a5de-435b0baf87b2"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/VI9S8/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0f03331f-16c6-4a23-b777-20032331fcc5"}], "metadata": {"pagination": {"total": 1593, "offset": 1483, "size": 50}}} 2018-08-18 09:02:19,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:19,209 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:19 GMT 2018-08-18 09:02:19,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:19,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31351 2018-08-18 09:02:19,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:19,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-08-18 09:01:57.641203240 Stopping etcd clearwater-etcd 2018-08-18 09:02:03.663999905 Restarting etcd clearwater-etcd 2018-08-18 09:02:03.668802827 Configured ETCDCTL_PEERS: 2018-08-18 09:02:03.669497189 Check for previous failed startup attempt 2018-08-18 09:02:03.670673137 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2018-08-18 09:02:03.682448676 etcdctl returned 2 2018-08-18 09:02:03.688552910 Creating new cluster... 2018-08-18 09:02:03.691350419 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.17:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.17 --name 192-168-120-17 --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.17:2380 --listen-peer-urls http://192.168.120.17:2380 2018-08-18 09:02:03.692952923 Check we're actually a member of the cluster 2018-08-18 09:02:03.698384823 Wait for etcd to startup 2018-08-18 09:02:04.712175905 Etcd started successfully 2018-08-18 09:02:03.721141 I | etcdmain: etcd Version: 3.1.7 2018-08-18 09:02:03.721184 I | etcdmain: Git SHA: 43b7507 2018-08-18 09:02:03.721189 I | etcdmain: Go Version: go1.7.5 2018-08-18 09:02:03.721193 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-18 09:02:03.721197 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-18 09:02:03.721260 I | embed: listening for peers on http://192.168.120.17:2380 2018-08-18 09:02:03.721312 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-18 09:02:03.780333 I | etcdserver: name = 192-168-120-17 2018-08-18 09:02:03.780347 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.17 2018-08-18 09:02:03.780363 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.17/member 2018-08-18 09:02:03.780368 I | etcdserver: heartbeat = 100ms 2018-08-18 09:02:03.780371 I | etcdserver: election = 1000ms 2018-08-18 09:02:03.780375 I | etcdserver: snapshot count = 10000 2018-08-18 09:02:03.780382 I | etcdserver: advertise client URLs = http://192.168.120.17:4000 2018-08-18 09:02:03.780387 I | etcdserver: initial advertise peer URLs = http://192.168.120.17:2380 2018-08-18 09:02:03.780393 I | etcdserver: initial cluster = 192-168-120-17=http://192.168.120.17:2380 2018-08-18 09:02:03.793663 I | etcdserver: starting member daf61a666d61e07b in cluster a8a4c793d0ad03b9 2018-08-18 09:02:03.793691 I | raft: daf61a666d61e07b became follower at term 0 2018-08-18 09:02:03.793705 I | raft: newRaft daf61a666d61e07b [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-18 09:02:03.793712 I | raft: daf61a666d61e07b became follower at term 1 2018-08-18 09:02:03.878181 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-18 09:02:03.879017 I | etcdserver/membership: added member daf61a666d61e07b [http://192.168.120.17:2380] to cluster a8a4c793d0ad03b9 2018-08-18 09:02:04.794137 I | raft: daf61a666d61e07b is starting a new election at term 1 2018-08-18 09:02:04.794245 I | raft: daf61a666d61e07b became candidate at term 2 2018-08-18 09:02:04.794273 I | raft: daf61a666d61e07b received MsgVoteResp from daf61a666d61e07b at term 2 2018-08-18 09:02:04.794289 I | raft: daf61a666d61e07b became leader at term 2 2018-08-18 09:02:04.794296 I | raft: raft.node: daf61a666d61e07b elected leader daf61a666d61e07b at term 2 2018-08-18 09:02:04.794650 I | etcdserver: published {Name:192-168-120-17 ClientURLs:[http://192.168.120.17:4000]} to cluster a8a4c793d0ad03b9 2018-08-18 09:02:04.794758 I | etcdserver: setting up the initial cluster version to 3.1 2018-08-18 09:02:04.794808 I | embed: ready to serve client requests 2018-08-18 09:02:04.795147 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-18 09:02:04.795982 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:55210 2018-08-18 09:02:04.959842 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.17:55209 2018-08-18 09:02:04.960118 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-18 09:02:04.964858 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-18 09:02:04.964895 W | etcdserver: apply entries took too long [166.395313ms for 1 entries] 2018-08-18 09:02:04.964902 W | etcdserver: avoid queries with large range/delete range! 2018-08-18 09:02:04.965648 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:55217 2018-08-18 09:02:10.224401 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.17/liveness-check remote:192.168.120.17:55218 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-18 09:02:19,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-18 09:02:19,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:02:19,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 09:02:19,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TX15H/install-etcd.sh 2018-08-18 09:02:19,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-08-18 09:02:19,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 09:02:19,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 09:02:19,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:19,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:02:19,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 09:02:19,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 09:02:19,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/CFEZT/clearwater.py 2018-08-18 09:02:19,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:19,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:02:19,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:02:19,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:19,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 09:02:19,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:19,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:02:19,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:02:19,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-18 09:02:19,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:19,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:19,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:02:19,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5XBFS/clearwater.py 2018-08-18 09:02:19,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZWSK6/clearwater.py 2018-08-18 09:02:19,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-18 09:02:19,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:02:19,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:02:19,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpuGIzil /etc/clearwater/local_config 2018-08-18 09:02:19,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-18 09:02:19,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:02:19,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:02:19,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:02:19,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-18 09:02:19,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-18 09:02:19,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.17', 'name': u'bono-z72nui', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2018-08-18 09:02:19,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/CCNEY/clearwater.py 2018-08-18 09:02:19,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-18 09:02:19,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-18 09:02:19,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-18 09:02:19,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-18 09:02:19,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'homer-a6oyhx', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2018-08-18 09:02:19,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-18 09:02:19,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:02:19,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-18 09:02:19,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp48fMrm /etc/dnsmasq.resolv.conf 2018-08-18 09:02:19,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-18 09:02:19,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/VI9S8/clearwater.py 2018-08-18 09:02:19,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:02:19,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:19,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:19,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:19,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:19,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:19,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:19,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:19,320 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:02:19,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:19,320 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:19 GMT 2018-08-18 09:02:19,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:19,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:02:19,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:24,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:02:24,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:24,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:24,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:24,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:24,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:24,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:24,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:24,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "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-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0f03331f-16c6-4a23-b777-20032331fcc5"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'sprout-nc7cpe', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5b441f25-6baa-4104-a5de-435b0baf87b2"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0f03331f-16c6-4a23-b777-20032331fcc5"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/CCNEY/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4d730f49-e601-4ee1-aa80-16e20da01952"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:17.654Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5b441f25-6baa-4104-a5de-435b0baf87b2"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.557Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_junm7m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.557Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_x9aldb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.557Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.557Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_a6oyhx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.557Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.557Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.557Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_z72nui", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.557Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "63173c8a-10b8-4253-be24-00230c9bbf0a"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "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-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4d730f49-e601-4ee1-aa80-16e20da01952"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "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-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "63173c8a-10b8-4253-be24-00230c9bbf0a"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'dime-x9aldb', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "63173c8a-10b8-4253-be24-00230c9bbf0a"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "[localhost] run: sudo mv /tmp/tmpTLPfq8 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4d730f49-e601-4ee1-aa80-16e20da01952"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "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-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "63173c8a-10b8-4253-be24-00230c9bbf0a"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "[localhost] run: sudo mv /tmp/tmpNMx0iH /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1fb1423c-4e12-47de-bf14-425ba973faf7"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "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-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1fb1423c-4e12-47de-bf14-425ba973faf7"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "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-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1fb1423c-4e12-47de-bf14-425ba973faf7"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "[localhost] run: sudo mv /tmp/tmp7dkLWm /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1fb1423c-4e12-47de-bf14-425ba973faf7"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "[localhost] run: sudo mv /tmp/tmpaa20qw /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "63173c8a-10b8-4253-be24-00230c9bbf0a"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "[localhost] run: sudo mv /tmp/tmpHcmSj9 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "63173c8a-10b8-4253-be24-00230c9bbf0a"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "[localhost] run: sudo mv /tmp/tmpITR7PG /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0f03331f-16c6-4a23-b777-20032331fcc5"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1fb1423c-4e12-47de-bf14-425ba973faf7"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "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-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0f03331f-16c6-4a23-b777-20032331fcc5"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "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-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ae6f6e35-59b3-407b-9e2f-454796724a19"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "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-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ae6f6e35-59b3-407b-9e2f-454796724a19"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "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-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ae6f6e35-59b3-407b-9e2f-454796724a19"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "[localhost] run: sudo mv /tmp/tmppZtngF /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4d730f49-e601-4ee1-aa80-16e20da01952"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "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-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0f03331f-16c6-4a23-b777-20032331fcc5"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'vellum-2vfwrs', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1fb1423c-4e12-47de-bf14-425ba973faf7"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'etcd_ip': u'192.168.120.17', 'name': u'ellis-junm7m', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.22'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ae6f6e35-59b3-407b-9e2f-454796724a19"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "[localhost] run: sudo mv /tmp/tmprpZp7A /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0f03331f-16c6-4a23-b777-20032331fcc5"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "[localhost] run: sudo mv /tmp/tmpm3PA8b /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ae6f6e35-59b3-407b-9e2f-454796724a19"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "[localhost] run: sudo mv /tmp/tmpN_GylL /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ae6f6e35-59b3-407b-9e2f-454796724a19"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "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-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1fb1423c-4e12-47de-bf14-425ba973faf7"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "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-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "63173c8a-10b8-4253-be24-00230c9bbf0a"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "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-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "4d730f49-e601-4ee1-aa80-16e20da01952"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:18.785Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:18.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ae6f6e35-59b3-407b-9e2f-454796724a19"}, {"node_instance_id": "dime_x9aldb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_x9aldb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_a6oyhx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_junm7m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 1652, "offset": 1533, "size": 50}}} 2018-08-18 09:02:24,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:24,751 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:24 GMT 2018-08-18 09:02:24,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:24,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27030 2018-08-18 09:02:24,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:24,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-18 09:02:24,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'sprout-nc7cpe', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}. 2018-08-18 09:02:24,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-18 09:02:24,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/CCNEY/clearwater.py 2018-08-18 09:02:24,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-18 09:02:24,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:02:24,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:02:24,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:02:24,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:24,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:02:24,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:02:24,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:02:24,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:02:24,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-18 09:02:24,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-18 09:02:24,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-18 09:02:24,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'dime-x9aldb', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2018-08-18 09:02:24,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTLPfq8 /etc/dnsmasq.resolv.conf 2018-08-18 09:02:24,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-18 09:02:24,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNMx0iH /etc/clearwater/local_config 2018-08-18 09:02:24,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-18 09:02:24,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-18 09:02:24,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7dkLWm /etc/dnsmasq.resolv.conf 2018-08-18 09:02:24,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaa20qw /etc/clearwater/local_config 2018-08-18 09:02:24,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHcmSj9 /etc/dnsmasq.resolv.conf 2018-08-18 09:02:24,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpITR7PG /etc/clearwater/local_config 2018-08-18 09:02:24,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-18 09:02:24,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-18 09:02:24,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-18 09:02:24,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-18 09:02:24,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-18 09:02:24,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppZtngF /etc/clearwater/local_config 2018-08-18 09:02:24,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-18 09:02:24,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.17', 'name': u'vellum-2vfwrs', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-08-18 09:02:24,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'etcd_ip': u'192.168.120.17', 'name': u'ellis-junm7m', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.22'}. 2018-08-18 09:02:24,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprpZp7A /etc/dnsmasq.resolv.conf 2018-08-18 09:02:24,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpm3PA8b /etc/dnsmasq.resolv.conf 2018-08-18 09:02:24,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpN_GylL /etc/clearwater/local_config 2018-08-18 09:02:24,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-18 09:02:24,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-18 09:02:24,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-18 09:02:24,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-18 09:02:24,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:24,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:02:24,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:02:24,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:02:24,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:24,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 09:02:24,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:02:24,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:24,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:02:24,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:24,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:24,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:24,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:24,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:24,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:24,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:24,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:02:24,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:24,867 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:24 GMT 2018-08-18 09:02:24,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:24,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:02:24,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:29,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:02:29,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:29,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:29,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:29,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:29,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:29,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:29,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:29,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_junm7m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_x9aldb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_a6oyhx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_a6oyhx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_junm7m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.570Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.799Z", "message": "Executing: /tmp/W2GQ6/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.799Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.799Z", "message": "Executing: /tmp/Z61C0/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.799Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/RME5K/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "cda8d4f7-e61f-4965-9313-a9f43784809c"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.799Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/W2GQ6/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.799Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/R35JO/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "0111265e-47c0-4b80-bd67-5cb50d1dcfb7"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.799Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:19.799Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/Z61C0/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:19.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "ellis_junm7m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.576Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_z72nui", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.576Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_z72nui", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.576Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_z72nui", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.576Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/57CC5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "Executing: /tmp/57CC5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/TMESM/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "Executing: /tmp/TMESM/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/XUF4Q/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "Executing: /tmp/GV5TD/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "Executing: /tmp/XUF4Q/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/GV5TD/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:20.804Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:21.809Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:21.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:21.809Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:21.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:21.809Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:21.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:21.809Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:21.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:21.809Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:21.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:21.809Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:21.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:21.809Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:21.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:21.809Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:21.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:21.809Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:21.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:21.809Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:21.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:29.146Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-x84fqp\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 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 [242 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 5s (2,230 kB/s)\nReading package lists...\n\nreal\t0m7.671s\nuser\t0m4.708s\nsys\t0m0.481s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:29.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}], "metadata": {"pagination": {"total": 1658, "offset": 1583, "size": 50}}} 2018-08-18 09:02:29,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:29,953 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:29 GMT 2018-08-18 09:02:29,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:29,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30624 2018-08-18 09:02:29,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:29,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:29,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:02:29,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:02:29,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:29,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 09:02:29,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:29,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:29,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 09:02:29,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/W2GQ6/install-homer.sh 2018-08-18 09:02:29,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-08-18 09:02:29,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Z61C0/install-dime.sh 2018-08-18 09:02:29,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/RME5K/append_proxy_snmp_conf.py 2018-08-18 09:02:29,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/W2GQ6/install-homer.sh 2018-08-18 09:02:29,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/R35JO/append_proxy_snmp_conf.py 2018-08-18 09:02:29,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-08-18 09:02:29,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/Z61C0/install-dime.sh 2018-08-18 09:02:29,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:02:29,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-18 09:02:29,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:02:29,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:02:29,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-08-18 09:02:29,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-08-18 09:02:29,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-08-18 09:02:29,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/57CC5/install-vellum.sh 2018-08-18 09:02:29,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-08-18 09:02:29,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/57CC5/install-vellum.sh 2018-08-18 09:02:29,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-08-18 09:02:29,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-08-18 09:02:29,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-08-18 09:02:29,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-08-18 09:02:29,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/TMESM/install-ellis.sh 2018-08-18 09:02:29,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-08-18 09:02:29,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TMESM/install-ellis.sh 2018-08-18 09:02:29,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/XUF4Q/install-bono.sh 2018-08-18 09:02:29,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GV5TD/install-sprout.sh 2018-08-18 09:02:29,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-08-18 09:02:29,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XUF4Q/install-bono.sh 2018-08-18 09:02:29,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/GV5TD/install-sprout.sh 2018-08-18 09:02:29,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-08-18 09:02:29,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-08-18 09:02:29,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-08-18 09:02:29,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-08-18 09:02:29,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-08-18 09:02:29,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-08-18 09:02:29,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-08-18 09:02:29,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-08-18 09:02:29,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-08-18 09:02:29,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-08-18 09:02:29,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-08-18 09:02:29,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-x84fqp Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 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 [242 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 5s (2,230 kB/s) Reading package lists... real 0m7.671s user 0m4.708s sys 0m0.481s 2018-08-18 09:02:29,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:02:30,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:30,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:30,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:30,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:30,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:30,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:30,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:30,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:02:30,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:30,201 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:30 GMT 2018-08-18 09:02:30,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:30,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:02:30,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:35,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:02:35,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:35,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:35,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:35,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:35,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:35,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:35,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:35,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:29.814Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:29.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:29.814Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:29.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:29.814Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:29.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:29.814Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:29.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:29.814Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-6n1ucp\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 [1,219 B]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [760 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 [469 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 [544 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\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.7 MB in 6s (2,035 kB/s)\nReading package lists...\n\nreal\t0m8.221s\nuser\t0m5.107s\nsys\t0m0.501s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:29.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:30.822Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:30.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:30.822Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:30.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:30.822Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-hddkbz\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 [1,219 B]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [760 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 [469 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 [544 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\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.7 MB in 6s (2,030 kB/s)\nReading package lists...\n\nreal\t0m8.441s\nuser\t0m4.996s\nsys\t0m0.647s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:30.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:33.568Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-s83ep5\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 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:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 10s (1,175 kB/s)\nReading package lists...\n\nreal\t0m12.544s\nuser\t0m4.695s\nsys\t0m0.566s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:33.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:33.933Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:33.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:35.101Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:35.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:35.101Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:35.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:35.101Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-dktmf0\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 [161 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 [78.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [206 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 10s (1,169 kB/s)\nReading package lists...\n\nreal\t0m13.162s\nuser\t0m5.222s\nsys\t0m0.586s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:35.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:35.101Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:35.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:35.101Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-97u9li\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [760 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 10s (1,190 kB/s)\nReading package lists...\n\nreal\t0m12.832s\nuser\t0m5.392s\nsys\t0m0.599s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:35.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:35.101Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:35.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}], "metadata": {"pagination": {"total": 1669, "offset": 1633, "size": 50}}} 2018-08-18 09:02:35,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:35,361 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:35 GMT 2018-08-18 09:02:35,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:35,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32269 2018-08-18 09:02:35,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:35,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-18 09:02:35,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-08-18 09:02:35,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-08-18 09:02:35,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-18 09:02:35,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-6n1ucp 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 [1,219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [760 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 [469 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 [544 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] 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.7 MB in 6s (2,035 kB/s) Reading package lists... real 0m8.221s user 0m5.107s sys 0m0.501s 2018-08-18 09:02:35,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-08-18 09:02:35,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-18 09:02:35,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-hddkbz 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 [1,219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [760 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 [469 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 [544 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] 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.7 MB in 6s (2,030 kB/s) Reading package lists... real 0m8.441s user 0m4.996s sys 0m0.647s 2018-08-18 09:02:35,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-s83ep5 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 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:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 10s (1,175 kB/s) Reading package lists... real 0m12.544s user 0m4.695s sys 0m0.566s 2018-08-18 09:02:35,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-08-18 09:02:35,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-18 09:02:35,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-08-18 09:02:35,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-dktmf0 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 [161 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 [78.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [206 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 10s (1,169 kB/s) Reading package lists... real 0m13.162s user 0m5.222s sys 0m0.586s 2018-08-18 09:02:35,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-08-18 09:02:35,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-97u9li Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [760 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 10s (1,190 kB/s) Reading package lists... real 0m12.832s user 0m5.392s sys 0m0.599s 2018-08-18 09:02:35,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-18 09:02:35,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:02:35,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:35,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:35,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:35,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:35,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:35,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:35,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:35,432 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:02:35,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:35,432 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:35 GMT 2018-08-18 09:02:35,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:35,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:02:35,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:40,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:02:40,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:40,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:40,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:40,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:40,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:40,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:40,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:40,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:02:36.305Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:02:36.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}], "metadata": {"pagination": {"total": 1670, "offset": 1649, "size": 50}}} 2018-08-18 09:02:40,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:40,507 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:40 GMT 2018-08-18 09:02:40,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:40,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-08-18 09:02:40,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:40,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-18 09:02:40,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:02:40,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:40,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:40,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:40,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:40,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:40,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:40,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:40,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:02:40,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:40,563 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:40 GMT 2018-08-18 09:02:40,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:40,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:02:40,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:45,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:02:45,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:45,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:45,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:45,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:45,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:45,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:45,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:45,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:02:45,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:45,658 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:45 GMT 2018-08-18 09:02:45,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:45,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:02:45,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:45,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:02:45,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:45,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:45,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:45,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:45,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:45,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:45,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:45,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:02:45,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:45,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:45 GMT 2018-08-18 09:02:45,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:45,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:02:45,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:50,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:02:50,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:50,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:50,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:50,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:50,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:50,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:50,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:50,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:02:50,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:50,818 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:50 GMT 2018-08-18 09:02:50,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:50,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:02:50,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:50,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:02:50,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:50,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:50,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:50,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:50,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:50,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:50,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:50,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:02:50,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:50,900 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:50 GMT 2018-08-18 09:02:50,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:50,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:02:50,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:55,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:02:56,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:56,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:56,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:56,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:56,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:56,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:56,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:56,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:02:56,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:56,003 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:56 GMT 2018-08-18 09:02:56,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:56,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:02:56,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:02:56,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:02:56,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:02:56,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:02:56,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:02:56,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:02:56,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:02:56,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:02:56,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:02:56,072 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:02:56,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:02:56,073 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:02:56 GMT 2018-08-18 09:02:56,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:02:56,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:02:56,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:01,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:03:01,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:01,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:01,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:01,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:01,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:01,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:01,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:01,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:03:01,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:01,172 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:01 GMT 2018-08-18 09:03:01,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:01,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:03:01,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:01,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:03:01,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:01,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:01,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:01,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:01,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:01,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:01,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:01,259 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:03:01,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:01,260 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:01 GMT 2018-08-18 09:03:01,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:01,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:03:01,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:06,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:03:06,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:06,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:06,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:06,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:06,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:06,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:06,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:06,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:03:06,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:06,379 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:06 GMT 2018-08-18 09:03:06,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:06,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:03:06,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:06,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:03:06,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:06,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:06,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:06,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:06,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:06,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:06,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:06,449 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:03:06,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:06,449 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:06 GMT 2018-08-18 09:03:06,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:06,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:03:06,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:11,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:03:11,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:11,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:11,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:11,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:11,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:11,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:11,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:11,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:03:11,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:11,537 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:11 GMT 2018-08-18 09:03:11,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:11,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:03:11,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:11,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:03:11,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:11,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:11,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:11,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:11,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:11,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:11,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:11,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:03:11,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:11,714 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:11 GMT 2018-08-18 09:03:11,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:11,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:03:11,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:16,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:03:16,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:16,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:16,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:16,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:16,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:16,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:16,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:16,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:03:16,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:16,822 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:16 GMT 2018-08-18 09:03:16,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:16,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:03:16,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:16,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:03:17,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:17,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:17,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:17,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:17,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:17,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:17,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:17,011 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:03:17,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:17,011 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:17 GMT 2018-08-18 09:03:17,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:17,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:03:17,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:22,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:03:22,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:22,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:22,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:22,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:22,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:22,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:22,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:22,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:03:22,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:22,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:22 GMT 2018-08-18 09:03:22,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:22,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:03:22,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:22,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:03:22,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:22,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:22,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:22,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:22,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:22,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:22,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:22,151 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:03:22,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:22,151 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:22 GMT 2018-08-18 09:03:22,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:22,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:03:22,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:27,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:03:27,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:27,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:27,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:27,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:27,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:27,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:27,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:27,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:03:27,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:27,240 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:27 GMT 2018-08-18 09:03:27,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:27,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:03:27,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:27,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:03:27,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:27,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:27,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:27,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:27,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:27,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:27,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:27,391 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:03:27,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:27,391 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:27 GMT 2018-08-18 09:03:27,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:27,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:03:27,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:32,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:03:32,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:32,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:32,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:32,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:32,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:32,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:32,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:32,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:03:32,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:32,498 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:32 GMT 2018-08-18 09:03:32,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:32,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:03:32,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:32,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:03:32,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:32,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:32,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:32,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:32,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:32,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:32,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:32,581 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:03:32,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:32,582 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:32 GMT 2018-08-18 09:03:32,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:32,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:03:32,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:37,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:03:37,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:37,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:37,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:37,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:37,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:37,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:37,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:37,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:03:37,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:37,672 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:37 GMT 2018-08-18 09:03:37,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:37,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:03:37,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:37,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:03:37,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:37,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:37,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:37,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:37,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:37,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:37,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:37,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:03:37,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:37,751 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:37 GMT 2018-08-18 09:03:37,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:37,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:03:37,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:42,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:03:42,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:42,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:42,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:42,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:42,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:42,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:42,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:42,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:03:42,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:42,834 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:42 GMT 2018-08-18 09:03:42,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:42,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:03:42,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:42,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:03:42,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:42,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:42,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:42,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:42,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:42,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:42,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:42,903 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:03:42,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:42,904 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:42 GMT 2018-08-18 09:03:42,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:42,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:03:42,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:47,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:03:48,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:48,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:48,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:48,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:48,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:48,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:48,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:48,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:03:48,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:48,002 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:48 GMT 2018-08-18 09:03:48,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:48,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:03:48,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:48,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:03:48,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:48,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:48,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:48,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:48,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:48,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:48,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:48,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:03:48,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:48,068 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:48 GMT 2018-08-18 09:03:48,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:48,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:03:48,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:53,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:03:53,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:53,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:53,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:53,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:53,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:53,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:53,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:53,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:03:53,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:53,152 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:53 GMT 2018-08-18 09:03:53,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:53,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:03:53,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:53,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:03:53,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:53,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:53,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:53,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:53,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:53,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:53,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:53,212 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:03:53,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:53,212 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:53 GMT 2018-08-18 09:03:53,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:53,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:03:53,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:58,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:03:58,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:58,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:58,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:58,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:58,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:58,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:58,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:58,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:03:58,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:58,292 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:58 GMT 2018-08-18 09:03:58,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:58,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:03:58,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:03:58,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:03:58,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:03:58,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:03:58,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:03:58,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:03:58,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:03:58,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:03:58,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:03:58,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:03:58,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:03:58,397 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:03:58 GMT 2018-08-18 09:03:58,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:03:58,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:03:58,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:03,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:04:03,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:03,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:03,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:03,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:03,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:03,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:03,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:03,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:04:03,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:03,498 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:03 GMT 2018-08-18 09:04:03,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:03,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:04:03,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:03,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:04:03,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:03,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:03,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:03,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:03,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:03,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:03,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:03,607 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:04:03,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:03,607 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:03 GMT 2018-08-18 09:04:03,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:03,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:04:03,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:08,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:04:08,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:08,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:08,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:08,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:08,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:08,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:08,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:08,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:04:08,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:08,719 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:08 GMT 2018-08-18 09:04:08,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:08,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:04:08,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:08,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:04:08,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:08,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:08,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:08,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:08,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:08,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:08,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:08,792 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:04:08,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:08,792 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:08 GMT 2018-08-18 09:04:08,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:08,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:04:08,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:13,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:04:13,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:13,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:13,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:13,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:13,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:13,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:13,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:13,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:04:13,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:13,870 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:13 GMT 2018-08-18 09:04:13,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:13,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:04:13,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:13,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:04:13,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:13,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:13,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:13,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:13,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:13,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:13,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:13,942 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:04:13,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:13,942 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:13 GMT 2018-08-18 09:04:13,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:13,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:04:13,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:18,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:04:19,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:19,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:19,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:19,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:19,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:19,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:19,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:19,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-08-18 09:04:19,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:19,039 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:19 GMT 2018-08-18 09:04:19,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:19,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:04:19,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:19,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:04:19,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:19,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:19,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:19,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:19,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:19,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:19,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:19,100 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:04:19,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:19,101 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:19 GMT 2018-08-18 09:04:19,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:19,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:04:19,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:24,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:04:24,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:24,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:24,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:24,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:24,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:24,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:24,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:24,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:20.212Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-97u9li\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 4 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://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/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://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/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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,872 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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 8630\nSetting up restund (1.0-171215.183529) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8678\nclearwater-socket-factory-sig start/running, process 8683\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m44.963s\nuser\t0m8.582s\nsys\t0m8.216s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:20.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:20.727Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:20.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}], "metadata": {"pagination": {"total": 1672, "offset": 1650, "size": 50}}} 2018-08-18 09:04:24,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:24,182 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:24 GMT 2018-08-18 09:04:24,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:24,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37673 2018-08-18 09:04:24,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:24,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-97u9li 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 4 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://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/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://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/main libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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,872 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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 8630 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8678 clearwater-socket-factory-sig start/running, process 8683 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m44.963s user 0m8.582s sys 0m8.216s 2018-08-18 09:04:24,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-18 09:04:24,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:04:24,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:24,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:24,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:24,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:24,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:24,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:24,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:24,246 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:04:24,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:24,246 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:24 GMT 2018-08-18 09:04:24,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:24,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:04:24,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:29,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:04:29,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:29,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:29,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:29,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:29,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:29,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:29,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:29,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1672, "offset": 1652, "size": 50}}} 2018-08-18 09:04:29,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:29,435 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:29 GMT 2018-08-18 09:04:29,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:29,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:04:29,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:29,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:04:29,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:29,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:29,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:29,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:29,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:29,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:29,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:29,628 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:04:29,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:29,629 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:29 GMT 2018-08-18 09:04:29,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:29,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:04:29,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:34,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:04:34,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:34,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:34,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:34,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:34,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:34,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:34,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:34,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:34.465Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-dktmf0\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 4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 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/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://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 [2,194 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 9s (5,950 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\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 8903\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 9003\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 9021\nclearwater-socket-factory-sig start/running, process 9026\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\t1m59.124s\nuser\t0m9.444s\nsys\t0m9.114s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:34.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:34.746Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:34.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}], "metadata": {"pagination": {"total": 1673, "offset": 1652, "size": 50}}} 2018-08-18 09:04:34,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:34,871 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:34 GMT 2018-08-18 09:04:34,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:34,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46508 2018-08-18 09:04:34,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:34,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-dktmf0 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 4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 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/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://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 [2,194 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 9s (5,950 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... 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 8903 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 9003 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 9021 clearwater-socket-factory-sig start/running, process 9026 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 1m59.124s user 0m9.444s sys 0m9.114s 2018-08-18 09:04:34,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-18 09:04:34,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:04:35,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:35,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:35,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:35,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:35,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:35,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:35,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:35,013 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:04:35,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:35,013 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:35 GMT 2018-08-18 09:04:35,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:35,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:04:35,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:40,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:04:40,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:40,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:40,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:40,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:40,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:40,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:40,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:40,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1674, "offset": 1654, "size": 50}}} 2018-08-18 09:04:40,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:40,139 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:40 GMT 2018-08-18 09:04:40,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:40,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:04:40,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:40,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:04:40,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:40,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:40,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:40,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:40,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:40,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:40,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:40,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:04:40,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:40,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:40 GMT 2018-08-18 09:04:40,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:40,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:04:40,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:45,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:04:45,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:45,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:45,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:45,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:45,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:45,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:45,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:45,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:44.401Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-s83ep5\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 4 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 17s (5,159 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_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-156.206) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\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 8981\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..........................................................................................................+++\n.....+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m10.130s\nuser\t0m20.049s\nsys\t0m10.917s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:44.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:44.858Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:44.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}], "metadata": {"pagination": {"total": 1676, "offset": 1654, "size": 50}}} 2018-08-18 09:04:45,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:45,312 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:45 GMT 2018-08-18 09:04:45,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:45,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51399 2018-08-18 09:04:45,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:45,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-s83ep5 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 4 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 17s (5,159 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_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-156.206) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... 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 8981 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........................................................................................................+++ .....+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m10.130s user 0m20.049s sys 0m10.917s 2018-08-18 09:04:45,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-18 09:04:45,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:04:45,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:45,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:45,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:45,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:45,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:45,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:45,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:45,375 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:04:45,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:45,376 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:45 GMT 2018-08-18 09:04:45,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:45,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:04:45,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:50,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:04:50,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:50,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:50,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:50,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:50,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:50,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:50,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:50,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1676, "offset": 1656, "size": 50}}} 2018-08-18 09:04:50,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:50,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:50 GMT 2018-08-18 09:04:50,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:50,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:04:50,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:50,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:04:50,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:50,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:50,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:50,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:50,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:50,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:50,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:50,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:04:50,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:50,682 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:50 GMT 2018-08-18 09:04:50,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:50,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:04:50,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:55,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:04:55,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:55,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:55,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:55,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:55,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:55,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:55,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:55,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:52.685Z", "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 4 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 (12.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57603 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m32.074s\nuser\t0m13.025s\nsys\t0m3.462s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:52.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:53.864Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:53.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}], "metadata": {"pagination": {"total": 1678, "offset": 1656, "size": 50}}} 2018-08-18 09:04:55,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:55,786 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:55 GMT 2018-08-18 09:04:55,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:55,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14898 2018-08-18 09:04:55,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:04:55,786 - 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 4 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 (12.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57603 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m32.074s user 0m13.025s sys 0m3.462s 2018-08-18 09:04:55,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-18 09:04:55,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:04:56,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:04:56,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:04:56,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:04:56,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:04:56,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:04:56,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:04:56,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:04:56,013 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:04:56,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:04:56,013 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:04:56 GMT 2018-08-18 09:04:56,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:04:56,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:04:56,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:01,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:05:01,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:01,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:01,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:01,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:01,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:01,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:01,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:01,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:56.632Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-hddkbz\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 4 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://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/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 9s (6,964 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51314 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51917 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9233\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-156.206) ...\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 9968\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\t2m26.028s\nuser\t0m16.868s\nsys\t0m11.781s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:56.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:56.872Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:56.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:58.176Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-6n1ucp\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 4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:18 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:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:42 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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-156.206 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 10s (8,456 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_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-156.206) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\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 9355\nclearwater-socket-factory-sig start/running, process 9360\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9410\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n................+++\n....................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m28.217s\nuser\t0m21.471s\nsys\t0m12.828s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:58.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:58.937Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:58.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:59.993Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:59.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:59.993Z", "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 4 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (1,155 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57826 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m6.147s\nuser\t0m0.653s\nsys\t0m0.655s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:59.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:59.993Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:59.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:04:59.993Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:04:59.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}], "metadata": {"pagination": {"total": 1686, "offset": 1658, "size": 50}}} 2018-08-18 09:05:01,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:01,123 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:01 GMT 2018-08-18 09:05:01,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:01,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 111641 2018-08-18 09:05:01,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:01,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-hddkbz 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 4 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://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/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 9s (6,964 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51314 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51917 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9233 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-156.206) ... 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 9968 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 2m26.028s user 0m16.868s sys 0m11.781s 2018-08-18 09:05:01,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-18 09:05:01,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-6n1ucp 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 4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:18 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:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:42 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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-156.206 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 10s (8,456 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_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-156.206) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... 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 9355 clearwater-socket-factory-sig start/running, process 9360 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9410 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................+++ ....................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m28.217s user 0m21.471s sys 0m12.828s 2018-08-18 09:05:01,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-18 09:05:01,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-08-18 09:05:01,130 - 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 4 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (1,155 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57826 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m6.147s user 0m0.653s sys 0m0.655s 2018-08-18 09:05:01,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-08-18 09:05:01,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-08-18 09:05:01,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:05:01,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:01,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:01,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:01,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:01,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:01,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:01,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:01,435 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:05:01,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:01,435 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:01 GMT 2018-08-18 09:05:01,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:01,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:05:01,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:06,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:05:06,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:06,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:06,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:06,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:06,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:06,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:06,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:06,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:02.178Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.089s\nuser\t0m0.011s\nsys\t0m0.057s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:02.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:03.005Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0b:e5:2f \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0b:e52f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:83752 errors:0 dropped:0 overruns:0 frame:0\n TX packets:46061 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131410533 (131.4 MB) TX bytes:8015571 (8.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:40 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3734 (3.7 KB) TX bytes:3734 (3.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:03.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:03.005Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:03.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:03.005Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:03.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:04.093Z", "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 4 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 4s (9,487 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57906 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m28.462s\nuser\t0m12.954s\nsys\t0m3.459s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:04.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:04.093Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:04.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:04.093Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:04.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:04.093Z", "message": "[bono] => /var/log/landscape/sysinfo.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/wtmp\n/var/log/cloud-init-output.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/lastlog\n/var/log/clearwater-socket-factory.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/sysstat/sa18\n/var/log/sysstat/clearwater-sa18\n/var/log/udev\n/var/log/boot.log\n/var/log/syslog\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20180818T090000Z.txt\n/var/log/bono/bono_out.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/dpkg.log\n/var/log/btmp\n/var/log/auth.log\n/var/log/iotop.log\n/var/log/monit.log\n/var/log/dmesg\n\nreal\t0m0.007s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:04.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:04.093Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 08:59 ? 00:00:01 /sbin/init\nroot 2 0 0 08:59 ? 00:00:00 [kthreadd]\nroot 3 2 0 08:59 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 08:59 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 08:59 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 08:59 ? 00:00:00 [rcu_sched]\nroot 8 2 0 08:59 ? 00:00:00 [rcuos/0]\nroot 9 2 0 08:59 ? 00:00:00 [rcuos/1]\nroot 10 2 0 08:59 ? 00:00:00 [rcu_bh]\nroot 11 2 0 08:59 ? 00:00:00 [rcuob/0]\nroot 12 2 0 08:59 ? 00:00:00 [rcuob/1]\nroot 13 2 0 08:59 ? 00:00:00 [migration/0]\nroot 14 2 0 08:59 ? 00:00:00 [watchdog/0]\nroot 15 2 0 08:59 ? 00:00:00 [watchdog/1]\nroot 16 2 0 08:59 ? 00:00:00 [migration/1]\nroot 17 2 0 08:59 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 08:59 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 08:59 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 08:59 ? 00:00:00 [khelper]\nroot 21 2 0 08:59 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 08:59 ? 00:00:00 [netns]\nroot 23 2 0 08:59 ? 00:00:00 [writeback]\nroot 24 2 0 08:59 ? 00:00:00 [kintegrityd]\nroot 25 2 0 08:59 ? 00:00:00 [bioset]\nroot 27 2 0 08:59 ? 00:00:00 [kblockd]\nroot 28 2 0 08:59 ? 00:00:00 [ata_sff]\nroot 29 2 0 08:59 ? 00:00:00 [khubd]\nroot 30 2 0 08:59 ? 00:00:00 [md]\nroot 31 2 0 08:59 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 08:59 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 08:59 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 08:59 ? 00:00:00 [khungtaskd]\nroot 36 2 0 08:59 ? 00:00:00 [kswapd0]\nroot 37 2 0 08:59 ? 00:00:00 [vmstat]\nroot 38 2 0 08:59 ? 00:00:00 [ksmd]\nroot 39 2 0 08:59 ? 00:00:00 [khugepaged]\nroot 40 2 0 08:59 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 08:59 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 08:59 ? 00:00:00 [crypto]\nroot 54 2 0 08:59 ? 00:00:00 [kthrotld]\nroot 55 2 0 08:59 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 08:59 ? 00:00:00 [vballoon]\nroot 57 2 0 08:59 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 08:59 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 08:59 ? 00:00:00 [deferwq]\nroot 80 2 0 08:59 ? 00:00:00 [charger_manager]\nroot 124 2 0 08:59 ? 00:00:00 [kpsmoused]\nroot 142 2 0 08:59 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 08:59 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 08:59 ? 00:00:00 [ext4-rsv-conver]\nroot 351 2 0 08:59 ? 00:00:00 [kworker/u5:1]\nroot 352 2 0 08:59 ? 00:00:00 [kworker/u5:2]\nroot 386 1 0 08:59 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 524 1 0 08:59 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 08:59 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 08:59 ? 00:00:00 [kauditd]\nroot 930 1 0 08:59 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 953 1 0 08:59 ? 00:00:00 dbus-daemon --system --fork\nroot 977 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1018 1 0 08:59 ? 00:00:00 rsyslogd\nroot 1049 1 0 08:59 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 08:59 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 08:59 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 08:59 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 08:59 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 08:59 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 08:59 ? 00:00:00 cron\ndaemon 1107 1 0 08:59 ? 00:00:00 atd\nroot 1111 1 0 08:59 ? 00:00:00 /usr/sbin/irqbalance\nroot 1115 1 0 08:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 08:59 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 08:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 09:00 ? 00:00:00 /home/ubuntu/bono_host_97u9li/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_97u9li --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_97u9li --logging-server-logdir=/home/ubuntu/bono_host_97u9li/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_97u9li/work/bono_host_97u9li%I.log --pidfile=/home/ubuntu/bono_host_97u9li/work/bono_host_97u9li.pid\nubuntu 1764 1 0 09:00 ? 00:00:01 python2.7 /home/ubuntu/bono_host_97u9li/env/bin/diamond --configfile /home/ubuntu/bono_host_97u9li/work/plugins/diamond/etc/diamond.conf\nubuntu 1814 1650 0 09:02 ? 00:00:00 /home/ubuntu/bono_host_97u9li/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_97u9li --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_97u9li --logging-server-logdir=/home/ubuntu/bono_host_97u9li/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_97u9li/work/bono_host_97u9li%I.log --pidfile=/home/ubuntu/bono_host_97u9li/work/bono_host_97u9li.pid\nubuntu 1835 1814 0 09:02 ? 00:00:00 /home/ubuntu/bono_host_97u9li/env/bin/python2.7 /home/ubuntu/bono_host_97u9li/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-mOhJxW\nubuntu 1846 1835 0 09:02 ? 00:00:00 /bin/sh -c /tmp/XUF4Q/install-bono.sh\nubuntu 1848 1846 0 09:02 ? 00:00:00 /bin/bash -e /tmp/XUF4Q/install-bono.sh\nntp 8124 1 0 09:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8630 1 0 09:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8678 1 0 09:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8679 8678 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8683 1 0 09:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8685 8683 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8693 8679 0 09:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8694 8685 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8695 8694 0 09:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9071 1 0 09:04 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.3,bono-z72nui.clearwater.local --alias=172.30.9.202,bono-z72nui.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-z72nui.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 9800 1 0 09:05 ? 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 9864 1848 0 09:05 ? 00:00:00 /bin/bash -e /tmp/XUF4Q/install-bono.sh\nubuntu 9865 9864 0 09:05 ? 00:00:00 /bin/bash -e /tmp/XUF4Q/install-bono.sh\nroot 9866 9865 0 09:05 ? 00:00:00 sudo ps -edf\nroot 9867 9866 0 09:05 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:04.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:04.093Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:04.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:04.093Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:04.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:04.093Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:04.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:04.093Z", "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 9800/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 8630/monit \ntcp 0 0 192.168.120.3:5058 0.0.0.0:* LISTEN 9071/bono \ntcp 0 0 192.168.120.3:5060 0.0.0.0:* LISTEN 9071/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9071/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9800/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 0.0.0.0:31827 0.0.0.0:* 584/dhclient \nudp 0 0 192.168.120.3:123 0.0.0.0:* 8124/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8124/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8124/ntpd \nudp 0 0 192.168.120.3:5058 0.0.0.0:* 9071/bono \nudp 0 0 192.168.120.3:5060 0.0.0.0:* 9071/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9800/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8124/ntpd \nudp6 0 0 ::1:123 :::* 8124/ntpd \nudp6 0 0 :::123 :::* 8124/ntpd \nudp6 0 0 :::5604 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 9800/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20882 8693/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19136 8695/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 10880 1650/python2.7 /tmp/cloudify-logging-server-f9e07.socket\nunix 2 [ ACC ] STREAM LISTENING 12087 1835/python2.7 /tmp/ctx-jJ4FjW.socket\nunix 2 [ ACC ] STREAM LISTENING 6803 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8840 953/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7374 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9435 1115/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:04.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:05.098Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:05.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:05.098Z", "message": "[bono] => 2018:08:18 09:04:17: Namespace: management\n2018:08:18 09:04:17: [management] Starting server\n2018:08:18 09:04:17: [management] Listening for requests\n2018:08:18 09:04:17: Namespace: signaling\n2018:08:18 09:04:17: [signaling] Starting server\n2018:08:18 09:04:17: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:05.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:06.067Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:06.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:06.115Z", "message": "[bono] sudo cat /var/log/bono/bono_20180818T090000Z.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-18T09:05:06.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:06.115Z", "message": "Execution done (return_code=0): /tmp/XUF4Q/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:06.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:06.115Z", "message": "[bono] => 2018-08-18 09:04:33.354596777 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-18T09:05:06.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:06.115Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:06.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:06.115Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:06.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bc431322-61b6-4a28-a57a-0cb336ad3ed1"}], "metadata": {"pagination": {"total": 1710, "offset": 1666, "size": 50}}} 2018-08-18 09:05:06,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:06,546 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:06 GMT 2018-08-18 09:05:06,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:06,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 39436 2018-08-18 09:05:06,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:06,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.089s user 0m0.011s sys 0m0.057s 2018-08-18 09:05:06,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0b:e5:2f inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe0b:e52f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:83752 errors:0 dropped:0 overruns:0 frame:0 TX packets:46061 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131410533 (131.4 MB) TX bytes:8015571 (8.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:40 errors:0 dropped:0 overruns:0 frame:0 TX packets:40 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3734 (3.7 KB) TX bytes:3734 (3.7 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-18 09:05:06,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-08-18 09:05:06,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-08-18 09:05:06,548 - 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 4 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 4s (9,487 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57906 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m28.462s user 0m12.954s sys 0m3.459s 2018-08-18 09:05:06,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-08-18 09:05:06,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-08-18 09:05:06,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/landscape/sysinfo.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/wtmp /var/log/cloud-init-output.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/lastlog /var/log/clearwater-socket-factory.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/sysstat/sa18 /var/log/sysstat/clearwater-sa18 /var/log/udev /var/log/boot.log /var/log/syslog /var/log/alternatives.log /var/log/cloud-init.log /var/log/kern.log /var/log/bono/bono_err.log /var/log/bono/bono_20180818T090000Z.txt /var/log/bono/bono_out.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/dpkg.log /var/log/btmp /var/log/auth.log /var/log/iotop.log /var/log/monit.log /var/log/dmesg real 0m0.007s user 0m0.002s sys 0m0.004s 2018-08-18 09:05:06,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:59 ? 00:00:01 /sbin/init root 2 0 0 08:59 ? 00:00:00 [kthreadd] root 3 2 0 08:59 ? 00:00:00 [ksoftirqd/0] root 5 2 0 08:59 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:59 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:59 ? 00:00:00 [rcu_sched] root 8 2 0 08:59 ? 00:00:00 [rcuos/0] root 9 2 0 08:59 ? 00:00:00 [rcuos/1] root 10 2 0 08:59 ? 00:00:00 [rcu_bh] root 11 2 0 08:59 ? 00:00:00 [rcuob/0] root 12 2 0 08:59 ? 00:00:00 [rcuob/1] root 13 2 0 08:59 ? 00:00:00 [migration/0] root 14 2 0 08:59 ? 00:00:00 [watchdog/0] root 15 2 0 08:59 ? 00:00:00 [watchdog/1] root 16 2 0 08:59 ? 00:00:00 [migration/1] root 17 2 0 08:59 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:59 ? 00:00:00 [kworker/1:0] root 19 2 0 08:59 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:59 ? 00:00:00 [khelper] root 21 2 0 08:59 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:59 ? 00:00:00 [netns] root 23 2 0 08:59 ? 00:00:00 [writeback] root 24 2 0 08:59 ? 00:00:00 [kintegrityd] root 25 2 0 08:59 ? 00:00:00 [bioset] root 27 2 0 08:59 ? 00:00:00 [kblockd] root 28 2 0 08:59 ? 00:00:00 [ata_sff] root 29 2 0 08:59 ? 00:00:00 [khubd] root 30 2 0 08:59 ? 00:00:00 [md] root 31 2 0 08:59 ? 00:00:00 [devfreq_wq] root 32 2 0 08:59 ? 00:00:00 [kworker/0:1] root 33 2 0 08:59 ? 00:00:00 [kworker/1:1] root 35 2 0 08:59 ? 00:00:00 [khungtaskd] root 36 2 0 08:59 ? 00:00:00 [kswapd0] root 37 2 0 08:59 ? 00:00:00 [vmstat] root 38 2 0 08:59 ? 00:00:00 [ksmd] root 39 2 0 08:59 ? 00:00:00 [khugepaged] root 40 2 0 08:59 ? 00:00:00 [fsnotify_mark] root 41 2 0 08:59 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 08:59 ? 00:00:00 [crypto] root 54 2 0 08:59 ? 00:00:00 [kthrotld] root 55 2 0 08:59 ? 00:00:00 [kworker/u4:1] root 56 2 0 08:59 ? 00:00:00 [vballoon] root 57 2 0 08:59 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:59 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:59 ? 00:00:00 [deferwq] root 80 2 0 08:59 ? 00:00:00 [charger_manager] root 124 2 0 08:59 ? 00:00:00 [kpsmoused] root 142 2 0 08:59 ? 00:00:00 [kworker/0:2] root 186 2 0 08:59 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:59 ? 00:00:00 [ext4-rsv-conver] root 351 2 0 08:59 ? 00:00:00 [kworker/u5:1] root 352 2 0 08:59 ? 00:00:00 [kworker/u5:2] root 386 1 0 08:59 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 524 1 0 08:59 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 08:59 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 08:59 ? 00:00:00 [kauditd] root 930 1 0 08:59 ? 00:00:00 upstart-file-bridge --daemon message+ 953 1 0 08:59 ? 00:00:00 dbus-daemon --system --fork root 977 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-logind syslog 1018 1 0 08:59 ? 00:00:00 rsyslogd root 1049 1 0 08:59 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 08:59 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 08:59 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 08:59 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 08:59 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 08:59 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 08:59 ? 00:00:00 cron daemon 1107 1 0 08:59 ? 00:00:00 atd root 1111 1 0 08:59 ? 00:00:00 /usr/sbin/irqbalance root 1115 1 0 08:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 08:59 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 08:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 09:00 ? 00:00:00 /home/ubuntu/bono_host_97u9li/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_97u9li --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_97u9li --logging-server-logdir=/home/ubuntu/bono_host_97u9li/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_97u9li/work/bono_host_97u9li%I.log --pidfile=/home/ubuntu/bono_host_97u9li/work/bono_host_97u9li.pid ubuntu 1764 1 0 09:00 ? 00:00:01 python2.7 /home/ubuntu/bono_host_97u9li/env/bin/diamond --configfile /home/ubuntu/bono_host_97u9li/work/plugins/diamond/etc/diamond.conf ubuntu 1814 1650 0 09:02 ? 00:00:00 /home/ubuntu/bono_host_97u9li/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_97u9li --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_97u9li --logging-server-logdir=/home/ubuntu/bono_host_97u9li/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_97u9li/work/bono_host_97u9li%I.log --pidfile=/home/ubuntu/bono_host_97u9li/work/bono_host_97u9li.pid ubuntu 1835 1814 0 09:02 ? 00:00:00 /home/ubuntu/bono_host_97u9li/env/bin/python2.7 /home/ubuntu/bono_host_97u9li/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-mOhJxW ubuntu 1846 1835 0 09:02 ? 00:00:00 /bin/sh -c /tmp/XUF4Q/install-bono.sh ubuntu 1848 1846 0 09:02 ? 00:00:00 /bin/bash -e /tmp/XUF4Q/install-bono.sh ntp 8124 1 0 09:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8630 1 0 09:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8678 1 0 09:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8679 8678 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8683 1 0 09:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8685 8683 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8693 8679 0 09:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8694 8685 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8695 8694 0 09:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9071 1 0 09:04 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.3,bono-z72nui.clearwater.local --alias=172.30.9.202,bono-z72nui.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-z72nui.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 9800 1 0 09:05 ? 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 9864 1848 0 09:05 ? 00:00:00 /bin/bash -e /tmp/XUF4Q/install-bono.sh ubuntu 9865 9864 0 09:05 ? 00:00:00 /bin/bash -e /tmp/XUF4Q/install-bono.sh root 9866 9865 0 09:05 ? 00:00:00 sudo ps -edf root 9867 9866 0 09:05 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-08-18 09:05:06,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-08-18 09:05:06,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-08-18 09:05:06,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-08-18 09:05:06,549 - 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 9800/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 8630/monit tcp 0 0 192.168.120.3:5058 0.0.0.0:* LISTEN 9071/bono tcp 0 0 192.168.120.3:5060 0.0.0.0:* LISTEN 9071/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9071/bono tcp6 0 0 ::1:53 :::* LISTEN 9800/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 0.0.0.0:31827 0.0.0.0:* 584/dhclient udp 0 0 192.168.120.3:123 0.0.0.0:* 8124/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8124/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8124/ntpd udp 0 0 192.168.120.3:5058 0.0.0.0:* 9071/bono udp 0 0 192.168.120.3:5060 0.0.0.0:* 9071/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9800/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8124/ntpd udp6 0 0 ::1:123 :::* 8124/ntpd udp6 0 0 :::123 :::* 8124/ntpd udp6 0 0 :::5604 :::* 584/dhclient udp6 0 0 ::1:53 :::* 9800/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20882 8693/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19136 8695/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 10880 1650/python2.7 /tmp/cloudify-logging-server-f9e07.socket unix 2 [ ACC ] STREAM LISTENING 12087 1835/python2.7 /tmp/ctx-jJ4FjW.socket unix 2 [ ACC ] STREAM LISTENING 6803 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8840 953/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7374 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9435 1115/acpid /var/run/acpid.socket real 0m0.008s user 0m0.004s sys 0m0.004s 2018-08-18 09:05:06,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-18 09:05:06,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:08:18 09:04:17: Namespace: management 2018:08:18 09:04:17: [management] Starting server 2018:08:18 09:04:17: [management] Listening for requests 2018:08:18 09:04:17: Namespace: signaling 2018:08:18 09:04:17: [signaling] Starting server 2018:08:18 09:04:17: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.001s 2018-08-18 09:05:06,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:05:06,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180818T090000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-08-18 09:05:06,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/XUF4Q/install-bono.sh 2018-08-18 09:05:06,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-08-18 09:04:33.354596777 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-18 09:05:06,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-08-18 09:05:06,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-18 09:05:06,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:05:06,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:06,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:06,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:06,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:06,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:06,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:06,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:06,911 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:05:06,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:06,912 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:06 GMT 2018-08-18 09:05:06,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:06,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:05:06,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:11,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:05:12,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:12,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:12,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:12,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:12,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:12,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:12,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:12,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:07.143Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:07.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:07.143Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.080s\nuser\t0m0.002s\nsys\t0m0.058s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:07.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:07.143Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:07.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:07.143Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2f:ba:11 \n inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2f:ba11/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:86882 errors:0 dropped:0 overruns:0 frame:0\n TX packets:49125 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133680880 (133.6 MB) TX bytes:8193730 (8.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:07.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "bono_z72nui", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:07.315Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:07.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:07.315Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:07.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:07.632Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:07.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:08.148Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:08.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:08.148Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 08:59 ? 00:00:01 /sbin/init\nroot 2 0 0 08:59 ? 00:00:00 [kthreadd]\nroot 3 2 0 08:59 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 08:59 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 08:59 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 08:59 ? 00:00:00 [rcu_sched]\nroot 8 2 0 08:59 ? 00:00:00 [rcuos/0]\nroot 9 2 0 08:59 ? 00:00:00 [rcuos/1]\nroot 10 2 0 08:59 ? 00:00:00 [rcu_bh]\nroot 11 2 0 08:59 ? 00:00:00 [rcuob/0]\nroot 12 2 0 08:59 ? 00:00:00 [rcuob/1]\nroot 13 2 0 08:59 ? 00:00:00 [migration/0]\nroot 14 2 0 08:59 ? 00:00:00 [watchdog/0]\nroot 15 2 0 08:59 ? 00:00:00 [watchdog/1]\nroot 16 2 0 08:59 ? 00:00:00 [migration/1]\nroot 17 2 0 08:59 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 08:59 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 08:59 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 08:59 ? 00:00:00 [khelper]\nroot 21 2 0 08:59 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 08:59 ? 00:00:00 [netns]\nroot 23 2 0 08:59 ? 00:00:00 [writeback]\nroot 24 2 0 08:59 ? 00:00:00 [kintegrityd]\nroot 25 2 0 08:59 ? 00:00:00 [bioset]\nroot 26 2 0 08:59 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 08:59 ? 00:00:00 [kblockd]\nroot 28 2 0 08:59 ? 00:00:00 [ata_sff]\nroot 29 2 0 08:59 ? 00:00:00 [khubd]\nroot 30 2 0 08:59 ? 00:00:00 [md]\nroot 31 2 0 08:59 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 08:59 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 08:59 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 08:59 ? 00:00:00 [khungtaskd]\nroot 36 2 0 08:59 ? 00:00:00 [kswapd0]\nroot 37 2 0 08:59 ? 00:00:00 [vmstat]\nroot 38 2 0 08:59 ? 00:00:00 [ksmd]\nroot 39 2 0 08:59 ? 00:00:00 [khugepaged]\nroot 40 2 0 08:59 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 08:59 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 08:59 ? 00:00:00 [crypto]\nroot 54 2 0 08:59 ? 00:00:00 [kthrotld]\nroot 55 2 0 08:59 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 08:59 ? 00:00:00 [vballoon]\nroot 57 2 0 08:59 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 08:59 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 08:59 ? 00:00:00 [deferwq]\nroot 80 2 0 08:59 ? 00:00:00 [charger_manager]\nroot 125 2 0 08:59 ? 00:00:00 [kpsmoused]\nroot 142 2 0 08:59 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 08:59 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 08:59 ? 00:00:00 [ext4-rsv-conver]\nroot 329 2 0 08:59 ? 00:00:00 [kworker/u5:1]\nroot 387 1 0 08:59 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 504 1 0 08:59 ? 00:00:00 upstart-socket-bridge --daemon\nroot 579 1 0 08:59 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 08:59 ? 00:00:00 [kauditd]\nmessage+ 902 1 0 08:59 ? 00:00:00 dbus-daemon --system --fork\nroot 932 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-logind\nroot 944 1 0 08:59 ? 00:00:00 upstart-file-bridge --daemon\nroot 1057 1 0 08:59 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1060 1 0 08:59 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1064 1 0 08:59 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1066 1 0 08:59 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1068 1 0 08:59 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1106 1 0 08:59 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 08:59 ? 00:00:00 cron\ndaemon 1109 1 0 08:59 ? 00:00:00 atd\nroot 1144 1 0 08:59 ? 00:00:00 /usr/sbin/irqbalance\nroot 1145 1 0 08:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1200 1 0 08:59 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1224 1 0 08:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 09:00 ? 00:00:00 /home/ubuntu/sprout_host_dktmf0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_dktmf0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_dktmf0 --logging-server-logdir=/home/ubuntu/sprout_host_dktmf0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_dktmf0/work/sprout_host_dktmf0%I.log --pidfile=/home/ubuntu/sprout_host_dktmf0/work/sprout_host_dktmf0.pid\nubuntu 1763 1 0 09:00 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_dktmf0/env/bin/diamond --configfile /home/ubuntu/sprout_host_dktmf0/work/plugins/diamond/etc/diamond.conf\nubuntu 1809 1649 0 09:02 ? 00:00:00 /home/ubuntu/sprout_host_dktmf0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_dktmf0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_dktmf0 --logging-server-logdir=/home/ubuntu/sprout_host_dktmf0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_dktmf0/work/sprout_host_dktmf0%I.log --pidfile=/home/ubuntu/sprout_host_dktmf0/work/sprout_host_dktmf0.pid\nubuntu 1830 1809 0 09:02 ? 00:00:00 /home/ubuntu/sprout_host_dktmf0/env/bin/python2.7 /home/ubuntu/sprout_host_dktmf0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-cqpE19\nubuntu 1841 1830 0 09:02 ? 00:00:00 /bin/sh -c /tmp/GV5TD/install-sprout.sh\nubuntu 1843 1841 0 09:02 ? 00:00:00 /bin/bash -e /tmp/GV5TD/install-sprout.sh\nroot 1915 2 0 09:02 ? 00:00:00 [kworker/u5:2]\nntp 8421 1 0 09:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8903 1 0 09:04 ? 00:00:00 rsyslogd\nroot 9003 1 0 09:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9021 1 0 09:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9022 9021 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9026 1 0 09:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9027 9026 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9036 9022 0 09:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9037 9027 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9038 9037 0 09:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9720 1 0 09:05 ? 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 9784 1843 0 09:05 ? 00:00:00 /bin/bash -e /tmp/GV5TD/install-sprout.sh\nubuntu 9785 9784 0 09:05 ? 00:00:00 /bin/bash -e /tmp/GV5TD/install-sprout.sh\nroot 9786 9785 0 09:05 ? 00:00:00 sudo ps -edf\nroot 9787 9786 0 09:05 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:08.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:08.148Z", "message": "[sprout] => /var/log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/wtmp\n/var/log/cloud-init-output.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/lastlog\n/var/log/clearwater-socket-factory.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/sysstat\n/var/log/sysstat/sa18\n/var/log/sysstat/clearwater-sa18\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/syslog\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/dpkg.log\n/var/log/sprout\n/var/log/sprout/sprout_20180818T090000Z.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/btmp\n/var/log/clearwater-config-manager\n/var/log/auth.log\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/monit.log\n/var/log/dmesg\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-18T09:05:08.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:08.148Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:08.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:08.148Z", "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 9720/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9003/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9720/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1106/sshd \nudp 0 0 192.168.120.20: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:62118 0.0.0.0:* 579/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9720/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 579/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8421/ntpd \nudp6 0 0 ::1:123 :::* 8421/ntpd \nudp6 0 0 :::123 :::* 8421/ntpd \nudp6 0 0 :::34612 :::* 579/dhclient \nudp6 0 0 ::1:53 :::* 9720/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9480 902/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10888 1649/python2.7 /tmp/cloudify-logging-server-475d4.socket\nunix 2 [ ACC ] STREAM LISTENING 12063 1830/python2.7 /tmp/ctx-AgJqfz.socket\nunix 2 [ ACC ] STREAM LISTENING 1403 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 1693 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20854 9036/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20857 9038/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8687 1145/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:08.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:09.248Z", "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-18T09:05:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b9e8a217-b2b0-4323-88d9-73c3660cf6a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:09.248Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b9e8a217-b2b0-4323-88d9-73c3660cf6a2"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:09.248Z", "message": "[sprout] => 2018:08:18 09:04:23: Namespace: management\n2018:08:18 09:04:23: [management] Starting server\n2018:08:18 09:04:23: [management] Listening for requests\n2018:08:18 09:04:23: Namespace: signaling\n2018:08:18 09:04:23: [signaling] Starting server\n2018:08:18 09:04:23: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:09.248Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b9e8a217-b2b0-4323-88d9-73c3660cf6a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:09.248Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b9e8a217-b2b0-4323-88d9-73c3660cf6a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:09.248Z", "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-18T09:05:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b9e8a217-b2b0-4323-88d9-73c3660cf6a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:09.248Z", "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-18T09:05:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b9e8a217-b2b0-4323-88d9-73c3660cf6a2"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:09.248Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:09.248Z", "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-18T09:05:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b9e8a217-b2b0-4323-88d9-73c3660cf6a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:09.248Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LHRLJ/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b9e8a217-b2b0-4323-88d9-73c3660cf6a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:09.248Z", "message": "[localhost] run: sudo mv /tmp/tmpeOcgyM /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b9e8a217-b2b0-4323-88d9-73c3660cf6a2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:09.817Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:09.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:10.285Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:10.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b9e8a217-b2b0-4323-88d9-73c3660cf6a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:10.285Z", "message": "[localhost] run: sudo mv /tmp/tmpFmVr3g /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:10.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b9e8a217-b2b0-4323-88d9-73c3660cf6a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:10.285Z", "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-18T09:05:10.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b9e8a217-b2b0-4323-88d9-73c3660cf6a2"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:10.285Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:10.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:10.285Z", "message": "[sprout] => 2018-08-18 09:04:46.986994668 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:10.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:10.285Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:10.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:10.285Z", "message": "Execution done (return_code=0): /tmp/GV5TD/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:10.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "f72bd7fd-768c-479e-9e89-9f879b6e5898"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:10.651Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:10.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:10.651Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:10.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:10.651Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:10.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:11.289Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_590wvu/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "370efc37-8570-4b7b-913b-cfb34fb960b8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:11.289Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/RSGBV/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:11.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "370efc37-8570-4b7b-913b-cfb34fb960b8"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:11.656Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:11.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:11.656Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:11.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:11.656Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:11.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:11.656Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:11.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 1754, "offset": 1687, "size": 50}}} 2018-08-18 09:05:12,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:12,458 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:12 GMT 2018-08-18 09:05:12,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:12,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 35595 2018-08-18 09:05:12,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:12,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-08-18 09:05:12,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.080s user 0m0.002s sys 0m0.058s 2018-08-18 09:05:12,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-08-18 09:05:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2f:ba:11 inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe2f:ba11/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:86882 errors:0 dropped:0 overruns:0 frame:0 TX packets:49125 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133680880 (133.6 MB) TX bytes:8193730 (8.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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.006s user 0m0.000s sys 0m0.005s 2018-08-18 09:05:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 09:05:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:05:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:05:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-08-18 09:05:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:59 ? 00:00:01 /sbin/init root 2 0 0 08:59 ? 00:00:00 [kthreadd] root 3 2 0 08:59 ? 00:00:00 [ksoftirqd/0] root 5 2 0 08:59 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:59 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:59 ? 00:00:00 [rcu_sched] root 8 2 0 08:59 ? 00:00:00 [rcuos/0] root 9 2 0 08:59 ? 00:00:00 [rcuos/1] root 10 2 0 08:59 ? 00:00:00 [rcu_bh] root 11 2 0 08:59 ? 00:00:00 [rcuob/0] root 12 2 0 08:59 ? 00:00:00 [rcuob/1] root 13 2 0 08:59 ? 00:00:00 [migration/0] root 14 2 0 08:59 ? 00:00:00 [watchdog/0] root 15 2 0 08:59 ? 00:00:00 [watchdog/1] root 16 2 0 08:59 ? 00:00:00 [migration/1] root 17 2 0 08:59 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:59 ? 00:00:00 [kworker/1:0] root 19 2 0 08:59 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:59 ? 00:00:00 [khelper] root 21 2 0 08:59 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:59 ? 00:00:00 [netns] root 23 2 0 08:59 ? 00:00:00 [writeback] root 24 2 0 08:59 ? 00:00:00 [kintegrityd] root 25 2 0 08:59 ? 00:00:00 [bioset] root 26 2 0 08:59 ? 00:00:00 [kworker/u5:0] root 27 2 0 08:59 ? 00:00:00 [kblockd] root 28 2 0 08:59 ? 00:00:00 [ata_sff] root 29 2 0 08:59 ? 00:00:00 [khubd] root 30 2 0 08:59 ? 00:00:00 [md] root 31 2 0 08:59 ? 00:00:00 [devfreq_wq] root 32 2 0 08:59 ? 00:00:00 [kworker/0:1] root 33 2 0 08:59 ? 00:00:00 [kworker/1:1] root 35 2 0 08:59 ? 00:00:00 [khungtaskd] root 36 2 0 08:59 ? 00:00:00 [kswapd0] root 37 2 0 08:59 ? 00:00:00 [vmstat] root 38 2 0 08:59 ? 00:00:00 [ksmd] root 39 2 0 08:59 ? 00:00:00 [khugepaged] root 40 2 0 08:59 ? 00:00:00 [fsnotify_mark] root 41 2 0 08:59 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 08:59 ? 00:00:00 [crypto] root 54 2 0 08:59 ? 00:00:00 [kthrotld] root 55 2 0 08:59 ? 00:00:00 [kworker/u4:1] root 56 2 0 08:59 ? 00:00:00 [vballoon] root 57 2 0 08:59 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:59 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:59 ? 00:00:00 [deferwq] root 80 2 0 08:59 ? 00:00:00 [charger_manager] root 125 2 0 08:59 ? 00:00:00 [kpsmoused] root 142 2 0 08:59 ? 00:00:00 [kworker/0:2] root 186 2 0 08:59 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:59 ? 00:00:00 [ext4-rsv-conver] root 329 2 0 08:59 ? 00:00:00 [kworker/u5:1] root 387 1 0 08:59 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 504 1 0 08:59 ? 00:00:00 upstart-socket-bridge --daemon root 579 1 0 08:59 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 08:59 ? 00:00:00 [kauditd] message+ 902 1 0 08:59 ? 00:00:00 dbus-daemon --system --fork root 932 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-logind root 944 1 0 08:59 ? 00:00:00 upstart-file-bridge --daemon root 1057 1 0 08:59 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1060 1 0 08:59 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1064 1 0 08:59 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1066 1 0 08:59 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1068 1 0 08:59 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 08:59 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 08:59 ? 00:00:00 cron daemon 1109 1 0 08:59 ? 00:00:00 atd root 1144 1 0 08:59 ? 00:00:00 /usr/sbin/irqbalance root 1145 1 0 08:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 08:59 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1224 1 0 08:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 09:00 ? 00:00:00 /home/ubuntu/sprout_host_dktmf0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_dktmf0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_dktmf0 --logging-server-logdir=/home/ubuntu/sprout_host_dktmf0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_dktmf0/work/sprout_host_dktmf0%I.log --pidfile=/home/ubuntu/sprout_host_dktmf0/work/sprout_host_dktmf0.pid ubuntu 1763 1 0 09:00 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_dktmf0/env/bin/diamond --configfile /home/ubuntu/sprout_host_dktmf0/work/plugins/diamond/etc/diamond.conf ubuntu 1809 1649 0 09:02 ? 00:00:00 /home/ubuntu/sprout_host_dktmf0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_dktmf0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_dktmf0 --logging-server-logdir=/home/ubuntu/sprout_host_dktmf0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_dktmf0/work/sprout_host_dktmf0%I.log --pidfile=/home/ubuntu/sprout_host_dktmf0/work/sprout_host_dktmf0.pid ubuntu 1830 1809 0 09:02 ? 00:00:00 /home/ubuntu/sprout_host_dktmf0/env/bin/python2.7 /home/ubuntu/sprout_host_dktmf0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-cqpE19 ubuntu 1841 1830 0 09:02 ? 00:00:00 /bin/sh -c /tmp/GV5TD/install-sprout.sh ubuntu 1843 1841 0 09:02 ? 00:00:00 /bin/bash -e /tmp/GV5TD/install-sprout.sh root 1915 2 0 09:02 ? 00:00:00 [kworker/u5:2] ntp 8421 1 0 09:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8903 1 0 09:04 ? 00:00:00 rsyslogd root 9003 1 0 09:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9021 1 0 09:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9022 9021 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9026 1 0 09:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9027 9026 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9036 9022 0 09:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9037 9027 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9038 9037 0 09:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9720 1 0 09:05 ? 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 9784 1843 0 09:05 ? 00:00:00 /bin/bash -e /tmp/GV5TD/install-sprout.sh ubuntu 9785 9784 0 09:05 ? 00:00:00 /bin/bash -e /tmp/GV5TD/install-sprout.sh root 9786 9785 0 09:05 ? 00:00:00 sudo ps -edf root 9787 9786 0 09:05 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-08-18 09:05:12,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/wtmp /var/log/cloud-init-output.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/lastlog /var/log/clearwater-socket-factory.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/sysstat /var/log/sysstat/sa18 /var/log/sysstat/clearwater-sa18 /var/log/clearwater-cluster-manager /var/log/clearwater-queue-manager /var/log/udev /var/log/dist-upgrade /var/log/boot.log /var/log/syslog /var/log/alternatives.log /var/log/cloud-init.log /var/log/kern.log /var/log/ntpstats /var/log/upstart /var/log/upstart/network-interface-eth0.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/dpkg.log /var/log/sprout /var/log/sprout/sprout_20180818T090000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_err.log /var/log/btmp /var/log/clearwater-config-manager /var/log/auth.log /var/log/iotop.log /var/log/unattended-upgrades /var/log/monit.log /var/log/dmesg real 0m0.008s user 0m0.000s sys 0m0.006s 2018-08-18 09:05:12,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-08-18 09:05:12,462 - 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 9720/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9003/monit tcp6 0 0 ::1:53 :::* LISTEN 9720/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1106/sshd udp 0 0 192.168.120.20: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:62118 0.0.0.0:* 579/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9720/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 579/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8421/ntpd udp6 0 0 ::1:123 :::* 8421/ntpd udp6 0 0 :::123 :::* 8421/ntpd udp6 0 0 :::34612 :::* 579/dhclient udp6 0 0 ::1:53 :::* 9720/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9480 902/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10888 1649/python2.7 /tmp/cloudify-logging-server-475d4.socket unix 2 [ ACC ] STREAM LISTENING 12063 1830/python2.7 /tmp/ctx-AgJqfz.socket unix 2 [ ACC ] STREAM LISTENING 1403 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 1693 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20854 9036/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20857 9038/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8687 1145/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-08-18 09:05:12,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-18 09:05:12,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-18 09:05:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:08:18 09:04:23: Namespace: management 2018:08:18 09:04:23: [management] Starting server 2018:08:18 09:04:23: [management] Listening for requests 2018:08:18 09:04:23: Namespace: signaling 2018:08:18 09:04:23: [signaling] Starting server 2018:08:18 09:04:23: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.001s 2018-08-18 09:05:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-18 09:05:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}. 2018-08-18 09:05:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-18 09:05:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-18 09:05:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-18 09:05:12,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:05:12,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LHRLJ/bind.py 2018-08-18 09:05:12,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeOcgyM /etc/bind/db.clearwater.local 2018-08-18 09:05:12,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:05:12,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-18 09:05:12,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFmVr3g /etc/bind/db.clearwater.opnfv 2018-08-18 09:05:12,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-18 09:05:12,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-18 09:05:12,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-08-18 09:04:46.986994668 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.002s sys 0m0.003s 2018-08-18 09:05:12,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-08-18 09:05:12,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GV5TD/install-sprout.sh 2018-08-18 09:05:12,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:05:12,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:05:12,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:05:12,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_590wvu/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-08-18 09:05:12,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/RSGBV/add-snmpproxy-collector.py 2018-08-18 09:05:12,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 09:05:12,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:05:12,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:05:12,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:05:12,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:05:12,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:12,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:12,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:12,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:12,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:12,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:12,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:12,565 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:05:12,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:12,566 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:12 GMT 2018-08-18 09:05:12,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:12,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:05:12,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:17,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:05:17,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:17,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:17,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:17,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:17,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:17,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:17,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:17,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:12.362Z", "message": "Downloaded scripts/bind/bind.py to /tmp/NVDE1/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:12.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c8094e6c-e8a8-4509-ac5c-edf2f29ae907"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.203Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:13.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "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-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c8094e6c-e8a8-4509-ac5c-edf2f29ae907"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "message": "[localhost] run: sudo mv /tmp/tmp5kA2ES /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c8094e6c-e8a8-4509-ac5c-edf2f29ae907"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "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-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c8094e6c-e8a8-4509-ac5c-edf2f29ae907"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c8094e6c-e8a8-4509-ac5c-edf2f29ae907"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "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-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c8094e6c-e8a8-4509-ac5c-edf2f29ae907"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c8094e6c-e8a8-4509-ac5c-edf2f29ae907"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "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-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c8094e6c-e8a8-4509-ac5c-edf2f29ae907"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "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 4 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (15.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58167 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m27.832s\nuser\t0m12.591s\nsys\t0m3.221s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "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-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c8094e6c-e8a8-4509-ac5c-edf2f29ae907"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c8094e6c-e8a8-4509-ac5c-edf2f29ae907"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c8094e6c-e8a8-4509-ac5c-edf2f29ae907"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.410Z", "message": "[localhost] run: sudo mv /tmp/tmpDjhvht /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "c8094e6c-e8a8-4509-ac5c-edf2f29ae907"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.754Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:13.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:13.754Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:13.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:14.499Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/56FVF/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:14.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6a6d2fe1-7227-4da8-a047-d5d99093b24f"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:15.645Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.086s\nuser\t0m0.004s\nsys\t0m0.063s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:15.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:16.503Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:16.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:16.503Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:16.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:16.503Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0b:e8:eb \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0b:e8eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:106664 errors:0 dropped:0 overruns:0 frame:0\n TX packets:46448 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166261568 (166.2 MB) TX bytes:8294427 (8.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:16.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:16.503Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 08:59 ? 00:00:00 /sbin/init\nroot 2 0 0 08:59 ? 00:00:00 [kthreadd]\nroot 3 2 0 08:59 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 08:59 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 08:59 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 08:59 ? 00:00:00 [rcu_sched]\nroot 8 2 0 08:59 ? 00:00:00 [rcuos/0]\nroot 9 2 0 08:59 ? 00:00:00 [rcuos/1]\nroot 10 2 0 08:59 ? 00:00:00 [rcu_bh]\nroot 11 2 0 08:59 ? 00:00:00 [rcuob/0]\nroot 12 2 0 08:59 ? 00:00:00 [rcuob/1]\nroot 13 2 0 08:59 ? 00:00:00 [migration/0]\nroot 14 2 0 08:59 ? 00:00:00 [watchdog/0]\nroot 15 2 0 08:59 ? 00:00:00 [watchdog/1]\nroot 16 2 0 08:59 ? 00:00:00 [migration/1]\nroot 17 2 0 08:59 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 08:59 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 08:59 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 08:59 ? 00:00:00 [khelper]\nroot 21 2 0 08:59 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 08:59 ? 00:00:00 [netns]\nroot 23 2 0 08:59 ? 00:00:00 [writeback]\nroot 24 2 0 08:59 ? 00:00:00 [kintegrityd]\nroot 25 2 0 08:59 ? 00:00:00 [bioset]\nroot 26 2 0 08:59 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 08:59 ? 00:00:00 [kblockd]\nroot 28 2 0 08:59 ? 00:00:00 [ata_sff]\nroot 29 2 0 08:59 ? 00:00:00 [khubd]\nroot 30 2 0 08:59 ? 00:00:00 [md]\nroot 31 2 0 08:59 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 08:59 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 08:59 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 08:59 ? 00:00:00 [khungtaskd]\nroot 36 2 0 08:59 ? 00:00:00 [kswapd0]\nroot 37 2 0 08:59 ? 00:00:00 [vmstat]\nroot 38 2 0 08:59 ? 00:00:00 [ksmd]\nroot 39 2 0 08:59 ? 00:00:00 [khugepaged]\nroot 40 2 0 08:59 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 08:59 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 08:59 ? 00:00:00 [crypto]\nroot 54 2 0 08:59 ? 00:00:00 [kthrotld]\nroot 55 2 0 08:59 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 08:59 ? 00:00:00 [vballoon]\nroot 57 2 0 08:59 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 08:59 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 08:59 ? 00:00:00 [deferwq]\nroot 80 2 0 08:59 ? 00:00:00 [charger_manager]\nroot 124 2 0 08:59 ? 00:00:00 [kpsmoused]\nroot 142 2 0 08:59 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 08:59 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 08:59 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 08:59 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 433 2 0 08:59 ? 00:00:00 [kworker/u5:1]\nroot 512 1 0 08:59 ? 00:00:00 upstart-socket-bridge --daemon\nroot 567 1 0 08:59 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 08:59 ? 00:00:00 [kauditd]\nmessage+ 900 1 0 08:59 ? 00:00:00 dbus-daemon --system --fork\nroot 933 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-logind\nroot 945 1 0 08:59 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1005 1 0 08:59 ? 00:00:00 rsyslogd\nroot 1050 1 0 08:59 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 08:59 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 08:59 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 08:59 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 08:59 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1096 1 0 08:59 ? 00:00:00 /usr/sbin/sshd -D\nroot 1102 1 0 08:59 ? 00:00:00 cron\ndaemon 1103 1 0 08:59 ? 00:00:00 atd\nroot 1111 1 0 08:59 ? 00:00:00 /usr/sbin/irqbalance\nroot 1112 1 0 08:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1190 1 0 08:59 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1196 1 0 08:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 09:00 ? 00:00:00 /home/ubuntu/homer_host_s83ep5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_s83ep5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_s83ep5 --logging-server-logdir=/home/ubuntu/homer_host_s83ep5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_s83ep5/work/homer_host_s83ep5%I.log --pidfile=/home/ubuntu/homer_host_s83ep5/work/homer_host_s83ep5.pid\nubuntu 1764 1 0 09:00 ? 00:00:01 python2.7 /home/ubuntu/homer_host_s83ep5/env/bin/diamond --configfile /home/ubuntu/homer_host_s83ep5/work/plugins/diamond/etc/diamond.conf\nubuntu 1812 1650 0 09:02 ? 00:00:00 /home/ubuntu/homer_host_s83ep5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_s83ep5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_s83ep5 --logging-server-logdir=/home/ubuntu/homer_host_s83ep5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_s83ep5/work/homer_host_s83ep5%I.log --pidfile=/home/ubuntu/homer_host_s83ep5/work/homer_host_s83ep5.pid\nubuntu 1832 1812 0 09:02 ? 00:00:00 /home/ubuntu/homer_host_s83ep5/env/bin/python2.7 /home/ubuntu/homer_host_s83ep5/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-STMhxE\nubuntu 1843 1832 0 09:02 ? 00:00:00 /bin/sh -c /tmp/W2GQ6/install-homer.sh\nubuntu 1845 1843 0 09:02 ? 00:00:00 /bin/bash -e /tmp/W2GQ6/install-homer.sh\nroot 2612 2 0 09:03 ? 00:00:00 [kworker/u5:2]\nntp 8470 1 0 09:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8981 1 0 09:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9039 1 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9043 9039 0 09:04 ? 00:00:00 inotifywait -e create -qq .\nroot 9152 1 0 09:04 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9153 9152 0 09:04 ? 00:00:00 nginx: worker process\nwww-data 9154 9152 0 09:04 ? 00:00:00 nginx: worker process\nwww-data 9155 9152 0 09:04 ? 00:00:00 nginx: worker process\nwww-data 9156 9152 0 09:04 ? 00:00:00 nginx: worker process\nroot 9337 8981 0 09:04 ? 00:00:00 [nginx_ping] \nroot 9339 8981 0 09:04 ? 00:00:00 [check-nginx-upt] \nroot 9343 8981 0 09:04 ? 00:00:00 [check-monit-upt] \ndnsmasq 9771 1 0 09:05 ? 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 9834 1845 0 09:05 ? 00:00:00 /bin/bash -e /tmp/W2GQ6/install-homer.sh\nubuntu 9835 9834 0 09:05 ? 00:00:00 /bin/bash -e /tmp/W2GQ6/install-homer.sh\nroot 9836 9835 0 09:05 ? 00:00:00 sudo ps -edf\nroot 9837 9836 0 09:05 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:16.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:17.508Z", "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 9771/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 8981/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9152/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9771/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1096/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8470/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8470/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8470/ntpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9771/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient \nudp 0 0 0.0.0.0:62534 0.0.0.0:* 567/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8470/ntpd \nudp6 0 0 ::1:123 :::* 8470/ntpd \nudp6 0 0 :::123 :::* 8470/ntpd \nudp6 0 0 :::47662 :::* 567/dhclient \nudp6 0 0 ::1:53 :::* 9771/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8766 1112/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11024 1650/python2.7 /tmp/cloudify-logging-server-b7194.socket\nunix 2 [ ACC ] STREAM LISTENING 11849 1832/python2.7 /tmp/ctx-EXxATP.socket\nunix 2 [ ACC ] STREAM LISTENING 1476 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9440 900/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7394 393/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:17.508Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:17.508Z", "message": "[homer] => /var/log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/wtmp\n/var/log/cloud-init-output.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/lastlog\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/sysstat\n/var/log/sysstat/sa18\n/var/log/sysstat/clearwater-sa18\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/syslog\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/dpkg.log\n/var/log/btmp\n/var/log/clearwater-config-manager\n/var/log/auth.log\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/dmesg\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:17.508Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}], "metadata": {"pagination": {"total": 1784, "offset": 1727, "size": 50}}} 2018-08-18 09:05:17,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:17,886 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:17 GMT 2018-08-18 09:05:17,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:17,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 42961 2018-08-18 09:05:17,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:17,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/NVDE1/bind.py 2018-08-18 09:05:17,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:05:17,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-18 09:05:17,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5kA2ES /etc/bind/db.clearwater.local 2018-08-18 09:05:17,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-08-18 09:05:17,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-18 09:05:17,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-18 09:05:17,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:05:17,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}. 2018-08-18 09:05:17,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-18 09:05:17,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-08-18 09:05:17,890 - 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 4 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (15.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58167 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m27.832s user 0m12.591s sys 0m3.221s 2018-08-18 09:05:17,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-18 09:05:17,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-08-18 09:05:17,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-18 09:05:17,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-18 09:05:17,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDjhvht /etc/bind/db.clearwater.opnfv 2018-08-18 09:05:17,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:05:17,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:05:17,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/56FVF/add-snmpproxy-collector.py 2018-08-18 09:05:17,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.086s user 0m0.004s sys 0m0.063s 2018-08-18 09:05:17,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-08-18 09:05:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-08-18 09:05:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0b:e8:eb inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe0b:e8eb/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:106664 errors:0 dropped:0 overruns:0 frame:0 TX packets:46448 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166261568 (166.2 MB) TX bytes:8294427 (8.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-18 09:05:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:59 ? 00:00:00 /sbin/init root 2 0 0 08:59 ? 00:00:00 [kthreadd] root 3 2 0 08:59 ? 00:00:00 [ksoftirqd/0] root 5 2 0 08:59 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:59 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:59 ? 00:00:00 [rcu_sched] root 8 2 0 08:59 ? 00:00:00 [rcuos/0] root 9 2 0 08:59 ? 00:00:00 [rcuos/1] root 10 2 0 08:59 ? 00:00:00 [rcu_bh] root 11 2 0 08:59 ? 00:00:00 [rcuob/0] root 12 2 0 08:59 ? 00:00:00 [rcuob/1] root 13 2 0 08:59 ? 00:00:00 [migration/0] root 14 2 0 08:59 ? 00:00:00 [watchdog/0] root 15 2 0 08:59 ? 00:00:00 [watchdog/1] root 16 2 0 08:59 ? 00:00:00 [migration/1] root 17 2 0 08:59 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:59 ? 00:00:00 [kworker/1:0] root 19 2 0 08:59 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:59 ? 00:00:00 [khelper] root 21 2 0 08:59 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:59 ? 00:00:00 [netns] root 23 2 0 08:59 ? 00:00:00 [writeback] root 24 2 0 08:59 ? 00:00:00 [kintegrityd] root 25 2 0 08:59 ? 00:00:00 [bioset] root 26 2 0 08:59 ? 00:00:00 [kworker/u5:0] root 27 2 0 08:59 ? 00:00:00 [kblockd] root 28 2 0 08:59 ? 00:00:00 [ata_sff] root 29 2 0 08:59 ? 00:00:00 [khubd] root 30 2 0 08:59 ? 00:00:00 [md] root 31 2 0 08:59 ? 00:00:00 [devfreq_wq] root 32 2 0 08:59 ? 00:00:00 [kworker/0:1] root 33 2 0 08:59 ? 00:00:00 [kworker/1:1] root 35 2 0 08:59 ? 00:00:00 [khungtaskd] root 36 2 0 08:59 ? 00:00:00 [kswapd0] root 37 2 0 08:59 ? 00:00:00 [vmstat] root 38 2 0 08:59 ? 00:00:00 [ksmd] root 39 2 0 08:59 ? 00:00:00 [khugepaged] root 40 2 0 08:59 ? 00:00:00 [fsnotify_mark] root 41 2 0 08:59 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 08:59 ? 00:00:00 [crypto] root 54 2 0 08:59 ? 00:00:00 [kthrotld] root 55 2 0 08:59 ? 00:00:00 [kworker/u4:1] root 56 2 0 08:59 ? 00:00:00 [vballoon] root 57 2 0 08:59 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:59 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:59 ? 00:00:00 [deferwq] root 80 2 0 08:59 ? 00:00:00 [charger_manager] root 124 2 0 08:59 ? 00:00:00 [kpsmoused] root 142 2 0 08:59 ? 00:00:00 [kworker/0:2] root 186 2 0 08:59 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:59 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 08:59 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 08:59 ? 00:00:00 [kworker/u5:1] root 512 1 0 08:59 ? 00:00:00 upstart-socket-bridge --daemon root 567 1 0 08:59 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 08:59 ? 00:00:00 [kauditd] message+ 900 1 0 08:59 ? 00:00:00 dbus-daemon --system --fork root 933 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-logind root 945 1 0 08:59 ? 00:00:00 upstart-file-bridge --daemon syslog 1005 1 0 08:59 ? 00:00:00 rsyslogd root 1050 1 0 08:59 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 08:59 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 08:59 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 08:59 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 08:59 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 08:59 ? 00:00:00 /usr/sbin/sshd -D root 1102 1 0 08:59 ? 00:00:00 cron daemon 1103 1 0 08:59 ? 00:00:00 atd root 1111 1 0 08:59 ? 00:00:00 /usr/sbin/irqbalance root 1112 1 0 08:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1190 1 0 08:59 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1196 1 0 08:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 09:00 ? 00:00:00 /home/ubuntu/homer_host_s83ep5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_s83ep5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_s83ep5 --logging-server-logdir=/home/ubuntu/homer_host_s83ep5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_s83ep5/work/homer_host_s83ep5%I.log --pidfile=/home/ubuntu/homer_host_s83ep5/work/homer_host_s83ep5.pid ubuntu 1764 1 0 09:00 ? 00:00:01 python2.7 /home/ubuntu/homer_host_s83ep5/env/bin/diamond --configfile /home/ubuntu/homer_host_s83ep5/work/plugins/diamond/etc/diamond.conf ubuntu 1812 1650 0 09:02 ? 00:00:00 /home/ubuntu/homer_host_s83ep5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_s83ep5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_s83ep5 --logging-server-logdir=/home/ubuntu/homer_host_s83ep5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_s83ep5/work/homer_host_s83ep5%I.log --pidfile=/home/ubuntu/homer_host_s83ep5/work/homer_host_s83ep5.pid ubuntu 1832 1812 0 09:02 ? 00:00:00 /home/ubuntu/homer_host_s83ep5/env/bin/python2.7 /home/ubuntu/homer_host_s83ep5/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-STMhxE ubuntu 1843 1832 0 09:02 ? 00:00:00 /bin/sh -c /tmp/W2GQ6/install-homer.sh ubuntu 1845 1843 0 09:02 ? 00:00:00 /bin/bash -e /tmp/W2GQ6/install-homer.sh root 2612 2 0 09:03 ? 00:00:00 [kworker/u5:2] ntp 8470 1 0 09:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8981 1 0 09:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9039 1 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9043 9039 0 09:04 ? 00:00:00 inotifywait -e create -qq . root 9152 1 0 09:04 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9153 9152 0 09:04 ? 00:00:00 nginx: worker process www-data 9154 9152 0 09:04 ? 00:00:00 nginx: worker process www-data 9155 9152 0 09:04 ? 00:00:00 nginx: worker process www-data 9156 9152 0 09:04 ? 00:00:00 nginx: worker process root 9337 8981 0 09:04 ? 00:00:00 [nginx_ping] root 9339 8981 0 09:04 ? 00:00:00 [check-nginx-upt] root 9343 8981 0 09:04 ? 00:00:00 [check-monit-upt] dnsmasq 9771 1 0 09:05 ? 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 9834 1845 0 09:05 ? 00:00:00 /bin/bash -e /tmp/W2GQ6/install-homer.sh ubuntu 9835 9834 0 09:05 ? 00:00:00 /bin/bash -e /tmp/W2GQ6/install-homer.sh root 9836 9835 0 09:05 ? 00:00:00 sudo ps -edf root 9837 9836 0 09:05 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.011s 2018-08-18 09:05:17,892 - 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 9771/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 8981/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9152/nginx tcp6 0 0 ::1:53 :::* LISTEN 9771/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1096/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8470/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8470/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8470/ntpd udp 0 0 127.0.0.1:53 0.0.0.0:* 9771/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient udp 0 0 0.0.0.0:62534 0.0.0.0:* 567/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8470/ntpd udp6 0 0 ::1:123 :::* 8470/ntpd udp6 0 0 :::123 :::* 8470/ntpd udp6 0 0 :::47662 :::* 567/dhclient udp6 0 0 ::1:53 :::* 9771/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8766 1112/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11024 1650/python2.7 /tmp/cloudify-logging-server-b7194.socket unix 2 [ ACC ] STREAM LISTENING 11849 1832/python2.7 /tmp/ctx-EXxATP.socket unix 2 [ ACC ] STREAM LISTENING 1476 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9440 900/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7394 393/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-18 09:05:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-08-18 09:05:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/wtmp /var/log/cloud-init-output.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/lastlog /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/sysstat /var/log/sysstat/sa18 /var/log/sysstat/clearwater-sa18 /var/log/clearwater-cluster-manager /var/log/clearwater-queue-manager /var/log/udev /var/log/dist-upgrade /var/log/boot.log /var/log/syslog /var/log/alternatives.log /var/log/cloud-init.log /var/log/kern.log /var/log/ntpstats /var/log/upstart /var/log/upstart/network-interface-eth0.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/dpkg.log /var/log/btmp /var/log/clearwater-config-manager /var/log/auth.log /var/log/iotop.log /var/log/unattended-upgrades /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dmesg real 0m0.008s user 0m0.000s sys 0m0.006s 2018-08-18 09:05:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-08-18 09:05:17,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:05:18,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:18,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:18,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:18,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:18,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:18,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:18,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:18,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:05:18,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:18,028 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:18 GMT 2018-08-18 09:05:18,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:18,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:05:18,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:23,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:05:23,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:23,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:23,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:23,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:23,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:23,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:23,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:23,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:18.525Z", "message": "[homer] => [18-Aug-2018 09:04:25 UTC] clearwater-diags-monitor starting\n[18-Aug-2018 09:04:25 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:18.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:18.525Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:18.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:19.387Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:19.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:19.529Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:19.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:19.529Z", "message": "[homer] => 2018-08-18 09:04:56.064806121 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:19.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:19.529Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:19.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:19.529Z", "message": "Execution done (return_code=0): /tmp/W2GQ6/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:19.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "b54373e4-0ca7-40f4-bcba-e48c392ec227"}, {"node_instance_id": "homer_a6oyhx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:20.444Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:20.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:20.444Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:20.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:20.894Z", "message": "Downloaded scripts/bind/bind.py to /tmp/83Z5M/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:20.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dddcb548-a488-4534-a767-09a417025709"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:20.909Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:20.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:21.533Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:21.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dddcb548-a488-4534-a767-09a417025709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:21.533Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:21.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dddcb548-a488-4534-a767-09a417025709"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:22.080Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:22.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:22.537Z", "message": "[localhost] run: sudo mv /tmp/tmpJdu1y7 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:22.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dddcb548-a488-4534-a767-09a417025709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:22.537Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_a6oyhx': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-a6oyhx'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:22.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dddcb548-a488-4534-a767-09a417025709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:22.537Z", "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-18T09:05:22.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dddcb548-a488-4534-a767-09a417025709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:22.537Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:22.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dddcb548-a488-4534-a767-09a417025709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:22.537Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:22.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dddcb548-a488-4534-a767-09a417025709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:22.537Z", "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-18T09:05:22.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dddcb548-a488-4534-a767-09a417025709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:22.537Z", "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-18T09:05:22.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dddcb548-a488-4534-a767-09a417025709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:22.537Z", "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-18T09:05:22.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dddcb548-a488-4534-a767-09a417025709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:22.537Z", "message": "[localhost] run: sudo mv /tmp/tmpLqmroV /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:22.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "dddcb548-a488-4534-a767-09a417025709"}], "metadata": {"pagination": {"total": 1811, "offset": 1756, "size": 50}}} 2018-08-18 09:05:23,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:23,114 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:23 GMT 2018-08-18 09:05:23,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:23,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13039 2018-08-18 09:05:23,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:23,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [18-Aug-2018 09:04:25 UTC] clearwater-diags-monitor starting [18-Aug-2018 09:04:25 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-18 09:05:23,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-18 09:05:23,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:05:23,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-18 09:05:23,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-08-18 09:04:56.064806121 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-18 09:05:23,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-08-18 09:05:23,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/W2GQ6/install-homer.sh 2018-08-18 09:05:23,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 09:05:23,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:05:23,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/83Z5M/bind.py 2018-08-18 09:05:23,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:05:23,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-18 09:05:23,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:05:23,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:05:23,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJdu1y7 /etc/bind/db.clearwater.opnfv 2018-08-18 09:05:23,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_a6oyhx': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-a6oyhx'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}. 2018-08-18 09:05:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-18 09:05:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-18 09:05:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-18 09:05:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-18 09:05:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-18 09:05:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-18 09:05:23,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLqmroV /etc/bind/db.clearwater.local 2018-08-18 09:05:23,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:05:23,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:23,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:23,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:23,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:23,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:23,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:23,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:23,387 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:05:23,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:23,387 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:23 GMT 2018-08-18 09:05:23,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:23,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:05:23,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:28,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:05:28,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:28,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:28,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:28,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:28,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:28,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:28,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:28,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:25.150Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:25.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:25.571Z", "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 4 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58588 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m27.010s\nuser\t0m12.568s\nsys\t0m3.072s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:25.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:26.576Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:26.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:26.576Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:26.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:26.576Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:26.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}], "metadata": {"pagination": {"total": 1816, "offset": 1779, "size": 50}}} 2018-08-18 09:05:28,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:28,499 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:28 GMT 2018-08-18 09:05:28,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:28,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16433 2018-08-18 09:05:28,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:28,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:05:28,500 - 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 4 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58588 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m27.010s user 0m12.568s sys 0m3.072s 2018-08-18 09:05:28,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-08-18 09:05:28,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-08-18 09:05:28,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-08-18 09:05:28,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:05:28,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:28,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:28,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:28,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:28,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:28,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:28,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:28,596 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:05:28,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:28,597 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:28 GMT 2018-08-18 09:05:28,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:28,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:05:28,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:33,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:05:33,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:33,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:33,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:33,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:33,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:33,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:33,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:33,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:28.530Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.079s\nuser\t0m0.007s\nsys\t0m0.051s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:28.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:29.581Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:29.581Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:94:80:dc \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe94:80dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:111858 errors:0 dropped:0 overruns:0 frame:0\n TX packets:60057 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171710641 (171.7 MB) TX bytes:9265356 (9.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:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.005s\nsys\t0m0.000s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:29.581Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:29.581Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 08:59 ? 00:00:01 /sbin/init\nroot 2 0 0 08:59 ? 00:00:00 [kthreadd]\nroot 3 2 0 08:59 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 08:59 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 08:59 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 08:59 ? 00:00:00 [rcu_sched]\nroot 8 2 0 08:59 ? 00:00:00 [rcuos/0]\nroot 9 2 0 08:59 ? 00:00:00 [rcuos/1]\nroot 10 2 0 08:59 ? 00:00:00 [rcu_bh]\nroot 11 2 0 08:59 ? 00:00:00 [rcuob/0]\nroot 12 2 0 08:59 ? 00:00:00 [rcuob/1]\nroot 13 2 0 08:59 ? 00:00:00 [migration/0]\nroot 14 2 0 08:59 ? 00:00:00 [watchdog/0]\nroot 15 2 0 08:59 ? 00:00:00 [watchdog/1]\nroot 16 2 0 08:59 ? 00:00:00 [migration/1]\nroot 17 2 0 08:59 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 08:59 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 08:59 ? 00:00:00 [khelper]\nroot 21 2 0 08:59 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 08:59 ? 00:00:00 [netns]\nroot 23 2 0 08:59 ? 00:00:00 [writeback]\nroot 24 2 0 08:59 ? 00:00:00 [kintegrityd]\nroot 25 2 0 08:59 ? 00:00:00 [bioset]\nroot 26 2 0 08:59 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 08:59 ? 00:00:00 [kblockd]\nroot 28 2 0 08:59 ? 00:00:00 [ata_sff]\nroot 29 2 0 08:59 ? 00:00:00 [khubd]\nroot 30 2 0 08:59 ? 00:00:00 [md]\nroot 31 2 0 08:59 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 08:59 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 08:59 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 08:59 ? 00:00:00 [khungtaskd]\nroot 36 2 0 08:59 ? 00:00:00 [kswapd0]\nroot 37 2 0 08:59 ? 00:00:00 [vmstat]\nroot 38 2 0 08:59 ? 00:00:00 [ksmd]\nroot 39 2 0 08:59 ? 00:00:00 [khugepaged]\nroot 40 2 0 08:59 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 08:59 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 08:59 ? 00:00:00 [crypto]\nroot 54 2 0 08:59 ? 00:00:00 [kthrotld]\nroot 55 2 0 08:59 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 08:59 ? 00:00:00 [vballoon]\nroot 57 2 0 08:59 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 08:59 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 08:59 ? 00:00:00 [deferwq]\nroot 80 2 0 08:59 ? 00:00:00 [charger_manager]\nroot 124 2 0 08:59 ? 00:00:00 [kpsmoused]\nroot 126 2 0 08:59 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 08:59 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 08:59 ? 00:00:00 [ext4-rsv-conver]\nroot 384 1 0 08:59 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 08:59 ? 00:00:00 [kworker/u5:1]\nroot 492 1 0 08:59 ? 00:00:00 upstart-socket-bridge --daemon\nroot 568 1 0 08:59 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 08:59 ? 00:00:00 [kauditd]\nmessage+ 919 1 0 08:59 ? 00:00:00 dbus-daemon --system --fork\nroot 949 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-logind\nroot 984 1 0 08:59 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1017 1 0 08:59 ? 00:00:00 rsyslogd\nroot 1048 1 0 08:59 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1051 1 0 08:59 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 08:59 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 08:59 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 08:59 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 08:59 ? 00:00:00 /usr/sbin/sshd -D\nroot 1102 1 0 08:59 ? 00:00:00 cron\ndaemon 1103 1 0 08:59 ? 00:00:00 atd\nroot 1110 1 0 08:59 ? 00:00:00 /usr/sbin/irqbalance\nroot 1116 1 0 08:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1192 1 0 08:59 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1199 1 0 08:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1555 2 0 09:00 ? 00:00:00 [kworker/1:2]\nubuntu 1652 1 0 09:00 ? 00:00:00 /home/ubuntu/dime_host_6n1ucp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_6n1ucp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_6n1ucp --logging-server-logdir=/home/ubuntu/dime_host_6n1ucp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_6n1ucp/work/dime_host_6n1ucp%I.log --pidfile=/home/ubuntu/dime_host_6n1ucp/work/dime_host_6n1ucp.pid\nubuntu 1766 1 0 09:00 ? 00:00:01 python2.7 /home/ubuntu/dime_host_6n1ucp/env/bin/diamond --configfile /home/ubuntu/dime_host_6n1ucp/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1652 0 09:02 ? 00:00:00 /home/ubuntu/dime_host_6n1ucp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_6n1ucp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_6n1ucp --logging-server-logdir=/home/ubuntu/dime_host_6n1ucp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_6n1ucp/work/dime_host_6n1ucp%I.log --pidfile=/home/ubuntu/dime_host_6n1ucp/work/dime_host_6n1ucp.pid\nubuntu 1836 1815 0 09:02 ? 00:00:00 /home/ubuntu/dime_host_6n1ucp/env/bin/python2.7 /home/ubuntu/dime_host_6n1ucp/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-FrKVvB\nubuntu 1847 1836 0 09:02 ? 00:00:00 /bin/sh -c /tmp/Z61C0/install-dime.sh\nubuntu 1849 1847 0 09:02 ? 00:00:00 /bin/bash -e /tmp/Z61C0/install-dime.sh\nroot 2125 2 0 09:02 ? 00:00:00 [kworker/u5:2]\nntp 8791 1 0 09:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9355 1 0 09:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9356 9355 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9360 1 0 09:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9363 9360 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9370 9356 0 09:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9371 9363 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9372 9371 0 09:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9622 1 0 09:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10072 1 0 09:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10076 10072 0 09:05 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10187 1 0 09:05 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10458 1 0 09:05 ? 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 10521 1849 0 09:05 ? 00:00:00 /bin/bash -e /tmp/Z61C0/install-dime.sh\nubuntu 10522 10521 0 09:05 ? 00:00:00 /bin/bash -e /tmp/Z61C0/install-dime.sh\nroot 10523 10522 0 09:05 ? 00:00:00 sudo ps -edf\nroot 10524 10523 0 09:05 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:29.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:30.590Z", "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 4 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 7s (4,840 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58114 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\t0m33.408s\nuser\t0m12.622s\nsys\t0m3.192s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:30.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:30.590Z", "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 10458/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9622/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10458/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \nudp 0 0 192.168.120.4:123 0.0.0.0:* 8791/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8791/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8791/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10187/snmpd \nudp 0 0 0.0.0.0:62065 0.0.0.0:* 568/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10458/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8791/ntpd \nudp6 0 0 ::1:123 :::* 8791/ntpd \nudp6 0 0 :::123 :::* 8791/ntpd \nudp6 0 0 :::161 :::* 10187/snmpd \nudp6 0 0 :::11536 :::* 568/dhclient \nudp6 0 0 ::1:53 :::* 10458/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11238 1652/python2.7 /tmp/cloudify-logging-server-f6b3d.socket\nunix 2 [ ACC ] STREAM LISTENING 11563 1836/python2.7 /tmp/ctx-ko09Dz.socket\nunix 2 [ ACC ] STREAM LISTENING 9308 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 7106 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21695 9370/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21348 9372/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7335 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 23241 10187/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 7874 919/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:30.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:30.590Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:30.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:30.590Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:30.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:30.590Z", "message": "[dime] => /var/log\n/var/log/homestead\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20180818T090000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_out.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/wtmp\n/var/log/cloud-init-output.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/lastlog\n/var/log/clearwater-socket-factory.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/sysstat\n/var/log/sysstat/sa18\n/var/log/sysstat/clearwater-sa18\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/syslog\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/dpkg.log\n/var/log/btmp\n/var/log/clearwater-config-manager\n/var/log/ralf\n/var/log/auth.log\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/dmesg\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:30.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:30.590Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:30.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:31.595Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:31.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:31.595Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:31.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:31.595Z", "message": "[dime] => 2018-08-18 09:05:11.003699231 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:31.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:31.595Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:31.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:31.595Z", "message": "[dime] => [18-Aug-2018 09:05:03 UTC] clearwater-diags-monitor starting\n[18-Aug-2018 09:05:03 UTC] Waiting for trigger files\n2018:08:18 09:04:27: Namespace: management\n2018:08:18 09:04:27: [management] Starting server\n2018:08:18 09:04:27: [management] Listening for requests\n2018:08:18 09:04:27: Namespace: signaling\n2018:08:18 09:04:27: [signaling] Starting server\n2018:08:18 09:04:27: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:31.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:31.595Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:31.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "dime_x9aldb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:32.218Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:32.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:32.599Z", "message": "Execution done (return_code=0): /tmp/Z61C0/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:32.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:32.599Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:32.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:32.599Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:32.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "53802745-13ae-4feb-8b23-b6c7e97d35df"}, {"node_instance_id": "dime_x9aldb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:32.914Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:32.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:33.603Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:33.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:33.603Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.057s\nuser\t0m0.007s\nsys\t0m0.051s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:33.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}], "metadata": {"pagination": {"total": 1842, "offset": 1784, "size": 50}}} 2018-08-18 09:05:33,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:33,672 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:33 GMT 2018-08-18 09:05:33,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:33,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 41269 2018-08-18 09:05:33,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:33,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.079s user 0m0.007s sys 0m0.051s 2018-08-18 09:05:33,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-08-18 09:05:33,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:94:80:dc inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe94:80dc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:111858 errors:0 dropped:0 overruns:0 frame:0 TX packets:60057 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171710641 (171.7 MB) TX bytes:9265356 (9.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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.005s sys 0m0.000s 2018-08-18 09:05:33,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-08-18 09:05:33,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:59 ? 00:00:01 /sbin/init root 2 0 0 08:59 ? 00:00:00 [kthreadd] root 3 2 0 08:59 ? 00:00:00 [ksoftirqd/0] root 5 2 0 08:59 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:59 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:59 ? 00:00:00 [rcu_sched] root 8 2 0 08:59 ? 00:00:00 [rcuos/0] root 9 2 0 08:59 ? 00:00:00 [rcuos/1] root 10 2 0 08:59 ? 00:00:00 [rcu_bh] root 11 2 0 08:59 ? 00:00:00 [rcuob/0] root 12 2 0 08:59 ? 00:00:00 [rcuob/1] root 13 2 0 08:59 ? 00:00:00 [migration/0] root 14 2 0 08:59 ? 00:00:00 [watchdog/0] root 15 2 0 08:59 ? 00:00:00 [watchdog/1] root 16 2 0 08:59 ? 00:00:00 [migration/1] root 17 2 0 08:59 ? 00:00:00 [ksoftirqd/1] root 19 2 0 08:59 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:59 ? 00:00:00 [khelper] root 21 2 0 08:59 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:59 ? 00:00:00 [netns] root 23 2 0 08:59 ? 00:00:00 [writeback] root 24 2 0 08:59 ? 00:00:00 [kintegrityd] root 25 2 0 08:59 ? 00:00:00 [bioset] root 26 2 0 08:59 ? 00:00:00 [kworker/u5:0] root 27 2 0 08:59 ? 00:00:00 [kblockd] root 28 2 0 08:59 ? 00:00:00 [ata_sff] root 29 2 0 08:59 ? 00:00:00 [khubd] root 30 2 0 08:59 ? 00:00:00 [md] root 31 2 0 08:59 ? 00:00:00 [devfreq_wq] root 32 2 0 08:59 ? 00:00:00 [kworker/0:1] root 33 2 0 08:59 ? 00:00:00 [kworker/1:1] root 35 2 0 08:59 ? 00:00:00 [khungtaskd] root 36 2 0 08:59 ? 00:00:00 [kswapd0] root 37 2 0 08:59 ? 00:00:00 [vmstat] root 38 2 0 08:59 ? 00:00:00 [ksmd] root 39 2 0 08:59 ? 00:00:00 [khugepaged] root 40 2 0 08:59 ? 00:00:00 [fsnotify_mark] root 41 2 0 08:59 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 08:59 ? 00:00:00 [crypto] root 54 2 0 08:59 ? 00:00:00 [kthrotld] root 55 2 0 08:59 ? 00:00:00 [kworker/u4:1] root 56 2 0 08:59 ? 00:00:00 [vballoon] root 57 2 0 08:59 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:59 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:59 ? 00:00:00 [deferwq] root 80 2 0 08:59 ? 00:00:00 [charger_manager] root 124 2 0 08:59 ? 00:00:00 [kpsmoused] root 126 2 0 08:59 ? 00:00:00 [kworker/0:2] root 186 2 0 08:59 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:59 ? 00:00:00 [ext4-rsv-conver] root 384 1 0 08:59 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 08:59 ? 00:00:00 [kworker/u5:1] root 492 1 0 08:59 ? 00:00:00 upstart-socket-bridge --daemon root 568 1 0 08:59 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 08:59 ? 00:00:00 [kauditd] message+ 919 1 0 08:59 ? 00:00:00 dbus-daemon --system --fork root 949 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-logind root 984 1 0 08:59 ? 00:00:00 upstart-file-bridge --daemon syslog 1017 1 0 08:59 ? 00:00:00 rsyslogd root 1048 1 0 08:59 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1051 1 0 08:59 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 08:59 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 08:59 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 08:59 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 08:59 ? 00:00:00 /usr/sbin/sshd -D root 1102 1 0 08:59 ? 00:00:00 cron daemon 1103 1 0 08:59 ? 00:00:00 atd root 1110 1 0 08:59 ? 00:00:00 /usr/sbin/irqbalance root 1116 1 0 08:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1192 1 0 08:59 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1199 1 0 08:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1555 2 0 09:00 ? 00:00:00 [kworker/1:2] ubuntu 1652 1 0 09:00 ? 00:00:00 /home/ubuntu/dime_host_6n1ucp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_6n1ucp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_6n1ucp --logging-server-logdir=/home/ubuntu/dime_host_6n1ucp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_6n1ucp/work/dime_host_6n1ucp%I.log --pidfile=/home/ubuntu/dime_host_6n1ucp/work/dime_host_6n1ucp.pid ubuntu 1766 1 0 09:00 ? 00:00:01 python2.7 /home/ubuntu/dime_host_6n1ucp/env/bin/diamond --configfile /home/ubuntu/dime_host_6n1ucp/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1652 0 09:02 ? 00:00:00 /home/ubuntu/dime_host_6n1ucp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_6n1ucp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_6n1ucp --logging-server-logdir=/home/ubuntu/dime_host_6n1ucp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_6n1ucp/work/dime_host_6n1ucp%I.log --pidfile=/home/ubuntu/dime_host_6n1ucp/work/dime_host_6n1ucp.pid ubuntu 1836 1815 0 09:02 ? 00:00:00 /home/ubuntu/dime_host_6n1ucp/env/bin/python2.7 /home/ubuntu/dime_host_6n1ucp/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-FrKVvB ubuntu 1847 1836 0 09:02 ? 00:00:00 /bin/sh -c /tmp/Z61C0/install-dime.sh ubuntu 1849 1847 0 09:02 ? 00:00:00 /bin/bash -e /tmp/Z61C0/install-dime.sh root 2125 2 0 09:02 ? 00:00:00 [kworker/u5:2] ntp 8791 1 0 09:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9355 1 0 09:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9356 9355 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9360 1 0 09:04 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9363 9360 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9370 9356 0 09:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9371 9363 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9372 9371 0 09:04 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9622 1 0 09:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10072 1 0 09:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10076 10072 0 09:05 ? 00:00:00 inotifywait -e create -qq . snmp 10187 1 0 09:05 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10458 1 0 09:05 ? 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 10521 1849 0 09:05 ? 00:00:00 /bin/bash -e /tmp/Z61C0/install-dime.sh ubuntu 10522 10521 0 09:05 ? 00:00:00 /bin/bash -e /tmp/Z61C0/install-dime.sh root 10523 10522 0 09:05 ? 00:00:00 sudo ps -edf root 10524 10523 0 09:05 ? 00:00:00 ps -edf real 0m0.009s user 0m0.004s sys 0m0.006s 2018-08-18 09:05:33,675 - 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 4 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 7s (4,840 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58114 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 0m33.408s user 0m12.622s sys 0m3.192s 2018-08-18 09:05:33,675 - 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 10458/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9622/monit tcp6 0 0 ::1:53 :::* LISTEN 10458/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd udp 0 0 192.168.120.4:123 0.0.0.0:* 8791/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8791/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8791/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10187/snmpd udp 0 0 0.0.0.0:62065 0.0.0.0:* 568/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10458/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8791/ntpd udp6 0 0 ::1:123 :::* 8791/ntpd udp6 0 0 :::123 :::* 8791/ntpd udp6 0 0 :::161 :::* 10187/snmpd udp6 0 0 :::11536 :::* 568/dhclient udp6 0 0 ::1:53 :::* 10458/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11238 1652/python2.7 /tmp/cloudify-logging-server-f6b3d.socket unix 2 [ ACC ] STREAM LISTENING 11563 1836/python2.7 /tmp/ctx-ko09Dz.socket unix 2 [ ACC ] STREAM LISTENING 9308 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7106 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21695 9370/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21348 9372/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 7335 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 23241 10187/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 7874 919/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.003s sys 0m0.004s 2018-08-18 09:05:33,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-08-18 09:05:33,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-18 09:05:33,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/homestead /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20180818T090000Z.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_out.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/wtmp /var/log/cloud-init-output.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/lastlog /var/log/clearwater-socket-factory.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/sysstat /var/log/sysstat/sa18 /var/log/sysstat/clearwater-sa18 /var/log/clearwater-cluster-manager /var/log/clearwater-queue-manager /var/log/udev /var/log/dist-upgrade /var/log/boot.log /var/log/syslog /var/log/alternatives.log /var/log/cloud-init.log /var/log/kern.log /var/log/ntpstats /var/log/upstart /var/log/upstart/network-interface-eth0.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/dpkg.log /var/log/btmp /var/log/clearwater-config-manager /var/log/ralf /var/log/auth.log /var/log/iotop.log /var/log/unattended-upgrades /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dmesg real 0m0.009s user 0m0.000s sys 0m0.006s 2018-08-18 09:05:33,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-08-18 09:05:33,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-08-18 09:05:33,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-08-18 09:05:33,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-08-18 09:05:11.003699231 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-18 09:05:33,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-18 09:05:33,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [18-Aug-2018 09:05:03 UTC] clearwater-diags-monitor starting [18-Aug-2018 09:05:03 UTC] Waiting for trigger files 2018:08:18 09:04:27: Namespace: management 2018:08:18 09:04:27: [management] Starting server 2018:08:18 09:04:27: [management] Listening for requests 2018:08:18 09:04:27: Namespace: signaling 2018:08:18 09:04:27: [signaling] Starting server 2018:08:18 09:04:27: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-18 09:05:33,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-08-18 09:05:33,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:05:33,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Z61C0/install-dime.sh 2018-08-18 09:05:33,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-08-18 09:05:33,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-18 09:05:33,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 09:05:33,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-08-18 09:05:33,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.057s user 0m0.007s sys 0m0.051s 2018-08-18 09:05:33,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:05:33,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:33,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:33,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:33,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:33,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:33,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:33,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:33,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:05:33,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:33,736 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:33 GMT 2018-08-18 09:05:33,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:33,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:05:33,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:38,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:05:38,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:38,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:38,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:38,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:38,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:38,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:38,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:38,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:33.957Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:33.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:33.957Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:33.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:34.607Z", "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-18T09:05:34.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8909e9de-cebe-4d9a-a6d7-74b1bd819382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:34.607Z", "message": "Downloaded scripts/bind/bind.py to /tmp/5B0RC/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:34.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8909e9de-cebe-4d9a-a6d7-74b1bd819382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:34.607Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_a6oyhx': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-a6oyhx'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:34.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8909e9de-cebe-4d9a-a6d7-74b1bd819382"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:34.607Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:34.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:34.607Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:49:72:ff \n inet addr:192.168.120.22 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:72ff/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:93754 errors:0 dropped:0 overruns:0 frame:0\n TX packets:49787 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147082818 (147.0 MB) TX bytes:8703164 (8.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:344 errors:0 dropped:0 overruns:0 frame:0\n TX packets:344 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:35231 (35.2 KB) TX bytes:35231 (35.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:34.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:34.607Z", "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 11154/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9968/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10141/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9233/mysqld \ntcp 0 0 192.168.120.22:2380 0.0.0.0:* LISTEN 10742/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 11154/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1106/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10742/etcd \nudp 0 0 192.168.120.22:123 0.0.0.0:* 9382/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9382/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9382/ntpd \nudp 0 0 0.0.0.0:13501 0.0.0.0:* 570/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11154/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 9382/ntpd \nudp6 0 0 ::1:123 :::* 9382/ntpd \nudp6 0 0 :::123 :::* 9382/ntpd \nudp6 0 0 :::22044 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 11154/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9267 1019/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9023 1133/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11598 1652/python2.7 /tmp/cloudify-logging-server-5e63e.socket\nunix 2 [ ACC ] STREAM LISTENING 12303 1838/python2.7 /tmp/ctx-hWtRYM.socket\nunix 2 [ ACC ] STREAM LISTENING 23128 10323/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 6888 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20422 9233/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] SEQPACKET LISTENING 7412 392/systemd-udevd /run/udev/control\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.012s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:34.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:34.607Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 08:59 ? 00:00:01 /sbin/init\nroot 2 0 0 08:59 ? 00:00:00 [kthreadd]\nroot 3 2 0 08:59 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 08:59 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 08:59 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 08:59 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 08:59 ? 00:00:00 [rcu_sched]\nroot 8 2 0 08:59 ? 00:00:00 [rcuos/0]\nroot 9 2 0 08:59 ? 00:00:00 [rcuos/1]\nroot 10 2 0 08:59 ? 00:00:00 [rcu_bh]\nroot 11 2 0 08:59 ? 00:00:00 [rcuob/0]\nroot 12 2 0 08:59 ? 00:00:00 [rcuob/1]\nroot 13 2 0 08:59 ? 00:00:00 [migration/0]\nroot 14 2 0 08:59 ? 00:00:00 [watchdog/0]\nroot 15 2 0 08:59 ? 00:00:00 [watchdog/1]\nroot 16 2 0 08:59 ? 00:00:00 [migration/1]\nroot 17 2 0 08:59 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 08:59 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 08:59 ? 00:00:00 [khelper]\nroot 21 2 0 08:59 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 08:59 ? 00:00:00 [netns]\nroot 23 2 0 08:59 ? 00:00:00 [writeback]\nroot 24 2 0 08:59 ? 00:00:00 [kintegrityd]\nroot 25 2 0 08:59 ? 00:00:00 [bioset]\nroot 26 2 0 08:59 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 08:59 ? 00:00:00 [kblockd]\nroot 28 2 0 08:59 ? 00:00:00 [ata_sff]\nroot 29 2 0 08:59 ? 00:00:00 [khubd]\nroot 30 2 0 08:59 ? 00:00:00 [md]\nroot 31 2 0 08:59 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 08:59 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 08:59 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 08:59 ? 00:00:00 [khungtaskd]\nroot 36 2 0 08:59 ? 00:00:00 [kswapd0]\nroot 37 2 0 08:59 ? 00:00:00 [vmstat]\nroot 38 2 0 08:59 ? 00:00:00 [ksmd]\nroot 39 2 0 08:59 ? 00:00:00 [khugepaged]\nroot 40 2 0 08:59 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 08:59 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 08:59 ? 00:00:00 [crypto]\nroot 54 2 0 08:59 ? 00:00:00 [kthrotld]\nroot 55 2 0 08:59 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 08:59 ? 00:00:00 [vballoon]\nroot 57 2 0 08:59 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 08:59 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 08:59 ? 00:00:00 [deferwq]\nroot 80 2 0 08:59 ? 00:00:00 [charger_manager]\nroot 124 2 0 08:59 ? 00:00:00 [kpsmoused]\nroot 142 2 0 08:59 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 08:59 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 08:59 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 08:59 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 445 2 0 08:59 ? 00:00:00 [kworker/u5:2]\nroot 509 1 0 08:59 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 08:59 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 08:59 ? 00:00:00 [kauditd]\nroot 931 1 0 08:59 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1006 1 0 08:59 ? 00:00:00 rsyslogd\nmessage+ 1019 1 0 08:59 ? 00:00:00 dbus-daemon --system --fork\nroot 1029 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1054 1 0 08:59 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1057 1 0 08:59 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1061 1 0 08:59 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 08:59 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 08:59 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1106 1 0 08:59 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 08:59 ? 00:00:00 cron\ndaemon 1112 1 0 08:59 ? 00:00:00 atd\nroot 1125 1 0 08:59 ? 00:00:00 /usr/sbin/irqbalance\nroot 1133 1 0 08:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1202 1 0 08:59 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 08:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1652 1 0 09:00 ? 00:00:00 /home/ubuntu/ellis_host_hddkbz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_hddkbz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_hddkbz --logging-server-logdir=/home/ubuntu/ellis_host_hddkbz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_hddkbz/work/ellis_host_hddkbz%I.log --pidfile=/home/ubuntu/ellis_host_hddkbz/work/ellis_host_hddkbz.pid\nubuntu 1766 1 0 09:00 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_hddkbz/env/bin/diamond --configfile /home/ubuntu/ellis_host_hddkbz/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1652 0 09:02 ? 00:00:00 /home/ubuntu/ellis_host_hddkbz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_hddkbz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_hddkbz --logging-server-logdir=/home/ubuntu/ellis_host_hddkbz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_hddkbz/work/ellis_host_hddkbz%I.log --pidfile=/home/ubuntu/ellis_host_hddkbz/work/ellis_host_hddkbz.pid\nubuntu 1838 1817 0 09:02 ? 00:00:00 /home/ubuntu/ellis_host_hddkbz/env/bin/python2.7 /home/ubuntu/ellis_host_hddkbz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-PBxNfP\nubuntu 1849 1838 0 09:02 ? 00:00:00 /bin/sh -c /tmp/TMESM/install-ellis.sh\nubuntu 1851 1849 0 09:02 ? 00:00:00 /bin/bash -e /tmp/TMESM/install-ellis.sh\nmysql 9233 1 0 09:04 ? 00:00:00 /usr/sbin/mysqld\nntp 9382 1 0 09:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9968 1 0 09:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10018 1 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10022 10018 0 09:04 ? 00:00:00 inotifywait -e create -qq .\nroot 10141 1 0 09:04 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10142 10141 0 09:04 ? 00:00:00 nginx: worker process\nwww-data 10143 10141 0 09:04 ? 00:00:00 nginx: worker process\nwww-data 10144 10141 0 09:04 ? 00:00:00 nginx: worker process\nwww-data 10145 10141 0 09:04 ? 00:00:00 nginx: worker process\nroot 10175 2 0 09:04 ? 00:00:00 [kworker/u5:1]\nellis 10323 1 0 09:04 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10742 1 1 09:05 ? 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.22:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.22 --name 192-168-120-22 --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380,192-168-120-22=http://192.168.120.22:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.22:2380 --listen-peer-urls http://192.168.120.22:2380\nroot 10848 1 0 09:05 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.22 --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 10899 1 0 09:05 ? 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.22 --sig-local-ip=192.168.120.22 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=0682e1bd-2723-4fc2-830b-780acc252aa3 --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 10972 9968 0 09:05 ? 00:00:00 [nginx_ping] \nroot 10974 9968 0 09:05 ? 00:00:00 [check-nginx-upt] \nroot 10976 9968 0 09:05 ? 00:00:00 [check-monit-upt] \nroot 10982 9968 0 09:05 ? 00:00:00 [poll_ellis.sh] \nroot 10984 9968 0 09:05 ? 00:00:00 [poll_ellis_http] \nroot 10987 9968 0 09:05 ? 00:00:00 [check-queue-man] \nroot 10988 9968 0 09:05 ? 00:00:00 [check-etcd-upti] \nroot 11000 9968 0 09:05 ? 00:00:00 [poll_etcd_clust] \nroot 11004 9968 0 09:05 ? 00:00:00 [poll_etcd.sh] \nroot 11032 1 0 09:05 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.22 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\ndnsmasq 11154 1 0 09:05 ? 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 11219 1851 0 09:05 ? 00:00:00 /bin/bash -e /tmp/TMESM/install-ellis.sh\nubuntu 11220 11219 0 09:05 ? 00:00:00 /bin/bash -e /tmp/TMESM/install-ellis.sh\nroot 11221 11220 0 09:05 ? 00:00:00 sudo ps -edf\nroot 11222 11221 0 09:05 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:34.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:34.607Z", "message": "[localhost] run: sudo mv /tmp/tmp03AopO /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:34.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8909e9de-cebe-4d9a-a6d7-74b1bd819382"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:34.607Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:34.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:34.607Z", "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-18T09:05:34.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8909e9de-cebe-4d9a-a6d7-74b1bd819382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:34.607Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:34.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8909e9de-cebe-4d9a-a6d7-74b1bd819382"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:35.046Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:35.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:35.612Z", "message": "[ellis] => [18-Aug-2018 09:04:38 UTC] clearwater-diags-monitor starting\n[18-Aug-2018 09:04:38 UTC] Waiting for trigger files\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-18T09:05:35.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:35.612Z", "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-18T09:05:35.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8909e9de-cebe-4d9a-a6d7-74b1bd819382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:35.612Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:35.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8909e9de-cebe-4d9a-a6d7-74b1bd819382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:35.612Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:35.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8909e9de-cebe-4d9a-a6d7-74b1bd819382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:35.612Z", "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-18T09:05:35.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8909e9de-cebe-4d9a-a6d7-74b1bd819382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:35.612Z", "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-18T09:05:35.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8909e9de-cebe-4d9a-a6d7-74b1bd819382"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:35.612Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:35.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:35.612Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_a6oyhx': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-a6oyhx'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:35.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8909e9de-cebe-4d9a-a6d7-74b1bd819382"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:35.612Z", "message": "[ellis] => /var/log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/mysql.err\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/wtmp\n/var/log/ellis\n/var/log/cloud-init-output.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/mysql.log\n/var/log/lastlog\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/sysstat\n/var/log/sysstat/sa18\n/var/log/sysstat/clearwater-sa18\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager_20180818T090000Z.txt\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager_20180818T090000Z.txt\n/var/log/udev\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/syslog\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/ntpstats\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/upstart\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/mysql.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/dpkg.log\n/var/log/btmp\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager_20180818T090000Z.txt\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/auth.log\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/dmesg\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:35.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:35.612Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:35.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:35.612Z", "message": "[localhost] run: sudo mv /tmp/tmp71KMbI /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:35.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "8909e9de-cebe-4d9a-a6d7-74b1bd819382"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:36.731Z", "message": "[ellis] => 18-08-2018 09:05:28.449 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n18-08-2018 09:05:28.449 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n18-08-2018 09:05:28.452 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n18-08-2018 09:05:28.453 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n18-08-2018 09:05:28.453 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n18-08-2018 09:05:28.454 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n18-08-2018 09:05:28.454 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n18-08-2018 09:05:28.466 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n18-08-2018 09:05:30.569 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n18-08-2018 09:05:30.569 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n18-08-2018 09:05:30.570 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n18-08-2018 09:05:30.571 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n18-08-2018 09:05:30.597 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n18-08-2018 09:05:30.597 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\n18-08-2018 09:05:30.598 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n18-08-2018 09:05:30.600 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.17: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.17\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\n18-08-2018 09:05:30.601 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash 9a8fd2ec45793bf4ff56c1a82fdf97d5\n18-08-2018 09:05:30.601 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n18-08-2018 09:05:32.717 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}\n18-08-2018 09:05:32.717 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13\n18-08-2018 09:05:34.820 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.17: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.17\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local from etcd, comparing to last value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.17: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.17\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\n18-08-2018 09:05:34.820 UTC INFO common_etcd_synchronizer.py:305 (thread SharedConfigPlugin): Watching for changes with 13\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:36.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:36.731Z", "message": "[ellis] => 2018-08-18 09:05:13.846224597 Stopping etcd clearwater-etcd\n2018-08-18 09:05:14.573215411 Restarting etcd clearwater-etcd\n2018-08-18 09:05:14.578597086 Configured ETCDCTL_PEERS: 192.168.120.17:4000,\n2018-08-18 09:05:14.579365302 Check for previous failed startup attempt\n2018-08-18 09:05:14.580722720 Running etcdctl member list\ndaf61a666d61e07b: name=192-168-120-17 peerURLs=http://192.168.120.17:2380 clientURLs=http://192.168.120.17:4000 isLeader=true\n2018-08-18 09:05:14.701812158 etcdctl returned 0\n2018-08-18 09:05:14.708211019 Joining existing cluster...\n2018-08-18 09:05:20.710798116 Configured ETCDCTL_PEERS: 192.168.120.17:4000,\n2018-08-18 09:05:20.711515662 Check cluster is healthy\n2018-08-18 09:05:20.713199707 Running etcdctl cluster-health\nmember daf61a666d61e07b is healthy: got healthy result from http://192.168.120.17:4000\ncluster is healthy\n2018-08-18 09:05:20.724837458 etcdctl returned 0\n2018-08-18 09:05:20.725865464 Tell the cluster we're joining\n2018-08-18 09:05:20.726647067 Running etcdctl member add 192-168-120-22 http://192.168.120.22:2380\nAdded member named 192-168-120-22 with ID 16f8bd475ea877c1 to cluster\n\nETCD_NAME=\"192-168-120-22\"\nETCD_INITIAL_CLUSTER=\"192-168-120-22=http://192.168.120.22:2380,192-168-120-17=http://192.168.120.17:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-08-18 09:05:20.743362288 etcdctl returned 0\n2018-08-18 09:05:20.775789004 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.22:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.22\n --name 192-168-120-22\n --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380,192-168-120-22=http://192.168.120.22:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.22:2380\n --listen-peer-urls http://192.168.120.22:2380\n2018-08-18 09:05:20.777485011 Check we're actually a member of the cluster\n2018-08-18 09:05:20.783403287 Wait for etcd to startup\n2018-08-18 09:05:20.817599590 Etcd started successfully\n2018-08-18 09:05:20.804642 I | etcdmain: etcd Version: 3.1.7\n2018-08-18 09:05:20.804686 I | etcdmain: Git SHA: 43b7507\n2018-08-18 09:05:20.804690 I | etcdmain: Go Version: go1.7.5\n2018-08-18 09:05:20.804693 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-18 09:05:20.804697 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-18 09:05:20.804752 I | embed: listening for peers on http://192.168.120.22:2380\n2018-08-18 09:05:20.804803 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-18 09:05:20.853233 I | etcdserver: name = 192-168-120-22\n2018-08-18 09:05:20.853251 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.22\n2018-08-18 09:05:20.853257 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.22/member\n2018-08-18 09:05:20.853261 I | etcdserver: heartbeat = 100ms\n2018-08-18 09:05:20.853265 I | etcdserver: election = 1000ms\n2018-08-18 09:05:20.853269 I | etcdserver: snapshot count = 10000\n2018-08-18 09:05:20.853276 I | etcdserver: advertise client URLs = http://192.168.120.22:4000\n2018-08-18 09:05:20.859702 I | etcdserver: starting member 16f8bd475ea877c1 in cluster a8a4c793d0ad03b9\n2018-08-18 09:05:20.859730 I | raft: 16f8bd475ea877c1 became follower at term 0\n2018-08-18 09:05:20.859745 I | raft: newRaft 16f8bd475ea877c1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-18 09:05:20.859749 I | raft: 16f8bd475ea877c1 became follower at term 1\n2018-08-18 09:05:20.877002 I | rafthttp: started HTTP pipelining with peer daf61a666d61e07b\n2018-08-18 09:05:20.877030 I | rafthttp: starting peer daf61a666d61e07b...\n2018-08-18 09:05:20.877041 I | rafthttp: started HTTP pipelining with peer daf61a666d61e07b\n2018-08-18 09:05:20.879744 I | rafthttp: started streaming with peer daf61a666d61e07b (writer)\n2018-08-18 09:05:20.879801 I | rafthttp: started streaming with peer daf61a666d61e07b (writer)\n2018-08-18 09:05:20.882988 I | rafthttp: started peer daf61a666d61e07b\n2018-08-18 09:05:20.883040 I | rafthttp: added peer daf61a666d61e07b\n2018-08-18 09:05:20.883061 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-18 09:05:20.884835 I | rafthttp: started streaming with peer daf61a666d61e07b (stream MsgApp v2 reader)\n2018-08-18 09:05:20.885040 I | rafthttp: started streaming with peer daf61a666d61e07b (stream Message reader)\n2018-08-18 09:05:20.886053 I | raft: 16f8bd475ea877c1 [term: 1] received a MsgHeartbeat message with higher term from daf61a666d61e07b [term: 2]\n2018-08-18 09:05:20.886070 I | raft: 16f8bd475ea877c1 became follower at term 2\n2018-08-18 09:05:20.886083 I | raft: raft.node: 16f8bd475ea877c1 elected leader daf61a666d61e07b at term 2\n2018-08-18 09:05:20.886633 I | rafthttp: peer daf61a666d61e07b became active\n2018-08-18 09:05:20.886649 I | rafthttp: established a TCP streaming connection with peer daf61a666d61e07b (stream MsgApp v2 writer)\n2018-08-18 09:05:20.886747 I | rafthttp: established a TCP streaming connection with peer daf61a666d61e07b (stream Message writer)\n2018-08-18 09:05:20.887741 I | rafthttp: established a TCP streaming connection with peer daf61a666d61e07b (stream Message reader)\n2018-08-18 09:05:20.887816 I | rafthttp: established a TCP streaming connection with peer daf61a666d61e07b (stream MsgApp v2 reader)\n2018-08-18 09:05:20.892206 D | raft: 16f8bd475ea877c1 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from daf61a666d61e07b\n2018-08-18 09:05:20.893393 D | raft: 16f8bd475ea877c1 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from daf61a666d61e07b\n2018-08-18 09:05:20.893716 I | etcdserver/membership: added member daf61a666d61e07b [http://192.168.120.17:2380] to cluster a8a4c793d0ad03b9\n2018-08-18 09:05:20.893850 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-18 09:05:20.893890 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-18 09:05:20.894158 I | etcdserver/membership: added member 16f8bd475ea877c1 [http://192.168.120.22:2380] to cluster a8a4c793d0ad03b9\n2018-08-18 09:05:20.896799 I | etcdserver: published {Name:192-168-120-22 ClientURLs:[http://192.168.120.22:4000]} to cluster a8a4c793d0ad03b9\n2018-08-18 09:05:20.896859 I | embed: ready to serve client requests\n2018-08-18 09:05:20.897166 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-18 09:05:20.969942 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.22:53764\n2018-08-18 09:05:20.978588 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.22:53765\n2018-08-18 09:05:20.979324 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.22:53766\n2018-08-18 09:05:21.227296 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:55978\n2018-08-18 09:05:21.227762 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.3:55978\n2018-08-18 09:05:22.864247 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.22:53770\n2018-08-18 09:05:22.882149 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.22:53770\n2018-08-18 09:05:23.073160 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.22:53771\n2018-08-18 09:05:23.084022 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.22:53772\n2018-08-18 09:05:23.084529 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.22:53773\n2018-08-18 09:05:27.190958 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.22:53770\n2018-08-18 09:05:27.197255 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.22:53770\n2018-08-18 09:05:28.357236 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.22:53778\n2018-08-18 09:05:28.364750 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.22:53779\n2018-08-18 09:05:28.365346 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.22:53780\n2018-08-18 09:05:29.931151 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.20:45600\n2018-08-18 09:05:29.931593 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.20:45600\n2018-08-18 09:05:30.571116 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.22:53782\n2018-08-18 09:05:30.571579 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.22:53783\n2018-08-18 09:05:30.686621 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.22:53784\n2018-08-18 09:05:30.695590 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.22:53784\n2018-08-18 09:05:30.698875 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.22:53785\n2018-08-18 09:05:30.706126 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:44580\n2018-08-18 09:05:31.401869 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.22:53770\n2018-08-18 09:05:31.407012 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.22:53770\n2018-08-18 09:05:32.713123 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.22:53782\n2018-08-18 09:05:32.717441 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.22:53782\n2018-08-18 09:05:34.815448 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.22:53783\n2018-08-18 09:05:34.821092 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?waitIndex=13&recursive=false&wait=true remote:192.168.120.22:53783\n2018-08-18 09:05:35.639893 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.22:53770\n2018-08-18 09:05:36.007716 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.22:53770\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-18T09:05:36.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:36.731Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:36.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:36.731Z", "message": "[ellis] => 18-08-2018 09:05:23.167 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n18-08-2018 09:05:23.168 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:36.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:37.548Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:37.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:37.735Z", "message": "[ellis] => 18-08-2018 09:05:22.850 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n18-08-2018 09:05:22.851 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n18-08-2018 09:05:22.861 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n18-08-2018 09:05:22.861 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n18-08-2018 09:05:22.862 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n18-08-2018 09:05:22.862 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n18-08-2018 09:05:22.881 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n18-08-2018 09:05:22.977 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n18-08-2018 09:05:22.977 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n18-08-2018 09:05:22.984 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n18-08-2018 09:05:25.087 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n18-08-2018 09:05:27.190 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n18-08-2018 09:05:27.196 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n18-08-2018 09:05:27.199 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n18-08-2018 09:05:29.298 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n18-08-2018 09:05:31.401 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n18-08-2018 09:05:31.409 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.22-ellis\"}]} from etcd, comparing to last value None\n18-08-2018 09:05:31.409 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.22-ellis\"}]} from etcd\n18-08-2018 09:05:31.409 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm\n18-08-2018 09:05:33.512 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor global alarm\n18-08-2018 09:05:35.614 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"PROCESSING\", \"ID\": \"192.168.120.22-ellis\"}]} into etcd with index 12\n18-08-2018 09:05:36.007 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm\n18-08-2018 09:05:36.125 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-8): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"PROCESSING\", \"ID\": \"192.168.120.22-ellis\"}]} from etcd, comparing to last value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.22-ellis\"}]}\n18-08-2018 09:05:30.685 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n18-08-2018 09:05:30.685 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.22-ellis to queue to restart\n18-08-2018 09:05:30.698 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n18-08-2018 09:05:30.699 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.22-ellis\"}]}\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:37.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:37.735Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:37.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:37.735Z", "message": "Execution done (return_code=0): /tmp/TMESM/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:37.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:37.735Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:37.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "1626f2ac-88bf-424b-83e8-a367c8b9b932"}, {"node_instance_id": "ellis_junm7m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:37.985Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:37.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 1879, "offset": 1808, "size": 50}}} 2018-08-18 09:05:38,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:38,823 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:38 GMT 2018-08-18 09:05:38,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:38,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 57801 2018-08-18 09:05:38,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:38,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:05:38,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:05:38,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:05:38,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/5B0RC/bind.py 2018-08-18 09:05:38,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_a6oyhx': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-a6oyhx'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}}, 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.17', u'hss_hostname': u''}. 2018-08-18 09:05:38,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-08-18 09:05:38,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:49:72:ff inet addr:192.168.120.22 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe49:72ff/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93754 errors:0 dropped:0 overruns:0 frame:0 TX packets:49787 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147082818 (147.0 MB) TX bytes:8703164 (8.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:344 errors:0 dropped:0 overruns:0 frame:0 TX packets:344 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:35231 (35.2 KB) TX bytes:35231 (35.2 KB) real 0m0.005s user 0m0.004s sys 0m0.001s 2018-08-18 09:05:38,826 - 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 11154/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9968/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10141/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9233/mysqld tcp 0 0 192.168.120.22:2380 0.0.0.0:* LISTEN 10742/etcd tcp6 0 0 ::1:53 :::* LISTEN 11154/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1106/sshd tcp6 0 0 :::4000 :::* LISTEN 10742/etcd udp 0 0 192.168.120.22:123 0.0.0.0:* 9382/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9382/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9382/ntpd udp 0 0 0.0.0.0:13501 0.0.0.0:* 570/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11154/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 9382/ntpd udp6 0 0 ::1:123 :::* 9382/ntpd udp6 0 0 :::123 :::* 9382/ntpd udp6 0 0 :::22044 :::* 570/dhclient udp6 0 0 ::1:53 :::* 11154/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9267 1019/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9023 1133/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11598 1652/python2.7 /tmp/cloudify-logging-server-5e63e.socket unix 2 [ ACC ] STREAM LISTENING 12303 1838/python2.7 /tmp/ctx-hWtRYM.socket unix 2 [ ACC ] STREAM LISTENING 23128 10323/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 6888 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20422 9233/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] SEQPACKET LISTENING 7412 392/systemd-udevd /run/udev/control real 0m0.012s user 0m0.000s sys 0m0.012s 2018-08-18 09:05:38,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:59 ? 00:00:01 /sbin/init root 2 0 0 08:59 ? 00:00:00 [kthreadd] root 3 2 0 08:59 ? 00:00:00 [ksoftirqd/0] root 4 2 0 08:59 ? 00:00:00 [kworker/0:0] root 5 2 0 08:59 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:59 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:59 ? 00:00:00 [rcu_sched] root 8 2 0 08:59 ? 00:00:00 [rcuos/0] root 9 2 0 08:59 ? 00:00:00 [rcuos/1] root 10 2 0 08:59 ? 00:00:00 [rcu_bh] root 11 2 0 08:59 ? 00:00:00 [rcuob/0] root 12 2 0 08:59 ? 00:00:00 [rcuob/1] root 13 2 0 08:59 ? 00:00:00 [migration/0] root 14 2 0 08:59 ? 00:00:00 [watchdog/0] root 15 2 0 08:59 ? 00:00:00 [watchdog/1] root 16 2 0 08:59 ? 00:00:00 [migration/1] root 17 2 0 08:59 ? 00:00:00 [ksoftirqd/1] root 19 2 0 08:59 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:59 ? 00:00:00 [khelper] root 21 2 0 08:59 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:59 ? 00:00:00 [netns] root 23 2 0 08:59 ? 00:00:00 [writeback] root 24 2 0 08:59 ? 00:00:00 [kintegrityd] root 25 2 0 08:59 ? 00:00:00 [bioset] root 26 2 0 08:59 ? 00:00:00 [kworker/u5:0] root 27 2 0 08:59 ? 00:00:00 [kblockd] root 28 2 0 08:59 ? 00:00:00 [ata_sff] root 29 2 0 08:59 ? 00:00:00 [khubd] root 30 2 0 08:59 ? 00:00:00 [md] root 31 2 0 08:59 ? 00:00:00 [devfreq_wq] root 32 2 0 08:59 ? 00:00:00 [kworker/0:1] root 33 2 0 08:59 ? 00:00:00 [kworker/1:1] root 35 2 0 08:59 ? 00:00:00 [khungtaskd] root 36 2 0 08:59 ? 00:00:00 [kswapd0] root 37 2 0 08:59 ? 00:00:00 [vmstat] root 38 2 0 08:59 ? 00:00:00 [ksmd] root 39 2 0 08:59 ? 00:00:00 [khugepaged] root 40 2 0 08:59 ? 00:00:00 [fsnotify_mark] root 41 2 0 08:59 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 08:59 ? 00:00:00 [crypto] root 54 2 0 08:59 ? 00:00:00 [kthrotld] root 55 2 0 08:59 ? 00:00:00 [kworker/u4:1] root 56 2 0 08:59 ? 00:00:00 [vballoon] root 57 2 0 08:59 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:59 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:59 ? 00:00:00 [deferwq] root 80 2 0 08:59 ? 00:00:00 [charger_manager] root 124 2 0 08:59 ? 00:00:00 [kpsmoused] root 142 2 0 08:59 ? 00:00:00 [kworker/1:2] root 186 2 0 08:59 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:59 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 08:59 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 445 2 0 08:59 ? 00:00:00 [kworker/u5:2] root 509 1 0 08:59 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 08:59 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 08:59 ? 00:00:00 [kauditd] root 931 1 0 08:59 ? 00:00:00 upstart-file-bridge --daemon syslog 1006 1 0 08:59 ? 00:00:00 rsyslogd message+ 1019 1 0 08:59 ? 00:00:00 dbus-daemon --system --fork root 1029 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-logind root 1054 1 0 08:59 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 08:59 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 08:59 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 08:59 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 08:59 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 08:59 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 08:59 ? 00:00:00 cron daemon 1112 1 0 08:59 ? 00:00:00 atd root 1125 1 0 08:59 ? 00:00:00 /usr/sbin/irqbalance root 1133 1 0 08:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1202 1 0 08:59 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 08:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 09:00 ? 00:00:00 /home/ubuntu/ellis_host_hddkbz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_hddkbz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_hddkbz --logging-server-logdir=/home/ubuntu/ellis_host_hddkbz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_hddkbz/work/ellis_host_hddkbz%I.log --pidfile=/home/ubuntu/ellis_host_hddkbz/work/ellis_host_hddkbz.pid ubuntu 1766 1 0 09:00 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_hddkbz/env/bin/diamond --configfile /home/ubuntu/ellis_host_hddkbz/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1652 0 09:02 ? 00:00:00 /home/ubuntu/ellis_host_hddkbz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_hddkbz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_hddkbz --logging-server-logdir=/home/ubuntu/ellis_host_hddkbz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_hddkbz/work/ellis_host_hddkbz%I.log --pidfile=/home/ubuntu/ellis_host_hddkbz/work/ellis_host_hddkbz.pid ubuntu 1838 1817 0 09:02 ? 00:00:00 /home/ubuntu/ellis_host_hddkbz/env/bin/python2.7 /home/ubuntu/ellis_host_hddkbz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-PBxNfP ubuntu 1849 1838 0 09:02 ? 00:00:00 /bin/sh -c /tmp/TMESM/install-ellis.sh ubuntu 1851 1849 0 09:02 ? 00:00:00 /bin/bash -e /tmp/TMESM/install-ellis.sh mysql 9233 1 0 09:04 ? 00:00:00 /usr/sbin/mysqld ntp 9382 1 0 09:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9968 1 0 09:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10018 1 0 09:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10022 10018 0 09:04 ? 00:00:00 inotifywait -e create -qq . root 10141 1 0 09:04 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10142 10141 0 09:04 ? 00:00:00 nginx: worker process www-data 10143 10141 0 09:04 ? 00:00:00 nginx: worker process www-data 10144 10141 0 09:04 ? 00:00:00 nginx: worker process www-data 10145 10141 0 09:04 ? 00:00:00 nginx: worker process root 10175 2 0 09:04 ? 00:00:00 [kworker/u5:1] ellis 10323 1 0 09:04 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10742 1 1 09:05 ? 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.22:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.22 --name 192-168-120-22 --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380,192-168-120-22=http://192.168.120.22:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.22:2380 --listen-peer-urls http://192.168.120.22:2380 root 10848 1 0 09:05 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.22 --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 10899 1 0 09:05 ? 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.22 --sig-local-ip=192.168.120.22 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=0682e1bd-2723-4fc2-830b-780acc252aa3 --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 10972 9968 0 09:05 ? 00:00:00 [nginx_ping] root 10974 9968 0 09:05 ? 00:00:00 [check-nginx-upt] root 10976 9968 0 09:05 ? 00:00:00 [check-monit-upt] root 10982 9968 0 09:05 ? 00:00:00 [poll_ellis.sh] root 10984 9968 0 09:05 ? 00:00:00 [poll_ellis_http] root 10987 9968 0 09:05 ? 00:00:00 [check-queue-man] root 10988 9968 0 09:05 ? 00:00:00 [check-etcd-upti] root 11000 9968 0 09:05 ? 00:00:00 [poll_etcd_clust] root 11004 9968 0 09:05 ? 00:00:00 [poll_etcd.sh] root 11032 1 0 09:05 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.22 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater dnsmasq 11154 1 0 09:05 ? 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 11219 1851 0 09:05 ? 00:00:00 /bin/bash -e /tmp/TMESM/install-ellis.sh ubuntu 11220 11219 0 09:05 ? 00:00:00 /bin/bash -e /tmp/TMESM/install-ellis.sh root 11221 11220 0 09:05 ? 00:00:00 sudo ps -edf root 11222 11221 0 09:05 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-08-18 09:05:38,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp03AopO /etc/bind/db.clearwater.local 2018-08-18 09:05:38,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-08-18 09:05:38,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-18 09:05:38,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-18 09:05:38,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:05:38,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [18-Aug-2018 09:04:38 UTC] clearwater-diags-monitor starting [18-Aug-2018 09:04:38 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-18 09:05:38,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-18 09:05:38,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-18 09:05:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-18 09:05:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-18 09:05:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-18 09:05:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-08-18 09:05:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_a6oyhx': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-a6oyhx'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}}, 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.17', u'hss_hostname': u''}. 2018-08-18 09:05:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/mysql.err /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/wtmp /var/log/ellis /var/log/cloud-init-output.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/mysql.log /var/log/lastlog /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/sysstat /var/log/sysstat/sa18 /var/log/sysstat/clearwater-sa18 /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager_20180818T090000Z.txt /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager_20180818T090000Z.txt /var/log/udev /var/log/dist-upgrade /var/log/boot.log /var/log/syslog /var/log/alternatives.log /var/log/cloud-init.log /var/log/kern.log /var/log/ntpstats /var/log/mysql /var/log/mysql/error.log /var/log/upstart /var/log/upstart/network-interface-eth0.log /var/log/upstart/clearwater-monit.log /var/log/upstart/mysql.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/dpkg.log /var/log/btmp /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager_20180818T090000Z.txt /var/log/clearwater-config-manager/config-manager.output.log /var/log/auth.log /var/log/iotop.log /var/log/unattended-upgrades /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dmesg real 0m0.007s user 0m0.000s sys 0m0.006s 2018-08-18 09:05:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-18 09:05:38,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp71KMbI /etc/bind/db.clearwater.opnfv 2018-08-18 09:05:38,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 18-08-2018 09:05:28.449 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 18-08-2018 09:05:28.449 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 18-08-2018 09:05:28.452 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 18-08-2018 09:05:28.453 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 18-08-2018 09:05:28.453 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 18-08-2018 09:05:28.454 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 18-08-2018 09:05:28.454 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 18-08-2018 09:05:28.466 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 18-08-2018 09:05:30.569 UTC INFO main.py:113 (thread MainThread): Loaded plugin 18-08-2018 09:05:30.569 UTC INFO main.py:113 (thread MainThread): Loaded plugin 18-08-2018 09:05:30.570 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 18-08-2018 09:05:30.571 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 18-08-2018 09:05:30.597 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 18-08-2018 09:05:30.597 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 18-08-2018 09:05:30.598 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 18-08-2018 09:05:30.600 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.17: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.17 # 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 18-08-2018 09:05:30.601 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash 9a8fd2ec45793bf4ff56c1a82fdf97d5 18-08-2018 09:05:30.601 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file 18-08-2018 09:05:32.717 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value { "hostnames": [ ] } 18-08-2018 09:05:32.717 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13 18-08-2018 09:05:34.820 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.17: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.17 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local from etcd, comparing to last value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.17: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.17 # 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 18-08-2018 09:05:34.820 UTC INFO common_etcd_synchronizer.py:305 (thread SharedConfigPlugin): Watching for changes with 13 real 0m0.005s user 0m0.004s sys 0m0.001s 2018-08-18 09:05:38,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-08-18 09:05:13.846224597 Stopping etcd clearwater-etcd 2018-08-18 09:05:14.573215411 Restarting etcd clearwater-etcd 2018-08-18 09:05:14.578597086 Configured ETCDCTL_PEERS: 192.168.120.17:4000, 2018-08-18 09:05:14.579365302 Check for previous failed startup attempt 2018-08-18 09:05:14.580722720 Running etcdctl member list daf61a666d61e07b: name=192-168-120-17 peerURLs=http://192.168.120.17:2380 clientURLs=http://192.168.120.17:4000 isLeader=true 2018-08-18 09:05:14.701812158 etcdctl returned 0 2018-08-18 09:05:14.708211019 Joining existing cluster... 2018-08-18 09:05:20.710798116 Configured ETCDCTL_PEERS: 192.168.120.17:4000, 2018-08-18 09:05:20.711515662 Check cluster is healthy 2018-08-18 09:05:20.713199707 Running etcdctl cluster-health member daf61a666d61e07b is healthy: got healthy result from http://192.168.120.17:4000 cluster is healthy 2018-08-18 09:05:20.724837458 etcdctl returned 0 2018-08-18 09:05:20.725865464 Tell the cluster we're joining 2018-08-18 09:05:20.726647067 Running etcdctl member add 192-168-120-22 http://192.168.120.22:2380 Added member named 192-168-120-22 with ID 16f8bd475ea877c1 to cluster ETCD_NAME="192-168-120-22" ETCD_INITIAL_CLUSTER="192-168-120-22=http://192.168.120.22:2380,192-168-120-17=http://192.168.120.17:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-08-18 09:05:20.743362288 etcdctl returned 0 2018-08-18 09:05:20.775789004 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.22:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.22 --name 192-168-120-22 --debug --initial-cluster 192-168-120-17=http://192.168.120.17:2380,192-168-120-22=http://192.168.120.22:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.22:2380 --listen-peer-urls http://192.168.120.22:2380 2018-08-18 09:05:20.777485011 Check we're actually a member of the cluster 2018-08-18 09:05:20.783403287 Wait for etcd to startup 2018-08-18 09:05:20.817599590 Etcd started successfully 2018-08-18 09:05:20.804642 I | etcdmain: etcd Version: 3.1.7 2018-08-18 09:05:20.804686 I | etcdmain: Git SHA: 43b7507 2018-08-18 09:05:20.804690 I | etcdmain: Go Version: go1.7.5 2018-08-18 09:05:20.804693 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-18 09:05:20.804697 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-18 09:05:20.804752 I | embed: listening for peers on http://192.168.120.22:2380 2018-08-18 09:05:20.804803 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-18 09:05:20.853233 I | etcdserver: name = 192-168-120-22 2018-08-18 09:05:20.853251 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.22 2018-08-18 09:05:20.853257 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.22/member 2018-08-18 09:05:20.853261 I | etcdserver: heartbeat = 100ms 2018-08-18 09:05:20.853265 I | etcdserver: election = 1000ms 2018-08-18 09:05:20.853269 I | etcdserver: snapshot count = 10000 2018-08-18 09:05:20.853276 I | etcdserver: advertise client URLs = http://192.168.120.22:4000 2018-08-18 09:05:20.859702 I | etcdserver: starting member 16f8bd475ea877c1 in cluster a8a4c793d0ad03b9 2018-08-18 09:05:20.859730 I | raft: 16f8bd475ea877c1 became follower at term 0 2018-08-18 09:05:20.859745 I | raft: newRaft 16f8bd475ea877c1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-18 09:05:20.859749 I | raft: 16f8bd475ea877c1 became follower at term 1 2018-08-18 09:05:20.877002 I | rafthttp: started HTTP pipelining with peer daf61a666d61e07b 2018-08-18 09:05:20.877030 I | rafthttp: starting peer daf61a666d61e07b... 2018-08-18 09:05:20.877041 I | rafthttp: started HTTP pipelining with peer daf61a666d61e07b 2018-08-18 09:05:20.879744 I | rafthttp: started streaming with peer daf61a666d61e07b (writer) 2018-08-18 09:05:20.879801 I | rafthttp: started streaming with peer daf61a666d61e07b (writer) 2018-08-18 09:05:20.882988 I | rafthttp: started peer daf61a666d61e07b 2018-08-18 09:05:20.883040 I | rafthttp: added peer daf61a666d61e07b 2018-08-18 09:05:20.883061 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-18 09:05:20.884835 I | rafthttp: started streaming with peer daf61a666d61e07b (stream MsgApp v2 reader) 2018-08-18 09:05:20.885040 I | rafthttp: started streaming with peer daf61a666d61e07b (stream Message reader) 2018-08-18 09:05:20.886053 I | raft: 16f8bd475ea877c1 [term: 1] received a MsgHeartbeat message with higher term from daf61a666d61e07b [term: 2] 2018-08-18 09:05:20.886070 I | raft: 16f8bd475ea877c1 became follower at term 2 2018-08-18 09:05:20.886083 I | raft: raft.node: 16f8bd475ea877c1 elected leader daf61a666d61e07b at term 2 2018-08-18 09:05:20.886633 I | rafthttp: peer daf61a666d61e07b became active 2018-08-18 09:05:20.886649 I | rafthttp: established a TCP streaming connection with peer daf61a666d61e07b (stream MsgApp v2 writer) 2018-08-18 09:05:20.886747 I | rafthttp: established a TCP streaming connection with peer daf61a666d61e07b (stream Message writer) 2018-08-18 09:05:20.887741 I | rafthttp: established a TCP streaming connection with peer daf61a666d61e07b (stream Message reader) 2018-08-18 09:05:20.887816 I | rafthttp: established a TCP streaming connection with peer daf61a666d61e07b (stream MsgApp v2 reader) 2018-08-18 09:05:20.892206 D | raft: 16f8bd475ea877c1 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from daf61a666d61e07b 2018-08-18 09:05:20.893393 D | raft: 16f8bd475ea877c1 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from daf61a666d61e07b 2018-08-18 09:05:20.893716 I | etcdserver/membership: added member daf61a666d61e07b [http://192.168.120.17:2380] to cluster a8a4c793d0ad03b9 2018-08-18 09:05:20.893850 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-18 09:05:20.893890 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-18 09:05:20.894158 I | etcdserver/membership: added member 16f8bd475ea877c1 [http://192.168.120.22:2380] to cluster a8a4c793d0ad03b9 2018-08-18 09:05:20.896799 I | etcdserver: published {Name:192-168-120-22 ClientURLs:[http://192.168.120.22:4000]} to cluster a8a4c793d0ad03b9 2018-08-18 09:05:20.896859 I | embed: ready to serve client requests 2018-08-18 09:05:20.897166 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-18 09:05:20.969942 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.22:53764 2018-08-18 09:05:20.978588 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.22:53765 2018-08-18 09:05:20.979324 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.22:53766 2018-08-18 09:05:21.227296 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:55978 2018-08-18 09:05:21.227762 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.3:55978 2018-08-18 09:05:22.864247 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.22:53770 2018-08-18 09:05:22.882149 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.22:53770 2018-08-18 09:05:23.073160 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.22:53771 2018-08-18 09:05:23.084022 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.22:53772 2018-08-18 09:05:23.084529 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.22:53773 2018-08-18 09:05:27.190958 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.22:53770 2018-08-18 09:05:27.197255 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.22:53770 2018-08-18 09:05:28.357236 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.22:53778 2018-08-18 09:05:28.364750 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.22:53779 2018-08-18 09:05:28.365346 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.22:53780 2018-08-18 09:05:29.931151 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.20:45600 2018-08-18 09:05:29.931593 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.20:45600 2018-08-18 09:05:30.571116 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.22:53782 2018-08-18 09:05:30.571579 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.22:53783 2018-08-18 09:05:30.686621 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.22:53784 2018-08-18 09:05:30.695590 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.22:53784 2018-08-18 09:05:30.698875 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.22:53785 2018-08-18 09:05:30.706126 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:44580 2018-08-18 09:05:31.401869 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.22:53770 2018-08-18 09:05:31.407012 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.22:53770 2018-08-18 09:05:32.713123 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.22:53782 2018-08-18 09:05:32.717441 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.22:53782 2018-08-18 09:05:34.815448 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.22:53783 2018-08-18 09:05:34.821092 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?waitIndex=13&recursive=false&wait=true remote:192.168.120.22:53783 2018-08-18 09:05:35.639893 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.22:53770 2018-08-18 09:05:36.007716 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.22:53770 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-18 09:05:38,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-18 09:05:38,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 18-08-2018 09:05:23.167 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 18-08-2018 09:05:23.168 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-18 09:05:38,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:05:38,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 18-08-2018 09:05:22.850 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 18-08-2018 09:05:22.851 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 18-08-2018 09:05:22.861 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 18-08-2018 09:05:22.861 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 18-08-2018 09:05:22.862 UTC INFO main.py:114 (thread MainThread): Loaded plugin 18-08-2018 09:05:22.862 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 18-08-2018 09:05:22.881 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 18-08-2018 09:05:22.977 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 18-08-2018 09:05:22.977 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 18-08-2018 09:05:22.984 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 18-08-2018 09:05:25.087 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 18-08-2018 09:05:27.190 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 18-08-2018 09:05:27.196 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 18-08-2018 09:05:27.199 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 18-08-2018 09:05:29.298 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 18-08-2018 09:05:31.401 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 18-08-2018 09:05:31.409 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.22-ellis"}]} from etcd, comparing to last value None 18-08-2018 09:05:31.409 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.22-ellis"}]} from etcd 18-08-2018 09:05:31.409 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm 18-08-2018 09:05:33.512 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor global alarm 18-08-2018 09:05:35.614 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "PROCESSING", "ID": "192.168.120.22-ellis"}]} into etcd with index 12 18-08-2018 09:05:36.007 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm 18-08-2018 09:05:36.125 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-8): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "PROCESSING", "ID": "192.168.120.22-ellis"}]} from etcd, comparing to last value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.22-ellis"}]} 18-08-2018 09:05:30.685 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 18-08-2018 09:05:30.685 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.22-ellis to queue to restart 18-08-2018 09:05:30.698 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 18-08-2018 09:05:30.699 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.22-ellis"}]} real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-18 09:05:38,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-08-18 09:05:38,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TMESM/install-ellis.sh 2018-08-18 09:05:38,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-18 09:05:38,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 09:05:38,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:05:38,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:38,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:38,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:38,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:38,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:38,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:38,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:38,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:05:38,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:38,897 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:38 GMT 2018-08-18 09:05:38,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:38,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:05:38,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:43,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:05:43,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:43,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:43,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:43,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:43,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:43,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:43,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:43,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:38.819Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1XQHL/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:38.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "efb5886f-9e90-482e-8b41-df1ec002a09a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:38.988Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:38.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:38.988Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:38.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_a6oyhx': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-a6oyhx'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'ellis': {u'ellis_junm7m': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.22', u'name': u'ellis-junm7m'}}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "efb5886f-9e90-482e-8b41-df1ec002a09a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "efb5886f-9e90-482e-8b41-df1ec002a09a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "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-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "efb5886f-9e90-482e-8b41-df1ec002a09a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/IQI8Z/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bd35222c-98cb-487e-be4a-8ce51b93271b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "message": "[localhost] run: sudo mv /tmp/tmpEEjZYq /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "efb5886f-9e90-482e-8b41-df1ec002a09a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "message": "Executing: /tmp/IQI8Z/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bd35222c-98cb-487e-be4a-8ce51b93271b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bd35222c-98cb-487e-be4a-8ce51b93271b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bd35222c-98cb-487e-be4a-8ce51b93271b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "efb5886f-9e90-482e-8b41-df1ec002a09a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "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-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "efb5886f-9e90-482e-8b41-df1ec002a09a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "message": "[localhost] run: sudo mv /tmp/tmpo_Hwa3 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "efb5886f-9e90-482e-8b41-df1ec002a09a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.17: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.17\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-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bd35222c-98cb-487e-be4a-8ce51b93271b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "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-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "efb5886f-9e90-482e-8b41-df1ec002a09a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "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-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "efb5886f-9e90-482e-8b41-df1ec002a09a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "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-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "efb5886f-9e90-482e-8b41-df1ec002a09a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:39.741Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "efb5886f-9e90-482e-8b41-df1ec002a09a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:40.015Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:40.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:42.436Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:42.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:43.438Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:43.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 1904, "offset": 1843, "size": 50}}} 2018-08-18 09:05:43,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:43,973 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:43 GMT 2018-08-18 09:05:43,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:43,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13469 2018-08-18 09:05:43,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:43,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1XQHL/bind.py 2018-08-18 09:05:43,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:05:43,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:05:43,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_a6oyhx': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-a6oyhx'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'ellis': {u'ellis_junm7m': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.22', u'name': u'ellis-junm7m'}}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}}, 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.17', u'hss_hostname': u''}. 2018-08-18 09:05:43,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-18 09:05:43,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-18 09:05:43,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/IQI8Z/create_number.sh 2018-08-18 09:05:43,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEEjZYq /etc/bind/db.clearwater.opnfv 2018-08-18 09:05:43,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IQI8Z/create_number.sh 2018-08-18 09:05:43,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-18 09:05:43,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-08-18 09:05:43,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-18 09:05:43,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-18 09:05:43,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpo_Hwa3 /etc/bind/db.clearwater.local 2018-08-18 09:05:43,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.17: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.17 # 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-18 09:05:43,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:05:43,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-18 09:05:43,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-18 09:05:43,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-18 09:05:43,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:05:43,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-18 09:05:43,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:05:43,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:05:44,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:44,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:44,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:44,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:44,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:44,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:44,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:44,037 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:05:44,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:44,037 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:44 GMT 2018-08-18 09:05:44,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:44,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:05:44,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:49,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:05:49,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:49,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:49,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:49,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:49,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:49,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:49,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:49,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:44.013Z", "message": "Execution done (return_code=0): /tmp/IQI8Z/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:44.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "bd35222c-98cb-487e-be4a-8ce51b93271b"}], "metadata": {"pagination": {"total": 1905, "offset": 1865, "size": 50}}} 2018-08-18 09:05:49,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:49,200 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:49 GMT 2018-08-18 09:05:49,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:49,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 633 2018-08-18 09:05:49,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:49,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/IQI8Z/create_number.sh 2018-08-18 09:05:49,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:05:49,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:49,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:49,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:49,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:49,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:49,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:49,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:49,256 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:05:49,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:49,256 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:49 GMT 2018-08-18 09:05:49,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:49,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:05:49,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:54,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:05:54,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:54,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:54,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:54,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:54,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:54,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:54,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:54,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:49.966Z", "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 4 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 (3,742 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59678 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m7.360s\nuser\t0m3.558s\nsys\t0m0.830s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:49.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:51.017Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:51.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:51.017Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:51.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:51.017Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:51.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:52.921Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.086s\nuser\t0m0.013s\nsys\t0m0.053s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:52.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:53.984Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:53.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:53.984Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 08:59 ? 00:00:01 /sbin/init\nroot 2 0 0 08:59 ? 00:00:00 [kthreadd]\nroot 3 2 0 08:59 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 08:59 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 08:59 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 08:59 ? 00:00:00 [rcu_sched]\nroot 8 2 0 08:59 ? 00:00:00 [rcuos/0]\nroot 9 2 0 08:59 ? 00:00:00 [rcuos/1]\nroot 10 2 0 08:59 ? 00:00:00 [rcu_bh]\nroot 11 2 0 08:59 ? 00:00:00 [rcuob/0]\nroot 12 2 0 08:59 ? 00:00:00 [rcuob/1]\nroot 13 2 0 08:59 ? 00:00:00 [migration/0]\nroot 14 2 0 08:59 ? 00:00:00 [watchdog/0]\nroot 15 2 0 08:59 ? 00:00:00 [watchdog/1]\nroot 16 2 0 08:59 ? 00:00:00 [migration/1]\nroot 17 2 0 08:59 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 08:59 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 08:59 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 08:59 ? 00:00:00 [khelper]\nroot 21 2 0 08:59 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 08:59 ? 00:00:00 [netns]\nroot 23 2 0 08:59 ? 00:00:00 [writeback]\nroot 24 2 0 08:59 ? 00:00:00 [kintegrityd]\nroot 25 2 0 08:59 ? 00:00:00 [bioset]\nroot 27 2 0 08:59 ? 00:00:00 [kblockd]\nroot 28 2 0 08:59 ? 00:00:00 [ata_sff]\nroot 29 2 0 08:59 ? 00:00:00 [khubd]\nroot 30 2 0 08:59 ? 00:00:00 [md]\nroot 31 2 0 08:59 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 08:59 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 08:59 ? 00:00:00 [khungtaskd]\nroot 35 2 0 08:59 ? 00:00:00 [kswapd0]\nroot 36 2 0 08:59 ? 00:00:00 [vmstat]\nroot 37 2 0 08:59 ? 00:00:00 [ksmd]\nroot 38 2 0 08:59 ? 00:00:00 [khugepaged]\nroot 39 2 0 08:59 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 08:59 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 08:59 ? 00:00:00 [crypto]\nroot 53 2 0 08:59 ? 00:00:00 [kthrotld]\nroot 54 2 0 08:59 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 08:59 ? 00:00:00 [vballoon]\nroot 56 2 0 08:59 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 08:59 ? 00:00:00 [scsi_eh_1]\nroot 78 2 0 08:59 ? 00:00:00 [deferwq]\nroot 79 2 0 08:59 ? 00:00:00 [charger_manager]\nroot 124 2 0 08:59 ? 00:00:00 [kpsmoused]\nroot 141 2 0 08:59 ? 00:00:00 [kworker/0:2]\nroot 143 2 0 08:59 ? 00:00:00 [kworker/1:1]\nroot 186 2 0 08:59 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 08:59 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 08:59 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 452 2 0 08:59 ? 00:00:00 [kworker/u5:1]\nroot 453 2 0 08:59 ? 00:00:00 [kworker/u5:2]\nroot 480 1 0 08:59 ? 00:00:00 upstart-socket-bridge --daemon\nroot 567 1 0 08:59 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 08:59 ? 00:00:00 [kauditd]\nmessage+ 907 1 0 08:59 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-logind\nroot 949 1 0 08:59 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 965 1 0 08:59 ? 00:00:00 rsyslogd\nroot 1063 1 0 08:59 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1066 1 0 08:59 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1070 1 0 08:59 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1071 1 0 08:59 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1073 1 0 08:59 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1115 1 0 08:59 ? 00:00:00 /usr/sbin/sshd -D\nroot 1118 1 0 08:59 ? 00:00:00 cron\ndaemon 1119 1 0 08:59 ? 00:00:00 atd\nroot 1122 1 0 08:59 ? 00:00:00 /usr/sbin/irqbalance\nroot 1132 1 0 08:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1251 1 0 08:59 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1260 1 0 08:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 09:00 ? 00:00:00 /home/ubuntu/vellum_host_x84fqp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_x84fqp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_x84fqp --logging-server-logdir=/home/ubuntu/vellum_host_x84fqp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_x84fqp/work/vellum_host_x84fqp%I.log --pidfile=/home/ubuntu/vellum_host_x84fqp/work/vellum_host_x84fqp.pid\nubuntu 1764 1 0 09:00 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_x84fqp/env/bin/diamond --configfile /home/ubuntu/vellum_host_x84fqp/work/plugins/diamond/etc/diamond.conf\nubuntu 1811 1650 0 09:02 ? 00:00:00 /home/ubuntu/vellum_host_x84fqp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_x84fqp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_x84fqp --logging-server-logdir=/home/ubuntu/vellum_host_x84fqp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_x84fqp/work/vellum_host_x84fqp%I.log --pidfile=/home/ubuntu/vellum_host_x84fqp/work/vellum_host_x84fqp.pid\nubuntu 1832 1811 0 09:02 ? 00:00:00 /home/ubuntu/vellum_host_x84fqp/env/bin/python2.7 /home/ubuntu/vellum_host_x84fqp/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-rMZ1Zp\nubuntu 1843 1832 0 09:02 ? 00:00:00 /bin/sh -c /tmp/57CC5/install-vellum.sh\nubuntu 1845 1843 0 09:02 ? 00:00:00 /bin/bash -e /tmp/57CC5/install-vellum.sh\nntp 11852 1 0 09:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12249 1 0 09:04 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12289 2 0 09:04 ? 00:00:00 [kworker/u5:0]\nroot 12579 1 0 09:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13221 1 0 09:05 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13227 13221 0 09:05 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13674 12579 0 09:05 ? 00:00:00 [check-monit-upt] \ndnsmasq 14189 1 0 09:05 ? 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 14252 1845 0 09:05 ? 00:00:00 /bin/bash -e /tmp/57CC5/install-vellum.sh\nubuntu 14253 14252 0 09:05 ? 00:00:00 /bin/bash -e /tmp/57CC5/install-vellum.sh\nroot 14254 14253 0 09:05 ? 00:00:00 sudo ps -edf\nroot 14255 14254 0 09:05 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:53.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:53.984Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e7:3c:70 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:3c70/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:138147 errors:0 dropped:0 overruns:0 frame:0\n TX packets:51561 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218030239 (218.0 MB) TX bytes:9095910 (9.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:148 errors:0 dropped:0 overruns:0 frame:0\n TX packets:148 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:53.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:53.984Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:53.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:53.984Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:53.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}], "metadata": {"pagination": {"total": 1915, "offset": 1866, "size": 50}}} 2018-08-18 09:05:54,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:54,335 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:54 GMT 2018-08-18 09:05:54,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:54,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18923 2018-08-18 09:05:54,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:54,336 - 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 4 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 (3,742 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59678 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m7.360s user 0m3.558s sys 0m0.830s 2018-08-18 09:05:54,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-08-18 09:05:54,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-08-18 09:05:54,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-08-18 09:05:54,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.086s user 0m0.013s sys 0m0.053s 2018-08-18 09:05:54,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-08-18 09:05:54,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:59 ? 00:00:01 /sbin/init root 2 0 0 08:59 ? 00:00:00 [kthreadd] root 3 2 0 08:59 ? 00:00:00 [ksoftirqd/0] root 5 2 0 08:59 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:59 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:59 ? 00:00:00 [rcu_sched] root 8 2 0 08:59 ? 00:00:00 [rcuos/0] root 9 2 0 08:59 ? 00:00:00 [rcuos/1] root 10 2 0 08:59 ? 00:00:00 [rcu_bh] root 11 2 0 08:59 ? 00:00:00 [rcuob/0] root 12 2 0 08:59 ? 00:00:00 [rcuob/1] root 13 2 0 08:59 ? 00:00:00 [migration/0] root 14 2 0 08:59 ? 00:00:00 [watchdog/0] root 15 2 0 08:59 ? 00:00:00 [watchdog/1] root 16 2 0 08:59 ? 00:00:00 [migration/1] root 17 2 0 08:59 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:59 ? 00:00:00 [kworker/1:0] root 19 2 0 08:59 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:59 ? 00:00:00 [khelper] root 21 2 0 08:59 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:59 ? 00:00:00 [netns] root 23 2 0 08:59 ? 00:00:00 [writeback] root 24 2 0 08:59 ? 00:00:00 [kintegrityd] root 25 2 0 08:59 ? 00:00:00 [bioset] root 27 2 0 08:59 ? 00:00:00 [kblockd] root 28 2 0 08:59 ? 00:00:00 [ata_sff] root 29 2 0 08:59 ? 00:00:00 [khubd] root 30 2 0 08:59 ? 00:00:00 [md] root 31 2 0 08:59 ? 00:00:00 [devfreq_wq] root 32 2 0 08:59 ? 00:00:00 [kworker/0:1] root 34 2 0 08:59 ? 00:00:00 [khungtaskd] root 35 2 0 08:59 ? 00:00:00 [kswapd0] root 36 2 0 08:59 ? 00:00:00 [vmstat] root 37 2 0 08:59 ? 00:00:00 [ksmd] root 38 2 0 08:59 ? 00:00:00 [khugepaged] root 39 2 0 08:59 ? 00:00:00 [fsnotify_mark] root 40 2 0 08:59 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 08:59 ? 00:00:00 [crypto] root 53 2 0 08:59 ? 00:00:00 [kthrotld] root 54 2 0 08:59 ? 00:00:00 [kworker/u4:1] root 55 2 0 08:59 ? 00:00:00 [vballoon] root 56 2 0 08:59 ? 00:00:00 [scsi_eh_0] root 57 2 0 08:59 ? 00:00:00 [scsi_eh_1] root 78 2 0 08:59 ? 00:00:00 [deferwq] root 79 2 0 08:59 ? 00:00:00 [charger_manager] root 124 2 0 08:59 ? 00:00:00 [kpsmoused] root 141 2 0 08:59 ? 00:00:00 [kworker/0:2] root 143 2 0 08:59 ? 00:00:00 [kworker/1:1] root 186 2 0 08:59 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:59 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 08:59 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 452 2 0 08:59 ? 00:00:00 [kworker/u5:1] root 453 2 0 08:59 ? 00:00:00 [kworker/u5:2] root 480 1 0 08:59 ? 00:00:00 upstart-socket-bridge --daemon root 567 1 0 08:59 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 08:59 ? 00:00:00 [kauditd] message+ 907 1 0 08:59 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 08:59 ? 00:00:00 /lib/systemd/systemd-logind root 949 1 0 08:59 ? 00:00:00 upstart-file-bridge --daemon syslog 965 1 0 08:59 ? 00:00:00 rsyslogd root 1063 1 0 08:59 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1066 1 0 08:59 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1070 1 0 08:59 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1071 1 0 08:59 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1073 1 0 08:59 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1115 1 0 08:59 ? 00:00:00 /usr/sbin/sshd -D root 1118 1 0 08:59 ? 00:00:00 cron daemon 1119 1 0 08:59 ? 00:00:00 atd root 1122 1 0 08:59 ? 00:00:00 /usr/sbin/irqbalance root 1132 1 0 08:59 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1251 1 0 08:59 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1260 1 0 08:59 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 09:00 ? 00:00:00 /home/ubuntu/vellum_host_x84fqp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_x84fqp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_x84fqp --logging-server-logdir=/home/ubuntu/vellum_host_x84fqp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_x84fqp/work/vellum_host_x84fqp%I.log --pidfile=/home/ubuntu/vellum_host_x84fqp/work/vellum_host_x84fqp.pid ubuntu 1764 1 0 09:00 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_x84fqp/env/bin/diamond --configfile /home/ubuntu/vellum_host_x84fqp/work/plugins/diamond/etc/diamond.conf ubuntu 1811 1650 0 09:02 ? 00:00:00 /home/ubuntu/vellum_host_x84fqp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_x84fqp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_x84fqp --logging-server-logdir=/home/ubuntu/vellum_host_x84fqp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_x84fqp/work/vellum_host_x84fqp%I.log --pidfile=/home/ubuntu/vellum_host_x84fqp/work/vellum_host_x84fqp.pid ubuntu 1832 1811 0 09:02 ? 00:00:00 /home/ubuntu/vellum_host_x84fqp/env/bin/python2.7 /home/ubuntu/vellum_host_x84fqp/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-rMZ1Zp ubuntu 1843 1832 0 09:02 ? 00:00:00 /bin/sh -c /tmp/57CC5/install-vellum.sh ubuntu 1845 1843 0 09:02 ? 00:00:00 /bin/bash -e /tmp/57CC5/install-vellum.sh ntp 11852 1 0 09:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12249 1 0 09:04 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12289 2 0 09:04 ? 00:00:00 [kworker/u5:0] root 12579 1 0 09:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13221 1 0 09:05 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13227 13221 0 09:05 ? 00:00:00 cpulimit -e astaire -l 10 root 13674 12579 0 09:05 ? 00:00:00 [check-monit-upt] dnsmasq 14189 1 0 09:05 ? 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 14252 1845 0 09:05 ? 00:00:00 /bin/bash -e /tmp/57CC5/install-vellum.sh ubuntu 14253 14252 0 09:05 ? 00:00:00 /bin/bash -e /tmp/57CC5/install-vellum.sh root 14254 14253 0 09:05 ? 00:00:00 sudo ps -edf root 14255 14254 0 09:05 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-08-18 09:05:54,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e7:3c:70 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee7:3c70/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:138147 errors:0 dropped:0 overruns:0 frame:0 TX packets:51561 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218030239 (218.0 MB) TX bytes:9095910 (9.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:148 errors:0 dropped:0 overruns:0 frame:0 TX packets:148 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB) real 0m0.006s user 0m0.004s sys 0m0.003s 2018-08-18 09:05:54,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-08-18 09:05:54,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-08-18 09:05:54,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:05:54,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:54,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:54,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:54,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:54,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:54,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:54,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:54,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:05:54,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:54,393 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:54 GMT 2018-08-18 09:05:54,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:54,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:05:54,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:59,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:05:59,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:59,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:59,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:59,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:59,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:59,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:59,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:59,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:55.022Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:55.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:55.022Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:55.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:55.022Z", "message": "[vellum] => /var/log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/wtmp\n/var/log/rogers\n/var/log/memcached.log\n/var/log/cloud-init-output.log\n/var/log/chronos\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/lastlog\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/sysstat\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/syslog\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/ntpstats\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/upstart\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/console-setup.log\n/var/log/dpkg.log\n/var/log/btmp\n/var/log/clearwater-config-manager\n/var/log/auth.log\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_20180818T090000Z.txt\n/var/log/astaire/astaire_err.log\n/var/log/unattended-upgrades\n/var/log/monit.log\n/var/log/dmesg\n\nreal\t0m0.029s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:55.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:55.022Z", "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 14189/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1115/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12579/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12249/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14189/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1115/sshd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 11852/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11852/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11852/ntpd \nudp 0 0 0.0.0.0:26097 0.0.0.0:* 567/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12249/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14189/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 11852/ntpd \nudp6 0 0 ::1:123 :::* 11852/ntpd \nudp6 0 0 :::123 :::* 11852/ntpd \nudp6 0 0 :::55337 :::* 567/dhclient \nudp6 0 0 ::1:53 :::* 14189/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8757 1132/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 10736 1650/python2.7 /tmp/cloudify-logging-server-3e58a.socket\nunix 2 [ ACC ] STREAM LISTENING 12195 1832/python2.7 /tmp/ctx-6Czr8X.socket\nunix 2 [ ACC ] STREAM LISTENING 1490 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9390 907/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1730 394/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:55.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:56.025Z", "message": "[vellum] => 2018-08-18 09:05:12.875759570 Stopping etcd clearwater-etcd\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-18T09:05:56.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:56.025Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:56.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:57.216Z", "message": "[vellum] => INFO [main] 2018-08-18 09:03:37,703 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-08-18 09:03:37,723 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-18 09:03:37,808 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-18 09:03:37,954 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-08-18 09:03:37,964 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-08-18 09:03:37,964 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-08-18 09:03:38,682 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-18 09:03:38,706 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-18 09:03:38,739 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-08-18 09:03:38,740 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-08-18 09:03:38,740 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-08-18 09:03:38,740 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 710080(693K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-08-18 09:03:38,740 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74033456(72298K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-08-18 09:03:38,741 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-08-18 09:03:38,741 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-08-18 09:03:38,741 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16655392(16265K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-08-18 09:03:38,741 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-18 09:03:38,741 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_1534583016.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1534583016.log]\nINFO [main] 2018-08-18 09:03:38,851 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-08-18 09:03:38,851 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-08-18 09:03:38,980 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-08-18 09:03:38,982 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-08-18 09:03:38,982 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-08-18 09:03:38,987 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-08-18 09:03:38,993 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-08-18 09:03:38,998 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-08-18 09:03:39,001 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-08-18 09:03:39,087 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-08-18 09:03:42,167 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-08-18 09:03:42,178 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-08-18 09:03:42,184 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-08-18 09:03:42,188 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-08-18 09:03:42,193 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-08-18 09:03:42,198 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-08-18 09:03:42,204 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-08-18 09:03:42,209 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-08-18 09:03:42,213 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-08-18 09:03:42,217 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-08-18 09:03:42,224 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-08-18 09:03:42,228 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-08-18 09:03:42,232 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-08-18 09:03:42,236 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-08-18 09:03:42,240 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-08-18 09:03:42,244 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-08-18 09:03:42,331 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-08-18 09:03:42,331 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-08-18 09:03:42,375 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-18 09:03:42,386 Memtable.java:347 - Writing Memtable-local@1150695753(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-18 09:03:42,476 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=1534583022119, position=399)\nINFO [main] 2018-08-18 09:03:42,917 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-08-18 09:03:43,071 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-08-18 09:03:43,071 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-08-18 09:03:43,073 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-08-18 09:03:43,086 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-18 09:03:43,087 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-08-18 09:03:43,103 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-18 09:03:43,113 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-18 09:03:43,123 SystemKeyspace.java:765 - No host ID found, created 12410425-93ce-4281-af6d-dfa14090573d (Note: This should happen exactly once per node).\nINFO [main] 2018-08-18 09:03:43,126 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-08-18 09:03:43,127 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-18 09:03:43,128 Memtable.java:347 - Writing Memtable-local@1725770205(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-18 09:03:43,130 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=1534583022119, position=93397)\nINFO [main] 2018-08-18 09:03:43,472 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-18 09:03:43,797 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-18 09:03:44,227 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-08-18 09:03:44,339 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-18 09:03:44,692 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-18 09:03:45,057 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-18 09:03:45,322 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-18 09:03:45,331 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-08-18 09:03:45,333 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-18 09:03:45,341 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-18 09:03:45,352 StorageService.java:959 - Generated random tokens. tokens are [-6599759954770987292, 4819613309952018005, -1681007479109676792, 128068566634184161, -1431106026876171906, 4232017055817597665, 5786024230548568388, 3461689164730481753, -3018235374507246687, -626140745599252330, -4115000552493405852, 3469022392670528139, -725674012198975981, -4638215365961595941, -7094949756711339105, 4890437517544905226, 625894407075091735, 1143098956000045000, 5963188069041913879, 8601998541563300782, -2229824007181352869, -6780267614213608146, 3066091434446696253, 2620626711774097583, -1034014598445183415, 7675943964139680915, 8773162533212995712, -5847145285121907575, 2516978934826469751, 4152036360585732466, -3235470766240293714, 5574158885634851209, 638639859690964554, -7540113376455391119, -8859721091666188200, 989306222990654517, -5090224654512417753, -6373533552415810459, 8491285463827386751, 2119426839501487567, 5758739552734210051, -8007886335568975745, -1268234480425618526, 2224958827216035507, -2868744613131071085, 5589210726720009625, 1600554512560634631, 8886541042450687778, -2436452821543746192, 5031008010585785521, -1974411797631034917, -5696934095431395995, 529611844312802281, 5842138872423872870, -5169134840993521035, 7728605574607375197, -8049739655861129834, -1870680068596232930, -4649905522643298366, -520422759964027301, -2005938663791765110, -4618603445400582094, 8820275639268657599, -5160873958917176999, 4347434352969744171, -4194576515466428538, 1673475818458600346, 5874492936854558927, -4820850580984505359, -4631913707110635399, 653466488168094620, 2171256750132358525, -3208496650192514744, 6097980837067857060, 4396755622537054030, -7010811820720577067, 3679244183217129805, -3371312856827391110, -7064185548086992570, 6243312475675039525, -6330469693354156232, 2336889921500698651, -3228884786407582447, 4079800388564897892, 5453979695079078700, 6510280678072902690, 7802019809876966281, -5751852143281189335, 1637309134821249573, 7839850252689607638, 7376696841396575471, -9170690351405921757, -5625054669683827498, 2838167503506319268, -1825370054118554881, -629184565145913948, 883168089169035923, 4953545200653364828, -4810052304143398270, 1732552157749267611, -5020576344794725249, -4066048066784097813, -6838756376095710523, 7526384786726560717, -2347103439981500724, 4268443376052180876, 7094634289805105669, 2453395150201453406, -9106701364188135876, -892326397230456736, 4460265886681340392, -4259657175968728396, -707189249139093604, -2511095471243224515, -8967017184012384829, 866556486952399419, -5181085938402404175, 8265216941600344674, -4193659169186945293, -4369069615800454865, -5672820124631378989, -5118468455127731856, 1892164801994348992, 4049742900491614960, 1100687669655260891, 4767339411086130757, 5499013847272880674, -7476539435925450921, 135780620656323102, 4957039999047292178, 4814065874980751064, -8214898012726736389, -3720112379174818583, -4168754397321714358, 2945607990758220205, 5461274462490030069, -7856741186724099554, 2560740123148693035, -2310860016147013147, 2330500687480920392, -6159346523263978939, 8292954786081225537, -2865784365372537104, 3346975740399429644, -6065930363391535928, -5256184488781642317, 1562640243812667777, -4165313534483622600, 4156146846262787915, -3765408738360667931, 1859519540640604245, 6063802269031286223, -2767326462316769264, 3355031236783309688, 51507283169202791, 3964425158593479419, -2400140176406072258, -5153190807657054510, -1481212579978791747, 8660066133094653277, -8037814663107056757, -7671910271441866874, -9187081683536451699, -276304149050808319, 3779190040488045449, -4990416470755234275, -6181029265799304798, 2878259806422362313, 3584544838700888992, -692427086809585090, -1380049911746194714, 3423602738370161103, 900610326302068502, -8220397874763828625, -3590114483903817178, 5449493567806355145, -576485299541933473, 4051997643033689824, 3090979210365037362, 2519335118340104424, -5404157277440586390, -104219094371258337, -8529438805814390630, 5119470750833113952, -7255695093543425622, 5203811337655300004, -7991266309642824654, 4090592892273660240, -5407692605314960479, 1646911383219800795, 3941501579410337835, -5781728354518702667, -7862495418652779808, -6678568973661605266, -8584589162762071109, -366246582971389207, 5084067896297929343, -3454692012518028410, 687636823285250397, 349055593402602397, 6287513166486379999, -1570440620551617096, -1371553109801176505, 5280647497515869792, 1080326119997315017, -2138963919150318742, 7036066795818086507, 7980748638400126294, 1360901870215719921, 3555785172785571404, -3209065938460529801, 210244916866648013, 7050748678010811346, 2462587539604839922, -1427589647506748915, 1403976019686840618, 6258652170372197229, 7820978871433279556, 5569444384673983105, -1498605026476944478, -8362672617985491647, -2621152506656356373, -1638429712217324258, 7009617328868594721, 7686696601996091514, 2202713647786305939, 1109873516140344601, -1017431491248731264, 4586038774094174143, -4325217058511408291, -3256304664227993839, -6905085757095527308, -6347656970293786915, -5743331822381674424, -54531867610574807, 5940994465535127883, -1423799117333739734, -1523531135115772535, 5922201586650407726, -2389146254661936109, 4439332645325008506, -7321736245030000769, 5885087802277907618, -715943185650072280, -3950950897847852917, -7670040861625226984, -3909126387602027031, 2975000838149171609, -8526597874603158800, -3478957956749506410, 2403036270161451219, 7650343080575474985, -5783244743838961450, -905490665756205257, 2351942764773187404, 7085236057809253025]\nINFO [main] 2018-08-18 09:03:45,362 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@48bcd1a[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@3604a552[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@7f723a15}\nINFO [MigrationStage:1] 2018-08-18 09:03:45,377 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-18 09:03:45,378 Memtable.java:347 - Writing Memtable-schema_keyspaces@949510607(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-18 09:03:45,380 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=1534583022119, position=102352)\nINFO [MigrationStage:1] 2018-08-18 09:03:45,808 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-18 09:03:45,808 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1164665426(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-18 09:03:45,819 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=1534583022119, position=102352)\nINFO [MigrationStage:1] 2018-08-18 09:03:46,004 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-18 09:03:46,005 Memtable.java:347 - Writing Memtable-schema_columns@2048245163(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-18 09:03:46,026 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=1534583022119, position=102352)\nINFO [MigrationStage:1] 2018-08-18 09:03:46,401 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-18 09:03:46,401 Memtable.java:347 - Writing Memtable-schema_triggers@828971736(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-18 09:03:46,403 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=1534583022119, position=102352)\nINFO [MigrationStage:1] 2018-08-18 09:03:46,617 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-18 09:03:46,618 Memtable.java:347 - Writing Memtable-schema_usertypes@1122293217(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-18 09:03:46,619 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=1534583022119, position=102352)\nINFO [MigrationStage:1] 2018-08-18 09:03:46,968 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6d6651bd[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-18 09:03:47,046 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-08-18 09:03:47,050 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@602b9319[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-18 09:03:47,126 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-08-18 09:03:47,862 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-18 09:03:47,868 Memtable.java:347 - Writing Memtable-local@116862887(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-18 09:03:47,878 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=1534583022119, position=102595)\nINFO [main] 2018-08-18 09:03:48,875 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51477 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-18 09:03:48,880 Memtable.java:347 - Writing Memtable-local@511500781(8.362KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-18 09:03:49,139 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=1534583022119, position=114582)\nINFO [CompactionExecutor:1] 2018-08-18 09:03:49,384 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')]\nINFO [main] 2018-08-18 09:03:49,938 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-08-18 09:03:50,564 Server.java:155 - Netty using native Epoll event loop\nINFO [CompactionExecutor:1] 2018-08-18 09:03:50,648 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,905 bytes to 5,729 (~97% of original) in 1,232ms = 0.004435MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [main] 2018-08-18 09:03:50,810 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-18 09:03:50,817 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-08-18 09:03:50,914 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-08-18 09:03:50,921 ThriftServer.java:136 - Listening for thrift clients...\nINFO [StorageServiceShutdownHook] 2018-08-18 09:05:08,178 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-08-18 09:05:08,233 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-08-18 09:05:08,233 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-08-18 09:05:08,235 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-08-18 09:05:10,248 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-08-18 09:05:10,251 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:57.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:57.216Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:57.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:57.216Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:57.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:57.216Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:57.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:57.216Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:57.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:57.216Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:57.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:57.657Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:57.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:58.223Z", "message": "Execution done (return_code=0): /tmp/57CC5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:58.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:58.223Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:58.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "ee738215-d9c9-4ce0-a351-2c0ed77717c9"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:59.000Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:59.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:59.000Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:59.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:59.000Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:59.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:59.226Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/TDBDY/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:59.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:59.226Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:59.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:05:59.226Z", "message": "Executing: /tmp/TDBDY/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:05:59.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1939, "offset": 1876, "size": 50}}} 2018-08-18 09:05:59,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:59,481 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:59 GMT 2018-08-18 09:05:59,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:59,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 70163 2018-08-18 09:05:59,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:05:59,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-08-18 09:05:59,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-08-18 09:05:59,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/wtmp /var/log/rogers /var/log/memcached.log /var/log/cloud-init-output.log /var/log/chronos /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/lastlog /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/sysstat /var/log/clearwater-cluster-manager /var/log/clearwater-queue-manager /var/log/udev /var/log/dist-upgrade /var/log/boot.log /var/log/syslog /var/log/alternatives.log /var/log/cloud-init.log /var/log/kern.log /var/log/ntpstats /var/log/cassandra /var/log/cassandra/system.log /var/log/upstart /var/log/upstart/network-interface-eth0.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/astaire-throttle.log /var/log/upstart/console-setup.log /var/log/dpkg.log /var/log/btmp /var/log/clearwater-config-manager /var/log/auth.log /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_20180818T090000Z.txt /var/log/astaire/astaire_err.log /var/log/unattended-upgrades /var/log/monit.log /var/log/dmesg real 0m0.029s user 0m0.000s sys 0m0.006s 2018-08-18 09:05:59,484 - 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 14189/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1115/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12579/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12249/memcached tcp6 0 0 ::1:53 :::* LISTEN 14189/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1115/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 11852/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11852/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11852/ntpd udp 0 0 0.0.0.0:26097 0.0.0.0:* 567/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12249/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14189/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 11852/ntpd udp6 0 0 ::1:123 :::* 11852/ntpd udp6 0 0 :::123 :::* 11852/ntpd udp6 0 0 :::55337 :::* 567/dhclient udp6 0 0 ::1:53 :::* 14189/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8757 1132/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10736 1650/python2.7 /tmp/cloudify-logging-server-3e58a.socket unix 2 [ ACC ] STREAM LISTENING 12195 1832/python2.7 /tmp/ctx-6Czr8X.socket unix 2 [ ACC ] STREAM LISTENING 1490 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9390 907/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 1730 394/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.007s 2018-08-18 09:05:59,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-08-18 09:05:12.875759570 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-18 09:05:59,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-18 09:05:59,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-08-18 09:03:37,703 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-08-18 09:03:37,723 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-18 09:03:37,808 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-18 09:03:37,954 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-08-18 09:03:37,964 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-08-18 09:03:37,964 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-08-18 09:03:38,682 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-18 09:03:38,706 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-18 09:03:38,739 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-08-18 09:03:38,740 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-08-18 09:03:38,740 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-08-18 09:03:38,740 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 710080(693K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-08-18 09:03:38,740 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74033456(72298K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-08-18 09:03:38,741 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-08-18 09:03:38,741 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-08-18 09:03:38,741 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16655392(16265K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-08-18 09:03:38,741 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-18 09:03:38,741 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_1534583016.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1534583016.log] INFO [main] 2018-08-18 09:03:38,851 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-08-18 09:03:38,851 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-08-18 09:03:38,980 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-08-18 09:03:38,982 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-08-18 09:03:38,982 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-08-18 09:03:38,987 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-08-18 09:03:38,993 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-08-18 09:03:38,998 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-08-18 09:03:39,001 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-08-18 09:03:39,087 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-08-18 09:03:42,167 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-08-18 09:03:42,178 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-08-18 09:03:42,184 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-08-18 09:03:42,188 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-08-18 09:03:42,193 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-08-18 09:03:42,198 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-08-18 09:03:42,204 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-08-18 09:03:42,209 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-08-18 09:03:42,213 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-08-18 09:03:42,217 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-08-18 09:03:42,224 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-08-18 09:03:42,228 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-08-18 09:03:42,232 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-08-18 09:03:42,236 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-08-18 09:03:42,240 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-08-18 09:03:42,244 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-08-18 09:03:42,331 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-08-18 09:03:42,331 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-08-18 09:03:42,375 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-18 09:03:42,386 Memtable.java:347 - Writing Memtable-local@1150695753(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-18 09:03:42,476 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=1534583022119, position=399) INFO [main] 2018-08-18 09:03:42,917 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-08-18 09:03:43,071 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-08-18 09:03:43,071 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-08-18 09:03:43,073 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-08-18 09:03:43,086 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-18 09:03:43,087 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-08-18 09:03:43,103 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-18 09:03:43,113 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-18 09:03:43,123 SystemKeyspace.java:765 - No host ID found, created 12410425-93ce-4281-af6d-dfa14090573d (Note: This should happen exactly once per node). INFO [main] 2018-08-18 09:03:43,126 StorageService.java:807 - Starting up server gossip INFO [main] 2018-08-18 09:03:43,127 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-18 09:03:43,128 Memtable.java:347 - Writing Memtable-local@1725770205(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-18 09:03:43,130 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=1534583022119, position=93397) INFO [main] 2018-08-18 09:03:43,472 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-18 09:03:43,797 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-18 09:03:44,227 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-08-18 09:03:44,339 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-18 09:03:44,692 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-18 09:03:45,057 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-18 09:03:45,322 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-18 09:03:45,331 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-08-18 09:03:45,333 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-18 09:03:45,341 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-18 09:03:45,352 StorageService.java:959 - Generated random tokens. tokens are [-6599759954770987292, 4819613309952018005, -1681007479109676792, 128068566634184161, -1431106026876171906, 4232017055817597665, 5786024230548568388, 3461689164730481753, -3018235374507246687, -626140745599252330, -4115000552493405852, 3469022392670528139, -725674012198975981, -4638215365961595941, -7094949756711339105, 4890437517544905226, 625894407075091735, 1143098956000045000, 5963188069041913879, 8601998541563300782, -2229824007181352869, -6780267614213608146, 3066091434446696253, 2620626711774097583, -1034014598445183415, 7675943964139680915, 8773162533212995712, -5847145285121907575, 2516978934826469751, 4152036360585732466, -3235470766240293714, 5574158885634851209, 638639859690964554, -7540113376455391119, -8859721091666188200, 989306222990654517, -5090224654512417753, -6373533552415810459, 8491285463827386751, 2119426839501487567, 5758739552734210051, -8007886335568975745, -1268234480425618526, 2224958827216035507, -2868744613131071085, 5589210726720009625, 1600554512560634631, 8886541042450687778, -2436452821543746192, 5031008010585785521, -1974411797631034917, -5696934095431395995, 529611844312802281, 5842138872423872870, -5169134840993521035, 7728605574607375197, -8049739655861129834, -1870680068596232930, -4649905522643298366, -520422759964027301, -2005938663791765110, -4618603445400582094, 8820275639268657599, -5160873958917176999, 4347434352969744171, -4194576515466428538, 1673475818458600346, 5874492936854558927, -4820850580984505359, -4631913707110635399, 653466488168094620, 2171256750132358525, -3208496650192514744, 6097980837067857060, 4396755622537054030, -7010811820720577067, 3679244183217129805, -3371312856827391110, -7064185548086992570, 6243312475675039525, -6330469693354156232, 2336889921500698651, -3228884786407582447, 4079800388564897892, 5453979695079078700, 6510280678072902690, 7802019809876966281, -5751852143281189335, 1637309134821249573, 7839850252689607638, 7376696841396575471, -9170690351405921757, -5625054669683827498, 2838167503506319268, -1825370054118554881, -629184565145913948, 883168089169035923, 4953545200653364828, -4810052304143398270, 1732552157749267611, -5020576344794725249, -4066048066784097813, -6838756376095710523, 7526384786726560717, -2347103439981500724, 4268443376052180876, 7094634289805105669, 2453395150201453406, -9106701364188135876, -892326397230456736, 4460265886681340392, -4259657175968728396, -707189249139093604, -2511095471243224515, -8967017184012384829, 866556486952399419, -5181085938402404175, 8265216941600344674, -4193659169186945293, -4369069615800454865, -5672820124631378989, -5118468455127731856, 1892164801994348992, 4049742900491614960, 1100687669655260891, 4767339411086130757, 5499013847272880674, -7476539435925450921, 135780620656323102, 4957039999047292178, 4814065874980751064, -8214898012726736389, -3720112379174818583, -4168754397321714358, 2945607990758220205, 5461274462490030069, -7856741186724099554, 2560740123148693035, -2310860016147013147, 2330500687480920392, -6159346523263978939, 8292954786081225537, -2865784365372537104, 3346975740399429644, -6065930363391535928, -5256184488781642317, 1562640243812667777, -4165313534483622600, 4156146846262787915, -3765408738360667931, 1859519540640604245, 6063802269031286223, -2767326462316769264, 3355031236783309688, 51507283169202791, 3964425158593479419, -2400140176406072258, -5153190807657054510, -1481212579978791747, 8660066133094653277, -8037814663107056757, -7671910271441866874, -9187081683536451699, -276304149050808319, 3779190040488045449, -4990416470755234275, -6181029265799304798, 2878259806422362313, 3584544838700888992, -692427086809585090, -1380049911746194714, 3423602738370161103, 900610326302068502, -8220397874763828625, -3590114483903817178, 5449493567806355145, -576485299541933473, 4051997643033689824, 3090979210365037362, 2519335118340104424, -5404157277440586390, -104219094371258337, -8529438805814390630, 5119470750833113952, -7255695093543425622, 5203811337655300004, -7991266309642824654, 4090592892273660240, -5407692605314960479, 1646911383219800795, 3941501579410337835, -5781728354518702667, -7862495418652779808, -6678568973661605266, -8584589162762071109, -366246582971389207, 5084067896297929343, -3454692012518028410, 687636823285250397, 349055593402602397, 6287513166486379999, -1570440620551617096, -1371553109801176505, 5280647497515869792, 1080326119997315017, -2138963919150318742, 7036066795818086507, 7980748638400126294, 1360901870215719921, 3555785172785571404, -3209065938460529801, 210244916866648013, 7050748678010811346, 2462587539604839922, -1427589647506748915, 1403976019686840618, 6258652170372197229, 7820978871433279556, 5569444384673983105, -1498605026476944478, -8362672617985491647, -2621152506656356373, -1638429712217324258, 7009617328868594721, 7686696601996091514, 2202713647786305939, 1109873516140344601, -1017431491248731264, 4586038774094174143, -4325217058511408291, -3256304664227993839, -6905085757095527308, -6347656970293786915, -5743331822381674424, -54531867610574807, 5940994465535127883, -1423799117333739734, -1523531135115772535, 5922201586650407726, -2389146254661936109, 4439332645325008506, -7321736245030000769, 5885087802277907618, -715943185650072280, -3950950897847852917, -7670040861625226984, -3909126387602027031, 2975000838149171609, -8526597874603158800, -3478957956749506410, 2403036270161451219, 7650343080575474985, -5783244743838961450, -905490665756205257, 2351942764773187404, 7085236057809253025] INFO [main] 2018-08-18 09:03:45,362 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@48bcd1a[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@3604a552[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@7f723a15} INFO [MigrationStage:1] 2018-08-18 09:03:45,377 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-18 09:03:45,378 Memtable.java:347 - Writing Memtable-schema_keyspaces@949510607(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-18 09:03:45,380 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=1534583022119, position=102352) INFO [MigrationStage:1] 2018-08-18 09:03:45,808 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-18 09:03:45,808 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1164665426(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-18 09:03:45,819 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=1534583022119, position=102352) INFO [MigrationStage:1] 2018-08-18 09:03:46,004 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-18 09:03:46,005 Memtable.java:347 - Writing Memtable-schema_columns@2048245163(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-18 09:03:46,026 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=1534583022119, position=102352) INFO [MigrationStage:1] 2018-08-18 09:03:46,401 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-18 09:03:46,401 Memtable.java:347 - Writing Memtable-schema_triggers@828971736(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-18 09:03:46,403 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=1534583022119, position=102352) INFO [MigrationStage:1] 2018-08-18 09:03:46,617 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-18 09:03:46,618 Memtable.java:347 - Writing Memtable-schema_usertypes@1122293217(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-18 09:03:46,619 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=1534583022119, position=102352) INFO [MigrationStage:1] 2018-08-18 09:03:46,968 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6d6651bd[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-18 09:03:47,046 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-08-18 09:03:47,050 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@602b9319[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-18 09:03:47,126 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-08-18 09:03:47,862 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-18 09:03:47,868 Memtable.java:347 - Writing Memtable-local@116862887(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-18 09:03:47,878 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=1534583022119, position=102595) INFO [main] 2018-08-18 09:03:48,875 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51477 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-18 09:03:48,880 Memtable.java:347 - Writing Memtable-local@511500781(8.362KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-18 09:03:49,139 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=1534583022119, position=114582) INFO [CompactionExecutor:1] 2018-08-18 09:03:49,384 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')] INFO [main] 2018-08-18 09:03:49,938 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-08-18 09:03:50,564 Server.java:155 - Netty using native Epoll event loop INFO [CompactionExecutor:1] 2018-08-18 09:03:50,648 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,905 bytes to 5,729 (~97% of original) in 1,232ms = 0.004435MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [main] 2018-08-18 09:03:50,810 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-18 09:03:50,817 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-08-18 09:03:50,914 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-08-18 09:03:50,921 ThriftServer.java:136 - Listening for thrift clients... INFO [StorageServiceShutdownHook] 2018-08-18 09:05:08,178 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-08-18 09:05:08,233 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-08-18 09:05:08,233 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-08-18 09:05:08,235 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-08-18 09:05:10,248 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-08-18 09:05:10,251 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.002s sys 0m0.003s 2018-08-18 09:05:59,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-18 09:05:59,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-08-18 09:05:59,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-08-18 09:05:59,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-18 09:05:59,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-08-18 09:05:59,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:05:59,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/57CC5/install-vellum.sh 2018-08-18 09:05:59,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-08-18 09:05:59,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:05:59,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-18 09:05:59,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:05:59,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/TDBDY/start-vellum.sh 2018-08-18 09:05:59,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-18 09:05:59,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TDBDY/start-vellum.sh 2018-08-18 09:05:59,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:05:59,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:05:59,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:05:59,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:05:59,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:05:59,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:05:59,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:05:59,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:05:59,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:05:59,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:05:59,548 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:05:59 GMT 2018-08-18 09:05:59,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:05:59,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:05:59,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:04,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:06:04,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:04,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:04,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:04,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:04,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:04,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:04,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:04,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:06:00.229Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:06:00.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:06:00.229Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:06:00.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:06:00.229Z", "message": "[vellum] 192.168.120.6", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:06:00.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:06:01.234Z", "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-18T09:06:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1943, "offset": 1897, "size": 50}}} 2018-08-18 09:06:04,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:04,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:04 GMT 2018-08-18 09:06:04,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:04,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2186 2018-08-18 09:06:04,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:04,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-08-18 09:06:04,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-08-18 09:06:04,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.6 2018-08-18 09:06:04,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:06:04,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:06:04,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:04,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:04,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:04,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:04,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:04,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:04,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:04,700 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:06:04,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:04,700 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:04 GMT 2018-08-18 09:06:04,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:04,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:06:04,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:09,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:06:09,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:09,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:09,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:09,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:09,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:09,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:09,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:09,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1943, "offset": 1901, "size": 50}}} 2018-08-18 09:06:09,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:09,782 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:09 GMT 2018-08-18 09:06:09,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:09,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:06:09,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:09,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:06:09,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:09,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:09,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:09,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:09,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:09,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:09,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:09,840 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:06:09,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:09,840 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:09 GMT 2018-08-18 09:06:09,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:09,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:06:09,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:14,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:06:14,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:14,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:14,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:14,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:14,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:14,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:14,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:14,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:06:10.523Z", "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-18T09:06:10.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1944, "offset": 1901, "size": 50}}} 2018-08-18 09:06:14,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:14,923 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:14 GMT 2018-08-18 09:06:14,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:14,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:06:14,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:14,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:06:14,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:06:14,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:14,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:14,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:14,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:14,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:14,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:14,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:14,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:06:14,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:14,985 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:14 GMT 2018-08-18 09:06:14,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:14,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:06:14,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:19,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:06:20,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:20,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:20,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:20,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:20,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:20,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:20,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:20,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1944, "offset": 1902, "size": 50}}} 2018-08-18 09:06:20,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:20,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:20 GMT 2018-08-18 09:06:20,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:20,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:06:20,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:20,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:06:20,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:20,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:20,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:20,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:20,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:20,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:20,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:20,130 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:06:20,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:20,130 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:20 GMT 2018-08-18 09:06:20,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:20,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:06:20,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:25,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:06:25,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:25,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:25,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:25,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:25,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:25,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:25,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:25,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:06:20.764Z", "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-18T09:06:20.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1945, "offset": 1902, "size": 50}}} 2018-08-18 09:06:25,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:25,213 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:25 GMT 2018-08-18 09:06:25,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:25,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:06:25,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:25,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:06:25,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:06:25,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:25,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:25,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:25,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:25,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:25,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:25,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:25,271 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:06:25,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:25,271 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:25 GMT 2018-08-18 09:06:25,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:25,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:06:25,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:30,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:06:30,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:30,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:30,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:30,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:30,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:30,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:30,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:30,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1945, "offset": 1903, "size": 50}}} 2018-08-18 09:06:30,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:30,354 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:30 GMT 2018-08-18 09:06:30,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:30,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:06:30,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:30,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:06:30,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:30,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:30,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:30,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:30,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:30,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:30,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:30,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:06:30,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:30,412 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:30 GMT 2018-08-18 09:06:30,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:30,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:06:30,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:35,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:06:35,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:35,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:35,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:35,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:35,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:35,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:35,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:35,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:06:31.003Z", "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-18T09:06:31.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1946, "offset": 1903, "size": 50}}} 2018-08-18 09:06:35,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:35,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:35 GMT 2018-08-18 09:06:35,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:35,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:06:35,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:35,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:06:35,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:06:35,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:35,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:35,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:35,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:35,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:35,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:35,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:35,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:06:35,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:35,549 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:35 GMT 2018-08-18 09:06:35,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:35,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:06:35,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:40,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:06:40,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:40,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:40,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:40,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:40,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:40,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:40,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:40,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1946, "offset": 1904, "size": 50}}} 2018-08-18 09:06:40,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:40,629 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:40 GMT 2018-08-18 09:06:40,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:40,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:06:40,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:40,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:06:40,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:40,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:40,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:40,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:40,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:40,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:40,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:40,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:06:40,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:40,688 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:40 GMT 2018-08-18 09:06:40,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:40,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:06:40,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:45,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:06:45,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:45,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:45,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:45,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:45,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:45,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:45,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:45,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:06:41.243Z", "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-18T09:06:41.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1947, "offset": 1904, "size": 50}}} 2018-08-18 09:06:45,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:45,764 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:45 GMT 2018-08-18 09:06:45,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:45,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:06:45,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:45,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:06:45,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:06:45,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:45,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:45,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:45,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:45,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:45,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:45,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:45,824 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:06:45,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:45,824 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:45 GMT 2018-08-18 09:06:45,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:45,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:06:45,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:50,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:06:50,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:50,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:50,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:50,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:50,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:50,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:50,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:50,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1947, "offset": 1905, "size": 50}}} 2018-08-18 09:06:50,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:50,904 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:50 GMT 2018-08-18 09:06:50,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:50,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:06:50,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:50,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:06:50,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:50,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:50,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:50,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:50,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:50,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:50,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:50,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:06:50,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:50,966 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:50 GMT 2018-08-18 09:06:50,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:50,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:06:50,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:55,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:06:56,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:56,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:56,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:56,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:56,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:56,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:56,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:56,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:06:51.480Z", "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-18T09:06:51.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1948, "offset": 1905, "size": 50}}} 2018-08-18 09:06:56,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:56,041 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:56 GMT 2018-08-18 09:06:56,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:56,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:06:56,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:06:56,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:06:56,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:06:56,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:06:56,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:06:56,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:06:56,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:06:56,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:06:56,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:06:56,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:06:56,096 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:06:56,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:06:56,096 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:06:56 GMT 2018-08-18 09:06:56,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:06:56,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:06:56,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:01,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:07:01,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:01,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:01,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:01,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:01,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:01,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:01,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:01,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1948, "offset": 1906, "size": 50}}} 2018-08-18 09:07:01,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:01,175 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:01 GMT 2018-08-18 09:07:01,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:01,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:07:01,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:01,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:07:01,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:01,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:01,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:01,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:01,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:01,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:01,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:01,235 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:07:01,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:01,236 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:01 GMT 2018-08-18 09:07:01,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:01,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:07:01,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:06,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:07:06,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:06,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:06,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:06,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:06,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:06,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:06,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:06,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:07:01.714Z", "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-18T09:07:01.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1949, "offset": 1906, "size": 50}}} 2018-08-18 09:07:06,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:06,327 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:06 GMT 2018-08-18 09:07:06,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:06,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:07:06,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:07:06,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:07:06,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:06,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:06,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:06,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:06,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:06,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:06,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:06,390 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:07:06,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:06,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:06 GMT 2018-08-18 09:07:06,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:06,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:07:06,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:11,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:07:11,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:11,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:11,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:11,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:11,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:11,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:11,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:11,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1949, "offset": 1907, "size": 50}}} 2018-08-18 09:07:11,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:11,475 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:11 GMT 2018-08-18 09:07:11,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:11,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:07:11,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:11,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:07:11,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:11,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:11,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:11,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:11,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:11,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:11,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:11,692 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:07:11,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:11,692 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:11 GMT 2018-08-18 09:07:11,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:11,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:07:11,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:16,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:07:16,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:16,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:16,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:16,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:16,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:16,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:16,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:16,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:07:11.952Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:07:11.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1950, "offset": 1907, "size": 50}}} 2018-08-18 09:07:16,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:16,774 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:16 GMT 2018-08-18 09:07:16,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:16,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:07:16,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:16,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:07:16,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:07:16,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:16,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:16,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:16,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:16,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:16,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:16,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:16,844 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:07:16,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:16,844 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:16 GMT 2018-08-18 09:07:16,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:16,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:07:16,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:21,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:07:21,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:21,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:21,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:21,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:21,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:21,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:21,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:21,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1950, "offset": 1908, "size": 50}}} 2018-08-18 09:07:21,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:21,941 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:21 GMT 2018-08-18 09:07:21,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:21,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:07:21,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:21,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:07:22,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:22,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:22,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:22,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:22,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:22,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:22,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:22,007 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:07:22,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:22,007 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:22 GMT 2018-08-18 09:07:22,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:22,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:07:22,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:27,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:07:27,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:27,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:27,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:27,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:27,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:27,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:27,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:27,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:07:22.192Z", "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-18T09:07:22.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1951, "offset": 1908, "size": 50}}} 2018-08-18 09:07:27,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:27,082 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:27 GMT 2018-08-18 09:07:27,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:27,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:07:27,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:27,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:07:27,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:07:27,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:27,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:27,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:27,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:27,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:27,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:27,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:27,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:07:27,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:27,142 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:27 GMT 2018-08-18 09:07:27,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:27,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:07:27,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:32,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:07:32,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:32,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:32,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:32,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:32,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:32,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:32,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:32,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1951, "offset": 1909, "size": 50}}} 2018-08-18 09:07:32,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:32,221 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:32 GMT 2018-08-18 09:07:32,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:32,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:07:32,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:32,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:07:32,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:32,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:32,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:32,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:32,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:32,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:32,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:32,278 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:07:32,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:32,278 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:32 GMT 2018-08-18 09:07:32,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:32,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:07:32,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:37,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:07:37,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:37,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:37,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:37,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:37,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:37,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:37,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:37,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:07:32.424Z", "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-18T09:07:32.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1952, "offset": 1909, "size": 50}}} 2018-08-18 09:07:37,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:37,357 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:37 GMT 2018-08-18 09:07:37,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:37,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:07:37,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:37,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:07:37,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:07:37,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:37,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:37,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:37,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:37,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:37,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:37,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:37,419 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:07:37,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:37,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:37 GMT 2018-08-18 09:07:37,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:37,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:07:37,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:42,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:07:42,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:42,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:42,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:42,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:42,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:42,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:42,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:42,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1952, "offset": 1910, "size": 50}}} 2018-08-18 09:07:42,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:42,501 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:42 GMT 2018-08-18 09:07:42,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:42,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:07:42,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:42,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:07:42,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:42,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:42,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:42,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:42,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:42,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:42,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:42,559 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:07:42,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:42,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:42 GMT 2018-08-18 09:07:42,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:42,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:07:42,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:47,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:07:47,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:47,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:47,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:47,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:47,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:47,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:47,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:47,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:07:42.660Z", "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-18T09:07:42.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1953, "offset": 1910, "size": 50}}} 2018-08-18 09:07:47,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:47,634 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:47 GMT 2018-08-18 09:07:47,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:47,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:07:47,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:47,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:07:47,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:07:47,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:47,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:47,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:47,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:47,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:47,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:47,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:47,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:07:47,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:47,691 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:47 GMT 2018-08-18 09:07:47,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:47,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:07:47,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:52,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:07:52,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:52,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:52,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:52,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:52,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:52,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:52,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:52,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1953, "offset": 1911, "size": 50}}} 2018-08-18 09:07:52,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:52,765 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:52 GMT 2018-08-18 09:07:52,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:52,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:07:52,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:52,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:07:52,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:52,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:52,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:52,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:52,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:52,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:52,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:52,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:07:52,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:52,833 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:52 GMT 2018-08-18 09:07:52,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:52,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:07:52,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:57,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:07:57,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:57,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:57,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:57,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:57,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:57,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:57,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:57,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:07:52.897Z", "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-18T09:07:52.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1954, "offset": 1911, "size": 50}}} 2018-08-18 09:07:57,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:57,910 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:57 GMT 2018-08-18 09:07:57,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:57,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:07:57,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:07:57,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:07:57,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:07:57,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:07:57,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:07:57,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:07:57,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:07:57,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:07:57,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:07:57,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:07:57,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:07:57,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:07:57,966 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:07:57 GMT 2018-08-18 09:07:57,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:07:57,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:07:57,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:02,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:08:03,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:03,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:03,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:03,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:03,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:03,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:03,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:03,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1954, "offset": 1912, "size": 50}}} 2018-08-18 09:08:03,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:03,041 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:03 GMT 2018-08-18 09:08:03,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:03,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:08:03,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:03,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:08:03,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:03,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:03,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:03,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:03,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:03,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:03,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:03,181 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:08:03,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:03,181 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:03 GMT 2018-08-18 09:08:03,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:03,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:08:03,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:08,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:08:08,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:08,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:08,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:08,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:08,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:08,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:08,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:08,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:08:03.134Z", "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-18T09:08:03.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1955, "offset": 1912, "size": 50}}} 2018-08-18 09:08:08,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:08,264 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:08 GMT 2018-08-18 09:08:08,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:08,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:08:08,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:08,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:08:08,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:08:08,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:08,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:08,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:08,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:08,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:08,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:08,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:08,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:08:08,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:08,322 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:08 GMT 2018-08-18 09:08:08,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:08,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:08:08,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:13,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:08:13,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:13,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:13,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:13,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:13,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:13,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:13,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:13,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:08:13.367Z", "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-18T09:08:13.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1956, "offset": 1913, "size": 50}}} 2018-08-18 09:08:13,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:13,401 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:13 GMT 2018-08-18 09:08:13,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:13,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:08:13,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:13,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:08:13,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:08:13,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:13,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:13,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:13,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:13,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:13,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:13,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:13,475 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:08:13,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:13,475 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:13 GMT 2018-08-18 09:08:13,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:13,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:08:13,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:18,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:08:18,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:18,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:18,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:18,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:18,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:18,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:18,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:18,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1956, "offset": 1914, "size": 50}}} 2018-08-18 09:08:18,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:18,560 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:18 GMT 2018-08-18 09:08:18,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:18,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:08:18,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:18,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:08:18,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:18,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:18,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:18,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:18,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:18,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:18,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:18,619 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:08:18,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:18,619 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:18 GMT 2018-08-18 09:08:18,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:18,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:08:18,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:23,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:08:23,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:23,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:23,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:23,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:23,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:23,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:23,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:23,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:08:23.600Z", "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-18T09:08:23.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1957, "offset": 1914, "size": 50}}} 2018-08-18 09:08:23,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:23,695 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:23 GMT 2018-08-18 09:08:23,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:23,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:08:23,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:23,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:08:23,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:08:23,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:23,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:23,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:23,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:23,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:23,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:23,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:23,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:08:23,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:23,756 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:23 GMT 2018-08-18 09:08:23,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:23,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:08:23,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:28,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:08:28,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:28,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:28,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:28,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:28,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:28,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:28,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:28,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1957, "offset": 1915, "size": 50}}} 2018-08-18 09:08:28,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:28,843 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:28 GMT 2018-08-18 09:08:28,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:28,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:08:28,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:28,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:08:28,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:28,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:28,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:28,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:28,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:28,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:28,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:28,905 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:08:28,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:28,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:28 GMT 2018-08-18 09:08:28,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:28,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:08:28,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:33,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:08:34,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:34,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:34,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:34,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:34,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:34,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:34,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:34,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:08:33.831Z", "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-18T09:08:33.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1958, "offset": 1915, "size": 50}}} 2018-08-18 09:08:34,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:34,002 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:34 GMT 2018-08-18 09:08:34,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:34,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:08:34,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:34,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:08:34,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:08:34,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:34,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:34,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:34,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:34,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:34,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:34,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:34,145 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:08:34,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:34,145 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:34 GMT 2018-08-18 09:08:34,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:34,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:08:34,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:39,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:08:39,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:39,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:39,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:39,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:39,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:39,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:39,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:39,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1958, "offset": 1916, "size": 50}}} 2018-08-18 09:08:39,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:39,219 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:39 GMT 2018-08-18 09:08:39,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:39,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:08:39,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:39,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:08:39,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:39,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:39,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:39,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:39,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:39,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:39,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:39,283 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:08:39,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:39,283 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:39 GMT 2018-08-18 09:08:39,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:39,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:08:39,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:44,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:08:44,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:44,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:44,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:44,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:44,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:44,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:44,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:44,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:08:44.064Z", "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-18T09:08:44.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1959, "offset": 1916, "size": 50}}} 2018-08-18 09:08:44,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:44,372 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:44 GMT 2018-08-18 09:08:44,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:44,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:08:44,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:44,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:08:44,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:08:44,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:44,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:44,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:44,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:44,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:44,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:44,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:44,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:08:44,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:44,434 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:44 GMT 2018-08-18 09:08:44,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:44,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:08:44,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:49,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:08:49,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:49,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:49,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:49,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:49,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:49,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:49,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:49,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1959, "offset": 1917, "size": 50}}} 2018-08-18 09:08:49,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:49,513 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:49 GMT 2018-08-18 09:08:49,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:49,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:08:49,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:49,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:08:49,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:49,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:49,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:49,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:49,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:49,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:49,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:49,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:08:49,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:49,571 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:49 GMT 2018-08-18 09:08:49,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:49,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:08:49,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:54,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:08:54,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:54,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:54,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:54,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:54,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:54,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:54,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:54,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:08:54.298Z", "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-18T09:08:54.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1960, "offset": 1917, "size": 50}}} 2018-08-18 09:08:54,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:54,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:54 GMT 2018-08-18 09:08:54,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:54,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:08:54,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:54,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:08:54,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:08:54,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:54,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:54,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:54,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:54,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:54,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:54,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:54,711 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:08:54,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:54,711 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:54 GMT 2018-08-18 09:08:54,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:54,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:08:54,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:59,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:08:59,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:59,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:59,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:59,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:59,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:59,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:59,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:59,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1960, "offset": 1918, "size": 50}}} 2018-08-18 09:08:59,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:59,785 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:59 GMT 2018-08-18 09:08:59,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:59,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:08:59,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:08:59,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:08:59,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:08:59,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:08:59,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:08:59,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:08:59,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:08:59,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:08:59,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:08:59,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:08:59,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:08:59,847 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:08:59 GMT 2018-08-18 09:08:59,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:08:59,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:08:59,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:04,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:09:04,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:04,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:04,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:04,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:04,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:04,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:04,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:04,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:09:04.533Z", "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-18T09:09:04.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1961, "offset": 1918, "size": 50}}} 2018-08-18 09:09:04,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:04,930 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:04 GMT 2018-08-18 09:09:04,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:04,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:09:04,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:04,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:09:04,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:09:04,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:04,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:04,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:04,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:04,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:04,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:04,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:04,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:09:04,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:04,990 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:04 GMT 2018-08-18 09:09:04,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:04,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:09:04,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:09,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:09:10,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:10,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:10,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:10,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:10,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:10,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:10,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:10,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1961, "offset": 1919, "size": 50}}} 2018-08-18 09:09:10,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:10,076 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:10 GMT 2018-08-18 09:09:10,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:10,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:09:10,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:10,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:09:10,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:10,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:10,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:10,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:10,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:10,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:10,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:10,134 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:09:10,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:10,135 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:10 GMT 2018-08-18 09:09:10,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:10,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:09:10,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:15,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:09:15,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:15,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:15,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:15,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:15,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:15,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:15,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:15,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:09:14.764Z", "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-18T09:09:14.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1962, "offset": 1919, "size": 50}}} 2018-08-18 09:09:15,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:15,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:15 GMT 2018-08-18 09:09:15,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:15,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:09:15,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:15,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:09:15,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:09:15,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:15,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:15,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:15,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:15,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:15,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:15,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:15,277 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:09:15,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:15,278 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:15 GMT 2018-08-18 09:09:15,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:15,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:09:15,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:20,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:09:20,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:20,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:20,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:20,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:20,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:20,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:20,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:20,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1962, "offset": 1920, "size": 50}}} 2018-08-18 09:09:20,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:20,365 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:20 GMT 2018-08-18 09:09:20,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:20,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:09:20,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:20,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:09:20,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:20,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:20,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:20,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:20,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:20,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:20,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:20,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:09:20,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:20,426 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:20 GMT 2018-08-18 09:09:20,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:20,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:09:20,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:25,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:09:25,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:25,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:25,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:25,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:25,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:25,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:25,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:25,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:09:24.997Z", "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-18T09:09:24.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1963, "offset": 1920, "size": 50}}} 2018-08-18 09:09:25,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:25,504 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:25 GMT 2018-08-18 09:09:25,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:25,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:09:25,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:25,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:09:25,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:09:25,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:25,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:25,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:25,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:25,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:25,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:25,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:25,562 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:09:25,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:25,562 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:25 GMT 2018-08-18 09:09:25,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:25,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:09:25,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:30,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:09:30,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:30,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:30,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:30,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:30,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:30,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:30,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:30,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1963, "offset": 1921, "size": 50}}} 2018-08-18 09:09:30,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:30,645 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:30 GMT 2018-08-18 09:09:30,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:30,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:09:30,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:30,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:09:30,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:30,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:30,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:30,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:30,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:30,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:30,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:30,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:09:30,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:30,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:30 GMT 2018-08-18 09:09:30,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:30,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:09:30,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:35,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:09:35,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:35,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:35,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:35,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:35,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:35,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:35,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:35,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:09:35.233Z", "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-18T09:09:35.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1964, "offset": 1921, "size": 50}}} 2018-08-18 09:09:35,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:35,788 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:35 GMT 2018-08-18 09:09:35,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:35,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:09:35,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:35,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:09:35,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:09:35,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:35,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:35,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:35,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:35,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:35,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:35,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:35,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:09:35,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:35,846 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:35 GMT 2018-08-18 09:09:35,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:35,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:09:35,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:40,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:09:40,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:40,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:40,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:40,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:40,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:40,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:40,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:40,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1964, "offset": 1922, "size": 50}}} 2018-08-18 09:09:40,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:40,927 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:40 GMT 2018-08-18 09:09:40,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:40,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:09:40,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:40,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:09:40,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:40,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:40,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:40,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:40,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:40,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:40,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:40,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:09:40,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:40,989 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:40 GMT 2018-08-18 09:09:40,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:40,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:09:40,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:45,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:09:46,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:46,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:46,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:46,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:46,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:46,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:46,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:46,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:09:45.465Z", "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-18T09:09:45.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1965, "offset": 1922, "size": 50}}} 2018-08-18 09:09:46,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:46,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:46 GMT 2018-08-18 09:09:46,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:46,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:09:46,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:46,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:09:46,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:09:46,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:46,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:46,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:46,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:46,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:46,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:46,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:46,134 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:09:46,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:46,135 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:46 GMT 2018-08-18 09:09:46,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:46,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:09:46,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:51,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:09:51,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:51,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:51,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:51,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:51,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:51,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:51,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:51,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1965, "offset": 1923, "size": 50}}} 2018-08-18 09:09:51,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:51,220 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:51 GMT 2018-08-18 09:09:51,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:51,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:09:51,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:51,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:09:51,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:51,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:51,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:51,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:51,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:51,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:51,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:51,286 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:09:51,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:51,286 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:51 GMT 2018-08-18 09:09:51,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:51,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:09:51,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:56,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:09:56,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:56,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:56,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:56,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:56,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:56,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:56,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:56,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:09:55.716Z", "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-18T09:09:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1966, "offset": 1923, "size": 50}}} 2018-08-18 09:09:56,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:56,368 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:56 GMT 2018-08-18 09:09:56,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:56,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-18 09:09:56,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:09:56,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-18 09:09:56,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:09:56,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:09:56,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:09:56,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:09:56,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:09:56,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:09:56,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:09:56,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:09:56,425 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:09:56,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:09:56,425 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:09:56 GMT 2018-08-18 09:09:56,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:09:56,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:09:56,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:10:01,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:10:01,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:10:01,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:10:01,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:10:01,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:10:01,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:10:01,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:10:01,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:10:01,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1966, "offset": 1924, "size": 50}}} 2018-08-18 09:10:01,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:10:01,511 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:10:01 GMT 2018-08-18 09:10:01,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:10:01,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:10:01,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:10:01,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:10:01,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:10:01,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:10:01,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:10:01,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:10:01,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:10:01,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:10:01,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:10:01,580 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:10:01,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:10:01,580 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:10:01 GMT 2018-08-18 09:10:01,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:10:01,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:10:01,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:10:06,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:10:06,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:10:06,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:10:06,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:10:06,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:10:06,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:10:06,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:10:06,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:10:06,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:05.956Z", "message": "[vellum] Service on port 7000 failed to start. waited for a 120 seconds.", "level": "error", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:05.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:06.213Z", "message": "Task failed 'script_runner.tasks.run' -> /tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n", "node_name": "vellum", "workflow_id": "install", "error_causes": [{"message": "/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\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_x84fqp/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_x84fqp/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_x84fqp/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: /tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/TDBDY/start-vellum.sh: connect: Connection refused\n/tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-18T09:10:06.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:06.307Z", "message": "Execution done (return_code=1): /tmp/TDBDY/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:06.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "6db254b3-e90d-43d3-9517-325c9f1933ff"}], "metadata": {"pagination": {"total": 1969, "offset": 1924, "size": 50}}} 2018-08-18 09:10:06,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:10:06,666 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:10:06 GMT 2018-08-18 09:10:06,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:10:06,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12814 2018-08-18 09:10:06,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:10:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 failed to start. waited for a 120 seconds. 2018-08-18 09:10:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/TDBDY/start-vellum.sh: connect: Connection refused /tmp/TDBDY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2018-08-18 09:10:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/TDBDY/start-vellum.sh 2018-08-18 09:10:06,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:10:06,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:10:06,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:10:06,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:10:06,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:10:06,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:10:06,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:10:06,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:10:06,726 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:10:06,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:10:06,726 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:10:06 GMT 2018-08-18 09:10:06,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:10:06,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:10:06,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:10:11,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:10:11,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:10:11,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:10:11,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:10:11,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:10:11,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:10:11,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:10:11,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:10:11,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1969, "offset": 1927, "size": 50}}} 2018-08-18 09:10:11,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:10:11,808 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:10:11 GMT 2018-08-18 09:10:11,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:10:11,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:10:11,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:10:11,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:10:11,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:10:11,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:10:11,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:10:11,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:10:11,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:10:11,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:10:11,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:10:11,865 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:10:11,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:10:11,865 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:10:11 GMT 2018-08-18 09:10:11,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:10:11,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:10:11,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:10:16,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:10:16,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:10:16,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:10:16,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:10:16,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:10:16,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:10:16,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:10:16,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:10:16,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1969, "offset": 1927, "size": 50}}} 2018-08-18 09:10:16,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:10:16,952 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:10:16 GMT 2018-08-18 09:10:16,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:10:16,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-18 09:10:16,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:10:16,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:10:17,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:10:17,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:10:17,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:10:17,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:10:17,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:10:17,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:10:17,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:10:17,012 - cloudify.rest_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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:10:17,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:10:17,012 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:10:17 GMT 2018-08-18 09:10:17,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:10:17,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:10:17,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:10:22,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:10:22,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:10:22,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:10:22,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:10:22,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:10:22,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:10:22,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:10:22,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:10:22,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:21.269Z", "message": "Sending task 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:21.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:21.825Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/GZ9IA/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:21.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5c07f5d0-f270-489c-88a8-ae59a18c71f6"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:22.078Z", "message": "Task started 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:22.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 1971, "offset": 1927, "size": 50}}} 2018-08-18 09:10:22,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:10:22,100 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:10:22 GMT 2018-08-18 09:10:22,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:10:22,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1662 2018-08-18 09:10:22,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:10:22,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 1/60] 2018-08-18 09:10:22,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/GZ9IA/start-vellum.sh 2018-08-18 09:10:22,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 1/60] 2018-08-18 09:10:22,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:10:22,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:10:22,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:10:22,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:10:22,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:10:22,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:10:22,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:10:22,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:10:22,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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:10:22,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:10:22,170 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:10:22 GMT 2018-08-18 09:10:22,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:10:22,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-18 09:10:22,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:10:27,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:10:27,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:10:27,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:10:27,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:10:27,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:10:27,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:10:27,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:10:27,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:10:27,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:22.361Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:22.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5c07f5d0-f270-489c-88a8-ae59a18c71f6"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:22.361Z", "message": "Executing: /tmp/GZ9IA/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:22.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5c07f5d0-f270-489c-88a8-ae59a18c71f6"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:23.152Z", "message": "Task succeeded 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:23.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:23.367Z", "message": "[vellum] 192.168.120.6", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:23.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5c07f5d0-f270-489c-88a8-ae59a18c71f6"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:23.367Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:23.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5c07f5d0-f270-489c-88a8-ae59a18c71f6"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:23.367Z", "message": "Execution done (return_code=0): /tmp/GZ9IA/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:23.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5c07f5d0-f270-489c-88a8-ae59a18c71f6"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:23.367Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:23.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "5c07f5d0-f270-489c-88a8-ae59a18c71f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:24.082Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:24.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:24.082Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:24.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:24.370Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:24.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e3cccef3-81f4-4e9e-8c29-b575f35812f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:24.370Z", "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-18T09:10:24.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e3cccef3-81f4-4e9e-8c29-b575f35812f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:24.370Z", "message": "Downloaded scripts/bind/bind.py to /tmp/HLR9N/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:24.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e3cccef3-81f4-4e9e-8c29-b575f35812f9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:25.084Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:25.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:25.084Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:25.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:25.376Z", "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-18T09:10:25.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e3cccef3-81f4-4e9e-8c29-b575f35812f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:25.376Z", "message": "[localhost] run: sudo mv /tmp/tmpPQxOhs /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:25.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e3cccef3-81f4-4e9e-8c29-b575f35812f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:25.376Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_a6oyhx': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-a6oyhx'}}, u'ellis': {u'ellis_junm7m': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.22', u'name': u'ellis-junm7m'}}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'vellum': {u'vellum_2vfwrs': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-2vfwrs'}}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:25.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e3cccef3-81f4-4e9e-8c29-b575f35812f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:25.376Z", "message": "[localhost] run: sudo mv /tmp/tmpIKa2a5 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:25.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e3cccef3-81f4-4e9e-8c29-b575f35812f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:25.376Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:25.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e3cccef3-81f4-4e9e-8c29-b575f35812f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:25.376Z", "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-18T09:10:25.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e3cccef3-81f4-4e9e-8c29-b575f35812f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:25.376Z", "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-18T09:10:25.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e3cccef3-81f4-4e9e-8c29-b575f35812f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:25.376Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:10:25.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e3cccef3-81f4-4e9e-8c29-b575f35812f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:10:25.376Z", "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-18T09:10:25.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "28c353df-e6b7-4963-a738-8061c7ce9379", "logger": "e3cccef3-81f4-4e9e-8c29-b575f35812f9"}], "metadata": {"pagination": {"total": 1996, "offset": 1930, "size": 50}}} 2018-08-18 09:10:27,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:10:27,251 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:10:27 GMT 2018-08-18 09:10:27,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:10:27,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13155 2018-08-18 09:10:27,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:10:27,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-18 09:10:27,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GZ9IA/start-vellum.sh 2018-08-18 09:10:27,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' [retry 1/60] 2018-08-18 09:10:27,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.6 2018-08-18 09:10:27,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-08-18 09:10:27,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GZ9IA/start-vellum.sh 2018-08-18 09:10:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-08-18 09:10:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:10:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:10:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-18 09:10:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:10:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HLR9N/bind.py 2018-08-18 09:10:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:10:27,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-08-18 09:10:27,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-18 09:10:27,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPQxOhs /etc/bind/db.clearwater.local 2018-08-18 09:10:27,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_a6oyhx': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-a6oyhx'}}, u'ellis': {u'ellis_junm7m': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.22', u'name': u'ellis-junm7m'}}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'vellum': {u'vellum_2vfwrs': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-2vfwrs'}}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}. 2018-08-18 09:10:27,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIKa2a5 /etc/bind/db.clearwater.opnfv 2018-08-18 09:10:27,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-18 09:10:27,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-18 09:10:27,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-18 09:10:27,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-18 09:10:27,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-18 09:10:27,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/28c353df-e6b7-4963-a738-8061c7ce9379 2018-08-18 09:10:27,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:10:27,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:10:27,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:10:27,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:10:27,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:10:27,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:10:27,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:10:27,313 - 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-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"} 2018-08-18 09:10:27,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:10:27,313 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:10:27 GMT 2018-08-18 09:10:27,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:10:27,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-08-18 09:10:27,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:10:27,314 - 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-18T08:56:46.267Z', 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'28c353df-e6b7-4963-a738-8061c7ce9379'} 2018-08-18 09:10:27,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-18 09:10:27,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:10:27,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:10:27,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:10:27,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:10:27,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:10:27,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:10:27,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:10:27,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.211"}, "deployment_id": "clearwater-opnfv"} 2018-08-18 09:10:27,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:10:27,378 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:10:27 GMT 2018-08-18 09:10:27,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:10:27,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-18 09:10:27,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:10:27,380 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.211 2018-08-18 09:10:27,473 - 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-18 09:10:27,543 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-18 09:10:27,544 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-18 09:10:27,577 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:10:27,577 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-18 09:10:52,614 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:10:52,615 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-18 09:11:17,656 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:11:17,656 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-18 09:11:42,689 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:11:42,689 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-18 09:12:07,744 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:12:07,745 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-18 09:12:32,791 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:12:32,791 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-18 09:12:57,842 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:12:57,842 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-18 09:13:22,897 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:13:22,897 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-08-18 09:13:49,092 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550621@clearwater.opnfv', u'sip_username': u'6505550621', u'formatted_number': u'(650) 555-0621', u'number': u'6505550621', u'sip_uri': u'sip:6505550621@clearwater.opnfv', u'number_id': u'ce13e417660542feaeaa5b27ae6fc7e2', u'sip_password': u'RxXqaEhsy', u'pstn': False} 2018-08-18 09:13:49,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-18 09:13:49,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:13:49,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:13:49,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:13:49,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:13:49,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:13:49,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:13:49,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:13:49,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.211"}, "deployment_id": "clearwater-opnfv"} 2018-08-18 09:13:49,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:13:49,195 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:13:49 GMT 2018-08-18 09:13:49,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:13:49,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-18 09:13:49,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:13:49,196 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-18 09:13:49,196 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-18 09:13:49,204 - 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-18 09:13:49,204 - 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-18 09:15:52,780 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-08-18 09:15:52,781 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550763, 6505550325) Passed Basic Call - SDP (TCP) - (6505550882, 6505550345) Passed Basic Call - Tel URIs (TCP) - (6505550506, 6505550966) Passed Basic Call - Unknown number (TCP) - (6505550578, 6505550479) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550752, 6505550229) Passed Basic Call - Messages - Pager model (TCP) - (6505550811, 6505550760) Passed Basic Call - Pracks (TCP) - (6505550148, 6505550941) Passed Basic Registration (TCP) - (6505550901) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550727, 6505550687) Passed Call Barring - Outbound Rejection (TCP) - (6505550888, 6505550744) 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) - (6505550047, 6505550595) 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) - (6505550782, 6505550971, 6505550368) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550584, 6505550865, 6505550201) Passed Call Diversion - Not reachable (408) (TCP) - (6505550801, 6505550239, 6505550007) Passed Call Diversion - Not reachable (503) (TCP) - (6505550697, 6505550073, 6505550021) Passed Call Diversion - Not reachable (500) (TCP) - (6505550440, 6505550340, 6505550704) Passed Call Diversion - Busy (TCP) - (6505550162, 6505550534, 6505550030) Passed Call Diversion - Unconditional (TCP) - (6505550047, 6505550533, 6505550346) Passed Call Diversion - No answer (TCP) - (6505550545, 6505550440, 6505550141) Passed Call Diversion - Bad target URI (TCP) - (6505550499, 6505550748) Passed Call Diversion - Audio-only call (TCP) - (6505550440, 6505550630, 6505550665, 6505550533) Passed Call Diversion - Audio-video call (TCP) - (6505550905, 6505550576, 6505550841, 6505550466) Passed Call Waiting - Accepted (TCP) - (6505550644, 6505550474, 6505550087) Passed Call Waiting - Cancelled (TCP) - (6505550694, 6505550230, 6505550278) Passed CANCEL - Mainline (TCP) - (6505550914, 6505550196) Passed Filtering - Accept-Contact (TCP) - (6505550206, 6505550867) Leaked sip:6505550867@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550206@clearwater.opnfv, DELETE returned 502 Passed 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://hs-prov.clearwater.local:8889/private/6505550071%40clearwater.opnfv"}, "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://hs-prov.clearwater.local:8889/private/6505550072%40clearwater.opnfv"}, "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://hs-prov.clearwater.local:8889/private/6505550996%40clearwater.opnfv"}, "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://hs-prov.clearwater.local:8889/private/6505550562%40clearwater.opnfv"}, "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://hs-prov.clearwater.local:8889/private/6505550971%40clearwater.opnfv"}, "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://hs-prov.clearwater.local:8889/private/6505550701%40clearwater.opnfv"}, "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://hs-prov.clearwater.local:8889/private/6505550851%40clearwater.opnfv"}, "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://hs-prov.clearwater.local:8889/private/6505550698%40clearwater.opnfv"}, "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://hs-prov.clearwater.local:8889/private/6505550329%40clearwater.opnfv"}, "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://hs-prov.clearwater.local:8889/private/6505550093%40clearwater.opnfv"}, "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://hs-prov.clearwater.local:8889/private/6505550076%40clearwater.opnfv"}, "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://hs-prov.clearwater.local:8889/private/6505550187%40clearwater.opnfv"}, "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://hs-prov.clearwater.local:8889/private/6505550860%40clearwater.opnfv"}, "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://hs-prov.clearwater.local:8889/private/6505550927%40clearwater.opnfv"}, "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://hs-prov.clearwater.local:8889/private/6505550431%40clearwater.opnfv"}, "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) - 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://hs-prov.clearwater.local:8889/private/6505550804%40clearwater.opnfv"}, "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:278: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 - Reject-Contact interop (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://hs-prov.clearwater.local:8889/private/6505550146%40clearwater.opnfv"}, "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:306: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 - Accept-Contact interop (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://hs-prov.clearwater.local:8889/private/6505550633%40clearwater.opnfv"}, "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:336: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 with other param 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://hs-prov.clearwater.local:8889/private/6505550361%40clearwater.opnfv"}, "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:375: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 - GRUU with other param 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://hs-prov.clearwater.local:8889/private/6505550262%40clearwater.opnfv"}, "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:411: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 `
' 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) - 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://hs-prov.clearwater.local:8889/private/6505550614%40clearwater.opnfv"}, "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/subscribe.rb:24: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 `
' SUBSCRIBE - reg-event with a 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://hs-prov.clearwater.local:8889/private/6505550129%40clearwater.opnfv"}, "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/subscribe.rb:75: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 `
' SUBSCRIBE - Subscription timeout (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://hs-prov.clearwater.local:8889/private/6505550326%40clearwater.opnfv"}, "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/subscribe.rb:112: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 `
' SUBSCRIBE - Registration timeout (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://hs-prov.clearwater.local:8889/private/6505550093%40clearwater.opnfv"}, "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/subscribe.rb:156: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 `
' Multiple SUBSCRIBErs to one UE's reg-event (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://hs-prov.clearwater.local:8889/private/6505550349%40clearwater.opnfv"}, "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/subscribe.rb:223: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 `
' 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"=>"502", "Upstream URL"=>"http://hs-prov.clearwater.local:8889/public/sip%3A6505550206%40clearwater.opnfv/associated_private_ids"} 25 failures out of 93 tests run Accept-Contact with response (SFR 511195) (TCP) at 2018-08-18 09:15:51 +0000 Filtering - Accept-Contact no match (TCP) at 2018-08-18 09:15:51 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-08-18 09:15:51 +0000 Filtering - RFC3841 example (TCP) at 2018-08-18 09:15:51 +0000 Filtering - Reject-Contact no match (TCP) at 2018-08-18 09:15:52 +0000 Filtering - Reject-Contact match (TCP) at 2018-08-18 09:15:52 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-08-18 09:15:52 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-08-18 09:15:52 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-08-18 09:15:52 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-08-18 09:15:52 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-08-18 09:15:52 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-08-18 09:15:52 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-08-18 09:15:52 +0000 GRUU - Call - AoR as target (TCP) at 2018-08-18 09:15:52 +0000 GRUU - Call - unknown GRUU as target (TCP) at 2018-08-18 09:15:52 +0000 GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) at 2018-08-18 09:15:52 +0000 GRUU - Call - Reject-Contact interop (TCP) at 2018-08-18 09:15:52 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-08-18 09:15:52 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-08-18 09:15:52 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-08-18 09:15:52 +0000 SUBSCRIBE - reg-event (TCP) at 2018-08-18 09:15:52 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-08-18 09:15:52 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-08-18 09:15:52 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-08-18 09:15:52 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-08-18 09:15:52 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-08-18 09:15:52,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 25, 'skipped': 42, 'total': 93, 'passed': 26} 2018-08-18 09:15:52,908 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 09:15:52,908 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:47 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-18 09:15:52,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-18 09:15:52,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-08-18 09:15:53,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:15:53,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:15:53,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:15:53,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:15:53,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:15:53,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:15:53,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:15:53,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:09.780Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a875c7cc-a62c-4a3c-a9fc-fd9c0e455a3c"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:46.267Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "28c353df-e6b7-4963-a738-8061c7ce9379"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-18 09:15:53,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:15:53,017 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:15:53 GMT 2018-08-18 09:15:53,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:15:53,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-08-18 09:15:53,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:15:53,018 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-18 09:15:53,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:15:53,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:15:53,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:15:53,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:15:53,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:15:53,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:15:53,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:15:53,244 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-08-18 09:15:53,244 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:15:53,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:15:53,245 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:15:53 GMT 2018-08-18 09:15:53,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:15:53,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:15:53,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:15:53,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:15:53,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:15:53,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:15:53,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:15:53,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:15:53,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:15:53,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:15:53,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:15:53,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-18 09:15:53,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:15:53,322 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:15:53 GMT 2018-08-18 09:15:53,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:15:53,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-18 09:15:53,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:15:53,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:15:53,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:15:53,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:15:53,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:15:53,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:15:53,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:15:53,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:15:53,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:15:53,390 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:15:53,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:15:53,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:15:53 GMT 2018-08-18 09:15:53,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:15:53,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:15:53,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:15:58,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:15:58,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:15:58,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:15:58,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:15:58,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:15:58,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:15:58,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:15:58,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:15:58,471 - 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-18T09:15:53.993Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:53.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_x9aldb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:55.050Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:55.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_junm7m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:55.050Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:55.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:55.050Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:55.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:55.050Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:55.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:55.050Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:55.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_a6oyhx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:55.050Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:55.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_z72nui", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:55.050Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:55.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:55.184Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:55.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:55.184Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:55.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_a6oyhx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:55.184Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:55.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_a6oyhx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:55.184Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:55.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:55.600Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/HUXFD/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:55.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "eb42491f-eeb5-4254-b705-4ff9c03ca7f8"}, {"node_instance_id": "dime_x9aldb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.191Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_junm7m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.191Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_z72nui", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.191Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_x9aldb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.191Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_junm7m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.191Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.191Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_a6oyhx", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.191Z", "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_s83ep5/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_s83ep5/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_s83ep5/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-18T09:15:56.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_z72nui", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.191Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/HY9U0/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "3bb5afce-d374-470c-9792-5eb1a3e072f0"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "3bb5afce-d374-470c-9792-5eb1a3e072f0"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "eb42491f-eeb5-4254-b705-4ff9c03ca7f8"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fefadf5d-76dd-432f-acf0-2077cbbd9edc"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Executing: /tmp/EEZ62/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "82238c48-22df-43cb-86bb-f9d7fed8eb8f"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "82238c48-22df-43cb-86bb-f9d7fed8eb8f"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Executing: /tmp/HUXFD/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "eb42491f-eeb5-4254-b705-4ff9c03ca7f8"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Executing: /tmp/TGK2Z/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fefadf5d-76dd-432f-acf0-2077cbbd9edc"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d9c96ea0-ba6d-4ddd-92f0-3718ec44dd76"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Execution done (return_code=1): /tmp/HY9U0/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "3bb5afce-d374-470c-9792-5eb1a3e072f0"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/WIUDO/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b75a379c-4fdd-44e1-8deb-4c1f8b9a8fe6"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Executing: /tmp/HY9U0/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "3bb5afce-d374-470c-9792-5eb1a3e072f0"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/WLEZ9/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d9c96ea0-ba6d-4ddd-92f0-3718ec44dd76"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b75a379c-4fdd-44e1-8deb-4c1f8b9a8fe6"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Executing: /tmp/WIUDO/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b75a379c-4fdd-44e1-8deb-4c1f8b9a8fe6"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Executing: /tmp/WLEZ9/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d9c96ea0-ba6d-4ddd-92f0-3718ec44dd76"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/TGK2Z/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fefadf5d-76dd-432f-acf0-2077cbbd9edc"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Execution done (return_code=1): /tmp/WIUDO/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b75a379c-4fdd-44e1-8deb-4c1f8b9a8fe6"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/EEZ62/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "82238c48-22df-43cb-86bb-f9d7fed8eb8f"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Execution done (return_code=1): /tmp/WLEZ9/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d9c96ea0-ba6d-4ddd-92f0-3718ec44dd76"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:56.474Z", "message": "Execution done (return_code=1): /tmp/EEZ62/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:56.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "82238c48-22df-43cb-86bb-f9d7fed8eb8f"}, {"node_instance_id": "ellis_junm7m", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:57.199Z", "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_hddkbz/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_hddkbz/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_hddkbz/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-18T09:15:57.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:57.199Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:57.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:57.199Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:57.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_x9aldb", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:57.199Z", "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_6n1ucp/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_6n1ucp/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_6n1ucp/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-18T09:15:57.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:57.199Z", "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_x84fqp/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_x84fqp/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_x84fqp/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-18T09:15:57.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:57.526Z", "message": "Downloaded scripts/bind/bind.py to /tmp/362VJ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "465a26e3-6af5-4774-add6-97c60c86bf9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:57.526Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "465a26e3-6af5-4774-add6-97c60c86bf9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:57.526Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "96607e5c-f0c8-45ec-bead-ef0408b32ff6"}], "metadata": {"pagination": {"total": 59, "offset": 0, "size": 50}}} 2018-08-18 09:15:58,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:15:58,471 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:15:58 GMT 2018-08-18 09:15:58,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:15:58,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30413 2018-08-18 09:15:58,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:15:58,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-08-18 09:15:58,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:15:58,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:15:58,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:15:58,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:15:58,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:15:58,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:15:58,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:15:58,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:15:58,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:15:58,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:15:58,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:15:58,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/HUXFD/stop-sprout.sh 2018-08-18 09:15:58,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:15:58,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:15:58,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:15:58,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:15:58,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:15:58,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:15:58,476 - 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-18 09:15:58,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:15:58,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/HY9U0/stop-homer.sh 2018-08-18 09:15:58,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-08-18 09:15:58,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-08-18 09:15:58,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-08-18 09:15:58,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EEZ62/stop-ellis.sh 2018-08-18 09:15:58,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-08-18 09:15:58,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HUXFD/stop-sprout.sh 2018-08-18 09:15:58,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TGK2Z/stop-bono.sh 2018-08-18 09:15:58,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-08-18 09:15:58,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/HY9U0/stop-homer.sh 2018-08-18 09:15:58,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/WIUDO/stop-dime.sh 2018-08-18 09:15:58,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HY9U0/stop-homer.sh 2018-08-18 09:15:58,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/WLEZ9/stop-vellum.sh 2018-08-18 09:15:58,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-08-18 09:15:58,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WIUDO/stop-dime.sh 2018-08-18 09:15:58,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WLEZ9/stop-vellum.sh 2018-08-18 09:15:58,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/TGK2Z/stop-bono.sh 2018-08-18 09:15:58,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/WIUDO/stop-dime.sh 2018-08-18 09:15:58,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/EEZ62/stop-ellis.sh 2018-08-18 09:15:58,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/WLEZ9/stop-vellum.sh 2018-08-18 09:15:58,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/EEZ62/stop-ellis.sh 2018-08-18 09:15:58,479 - 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-18 09:15:58,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:15:58,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:15:58,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-08-18 09:15:58,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-08-18 09:15:58,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/362VJ/bind.py 2018-08-18 09:15:58,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-18 09:15:58,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-18 09:15:58,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:15:58,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:15:58,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:15:58,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:15:58,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:15:58,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:15:58,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:15:58,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:15:58,544 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:15:58,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:15:58,544 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:15:58 GMT 2018-08-18 09:15:58,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:15:58,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:15:58,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:03,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:16:03,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:03,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:03,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:03,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:03,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:03,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:03,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:03,616 - 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-18T09:15:57.526Z", "message": "Downloaded scripts/bind/bind.py to /tmp/5P79U/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:57.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "96607e5c-f0c8-45ec-bead-ef0408b32ff6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.203Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'vellum': {}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9208c85a-cf00-4c1b-95fe-8ed3029b6450"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9208c85a-cf00-4c1b-95fe-8ed3029b6450"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b0d81a69-3a0b-43fb-9940-64223e5ab2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "96607e5c-f0c8-45ec-bead-ef0408b32ff6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TEHSZ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9208c85a-cf00-4c1b-95fe-8ed3029b6450"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "96607e5c-f0c8-45ec-bead-ef0408b32ff6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "96607e5c-f0c8-45ec-bead-ef0408b32ff6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "96607e5c-f0c8-45ec-bead-ef0408b32ff6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {u'ellis_junm7m': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.22', u'name': u'ellis-junm7m'}}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'vellum': {}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "96607e5c-f0c8-45ec-bead-ef0408b32ff6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'vellum': {}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b0d81a69-3a0b-43fb-9940-64223e5ab2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9208c85a-cf00-4c1b-95fe-8ed3029b6450"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9208c85a-cf00-4c1b-95fe-8ed3029b6450"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "465a26e3-6af5-4774-add6-97c60c86bf9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "465a26e3-6af5-4774-add6-97c60c86bf9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "465a26e3-6af5-4774-add6-97c60c86bf9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "465a26e3-6af5-4774-add6-97c60c86bf9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9208c85a-cf00-4c1b-95fe-8ed3029b6450"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9208c85a-cf00-4c1b-95fe-8ed3029b6450"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "[localhost] run: sudo mv /tmp/tmpbxwJl6 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9208c85a-cf00-4c1b-95fe-8ed3029b6450"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9208c85a-cf00-4c1b-95fe-8ed3029b6450"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b0d81a69-3a0b-43fb-9940-64223e5ab2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "96607e5c-f0c8-45ec-bead-ef0408b32ff6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9208c85a-cf00-4c1b-95fe-8ed3029b6450"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "465a26e3-6af5-4774-add6-97c60c86bf9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {u'ellis_junm7m': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.22', u'name': u'ellis-junm7m'}}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'vellum': {u'vellum_2vfwrs': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-2vfwrs'}}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "465a26e3-6af5-4774-add6-97c60c86bf9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b0d81a69-3a0b-43fb-9940-64223e5ab2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "[localhost] run: sudo mv /tmp/tmprr06pp /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "465a26e3-6af5-4774-add6-97c60c86bf9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "465a26e3-6af5-4774-add6-97c60c86bf9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b0d81a69-3a0b-43fb-9940-64223e5ab2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b0d81a69-3a0b-43fb-9940-64223e5ab2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "[localhost] run: sudo mv /tmp/tmpj1i5Fx /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b0d81a69-3a0b-43fb-9940-64223e5ab2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b0d81a69-3a0b-43fb-9940-64223e5ab2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "[localhost] run: sudo mv /tmp/tmpBTHRCR /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "96607e5c-f0c8-45ec-bead-ef0408b32ff6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b0d81a69-3a0b-43fb-9940-64223e5ab2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "[localhost] run: sudo mv /tmp/tmpFYUOIg /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "465a26e3-6af5-4774-add6-97c60c86bf9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9208c85a-cf00-4c1b-95fe-8ed3029b6450"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "[localhost] run: sudo mv /tmp/tmpJ6rgHC /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9208c85a-cf00-4c1b-95fe-8ed3029b6450"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LYI7R/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b0d81a69-3a0b-43fb-9940-64223e5ab2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b0d81a69-3a0b-43fb-9940-64223e5ab2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "[localhost] run: sudo mv /tmp/tmpXQ0qKx /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "96607e5c-f0c8-45ec-bead-ef0408b32ff6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "[localhost] run: sudo mv /tmp/tmpHkaBtS /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b0d81a69-3a0b-43fb-9940-64223e5ab2a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "465a26e3-6af5-4774-add6-97c60c86bf9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "96607e5c-f0c8-45ec-bead-ef0408b32ff6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:58.553Z", "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-18T09:15:58.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "96607e5c-f0c8-45ec-bead-ef0408b32ff6"}, {"node_instance_id": "homer_a6oyhx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.213Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_x9aldb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.213Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_junm7m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.213Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.213Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}], "metadata": {"pagination": {"total": 178, "offset": 50, "size": 50}}} 2018-08-18 09:16:03,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:03,616 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:03 GMT 2018-08-18 09:16:03,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:03,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29948 2018-08-18 09:16:03,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:03,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/5P79U/bind.py 2018-08-18 09:16:03,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:16:03,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'vellum': {}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}. 2018-08-18 09:16:03,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:16:03,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-18 09:16:03,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-18 09:16:03,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TEHSZ/bind.py 2018-08-18 09:16:03,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-18 09:16:03,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-18 09:16:03,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-18 09:16:03,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {u'ellis_junm7m': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.22', u'name': u'ellis-junm7m'}}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'vellum': {}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}. 2018-08-18 09:16:03,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'vellum': {}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}. 2018-08-18 09:16:03,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-18 09:16:03,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-18 09:16:03,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-18 09:16:03,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-18 09:16:03,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-18 09:16:03,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-18 09:16:03,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-18 09:16:03,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-18 09:16:03,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbxwJl6 /etc/bind/db.clearwater.opnfv 2018-08-18 09:16:03,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-18 09:16:03,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-18 09:16:03,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-18 09:16:03,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-18 09:16:03,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-18 09:16:03,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {u'ellis_junm7m': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.22', u'name': u'ellis-junm7m'}}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, u'vellum': {u'vellum_2vfwrs': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-2vfwrs'}}, u'bono': {u'bono_z72nui': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'bono-z72nui'}}}, 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.17', u'hss_hostname': u''}. 2018-08-18 09:16:03,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-18 09:16:03,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprr06pp /etc/bind/db.clearwater.local 2018-08-18 09:16:03,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:16:03,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-18 09:16:03,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-18 09:16:03,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpj1i5Fx /etc/bind/db.clearwater.local 2018-08-18 09:16:03,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-18 09:16:03,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBTHRCR /etc/bind/db.clearwater.local 2018-08-18 09:16:03,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-18 09:16:03,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFYUOIg /etc/bind/db.clearwater.opnfv 2018-08-18 09:16:03,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-18 09:16:03,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJ6rgHC /etc/bind/db.clearwater.local 2018-08-18 09:16:03,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LYI7R/bind.py 2018-08-18 09:16:03,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:16:03,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXQ0qKx /etc/bind/db.clearwater.opnfv 2018-08-18 09:16:03,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHkaBtS /etc/bind/db.clearwater.opnfv 2018-08-18 09:16:03,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-18 09:16:03,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-18 09:16:03,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-18 09:16:03,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:16:03,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:16:03,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:03,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:16:03,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:16:03,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:03,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:03,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:03,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:03,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:03,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:03,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:03,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:16:03,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:03,683 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:03 GMT 2018-08-18 09:16:03,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:03,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:16:03,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:08,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:16:08,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:08,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:08,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:08,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:08,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:08,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:08,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:08,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.213Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_x9aldb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.213Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_x9aldb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.213Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_a6oyhx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.213Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_z72nui", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.213Z", "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_97u9li/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_97u9li/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_97u9li/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-18T09:15:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.213Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_a6oyhx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.213Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_junm7m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.213Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.213Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_junm7m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.213Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.560Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "1e97d283-9a90-4fd8-899d-208b45d64d9d"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.560Z", "message": "Execution done (return_code=1): /tmp/TGK2Z/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fefadf5d-76dd-432f-acf0-2077cbbd9edc"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.560Z", "message": "Executing: /tmp/FG5HG/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2e712077-bab4-4b40-b190-246f423285ed"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.560Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d9f5c309-6c31-477a-a472-8ea683303dd9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.560Z", "message": "Executing: /tmp/R9FMN/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "1e97d283-9a90-4fd8-899d-208b45d64d9d"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.560Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/5FY2Q/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d9f5c309-6c31-477a-a472-8ea683303dd9"}, {"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.560Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/R9FMN/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "1e97d283-9a90-4fd8-899d-208b45d64d9d"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.560Z", "message": "Executing: /tmp/5FY2Q/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d9f5c309-6c31-477a-a472-8ea683303dd9"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:15:59.560Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FG5HG/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:15:59.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2e712077-bab4-4b40-b190-246f423285ed"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.228Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:00.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.228Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:00.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b1dcf735-7b6e-4f3f-9f89-5c4b3c6cfe55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b1dcf735-7b6e-4f3f-9f89-5c4b3c6cfe55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "message": "Downloaded scripts/bind/bind.py to /tmp/O37CY/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b1dcf735-7b6e-4f3f-9f89-5c4b3c6cfe55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "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-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b1dcf735-7b6e-4f3f-9f89-5c4b3c6cfe55"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b05195c-74de-46be-98c4-cb176852ad84"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2e712077-bab4-4b40-b190-246f423285ed"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "message": "Executing: /tmp/SH63J/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b05195c-74de-46be-98c4-cb176852ad84"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/SH63J/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b05195c-74de-46be-98c4-cb176852ad84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "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-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b1dcf735-7b6e-4f3f-9f89-5c4b3c6cfe55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "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-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b1dcf735-7b6e-4f3f-9f89-5c4b3c6cfe55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "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-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b1dcf735-7b6e-4f3f-9f89-5c4b3c6cfe55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "message": "[localhost] run: sudo mv /tmp/tmpzZFST0 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b1dcf735-7b6e-4f3f-9f89-5c4b3c6cfe55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, 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.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b1dcf735-7b6e-4f3f-9f89-5c4b3c6cfe55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "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-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b1dcf735-7b6e-4f3f-9f89-5c4b3c6cfe55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "message": "[localhost] run: sudo mv /tmp/tmpoZxt7n /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b1dcf735-7b6e-4f3f-9f89-5c4b3c6cfe55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:00.601Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:00.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b1dcf735-7b6e-4f3f-9f89-5c4b3c6cfe55"}, {"node_instance_id": "bono_z72nui", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:01.234Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_z72nui", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:01.234Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:01.234Z", "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_dktmf0/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_dktmf0/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_dktmf0/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-18T09:16:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_z72nui", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:01.234Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:01.234Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:01.605Z", "message": "Executing: /tmp/FHLQU/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:01.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d320dde4-6f31-4f99-9440-9302813a6667"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:01.605Z", "message": "Execution done (return_code=1): /tmp/HUXFD/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:01.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "eb42491f-eeb5-4254-b705-4ff9c03ca7f8"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:01.605Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FHLQU/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:01.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d320dde4-6f31-4f99-9440-9302813a6667"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:02.237Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:02.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:02.237Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:02.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:02.610Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:02.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "aecee30d-b2b9-4840-b97b-e924184d3657"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:02.610Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:02.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "aecee30d-b2b9-4840-b97b-e924184d3657"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:02.610Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:02.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d320dde4-6f31-4f99-9440-9302813a6667"}], "metadata": {"pagination": {"total": 215, "offset": 100, "size": 50}}} 2018-08-18 09:16:08,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:08,765 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:08 GMT 2018-08-18 09:16:08,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:08,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29802 2018-08-18 09:16:08,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:08,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:16:08,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:08,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:16:08,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:16:08,767 - 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-18 09:16:08,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:16:08,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:08,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:16:08,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:08,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:08,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-18 09:16:08,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/TGK2Z/stop-bono.sh 2018-08-18 09:16:08,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FG5HG/remove-cluster-node.sh 2018-08-18 09:16:08,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-18 09:16:08,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/R9FMN/remove-cluster-node.sh 2018-08-18 09:16:08,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/5FY2Q/remove-cluster-node.sh 2018-08-18 09:16:08,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/R9FMN/remove-cluster-node.sh 2018-08-18 09:16:08,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5FY2Q/remove-cluster-node.sh 2018-08-18 09:16:08,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FG5HG/remove-cluster-node.sh 2018-08-18 09:16:08,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:16:08,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:16:08,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-18 09:16:08,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-18 09:16:08,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/O37CY/bind.py 2018-08-18 09:16:08,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-18 09:16:08,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-18 09:16:08,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-18 09:16:08,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SH63J/remove-cluster-node.sh 2018-08-18 09:16:08,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/SH63J/remove-cluster-node.sh 2018-08-18 09:16:08,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-18 09:16:08,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-18 09:16:08,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-18 09:16:08,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpzZFST0 /etc/bind/db.clearwater.opnfv 2018-08-18 09:16:08,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}, u'sprout': {u'sprout_nc7cpe': {u'public_address': u'', u'private_address': u'192.168.120.20', u'name': u'sprout-nc7cpe'}}, 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.17', u'hss_hostname': u''}. 2018-08-18 09:16:08,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-18 09:16:08,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoZxt7n /etc/bind/db.clearwater.local 2018-08-18 09:16:08,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-18 09:16:08,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:16:08,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:08,772 - 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-18 09:16:08,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:16:08,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:16:08,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FHLQU/remove-cluster-node.sh 2018-08-18 09:16:08,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/HUXFD/stop-sprout.sh 2018-08-18 09:16:08,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FHLQU/remove-cluster-node.sh 2018-08-18 09:16:08,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:16:08,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:16:08,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-18 09:16:08,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-18 09:16:08,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-18 09:16:08,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:16:08,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:08,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:08,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:08,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:08,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:08,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:08,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:08,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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:16:08,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:08,838 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:08 GMT 2018-08-18 09:16:08,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:08,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:16:08,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:13,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:16:13,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:13,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:13,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:13,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:13,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:13,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:13,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:13,905 - 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-18T09:16:02.610Z", "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-18T09:16:02.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "aecee30d-b2b9-4840-b97b-e924184d3657"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:02.610Z", "message": "[localhost] run: sudo mv /tmp/tmpQ_VAjd /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:02.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "aecee30d-b2b9-4840-b97b-e924184d3657"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:02.610Z", "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-18T09:16:02.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "aecee30d-b2b9-4840-b97b-e924184d3657"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:02.610Z", "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-18T09:16:02.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "aecee30d-b2b9-4840-b97b-e924184d3657"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:02.610Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.17', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:02.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "aecee30d-b2b9-4840-b97b-e924184d3657"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:02.610Z", "message": "[localhost] run: sudo mv /tmp/tmp2kG2H1 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:02.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "aecee30d-b2b9-4840-b97b-e924184d3657"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:02.610Z", "message": "Downloaded scripts/bind/bind.py to /tmp/17563/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:02.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "aecee30d-b2b9-4840-b97b-e924184d3657"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:02.610Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:02.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "aecee30d-b2b9-4840-b97b-e924184d3657"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:02.610Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:02.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d320dde4-6f31-4f99-9440-9302813a6667"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:02.610Z", "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-18T09:16:02.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "aecee30d-b2b9-4840-b97b-e924184d3657"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:03.241Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:03.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:03.241Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:03.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:03.241Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:03.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:03.241Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:03.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:03.637Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/OQP9W/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:03.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "39f447ac-2a9f-46de-adaa-a9a9c7e83a1d"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:03.637Z", "message": "Executing: /tmp/OQP9W/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:03.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "39f447ac-2a9f-46de-adaa-a9a9c7e83a1d"}, {"node_instance_id": "dime_x9aldb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:04.244Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:04.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:04.640Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:04.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "39f447ac-2a9f-46de-adaa-a9a9c7e83a1d"}, {"node_instance_id": "dime_x9aldb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:04.640Z", "message": "Execution done (return_code=0): /tmp/FG5HG/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:04.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2e712077-bab4-4b40-b190-246f423285ed"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:05.247Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:05.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:05.247Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:05.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:05.247Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:05.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_junm7m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:05.800Z", "message": "Execution done (return_code=0): /tmp/SH63J/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:05.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b05195c-74de-46be-98c4-cb176852ad84"}, {"node_instance_id": "ellis_junm7m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:06.250Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:06.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:06.250Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:06.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:07.256Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:07.256Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:07.256Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:07.256Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:07.256Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:07.256Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:07.256Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:07.256Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:07.256Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:07.256Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_a6oyhx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:07.256Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_a6oyhx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:07.644Z", "message": "Execution done (return_code=0): /tmp/5FY2Q/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:07.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d9f5c309-6c31-477a-a472-8ea683303dd9"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:08.282Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:08.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_z72nui", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:08.282Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:08.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:08.282Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:08.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:08.650Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:08.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b661030d-f526-45c2-a34f-f5b9cfd9091a"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:08.650Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:08.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b661030d-f526-45c2-a34f-f5b9cfd9091a"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:08.650Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:08.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b661030d-f526-45c2-a34f-f5b9cfd9091a"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:08.650Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:08.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b661030d-f526-45c2-a34f-f5b9cfd9091a"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:08.650Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:08.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b661030d-f526-45c2-a34f-f5b9cfd9091a"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:08.650Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:08.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b661030d-f526-45c2-a34f-f5b9cfd9091a"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:08.650Z", "message": "Stopping Agent dime_host_6n1ucp", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:08.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b661030d-f526-45c2-a34f-f5b9cfd9091a"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:08.650Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:08.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b661030d-f526-45c2-a34f-f5b9cfd9091a"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:08.650Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:08.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b661030d-f526-45c2-a34f-f5b9cfd9091a"}, {"node_instance_id": "bono_z72nui", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:08.650Z", "message": "Execution done (return_code=0): /tmp/FHLQU/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:08.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d320dde4-6f31-4f99-9440-9302813a6667"}], "metadata": {"pagination": {"total": 286, "offset": 150, "size": 50}}} 2018-08-18 09:16:13,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:13,906 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:13 GMT 2018-08-18 09:16:13,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:13,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26589 2018-08-18 09:16:13,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:13,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-18 09:16:13,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQ_VAjd /etc/bind/db.clearwater.local 2018-08-18 09:16:13,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-18 09:16:13,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-18 09:16:13,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_x9aldb': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-x9aldb'}}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.17', u'hss_hostname': u''}. 2018-08-18 09:16:13,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2kG2H1 /etc/bind/db.clearwater.opnfv 2018-08-18 09:16:13,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/17563/bind.py 2018-08-18 09:16:13,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-18 09:16:13,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-18 09:16:13,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-18 09:16:13,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-18 09:16:13,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:13,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-18 09:16:13,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:16:13,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/OQP9W/remove-cluster-node.sh 2018-08-18 09:16:13,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OQP9W/remove-cluster-node.sh 2018-08-18 09:16:13,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:16:13,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-18 09:16:13,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FG5HG/remove-cluster-node.sh 2018-08-18 09:16:13,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-18 09:16:13,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-18 09:16:13,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:16:13,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/SH63J/remove-cluster-node.sh 2018-08-18 09:16:13,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:16:13,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-18 09:16:13,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:16:13,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:13,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:13,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-18 09:16:13,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-18 09:16:13,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:13,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:16:13,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-18 09:16:13,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:13,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:13,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:16:13,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5FY2Q/remove-cluster-node.sh 2018-08-18 09:16:13,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-18 09:16:13,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:16:13,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-18 09:16:13,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:13,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:13,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:13,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:13,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:13,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:13,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_6n1ucp 2018-08-18 09:16:13,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:13,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:13,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FHLQU/remove-cluster-node.sh 2018-08-18 09:16:13,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:16:13,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:13,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:13,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:13,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:13,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:13,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:13,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:13,972 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:16:13,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:13,972 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:13 GMT 2018-08-18 09:16:13,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:13,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:16:13,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:18,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:16:19,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:19,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:19,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:19,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:19,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:19,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:19,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:19,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:08.650Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:08.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b661030d-f526-45c2-a34f-f5b9cfd9091a"}, {"node_instance_id": "bono_host_97u9li", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:09.286Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:09.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:09.286Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:09.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:09.286Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:09.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:09.286Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:09.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:09.286Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:09.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:09.286Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:09.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.318Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.318Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.318Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.318Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.318Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.318Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.318Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.318Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.318Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.318Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.318Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "98181c79-3f81-4728-8f0f-89ae050504f2"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "98181c79-3f81-4728-8f0f-89ae050504f2"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "98181c79-3f81-4728-8f0f-89ae050504f2"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "98181c79-3f81-4728-8f0f-89ae050504f2"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "98181c79-3f81-4728-8f0f-89ae050504f2"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "98181c79-3f81-4728-8f0f-89ae050504f2"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.654Z", "message": "Stopping Agent homer_host_s83ep5", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "98181c79-3f81-4728-8f0f-89ae050504f2"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "98181c79-3f81-4728-8f0f-89ae050504f2"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "98181c79-3f81-4728-8f0f-89ae050504f2"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:10.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:10.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "98181c79-3f81-4728-8f0f-89ae050504f2"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:11.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:11.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "831d93e0-2b3e-4b69-94db-91bd59934ca9"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:11.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:11.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "831d93e0-2b3e-4b69-94db-91bd59934ca9"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:11.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:11.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "831d93e0-2b3e-4b69-94db-91bd59934ca9"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:11.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:11.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "831d93e0-2b3e-4b69-94db-91bd59934ca9"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:11.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:11.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "831d93e0-2b3e-4b69-94db-91bd59934ca9"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:11.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:11.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "831d93e0-2b3e-4b69-94db-91bd59934ca9"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:11.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:11.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "831d93e0-2b3e-4b69-94db-91bd59934ca9"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:11.658Z", "message": "Stopping Agent bono_host_97u9li", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:11.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "831d93e0-2b3e-4b69-94db-91bd59934ca9"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:11.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:11.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "831d93e0-2b3e-4b69-94db-91bd59934ca9"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:11.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:11.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "831d93e0-2b3e-4b69-94db-91bd59934ca9"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:11.683Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:11.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:12.322Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:12.322Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:12.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:12.661Z", "message": "Successfully stopped daemon: dime_host_6n1ucp\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:12.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b661030d-f526-45c2-a34f-f5b9cfd9091a"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:12.661Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:12.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b661030d-f526-45c2-a34f-f5b9cfd9091a"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:12.661Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_6n1ucp stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:12.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "b661030d-f526-45c2-a34f-f5b9cfd9091a"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.329Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.329Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.329Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.329Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.329Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.329Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}], "metadata": {"pagination": {"total": 340, "offset": 200, "size": 50}}} 2018-08-18 09:16:19,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:19,106 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:19 GMT 2018-08-18 09:16:19,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:19,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26411 2018-08-18 09:16:19,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:19,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:16:19,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-18 09:16:19,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:19,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-18 09:16:19,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:19,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-18 09:16:19,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:19,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-18 09:16:19,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:19,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:19,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:19,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:19,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:19,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:19,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:19,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-18 09:16:19,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-18 09:16:19,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_s83ep5 2018-08-18 09:16:19,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_97u9li 2018-08-18 09:16:19,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:19,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-18 09:16:19,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:19,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:19,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_6n1ucp 2018-08-18 09:16:19,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-18 09:16:19,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_6n1ucp stop 2018-08-18 09:16:19,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:19,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:19,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:19,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-18 09:16:19,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:19,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-18 09:16:19,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:16:19,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:19,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:19,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:19,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:19,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:19,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:19,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:19,325 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:16:19,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:19,326 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:19 GMT 2018-08-18 09:16:19,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:19,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:16:19,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:24,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:16:24,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:24,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:24,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:24,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:24,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:24,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:24,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:24,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_6n1ucp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.329Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.329Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "771256f9-0d2e-46e8-bf8e-ef7ccbf436f3"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "40e53efa-83d5-4fde-96b3-01229ba60fa2"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "771256f9-0d2e-46e8-bf8e-ef7ccbf436f3"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "40e53efa-83d5-4fde-96b3-01229ba60fa2"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "40e53efa-83d5-4fde-96b3-01229ba60fa2"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "771256f9-0d2e-46e8-bf8e-ef7ccbf436f3"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "40e53efa-83d5-4fde-96b3-01229ba60fa2"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "40e53efa-83d5-4fde-96b3-01229ba60fa2"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "40e53efa-83d5-4fde-96b3-01229ba60fa2"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "40e53efa-83d5-4fde-96b3-01229ba60fa2"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "771256f9-0d2e-46e8-bf8e-ef7ccbf436f3"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "771256f9-0d2e-46e8-bf8e-ef7ccbf436f3"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "771256f9-0d2e-46e8-bf8e-ef7ccbf436f3"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "771256f9-0d2e-46e8-bf8e-ef7ccbf436f3"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Stopping Agent ellis_host_hddkbz", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "40e53efa-83d5-4fde-96b3-01229ba60fa2"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "40e53efa-83d5-4fde-96b3-01229ba60fa2"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "771256f9-0d2e-46e8-bf8e-ef7ccbf436f3"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "771256f9-0d2e-46e8-bf8e-ef7ccbf436f3"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "40e53efa-83d5-4fde-96b3-01229ba60fa2"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:13.666Z", "message": "Deleting Agent dime_host_6n1ucp", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:13.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "771256f9-0d2e-46e8-bf8e-ef7ccbf436f3"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:14.887Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:14.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "98181c79-3f81-4728-8f0f-89ae050504f2"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:15.102Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:15.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:15.339Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:15.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:15.339Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:15.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:15.339Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:15.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:15.673Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:15.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "771256f9-0d2e-46e8-bf8e-ef7ccbf436f3"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:15.673Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_97u9li stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:15.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "831d93e0-2b3e-4b69-94db-91bd59934ca9"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:15.673Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_s83ep5 stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:15.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "98181c79-3f81-4728-8f0f-89ae050504f2"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:15.673Z", "message": "Successfully stopped daemon: bono_host_97u9li\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:15.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "831d93e0-2b3e-4b69-94db-91bd59934ca9"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:15.673Z", "message": "Successfully stopped daemon: homer_host_s83ep5\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:15.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "98181c79-3f81-4728-8f0f-89ae050504f2"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:15.673Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:15.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "831d93e0-2b3e-4b69-94db-91bd59934ca9"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:15.673Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:15.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "771256f9-0d2e-46e8-bf8e-ef7ccbf436f3"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:15.673Z", "message": "Successfully deleted daemon: dime_host_6n1ucp", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:15.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "771256f9-0d2e-46e8-bf8e-ef7ccbf436f3"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.364Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.364Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.364Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.364Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.364Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.364Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.364Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6910121f-5668-4a01-8a62-1d600a47d51e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2d290cb5-afd4-4b31-bdc8-834033b9300e"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6910121f-5668-4a01-8a62-1d600a47d51e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2d290cb5-afd4-4b31-bdc8-834033b9300e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2d290cb5-afd4-4b31-bdc8-834033b9300e"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6910121f-5668-4a01-8a62-1d600a47d51e"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6910121f-5668-4a01-8a62-1d600a47d51e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2d290cb5-afd4-4b31-bdc8-834033b9300e"}], "metadata": {"pagination": {"total": 383, "offset": 250, "size": 50}}} 2018-08-18 09:16:24,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:24,398 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:24 GMT 2018-08-18 09:16:24,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:24,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26987 2018-08-18 09:16:24,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:24,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-18 09:16:24,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:24,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_hddkbz 2018-08-18 09:16:24,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_6n1ucp 2018-08-18 09:16:24,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-18 09:16:24,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:24,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-18 09:16:24,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:24,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:24,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-18 09:16:24,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_97u9li stop 2018-08-18 09:16:24,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_s83ep5 stop 2018-08-18 09:16:24,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_97u9li 2018-08-18 09:16:24,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_s83ep5 2018-08-18 09:16:24,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-18 09:16:24,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-18 09:16:24,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_6n1ucp 2018-08-18 09:16:24,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:24,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-18 09:16:24,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:24,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:24,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:24,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-18 09:16:24,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-18 09:16:24,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:24,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:16:24,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:24,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:24,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:24,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:24,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:24,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:24,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:24,468 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:16:24,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:24,468 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:24 GMT 2018-08-18 09:16:24,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:24,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:16:24,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:29,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:16:29,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:29,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:29,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:29,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:29,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:29,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:29,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:29,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6910121f-5668-4a01-8a62-1d600a47d51e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2d290cb5-afd4-4b31-bdc8-834033b9300e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2d290cb5-afd4-4b31-bdc8-834033b9300e"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6910121f-5668-4a01-8a62-1d600a47d51e"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6910121f-5668-4a01-8a62-1d600a47d51e"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6910121f-5668-4a01-8a62-1d600a47d51e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2d290cb5-afd4-4b31-bdc8-834033b9300e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2d290cb5-afd4-4b31-bdc8-834033b9300e"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Deleting Agent homer_host_s83ep5", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6910121f-5668-4a01-8a62-1d600a47d51e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2d290cb5-afd4-4b31-bdc8-834033b9300e"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:16.679Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:16.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6910121f-5668-4a01-8a62-1d600a47d51e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:17.684Z", "message": "Deleting Agent bono_host_97u9li", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:17.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2d290cb5-afd4-4b31-bdc8-834033b9300e"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:17.961Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:17.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:18.374Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:18.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:18.374Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:18.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:18.374Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:18.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:18.374Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:18.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:18.725Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:18.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6910121f-5668-4a01-8a62-1d600a47d51e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:18.725Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:18.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2d290cb5-afd4-4b31-bdc8-834033b9300e"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:18.725Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_hddkbz stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:18.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "40e53efa-83d5-4fde-96b3-01229ba60fa2"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:18.725Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:18.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6910121f-5668-4a01-8a62-1d600a47d51e"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:18.725Z", "message": "Successfully deleted daemon: homer_host_s83ep5", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:18.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6910121f-5668-4a01-8a62-1d600a47d51e"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:18.725Z", "message": "Successfully deleted daemon: bono_host_97u9li", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:18.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2d290cb5-afd4-4b31-bdc8-834033b9300e"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:18.725Z", "message": "Successfully stopped daemon: ellis_host_hddkbz\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:18.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "40e53efa-83d5-4fde-96b3-01229ba60fa2"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:18.725Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:18.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "40e53efa-83d5-4fde-96b3-01229ba60fa2"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:18.725Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:18.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "2d290cb5-afd4-4b31-bdc8-834033b9300e"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.432Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.432Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.432Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.432Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.432Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.432Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.432Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.432Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63c37971-4718-491a-86ea-9315c841af80"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63c37971-4718-491a-86ea-9315c841af80"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63c37971-4718-491a-86ea-9315c841af80"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63c37971-4718-491a-86ea-9315c841af80"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63c37971-4718-491a-86ea-9315c841af80"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63c37971-4718-491a-86ea-9315c841af80"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63c37971-4718-491a-86ea-9315c841af80"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.739Z", "message": "Deleting Agent ellis_host_hddkbz", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63c37971-4718-491a-86ea-9315c841af80"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63c37971-4718-491a-86ea-9315c841af80"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:19.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:19.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63c37971-4718-491a-86ea-9315c841af80"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:21.081Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:21.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63c37971-4718-491a-86ea-9315c841af80"}, {"node_instance_id": "sprout_nc7cpe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:21.201Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:21.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:21.439Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:21.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:21.801Z", "message": "Successfully deleted daemon: ellis_host_hddkbz", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:21.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63c37971-4718-491a-86ea-9315c841af80"}, {"node_instance_id": "sprout_nc7cpe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:21.801Z", "message": "Execution done (return_code=0): /tmp/OQP9W/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:21.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "39f447ac-2a9f-46de-adaa-a9a9c7e83a1d"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:21.801Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:21.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63c37971-4718-491a-86ea-9315c841af80"}], "metadata": {"pagination": {"total": 414, "offset": 300, "size": 50}}} 2018-08-18 09:16:29,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:29,542 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:29 GMT 2018-08-18 09:16:29,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:29,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26854 2018-08-18 09:16:29,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:29,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_s83ep5 2018-08-18 09:16:29,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_97u9li 2018-08-18 09:16:29,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:29,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-18 09:16:29,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:29,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:29,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-18 09:16:29,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-18 09:16:29,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-18 09:16:29,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_hddkbz stop 2018-08-18 09:16:29,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-18 09:16:29,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_s83ep5 2018-08-18 09:16:29,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_97u9li 2018-08-18 09:16:29,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_hddkbz 2018-08-18 09:16:29,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-18 09:16:29,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-18 09:16:29,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:29,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:29,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-18 09:16:29,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-18 09:16:29,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:29,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-18 09:16:29,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-18 09:16:29,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:29,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_hddkbz 2018-08-18 09:16:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-18 09:16:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:16:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-18 09:16:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_hddkbz 2018-08-18 09:16:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/OQP9W/remove-cluster-node.sh 2018-08-18 09:16:29,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-18 09:16:29,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:16:29,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:29,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:29,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:29,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:29,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:29,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:29,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:29,654 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:16:29,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:29,654 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:29 GMT 2018-08-18 09:16:29,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:29,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:16:29,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:34,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:16:34,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:34,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:34,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:34,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:34,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:34,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:34,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:34,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_tkyvbj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:22.445Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:22.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:22.445Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:22.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:22.445Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:22.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:22.445Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:22.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:22.445Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:22.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:22.445Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:22.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:22.445Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:22.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:22.445Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:22.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:22.445Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:22.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:22.445Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:22.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:23.578Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:23.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_node_tkyvbj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:23.578Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:23.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:23.578Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:23.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:23.578Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:23.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:23.578Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:23.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:23.578Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:23.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:23.578Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:23.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:23.578Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:23.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:23.578Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:23.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:24.583Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:24.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:25.589Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:25.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:25.589Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:25.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:25.589Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:25.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:25.589Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:25.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:25.589Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:25.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:25.589Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:25.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:25.589Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:25.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:25.589Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:25.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:25.589Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:25.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:25.589Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:25.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:25.589Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:25.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:25.589Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:25.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:26.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:26.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d0b941e5-e732-4f74-8d7a-1becc56544ff"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:26.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:26.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d0b941e5-e732-4f74-8d7a-1becc56544ff"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:26.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:26.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d0b941e5-e732-4f74-8d7a-1becc56544ff"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:26.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:26.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d0b941e5-e732-4f74-8d7a-1becc56544ff"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:26.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:26.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d0b941e5-e732-4f74-8d7a-1becc56544ff"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:26.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:26.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d0b941e5-e732-4f74-8d7a-1becc56544ff"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:26.945Z", "message": "Stopping Agent sprout_host_dktmf0", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:26.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d0b941e5-e732-4f74-8d7a-1becc56544ff"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:26.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:26.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d0b941e5-e732-4f74-8d7a-1becc56544ff"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:26.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:26.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d0b941e5-e732-4f74-8d7a-1becc56544ff"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:26.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:26.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d0b941e5-e732-4f74-8d7a-1becc56544ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:27.169Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:27.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:27.608Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:27.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:27.608Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:27.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:27.608Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:27.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:27.608Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:27.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:28.347Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:28.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "841e896c-f626-4b22-9333-0f9219ca4da3"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:28.631Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:28.631Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:28.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}], "metadata": {"pagination": {"total": 456, "offset": 350, "size": 50}}} 2018-08-18 09:16:34,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:34,754 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:34 GMT 2018-08-18 09:16:34,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:34,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25746 2018-08-18 09:16:34,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:34,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:16:34,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:34,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-18 09:16:34,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-18 09:16:34,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:34,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-18 09:16:34,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:16:34,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-18 09:16:34,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-18 09:16:34,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:34,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-18 09:16:34,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:34,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-18 09:16:34,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:16:34,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-18 09:16:34,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:34,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-18 09:16:34,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:34,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:34,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-18 09:16:34,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:34,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:34,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:34,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:34,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:34,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-18 09:16:34,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-18 09:16:34,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-18 09:16:34,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:34,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:34,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:34,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-18 09:16:34,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:34,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:34,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:34,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:34,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:34,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:34,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_dktmf0 2018-08-18 09:16:34,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:34,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:34,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:34,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-18 09:16:34,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:34,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:34,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:34,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:34,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-18 09:16:34,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-18 09:16:34,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-18 09:16:34,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:16:34,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:34,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:34,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:34,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:34,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:34,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:34,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:34,824 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:16:34,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:34,824 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:34 GMT 2018-08-18 09:16:34,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:34,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:16:34,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:39,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:16:40,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:40,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:40,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:40,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:40,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:40,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:40,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:40,051 - 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-18T09:16:29.650Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:29.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:29.650Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:29.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:29.650Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:29.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:29.650Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:29.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:30.102Z", "message": "Waiting for server \"d7ef3584-1e22-48d9-93cf-a1fd25a01047\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:30.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "841e896c-f626-4b22-9333-0f9219ca4da3"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:30.655Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:30.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:30.655Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:30.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:30.655Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:30.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:31.135Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_dktmf0 stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:31.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d0b941e5-e732-4f74-8d7a-1becc56544ff"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:31.135Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:31.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "1da70549-889b-4ad6-bc21-5d52adcbbeab"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:31.135Z", "message": "Successfully stopped daemon: sprout_host_dktmf0\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:31.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d0b941e5-e732-4f74-8d7a-1becc56544ff"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:31.135Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:31.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d0b941e5-e732-4f74-8d7a-1becc56544ff"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:31.662Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:31.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:31.662Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:31.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:31.662Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:31.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:31.662Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:31.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:31.662Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:31.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:31.662Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:31.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:31.662Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:31.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:32.145Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:32.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63953155-92b0-42a9-8f7f-8889277e6160"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:32.145Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:32.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63953155-92b0-42a9-8f7f-8889277e6160"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:32.145Z", "message": "Deleting Agent sprout_host_dktmf0", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:32.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63953155-92b0-42a9-8f7f-8889277e6160"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:32.145Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:32.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63953155-92b0-42a9-8f7f-8889277e6160"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:32.145Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:32.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63953155-92b0-42a9-8f7f-8889277e6160"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:32.145Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:32.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63953155-92b0-42a9-8f7f-8889277e6160"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:32.145Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:32.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63953155-92b0-42a9-8f7f-8889277e6160"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:32.145Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:32.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63953155-92b0-42a9-8f7f-8889277e6160"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:32.145Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:32.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63953155-92b0-42a9-8f7f-8889277e6160"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:32.145Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:32.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63953155-92b0-42a9-8f7f-8889277e6160"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:32.779Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:32.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_host_s83ep5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:33.251Z", "message": "Waiting for server \"40f67f08-7d5f-4124-a6aa-cdebee8c4507\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:33.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "1da70549-889b-4ad6-bc21-5d52adcbbeab"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:33.677Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:33.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:33.677Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:33.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:34.254Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:34.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63953155-92b0-42a9-8f7f-8889277e6160"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:34.254Z", "message": "Successfully deleted daemon: sprout_host_dktmf0", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:34.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63953155-92b0-42a9-8f7f-8889277e6160"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:34.254Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:34.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "63953155-92b0-42a9-8f7f-8889277e6160"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:34.704Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:34.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:34.704Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:34.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:34.704Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5962)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5962)", "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_590wvu/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_590wvu/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_590wvu/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_590wvu/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_590wvu/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=5962)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-08-18T09:16:34.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:34.704Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:34.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:34.704Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:34.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:34.704Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:34.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:35.749Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:35.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:35.749Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:35.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:35.749Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:35.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:35.749Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:35.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:35.749Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:35.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:35.749Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:35.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:35.749Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:35.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_host_6n1ucp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:35.749Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:35.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}], "metadata": {"pagination": {"total": 498, "offset": 400, "size": 50}}} 2018-08-18 09:16:40,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:40,052 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:40 GMT 2018-08-18 09:16:40,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:40,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27605 2018-08-18 09:16:40,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:40,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-18 09:16:40,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:40,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:40,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:40,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "d7ef3584-1e22-48d9-93cf-a1fd25a01047" to be deleted. current status: SHUTOFF 2018-08-18 09:16:40,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:40,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-18 09:16:40,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-18 09:16:40,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_dktmf0 stop 2018-08-18 09:16:40,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-18 09:16:40,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_dktmf0 2018-08-18 09:16:40,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-18 09:16:40,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:40,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:40,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:40,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:40,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:40,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-18 09:16:40,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:40,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:40,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:40,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_dktmf0 2018-08-18 09:16:40,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:40,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:40,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:40,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:40,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:40,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:40,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:40,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:40,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "40f67f08-7d5f-4124-a6aa-cdebee8c4507" to be deleted. current status: ACTIVE 2018-08-18 09:16:40,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:40,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:40,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-18 09:16:40,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_dktmf0 2018-08-18 09:16:40,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-18 09:16:40,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:40,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:40,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5962) 2018-08-18 09:16:40,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-18 09:16:40,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:40,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-18 09:16:40,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:40,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:40,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:40,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:40,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-18 09:16:40,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-18 09:16:40,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:40,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-18 09:16:40,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:16:40,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:40,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:40,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:40,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:40,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:40,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:40,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:40,114 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:16:40,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:40,114 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:40 GMT 2018-08-18 09:16:40,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:40,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:16:40,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:45,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:16:45,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:45,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:45,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:45,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:45,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:45,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:45,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:45,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:35.806Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:35.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "546f2779-f86c-42a6-8ce3-eecc2f6a2dcc"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "546f2779-f86c-42a6-8ce3-eecc2f6a2dcc"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "546f2779-f86c-42a6-8ce3-eecc2f6a2dcc"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "546f2779-f86c-42a6-8ce3-eecc2f6a2dcc"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "546f2779-f86c-42a6-8ce3-eecc2f6a2dcc"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "546f2779-f86c-42a6-8ce3-eecc2f6a2dcc"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "546f2779-f86c-42a6-8ce3-eecc2f6a2dcc"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "546f2779-f86c-42a6-8ce3-eecc2f6a2dcc"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.264Z", "message": "Stopping Agent proxy_host_590wvu", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "546f2779-f86c-42a6-8ce3-eecc2f6a2dcc"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "546f2779-f86c-42a6-8ce3-eecc2f6a2dcc"}, {"node_instance_id": "dime_security_group_10jqod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.826Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.826Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_security_group_10jqod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.826Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.826Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_security_group_10jqod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.826Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_security_group_10jqod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.826Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.826Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:36.826Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:36.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_security_group_10jqod", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:37.466Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:37.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "899e4a74-f9dc-45c0-a637-3c42fda9bc87"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:37.830Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:37.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:37.830Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:37.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:38.680Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:38.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "85954791-eb73-4ba5-8022-4657b3bcfe40"}, {"node_instance_id": "homer_host_s83ep5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:38.937Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:38.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:38.937Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:38.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_security_group_fnb941", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:38.937Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:38.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:38.937Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:38.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:38.937Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:38.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "dime_security_group_10jqod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:38.937Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:38.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:39.722Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:39.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "24517012-595b-49de-95c1-02d77f44ea71"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:39.940Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:39.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_security_group_fnb941", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:39.940Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:39.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:39.940Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:39.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_security_group_fnb941", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:39.940Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:39.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_security_group_fnb941", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:39.940Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:39.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "homer_security_group_fnb941", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:40.298Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:40.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "a3bbf13b-9ae9-411d-941d-1e179e06960f"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:41.035Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:41.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:41.035Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:41.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:41.035Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:41.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:41.035Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:41.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:41.035Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:41.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:41.035Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:41.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:41.035Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:41.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:41.302Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_590wvu stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:41.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "546f2779-f86c-42a6-8ce3-eecc2f6a2dcc"}, {"node_instance_id": "ellis_host_hddkbz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:41.302Z", "message": "Waiting for server \"88ec3bf5-b346-42e2-940a-3681b63b4608\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:41.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "85954791-eb73-4ba5-8022-4657b3bcfe40"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:41.302Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:41.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "546f2779-f86c-42a6-8ce3-eecc2f6a2dcc"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:41.302Z", "message": "Successfully stopped daemon: proxy_host_590wvu\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:41.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "546f2779-f86c-42a6-8ce3-eecc2f6a2dcc"}, {"node_instance_id": "homer_security_group_fnb941", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:42.113Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:42.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:42.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:42.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b85ba5f-5e3c-44a0-9f60-3669c5afbbab"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:42.307Z", "message": "Deleting Agent proxy_host_590wvu", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:42.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b85ba5f-5e3c-44a0-9f60-3669c5afbbab"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:42.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:42.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b85ba5f-5e3c-44a0-9f60-3669c5afbbab"}], "metadata": {"pagination": {"total": 531, "offset": 450, "size": 50}}} 2018-08-18 09:16:45,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:45,250 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:45 GMT 2018-08-18 09:16:45,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:45,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26243 2018-08-18 09:16:45,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:45,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:45,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:45,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:45,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:45,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:45,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:45,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:45,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:45,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_590wvu 2018-08-18 09:16:45,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:45,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-18 09:16:45,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:45,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:45,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-18 09:16:45,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-18 09:16:45,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:16:45,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:45,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:45,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-18 09:16:45,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:45,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-18 09:16:45,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-18 09:16:45,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-18 09:16:45,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-18 09:16:45,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:16:45,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:45,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:45,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-18 09:16:45,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-18 09:16:45,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-18 09:16:45,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-18 09:16:45,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-18 09:16:45,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:45,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-18 09:16:45,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-18 09:16:45,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:45,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:45,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-18 09:16:45,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:45,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-18 09:16:45,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:45,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:45,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_590wvu stop 2018-08-18 09:16:45,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "88ec3bf5-b346-42e2-940a-3681b63b4608" to be deleted. current status: SHUTOFF 2018-08-18 09:16:45,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-18 09:16:45,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_590wvu 2018-08-18 09:16:45,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-18 09:16:45,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:45,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_590wvu 2018-08-18 09:16:45,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:45,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:16:45,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:45,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:45,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:45,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:45,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:45,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:45,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:45,367 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:16:45,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:45,368 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:45 GMT 2018-08-18 09:16:45,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:45,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:16:45,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:50,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:16:50,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:50,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:50,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:50,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:50,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:50,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:50,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:50,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:42.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:42.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b85ba5f-5e3c-44a0-9f60-3669c5afbbab"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:42.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:42.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b85ba5f-5e3c-44a0-9f60-3669c5afbbab"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:42.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:42.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b85ba5f-5e3c-44a0-9f60-3669c5afbbab"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:42.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:42.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b85ba5f-5e3c-44a0-9f60-3669c5afbbab"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:42.307Z", "message": "Deleting Agent proxy_host_590wvu", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:42.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b85ba5f-5e3c-44a0-9f60-3669c5afbbab"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:42.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:42.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b85ba5f-5e3c-44a0-9f60-3669c5afbbab"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:42.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:42.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b85ba5f-5e3c-44a0-9f60-3669c5afbbab"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:42.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:42.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b85ba5f-5e3c-44a0-9f60-3669c5afbbab"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:43.583Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:43.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b85ba5f-5e3c-44a0-9f60-3669c5afbbab"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:43.990Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:43.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:44.117Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:44.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:44.117Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:44.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:44.117Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:44.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:44.316Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:44.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b85ba5f-5e3c-44a0-9f60-3669c5afbbab"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:44.316Z", "message": "Successfully deleted daemon: proxy_host_590wvu", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:44.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b85ba5f-5e3c-44a0-9f60-3669c5afbbab"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:45.120Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:45.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:45.120Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:45.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_host_hddkbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:46.198Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:46.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:46.198Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:46.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_security_group_9560xz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:47.406Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_security_group_9560xz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:47.406Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_host_97u9li", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:47.406Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:47.406Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:47.406Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:47.406Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_floatingip_e41pt6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:47.406Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_floatingip_e41pt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:47.406Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_floatingip_e41pt6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:47.406Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_floatingip_e41pt6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:47.406Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:47.926Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:47.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "7fe31521-d176-4a80-8d4c-8e5a12e7b4ff"}, {"node_instance_id": "ellis_security_group_9560xz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:48.355Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:48.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "be6edb67-e0d0-4012-b78d-f1762e646ad0"}, {"node_instance_id": "ellis_floatingip_e41pt6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:48.355Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:48.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "9b26f1fe-a3cc-461d-a189-a99ebd93ee40"}, {"node_instance_id": "bono_floatingip_mh34fy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:48.448Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:48.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_security_group_9560xz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:48.448Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:48.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:48.448Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:48.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_security_group_nh4r65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:48.448Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:48.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:48.448Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:48.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_security_group_nh4r65", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:48.448Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:48.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_security_group_9560xz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:48.448Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:48.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_security_group_nh4r65", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:49.430Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:49.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "0cc522d6-2ab4-40a7-bbe9-8123c13acedc"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:49.430Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:49.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6453b8ab-ad26-4f48-ac29-e60834fd5f76"}, {"node_instance_id": "ellis_security_group_9560xz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:49.468Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:49.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_floatingip_mh34fy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:49.468Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:49.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_floatingip_mh34fy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:49.468Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:49.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:49.468Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:49.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_floatingip_mh34fy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:49.468Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:49.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_security_group_nh4r65", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:49.468Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:49.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bono_security_group_nh4r65", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:49.468Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:49.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:49.468Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:49.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}], "metadata": {"pagination": {"total": 563, "offset": 500, "size": 50}}} 2018-08-18 09:16:50,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:50,441 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:50 GMT 2018-08-18 09:16:50,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:50,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25271 2018-08-18 09:16:50,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:50,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:50,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:50,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:50,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:50,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_590wvu 2018-08-18 09:16:50,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:50,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:50,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:16:50,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-18 09:16:50,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:50,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:50,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:50,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-18 09:16:50,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-18 09:16:50,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_590wvu 2018-08-18 09:16:50,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-18 09:16:50,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-18 09:16:50,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-18 09:16:50,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-18 09:16:50,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:50,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:16:50,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-18 09:16:50,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-18 09:16:50,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:50,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-18 09:16:50,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-18 09:16:50,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:16:50,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:50,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-18 09:16:50,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-18 09:16:50,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-18 09:16:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-18 09:16:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:16:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-18 09:16:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:16:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:16:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-18 09:16:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-18 09:16:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-18 09:16:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-18 09:16:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:16:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-18 09:16:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-18 09:16:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-18 09:16:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-18 09:16:50,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-18 09:16:50,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-18 09:16:50,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:16:50,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:50,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:50,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:50,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:50,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:50,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:50,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:50,612 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:16:50,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:50,612 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:50 GMT 2018-08-18 09:16:50,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:50,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:16:50,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:55,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:16:55,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:55,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:55,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:55,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:55,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:55,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:55,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:55,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:50.456Z", "message": "Waiting for server \"4896ed3d-20a4-4ef0-a565-dfb30fd3c8b5\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:50.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "7fe31521-d176-4a80-8d4c-8e5a12e7b4ff"}, {"node_instance_id": "bono_floatingip_mh34fy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:50.456Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:50.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "68ddb356-5424-42ca-ad69-eca0ca1dee9d"}, {"node_instance_id": "bono_security_group_nh4r65", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:50.490Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:50.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "ellis_floatingip_e41pt6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:50.490Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:50.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_host_dktmf0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:51.571Z", "message": "Waiting for server \"82f9a48d-19c0-41df-b143-eb9fe57dd307\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:51.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "6453b8ab-ad26-4f48-ac29-e60834fd5f76"}, {"node_instance_id": "bono_floatingip_mh34fy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:51.594Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:51.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:54.964Z", "message": "Waiting for server \"4896ed3d-20a4-4ef0-a565-dfb30fd3c8b5\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:54.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "7fe31521-d176-4a80-8d4c-8e5a12e7b4ff"}], "metadata": {"pagination": {"total": 570, "offset": 549, "size": 50}}} 2018-08-18 09:16:55,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:55,769 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:55 GMT 2018-08-18 09:16:55,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:55,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3993 2018-08-18 09:16:55,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:16:55,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4896ed3d-20a4-4ef0-a565-dfb30fd3c8b5" to be deleted. current status: ACTIVE 2018-08-18 09:16:55,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-18 09:16:55,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-18 09:16:55,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-18 09:16:55,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "82f9a48d-19c0-41df-b143-eb9fe57dd307" to be deleted. current status: SHUTOFF 2018-08-18 09:16:55,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-18 09:16:55,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4896ed3d-20a4-4ef0-a565-dfb30fd3c8b5" to be deleted. current status: ACTIVE 2018-08-18 09:16:55,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:16:55,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:16:55,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:16:55,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:16:55,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:16:55,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:16:55,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:16:55,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:16:55,859 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:16:55,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:16:55,859 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:16:55 GMT 2018-08-18 09:16:55,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:16:55,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:16:55,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:00,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:17:01,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:01,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:01,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:01,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:01,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:01,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:01,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:01,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_dktmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:56.387Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:56.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_security_group_g04ur7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:57.399Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:57.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_security_group_g04ur7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:57.399Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:57.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_security_group_g04ur7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:57.399Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:57.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:57.399Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:57.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:57.670Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:57.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:57.670Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:57.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_security_group_g04ur7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:57.670Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:57.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:57.670Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:57.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "sprout_security_group_g04ur7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:58.135Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:58.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "41c4c787-3579-4806-a3d0-70a23e5f8b12"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:58.578Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:58.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "d65c5227-d36a-4158-a35a-b1794bb3df37"}, {"node_instance_id": "sprout_security_group_g04ur7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:59.035Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:59.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "internal_sip_security_group_5wtu9i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:16:59.808Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:16:59.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "proxy_host_590wvu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:00.812Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:00.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}], "metadata": {"pagination": {"total": 584, "offset": 556, "size": 50}}} 2018-08-18 09:17:01,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:01,006 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:01 GMT 2018-08-18 09:17:01,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:01,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7378 2018-08-18 09:17:01,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:01,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-18 09:17:01,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:17:01,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-18 09:17:01,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:17:01,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:17:01,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:17:01,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-18 09:17:01,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-18 09:17:01,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-18 09:17:01,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-18 09:17:01,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-18 09:17:01,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-18 09:17:01,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-18 09:17:01,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-18 09:17:01,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:17:01,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:01,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:01,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:01,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:01,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:01,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:01,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:01,109 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:17:01,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:01,110 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:01 GMT 2018-08-18 09:17:01,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:01,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:17:01,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:06,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:17:06,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:06,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:06,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:06,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:06,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:06,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:06,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:06,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-08-18 09:17:06,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:06,253 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:06 GMT 2018-08-18 09:17:06,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:06,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:17:06,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:06,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:17:06,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:06,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:06,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:06,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:06,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:06,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:06,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:06,315 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:17:06,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:06,315 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:06 GMT 2018-08-18 09:17:06,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:06,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:17:06,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:11,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:17:11,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:11,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:11,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:11,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:11,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:11,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:11,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:11,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-08-18 09:17:11,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:11,584 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:11 GMT 2018-08-18 09:17:11,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:11,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:17:11,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:11,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:17:11,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:11,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:11,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:11,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:11,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:11,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:11,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:11,643 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:17:11,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:11,643 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:11 GMT 2018-08-18 09:17:11,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:11,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:17:11,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:16,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:17:16,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:16,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:16,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:16,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:16,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:16,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:16,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:16,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-08-18 09:17:16,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:16,730 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:16 GMT 2018-08-18 09:17:16,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:16,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:17:16,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:16,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:17:16,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:16,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:16,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:16,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:16,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:16,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:16,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:16,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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:17:16,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:16,791 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:16 GMT 2018-08-18 09:17:16,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:16,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:17:16,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:21,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:17:21,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:21,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:21,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:21,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:21,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:21,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:21,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:21,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-08-18 09:17:21,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:21,865 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:21 GMT 2018-08-18 09:17:21,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:21,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:17:21,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:21,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:17:21,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:21,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:21,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:21,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:21,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:21,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:21,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:21,921 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:17:21,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:21,922 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:21 GMT 2018-08-18 09:17:21,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:21,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:17:21,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:26,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:17:26,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:26,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:26,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:26,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:26,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:26,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:26,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:26,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-08-18 09:17:26,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:26,995 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:26 GMT 2018-08-18 09:17:26,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:26,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:17:26,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:26,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:17:27,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:27,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:27,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:27,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:27,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:27,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:27,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:27,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:17:27,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:27,052 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:27 GMT 2018-08-18 09:17:27,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:27,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:17:27,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:32,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:17:32,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:32,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:32,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:32,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:32,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:32,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:32,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:32,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-08-18 09:17:32,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:32,128 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:32 GMT 2018-08-18 09:17:32,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:32,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:17:32,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:32,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:17:32,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:32,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:32,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:32,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:32,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:32,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:32,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:32,186 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:17:32,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:32,186 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:32 GMT 2018-08-18 09:17:32,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:32,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:17:32,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:37,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:17:37,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:37,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:37,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:37,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:37,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:37,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:37,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:37,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-08-18 09:17:37,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:37,261 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:37 GMT 2018-08-18 09:17:37,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:37,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:17:37,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:37,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:17:37,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:37,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:37,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:37,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:37,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:37,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:37,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:37,319 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:17:37,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:37,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:37 GMT 2018-08-18 09:17:37,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:37,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:17:37,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:42,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:17:42,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:42,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:42,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:42,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:42,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:42,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:42,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:42,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-08-18 09:17:42,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:42,394 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:42 GMT 2018-08-18 09:17:42,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:42,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:17:42,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:42,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:17:42,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:42,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:42,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:42,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:42,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:42,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:42,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:42,453 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:17:42,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:42,453 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:42 GMT 2018-08-18 09:17:42,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:42,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:17:42,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:47,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:17:47,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:47,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:47,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:47,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:47,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:47,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:47,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:47,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-08-18 09:17:47,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:47,531 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:47 GMT 2018-08-18 09:17:47,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:47,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:17:47,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:47,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:17:47,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:47,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:47,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:47,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:47,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:47,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:47,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:47,591 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:17:47,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:47,591 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:47 GMT 2018-08-18 09:17:47,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:47,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:17:47,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:52,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:17:52,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:52,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:52,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:52,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:52,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:52,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:52,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:52,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-08-18 09:17:52,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:52,666 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:52 GMT 2018-08-18 09:17:52,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:52,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:17:52,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:52,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:17:52,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:52,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:52,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:52,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:52,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:52,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:52,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:52,726 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:17:52,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:52,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:52 GMT 2018-08-18 09:17:52,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:52,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:17:52,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:57,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:17:57,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:57,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:57,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:57,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:57,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:57,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:57,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:57,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_2vfwrs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:54.437Z", "message": "Execution done (return_code=0): /tmp/R9FMN/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:54.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "1e97d283-9a90-4fd8-899d-208b45d64d9d"}, {"node_instance_id": "vellum_2vfwrs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:54.528Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:54.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:54.830Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:54.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:55.833Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:55.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_84etqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:55.833Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:55.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:55.833Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:55.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_84etqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:55.833Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:55.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:56.838Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:56.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:56.838Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:56.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:56.838Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:56.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}], "metadata": {"pagination": {"total": 594, "offset": 570, "size": 50}}} 2018-08-18 09:17:57,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:57,804 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:57 GMT 2018-08-18 09:17:57,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:57,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4944 2018-08-18 09:17:57,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:17:57,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/R9FMN/remove-cluster-node.sh 2018-08-18 09:17:57,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-18 09:17:57,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:17:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-18 09:17:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:17:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-18 09:17:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:17:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:17:57,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-18 09:17:57,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-18 09:17:57,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:17:57,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:17:57,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:17:57,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:17:57,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:17:57,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:17:57,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:17:57,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:17:57,867 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:17:57,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:17:57,867 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:17:57 GMT 2018-08-18 09:17:57,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:17:57,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:17:57,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:02,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:18:02,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:02,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:02,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:02,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:02,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:02,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:02,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:02,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:58.634Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:58.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:58.842Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:58.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:58.842Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:58.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:59.846Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:59.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:59.846Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:59.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:59.846Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:59.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:17:59.846Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:17:59.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:00.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:00.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "04b9db92-7fd3-414e-852c-ed33ddd37414"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:00.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:00.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "04b9db92-7fd3-414e-852c-ed33ddd37414"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:00.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:00.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "04b9db92-7fd3-414e-852c-ed33ddd37414"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:00.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:00.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "04b9db92-7fd3-414e-852c-ed33ddd37414"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:00.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:00.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "04b9db92-7fd3-414e-852c-ed33ddd37414"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:00.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:00.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "04b9db92-7fd3-414e-852c-ed33ddd37414"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:00.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:00.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "04b9db92-7fd3-414e-852c-ed33ddd37414"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:00.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:00.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "04b9db92-7fd3-414e-852c-ed33ddd37414"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:00.600Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:00.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "04b9db92-7fd3-414e-852c-ed33ddd37414"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:00.600Z", "message": "Stopping Agent vellum_host_x84fqp", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:00.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "04b9db92-7fd3-414e-852c-ed33ddd37414"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:01.335Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:01.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:01.849Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:01.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:01.849Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:01.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:02.785Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:02.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "5f892b6f-35e7-4546-ad56-56b087e0597f"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:02.853Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:02.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:02.853Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:02.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:02.853Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:02.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:02.853Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:02.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}], "metadata": {"pagination": {"total": 619, "offset": 580, "size": 50}}} 2018-08-18 09:18:02,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:02,940 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:02 GMT 2018-08-18 09:18:02,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:02,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13304 2018-08-18 09:18:02,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:02,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-18 09:18:02,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-18 09:18:02,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-18 09:18:02,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-18 09:18:02,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-18 09:18:02,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-18 09:18:02,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-18 09:18:02,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:02,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:02,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:02,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:02,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:02,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:02,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:02,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:02,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:02,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_x84fqp 2018-08-18 09:18:02,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-18 09:18:02,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-18 09:18:02,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-18 09:18:02,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:02,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-18 09:18:02,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-18 09:18:02,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-18 09:18:02,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-18 09:18:02,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:18:03,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:03,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:03,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:03,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:03,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:03,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:03,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:03,004 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:18:03,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:03,004 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:03 GMT 2018-08-18 09:18:03,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:03,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:18:03,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:08,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:18:08,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:08,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:08,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:08,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:08,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:08,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:08,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:08,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:03.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:03.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "5f892b6f-35e7-4546-ad56-56b087e0597f"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:03.604Z", "message": "Stopping Agent bind_host_h3coxq", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:03.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "5f892b6f-35e7-4546-ad56-56b087e0597f"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:03.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:03.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "5f892b6f-35e7-4546-ad56-56b087e0597f"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:03.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:03.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "5f892b6f-35e7-4546-ad56-56b087e0597f"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:03.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:03.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "5f892b6f-35e7-4546-ad56-56b087e0597f"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:03.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:03.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "5f892b6f-35e7-4546-ad56-56b087e0597f"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:03.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:03.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "5f892b6f-35e7-4546-ad56-56b087e0597f"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:03.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:03.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "5f892b6f-35e7-4546-ad56-56b087e0597f"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:03.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:03.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "5f892b6f-35e7-4546-ad56-56b087e0597f"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:04.697Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:04.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "04b9db92-7fd3-414e-852c-ed33ddd37414"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:04.871Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:04.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:05.609Z", "message": "Successfully stopped daemon: vellum_host_x84fqp\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:05.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "04b9db92-7fd3-414e-852c-ed33ddd37414"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:05.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:05.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "c455796b-7f3e-43d0-a2df-db55bad1ea74"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:05.609Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_x84fqp stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:05.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "04b9db92-7fd3-414e-852c-ed33ddd37414"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:05.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:05.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "c455796b-7f3e-43d0-a2df-db55bad1ea74"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:05.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:05.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "c455796b-7f3e-43d0-a2df-db55bad1ea74"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:05.857Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:05.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:05.857Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:05.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:05.857Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:05.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:06.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:06.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "c455796b-7f3e-43d0-a2df-db55bad1ea74"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:06.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:06.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "c455796b-7f3e-43d0-a2df-db55bad1ea74"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:06.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:06.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "c455796b-7f3e-43d0-a2df-db55bad1ea74"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:06.614Z", "message": "Deleting Agent vellum_host_x84fqp", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:06.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "c455796b-7f3e-43d0-a2df-db55bad1ea74"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:06.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:06.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "c455796b-7f3e-43d0-a2df-db55bad1ea74"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:06.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:06.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "c455796b-7f3e-43d0-a2df-db55bad1ea74"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:06.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:06.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "c455796b-7f3e-43d0-a2df-db55bad1ea74"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:07.618Z", "message": "Successfully stopped daemon: bind_host_h3coxq\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:07.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "5f892b6f-35e7-4546-ad56-56b087e0597f"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:07.618Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:07.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "c455796b-7f3e-43d0-a2df-db55bad1ea74"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:07.618Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:07.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "5f892b6f-35e7-4546-ad56-56b087e0597f"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:07.618Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_h3coxq stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:07.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "5f892b6f-35e7-4546-ad56-56b087e0597f"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:07.618Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:07.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "c455796b-7f3e-43d0-a2df-db55bad1ea74"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:07.721Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:07.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:07.861Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:07.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:07.861Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:07.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:07.861Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:07.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}], "metadata": {"pagination": {"total": 654, "offset": 605, "size": 50}}} 2018-08-18 09:18:08,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:08,088 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:08 GMT 2018-08-18 09:18:08,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:08,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18996 2018-08-18 09:18:08,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:08,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_h3coxq 2018-08-18 09:18:08,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-18 09:18:08,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-18 09:18:08,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_x84fqp 2018-08-18 09:18:08,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_x84fqp stop 2018-08-18 09:18:08,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-18 09:18:08,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-18 09:18:08,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-18 09:18:08,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_x84fqp 2018-08-18 09:18:08,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:08,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_h3coxq 2018-08-18 09:18:08,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-18 09:18:08,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-18 09:18:08,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_h3coxq stop 2018-08-18 09:18:08,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-18 09:18:08,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-18 09:18:08,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-18 09:18:08,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-18 09:18:08,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-18 09:18:08,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:18:08,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:08,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:08,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:08,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:08,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:08,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:08,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:08,201 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:18:08,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:08,201 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:08 GMT 2018-08-18 09:18:08,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:08,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:18:08,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:13,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:18:13,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:13,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:13,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:13,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:13,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:13,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:13,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:13,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:08.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:08.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fb693e91-4d80-44af-b6b3-f736b386e1c5"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:08.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:08.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fb693e91-4d80-44af-b6b3-f736b386e1c5"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:08.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:08.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fb693e91-4d80-44af-b6b3-f736b386e1c5"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:08.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:08.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fb693e91-4d80-44af-b6b3-f736b386e1c5"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:08.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:08.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fb693e91-4d80-44af-b6b3-f736b386e1c5"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:08.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:08.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fb693e91-4d80-44af-b6b3-f736b386e1c5"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:08.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:08.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fb693e91-4d80-44af-b6b3-f736b386e1c5"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:08.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:08.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fb693e91-4d80-44af-b6b3-f736b386e1c5"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:08.709Z", "message": "Deleting Agent bind_host_h3coxq", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:08.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fb693e91-4d80-44af-b6b3-f736b386e1c5"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:08.709Z", "message": "Successfully deleted daemon: vellum_host_x84fqp", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:08.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "c455796b-7f3e-43d0-a2df-db55bad1ea74"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:08.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:08.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fb693e91-4d80-44af-b6b3-f736b386e1c5"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:08.865Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:08.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:08.865Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:08.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:08.865Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:08.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:10.443Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:10.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:10.492Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:10.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fb693e91-4d80-44af-b6b3-f736b386e1c5"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:10.713Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:10.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fb693e91-4d80-44af-b6b3-f736b386e1c5"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:10.713Z", "message": "Successfully deleted daemon: bind_host_h3coxq", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:10.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "fb693e91-4d80-44af-b6b3-f736b386e1c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:10.884Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:10.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:10.884Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:10.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:11.902Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:11.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:11.902Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:11.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:11.902Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:11.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}], "metadata": {"pagination": {"total": 677, "offset": 640, "size": 50}}} 2018-08-18 09:18:13,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:13,277 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:13 GMT 2018-08-18 09:18:13,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:13,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12338 2018-08-18 09:18:13,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:13,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:13,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:13,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:13,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:13,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:13,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:13,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:13,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:13,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_h3coxq 2018-08-18 09:18:13,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_x84fqp 2018-08-18 09:18:13,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-18 09:18:13,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-18 09:18:13,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-18 09:18:13,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-18 09:18:13,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-18 09:18:13,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-18 09:18:13,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-18 09:18:13,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_h3coxq 2018-08-18 09:18:13,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:18:13,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:18:13,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-18 09:18:13,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-18 09:18:13,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-18 09:18:13,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:18:13,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:13,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:13,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:13,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:13,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:13,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:13,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:13,338 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:18:13,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:13,338 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:13 GMT 2018-08-18 09:18:13,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:13,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:18:13,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:18,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:18:18,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:18,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:18,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:18,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:18,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:18,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:18,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:18,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:13.461Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:13.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:13.905Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:13.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:13.905Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:13.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:14.908Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:14.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:14.908Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:14.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:14.908Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:14.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:18.300Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:18.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}], "metadata": {"pagination": {"total": 684, "offset": 663, "size": 50}}} 2018-08-18 09:18:18,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:18,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:18 GMT 2018-08-18 09:18:18,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:18,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3658 2018-08-18 09:18:18,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-18 09:18:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-18 09:18:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-18 09:18:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:18:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:18:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:18:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-18 09:18:18,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:18:18,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:18,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:18,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:18,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:18,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:18,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:18,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:18,481 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:18:18,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:18,482 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:18 GMT 2018-08-18 09:18:18,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:18,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:18:18,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:23,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:18:23,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:23,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:23,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:23,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:23,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:23,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:23,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:23,559 - 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-18T09:18:18.912Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:18.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:18.912Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:18.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:18.912Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:18.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:19.807Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:19.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "7cf86689-f8ab-4659-bd50-e2c63990eb12"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:19.915Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:19.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:19.915Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:19.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:19.915Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:19.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:21.272Z", "message": "Waiting for server \"0d680ebb-7009-4fb3-ba1e-d0a898e3781a\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:21.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "7cf86689-f8ab-4659-bd50-e2c63990eb12"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:22.051Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:22.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:22.918Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:22.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:22.918Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:22.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}], "metadata": {"pagination": {"total": 695, "offset": 670, "size": 50}}} 2018-08-18 09:18:23,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:23,560 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:23 GMT 2018-08-18 09:18:23,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:23,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5747 2018-08-18 09:18:23,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:23,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:18:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:18:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:18:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-18 09:18:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-18 09:18:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:18:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-18 09:18:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "0d680ebb-7009-4fb3-ba1e-d0a898e3781a" to be deleted. current status: ACTIVE 2018-08-18 09:18:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:18:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:18:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:18:23,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:18:23,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:23,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:23,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:23,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:23,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:23,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:23,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:23,619 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:18:23,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:23,619 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:23 GMT 2018-08-18 09:18:23,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:23,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:18:23,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:28,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:18:28,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:28,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:28,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:28,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:28,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:28,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:28,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:28,692 - 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-18T09:18:25.610Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:25.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:26.903Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:26.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_host_x84fqp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:26.903Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:26.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:26.903Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:26.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:26.903Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:26.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_security_group_b3ern8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:26.903Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:26.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:26.934Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:26.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "42471b7d-1b0e-4dc7-b819-0fa8556e584f"}, {"node_instance_id": "vellum_security_group_b3ern8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:27.925Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:27.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_security_group_b3ern8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:27.925Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:27.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_security_group_b3ern8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:27.925Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:27.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "vellum_security_group_b3ern8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:28.443Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:28.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "ff4cea67-2ec2-4203-a5e7-3be25d2ea039"}], "metadata": {"pagination": {"total": 706, "offset": 681, "size": 50}}} 2018-08-18 09:18:28,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:28,693 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:28 GMT 2018-08-18 09:18:28,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:28,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5635 2018-08-18 09:18:28,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:28,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-18 09:18:28,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-18 09:18:28,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-18 09:18:28,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-18 09:18:28,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:18:28,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:18:28,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-18 09:18:28,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-18 09:18:28,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:18:28,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-18 09:18:28,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-18 09:18:28,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:18:28,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:28,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:28,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:28,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:28,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:28,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:28,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:28,751 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:18:28,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:28,751 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:28 GMT 2018-08-18 09:18:28,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:28,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:18:28,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:33,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:18:33,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:33,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:33,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:33,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:33,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:33,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:33,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:33,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h3coxq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:28.736Z", "message": "Waiting for server \"7f70556a-d77a-4b84-9c58-8b64e52bc0a3\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:28.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "42471b7d-1b0e-4dc7-b819-0fa8556e584f"}, {"node_instance_id": "vellum_security_group_b3ern8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:29.402Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:29.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}], "metadata": {"pagination": {"total": 708, "offset": 692, "size": 50}}} 2018-08-18 09:18:33,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:33,835 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:33 GMT 2018-08-18 09:18:33,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:33,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1219 2018-08-18 09:18:33,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:33,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "7f70556a-d77a-4b84-9c58-8b64e52bc0a3" to be deleted. current status: SHUTOFF 2018-08-18 09:18:33,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-18 09:18:33,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:18:33,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:33,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:33,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:33,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:33,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:33,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:33,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:33,894 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:18:33,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:33,895 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:33 GMT 2018-08-18 09:18:33,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:33,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-18 09:18:33,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:38,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-18 09:18:38,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:38,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:38,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:38,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:38,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:38,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:38,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:38,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h3coxq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:33.835Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:33.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "keypair_fmnige", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:34.929Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:34.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_security_group_gyo500", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:34.929Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:34.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "base_security_group_n1kuay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:34.929Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:34.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_floatingip_x0xo2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:34.929Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:34.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "keypair_fmnige", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:35.999Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:35.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "base_security_group_n1kuay", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:35.999Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:35.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "keypair_fmnige", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:35.999Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:35.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_security_group_gyo500", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:35.999Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:35.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_floatingip_x0xo2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:35.999Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:35.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_floatingip_x0xo2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:35.999Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:35.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "keypair_fmnige", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:35.999Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:35.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_floatingip_x0xo2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:35.999Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:35.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "base_security_group_n1kuay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:35.999Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:35.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_security_group_gyo500", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:35.999Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:35.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_security_group_gyo500", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:35.999Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:35.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "base_security_group_n1kuay", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:35.999Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:35.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "base_security_group_n1kuay", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:36.333Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:36.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "21c6abce-f50c-4955-b0d9-87506df31564"}, {"node_instance_id": "keypair_fmnige", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:36.773Z", "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-18T09:18:36.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "99ab41e8-825e-4809-9bb5-5d724f963320"}, {"node_instance_id": "keypair_fmnige", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:37.007Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:37.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "bind_floatingip_x0xo2u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:37.785Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:37.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "7d1bffe3-7eaf-4f2a-9e71-ee7029d72bc2"}, {"node_instance_id": "bind_security_group_gyo500", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:37.785Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:37.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd", "logger": "df7fa131-6ad6-4bd8-afb8-6d898d2d2d01"}, {"node_instance_id": "bind_security_group_gyo500", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:38.011Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:38.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}, {"node_instance_id": "base_security_group_n1kuay", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-18T09:18:38.011Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:18:38.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"}], "metadata": {"pagination": {"total": 732, "offset": 694, "size": 50}}} 2018-08-18 09:18:38,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:38,967 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:38 GMT 2018-08-18 09:18:38,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:38,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12178 2018-08-18 09:18:38,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:38,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-18 09:18:38,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:18:38,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:18:38,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:18:38,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-18 09:18:38,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:18:38,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-18 09:18:38,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-18 09:18:38,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:18:38,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-18 09:18:38,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-18 09:18:38,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-18 09:18:38,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:18:38,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-18 09:18:38,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-18 09:18:38,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-18 09:18:38,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-18 09:18:38,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-18 09:18:38,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-08-18 09:18:38,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-18 09:18:38,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-18 09:18:38,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-18 09:18:38,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-18 09:18:38,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-18 09:18:38,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6a37b2a5-0ada-4402-9e87-6f5fcad0afdd 2018-08-18 09:18:39,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:39,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:39,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:39,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:39,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:39,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:39,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:39,029 - 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-18T09:15:53.119Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6a37b2a5-0ada-4402-9e87-6f5fcad0afdd"} 2018-08-18 09:18:39,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:39,029 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:39 GMT 2018-08-18 09:18:39,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:39,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-08-18 09:18:39,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:39,030 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv 2018-08-18 09:18:39,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:39,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:39,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:39,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:39,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:39,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:39,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:39,873 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-18 09:18:39,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "63974df9-5664-4a60-b6bc-2acfc84303a0", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "bono_cluster_size": 1, "flavor_id": "d3b2b8c4-d85f-40dd-8c09-91f48607ba56", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:08.861Z", "updated_at": "2018-08-18T08:56:08.861Z", "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-18 09:18:39,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:39,874 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:39 GMT 2018-08-18 09:18:39,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:39,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-18 09:18:39,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:39,875 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/blueprints/clearwater-opnfv 2018-08-18 09:18:39,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:18:39,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:18:39,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:18:39,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:18:39,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:18:39,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:18:39,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:18:39,955 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-18 09:18:39,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-18T08:56:02.322Z", "updated_at": "2018-08-18T08:56:02.322Z", "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.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.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-18 09:18:39,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:18:39,957 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:18:39 GMT 2018-08-18 09:18:39,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:18:39,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-18 09:18:39,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:18:39,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 09:18:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:41,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fbedf534-df29-45c6-9cdb-5a4c913780b9 Date: Sat, 18 Aug 2018 09:18: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-18 09:18:41,076 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0 used request id req-fbedf534-df29-45c6-9cdb-5a4c913780b9 2018-08-18 09:18:41,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.09438109398s 2018-08-18 09:18:41,077 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/63974df9-5664-4a60-b6bc-2acfc84303a0 used request id req-fbedf534-df29-45c6-9cdb-5a4c913780b9 2018-08-18 09:18:41,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 09:18:41,080 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 09:18:41,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18: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-e9d27974-d953-40c8-9f0a-a5f2a050058f x-compute-request-id: req-e9d27974-d953-40c8-9f0a-a5f2a050058f Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_0bf1ce73-151a-447d-9553-90bd173664fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d3b2b8c4-d85f-40dd-8c09-91f48607ba56", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d3b2b8c4-d85f-40dd-8c09-91f48607ba56", "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": "d3b2b8c4-d85f-40dd-8c09-91f48607ba56"}, {"name": "cloudify_ims-flavor_0bf1ce73-151a-447d-9553-90bd173664fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "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": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2"}]} 2018-08-18 09:18:41,344 - 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-e9d27974-d953-40c8-9f0a-a5f2a050058f 2018-08-18 09:18:41,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.266872882843s 2018-08-18 09:18:41,345 - 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-e9d27974-d953-40c8-9f0a-a5f2a050058f 2018-08-18 09:18:41,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 09:18:41,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/d3b2b8c4-d85f-40dd-8c09-91f48607ba56 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 09:18:41,384 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 09:18: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-d9265f47-0741-4e8c-a0bc-32353e8ccaf7 x-compute-request-id: req-d9265f47-0741-4e8c-a0bc-32353e8ccaf7 Content-Length: 0 Content-Type: application/json 2018-08-18 09:18:41,384 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d3b2b8c4-d85f-40dd-8c09-91f48607ba56 used request id req-d9265f47-0741-4e8c-a0bc-32353e8ccaf7 2018-08-18 09:18:41,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0375070571899s 2018-08-18 09:18:41,385 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d3b2b8c4-d85f-40dd-8c09-91f48607ba56 used request id req-d9265f47-0741-4e8c-a0bc-32353e8ccaf7 2018-08-18 09:18:41,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-18 09:18:41,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/e0e3c576-8989-4a84-aa1a-6da23185a0a2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:42,827 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39068b39-8f62-40c2-9acc-2a1882546af0 Content-Length: 0 Date: Sat, 18 Aug 2018 09:18:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 09:18:42,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/e0e3c576-8989-4a84-aa1a-6da23185a0a2.json used request id req-39068b39-8f62-40c2-9acc-2a1882546af0 2018-08-18 09:18:42,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.43960905075s 2018-08-18 09:18:42,827 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/e0e3c576-8989-4a84-aa1a-6da23185a0a2.json used request id req-39068b39-8f62-40c2-9acc-2a1882546af0 2018-08-18 09:18:42,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 09:18:42,833 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:42,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6a9dc1b6-2e2a-4261-b14c-6ab0cf86d279 Date: Sat, 18 Aug 2018 09:18:42 GMT RESP BODY: {"floatingips": []} 2018-08-18 09:18:42,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6a9dc1b6-2e2a-4261-b14c-6ab0cf86d279 2018-08-18 09:18:42,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0593521595001s 2018-08-18 09:18:42,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6a9dc1b6-2e2a-4261-b14c-6ab0cf86d279 2018-08-18 09:18:42,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-18 09:18:42,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/e5926d85-2054-4ea5-8d50-64cf4785b417 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:43,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:18: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-a6546e01-523f-4dff-8a56-53b0f3d87091 x-compute-request-id: req-a6546e01-523f-4dff-8a56-53b0f3d87091 Content-Type: application/json 2018-08-18 09:18:43,318 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/e5926d85-2054-4ea5-8d50-64cf4785b417 used request id req-a6546e01-523f-4dff-8a56-53b0f3d87091 2018-08-18 09:18:43,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.425249099731s 2018-08-18 09:18:43,319 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/e5926d85-2054-4ea5-8d50-64cf4785b417 used request id req-a6546e01-523f-4dff-8a56-53b0f3d87091 2018-08-18 09:18:43,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:18:43,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:43,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18: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-6ea210d0-88fa-4628-ae83-1e0ce2d774ad x-compute-request-id: req-6ea210d0-88fa-4628-ae83-1e0ce2d774ad Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:01:a3", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:01:a3", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e5926d85-2054-4ea5-8d50-64cf4785b417", "rel": "bookmark"}], "image": {"id": "149e4725-09dd-4195-8506-46d2dc5e020d", "links": [{"href": "http://172.30.9.22:8774/images/149e4725-09dd-4195-8506-46d2dc5e020d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T08:55:00.000000", "flavor": {"id": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "links": [{"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "bookmark"}]}, "id": "e5926d85-2054-4ea5-8d50-64cf4785b417", "security_groups": [{"name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}], "user_id": "676a59bd3bc448b28e7c1484667c6720", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:18:43Z", "hostId": "7f1f97b45d664d9b50e84345ac8bf7f4081b59dd5c60ce0f5f4e9293", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb", "name": "cloudify_ims-vm_0bf1ce73-151a-447d-9553-90bd173664fb", "created": "2018-08-18T08:52:41Z", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:18:43,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6ea210d0-88fa-4628-ae83-1e0ce2d774ad 2018-08-18 09:18:43,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445596933365s 2018-08-18 09:18:43,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6ea210d0-88fa-4628-ae83-1e0ce2d774ad 2018-08-18 09:18:43,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:18:45,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:18:45,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:45,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18: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-0f8b8b17-19ad-494c-a1c3-592bd8a7276c x-compute-request-id: req-0f8b8b17-19ad-494c-a1c3-592bd8a7276c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-18 09:18:45,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f8b8b17-19ad-494c-a1c3-592bd8a7276c 2018-08-18 09:18:45,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0742030143738s 2018-08-18 09:18:45,844 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f8b8b17-19ad-494c-a1c3-592bd8a7276c 2018-08-18 09:18:45,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 09:18:45,847 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:45,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-0bca2fa8-3923-44ba-92fd-a6cf147edd3d Date: Sat, 18 Aug 2018 09:18:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:51:06Z", "updated_at": "2018-08-18T08:55:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "121c13a6-1985-49b5-b9fa-3967f67176ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "267d78b5-3b7b-452e-9cea-869925d96485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:55:59Z", "revision_number": 0, "id": "6d438bf1-af4b-4b55-aa2f-6f24fe4cec09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:55:59Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "a4eae864-363e-4b8b-9133-46da178f4415", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:51:06Z", "revision_number": 0, "id": "b014a052-93fb-495c-9ba8-e9daff684954", "remote_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "remote_ip_prefix": null, "created_at": "2018-08-18T08:51:06Z", "security_group_id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 2, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "30ebbe9f-0656-48b0-8bc3-c3c2481e8e01", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:52:37Z", "updated_at": "2018-08-18T08:52:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "0d851c6b-8083-48ec-be2a-804bc9fa1a2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "470cc011-84e8-4afe-bed1-1272671ff9b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7515bb49-fbd7-4a4e-8106-e49ed72f6764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv6", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "7bb02353-66e1-4ebf-b059-581e01974540", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "82a081f7-f96b-4fcb-83c2-e98f29ad90f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "b851a223-9f83-4607-8648-9c9a2c234b4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-18T08:52:38Z", "revision_number": 0, "id": "d05fffb5-6ced-472d-9601-f92ea230f4f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:38Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T08:52:37Z", "revision_number": 0, "id": "da4cdd67-981e-4437-b940-0844a524bbdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T08:52:37Z", "security_group_id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "port_range_min": null, "ethertype": "IPv4", "project_id": "a08fbb011e544d2c8419188f9d593f12"}], "revision_number": 7, "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "d7a0bc0d-185f-4187-8aab-17e139f01fa1", "name": "cloudify_ims-sg_0bf1ce73-151a-447d-9553-90bd173664fb"}]} 2018-08-18 09:18:45,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0bca2fa8-3923-44ba-92fd-a6cf147edd3d 2018-08-18 09:18:45,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0485057830811s 2018-08-18 09:18:45,896 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0bca2fa8-3923-44ba-92fd-a6cf147edd3d 2018-08-18 09:18:45,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-18 09:18:45,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/d7a0bc0d-185f-4187-8aab-17e139f01fa1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:46,315 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed94d614-8642-41be-a3b5-c2c0149ffb56 Content-Length: 0 Date: Sat, 18 Aug 2018 09:18:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 09:18:46,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/d7a0bc0d-185f-4187-8aab-17e139f01fa1.json used request id req-ed94d614-8642-41be-a3b5-c2c0149ffb56 2018-08-18 09:18:46,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.415919780731s 2018-08-18 09:18:46,316 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/d7a0bc0d-185f-4187-8aab-17e139f01fa1.json used request id req-ed94d614-8642-41be-a3b5-c2c0149ffb56 2018-08-18 09:18:46,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-18 09:18:46,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:46,347 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 09:18: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-db6877d6-5b65-47af-80bd-93bd51608b96 x-compute-request-id: req-db6877d6-5b65-47af-80bd-93bd51608b96 Content-Length: 0 Content-Type: application/json 2018-08-18 09:18:46,347 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb used request id req-db6877d6-5b65-47af-80bd-93bd51608b96 2018-08-18 09:18:46,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0310761928558s 2018-08-18 09:18:46,348 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_0bf1ce73-151a-447d-9553-90bd173664fb used request id req-db6877d6-5b65-47af-80bd-93bd51608b96 2018-08-18 09:18:46,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 09:18:46,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/01c26952-aa9f-452c-bbef-6ab292510d38/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}873254b5197027887f2284584fc0dc06e1b3f8bd" -d '{"subnet_id": "375a0980-8a59-4d12-8982-65a80597e4d4"}' 2018-08-18 09:18:48,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-12c6d973-7ca5-43ff-a810-0deb28e219ee Date: Sat, 18 Aug 2018 09:18:48 GMT RESP BODY: {"network_id": "8f38bd1b-3a90-4689-b183-a46f932d8ef7", "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "subnet_id": "375a0980-8a59-4d12-8982-65a80597e4d4", "subnet_ids": ["375a0980-8a59-4d12-8982-65a80597e4d4"], "port_id": "4cb91003-39bd-41cd-a02a-cd7bb7e0efef", "id": "01c26952-aa9f-452c-bbef-6ab292510d38"} 2018-08-18 09:18:48,334 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/01c26952-aa9f-452c-bbef-6ab292510d38/remove_router_interface.json used request id req-12c6d973-7ca5-43ff-a810-0deb28e219ee 2018-08-18 09:18:48,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.9862639904s 2018-08-18 09:18:48,335 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/01c26952-aa9f-452c-bbef-6ab292510d38/remove_router_interface.json used request id req-12c6d973-7ca5-43ff-a810-0deb28e219ee returning object 01c26952-aa9f-452c-bbef-6ab292510d38 2018-08-18 09:18:48,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 09:18:48,336 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:48,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-6e789588-4a8c-4a11-b180-255b3d64c1e0 Date: Sat, 18 Aug 2018 09:18:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a08fbb011e544d2c8419188f9d593f12", "created_at": "2018-08-18T08:51:07Z", "admin_state_up": true, "updated_at": "2018-08-18T09:18:47Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a08fbb011e544d2c8419188f9d593f12", "id": "01c26952-aa9f-452c-bbef-6ab292510d38", "name": "cloudify_ims-router_0bf1ce73-151a-447d-9553-90bd173664fb"}]} 2018-08-18 09:18:48,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6e789588-4a8c-4a11-b180-255b3d64c1e0 2018-08-18 09:18:48,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113979101181s 2018-08-18 09:18:48,449 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6e789588-4a8c-4a11-b180-255b3d64c1e0 2018-08-18 09:18:48,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 09:18:48,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/01c26952-aa9f-452c-bbef-6ab292510d38.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:49,751 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18ecc4ed-90f4-4424-bfe5-bdea9e66b354 Content-Length: 0 Date: Sat, 18 Aug 2018 09:18:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 09:18:49,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/01c26952-aa9f-452c-bbef-6ab292510d38.json used request id req-18ecc4ed-90f4-4424-bfe5-bdea9e66b354 2018-08-18 09:18:49,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30032110214s 2018-08-18 09:18:49,751 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/01c26952-aa9f-452c-bbef-6ab292510d38.json used request id req-18ecc4ed-90f4-4424-bfe5-bdea9e66b354 2018-08-18 09:18:49,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 09:18:49,752 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:49,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-8d17e5ef-1257-437a-aa30-69e934c1fff8 Date: Sat, 18 Aug 2018 09:18:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f38bd1b-3a90-4689-b183-a46f932d8ef7","tenant_id":"a08fbb011e544d2c8419188f9d593f12","created_at":"2018-08-18T08:51:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T08:51: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":"a08fbb011e544d2c8419188f9d593f12","id":"375a0980-8a59-4d12-8982-65a80597e4d4","subnetpool_id":null,"name":"cloudify_ims-subnet_0bf1ce73-151a-447d-9553-90bd173664fb"}]} 2018-08-18 09:18:49,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8d17e5ef-1257-437a-aa30-69e934c1fff8 2018-08-18 09:18:49,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0427560806274s 2018-08-18 09:18:49,795 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8d17e5ef-1257-437a-aa30-69e934c1fff8 2018-08-18 09:18:49,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 09:18:49,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/375a0980-8a59-4d12-8982-65a80597e4d4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:51,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-974e9073-3d24-48a3-85a8-f38d17490eaf Date: Sat, 18 Aug 2018 09:18:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 09:18:51,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/375a0980-8a59-4d12-8982-65a80597e4d4.json used request id req-974e9073-3d24-48a3-85a8-f38d17490eaf 2018-08-18 09:18:51,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.21233010292s 2018-08-18 09:18:51,009 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/375a0980-8a59-4d12-8982-65a80597e4d4.json used request id req-974e9073-3d24-48a3-85a8-f38d17490eaf 2018-08-18 09:18:51,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 09:18:51,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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:51,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-08b8bb91-646b-41f0-bd12-a486925615f0 Date: Sat, 18 Aug 2018 09:18:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f38bd1b-3a90-4689-b183-a46f932d8ef7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a08fbb011e544d2c8419188f9d593f12","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T09:18:50Z","qos_policy_id":null,"name":"cloudify_ims-net_0bf1ce73-151a-447d-9553-90bd173664fb","admin_state_up":true,"tenant_id":"a08fbb011e544d2c8419188f9d593f12","created_at":"2018-08-18T08:51:06Z","mtu":1450}]} 2018-08-18 09:18:51,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-08b8bb91-646b-41f0-bd12-a486925615f0 2018-08-18 09:18:51,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0895738601685s 2018-08-18 09:18:51,100 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-08b8bb91-646b-41f0-bd12-a486925615f0 2018-08-18 09:18:51,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 09:18:51,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/8f38bd1b-3a90-4689-b183-a46f932d8ef7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:52,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-392b576f-f86d-4ffb-8a37-ace9c18046af Date: Sat, 18 Aug 2018 09:18:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 09:18:52,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/8f38bd1b-3a90-4689-b183-a46f932d8ef7.json used request id req-392b576f-f86d-4ffb-8a37-ace9c18046af 2018-08-18 09:18:52,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2994248867s 2018-08-18 09:18:52,400 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/8f38bd1b-3a90-4689-b183-a46f932d8ef7.json used request id req-392b576f-f86d-4ffb-8a37-ace9c18046af 2018-08-18 09:18:52,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:18:52,406 - 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}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:52,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-c297720c-3e47-4c97-a2b4-f88434c2c6ab Date: Sat, 18 Aug 2018 09:18:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T08:52:36Z", "file": "/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d/file", "owner": "a08fbb011e544d2c8419188f9d593f12", "id": "149e4725-09dd-4195-8506-46d2dc5e020d", "size": 4373348352, "self": "/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/149e4725-09dd-4195-8506-46d2dc5e020d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/149e4725-09dd-4195-8506-46d2dc5e020d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_0bf1ce73-151a-447d-9553-90bd173664fb", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-18T08:51:35Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:18:52,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c297720c-3e47-4c97-a2b4-f88434c2c6ab 2018-08-18 09:18:52,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.278558969498s 2018-08-18 09:18:52,682 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c297720c-3e47-4c97-a2b4-f88434c2c6ab 2018-08-18 09:18:52,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 09:18:52,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}873254b5197027887f2284584fc0dc06e1b3f8bd" 2018-08-18 09:18:53,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8782e455-480e-4cc3-8cc5-29c43cfa1d10 Date: Sat, 18 Aug 2018 09:18: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-18 09:18:53,163 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d used request id req-8782e455-480e-4cc3-8cc5-29c43cfa1d10 2018-08-18 09:18:53,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.479338884354s 2018-08-18 09:18:53,163 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/149e4725-09dd-4195-8506-46d2dc5e020d used request id req-8782e455-480e-4cc3-8cc5-29c43cfa1d10 2018-08-18 09:18:53,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 09:18:53,166 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 09:18:53,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18: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-23b43186-f3fb-4af7-b14d-79b37c667bcc x-compute-request-id: req-23b43186-f3fb-4af7-b14d-79b37c667bcc Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_0bf1ce73-151a-447d-9553-90bd173664fb", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2", "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": "d957d2a3-7feb-47e8-b483-9ec110ccb0d2"}]} 2018-08-18 09:18:53,187 - 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-23b43186-f3fb-4af7-b14d-79b37c667bcc 2018-08-18 09:18:53,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230479240417s 2018-08-18 09:18:53,187 - 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-23b43186-f3fb-4af7-b14d-79b37c667bcc 2018-08-18 09:18:53,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 09:18:53,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 09:18:53,215 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 09:18: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-10bfb02a-e3a9-4cb4-80b5-4df680592174 x-compute-request-id: req-10bfb02a-e3a9-4cb4-80b5-4df680592174 Content-Length: 0 Content-Type: application/json 2018-08-18 09:18:53,215 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2 used request id req-10bfb02a-e3a9-4cb4-80b5-4df680592174 2018-08-18 09:18:53,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0267169475555s 2018-08-18 09:18:53,216 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d957d2a3-7feb-47e8-b483-9ec110ccb0d2 used request id req-10bfb02a-e3a9-4cb4-80b5-4df680592174 2018-08-18 09:18:53,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 09:18:53,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 09:18:53,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb15c1f-de46-4e3d-aa15-236cfd70152c Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_0bf1ce73-151a-447d-9553-90bd173664fb", "links": {"self": "http://172.30.9.22:5000/v3/users/676a59bd3bc448b28e7c1484667c6720"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "676a59bd3bc448b28e7c1484667c6720", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 09:18:53,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-feb15c1f-de46-4e3d-aa15-236cfd70152c 2018-08-18 09:18:53,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195693969727s 2018-08-18 09:18:53,412 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-feb15c1f-de46-4e3d-aa15-236cfd70152c 2018-08-18 09:18:53,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 09:18:53,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/676a59bd3bc448b28e7c1484667c6720 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 09:18:53,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d68351-e915-4801-8e20-0a961e9eca00 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_0bf1ce73-151a-447d-9553-90bd173664fb", "links": {"self": "http://172.30.9.22:5000/v3/users/676a59bd3bc448b28e7c1484667c6720"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "676a59bd3bc448b28e7c1484667c6720", "description": null}} 2018-08-18 09:18:53,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/676a59bd3bc448b28e7c1484667c6720 used request id req-62d68351-e915-4801-8e20-0a961e9eca00 2018-08-18 09:18:53,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.185601949692s 2018-08-18 09:18:53,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/676a59bd3bc448b28e7c1484667c6720 used request id req-62d68351-e915-4801-8e20-0a961e9eca00 2018-08-18 09:18:53,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-18 09:18:53,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/676a59bd3bc448b28e7c1484667c6720 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 09:18:53,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb439a06-f394-46ae-aacf-e8933a115032 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 09:18:53,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/676a59bd3bc448b28e7c1484667c6720 used request id req-fb439a06-f394-46ae-aacf-e8933a115032 2018-08-18 09:18:53,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.257949113846s 2018-08-18 09:18:53,863 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/676a59bd3bc448b28e7c1484667c6720 used request id req-fb439a06-f394-46ae-aacf-e8933a115032 2018-08-18 09:18:53,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 09:18:53,872 - 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}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 09:18:54,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb03e0e-8bed-4c6a-9081-049cc13f71d5 Content-Encoding: gzip Content-Length: 384 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": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/a08fbb011e544d2c8419188f9d593f12"}, "tags": [], "enabled": true, "id": "a08fbb011e544d2c8419188f9d593f12", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_0bf1ce73-151a-447d-9553-90bd173664fb"}]} 2018-08-18 09:18:54,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-2fb03e0e-8bed-4c6a-9081-049cc13f71d5 2018-08-18 09:18:54,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182361125946s 2018-08-18 09:18:54,052 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-2fb03e0e-8bed-4c6a-9081-049cc13f71d5 2018-08-18 09:18:54,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-18 09:18:54,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/a08fbb011e544d2c8419188f9d593f12 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cfd67a7b2e0c2ecd417fc63beb6e752f90b3dad7" 2018-08-18 09:18:54,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f479dec8-ddc1-4d88-bbc0-731a2cf9c588 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 09:18:54,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/a08fbb011e544d2c8419188f9d593f12 used request id req-f479dec8-ddc1-4d88-bbc0-731a2cf9c588 2018-08-18 09:18:54,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.223956108093s 2018-08-18 09:18:54,281 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/a08fbb011e544d2c8419188f9d593f12 used request id req-f479dec8-ddc1-4d88-bbc0-731a2cf9c588 2018-08-18 09:18:54,307 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-08-18 09:18:54,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 09:18:54,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 09:18:54,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 09:18:54,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 09:18:54,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 09:18:54,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 09:18:54,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 09:18:54,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 09:18:54,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 09:18:54,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 09:18:54,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 09:18:54,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 09:18:54,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 09:18:54,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 09:18:54,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 09:18:54,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 09:18:54,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 09:18:54,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 09:18:54,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 09:18:54,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 09:18:54,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 09:18:54,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 09:18:54,334 - 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-18 09:18:54,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6882d80c-9127-456c-b180-350bbc07fed6 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-18 09:18:54,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6882d80c-9127-456c-b180-350bbc07fed6 2018-08-18 09:18:54,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 09:18:54,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T10:18:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["lrJ6KyIpTIqipuSvyQFPBw"], "issued_at": "2018-08-18T09:18:54.000000Z"}} 2018-08-18 09:18:54,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 09:18:54,737 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:55,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8c91eac8-3299-4b32-aa34-c7421088debe Date: Sat, 18 Aug 2018 09:18:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 09:18:55,055 - 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-8c91eac8-3299-4b32-aa34-c7421088debe 2018-08-18 09:18:55,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.318889856339s 2018-08-18 09:18:55,055 - 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-8c91eac8-3299-4b32-aa34-c7421088debe 2018-08-18 09:18:55,059 - 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-18 09:18:55,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 09:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e8466e2-68a2-4bed-b51a-0b541cb6da5c 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-18 09:18:55,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0e8466e2-68a2-4bed-b51a-0b541cb6da5c 2018-08-18 09:18:55,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 09:18:55,070 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:55,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27f4a21-de75-4054-97ca-96468a009faf Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 09:18:55,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b27f4a21-de75-4054-97ca-96468a009faf 2018-08-18 09:18:55,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101323127747s 2018-08-18 09:18:55,169 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b27f4a21-de75-4054-97ca-96468a009faf 2018-08-18 09:18:55,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-18 09:18:55,178 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436"}}' 2018-08-18 09:18:55,366 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 09:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ac66878-706b-4d3a-9e44-19c038796280 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/8dce04c9546a49a5912e800d2d314822"}, "tags": [], "enabled": true, "id": "8dce04c9546a49a5912e800d2d314822", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436"}} 2018-08-18 09:18:55,366 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-8ac66878-706b-4d3a-9e44-19c038796280 2018-08-18 09:18:55,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.190901041031s 2018-08-18 09:18:55,366 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-8ac66878-706b-4d3a-9e44-19c038796280 2018-08-18 09:18:55,367 - 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'8dce04c9546a49a5912e800d2d314822', '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_c2ddaf39-ee22-4b5e-8352-4773bd643436'}) 2018-08-18 09:18:55,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-18 09:18:55,376 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "39fc9653-66a5-4d2b-afb0-b2c48957caf4", "email": null, "name": "heat_ims-user_c2ddaf39-ee22-4b5e-8352-4773bd643436"}}' 2018-08-18 09:18:55,737 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 09:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb89211-d7d0-4045-a9de-30e4dc2d8c67 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": {"self": "http://172.30.9.22:5000/v3/users/b623ffa379724b66a1d5935e76fdf1cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b623ffa379724b66a1d5935e76fdf1cd", "domain_id": "default", "password_expires_at": null}} 2018-08-18 09:18:55,737 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-6fb89211-d7d0-4045-a9de-30e4dc2d8c67 2018-08-18 09:18:55,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.364471912384s 2018-08-18 09:18:55,738 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-6fb89211-d7d0-4045-a9de-30e4dc2d8c67 2018-08-18 09:18:55,738 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b623ffa379724b66a1d5935e76fdf1cd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_c2ddaf39-ee22-4b5e-8352-4773bd643436'}) 2018-08-18 09:18:55,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 09:18:55,745 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:55,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e26eef35-d676-45ae-a817-b7eafc3dc92d Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 09:18:55,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e26eef35-d676-45ae-a817-b7eafc3dc92d 2018-08-18 09:18:55,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110980033875s 2018-08-18 09:18:55,854 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e26eef35-d676-45ae-a817-b7eafc3dc92d 2018-08-18 09:18:55,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 09:18:55,862 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:55,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5aaccb-c263-4f27-a13f-b2e670f919ef Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 09:18:55,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ad5aaccb-c263-4f27-a13f-b2e670f919ef 2018-08-18 09:18:55,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0975909233093s 2018-08-18 09:18:55,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ad5aaccb-c263-4f27-a13f-b2e670f919ef 2018-08-18 09:18:55,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 09:18:55,965 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:56,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d731920-7818-464b-a7a1-d0ddd03445f2 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 09:18:56,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4d731920-7818-464b-a7a1-d0ddd03445f2 2018-08-18 09:18:56,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.137694120407s 2018-08-18 09:18:56,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4d731920-7818-464b-a7a1-d0ddd03445f2 2018-08-18 09:18:56,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 09:18:56,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:56,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d66de6c0-669c-4b36-b3a0-a52187023798 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-18 09:18:56,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-d66de6c0-669c-4b36-b3a0-a52187023798 2018-08-18 09:18:56,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.099643945694s 2018-08-18 09:18:56,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-d66de6c0-669c-4b36-b3a0-a52187023798 2018-08-18 09:18:56,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 09:18:56,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:56,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eef861b-e1c2-43ff-b384-55e532370540 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/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": {"self": "http://172.30.9.22:5000/v3/users/b623ffa379724b66a1d5935e76fdf1cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b623ffa379724b66a1d5935e76fdf1cd", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 09:18:56,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7eef861b-e1c2-43ff-b384-55e532370540 2018-08-18 09:18:56,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121617078781s 2018-08-18 09:18:56,326 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7eef861b-e1c2-43ff-b384-55e532370540 2018-08-18 09:18:56,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 09:18:56,341 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:56,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17c65fe-d96e-4491-a6cd-a4b49739908e Content-Encoding: gzip Content-Length: 390 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8dce04c9546a49a5912e800d2d314822"}, "tags": [], "enabled": true, "id": "8dce04c9546a49a5912e800d2d314822", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 09:18:56,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e17c65fe-d96e-4491-a6cd-a4b49739908e 2018-08-18 09:18:56,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.143161058426s 2018-08-18 09:18:56,481 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e17c65fe-d96e-4491-a6cd-a4b49739908e 2018-08-18 09:18:56,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 09:18:56,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=b623ffa379724b66a1d5935e76fdf1cd&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=8dce04c9546a49a5912e800d2d314822" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:56,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecfbf755-58b5-4886-90c2-0266e5305c93 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=b623ffa379724b66a1d5935e76fdf1cd&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=8dce04c9546a49a5912e800d2d314822", "previous": null, "next": null}} 2018-08-18 09:18:56,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b623ffa379724b66a1d5935e76fdf1cd&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=8dce04c9546a49a5912e800d2d314822 used request id req-ecfbf755-58b5-4886-90c2-0266e5305c93 2018-08-18 09:18:56,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.137943983078s 2018-08-18 09:18:56,627 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b623ffa379724b66a1d5935e76fdf1cd&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=8dce04c9546a49a5912e800d2d314822 used request id req-ecfbf755-58b5-4886-90c2-0266e5305c93 2018-08-18 09:18:56,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 09:18:56,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/8dce04c9546a49a5912e800d2d314822/users/b623ffa379724b66a1d5935e76fdf1cd/roles/04730c3b60524baeae58f0c728000ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:56,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63b79e25-6cb7-45c7-997a-658f2a97745f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 09:18:56,837 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/8dce04c9546a49a5912e800d2d314822/users/b623ffa379724b66a1d5935e76fdf1cd/roles/04730c3b60524baeae58f0c728000ebe used request id req-63b79e25-6cb7-45c7-997a-658f2a97745f 2018-08-18 09:18:56,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.206032037735s 2018-08-18 09:18:56,837 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/8dce04c9546a49a5912e800d2d314822/users/b623ffa379724b66a1d5935e76fdf1cd/roles/04730c3b60524baeae58f0c728000ebe used request id req-63b79e25-6cb7-45c7-997a-658f2a97745f 2018-08-18 09:18:56,838 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 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'8dce04c9546a49a5912e800d2d314822', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '39fc9653-66a5-4d2b-afb0-b2c48957caf4', 'username': u'heat_ims-user_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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-18 09:18:56,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 09:18:56,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 09:18:56,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 09:18:56,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 09:18:56,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 09:18:56,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 09:18:56,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 09:18:56,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 09:18:56,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 09:18:56,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 09:18:56,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 09:18:56,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 09:18:56,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 09:18:56,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 09:18:56,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 09:18:56,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 09:18:56,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 09:18:56,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 09:18:56,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 09:18:56,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 09:18:56,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 09:18:56,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 09:18:56,843 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'password': '39fc9653-66a5-4d2b-afb0-b2c48957caf4', 'project_name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '8dce04c9546a49a5912e800d2d314822', 'project_domain_name': 'Default'} 2018-08-18 09:18:56,873 - 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-18 09:18:56,874 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-08-18 09:18:56,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 09:18:56,881 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:56,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45da3354-39e2-4693-a6b6-4a23d7605f54 Content-Encoding: gzip Content-Length: 380 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": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/8dce04c9546a49a5912e800d2d314822"}, "tags": [], "enabled": true, "id": "8dce04c9546a49a5912e800d2d314822", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436"}]} 2018-08-18 09:18:56,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-45da3354-39e2-4693-a6b6-4a23d7605f54 2018-08-18 09:18:56,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101258993149s 2018-08-18 09:18:56,980 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-45da3354-39e2-4693-a6b6-4a23d7605f54 2018-08-18 09:18:56,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-18 09:18:56,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/8dce04c9546a49a5912e800d2d314822.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-18 09:18:57,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-925c3ca5-5be1-42e8-b94b-a29546c18148 Date: Sat, 18 Aug 2018 09:18:57 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-18 09:18:57,067 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/8dce04c9546a49a5912e800d2d314822.json used request id req-925c3ca5-5be1-42e8-b94b-a29546c18148 2018-08-18 09:18:57,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0849709510803s 2018-08-18 09:18:57,068 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/8dce04c9546a49a5912e800d2d314822.json used request id req-925c3ca5-5be1-42e8-b94b-a29546c18148 2018-08-18 09:18:57,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 09:18:57,074 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:57,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0923751-582e-491e-99b1-be2a0ce84ec3 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 09:18:57,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f0923751-582e-491e-99b1-be2a0ce84ec3 2018-08-18 09:18:57,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0980048179626s 2018-08-18 09:18:57,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f0923751-582e-491e-99b1-be2a0ce84ec3 2018-08-18 09:18:57,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-18 09:18:57,177 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-18 09:18:57,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 09:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d05366c-d961-4210-8be4-d1cb0a812575 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "298e0d4c5ee14dfd88d56a9f5c6a363f", "links": {"self": "http://172.30.9.22:5000/v3/roles/298e0d4c5ee14dfd88d56a9f5c6a363f"}, "name": "heat_stack_owner"}} 2018-08-18 09:18:57,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-3d05366c-d961-4210-8be4-d1cb0a812575 2018-08-18 09:18:57,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.114691972733s 2018-08-18 09:18:57,289 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-3d05366c-d961-4210-8be4-d1cb0a812575 2018-08-18 09:18:57,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 09:18:57,296 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:57,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3c24f4-7202-4540-a72b-bb6d27930d18 Content-Encoding: gzip Content-Length: 412 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "298e0d4c5ee14dfd88d56a9f5c6a363f", "links": {"self": "http://172.30.9.22:5000/v3/roles/298e0d4c5ee14dfd88d56a9f5c6a363f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 09:18:57,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2c3c24f4-7202-4540-a72b-bb6d27930d18 2018-08-18 09:18:57,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17652797699s 2018-08-18 09:18:57,470 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2c3c24f4-7202-4540-a72b-bb6d27930d18 2018-08-18 09:18:57,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 09:18:57,478 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:57,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7440832-5b9e-47cc-a684-560e8bfba1fa 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-18 09:18:57,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b7440832-5b9e-47cc-a684-560e8bfba1fa 2018-08-18 09:18:57,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.131044864655s 2018-08-18 09:18:57,606 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b7440832-5b9e-47cc-a684-560e8bfba1fa 2018-08-18 09:18:57,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 09:18:57,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:57,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789b698a-1394-4f0d-9021-903a68076954 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/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": {"self": "http://172.30.9.22:5000/v3/users/b623ffa379724b66a1d5935e76fdf1cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b623ffa379724b66a1d5935e76fdf1cd", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 09:18:57,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-789b698a-1394-4f0d-9021-903a68076954 2018-08-18 09:18:57,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113085985184s 2018-08-18 09:18:57,721 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-789b698a-1394-4f0d-9021-903a68076954 2018-08-18 09:18:57,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 09:18:57,735 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:57,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa375ff-7f71-41be-bc4d-9ae4276fbde4 Content-Encoding: gzip Content-Length: 390 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8dce04c9546a49a5912e800d2d314822"}, "tags": [], "enabled": true, "id": "8dce04c9546a49a5912e800d2d314822", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 09:18:57,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-cfa375ff-7f71-41be-bc4d-9ae4276fbde4 2018-08-18 09:18:57,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104351997375s 2018-08-18 09:18:57,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-cfa375ff-7f71-41be-bc4d-9ae4276fbde4 2018-08-18 09:18:57,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 09:18:57,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=b623ffa379724b66a1d5935e76fdf1cd&role.id=298e0d4c5ee14dfd88d56a9f5c6a363f&scope.project.id=8dce04c9546a49a5912e800d2d314822" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:57,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f3a340-56d4-4ab3-885c-7072a4d930b0 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=b623ffa379724b66a1d5935e76fdf1cd&role.id=298e0d4c5ee14dfd88d56a9f5c6a363f&scope.project.id=8dce04c9546a49a5912e800d2d314822", "previous": null, "next": null}} 2018-08-18 09:18:57,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b623ffa379724b66a1d5935e76fdf1cd&role.id=298e0d4c5ee14dfd88d56a9f5c6a363f&scope.project.id=8dce04c9546a49a5912e800d2d314822 used request id req-02f3a340-56d4-4ab3-885c-7072a4d930b0 2018-08-18 09:18:57,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100696802139s 2018-08-18 09:18:57,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=b623ffa379724b66a1d5935e76fdf1cd&role.id=298e0d4c5ee14dfd88d56a9f5c6a363f&scope.project.id=8dce04c9546a49a5912e800d2d314822 used request id req-02f3a340-56d4-4ab3-885c-7072a4d930b0 2018-08-18 09:18:57,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 09:18:57,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/8dce04c9546a49a5912e800d2d314822/users/b623ffa379724b66a1d5935e76fdf1cd/roles/298e0d4c5ee14dfd88d56a9f5c6a363f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:18:58,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1825e18b-9a5e-4824-9ede-5c73b3ad3e4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 09:18:58,171 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/8dce04c9546a49a5912e800d2d314822/users/b623ffa379724b66a1d5935e76fdf1cd/roles/298e0d4c5ee14dfd88d56a9f5c6a363f used request id req-1825e18b-9a5e-4824-9ede-5c73b3ad3e4d 2018-08-18 09:18:58,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.222395896912s 2018-08-18 09:18:58,171 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/8dce04c9546a49a5912e800d2d314822/users/b623ffa379724b66a1d5935e76fdf1cd/roles/298e0d4c5ee14dfd88d56a9f5c6a363f used request id req-1825e18b-9a5e-4824-9ede-5c73b3ad3e4d 2018-08-18 09:18:58,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-18 09:18:58,172 - 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-18 09:18:58,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42bc447a-f2c1-4c2e-932e-4290ef8b9a95 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-18 09:18:58,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-42bc447a-f2c1-4c2e-932e-4290ef8b9a95 2018-08-18 09:18:58,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 09:18:58,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "298e0d4c5ee14dfd88d56a9f5c6a363f", "name": "heat_stack_owner"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T10:18:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dce04c9546a49a5912e800d2d314822", "name": "heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8dce04c9546a49a5912e800d2d314822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/8dce04c9546a49a5912e800d2d314822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/8dce04c9546a49a5912e800d2d314822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8dce04c9546a49a5912e800d2d314822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/8dce04c9546a49a5912e800d2d314822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/8dce04c9546a49a5912e800d2d314822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/8dce04c9546a49a5912e800d2d314822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_8dce04c9546a49a5912e800d2d314822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8dce04c9546a49a5912e800d2d314822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8dce04c9546a49a5912e800d2d314822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/8dce04c9546a49a5912e800d2d314822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/8dce04c9546a49a5912e800d2d314822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_c2ddaf39-ee22-4b5e-8352-4773bd643436", "id": "b623ffa379724b66a1d5935e76fdf1cd"}, "audit_ids": ["zeY6VMBMTj6do5f_F_bF8Q"], "issued_at": "2018-08-18T09:18:58.000000Z"}} 2018-08-18 09:18:58,567 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"keypair": {"name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436"}}' 2018-08-18 09:18:59,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:18: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-9c9b6ddd-9990-4e16-9bc3-888b54d56108 x-compute-request-id: req-9c9b6ddd-9990-4e16-9bc3-888b54d56108 Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWLX18rVblqdaVPUFWcwUJKG8FZeLd2gUp73xrwpLK7plGtAxxk5wm4Y6jobIoX8dH3vJHeBsU65LJOrKFgG6TZrnUSlLKMTLyixf+s0eH6Hp3NDP18fSVxfVgNrgBwhNjbzn+FgLhEWP37I95hg1BWY3F5UzP38SYePwLAewTN/zCAzCMYZ6VzfG55B2qCmjH7Pv49SIQDTh++h4zR00JDJ7zrF59Np4VKuOIejskDUGDkWRrss/trZgmXoGmouD5q9pV4GXkpk3bRjV34TqvXZ5MzufgfxAmKk6DVfjF49zrazJGut2/A0NEdHWwc+fz75u+9tXLrQBwqmJd4GPF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1i19fK1W5anWlT1BVnMFCShvBWXi3doFKe98a8KSyu6ZRrQM\ncZOcJuGOo6GyKF/HR97yR3gbFOuSyTqyhYBuk2a51EpSyjEy8osX/rNHh+h6dzQz\n9fH0lcX1YDa4AcITY285/hYC4RFj9+yPeYYNQVmNxeVMz9/EmHj8CwHsEzf8wgMw\njGGelc3xueQdqgpox+z7+PUiEA04fvoeM0dNCQye86xefTaeFSrjiHo7JA1Bg5Fk\na7LP7a2YJl6BpqLg+avaVeBl5KZN20Y1d+E6r12eTM7n4H8QJipOg1X4xePc62sy\nRrrdvwNDRHR1sHPn8++bvvbVy60AcKpiXeBjxQIDAQABAoIBAB71Sls4LwRZbVP7\nG7OkQokVWB7eoFFTD0YFgOWOpWtB29P1eIr+PCb+mYCbgcYGOibwWfLssHVwq7H8\nkwtrChCyW5ANAjSJsgSPCHPfdCp39yO93vjg9Wqkx5gVsLlIVUcdL7PDeL0Rp3KR\nthdpwga9LBn70AOII8GqUzxAFeCdBl1IKNPac/659qFgiOYhKAyEaM6fuB4fcY+o\nnHwrPNvCrPDRC4E1SfxQWhrQvgsDdCnkpDnOPJvuNzldHESZX38HKz6p3IrO/oBJ\nlcOau/yF839/45qSug1VC2P2h6l77c4EEOQly0roDWajtWFU5OL/9QnrcZGP/cqY\n++P0n6ECgYEA9cLn1FvMYbPF/ZsR5Qus7zp7Jv+oY6hZ37BYa33whvA+4///Wz9+\nT7x9sYP3fEaMB0zZ7gA0T3eMVZEccfUVW9gYGYQAAPTCr+7kMC5A3liBrrE2ryBh\nGsF8/m7hsEPjJdUClemEsbSHB3Nnr8IgS2m0146lDp4iArSQXPH7tu0CgYEA3xm9\nEd95z/h9QYIoVvnQPd1sf9jGhYzsuk6/oxE6iGaXgDcMJ/XJg+Ra+f3yrvtMjXBW\nY3bAL7Vs3preuvsKju4a67YzbxtpG6HZD406OGrN/azaRBaO9O6o6lVsKLodtE43\nkH6mJff241kIVzY7A3pX85DBdKxFa96QRAnBLTkCgYEAivwh7YfIywxHEUhMU3NJ\n5rT1BrYYvdtskEODja7YgweFGZ4iBLGgtmlL0ENoh+DBujMtIBr/el2KgK2jH5NR\n8/H+lxd+hQvmumZoqBLQXq5BENFpspqmL+Jy1NVST0PlRvTzFGLOx0zn/D+4yL4J\nU3zBaBJkqCKn603AQsAa8XUCgYB7ykBKhoGEkBCQJLRVbk/Jw+7MEXA18jf4OHHE\n/W5I+QPfNKweEBc8g5ynUe0ygmW7pTWKAv4oerZp3ezwOxNks2FkoLhxUfhESM2z\n/1zqqPibZSnG1e2Eolg/jh5xirOotC3Ikz2Fm8z14RTrrz+Xcm8SyqNNJblvXRMX\nbYIuoQKBgQDLXCCdLVRxtdn3+klr0wjBOZlZ2duF1VLBG/pjlX6QmAnQ4zMj+ASt\n75uUfdJCqGdP2cOStKrXbwo4L/E7lcQJ46u+d1NK0UnQTGyL9ZsPkptdfdst1gul\n2STenTQDCP/SFqeK9lyqr7e+idB9MtopeZzccf8wdf+qT2pS/VtKbw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "fingerprint": "15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3"}} 2018-08-18 09:18:59,025 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9c9b6ddd-9990-4e16-9bc3-888b54d56108 2018-08-18 09:18:59,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.85271191597s 2018-08-18 09:18:59,025 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9c9b6ddd-9990-4e16-9bc3-888b54d56108 2018-08-18 09:18:59,026 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWLX18rVblqdaVPUFWcwUJKG8FZeLd2gUp73xrwpLK7plGtAxxk5wm4Y6jobIoX8dH3vJHeBsU65LJOrKFgG6TZrnUSlLKMTLyixf+s0eH6Hp3NDP18fSVxfVgNrgBwhNjbzn+FgLhEWP37I95hg1BWY3F5UzP38SYePwLAewTN/zCAzCMYZ6VzfG55B2qCmjH7Pv49SIQDTh++h4zR00JDJ7zrF59Np4VKuOIejskDUGDkWRrss/trZgmXoGmouD5q9pV4GXkpk3bRjV34TqvXZ5MzufgfxAmKk6DVfjF49zrazJGut2/A0NEdHWwc+fz75u+9tXLrQBwqmJd4GPF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1i19fK1W5anWlT1BVnMFCShvBWXi3doFKe98a8KSyu6ZRrQM\ncZOcJuGOo6GyKF/HR97yR3gbFOuSyTqyhYBuk2a51EpSyjEy8osX/rNHh+h6dzQz\n9fH0lcX1YDa4AcITY285/hYC4RFj9+yPeYYNQVmNxeVMz9/EmHj8CwHsEzf8wgMw\njGGelc3xueQdqgpox+z7+PUiEA04fvoeM0dNCQye86xefTaeFSrjiHo7JA1Bg5Fk\na7LP7a2YJl6BpqLg+avaVeBl5KZN20Y1d+E6r12eTM7n4H8QJipOg1X4xePc62sy\nRrrdvwNDRHR1sHPn8++bvvbVy60AcKpiXeBjxQIDAQABAoIBAB71Sls4LwRZbVP7\nG7OkQokVWB7eoFFTD0YFgOWOpWtB29P1eIr+PCb+mYCbgcYGOibwWfLssHVwq7H8\nkwtrChCyW5ANAjSJsgSPCHPfdCp39yO93vjg9Wqkx5gVsLlIVUcdL7PDeL0Rp3KR\nthdpwga9LBn70AOII8GqUzxAFeCdBl1IKNPac/659qFgiOYhKAyEaM6fuB4fcY+o\nnHwrPNvCrPDRC4E1SfxQWhrQvgsDdCnkpDnOPJvuNzldHESZX38HKz6p3IrO/oBJ\nlcOau/yF839/45qSug1VC2P2h6l77c4EEOQly0roDWajtWFU5OL/9QnrcZGP/cqY\n++P0n6ECgYEA9cLn1FvMYbPF/ZsR5Qus7zp7Jv+oY6hZ37BYa33whvA+4///Wz9+\nT7x9sYP3fEaMB0zZ7gA0T3eMVZEccfUVW9gYGYQAAPTCr+7kMC5A3liBrrE2ryBh\nGsF8/m7hsEPjJdUClemEsbSHB3Nnr8IgS2m0146lDp4iArSQXPH7tu0CgYEA3xm9\nEd95z/h9QYIoVvnQPd1sf9jGhYzsuk6/oxE6iGaXgDcMJ/XJg+Ra+f3yrvtMjXBW\nY3bAL7Vs3preuvsKju4a67YzbxtpG6HZD406OGrN/azaRBaO9O6o6lVsKLodtE43\nkH6mJff241kIVzY7A3pX85DBdKxFa96QRAnBLTkCgYEAivwh7YfIywxHEUhMU3NJ\n5rT1BrYYvdtskEODja7YgweFGZ4iBLGgtmlL0ENoh+DBujMtIBr/el2KgK2jH5NR\n8/H+lxd+hQvmumZoqBLQXq5BENFpspqmL+Jy1NVST0PlRvTzFGLOx0zn/D+4yL4J\nU3zBaBJkqCKn603AQsAa8XUCgYB7ykBKhoGEkBCQJLRVbk/Jw+7MEXA18jf4OHHE\n/W5I+QPfNKweEBc8g5ynUe0ygmW7pTWKAv4oerZp3ezwOxNks2FkoLhxUfhESM2z\n/1zqqPibZSnG1e2Eolg/jh5xirOotC3Ikz2Fm8z14RTrrz+Xcm8SyqNNJblvXRMX\nbYIuoQKBgQDLXCCdLVRxtdn3+klr0wjBOZlZ2duF1VLBG/pjlX6QmAnQ4zMj+ASt\n75uUfdJCqGdP2cOStKrXbwo4L/E7lcQJ46u+d1NK0UnQTGyL9ZsPkptdfdst1gul\n2STenTQDCP/SFqeK9lyqr7e+idB9MtopeZzccf8wdf+qT2pS/VtKbw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b623ffa379724b66a1d5935e76fdf1cd', 'name': u'heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'created_at': '2018-08-18T09:18:59.026194', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3', 'type': 'ssh', 'id': u'heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436'}) 2018-08-18 09:18:59,027 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-18 09:19:00,516 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:d7ba271c24da7bd727354314039ce602 sha256:8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555 2018-08-18 09:19:00,517 - 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-18 09:19:00,520 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 09:19:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 09:19:00,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:19:00,523 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:19:01,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7de2acd5-4057-42df-a560-41e0de255596 Date: Sat, 18 Aug 2018 09:19:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:19:01,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7de2acd5-4057-42df-a560-41e0de255596 2018-08-18 09:19:01,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.663984060287s 2018-08-18 09:19:01,186 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7de2acd5-4057-42df-a560-41e0de255596 2018-08-18 09:19:01,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 09:19:01,197 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "owner_specified.shade.object": "images/heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436"}' 2018-08-18 09:19:01,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ba20f63f-8bd2-425e-8e65-c1c8caa0d43e Date: Sat, 18 Aug 2018 09:19:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:19:01Z", "file": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9/file", "owner": "8dce04c9546a49a5912e800d2d314822", "id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "size": null, "self": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "checksum": null, "created_at": "2018-08-18T09:19:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 09:19:01,250 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ba20f63f-8bd2-425e-8e65-c1c8caa0d43e 2018-08-18 09:19:01,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0560929775238s 2018-08-18 09:19:01,250 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ba20f63f-8bd2-425e-8e65-c1c8caa0d43e returning object 0671242a-cb2f-4a69-9942-7e3147f992c9 2018-08-18 09:19:01,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 09:19:01,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '' 2018-08-18 09:19:06,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7bda1166-ad0d-46e9-bd7f-49e2def1c947 Date: Sat, 18 Aug 2018 09:19: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-18 09:19:06,709 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9/file used request id req-7bda1166-ad0d-46e9-bd7f-49e2def1c947 2018-08-18 09:19:06,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.45812511444s 2018-08-18 09:19:06,709 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9/file used request id req-7bda1166-ad0d-46e9-bd7f-49e2def1c947 2018-08-18 09:19:06,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:19:06,717 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:19:06,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-8c9adf95-2e43-4372-9bf5-eae622eabbf5 Date: Sat, 18 Aug 2018 09:19:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:19:06Z", "file": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9/file", "owner": "8dce04c9546a49a5912e800d2d314822", "id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "size": 263324160, "self": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-18T09:19:01Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:19:06,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8c9adf95-2e43-4372-9bf5-eae622eabbf5 2018-08-18 09:19:06,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370519161224s 2018-08-18 09:19:06,751 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8c9adf95-2e43-4372-9bf5-eae622eabbf5 2018-08-18 09:19:06,753 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9/file', 'owner': u'8dce04c9546a49a5912e800d2d314822', 'id': u'0671242a-cb2f-4a69-9942-7e3147f992c9', 'size': 263324160, u'self': u'/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T09:19:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T09:19:06Z', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', 'properties': {u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', u'self': u'/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436', u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'created': u'2018-08-18T09:19:01Z', 'checksum': u'd7ba271c24da7bd727354314039ce602', 'created_at': u'2018-08-18T09:19:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', 'metadata': {u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', u'self': u'/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436', u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', u'schema': u'/v2/schemas/image'}}) 2018-08-18 09:19:06,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 09:19:06,757 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-18 09:19:07,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:19: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-6ef282ff-c1d5-4408-8fe5-928109eb0bd8 x-compute-request-id: req-6ef282ff-c1d5-4408-8fe5-928109eb0bd8 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "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": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10"}} 2018-08-18 09:19:07,027 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6ef282ff-c1d5-4408-8fe5-928109eb0bd8 2018-08-18 09:19:07,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.27246594429s 2018-08-18 09:19:07,027 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6ef282ff-c1d5-4408-8fe5-928109eb0bd8 2018-08-18 09:19:07,028 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'4d035469e9a84e03ad9e915ddb446437', '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'ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10', 'swap': 0}) 2018-08-18 09:19:07,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 09:19:07,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10/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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" -d '{"extra_specs": {}}' 2018-08-18 09:19:07,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:19: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 x-openstack-request-id: req-f2dcf977-5c44-4b20-ad41-5e9494ca66d7 x-compute-request-id: req-f2dcf977-5c44-4b20-ad41-5e9494ca66d7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 09:19:07,050 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10/os-extra_specs used request id req-f2dcf977-5c44-4b20-ad41-5e9494ca66d7 2018-08-18 09:19:07,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021115064621s 2018-08-18 09:19:07,050 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10/os-extra_specs used request id req-f2dcf977-5c44-4b20-ad41-5e9494ca66d7 2018-08-18 09:19:07,050 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-08-18 09:19:07,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-08-18 09:19:07,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "public_sig_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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-18 09:19:13,413 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 09:19:07 GMT Server: Apache x-openstack-request-id: req-247a59fa-85b9-41a9-9da8-a5351c76fe60 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}]}} 2018-08-18 09:19:13,414 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks used request id req-247a59fa-85b9-41a9-9da8-a5351c76fe60 2018-08-18 09:19:13,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 5.5964319706s 2018-08-18 09:19:13,414 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks used request id req-247a59fa-85b9-41a9-9da8-a5351c76fe60 2018-08-18 09:19:13,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:19:13,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:19:13,739 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:19:13 GMT Server: Apache x-openstack-request-id: req-18fa60c8-1424-404d-8f11-e98bd0cbc3ee Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/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-18 09:19:14,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:19:13 GMT Server: Apache x-openstack-request-id: req-30c79407-6bd4-4a5a-bda2-ac81e866f3f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 432 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-18T09:19:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/clearwater-opnfv/events/ea7836ab-2d0b-4d7c-9dd1-d54503fc4bee", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "id": "ea7836ab-2d0b-4d7c-9dd1-d54503fc4bee"}, {"resource_name": "security_groups", "event_time": "2018-08-18T09:19:13Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/security_groups/events/c2e4d065-1729-4aa1-9702-c5cbaa6920cf", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-flptfhz5ktli", "id": "c2e4d065-1729-4aa1-9702-c5cbaa6920cf"}]} 2018-08-18 09:19:14,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?sort_dir=asc&sort_dir=asc used request id req-30c79407-6bd4-4a5a-bda2-ac81e866f3f4 2018-08-18 09:19:14,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.618016004562s 2018-08-18 09:19:14,033 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?sort_dir=asc&sort_dir=asc used request id req-30c79407-6bd4-4a5a-bda2-ac81e866f3f4 2018-08-18 09:19:19,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:19:19,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=c2e4d065-1729-4aa1-9702-c5cbaa6920cf&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:19:19,385 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:19:19 GMT Server: Apache x-openstack-request-id: req-94856936-38b6-4ed0-919c-e18775810512 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=c2e4d065-1729-4aa1-9702-c5cbaa6920cf&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-18 09:19:19,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:19:19 GMT Server: Apache x-openstack-request-id: req-6d4f19ef-8bcf-4307-9c3a-7afafd06532d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 434 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-18T09:19:14Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/mgmt_network/events/b6f9d958-b5dd-4b65-9a95-1d08e8c316c4", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-452mpyvftgyg", "id": "b6f9d958-b5dd-4b65-9a95-1d08e8c316c4"}, {"resource_name": "sig_network", "event_time": "2018-08-18T09:19:15Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sig_network/events/d63443e8-bb5d-4930-bf90-6a13994d49e3", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-szdpn7pcbl5n", "id": "d63443e8-bb5d-4930-bf90-6a13994d49e3"}]} 2018-08-18 09:19:19,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=c2e4d065-1729-4aa1-9702-c5cbaa6920cf&sort_dir=asc&marker=c2e4d065-1729-4aa1-9702-c5cbaa6920cf&sort_dir=asc used request id req-6d4f19ef-8bcf-4307-9c3a-7afafd06532d 2018-08-18 09:19:19,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.686303853989s 2018-08-18 09:19:19,726 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=c2e4d065-1729-4aa1-9702-c5cbaa6920cf&sort_dir=asc&marker=c2e4d065-1729-4aa1-9702-c5cbaa6920cf&sort_dir=asc used request id req-6d4f19ef-8bcf-4307-9c3a-7afafd06532d 2018-08-18 09:19:24,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:19:24,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=d63443e8-bb5d-4930-bf90-6a13994d49e3&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:19:25,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:19:24 GMT Server: Apache x-openstack-request-id: req-a7f5e954-8fda-4d50-8db8-326de0945222 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=d63443e8-bb5d-4930-bf90-6a13994d49e3&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-18 09:19:25,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:19:25 GMT Server: Apache x-openstack-request-id: req-02fa6828-7ba7-43d4-a8fe-ba322260b77f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-18T09:19:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/security_groups/events/9b699173-ee76-49e9-8895-423fae8c9e88", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "d4815cd8-9a6b-4616-baa1-12b3b3327f09", "id": "9b699173-ee76-49e9-8895-423fae8c9e88"}]} 2018-08-18 09:19:25,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=d63443e8-bb5d-4930-bf90-6a13994d49e3&sort_dir=asc&marker=d63443e8-bb5d-4930-bf90-6a13994d49e3&sort_dir=asc used request id req-02fa6828-7ba7-43d4-a8fe-ba322260b77f 2018-08-18 09:19:25,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.561625003815s 2018-08-18 09:19:25,293 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=d63443e8-bb5d-4930-bf90-6a13994d49e3&sort_dir=asc&marker=d63443e8-bb5d-4930-bf90-6a13994d49e3&sort_dir=asc used request id req-02fa6828-7ba7-43d4-a8fe-ba322260b77f 2018-08-18 09:19:30,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:19:30,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=9b699173-ee76-49e9-8895-423fae8c9e88&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:19:30,513 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:19:30 GMT Server: Apache x-openstack-request-id: req-5cc1a5e4-fc1d-4483-88f8-57171b600c31 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=9b699173-ee76-49e9-8895-423fae8c9e88&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-18 09:19:30,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:19:30 GMT Server: Apache x-openstack-request-id: req-d8a14583-2aad-426d-bccf-c767a1b1ec01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-18T09:19:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/mgmt_network/events/bdbb1183-2b4f-4d8d-aabc-4d000af7f5f7", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a0353224-7f79-4a56-970c-2a28c31845d0", "id": "bdbb1183-2b4f-4d8d-aabc-4d000af7f5f7"}, {"resource_name": "sig_network", "event_time": "2018-08-18T09:19:27Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sig_network/events/aff5e2f0-9bc9-4cba-9da6-cc1b65f686be", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "37bdddc6-0ec6-41c0-909c-238fb8e8a33e", "id": "aff5e2f0-9bc9-4cba-9da6-cc1b65f686be"}, {"resource_name": "dns", "event_time": "2018-08-18T09:19:27Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dns/events/38afbf55-d062-49b7-8417-d570c3349376", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-afdgva7lkmtz", "id": "38afbf55-d062-49b7-8417-d570c3349376"}]} 2018-08-18 09:19:30,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=9b699173-ee76-49e9-8895-423fae8c9e88&sort_dir=asc&marker=9b699173-ee76-49e9-8895-423fae8c9e88&sort_dir=asc used request id req-d8a14583-2aad-426d-bccf-c767a1b1ec01 2018-08-18 09:19:30,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.531512975693s 2018-08-18 09:19:30,831 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=9b699173-ee76-49e9-8895-423fae8c9e88&sort_dir=asc&marker=9b699173-ee76-49e9-8895-423fae8c9e88&sort_dir=asc used request id req-d8a14583-2aad-426d-bccf-c767a1b1ec01 2018-08-18 09:19:35,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:19:35,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:19:35,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:19:35 GMT Server: Apache x-openstack-request-id: req-f9494f1e-b5cb-4df9-8cdc-f54d65c9bf73 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:19:35,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:19:35 GMT Server: Apache x-openstack-request-id: req-7b28ad61-1e83-49ac-98ac-a46a075af07f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:19:35,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-7b28ad61-1e83-49ac-98ac-a46a075af07f 2018-08-18 09:19:35,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711719989777s 2018-08-18 09:19:35,909 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-7b28ad61-1e83-49ac-98ac-a46a075af07f 2018-08-18 09:19:40,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:19:40,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:19:40,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:19:40 GMT Server: Apache x-openstack-request-id: req-371bc8da-1cf9-4a63-a4d1-90097f81a738 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:19:41,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:19:40 GMT Server: Apache x-openstack-request-id: req-86521391-db12-4b7c-ba1d-b478e2d1359e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:19:41,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-86521391-db12-4b7c-ba1d-b478e2d1359e 2018-08-18 09:19:41,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.383386850357s 2018-08-18 09:19:41,299 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-86521391-db12-4b7c-ba1d-b478e2d1359e 2018-08-18 09:19:41,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:19:41,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:19:41,648 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:19:41 GMT Server: Apache x-openstack-request-id: req-16c98956-5867-46b2-9da9-c6294b269ddb Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:19:41,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:19:41 GMT Server: Apache x-openstack-request-id: req-0942256b-2b53-4300-bf74-b0651733111b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:19:41,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-0942256b-2b53-4300-bf74-b0651733111b 2018-08-18 09:19:41,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.391396045685s 2018-08-18 09:19:41,691 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-0942256b-2b53-4300-bf74-b0651733111b 2018-08-18 09:19:46,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:19:46,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:19:46,898 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:19:46 GMT Server: Apache x-openstack-request-id: req-57d4f395-bae6-4bdf-afec-4774bd85e6c6 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:19:46,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:19:46 GMT Server: Apache x-openstack-request-id: req-d9f22946-f73e-464a-9585-26c41ea7b4f7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:19:46,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-d9f22946-f73e-464a-9585-26c41ea7b4f7 2018-08-18 09:19:46,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.241369009018s 2018-08-18 09:19:46,939 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-d9f22946-f73e-464a-9585-26c41ea7b4f7 2018-08-18 09:19:51,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:19:51,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:19:51,974 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:19:51 GMT Server: Apache x-openstack-request-id: req-ccd59ba9-cbce-4b79-a981-6819c09cac87 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:19:52,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:19:51 GMT Server: Apache x-openstack-request-id: req-2a6cf3ec-de4f-4027-a3a2-b3375be31681 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:19:52,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-2a6cf3ec-de4f-4027-a3a2-b3375be31681 2018-08-18 09:19:52,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.069442987442s 2018-08-18 09:19:52,015 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-2a6cf3ec-de4f-4027-a3a2-b3375be31681 2018-08-18 09:19:52,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:19:52,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:19:52,041 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:19:52 GMT Server: Apache x-openstack-request-id: req-fa552145-c241-4a43-a9fd-c8553fb6deb7 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:19:52,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:19:52 GMT Server: Apache x-openstack-request-id: req-2ffc6fde-1388-489f-a4db-0c9045fcea08 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:19:52,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-2ffc6fde-1388-489f-a4db-0c9045fcea08 2018-08-18 09:19:52,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0491309165955s 2018-08-18 09:19:52,065 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-2ffc6fde-1388-489f-a4db-0c9045fcea08 2018-08-18 09:19:57,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:19:57,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:19:57,100 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:19:57 GMT Server: Apache x-openstack-request-id: req-cc3f990b-c74c-4741-87bc-5348250930bc Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:19:57,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:19:57 GMT Server: Apache x-openstack-request-id: req-f10a5113-7cb0-42f3-a00d-df863e1d005f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:19:57,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-f10a5113-7cb0-42f3-a00d-df863e1d005f 2018-08-18 09:19:57,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714130401611s 2018-08-18 09:19:57,143 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-f10a5113-7cb0-42f3-a00d-df863e1d005f 2018-08-18 09:20:02,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:20:02,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:02,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:02 GMT Server: Apache x-openstack-request-id: req-d9cdd930-1da8-40fb-bb60-07b9b739038c Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:20:02,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:02 GMT Server: Apache x-openstack-request-id: req-9aaaf112-7477-4476-a360-289b9a6b2d87 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:20:02,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-9aaaf112-7477-4476-a360-289b9a6b2d87 2018-08-18 09:20:02,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072035074234s 2018-08-18 09:20:02,221 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-9aaaf112-7477-4476-a360-289b9a6b2d87 2018-08-18 09:20:02,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:20:02,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:02,249 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:02 GMT Server: Apache x-openstack-request-id: req-1073d26b-df99-4434-aa6e-84dfaad0b967 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:20:02,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:02 GMT Server: Apache x-openstack-request-id: req-f9e3718c-6848-4ad1-924d-5de8da3c3e83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:20:02,290 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-f9e3718c-6848-4ad1-924d-5de8da3c3e83 2018-08-18 09:20:02,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0687260627747s 2018-08-18 09:20:02,291 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-f9e3718c-6848-4ad1-924d-5de8da3c3e83 2018-08-18 09:20:07,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:20:07,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:07,327 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:07 GMT Server: Apache x-openstack-request-id: req-7d2c0da7-e1fa-42b0-a3be-88fc8c168f22 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:20:07,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:07 GMT Server: Apache x-openstack-request-id: req-476e30c3-be07-4fba-b7b5-813b26903c19 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:20:07,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-476e30c3-be07-4fba-b7b5-813b26903c19 2018-08-18 09:20:07,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726490020752s 2018-08-18 09:20:07,370 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-476e30c3-be07-4fba-b7b5-813b26903c19 2018-08-18 09:20:12,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:20:12,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:12,406 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:12 GMT Server: Apache x-openstack-request-id: req-a7e530aa-cf53-4e15-8a7f-693c590245cf Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:20:12,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:12 GMT Server: Apache x-openstack-request-id: req-7839730d-0b3a-41a7-9375-8a39e3ad6c7c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:20:12,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-7839730d-0b3a-41a7-9375-8a39e3ad6c7c 2018-08-18 09:20:12,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704741477966s 2018-08-18 09:20:12,447 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-7839730d-0b3a-41a7-9375-8a39e3ad6c7c 2018-08-18 09:20:12,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:20:12,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:12,475 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:12 GMT Server: Apache x-openstack-request-id: req-764fe65e-6451-4e0b-9ac1-c9db8498c259 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:20:12,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:12 GMT Server: Apache x-openstack-request-id: req-4c4d272c-cbe7-45ec-a5c3-72130cd36cda Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:20:12,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-4c4d272c-cbe7-45ec-a5c3-72130cd36cda 2018-08-18 09:20:12,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0679130554199s 2018-08-18 09:20:12,516 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-4c4d272c-cbe7-45ec-a5c3-72130cd36cda 2018-08-18 09:20:17,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:20:17,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:17,551 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:17 GMT Server: Apache x-openstack-request-id: req-3555bb9a-d7be-4d45-9cd4-64fabceb145a Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:20:17,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:17 GMT Server: Apache x-openstack-request-id: req-24b741de-8117-4757-b4e8-e891e50c5b9f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:20:17,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-24b741de-8117-4757-b4e8-e891e50c5b9f 2018-08-18 09:20:17,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697858333588s 2018-08-18 09:20:17,593 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-24b741de-8117-4757-b4e8-e891e50c5b9f 2018-08-18 09:20:22,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:20:22,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:22,623 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:22 GMT Server: Apache x-openstack-request-id: req-d0fc510c-da09-4cf0-b937-678133148719 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:20:22,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:22 GMT Server: Apache x-openstack-request-id: req-9de6900d-f78d-4491-9493-0965b215652e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:20:22,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-9de6900d-f78d-4491-9493-0965b215652e 2018-08-18 09:20:22,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0686740875244s 2018-08-18 09:20:22,663 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-9de6900d-f78d-4491-9493-0965b215652e 2018-08-18 09:20:22,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:20:22,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:22,691 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:22 GMT Server: Apache x-openstack-request-id: req-65ef04a4-05a9-4565-b48e-6ef253c5f5dd Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:20:22,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:22 GMT Server: Apache x-openstack-request-id: req-f7ce0bdd-6fd8-4256-a3f4-4d68fabf8854 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:20:22,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-f7ce0bdd-6fd8-4256-a3f4-4d68fabf8854 2018-08-18 09:20:22,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0520100593567s 2018-08-18 09:20:22,716 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-f7ce0bdd-6fd8-4256-a3f4-4d68fabf8854 2018-08-18 09:20:27,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:20:27,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:27,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:27 GMT Server: Apache x-openstack-request-id: req-1f0b6c0b-eeba-4c99-bab1-152af40b966e Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:20:27,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:27 GMT Server: Apache x-openstack-request-id: req-ce2f8fe0-a58e-43df-9b4e-681d55eeecd5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:20:27,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-ce2f8fe0-a58e-43df-9b4e-681d55eeecd5 2018-08-18 09:20:27,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070033788681s 2018-08-18 09:20:27,793 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-ce2f8fe0-a58e-43df-9b4e-681d55eeecd5 2018-08-18 09:20:32,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:20:32,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:32,828 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:32 GMT Server: Apache x-openstack-request-id: req-fe6551ed-29c0-4a79-979a-72cdcf0ddb8f Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:20:32,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:32 GMT Server: Apache x-openstack-request-id: req-5c73b9fa-f3fa-4768-9d2d-efbd175dd6f1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:20:32,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-5c73b9fa-f3fa-4768-9d2d-efbd175dd6f1 2018-08-18 09:20:32,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699460506439s 2018-08-18 09:20:32,870 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-5c73b9fa-f3fa-4768-9d2d-efbd175dd6f1 2018-08-18 09:20:32,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:20:32,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:32,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:32 GMT Server: Apache x-openstack-request-id: req-08f7a264-b426-4e5e-babf-bb90d0346f80 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:20:32,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:32 GMT Server: Apache x-openstack-request-id: req-f75acef6-cf59-4933-82f6-666462372c60 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:20:32,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-f75acef6-cf59-4933-82f6-666462372c60 2018-08-18 09:20:32,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0687038898468s 2018-08-18 09:20:32,939 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-f75acef6-cf59-4933-82f6-666462372c60 2018-08-18 09:20:37,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:20:37,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:37,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:37 GMT Server: Apache x-openstack-request-id: req-dc0262ea-9414-483d-a5fa-d33c52e2ef87 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:20:38,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:37 GMT Server: Apache x-openstack-request-id: req-80ff91c3-514e-49c9-9a02-c597112587a1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:20:38,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-80ff91c3-514e-49c9-9a02-c597112587a1 2018-08-18 09:20:38,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0685248374939s 2018-08-18 09:20:38,011 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-80ff91c3-514e-49c9-9a02-c597112587a1 2018-08-18 09:20:43,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:20:43,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:43,045 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:43 GMT Server: Apache x-openstack-request-id: req-35e85643-c53a-4a7d-93d3-96086ff63bdb Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:20:43,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:43 GMT Server: Apache x-openstack-request-id: req-c3c15192-fa8b-4141-87dd-4fb3e366d9cb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:20:43,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-c3c15192-fa8b-4141-87dd-4fb3e366d9cb 2018-08-18 09:20:43,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.068324804306s 2018-08-18 09:20:43,086 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-c3c15192-fa8b-4141-87dd-4fb3e366d9cb 2018-08-18 09:20:43,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:20:43,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:43,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:43 GMT Server: Apache x-openstack-request-id: req-2a01ce57-e549-469d-adb1-67299517d1ae Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:20:43,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:43 GMT Server: Apache x-openstack-request-id: req-8ed49b94-a859-4b82-a0a9-6a18cc80a46f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:20:43,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-8ed49b94-a859-4b82-a0a9-6a18cc80a46f 2018-08-18 09:20:43,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0540680885315s 2018-08-18 09:20:43,141 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-8ed49b94-a859-4b82-a0a9-6a18cc80a46f 2018-08-18 09:20:48,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:20:48,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:48,176 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:48 GMT Server: Apache x-openstack-request-id: req-d5ddc4b3-7579-44dc-bb76-be340eac6f7c Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:20:48,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:48 GMT Server: Apache x-openstack-request-id: req-dfeaf549-5396-46c9-b493-46eef86c04e6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:20:48,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-dfeaf549-5396-46c9-b493-46eef86c04e6 2018-08-18 09:20:48,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723781585693s 2018-08-18 09:20:48,219 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-dfeaf549-5396-46c9-b493-46eef86c04e6 2018-08-18 09:20:53,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:20:53,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:53,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:53 GMT Server: Apache x-openstack-request-id: req-76e70464-0386-46a0-a3c0-1094fcc5bb98 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:20:53,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:53 GMT Server: Apache x-openstack-request-id: req-e52694ed-1fe1-4803-84ba-4a2a1e631b0f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:20:53,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-e52694ed-1fe1-4803-84ba-4a2a1e631b0f 2018-08-18 09:20:53,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0685551166534s 2018-08-18 09:20:53,294 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-e52694ed-1fe1-4803-84ba-4a2a1e631b0f 2018-08-18 09:20:53,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:20:53,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:53,325 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:53 GMT Server: Apache x-openstack-request-id: req-1d933992-a81d-49c6-8ef8-22f70b2302cd Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:20:53,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:53 GMT Server: Apache x-openstack-request-id: req-a97f1bbc-7fb5-4016-82d1-c089d6ce675a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:20:53,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-a97f1bbc-7fb5-4016-82d1-c089d6ce675a 2018-08-18 09:20:53,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720131397247s 2018-08-18 09:20:53,367 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-a97f1bbc-7fb5-4016-82d1-c089d6ce675a 2018-08-18 09:20:58,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:20:58,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:20:58,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:20:58 GMT Server: Apache x-openstack-request-id: req-f6355aad-baa7-4c3d-afa7-7e0579102f3d Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:20:58,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:20:58 GMT Server: Apache x-openstack-request-id: req-4493cb6e-a9c4-4d99-ae61-e23b0c1c279a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:20:58,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-4493cb6e-a9c4-4d99-ae61-e23b0c1c279a 2018-08-18 09:20:58,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0690190792084s 2018-08-18 09:20:58,443 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-4493cb6e-a9c4-4d99-ae61-e23b0c1c279a 2018-08-18 09:21:03,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:21:03,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:03,473 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:03 GMT Server: Apache x-openstack-request-id: req-b092a1f0-b94e-42a2-bb67-bf3bcf19a60b Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:21:03,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:03 GMT Server: Apache x-openstack-request-id: req-013db75e-e7aa-44a7-8928-55d74ba77ccd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:21:03,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-013db75e-e7aa-44a7-8928-55d74ba77ccd 2018-08-18 09:21:03,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.068825006485s 2018-08-18 09:21:03,514 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-013db75e-e7aa-44a7-8928-55d74ba77ccd 2018-08-18 09:21:03,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:21:03,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:03,542 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:03 GMT Server: Apache x-openstack-request-id: req-2d6c170d-3f68-40ee-a61a-c40067a5ba4d Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:21:03,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:03 GMT Server: Apache x-openstack-request-id: req-950467b3-c442-400f-9932-649b837f8116 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:21:03,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-950467b3-c442-400f-9932-649b837f8116 2018-08-18 09:21:03,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0675630569458s 2018-08-18 09:21:03,582 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-950467b3-c442-400f-9932-649b837f8116 2018-08-18 09:21:08,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:21:08,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:08,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:08 GMT Server: Apache x-openstack-request-id: req-b99dc2ea-c2f2-4f78-bdbe-4b061da6e7bc Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:21:08,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:08 GMT Server: Apache x-openstack-request-id: req-ad688ecc-2502-43be-8b8c-20a794e86f51 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:21:08,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-ad688ecc-2502-43be-8b8c-20a794e86f51 2018-08-18 09:21:08,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0684599876404s 2018-08-18 09:21:08,657 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-ad688ecc-2502-43be-8b8c-20a794e86f51 2018-08-18 09:21:13,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:21:13,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:13,691 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:13 GMT Server: Apache x-openstack-request-id: req-72a84f09-f156-409f-97de-01bdbdc34d1d Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:21:13,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:13 GMT Server: Apache x-openstack-request-id: req-ee128f23-397f-44a0-8e6c-6ab975066bcf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:21:13,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-ee128f23-397f-44a0-8e6c-6ab975066bcf 2018-08-18 09:21:13,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0691330432892s 2018-08-18 09:21:13,733 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-ee128f23-397f-44a0-8e6c-6ab975066bcf 2018-08-18 09:21:13,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:21:13,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:13,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:13 GMT Server: Apache x-openstack-request-id: req-da064397-185d-450e-9c2f-5d3abf54340c Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:21:13,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:13 GMT Server: Apache x-openstack-request-id: req-1f7b1632-891b-4a9e-aef0-740a551cedf8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:21:13,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-1f7b1632-891b-4a9e-aef0-740a551cedf8 2018-08-18 09:21:13,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0526280403137s 2018-08-18 09:21:13,786 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-1f7b1632-891b-4a9e-aef0-740a551cedf8 2018-08-18 09:21:18,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:21:18,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:18,823 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:18 GMT Server: Apache x-openstack-request-id: req-cebfa2c3-c9ca-42a4-8ede-c395a39bb08d Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:21:18,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:18 GMT Server: Apache x-openstack-request-id: req-b1e5cf23-ddcd-4105-8a6a-a956445ae3ba Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:21:18,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-b1e5cf23-ddcd-4105-8a6a-a956445ae3ba 2018-08-18 09:21:18,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707759857178s 2018-08-18 09:21:18,864 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-b1e5cf23-ddcd-4105-8a6a-a956445ae3ba 2018-08-18 09:21:23,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:21:23,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:23,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:23 GMT Server: Apache x-openstack-request-id: req-390796af-ebab-422b-82e0-c1c3492dd614 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&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-18 09:21:23,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:23 GMT Server: Apache x-openstack-request-id: req-eb737a22-6011-44ee-ba09-df4ef1bac260 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-18T09:21:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dns/events/e9da596d-750d-40ab-b9c7-236bfedb4b75", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b6e2a3ee-5b98-45fe-bd92-e0c801e1fa10", "id": "e9da596d-750d-40ab-b9c7-236bfedb4b75"}, {"resource_name": "ellis", "event_time": "2018-08-18T09:21:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/ellis/events/6e66b39f-71d4-4928-91ca-b7c862456494", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-v2ce2rppu5dx", "id": "6e66b39f-71d4-4928-91ca-b7c862456494"}]} 2018-08-18 09:21:23,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-eb737a22-6011-44ee-ba09-df4ef1bac260 2018-08-18 09:21:23,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730578899384s 2018-08-18 09:21:23,943 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc&marker=38afbf55-d062-49b7-8417-d570c3349376&sort_dir=asc used request id req-eb737a22-6011-44ee-ba09-df4ef1bac260 2018-08-18 09:21:28,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:21:28,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:28,977 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:28 GMT Server: Apache x-openstack-request-id: req-02ef96af-2f24-43ad-b46e-792da8a4436e Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:21:29,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:28 GMT Server: Apache x-openstack-request-id: req-13f76ee2-1b6c-4961-bb7a-a3ea74eadbcf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:21:29,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-13f76ee2-1b6c-4961-bb7a-a3ea74eadbcf 2018-08-18 09:21:29,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718460083008s 2018-08-18 09:21:29,019 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-13f76ee2-1b6c-4961-bb7a-a3ea74eadbcf 2018-08-18 09:21:34,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:21:34,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:34,055 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:34 GMT Server: Apache x-openstack-request-id: req-379275dc-851c-4437-a324-b43a94f4e935 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:21:34,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:34 GMT Server: Apache x-openstack-request-id: req-11085ee2-46be-4a94-b990-0f9628223211 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:21:34,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-11085ee2-46be-4a94-b990-0f9628223211 2018-08-18 09:21:34,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725710391998s 2018-08-18 09:21:34,098 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-11085ee2-46be-4a94-b990-0f9628223211 2018-08-18 09:21:34,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:21:34,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:34,127 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:34 GMT Server: Apache x-openstack-request-id: req-f5f3f2ee-11e8-4ad2-b55c-97eb4bd97231 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:21:34,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:34 GMT Server: Apache x-openstack-request-id: req-48703a60-7309-4131-9102-c3fb72d3963d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:21:34,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-48703a60-7309-4131-9102-c3fb72d3963d 2018-08-18 09:21:34,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715670585632s 2018-08-18 09:21:34,170 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-48703a60-7309-4131-9102-c3fb72d3963d 2018-08-18 09:21:39,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:21:39,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:39,207 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:39 GMT Server: Apache x-openstack-request-id: req-2e4b0277-77bf-40f4-980d-31627adc83cf Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:21:39,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:39 GMT Server: Apache x-openstack-request-id: req-371bfaa9-fa52-4332-b5ca-194ed86b531e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:21:39,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-371bfaa9-fa52-4332-b5ca-194ed86b531e 2018-08-18 09:21:39,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714299678802s 2018-08-18 09:21:39,249 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-371bfaa9-fa52-4332-b5ca-194ed86b531e 2018-08-18 09:21:44,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:21:44,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:44,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:44 GMT Server: Apache x-openstack-request-id: req-bc717306-f48d-45f5-90a6-9847a3e04343 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:21:44,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:44 GMT Server: Apache x-openstack-request-id: req-f8d9b1b7-4383-428b-922c-533372930ecb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:21:44,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-f8d9b1b7-4383-428b-922c-533372930ecb 2018-08-18 09:21:44,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700538158417s 2018-08-18 09:21:44,325 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-f8d9b1b7-4383-428b-922c-533372930ecb 2018-08-18 09:21:44,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:21:44,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:44,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:44 GMT Server: Apache x-openstack-request-id: req-c96c3c6f-5eae-4ac1-983d-adca8d30e8c9 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:21:44,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:44 GMT Server: Apache x-openstack-request-id: req-461aaf87-0903-4eb5-bce9-b803949e25f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:21:44,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-461aaf87-0903-4eb5-bce9-b803949e25f1 2018-08-18 09:21:44,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0534210205078s 2018-08-18 09:21:44,379 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-461aaf87-0903-4eb5-bce9-b803949e25f1 2018-08-18 09:21:49,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:21:49,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:49,414 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:49 GMT Server: Apache x-openstack-request-id: req-202ad858-99f0-4234-9d1b-478eb49abfc8 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:21:49,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:49 GMT Server: Apache x-openstack-request-id: req-88492997-f326-43a9-833b-9a875506eba5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:21:49,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-88492997-f326-43a9-833b-9a875506eba5 2018-08-18 09:21:49,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.068657875061s 2018-08-18 09:21:49,455 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-88492997-f326-43a9-833b-9a875506eba5 2018-08-18 09:21:54,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:21:54,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:54,489 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:54 GMT Server: Apache x-openstack-request-id: req-1f3ed0bf-bc40-4170-8e8e-45186be95de7 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:21:54,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:54 GMT Server: Apache x-openstack-request-id: req-e7e6e6ca-2599-40e4-aa36-90b821f96bda Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:21:54,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-e7e6e6ca-2599-40e4-aa36-90b821f96bda 2018-08-18 09:21:54,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0691289901733s 2018-08-18 09:21:54,530 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-e7e6e6ca-2599-40e4-aa36-90b821f96bda 2018-08-18 09:21:54,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:21:54,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:54,560 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:54 GMT Server: Apache x-openstack-request-id: req-ca9bf100-1b1b-4f57-a084-e8a4a94264d6 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:21:54,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:54 GMT Server: Apache x-openstack-request-id: req-13a0c7f6-926d-4513-a24e-eb64854cdb36 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:21:54,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-13a0c7f6-926d-4513-a24e-eb64854cdb36 2018-08-18 09:21:54,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722589492798s 2018-08-18 09:21:54,603 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-13a0c7f6-926d-4513-a24e-eb64854cdb36 2018-08-18 09:21:59,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:21:59,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:21:59,639 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:21:59 GMT Server: Apache x-openstack-request-id: req-31003700-e4e5-4b2c-9f2d-f056fe1bc34f Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:21:59,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:21:59 GMT Server: Apache x-openstack-request-id: req-31467c94-aedc-45cb-97f0-6072f0f141b6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:21:59,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-31467c94-aedc-45cb-97f0-6072f0f141b6 2018-08-18 09:21:59,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070702791214s 2018-08-18 09:21:59,681 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-31467c94-aedc-45cb-97f0-6072f0f141b6 2018-08-18 09:22:04,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:22:04,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:04,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:04 GMT Server: Apache x-openstack-request-id: req-4ca3d4c9-916f-4256-9df0-2ee316215a79 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:22:04,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:04 GMT Server: Apache x-openstack-request-id: req-47032627-06c1-4759-a34d-aeccba069161 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:22:04,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-47032627-06c1-4759-a34d-aeccba069161 2018-08-18 09:22:04,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711162090302s 2018-08-18 09:22:04,758 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-47032627-06c1-4759-a34d-aeccba069161 2018-08-18 09:22:04,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:22:04,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:04,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:04 GMT Server: Apache x-openstack-request-id: req-22e9e857-5a06-4fdc-b2c3-9221c7e2d791 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:22:04,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:04 GMT Server: Apache x-openstack-request-id: req-1681d8f2-3034-49cb-a835-3c7e9c2cee40 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:22:04,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-1681d8f2-3034-49cb-a835-3c7e9c2cee40 2018-08-18 09:22:04,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0689342021942s 2018-08-18 09:22:04,828 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-1681d8f2-3034-49cb-a835-3c7e9c2cee40 2018-08-18 09:22:09,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:22:09,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:09,864 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:09 GMT Server: Apache x-openstack-request-id: req-0bdb8b74-c71a-4a71-a4c4-24129e3631a3 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:22:09,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:09 GMT Server: Apache x-openstack-request-id: req-cf85acfb-faee-4461-912d-5e1ed54693f8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:22:09,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-cf85acfb-faee-4461-912d-5e1ed54693f8 2018-08-18 09:22:09,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704600811005s 2018-08-18 09:22:09,905 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-cf85acfb-faee-4461-912d-5e1ed54693f8 2018-08-18 09:22:14,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:22:14,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:14,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:14 GMT Server: Apache x-openstack-request-id: req-59995646-b3ba-4e6e-83e8-7b37fd0cf525 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:22:14,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:14 GMT Server: Apache x-openstack-request-id: req-c62cb048-d9f0-4502-8ed1-1bc62448d2ef Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:22:14,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-c62cb048-d9f0-4502-8ed1-1bc62448d2ef 2018-08-18 09:22:14,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0688030719757s 2018-08-18 09:22:14,980 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-c62cb048-d9f0-4502-8ed1-1bc62448d2ef 2018-08-18 09:22:14,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:22:14,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:15,009 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:14 GMT Server: Apache x-openstack-request-id: req-2fc594c4-4148-40ba-b862-08ad87db8559 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:22:15,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:15 GMT Server: Apache x-openstack-request-id: req-ad3cb1a4-e282-4f8b-a26d-06b6166fb2a3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:22:15,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-ad3cb1a4-e282-4f8b-a26d-06b6166fb2a3 2018-08-18 09:22:15,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705089569092s 2018-08-18 09:22:15,052 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-ad3cb1a4-e282-4f8b-a26d-06b6166fb2a3 2018-08-18 09:22:20,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:22:20,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:20,087 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:20 GMT Server: Apache x-openstack-request-id: req-3c2a56dd-dde9-4f03-86ff-ddf32967eb59 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:22:20,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:20 GMT Server: Apache x-openstack-request-id: req-297fed88-c4ed-4090-a4a4-b5f1b50b6ef8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:22:20,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-297fed88-c4ed-4090-a4a4-b5f1b50b6ef8 2018-08-18 09:22:20,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0692598819733s 2018-08-18 09:22:20,128 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-297fed88-c4ed-4090-a4a4-b5f1b50b6ef8 2018-08-18 09:22:25,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:22:25,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:25,162 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:25 GMT Server: Apache x-openstack-request-id: req-9a421ab7-15ff-4e17-97d7-63215bc3eccd Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:22:25,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:25 GMT Server: Apache x-openstack-request-id: req-7ebabf52-b156-491d-b900-b18ed37e03b5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:22:25,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-7ebabf52-b156-491d-b900-b18ed37e03b5 2018-08-18 09:22:25,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0688028335571s 2018-08-18 09:22:25,203 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-7ebabf52-b156-491d-b900-b18ed37e03b5 2018-08-18 09:22:25,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:22:25,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:25,229 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:25 GMT Server: Apache x-openstack-request-id: req-33d41448-7f5d-4765-8263-aa3d3913dcbc Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:22:25,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:25 GMT Server: Apache x-openstack-request-id: req-e376b53f-541f-4e19-beb2-ce0853aadae2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:22:25,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-e376b53f-541f-4e19-beb2-ce0853aadae2 2018-08-18 09:22:25,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0499660968781s 2018-08-18 09:22:25,254 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-e376b53f-541f-4e19-beb2-ce0853aadae2 2018-08-18 09:22:30,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:22:30,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:30,290 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:30 GMT Server: Apache x-openstack-request-id: req-8a006367-9193-4d94-b310-23d9e86d4191 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:22:30,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:30 GMT Server: Apache x-openstack-request-id: req-0e161887-efdf-44d1-b480-d65045c32f22 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:22:30,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-0e161887-efdf-44d1-b480-d65045c32f22 2018-08-18 09:22:30,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711100101471s 2018-08-18 09:22:30,332 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-0e161887-efdf-44d1-b480-d65045c32f22 2018-08-18 09:22:35,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:22:35,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:35,367 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:35 GMT Server: Apache x-openstack-request-id: req-06d6aced-6eff-43f6-8fb1-90cac1e22864 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:22:35,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:35 GMT Server: Apache x-openstack-request-id: req-d9543541-a11d-428f-a6d6-878e298937b2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:22:35,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-d9543541-a11d-428f-a6d6-878e298937b2 2018-08-18 09:22:35,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702841281891s 2018-08-18 09:22:35,408 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-d9543541-a11d-428f-a6d6-878e298937b2 2018-08-18 09:22:35,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:22:35,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:35,437 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:35 GMT Server: Apache x-openstack-request-id: req-f51cc3b2-edea-4f5b-a52e-d42d62453475 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:22:35,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:35 GMT Server: Apache x-openstack-request-id: req-bb2f1380-d76d-4c17-9be2-3270e463e29d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:22:35,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-bb2f1380-d76d-4c17-9be2-3270e463e29d 2018-08-18 09:22:35,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0693578720093s 2018-08-18 09:22:35,478 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-bb2f1380-d76d-4c17-9be2-3270e463e29d 2018-08-18 09:22:40,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:22:40,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:40,514 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:40 GMT Server: Apache x-openstack-request-id: req-af1e06b9-fb7a-4eda-9a7f-1f17975bc8f8 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:22:40,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:40 GMT Server: Apache x-openstack-request-id: req-d5bafbec-914f-4b11-ab36-968c05264972 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:22:40,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-d5bafbec-914f-4b11-ab36-968c05264972 2018-08-18 09:22:40,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697181224823s 2018-08-18 09:22:40,555 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-d5bafbec-914f-4b11-ab36-968c05264972 2018-08-18 09:22:45,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:22:45,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:45,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:45 GMT Server: Apache x-openstack-request-id: req-c50fa118-a015-4f68-b00b-612bc73443ca Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:22:45,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:45 GMT Server: Apache x-openstack-request-id: req-55f7d1ec-236a-47d0-a013-290ccedc9182 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:22:45,629 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-55f7d1ec-236a-47d0-a013-290ccedc9182 2018-08-18 09:22:45,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0684599876404s 2018-08-18 09:22:45,629 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-55f7d1ec-236a-47d0-a013-290ccedc9182 2018-08-18 09:22:45,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:22:45,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:45,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:45 GMT Server: Apache x-openstack-request-id: req-b4c6eea5-3e17-4398-8fe4-c17a8f8a0704 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:22:45,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:45 GMT Server: Apache x-openstack-request-id: req-2ad6368a-f4ce-4007-9370-c7d7772f84eb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:22:45,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-2ad6368a-f4ce-4007-9370-c7d7772f84eb 2018-08-18 09:22:45,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0519618988037s 2018-08-18 09:22:45,682 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-2ad6368a-f4ce-4007-9370-c7d7772f84eb 2018-08-18 09:22:50,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:22:50,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:50,717 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:50 GMT Server: Apache x-openstack-request-id: req-e5a6dcfd-4a0d-4b9d-9f0d-2948002fbe84 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:22:50,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:50 GMT Server: Apache x-openstack-request-id: req-974f742d-bf7e-41b7-bfbe-4c222b34d849 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:22:50,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-974f742d-bf7e-41b7-bfbe-4c222b34d849 2018-08-18 09:22:50,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0689771175385s 2018-08-18 09:22:50,758 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-974f742d-bf7e-41b7-bfbe-4c222b34d849 2018-08-18 09:22:55,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:22:55,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:55,791 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:55 GMT Server: Apache x-openstack-request-id: req-89b83cf9-848c-49f7-8af4-cca2ec14ae84 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:22:55,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:55 GMT Server: Apache x-openstack-request-id: req-9acce9ca-a54c-4c3b-b34e-93a3fdc3c696 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:22:55,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-9acce9ca-a54c-4c3b-b34e-93a3fdc3c696 2018-08-18 09:22:55,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695128440857s 2018-08-18 09:22:55,833 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-9acce9ca-a54c-4c3b-b34e-93a3fdc3c696 2018-08-18 09:22:55,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:22:55,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:22:55,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:22:55 GMT Server: Apache x-openstack-request-id: req-8817119b-4be9-4c4e-981e-090fe8272d2b Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:22:55,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:22:55 GMT Server: Apache x-openstack-request-id: req-4f0194bb-0459-4e50-9fb2-c015ebb92260 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:22:55,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-4f0194bb-0459-4e50-9fb2-c015ebb92260 2018-08-18 09:22:55,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0531198978424s 2018-08-18 09:22:55,887 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-4f0194bb-0459-4e50-9fb2-c015ebb92260 2018-08-18 09:23:00,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:23:00,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:00,923 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:00 GMT Server: Apache x-openstack-request-id: req-cf2cc715-5184-4d79-8289-7a7ad3e136c6 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:23:00,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:00 GMT Server: Apache x-openstack-request-id: req-cb4b768d-8f50-421d-939a-10ada89c5849 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:23:00,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-cb4b768d-8f50-421d-939a-10ada89c5849 2018-08-18 09:23:00,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701179504395s 2018-08-18 09:23:00,964 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-cb4b768d-8f50-421d-939a-10ada89c5849 2018-08-18 09:23:05,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:23:05,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:05,998 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:05 GMT Server: Apache x-openstack-request-id: req-4ca50c3a-8f4d-4316-ba5b-2cb8251f364c Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:23:06,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:05 GMT Server: Apache x-openstack-request-id: req-ee8c23fb-dbb1-4905-917a-a35af9a6f67e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:23:06,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-ee8c23fb-dbb1-4905-917a-a35af9a6f67e 2018-08-18 09:23:06,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701899528503s 2018-08-18 09:23:06,040 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-ee8c23fb-dbb1-4905-917a-a35af9a6f67e 2018-08-18 09:23:06,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:23:06,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:06,068 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:06 GMT Server: Apache x-openstack-request-id: req-8716a671-9a12-4532-a3fb-1b0ea5a4f4b0 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:23:06,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:06 GMT Server: Apache x-openstack-request-id: req-5ec422b9-9864-4030-a2c9-7675e877b464 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:23:06,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-5ec422b9-9864-4030-a2c9-7675e877b464 2018-08-18 09:23:06,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0552248954773s 2018-08-18 09:23:06,096 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-5ec422b9-9864-4030-a2c9-7675e877b464 2018-08-18 09:23:11,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:23:11,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:11,132 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:11 GMT Server: Apache x-openstack-request-id: req-d4da8aef-813e-4591-9b7b-ecb224f3b8c8 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:23:11,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:11 GMT Server: Apache x-openstack-request-id: req-53b12be5-aa73-4b0c-be1a-1437146b18b0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:23:11,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-53b12be5-aa73-4b0c-be1a-1437146b18b0 2018-08-18 09:23:11,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694780349731s 2018-08-18 09:23:11,173 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-53b12be5-aa73-4b0c-be1a-1437146b18b0 2018-08-18 09:23:16,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:23:16,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:16,206 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:16 GMT Server: Apache x-openstack-request-id: req-fdafb733-fb73-4499-a540-f43924179798 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:23:16,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:16 GMT Server: Apache x-openstack-request-id: req-050f771b-3ea9-4a47-a650-6269cc578b77 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:23:16,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-050f771b-3ea9-4a47-a650-6269cc578b77 2018-08-18 09:23:16,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0690751075745s 2018-08-18 09:23:16,248 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-050f771b-3ea9-4a47-a650-6269cc578b77 2018-08-18 09:23:16,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:23:16,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:16,276 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:16 GMT Server: Apache x-openstack-request-id: req-bbf38985-aea2-4884-b5a6-24f007b35add Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:23:16,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:16 GMT Server: Apache x-openstack-request-id: req-a1c39971-5893-41c7-90ea-02032cda9be8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:23:16,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-a1c39971-5893-41c7-90ea-02032cda9be8 2018-08-18 09:23:16,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0688788890839s 2018-08-18 09:23:16,317 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-a1c39971-5893-41c7-90ea-02032cda9be8 2018-08-18 09:23:21,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:23:21,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:21,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:21 GMT Server: Apache x-openstack-request-id: req-20b4a0ef-f7c8-4605-84c0-6a1d110156d7 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&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-18 09:23:21,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:21 GMT Server: Apache x-openstack-request-id: req-6eadd232-0fb3-4276-bcb1-3392dede3590 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-18T09:23:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/ellis/events/d28cfea9-7513-40c0-a0ce-2756bed1354a", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5a9a8c99-976e-4789-8866-2d0ec6c9719c", "id": "d28cfea9-7513-40c0-a0ce-2756bed1354a"}, {"resource_name": "sprout", "event_time": "2018-08-18T09:23:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sprout/events/bbe01a30-62b5-4bd9-9f8d-5d177703bd8a", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-c3hjuae5qqea", "id": "bbe01a30-62b5-4bd9-9f8d-5d177703bd8a"}, {"resource_name": "homer", "event_time": "2018-08-18T09:23:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/homer/events/88bf2ff9-e217-4505-9d4e-61a85e0b1e78", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-2pn5ag2u5cfm", "id": "88bf2ff9-e217-4505-9d4e-61a85e0b1e78"}, {"resource_name": "dime", "event_time": "2018-08-18T09:23:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dime/events/f26ca699-39fb-479f-83a4-0f0834757d3c", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-mc6qdboeulkl", "id": "f26ca699-39fb-479f-83a4-0f0834757d3c"}, {"resource_name": "vellum", "event_time": "2018-08-18T09:23:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/vellum/events/d7680aff-828d-4808-a79f-f05163f9c949", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-2sz2i75hjsk7", "id": "d7680aff-828d-4808-a79f-f05163f9c949"}, {"resource_name": "bono", "event_time": "2018-08-18T09:23:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/bono/events/8551ca73-ac30-4ff0-84a0-d2c5dae186f1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-5bk4jmbjv5ng", "id": "8551ca73-ac30-4ff0-84a0-d2c5dae186f1"}]} 2018-08-18 09:23:21,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-6eadd232-0fb3-4276-bcb1-3392dede3590 2018-08-18 09:23:21,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740070343018s 2018-08-18 09:23:21,399 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc&marker=6e66b39f-71d4-4928-91ca-b7c862456494&sort_dir=asc used request id req-6eadd232-0fb3-4276-bcb1-3392dede3590 2018-08-18 09:23:26,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:23:26,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:26,436 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:26 GMT Server: Apache x-openstack-request-id: req-645b58f8-c164-4183-8bb0-bf4d4e6536dc Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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-18 09:23:26,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:26 GMT Server: Apache x-openstack-request-id: req-b0bfeb06-3ec6-43f4-a529-c77c369287e9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:23:26,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-b0bfeb06-3ec6-43f4-a529-c77c369287e9 2018-08-18 09:23:26,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.106163978577s 2018-08-18 09:23:26,512 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-b0bfeb06-3ec6-43f4-a529-c77c369287e9 2018-08-18 09:23:31,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:23:31,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:31,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:31 GMT Server: Apache x-openstack-request-id: req-f79b2e6b-2547-45b7-b458-a85706c1d5c3 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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-18 09:23:31,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:31 GMT Server: Apache x-openstack-request-id: req-8fb7bd09-d9c9-4705-a813-acc6a695fbc9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:23:31,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-8fb7bd09-d9c9-4705-a813-acc6a695fbc9 2018-08-18 09:23:31,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.11026597023s 2018-08-18 09:23:31,628 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-8fb7bd09-d9c9-4705-a813-acc6a695fbc9 2018-08-18 09:23:31,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:23:31,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:31,658 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:31 GMT Server: Apache x-openstack-request-id: req-bd555e70-9f47-4541-aa09-7ed5ffff9304 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:23:31,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:31 GMT Server: Apache x-openstack-request-id: req-6b8244be-dcab-4c0e-b8b3-bd219a55783d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:23:31,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-6b8244be-dcab-4c0e-b8b3-bd219a55783d 2018-08-18 09:23:31,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719611644745s 2018-08-18 09:23:31,701 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-6b8244be-dcab-4c0e-b8b3-bd219a55783d 2018-08-18 09:23:36,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:23:36,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:36,740 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:36 GMT Server: Apache x-openstack-request-id: req-c78cc6e7-801d-43b7-be0c-11939cfed1c7 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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-18 09:23:36,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:36 GMT Server: Apache x-openstack-request-id: req-9f77f0cd-986b-4f69-b4fc-29b41e2b6438 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:23:36,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-9f77f0cd-986b-4f69-b4fc-29b41e2b6438 2018-08-18 09:23:36,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0810918807983s 2018-08-18 09:23:36,789 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-9f77f0cd-986b-4f69-b4fc-29b41e2b6438 2018-08-18 09:23:41,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:23:41,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:41,826 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:41 GMT Server: Apache x-openstack-request-id: req-64f1217b-f1ea-4551-8c1b-9f78364772d1 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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-18 09:23:41,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:41 GMT Server: Apache x-openstack-request-id: req-4170201a-5631-4135-8c49-16545015bc3c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:23:41,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-4170201a-5631-4135-8c49-16545015bc3c 2018-08-18 09:23:41,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727021694183s 2018-08-18 09:23:41,868 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-4170201a-5631-4135-8c49-16545015bc3c 2018-08-18 09:23:41,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:23:41,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:41,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:41 GMT Server: Apache x-openstack-request-id: req-26862919-8229-4e12-8e8e-4ee93aff5239 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:23:41,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:41 GMT Server: Apache x-openstack-request-id: req-7f651055-e760-414d-bd6e-ddbc1d644ac2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:23:41,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-7f651055-e760-414d-bd6e-ddbc1d644ac2 2018-08-18 09:23:41,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0698258876801s 2018-08-18 09:23:41,938 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-7f651055-e760-414d-bd6e-ddbc1d644ac2 2018-08-18 09:23:46,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:23:46,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:46,973 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:46 GMT Server: Apache x-openstack-request-id: req-089a1f0f-8566-439d-9b47-947cad09b85c Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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-18 09:23:47,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:46 GMT Server: Apache x-openstack-request-id: req-5dfe8988-eeb2-4d38-8bdf-cb23dc6bb4ff Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:23:47,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-5dfe8988-eeb2-4d38-8bdf-cb23dc6bb4ff 2018-08-18 09:23:47,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716848373413s 2018-08-18 09:23:47,017 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-5dfe8988-eeb2-4d38-8bdf-cb23dc6bb4ff 2018-08-18 09:23:52,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:23:52,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:52,051 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:52 GMT Server: Apache x-openstack-request-id: req-bf7bc62f-6b29-4dd7-9839-8f19ad9a4e72 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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-18 09:23:52,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:52 GMT Server: Apache x-openstack-request-id: req-b8792d54-b79b-42f2-8b80-fdfa94d6c5db Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:23:52,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-b8792d54-b79b-42f2-8b80-fdfa94d6c5db 2018-08-18 09:23:52,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735738277435s 2018-08-18 09:23:52,094 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-b8792d54-b79b-42f2-8b80-fdfa94d6c5db 2018-08-18 09:23:52,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:23:52,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:52,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:52 GMT Server: Apache x-openstack-request-id: req-5714dfa7-fa9e-441d-9c2e-8c2a22436c23 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:23:52,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:52 GMT Server: Apache x-openstack-request-id: req-4753282e-3bc7-49c3-85d4-5d239f477a0c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:23:52,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-4753282e-3bc7-49c3-85d4-5d239f477a0c 2018-08-18 09:23:52,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711340904236s 2018-08-18 09:23:52,166 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-4753282e-3bc7-49c3-85d4-5d239f477a0c 2018-08-18 09:23:57,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:23:57,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:23:57,201 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:23:57 GMT Server: Apache x-openstack-request-id: req-03e270e6-177e-452b-9d8d-3fb8f5242033 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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-18 09:23:57,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:23:57 GMT Server: Apache x-openstack-request-id: req-328e181e-f4c9-4ca4-9e7c-86063c9f7ea7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:23:57,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-328e181e-f4c9-4ca4-9e7c-86063c9f7ea7 2018-08-18 09:23:57,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071631193161s 2018-08-18 09:23:57,244 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-328e181e-f4c9-4ca4-9e7c-86063c9f7ea7 2018-08-18 09:24:02,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:24:02,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:02,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:24:02 GMT Server: Apache x-openstack-request-id: req-68eaf9a5-ddca-4eef-9400-3210d5c8f9e2 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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-18 09:24:02,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:02 GMT Server: Apache x-openstack-request-id: req-cbbf26c2-695d-4f14-8fab-86efe10f8801 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:24:02,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-cbbf26c2-695d-4f14-8fab-86efe10f8801 2018-08-18 09:24:02,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741648674011s 2018-08-18 09:24:02,324 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-cbbf26c2-695d-4f14-8fab-86efe10f8801 2018-08-18 09:24:02,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:24:02,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:02,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:24:02 GMT Server: Apache x-openstack-request-id: req-bd397fc9-ee36-417e-b3a1-8287573851ef Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:24:02,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:02 GMT Server: Apache x-openstack-request-id: req-94675413-58ab-4fcf-84d2-6349f252d273 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:24:02,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-94675413-58ab-4fcf-84d2-6349f252d273 2018-08-18 09:24:02,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0551700592041s 2018-08-18 09:24:02,380 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-94675413-58ab-4fcf-84d2-6349f252d273 2018-08-18 09:24:07,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:24:07,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:07,415 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:24:07 GMT Server: Apache x-openstack-request-id: req-e77c48a4-3f32-4fa4-a5bf-91aaf3175a7c Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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-18 09:24:07,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:07 GMT Server: Apache x-openstack-request-id: req-9514aacd-4299-43a0-9f0a-9453b5c4d06a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:24:07,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-9514aacd-4299-43a0-9f0a-9453b5c4d06a 2018-08-18 09:24:07,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697860717773s 2018-08-18 09:24:07,457 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-9514aacd-4299-43a0-9f0a-9453b5c4d06a 2018-08-18 09:24:12,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:24:12,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:12,488 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:24:12 GMT Server: Apache x-openstack-request-id: req-bbc5fdf3-e952-406c-83d6-d29bef419479 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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-18 09:24:12,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:12 GMT Server: Apache x-openstack-request-id: req-669d48f5-f18b-494f-85af-281772b4f8f2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:24:12,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-669d48f5-f18b-494f-85af-281772b4f8f2 2018-08-18 09:24:12,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07093501091s 2018-08-18 09:24:12,529 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-669d48f5-f18b-494f-85af-281772b4f8f2 2018-08-18 09:24:12,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:24:12,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:12,557 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:24:12 GMT Server: Apache x-openstack-request-id: req-a084cd1b-fe5b-4176-b997-7162599c00f1 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:24:12,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:12 GMT Server: Apache x-openstack-request-id: req-1ef2cc17-cf0a-4299-ac40-73a44e90acec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:24:12,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-1ef2cc17-cf0a-4299-ac40-73a44e90acec 2018-08-18 09:24:12,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.068941116333s 2018-08-18 09:24:12,599 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-1ef2cc17-cf0a-4299-ac40-73a44e90acec 2018-08-18 09:24:17,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:24:17,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:17,634 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:24:17 GMT Server: Apache x-openstack-request-id: req-e7303df7-e353-4b3f-aa16-36a137d24db5 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&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-18 09:24:17,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:17 GMT Server: Apache x-openstack-request-id: req-f59c919d-449a-43bb-8e2c-a9a1fb0ce8ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-18T09:24:17Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/bono/events/ba6d34ac-4b02-4070-b42b-05d10a0c9145", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9dc71073-4102-40a0-9465-a2829b4e16c1", "id": "ba6d34ac-4b02-4070-b42b-05d10a0c9145"}]} 2018-08-18 09:24:17,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-f59c919d-449a-43bb-8e2c-a9a1fb0ce8ac 2018-08-18 09:24:17,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710051059723s 2018-08-18 09:24:17,677 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc&marker=8551ca73-ac30-4ff0-84a0-d2c5dae186f1&sort_dir=asc used request id req-f59c919d-449a-43bb-8e2c-a9a1fb0ce8ac 2018-08-18 09:24:22,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:24:22,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/events?marker=ba6d34ac-4b02-4070-b42b-05d10a0c9145&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:22,982 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:24:22 GMT Server: Apache x-openstack-request-id: req-812b486b-7bce-42dd-af0d-e1ac3eb33a28 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=ba6d34ac-4b02-4070-b42b-05d10a0c9145&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-18 09:24:23,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:22 GMT Server: Apache x-openstack-request-id: req-b108ebdd-4bfe-412b-8931-772815cbb5de Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-18T09:24:18Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sprout/events/478c8f7f-9154-4bd7-a933-a9bf079a6856", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "27ce842f-2f6d-4536-b246-eae42e0ae316", "id": "478c8f7f-9154-4bd7-a933-a9bf079a6856"}, {"resource_name": "homer", "event_time": "2018-08-18T09:24:19Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/homer/events/23e33b7c-470d-4661-acff-7cb3f75b51ff", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e6d82e6c-42d6-4426-8cf6-0ecb1a208e80", "id": "23e33b7c-470d-4661-acff-7cb3f75b51ff"}, {"resource_name": "vellum", "event_time": "2018-08-18T09:24:19Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/vellum/events/a7802071-3386-4766-a90e-6f56736b2ae4", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "032c5f8a-f04c-45e0-a15e-0ce45cbccc85", "id": "a7802071-3386-4766-a90e-6f56736b2ae4"}, {"resource_name": "dime", "event_time": "2018-08-18T09:24:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dime/events/5faeb869-44aa-418c-87b4-e0ef79da0710", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7797b56f-7c34-4395-b351-0b769d46cad6", "id": "5faeb869-44aa-418c-87b4-e0ef79da0710"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-18T09:24:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/clearwater-opnfv/events/007e4549-31e1-40f3-87b7-cf630fff3401", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "id": "007e4549-31e1-40f3-87b7-cf630fff3401"}]} 2018-08-18 09:24:23,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=ba6d34ac-4b02-4070-b42b-05d10a0c9145&sort_dir=asc&marker=ba6d34ac-4b02-4070-b42b-05d10a0c9145&sort_dir=asc used request id req-b108ebdd-4bfe-412b-8931-772815cbb5de 2018-08-18 09:24:23,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.607861995697s 2018-08-18 09:24:23,291 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=ba6d34ac-4b02-4070-b42b-05d10a0c9145&sort_dir=asc&marker=ba6d34ac-4b02-4070-b42b-05d10a0c9145&sort_dir=asc used request id req-b108ebdd-4bfe-412b-8931-772815cbb5de 2018-08-18 09:24:23,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:24:23,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:23,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:24:23 GMT Server: Apache x-openstack-request-id: req-548d2835-c161-4022-b783-fcc2c5114270 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35 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-18 09:24:23,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:23 GMT Server: Apache x-openstack-request-id: req-8e0d08e0-7b04-4460-b75f-e85e6f7e84bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 948 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "outputs": [{"output_value": "172.30.9.202", "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-18 09:24:23,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35 used request id req-8e0d08e0-7b04-4460-b75f-e85e6f7e84bf 2018-08-18 09:24:23,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.10330915451s 2018-08-18 09:24:23,397 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35 used request id req-8e0d08e0-7b04-4460-b75f-e85e6f7e84bf 2018-08-18 09:24:23,398 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-08-18T09:19:12Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'30c5129a-4ad8-4e9c-baba-fd757843ba35', 'parameters': Munch({u'OS::project_id': u'8dce04c9546a49a5912e800d2d314822', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436', 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_c2ddaf39-ee22-4b5e-8352-4773bd643436', 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'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 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'30c5129a-4ad8-4e9c-baba-fd757843ba35', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'2f72a3cfb01d4701929962839bdc182c', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.202', 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-18T09:19:12Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35'}) 2018-08-18 09:24:23,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:24:23,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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:24,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-190648a6-4772-4258-9738-5fd2fabdfc49 x-compute-request-id: req-190648a6-4772-4258-9738-5fd2fabdfc49 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:24:24,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-190648a6-4772-4258-9738-5fd2fabdfc49 2018-08-18 09:24:24,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614070892334s 2018-08-18 09:24:24,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-190648a6-4772-4258-9738-5fd2fabdfc49 2018-08-18 09:24:24,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 09:24:24,025 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:24,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-97ad6635-b079-4def-8150-82556185a1f9 Date: Sat, 18 Aug 2018 09:24:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"103bb702-d21e-4032-b781-7a05066395cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8dce04c9546a49a5912e800d2d314822","l2_adjacency":true,"status":"ACTIVE","subnets":["dad0d7f6-5d6b-4df0-b32d-ae389a9dcafc"],"description":"","tags":[],"updated_at":"2018-08-18T09:19:20Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"8dce04c9546a49a5912e800d2d314822","created_at":"2018-08-18T09:19:18Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1d44531c-7c15-405d-8e6e-686074b1f5e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8dce04c9546a49a5912e800d2d314822","l2_adjacency":true,"status":"ACTIVE","subnets":["b9763f6c-7921-4473-9bba-3ca5188a4a58"],"description":"","tags":[],"updated_at":"2018-08-18T09:19:18Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"8dce04c9546a49a5912e800d2d314822","created_at":"2018-08-18T09:19:17Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500}]} 2018-08-18 09:24:24,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-97ad6635-b079-4def-8150-82556185a1f9 2018-08-18 09:24:24,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105631113052s 2018-08-18 09:24:24,131 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-97ad6635-b079-4def-8150-82556185a1f9 2018-08-18 09:24:24,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 09:24:24,132 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:24,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-ea6b41ff-1418-4ebe-b684-39e9743e4361 Date: Sat, 18 Aug 2018 09:24:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d44531c-7c15-405d-8e6e-686074b1f5e8","tenant_id":"8dce04c9546a49a5912e800d2d314822","created_at":"2018-08-18T09:19:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T09:19:18Z","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":"8dce04c9546a49a5912e800d2d314822","id":"b9763f6c-7921-4473-9bba-3ca5188a4a58","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"103bb702-d21e-4032-b781-7a05066395cc","tenant_id":"8dce04c9546a49a5912e800d2d314822","created_at":"2018-08-18T09:19:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T09:19:20Z","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":"8dce04c9546a49a5912e800d2d314822","id":"dad0d7f6-5d6b-4df0-b32d-ae389a9dcafc","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-08-18 09:24:24,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ea6b41ff-1418-4ebe-b684-39e9743e4361 2018-08-18 09:24:24,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0507709980011s 2018-08-18 09:24:24,183 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ea6b41ff-1418-4ebe-b684-39e9743e4361 2018-08-18 09:24:25,188 - 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-18 09:24:25,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 09:24:25,192 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:25,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-48808343-595d-47c2-b630-66cb4d65885f x-compute-request-id: req-48808343-595d-47c2-b630-66cb4d65885f Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "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": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10"}]} 2018-08-18 09:24:25,234 - 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-48808343-595d-47c2-b630-66cb4d65885f 2018-08-18 09:24:25,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0452289581299s 2018-08-18 09:24:25,234 - 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-48808343-595d-47c2-b630-66cb4d65885f 2018-08-18 09:24:25,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-18 09:24:25,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:26,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-10523c12-6694-440d-b882-28d0e5ba5199 x-compute-request-id: req-10523c12-6694-440d-b882-28d0e5ba5199 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {}, "id": "1d69232d-6221-44d6-8a44-b1e0dff68d91"}, {"from_port": 2380, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {}, "id": "2d6220e7-5439-4934-9c1d-9dab3a82f354"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "53a28234-a208-4be1-9bff-c4ecad021936"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "707e4cc6-b4b0-43a3-b69f-8a2385566c50"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "721e4571-b36a-42a4-8b48-a9dbffde95ee"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "487765fd-d07e-4899-a609-613cca2d2e90", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "e82c3c4b-657d-4f09-888d-9f1317810d62", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "04f9d86e-6384-42e0-b65a-4947a0dbec04"}, {"from_port": 5058, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e82c3c4b-657d-4f09-888d-9f1317810d62", "ip_range": {}, "id": "2d5fe404-def9-4d4d-983f-8d76544e01b4"}, {"from_port": 5058, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e82c3c4b-657d-4f09-888d-9f1317810d62", "ip_range": {}, "id": "34d18b10-8bfd-4a89-865b-17e2375c2644"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "e82c3c4b-657d-4f09-888d-9f1317810d62", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7087dd4c-da7f-4a4d-8c74-31cc30d201d1"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e82c3c4b-657d-4f09-888d-9f1317810d62", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "96a7fc38-7961-4b85-9402-5e2b8b152484"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "e82c3c4b-657d-4f09-888d-9f1317810d62", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a4aa2a0c-b646-4ce2-92b7-60b5dd3a9385"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "e82c3c4b-657d-4f09-888d-9f1317810d62", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d6ba167a-c310-4724-9181-97260db073a0"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "e82c3c4b-657d-4f09-888d-9f1317810d62", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efccc882-ff6d-4082-8774-0e5b49f2c25b"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "e82c3c4b-657d-4f09-888d-9f1317810d62", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-08-18 09:24:26,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/os-security-groups used request id req-10523c12-6694-440d-b882-28d0e5ba5199 2018-08-18 09:24:26,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.83767414093s 2018-08-18 09:24:26,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/os-security-groups used request id req-10523c12-6694-440d-b882-28d0e5ba5199 2018-08-18 09:24:26,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:24:26,086 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:26,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-0b66274b-8684-4a52-aafa-669dc576a053 Date: Sat, 18 Aug 2018 09:24:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:19:06Z", "file": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9/file", "owner": "8dce04c9546a49a5912e800d2d314822", "id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "size": 263324160, "self": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-18T09:19:01Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:24:26,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0b66274b-8684-4a52-aafa-669dc576a053 2018-08-18 09:24:26,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.061322927475s 2018-08-18 09:24:26,144 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0b66274b-8684-4a52-aafa-669dc576a053 2018-08-18 09:24:26,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 09:24:26,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:27,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:26 GMT Server: Apache x-compute-request-id: req-20b37c71-7378-4f83-961f-0b4d55612560 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-20b37c71-7378-4f83-961f-0b4d55612560 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-18 09:24:27,041 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/volumes/detail used request id req-20b37c71-7378-4f83-961f-0b4d55612560 2018-08-18 09:24:27,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.892950773239s 2018-08-18 09:24:27,042 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/volumes/detail used request id req-20b37c71-7378-4f83-961f-0b4d55612560 2018-08-18 09:24:27,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 09:24:27,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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:27,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-6c8fc1f5-0585-415d-9f7e-f4a1623dda91 x-compute-request-id: req-6c8fc1f5-0585-415d-9f7e-f4a1623dda91 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "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": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10"}]} 2018-08-18 09:24:27,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6c8fc1f5-0585-415d-9f7e-f4a1623dda91 2018-08-18 09:24:27,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229790210724s 2018-08-18 09:24:27,066 - 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-6c8fc1f5-0585-415d-9f7e-f4a1623dda91 2018-08-18 09:24:27,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-18 09:24:27,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:27,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-410a2ec7-fb01-411e-922f-b786452352f1 x-compute-request-id: req-410a2ec7-fb01-411e-922f-b786452352f1 Content-Encoding: gzip Content-Length: 913 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {}, "id": "1d69232d-6221-44d6-8a44-b1e0dff68d91"}, {"from_port": 2380, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {}, "id": "2d6220e7-5439-4934-9c1d-9dab3a82f354"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "53a28234-a208-4be1-9bff-c4ecad021936"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "707e4cc6-b4b0-43a3-b69f-8a2385566c50"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "721e4571-b36a-42a4-8b48-a9dbffde95ee"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "487765fd-d07e-4899-a609-613cca2d2e90", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 11311, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "14105295-997e-4c4c-b6ae-d7de9e044973", "ip_range": {}, "id": "1545a7e4-834c-4aa5-a13a-271dbc735362"}, {"from_port": 7253, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "14105295-997e-4c4c-b6ae-d7de9e044973", "ip_range": {}, "id": "472be784-6d94-4be7-a957-0d361844af69"}, {"from_port": 9160, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "14105295-997e-4c4c-b6ae-d7de9e044973", "ip_range": {}, "id": "abda25e0-cd78-4a90-94d1-ec5aee7cfebc"}, {"from_port": 7253, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "14105295-997e-4c4c-b6ae-d7de9e044973", "ip_range": {}, "id": "b3f77605-0fbd-419b-a598-f2db263901f2"}, {"from_port": 11311, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "14105295-997e-4c4c-b6ae-d7de9e044973", "ip_range": {}, "id": "b9f42dc4-8d5c-4e98-a710-04ea57ec4e1f"}, {"from_port": 9160, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "14105295-997e-4c4c-b6ae-d7de9e044973", "ip_range": {}, "id": "d5394f9b-c9d3-49a2-906d-3e5833a6a0eb"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "14105295-997e-4c4c-b6ae-d7de9e044973", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "7f3c4f6d-ed25-4956-ba8d-18d2e43cec7a", "ip_range": {}, "id": "441a878b-58a4-4549-8242-0dfc480c7b4c"}, {"from_port": 7000, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "7f3c4f6d-ed25-4956-ba8d-18d2e43cec7a", "ip_range": {}, "id": "9e981e88-dbf2-4e9f-9051-c1a7a032be31"}, {"from_port": 11211, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "7f3c4f6d-ed25-4956-ba8d-18d2e43cec7a", "ip_range": {}, "id": "cc9fbc27-1c7a-4157-8069-80ae1a6698cf"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "7f3c4f6d-ed25-4956-ba8d-18d2e43cec7a", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-08-18 09:24:27,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/os-security-groups used request id req-410a2ec7-fb01-411e-922f-b786452352f1 2018-08-18 09:24:27,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.461401939392s 2018-08-18 09:24:27,529 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/os-security-groups used request id req-410a2ec7-fb01-411e-922f-b786452352f1 2018-08-18 09:24:27,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:24:27,541 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:27,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-5b252adb-fb2f-4741-a795-aa37e8d57c5c Date: Sat, 18 Aug 2018 09:24:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:19:06Z", "file": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9/file", "owner": "8dce04c9546a49a5912e800d2d314822", "id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "size": 263324160, "self": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-18T09:19:01Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:24:27,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5b252adb-fb2f-4741-a795-aa37e8d57c5c 2018-08-18 09:24:27,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373640060425s 2018-08-18 09:24:27,576 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5b252adb-fb2f-4741-a795-aa37e8d57c5c 2018-08-18 09:24:27,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 09:24:27,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:28,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:27 GMT Server: Apache x-compute-request-id: req-6836bfd8-ce80-4548-8f4e-3f34d2499d91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6836bfd8-ce80-4548-8f4e-3f34d2499d91 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-18 09:24:28,309 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/volumes/detail used request id req-6836bfd8-ce80-4548-8f4e-3f34d2499d91 2018-08-18 09:24:28,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.730432033539s 2018-08-18 09:24:28,309 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/volumes/detail used request id req-6836bfd8-ce80-4548-8f4e-3f34d2499d91 2018-08-18 09:24:28,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 09:24:28,312 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:28,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-0bae6df6-16a4-48be-b5d0-965ff1dd96ba x-compute-request-id: req-0bae6df6-16a4-48be-b5d0-965ff1dd96ba Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "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": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10"}]} 2018-08-18 09:24:28,334 - 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-0bae6df6-16a4-48be-b5d0-965ff1dd96ba 2018-08-18 09:24:28,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238788127899s 2018-08-18 09:24:28,334 - 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-0bae6df6-16a4-48be-b5d0-965ff1dd96ba 2018-08-18 09:24:28,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-18 09:24:28,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:28,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-514a9183-981c-4010-b310-558799d7e6e5 x-compute-request-id: req-514a9183-981c-4010-b310-558799d7e6e5 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {}, "id": "1d69232d-6221-44d6-8a44-b1e0dff68d91"}, {"from_port": 2380, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {}, "id": "2d6220e7-5439-4934-9c1d-9dab3a82f354"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "53a28234-a208-4be1-9bff-c4ecad021936"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "707e4cc6-b4b0-43a3-b69f-8a2385566c50"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "721e4571-b36a-42a4-8b48-a9dbffde95ee"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "487765fd-d07e-4899-a609-613cca2d2e90", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "289df9ba-09bc-459b-9f67-03a248d45fd4", "ip_range": {}, "id": "4638d930-fa42-4fe8-a7c0-c2db1aec2476"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "289df9ba-09bc-459b-9f67-03a248d45fd4", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 8888, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "ba0be681-2086-42fb-afa2-f0023ffc5e2d", "ip_range": {}, "id": "4c17a5a3-7358-4b69-9676-b94aeb94b141"}, {"from_port": 10888, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "ba0be681-2086-42fb-afa2-f0023ffc5e2d", "ip_range": {}, "id": "7e531093-40cc-4a1d-8bc5-045313a42979"}, {"from_port": 10888, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "ba0be681-2086-42fb-afa2-f0023ffc5e2d", "ip_range": {}, "id": "98075482-9614-4018-a656-d3ce1d8bf32c"}, {"from_port": 8888, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "ba0be681-2086-42fb-afa2-f0023ffc5e2d", "ip_range": {}, "id": "a721b4f8-fdff-48b7-a7c8-4e369cc1e836"}, {"from_port": 10888, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "ba0be681-2086-42fb-afa2-f0023ffc5e2d", "ip_range": {}, "id": "acd9ba0a-0e6a-42ef-a526-5163926ed064"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "ba0be681-2086-42fb-afa2-f0023ffc5e2d", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-08-18 09:24:28,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462/os-security-groups used request id req-514a9183-981c-4010-b310-558799d7e6e5 2018-08-18 09:24:28,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.34441614151s 2018-08-18 09:24:28,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462/os-security-groups used request id req-514a9183-981c-4010-b310-558799d7e6e5 2018-08-18 09:24:28,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:24:28,691 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:28,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-0e467cfe-c565-4770-8fd6-1c9f0ea7b8f0 Date: Sat, 18 Aug 2018 09:24:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:19:06Z", "file": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9/file", "owner": "8dce04c9546a49a5912e800d2d314822", "id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "size": 263324160, "self": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-18T09:19:01Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:24:28,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0e467cfe-c565-4770-8fd6-1c9f0ea7b8f0 2018-08-18 09:24:28,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365200042725s 2018-08-18 09:24:28,725 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0e467cfe-c565-4770-8fd6-1c9f0ea7b8f0 2018-08-18 09:24:28,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 09:24:28,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:29,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:28 GMT Server: Apache x-compute-request-id: req-6f3800d2-b563-438f-90b1-6f5861f564b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6f3800d2-b563-438f-90b1-6f5861f564b5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-18 09:24:29,533 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/volumes/detail used request id req-6f3800d2-b563-438f-90b1-6f5861f564b5 2018-08-18 09:24:29,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.805677175522s 2018-08-18 09:24:29,534 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/volumes/detail used request id req-6f3800d2-b563-438f-90b1-6f5861f564b5 2018-08-18 09:24:30,536 - 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-18 09:24:30,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 09:24:30,539 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:30,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-b20357e9-3b95-48be-8dea-0233f6361867 x-compute-request-id: req-b20357e9-3b95-48be-8dea-0233f6361867 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "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": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10"}]} 2018-08-18 09:24:30,562 - 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-b20357e9-3b95-48be-8dea-0233f6361867 2018-08-18 09:24:30,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026025056839s 2018-08-18 09:24:30,563 - 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-b20357e9-3b95-48be-8dea-0233f6361867 2018-08-18 09:24:30,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-18 09:24:30,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:31,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-6ef26c13-3891-49d4-9f68-7dc551c1197a x-compute-request-id: req-6ef26c13-3891-49d4-9f68-7dc551c1197a Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {}, "id": "1d69232d-6221-44d6-8a44-b1e0dff68d91"}, {"from_port": 2380, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {}, "id": "2d6220e7-5439-4934-9c1d-9dab3a82f354"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "53a28234-a208-4be1-9bff-c4ecad021936"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "707e4cc6-b4b0-43a3-b69f-8a2385566c50"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "721e4571-b36a-42a4-8b48-a9dbffde95ee"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "487765fd-d07e-4899-a609-613cca2d2e90", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "94123595-135c-44d4-9519-bbb3f62f482a", "ip_range": {}, "id": "3f48e3b6-7b00-49c5-a04d-6a94a381de6c"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "94123595-135c-44d4-9519-bbb3f62f482a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8ef51b2-dc2f-4bbb-9ae3-ba9ee3973755"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "94123595-135c-44d4-9519-bbb3f62f482a", "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": "735055f2-884b-4a9a-91de-0ee627f11d0c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "165ca576-9794-49bd-b357-d70ce59edbcd"}, {"from_port": 7888, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "735055f2-884b-4a9a-91de-0ee627f11d0c", "ip_range": {}, "id": "dba46c77-5800-4fc8-a015-b27a6c7c9957"}, {"from_port": 9160, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "735055f2-884b-4a9a-91de-0ee627f11d0c", "ip_range": {}, "id": "f4071f7b-5bd6-4f42-a6c4-658cfa18810a"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "735055f2-884b-4a9a-91de-0ee627f11d0c", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-08-18 09:24:31,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96/os-security-groups used request id req-6ef26c13-3891-49d4-9f68-7dc551c1197a 2018-08-18 09:24:31,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.678914070129s 2018-08-18 09:24:31,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96/os-security-groups used request id req-6ef26c13-3891-49d4-9f68-7dc551c1197a 2018-08-18 09:24:31,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:24:31,254 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:31,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-3c6773f4-1494-4603-811f-b121d4910072 Date: Sat, 18 Aug 2018 09:24:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:19:06Z", "file": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9/file", "owner": "8dce04c9546a49a5912e800d2d314822", "id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "size": 263324160, "self": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-18T09:19:01Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:24:31,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3c6773f4-1494-4603-811f-b121d4910072 2018-08-18 09:24:31,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367481708527s 2018-08-18 09:24:31,288 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3c6773f4-1494-4603-811f-b121d4910072 2018-08-18 09:24:31,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 09:24:31,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:31,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:31 GMT Server: Apache x-compute-request-id: req-bb932090-0550-43be-8b48-5e2d558aa9e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bb932090-0550-43be-8b48-5e2d558aa9e8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-18 09:24:31,977 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/volumes/detail used request id req-bb932090-0550-43be-8b48-5e2d558aa9e8 2018-08-18 09:24:31,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.685626029968s 2018-08-18 09:24:31,977 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/volumes/detail used request id req-bb932090-0550-43be-8b48-5e2d558aa9e8 2018-08-18 09:24:31,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 09:24:31,981 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:32,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-a091439f-5c52-43fb-9ad2-8fe30450799a x-compute-request-id: req-a091439f-5c52-43fb-9ad2-8fe30450799a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "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": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10"}]} 2018-08-18 09:24:32,001 - 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-a091439f-5c52-43fb-9ad2-8fe30450799a 2018-08-18 09:24:32,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022852897644s 2018-08-18 09:24:32,001 - 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-a091439f-5c52-43fb-9ad2-8fe30450799a 2018-08-18 09:24:32,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-18 09:24:32,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:32,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-57214bdc-c21a-4f21-bed9-5dc2de16d1bb x-compute-request-id: req-57214bdc-c21a-4f21-bed9-5dc2de16d1bb Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {}, "id": "1d69232d-6221-44d6-8a44-b1e0dff68d91"}, {"from_port": 2380, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {}, "id": "2d6220e7-5439-4934-9c1d-9dab3a82f354"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "53a28234-a208-4be1-9bff-c4ecad021936"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "707e4cc6-b4b0-43a3-b69f-8a2385566c50"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "721e4571-b36a-42a4-8b48-a9dbffde95ee"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "487765fd-d07e-4899-a609-613cca2d2e90", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "925516a4-b985-4031-941b-5b1bf4848862", "ip_range": {}, "id": "30d4c6d8-d41c-40e4-b55c-bc0b27072502"}, {"from_port": 9888, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "925516a4-b985-4031-941b-5b1bf4848862", "ip_range": {}, "id": "9432727e-d96b-4827-b6e8-0143c69df091"}, {"from_port": 5054, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "925516a4-b985-4031-941b-5b1bf4848862", "ip_range": {}, "id": "9dadc909-e1e8-4828-a60f-eac0558aca03"}, {"from_port": 5052, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "925516a4-b985-4031-941b-5b1bf4848862", "ip_range": {}, "id": "a8efba6c-188a-46e9-a891-b6321d438840"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "925516a4-b985-4031-941b-5b1bf4848862", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "737d7da0-da9c-4847-ba5e-075ed2ba178b", "ip_range": {}, "id": "a684ec35-8879-4ddf-b6d1-60c495349f9e"}, {"from_port": 5052, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "737d7da0-da9c-4847-ba5e-075ed2ba178b", "ip_range": {}, "id": "e50cfe6e-cffa-4a55-a4c9-1dd0a4c3b41e"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "737d7da0-da9c-4847-ba5e-075ed2ba178b", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-08-18 09:24:32,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594/os-security-groups used request id req-57214bdc-c21a-4f21-bed9-5dc2de16d1bb 2018-08-18 09:24:32,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.234081983566s 2018-08-18 09:24:32,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594/os-security-groups used request id req-57214bdc-c21a-4f21-bed9-5dc2de16d1bb 2018-08-18 09:24:32,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:24:32,248 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:32,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-7ca7a0b4-1597-457e-8f77-103fabb4bdfc Date: Sat, 18 Aug 2018 09:24:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:19:06Z", "file": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9/file", "owner": "8dce04c9546a49a5912e800d2d314822", "id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "size": 263324160, "self": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-18T09:19:01Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:24:32,281 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7ca7a0b4-1597-457e-8f77-103fabb4bdfc 2018-08-18 09:24:32,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359179973602s 2018-08-18 09:24:32,281 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7ca7a0b4-1597-457e-8f77-103fabb4bdfc 2018-08-18 09:24:32,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 09:24:32,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:32,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:32 GMT Server: Apache x-compute-request-id: req-e5b217e0-036f-46e4-9b20-18d755f1a8ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e5b217e0-036f-46e4-9b20-18d755f1a8ce Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-18 09:24:32,961 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/volumes/detail used request id req-e5b217e0-036f-46e4-9b20-18d755f1a8ce 2018-08-18 09:24:32,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.67715215683s 2018-08-18 09:24:32,961 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/volumes/detail used request id req-e5b217e0-036f-46e4-9b20-18d755f1a8ce 2018-08-18 09:24:32,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 09:24:32,964 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:32,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-d6671416-0098-4577-979c-1cb1e36a8416 x-compute-request-id: req-d6671416-0098-4577-979c-1cb1e36a8416 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "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": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10"}]} 2018-08-18 09:24:32,988 - 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-d6671416-0098-4577-979c-1cb1e36a8416 2018-08-18 09:24:32,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025768995285s 2018-08-18 09:24:32,988 - 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-d6671416-0098-4577-979c-1cb1e36a8416 2018-08-18 09:24:32,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-18 09:24:32,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:33,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-86ed7283-d424-4f32-a2ae-bb739c5956f1 x-compute-request-id: req-86ed7283-d424-4f32-a2ae-bb739c5956f1 Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {}, "id": "1d69232d-6221-44d6-8a44-b1e0dff68d91"}, {"from_port": 2380, "group": {"tenant_id": "8dce04c9546a49a5912e800d2d314822", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {}, "id": "2d6220e7-5439-4934-9c1d-9dab3a82f354"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "53a28234-a208-4be1-9bff-c4ecad021936"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "707e4cc6-b4b0-43a3-b69f-8a2385566c50"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "487765fd-d07e-4899-a609-613cca2d2e90", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "721e4571-b36a-42a4-8b48-a9dbffde95ee"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "487765fd-d07e-4899-a609-613cca2d2e90", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "2052f57b-d524-4537-8b93-f682f4083d24", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "192ac4ad-fd8e-4c58-b321-40b2f503db66"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "2052f57b-d524-4537-8b93-f682f4083d24", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bb4bf30d-f2aa-4db3-9708-e5f32ff8ab2b"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "2052f57b-d524-4537-8b93-f682f4083d24", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-08-18 09:24:33,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd/os-security-groups used request id req-86ed7283-d424-4f32-a2ae-bb739c5956f1 2018-08-18 09:24:33,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.626617908478s 2018-08-18 09:24:33,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd/os-security-groups used request id req-86ed7283-d424-4f32-a2ae-bb739c5956f1 2018-08-18 09:24:33,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:24:33,627 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:33,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-99f8ba9f-3050-4279-89bd-562710b311ba Date: Sat, 18 Aug 2018 09:24:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:19:06Z", "file": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9/file", "owner": "8dce04c9546a49a5912e800d2d314822", "id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "size": 263324160, "self": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-18T09:19:01Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:24:33,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-99f8ba9f-3050-4279-89bd-562710b311ba 2018-08-18 09:24:33,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374429225922s 2018-08-18 09:24:33,661 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-99f8ba9f-3050-4279-89bd-562710b311ba 2018-08-18 09:24:33,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 09:24:33,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:34,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:33 GMT Server: Apache x-compute-request-id: req-6af45285-14b2-4952-9e74-38c0f35048b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6af45285-14b2-4952-9e74-38c0f35048b9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-18 09:24:34,362 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/volumes/detail used request id req-6af45285-14b2-4952-9e74-38c0f35048b9 2018-08-18 09:24:34,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.697020053864s 2018-08-18 09:24:34,362 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/volumes/detail used request id req-6af45285-14b2-4952-9e74-38c0f35048b9 2018-08-18 09:24:34,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 09:24:34,365 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:34,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-781ac543-6270-4e14-a4f0-2286d94b25f8 x-compute-request-id: req-781ac543-6270-4e14-a4f0-2286d94b25f8 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "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": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10"}]} 2018-08-18 09:24:34,386 - 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-781ac543-6270-4e14-a4f0-2286d94b25f8 2018-08-18 09:24:34,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229251384735s 2018-08-18 09:24:34,386 - 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-781ac543-6270-4e14-a4f0-2286d94b25f8 2018-08-18 09:24:34,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-18 09:24:34,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:34,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-1e37f341-7f6b-4120-ad7a-9efee8cee166 x-compute-request-id: req-1e37f341-7f6b-4120-ad7a-9efee8cee166 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "16f84953-b0d2-49a1-8c36-f0f84b79993d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "771cd4e9-1409-49f8-a88b-7f800a889f4b"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "16f84953-b0d2-49a1-8c36-f0f84b79993d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "994f2869-5311-4ced-8fb8-c39280e5c44c"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "16f84953-b0d2-49a1-8c36-f0f84b79993d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e37635d0-67e5-48d6-b49e-01760a6d99f6"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "16f84953-b0d2-49a1-8c36-f0f84b79993d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f433a14f-cc98-40f8-9318-50094d46218f"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "16f84953-b0d2-49a1-8c36-f0f84b79993d", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "16f84953-b0d2-49a1-8c36-f0f84b79993d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "771cd4e9-1409-49f8-a88b-7f800a889f4b"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "16f84953-b0d2-49a1-8c36-f0f84b79993d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "994f2869-5311-4ced-8fb8-c39280e5c44c"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "16f84953-b0d2-49a1-8c36-f0f84b79993d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e37635d0-67e5-48d6-b49e-01760a6d99f6"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "16f84953-b0d2-49a1-8c36-f0f84b79993d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f433a14f-cc98-40f8-9318-50094d46218f"}], "tenant_id": "8dce04c9546a49a5912e800d2d314822", "id": "16f84953-b0d2-49a1-8c36-f0f84b79993d", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-08-18 09:24:34,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f/os-security-groups used request id req-1e37f341-7f6b-4120-ad7a-9efee8cee166 2018-08-18 09:24:34,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.485929965973s 2018-08-18 09:24:34,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f/os-security-groups used request id req-1e37f341-7f6b-4120-ad7a-9efee8cee166 2018-08-18 09:24:34,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:24:34,885 - 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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:34,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-cb012ff5-87e0-4b9a-b12a-d587b8faaf7c Date: Sat, 18 Aug 2018 09:24:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:19:06Z", "file": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9/file", "owner": "8dce04c9546a49a5912e800d2d314822", "id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "size": 263324160, "self": "/v2/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/0671242a-cb2f-4a69-9942-7e3147f992c9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-18T09:19:01Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:24:34,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cb012ff5-87e0-4b9a-b12a-d587b8faaf7c 2018-08-18 09:24:34,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386488437653s 2018-08-18 09:24:34,920 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cb012ff5-87e0-4b9a-b12a-d587b8faaf7c 2018-08-18 09:24:34,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-18 09:24:34,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:34,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24:34 GMT Server: Apache x-compute-request-id: req-73c7b7e8-aef0-4f35-b924-b501e7fb0b72 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-73c7b7e8-aef0-4f35-b924-b501e7fb0b72 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-18 09:24:34,977 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/volumes/detail used request id req-73c7b7e8-aef0-4f35-b924-b501e7fb0b72 2018-08-18 09:24:34,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0534830093384s 2018-08-18 09:24:34,977 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/8dce04c9546a49a5912e800d2d314822/volumes/detail used request id req-73c7b7e8-aef0-4f35-b924-b501e7fb0b72 2018-08-18 09:24:34,977 - 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:f3:7c:d2', u'version': 4, u'addr': u'192.168.1.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f3:7c:d2', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7a:df:94', u'version': 4, u'addr': u'192.168.0.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7a:df:94', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0671242a-cb2f-4a69-9942-7e3147f992c9', 'name': u'heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 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-18T09:24:15.000000', 'flavor': Munch({u'id': u'ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10', 'name': u'heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 'az': u'nova', 'id': u'd8a14c71-d983-4b21-b8a2-6de1fadd69ba', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1d69232d-6221-44d6-8a44-b1e0dff68d91'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'2d6220e7-5439-4934-9c1d-9dab3a82f354'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'53a28234-a208-4be1-9bff-c4ecad021936'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'707e4cc6-b4b0-43a3-b69f-8a2385566c50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'721e4571-b36a-42a4-8b48-a9dbffde95ee'})], 'id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'e82c3c4b-657d-4f09-888d-9f1317810d62', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'04f9d86e-6384-42e0-b65a-4947a0dbec04'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'e82c3c4b-657d-4f09-888d-9f1317810d62', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'2d5fe404-def9-4d4d-983f-8d76544e01b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'e82c3c4b-657d-4f09-888d-9f1317810d62', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'34d18b10-8bfd-4a89-865b-17e2375c2644'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'e82c3c4b-657d-4f09-888d-9f1317810d62', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'7087dd4c-da7f-4a4d-8c74-31cc30d201d1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e82c3c4b-657d-4f09-888d-9f1317810d62', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'96a7fc38-7961-4b85-9402-5e2b8b152484'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'e82c3c4b-657d-4f09-888d-9f1317810d62', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'a4aa2a0c-b646-4ce2-92b7-60b5dd3a9385'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'e82c3c4b-657d-4f09-888d-9f1317810d62', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'd6ba167a-c310-4724-9181-97260db073a0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'e82c3c4b-657d-4f09-888d-9f1317810d62', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'efccc882-ff6d-4082-8774-0e5b49f2c25b'})], 'id': u'e82c3c4b-657d-4f09-888d-9f1317810d62', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b623ffa379724b66a1d5935e76fdf1cd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2018-08-18T09:24:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T09:24:15Z', 'hostId': u'288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'public_v6': '', 'private_v4': u'192.168.1.6', 'cloud': 'envvars', 'host_id': u'288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc', '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-18T09:24:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'created_at': u'2018-08-18T09:23:35Z', 'created': u'2018-08-18T09:23:35Z', '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:9e:e4:ec', u'version': 4, u'addr': u'192.168.1.12', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f0:19:61', u'version': 4, u'addr': u'192.168.0.22', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f0:19:61', 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'0671242a-cb2f-4a69-9942-7e3147f992c9', 'name': u'heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 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-18T09:24:16.000000', 'flavor': Munch({u'id': u'ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10', 'name': u'heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 'az': u'nova', 'id': u'e621222d-110b-45a7-9d5a-5065884a8be9', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1d69232d-6221-44d6-8a44-b1e0dff68d91'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'2d6220e7-5439-4934-9c1d-9dab3a82f354'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'53a28234-a208-4be1-9bff-c4ecad021936'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'707e4cc6-b4b0-43a3-b69f-8a2385566c50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'721e4571-b36a-42a4-8b48-a9dbffde95ee'})], 'id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'14105295-997e-4c4c-b6ae-d7de9e044973', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'1545a7e4-834c-4aa5-a13a-271dbc735362'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'14105295-997e-4c4c-b6ae-d7de9e044973', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'472be784-6d94-4be7-a957-0d361844af69'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'14105295-997e-4c4c-b6ae-d7de9e044973', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'abda25e0-cd78-4a90-94d1-ec5aee7cfebc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'14105295-997e-4c4c-b6ae-d7de9e044973', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'b3f77605-0fbd-419b-a598-f2db263901f2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'14105295-997e-4c4c-b6ae-d7de9e044973', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'b9f42dc4-8d5c-4e98-a710-04ea57ec4e1f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'14105295-997e-4c4c-b6ae-d7de9e044973', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'd5394f9b-c9d3-49a2-906d-3e5833a6a0eb'})], 'id': u'14105295-997e-4c4c-b6ae-d7de9e044973', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'7f3c4f6d-ed25-4956-ba8d-18d2e43cec7a', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'441a878b-58a4-4549-8242-0dfc480c7b4c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'7f3c4f6d-ed25-4956-ba8d-18d2e43cec7a', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'9e981e88-dbf2-4e9f-9051-c1a7a032be31'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'7f3c4f6d-ed25-4956-ba8d-18d2e43cec7a', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'cc9fbc27-1c7a-4157-8069-80ae1a6698cf'})], 'id': u'7f3c4f6d-ed25-4956-ba8d-18d2e43cec7a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b623ffa379724b66a1d5935e76fdf1cd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2018-08-18T09:24:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T09:24:16Z', 'hostId': u'288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'public_v6': '', 'private_v4': u'192.168.0.22', 'cloud': 'envvars', 'host_id': u'288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc', '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-18T09:24:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'created_at': u'2018-08-18T09:23:35Z', 'created': u'2018-08-18T09:23:35Z', '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:16:e3:cb', u'version': 4, u'addr': u'192.168.1.9', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:60:98', u'version': 4, u'addr': u'192.168.0.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:60:98', 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'0671242a-cb2f-4a69-9942-7e3147f992c9', 'name': u'heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 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-18T09:24:18.000000', 'flavor': Munch({u'id': u'ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10', 'name': u'heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 'az': u'nova', 'id': u'ef57a82c-4f97-4148-be58-f09a6540c462', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1d69232d-6221-44d6-8a44-b1e0dff68d91'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'2d6220e7-5439-4934-9c1d-9dab3a82f354'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'53a28234-a208-4be1-9bff-c4ecad021936'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'707e4cc6-b4b0-43a3-b69f-8a2385566c50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'721e4571-b36a-42a4-8b48-a9dbffde95ee'})], 'id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'289df9ba-09bc-459b-9f67-03a248d45fd4', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'4638d930-fa42-4fe8-a7c0-c2db1aec2476'})], 'id': u'289df9ba-09bc-459b-9f67-03a248d45fd4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'ba0be681-2086-42fb-afa2-f0023ffc5e2d', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'4c17a5a3-7358-4b69-9676-b94aeb94b141'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'ba0be681-2086-42fb-afa2-f0023ffc5e2d', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'7e531093-40cc-4a1d-8bc5-045313a42979'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'ba0be681-2086-42fb-afa2-f0023ffc5e2d', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'98075482-9614-4018-a656-d3ce1d8bf32c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'ba0be681-2086-42fb-afa2-f0023ffc5e2d', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a721b4f8-fdff-48b7-a7c8-4e369cc1e836'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'ba0be681-2086-42fb-afa2-f0023ffc5e2d', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'acd9ba0a-0e6a-42ef-a526-5163926ed064'})], 'id': u'ba0be681-2086-42fb-afa2-f0023ffc5e2d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b623ffa379724b66a1d5935e76fdf1cd', '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'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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-18T09:24:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T09:24:18Z', 'hostId': u'c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'public_v6': '', 'private_v4': u'192.168.0.19', 'cloud': 'envvars', 'host_id': u'c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1', '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-18T09:24:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'created_at': u'2018-08-18T09:23:34Z', 'created': u'2018-08-18T09:23:34Z', '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:fe:69:64', u'version': 4, u'addr': u'192.168.1.29', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fe:69:64', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:36:4d:5a', 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:36:4d:5a', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0671242a-cb2f-4a69-9942-7e3147f992c9', 'name': u'heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 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-18T09:24:18.000000', 'flavor': Munch({u'id': u'ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10', 'name': u'heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 'az': u'nova', 'id': u'10f81097-55e6-4cd4-ae30-841bd1fe4e96', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1d69232d-6221-44d6-8a44-b1e0dff68d91'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'2d6220e7-5439-4934-9c1d-9dab3a82f354'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'53a28234-a208-4be1-9bff-c4ecad021936'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'707e4cc6-b4b0-43a3-b69f-8a2385566c50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'721e4571-b36a-42a4-8b48-a9dbffde95ee'})], 'id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'94123595-135c-44d4-9519-bbb3f62f482a', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'3f48e3b6-7b00-49c5-a04d-6a94a381de6c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'94123595-135c-44d4-9519-bbb3f62f482a', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'e8ef51b2-dc2f-4bbb-9ae3-ba9ee3973755'})], 'id': u'94123595-135c-44d4-9519-bbb3f62f482a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'735055f2-884b-4a9a-91de-0ee627f11d0c', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'165ca576-9794-49bd-b357-d70ce59edbcd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'735055f2-884b-4a9a-91de-0ee627f11d0c', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'dba46c77-5800-4fc8-a015-b27a6c7c9957'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'735055f2-884b-4a9a-91de-0ee627f11d0c', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'f4071f7b-5bd6-4f42-a6c4-658cfa18810a'})], 'id': u'735055f2-884b-4a9a-91de-0ee627f11d0c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b623ffa379724b66a1d5935e76fdf1cd', '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'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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-18T09:24:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T09:24:18Z', 'hostId': u'c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'public_v6': '', 'private_v4': u'192.168.1.29', 'cloud': 'envvars', 'host_id': u'c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1', '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-18T09:24:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'created_at': u'2018-08-18T09:23:33Z', 'created': u'2018-08-18T09:23:33Z', '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:30:9f:0f', 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:da:23:ba', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:da:23:ba', 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'0671242a-cb2f-4a69-9942-7e3147f992c9', 'name': u'heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 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-18T09:24:15.000000', 'flavor': Munch({u'id': u'ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10', 'name': u'heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 'az': u'nova', 'id': u'9469e6d4-308c-45b9-bf90-c3e59a99d594', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1d69232d-6221-44d6-8a44-b1e0dff68d91'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'2d6220e7-5439-4934-9c1d-9dab3a82f354'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'53a28234-a208-4be1-9bff-c4ecad021936'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'707e4cc6-b4b0-43a3-b69f-8a2385566c50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'721e4571-b36a-42a4-8b48-a9dbffde95ee'})], 'id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'925516a4-b985-4031-941b-5b1bf4848862', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'30d4c6d8-d41c-40e4-b55c-bc0b27072502'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'925516a4-b985-4031-941b-5b1bf4848862', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'9432727e-d96b-4827-b6e8-0143c69df091'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'925516a4-b985-4031-941b-5b1bf4848862', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'9dadc909-e1e8-4828-a60f-eac0558aca03'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'925516a4-b985-4031-941b-5b1bf4848862', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'a8efba6c-188a-46e9-a891-b6321d438840'})], 'id': u'925516a4-b985-4031-941b-5b1bf4848862', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'737d7da0-da9c-4847-ba5e-075ed2ba178b', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a684ec35-8879-4ddf-b6d1-60c495349f9e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'737d7da0-da9c-4847-ba5e-075ed2ba178b', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e50cfe6e-cffa-4a55-a4c9-1dd0a4c3b41e'})], 'id': u'737d7da0-da9c-4847-ba5e-075ed2ba178b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b623ffa379724b66a1d5935e76fdf1cd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2018-08-18T09:24:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T09:24:15Z', 'hostId': u'288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'public_v6': '', 'private_v4': u'192.168.0.8', 'cloud': 'envvars', 'host_id': u'288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc', '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-18T09:24:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'created_at': u'2018-08-18T09:23:32Z', 'created': u'2018-08-18T09:23:32Z', '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:f0:92:cf', 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:f0:92:cf', 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'0671242a-cb2f-4a69-9942-7e3147f992c9', 'name': u'heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 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-18T09:23:18.000000', 'flavor': Munch({u'id': u'ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10', 'name': u'heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 'az': u'nova', 'id': u'f14850f7-f858-4a1f-8a73-4f9d529ea5cd', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1d69232d-6221-44d6-8a44-b1e0dff68d91'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'2d6220e7-5439-4934-9c1d-9dab3a82f354'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'53a28234-a208-4be1-9bff-c4ecad021936'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'707e4cc6-b4b0-43a3-b69f-8a2385566c50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'721e4571-b36a-42a4-8b48-a9dbffde95ee'})], 'id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'2052f57b-d524-4537-8b93-f682f4083d24', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'192ac4ad-fd8e-4c58-b321-40b2f503db66'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'2052f57b-d524-4537-8b93-f682f4083d24', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'bb4bf30d-f2aa-4db3-9708-e5f32ff8ab2b'})], 'id': u'2052f57b-d524-4537-8b93-f682f4083d24', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b623ffa379724b66a1d5935e76fdf1cd', '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'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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-18T09:23:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T09:23:18Z', 'hostId': u'c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1', '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-18T09:23:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'created_at': u'2018-08-18T09:21:31Z', 'created': u'2018-08-18T09:21:31Z', '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:5d:93:79', u'version': 4, u'addr': u'192.168.1.2', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:6e:f1', 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:06:6e:f1', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0671242a-cb2f-4a69-9942-7e3147f992c9', 'name': u'heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 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-18T09:21:20.000000', 'flavor': Munch({u'id': u'ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10', 'name': u'heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 'az': u'nova', 'id': u'b6edeb1c-2378-4a63-bbbb-4cf41e58627f', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'16f84953-b0d2-49a1-8c36-f0f84b79993d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'771cd4e9-1409-49f8-a88b-7f800a889f4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'16f84953-b0d2-49a1-8c36-f0f84b79993d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'994f2869-5311-4ced-8fb8-c39280e5c44c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'16f84953-b0d2-49a1-8c36-f0f84b79993d', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'e37635d0-67e5-48d6-b49e-01760a6d99f6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'16f84953-b0d2-49a1-8c36-f0f84b79993d', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'f433a14f-cc98-40f8-9318-50094d46218f'})], 'id': u'16f84953-b0d2-49a1-8c36-f0f84b79993d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'16f84953-b0d2-49a1-8c36-f0f84b79993d', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'771cd4e9-1409-49f8-a88b-7f800a889f4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'16f84953-b0d2-49a1-8c36-f0f84b79993d', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'994f2869-5311-4ced-8fb8-c39280e5c44c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'16f84953-b0d2-49a1-8c36-f0f84b79993d', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'e37635d0-67e5-48d6-b49e-01760a6d99f6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'16f84953-b0d2-49a1-8c36-f0f84b79993d', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'f433a14f-cc98-40f8-9318-50094d46218f'})], 'id': u'16f84953-b0d2-49a1-8c36-f0f84b79993d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b623ffa379724b66a1d5935e76fdf1cd', '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'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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-18T09:21:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T09:21:20Z', 'hostId': u'288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc', '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-18T09:21:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'created_at': u'2018-08-18T09:19:37Z', 'created': u'2018-08-18T09:19:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-08-18 09:24:34,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:24:34,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:35,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-c1659f5a-fd40-469d-8115-4b424e92412a x-compute-request-id: req-c1659f5a-fd40-469d-8115-4b424e92412a Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:24:35,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1659f5a-fd40-469d-8115-4b424e92412a 2018-08-18 09:24:35,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529453992844s 2018-08-18 09:24:35,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1659f5a-fd40-469d-8115-4b424e92412a 2018-08-18 09:24:35,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:24:35,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:24:35,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-c501c413-410f-48dd-bf01-b4af4d11a656 x-compute-request-id: req-c501c413-410f-48dd-bf01-b4af4d11a656 Content-Encoding: gzip Content-Length: 10382 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009175] AppArmor: AppArmor initialized\n[ 0.010274] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020299] Initializing cgroup subsys memory\n[ 0.021444] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025161] Initializing cgroup subsys blkio\n[ 0.026280] Initializing cgroup subsys perf_event\n[ 0.027507] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Not Present\n[ 0.029833] mce: CPU supports 10 MCE banks\n[ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044299] ACPI: Core revision 20131115\n[ 0.045807] ACPI: All ACPI Tables successfully acquired\n[ 0.047333] ftrace: allocating 28746 entries in 113 pages\n[ 0.068238] smpboot: Max logical packages: 2\n[ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076463] Enabling x2apic\n[ 0.077298] Enabled x2apic\n[ 0.078460] Switched APIC routing to physical x2apic.\n[ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.095069] KVM setup paravirtual spinlock\n[ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102855] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120034] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124530] devtmpfs: initialized\n[ 0.126618] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128967] EVM: security.ima\n[ 0.129865] EVM: security.capability\n[ 0.132197] pinctrl core: initialized pinctrl subsystem\n[ 0.133816] regulator-dummy: no parameters\n[ 0.135025] RTC time: 9:24:15, date: 08/18/18\n[ 0.136196] NET: Registered protocol family 16\n[ 0.137612] cpuidle: using governor ladder\n[ 0.138733] cpuidle: using governor menu\n[ 0.139910] ACPI: bus type PCI registered\n[ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141848] PCI: Using configuration type 1 for base access\n[ 0.144071] bio: create slab at 0\n[ 0.145182] ACPI: Added _OSI(Module Device)\n[ 0.145263] ACPI: Added _OSI(Processor Device)\n[ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.150979] ACPI: Interpreter enabled\n[ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161960] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168234] ACPI: No dock devices found.\n[ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179917] acpiphp: Slot [3] registered\n[ 0.180027] acpiphp: Slot [4] registered\n[ 0.181395] acpiphp: Slot [5] registered\n[ 0.182760] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185440] acpiphp: Slot [8] registered\n[ 0.186820] acpiphp: Slot [9] registered\n[ 0.188036] acpiphp: Slot [10] registered\n[ 0.189444] acpiphp: Slot [11] registered\n[ 0.190940] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193446] acpiphp: Slot [14] registered\n[ 0.194856] acpiphp: Slot [15] registered\n[ 0.196021] acpiphp: Slot [16] registered\n[ 0.197439] acpiphp: Slot [17] registered\n[ 0.198846] acpiphp: Slot [18] registered\n[ 0.200029] acpiphp: Slot [19] registered\n[ 0.201457] acpiphp: Slot [20] registered\n[ 0.202876] acpiphp: Slot [21] registered\n[ 0.204022] acpiphp: Slot [22] registered\n[ 0.205447] acpiphp: Slot [23] registered\n[ 0.206873] acpiphp: Slot [24] registered\n[ 0.208022] acpiphp: Slot [25] registered\n[ 0.209441] acpiphp: Slot [26] registered\n[ 0.210879] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213439] acpiphp: Slot [29] registered\n[ 0.214853] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217371] PCI host bridge to bus 0000:00\n[ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.277021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279061] SCSI subsystem initialized\n[ 0.280191] ACPI: bus type USB registered\n[ 0.281537] usbcore: registered new interface driver usbfs\n[ 0.283270] usbcore: registered new interface driver hub\n[ 0.284053] usbcore: registered new device driver usb\n[ 0.285694] PCI: Using ACPI for IRQ routing\n[ 0.285999] NetLabel: Initializing\n[ 0.288008] NetLabel: domain hash size = 128\n[ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291009] NetLabel: unlabeled traffic allowed by default\n[ 0.292288] Switched to clocksource kvm-clock\n[ 0.300987] AppArmor: AppArmor Filesystem Enabled\n[ 0.302258] pnp: PnP ACPI init\n[ 0.303172] ACPI: bus type PNP registered\n[ 0.304768] pnp: PnP ACPI: found 8 devices\n[ 0.305893] ACPI: bus type PNP unregistered\n[ 0.313926] NET: Registered protocol family 2\n[ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319540] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321277] TCP: reno registered\n[ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325478] NET: Registered protocol family 1\n[ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375190] Trying to unpack rootfs image as initramfs...\n[ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485685] Scanning for low memory corruption every 60 seconds\n[ 0.487622] Initialise system trusted keyring\n[ 0.488902] audit: initializing netlink socket (disabled)\n[ 0.490288] type=2000 audit(1534584256.414:1): initialized\n[ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514424] zbud: loaded\n[ 0.515471] VFS: Disk quotas dquot_6.5.2\n[ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518691] fuse init (API version 7.22)\n[ 0.519906] msgmni has been set to 3997\n[ 0.521054] Key type big_key registered\n[ 0.522682] Key type asymmetric registered\n[ 0.523828] Asymmetric key parser 'x509' registered\n[ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527171] io scheduler noop registered\n[ 0.528253] io scheduler deadline registered (default)\n[ 0.529598] io scheduler cfq registered\n[ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533903] ipmi message handler version 39.2\n[ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537124] ACPI: Power Button [PWRF]\n[ 0.538300] GHES: HEST is not enabled!\n[ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658193] Linux agpgart interface v0.103\n[ 0.660487] brd: module loaded\n[ 0.661929] loop: module loaded\n[ 0.663320] blk-mq: CPU -> queue map\n[ 0.664407] CPU 0 -> Queue 0\n[ 0.665341] CPU 1 -> Queue 0\n[ 0.667278] vda: vda1\n[ 0.669025] scsi0 : ata_piix\n[ 0.670103] scsi1 : ata_piix\n[ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674775] libphy: Fixed MDIO Bus: probed\n[ 0.676060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680763] PPP generic driver version 2.4.2\n[ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683828] ehci-pci: EHCI PCI platform driver\n[ 0.685072] ehci-platform: EHCI generic platform driver\n[ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687968] ohci-pci: OHCI PCI platform driver\n[ 0.689190] ohci-platform: OHCI generic platform driver\n[ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723956] usb usb1: Product: UHCI Host Controller\n[ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.727491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729146] hub 1-0:1.0: USB hub found\n[ 0.730432] hub 1-0:1.0: 2 ports detected\n[ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738669] mousedev: PS/2 mouse device common for all mice\n[ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749575] device-mapper: uevent: version 1.0.3\n[ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755843] TCP: cubic registered\n[ 0.757096] NET: Registered protocol family 10\n[ 0.759266] NET: Registered protocol family 17\n[ 0.760788] Key type dns_resolver registered\n[ 0.762478] Loading compiled-in X.509 certificates\n[ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.774653] registered taskstats version 1\n[ 0.778099] Key type trusted registered\n[ 0.782281] Key type encrypted registered\n[ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785583] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787893] regulator-dummy: disabling\n[ 0.789220] Magic number: 14:691:424\n[ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795266] EDD information not available.\n[ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.836543] Write protecting the kernel read-only data: 12288k\n[ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.858150] systemd-udevd[107]: starting version 204\n[ 0.897187] FDC 0 is a S82078B\n[ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205422] usb 1-1: Product: QEMU USB Tablet\n[ 1.206871] usb 1-1: Manufacturer: QEMU\n[ 1.208393] usb 1-1: SerialNumber: 42\n[ 1.913488] 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.269161] 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.419201] 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[ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds.\ncloud-init-nonet[3.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.19]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 |\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 * 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 ]\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:\ndb:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . + =. +. |\n| + E .o o |\n| . . o |\n| . .. |\n| . o S . |\n| . = * . |\n| o . + + |\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:\nf1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o ++o. |\n| o o.+ =.E . |\n| o = = =...o|\n| . * + o o|\n| S + . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o+. |\n|=o .. |\n|oEo o |\n|o* + . . |\n|o * o S |\n| o . o |\n|o . |\n|.o |\n|o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o E |\n| o B .|\n| S . .= = |\n| + =.oo o|\n| = =.+ o|\n| o * o |\n| o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 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 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 OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486\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 [161 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 [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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\n"} 2018-08-18 09:24:35,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-c501c413-410f-48dd-bf01-b4af4d11a656 2018-08-18 09:24:35,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0744769573212s 2018-08-18 09:24:35,603 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-c501c413-410f-48dd-bf01-b4af4d11a656 2018-08-18 09:24:35,603 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009175] AppArmor: AppArmor initialized [ 0.010274] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020299] Initializing cgroup subsys memory [ 0.021444] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025161] Initializing cgroup subsys blkio [ 0.026280] Initializing cgroup subsys perf_event [ 0.027507] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Not Present [ 0.029833] mce: CPU supports 10 MCE banks [ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044299] ACPI: Core revision 20131115 [ 0.045807] ACPI: All ACPI Tables successfully acquired [ 0.047333] ftrace: allocating 28746 entries in 113 pages [ 0.068238] smpboot: Max logical packages: 2 [ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076463] Enabling x2apic [ 0.077298] Enabled x2apic [ 0.078460] Switched APIC routing to physical x2apic. [ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.095069] KVM setup paravirtual spinlock [ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102855] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120034] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124530] devtmpfs: initialized [ 0.126618] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128967] EVM: security.ima [ 0.129865] EVM: security.capability [ 0.132197] pinctrl core: initialized pinctrl subsystem [ 0.133816] regulator-dummy: no parameters [ 0.135025] RTC time: 9:24:15, date: 08/18/18 [ 0.136196] NET: Registered protocol family 16 [ 0.137612] cpuidle: using governor ladder [ 0.138733] cpuidle: using governor menu [ 0.139910] ACPI: bus type PCI registered [ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141848] PCI: Using configuration type 1 for base access [ 0.144071] bio: create slab at 0 [ 0.145182] ACPI: Added _OSI(Module Device) [ 0.145263] ACPI: Added _OSI(Processor Device) [ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.150979] ACPI: Interpreter enabled [ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161960] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168234] ACPI: No dock devices found. [ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179917] acpiphp: Slot [3] registered [ 0.180027] acpiphp: Slot [4] registered [ 0.181395] acpiphp: Slot [5] registered [ 0.182760] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185440] acpiphp: Slot [8] registered [ 0.186820] acpiphp: Slot [9] registered [ 0.188036] acpiphp: Slot [10] registered [ 0.189444] acpiphp: Slot [11] registered [ 0.190940] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193446] acpiphp: Slot [14] registered [ 0.194856] acpiphp: Slot [15] registered [ 0.196021] acpiphp: Slot [16] registered [ 0.197439] acpiphp: Slot [17] registered [ 0.198846] acpiphp: Slot [18] registered [ 0.200029] acpiphp: Slot [19] registered [ 0.201457] acpiphp: Slot [20] registered [ 0.202876] acpiphp: Slot [21] registered [ 0.204022] acpiphp: Slot [22] registered [ 0.205447] acpiphp: Slot [23] registered [ 0.206873] acpiphp: Slot [24] registered [ 0.208022] acpiphp: Slot [25] registered [ 0.209441] acpiphp: Slot [26] registered [ 0.210879] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213439] acpiphp: Slot [29] registered [ 0.214853] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217371] PCI host bridge to bus 0000:00 [ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.277021] vgaarb: bridge control possible 0000:00:02.0 [ 0.279061] SCSI subsystem initialized [ 0.280191] ACPI: bus type USB registered [ 0.281537] usbcore: registered new interface driver usbfs [ 0.283270] usbcore: registered new interface driver hub [ 0.284053] usbcore: registered new device driver usb [ 0.285694] PCI: Using ACPI for IRQ routing [ 0.285999] NetLabel: Initializing [ 0.288008] NetLabel: domain hash size = 128 [ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291009] NetLabel: unlabeled traffic allowed by default [ 0.292288] Switched to clocksource kvm-clock [ 0.300987] AppArmor: AppArmor Filesystem Enabled [ 0.302258] pnp: PnP ACPI init [ 0.303172] ACPI: bus type PNP registered [ 0.304768] pnp: PnP ACPI: found 8 devices [ 0.305893] ACPI: bus type PNP unregistered [ 0.313926] NET: Registered protocol family 2 [ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319540] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321277] TCP: reno registered [ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325478] NET: Registered protocol family 1 [ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375190] Trying to unpack rootfs image as initramfs... [ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485685] Scanning for low memory corruption every 60 seconds [ 0.487622] Initialise system trusted keyring [ 0.488902] audit: initializing netlink socket (disabled) [ 0.490288] type=2000 audit(1534584256.414:1): initialized [ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514424] zbud: loaded [ 0.515471] VFS: Disk quotas dquot_6.5.2 [ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518691] fuse init (API version 7.22) [ 0.519906] msgmni has been set to 3997 [ 0.521054] Key type big_key registered [ 0.522682] Key type asymmetric registered [ 0.523828] Asymmetric key parser 'x509' registered [ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527171] io scheduler noop registered [ 0.528253] io scheduler deadline registered (default) [ 0.529598] io scheduler cfq registered [ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533903] ipmi message handler version 39.2 [ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537124] ACPI: Power Button [PWRF] [ 0.538300] GHES: HEST is not enabled! [ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658193] Linux agpgart interface v0.103 [ 0.660487] brd: module loaded [ 0.661929] loop: module loaded [ 0.663320] blk-mq: CPU -> queue map [ 0.664407] CPU 0 -> Queue 0 [ 0.665341] CPU 1 -> Queue 0 [ 0.667278] vda: vda1 [ 0.669025] scsi0 : ata_piix [ 0.670103] scsi1 : ata_piix [ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674775] libphy: Fixed MDIO Bus: probed [ 0.676060] tun: Universal TUN/TAP device driver, 1.6 [ 0.677470] tun: (C) 1999-2004 Max Krasnyansky [ 0.680763] PPP generic driver version 2.4.2 [ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683828] ehci-pci: EHCI PCI platform driver [ 0.685072] ehci-platform: EHCI generic platform driver [ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687968] ohci-pci: OHCI PCI platform driver [ 0.689190] ohci-platform: OHCI generic platform driver [ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723956] usb usb1: Product: UHCI Host Controller [ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.727491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729146] hub 1-0:1.0: USB hub found [ 0.730432] hub 1-0:1.0: 2 ports detected [ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738669] mousedev: PS/2 mouse device common for all mice [ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743743] rtc_cmos 00:00: RTC can wake from S4 [ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749575] device-mapper: uevent: version 1.0.3 [ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755843] TCP: cubic registered [ 0.757096] NET: Registered protocol family 10 [ 0.759266] NET: Registered protocol family 17 [ 0.760788] Key type dns_resolver registered [ 0.762478] Loading compiled-in X.509 certificates [ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.774653] registered taskstats version 1 [ 0.778099] Key type trusted registered [ 0.782281] Key type encrypted registered [ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785583] IMA: No TPM chip found, activating TPM-bypass! [ 0.787893] regulator-dummy: disabling [ 0.789220] Magic number: 14:691:424 [ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795266] EDD information not available. [ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.836543] Write protecting the kernel read-only data: 12288k [ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.858150] systemd-udevd[107]: starting version 204 [ 0.897187] FDC 0 is a S82078B [ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205422] usb 1-1: Product: QEMU USB Tablet [ 1.206871] usb 1-1: Manufacturer: QEMU [ 1.208393] usb 1-1: SerialNumber: 42 [ 1.913488] 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.269161] 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.419201] 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 ] [ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.19]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . + =. +. | | + E .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: f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o ++o. | | o o.+ =.E . | | o = = =...o| | . * + o o| | S + . | | . | | | | | | | +-----------------+ 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: 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o+. | |=o .. | |oEo o | |o* + . . | |o * o S | | 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: 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o E | | o B .| | S . .= = | | + =.oo o| | = =.+ 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 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 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486 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 [161 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 [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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 2018-08-18 09:24:35,605 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:24:45,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:24:45,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:46,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-0acc3387-e2a3-4562-b66f-19511f3e189e x-compute-request-id: req-0acc3387-e2a3-4562-b66f-19511f3e189e Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:24:46,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0acc3387-e2a3-4562-b66f-19511f3e189e 2018-08-18 09:24:46,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508416891098s 2018-08-18 09:24:46,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0acc3387-e2a3-4562-b66f-19511f3e189e 2018-08-18 09:24:46,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:24:46,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:24:46,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-4424b56e-aa80-4724-8ef2-ce64ed3327f2 x-compute-request-id: req-4424b56e-aa80-4724-8ef2-ce64ed3327f2 Content-Encoding: gzip Content-Length: 12279 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009175] AppArmor: AppArmor initialized\n[ 0.010274] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020299] Initializing cgroup subsys memory\n[ 0.021444] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025161] Initializing cgroup subsys blkio\n[ 0.026280] Initializing cgroup subsys perf_event\n[ 0.027507] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Not Present\n[ 0.029833] mce: CPU supports 10 MCE banks\n[ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044299] ACPI: Core revision 20131115\n[ 0.045807] ACPI: All ACPI Tables successfully acquired\n[ 0.047333] ftrace: allocating 28746 entries in 113 pages\n[ 0.068238] smpboot: Max logical packages: 2\n[ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076463] Enabling x2apic\n[ 0.077298] Enabled x2apic\n[ 0.078460] Switched APIC routing to physical x2apic.\n[ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.095069] KVM setup paravirtual spinlock\n[ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102855] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120034] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124530] devtmpfs: initialized\n[ 0.126618] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128967] EVM: security.ima\n[ 0.129865] EVM: security.capability\n[ 0.132197] pinctrl core: initialized pinctrl subsystem\n[ 0.133816] regulator-dummy: no parameters\n[ 0.135025] RTC time: 9:24:15, date: 08/18/18\n[ 0.136196] NET: Registered protocol family 16\n[ 0.137612] cpuidle: using governor ladder\n[ 0.138733] cpuidle: using governor menu\n[ 0.139910] ACPI: bus type PCI registered\n[ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141848] PCI: Using configuration type 1 for base access\n[ 0.144071] bio: create slab at 0\n[ 0.145182] ACPI: Added _OSI(Module Device)\n[ 0.145263] ACPI: Added _OSI(Processor Device)\n[ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.150979] ACPI: Interpreter enabled\n[ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161960] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168234] ACPI: No dock devices found.\n[ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179917] acpiphp: Slot [3] registered\n[ 0.180027] acpiphp: Slot [4] registered\n[ 0.181395] acpiphp: Slot [5] registered\n[ 0.182760] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185440] acpiphp: Slot [8] registered\n[ 0.186820] acpiphp: Slot [9] registered\n[ 0.188036] acpiphp: Slot [10] registered\n[ 0.189444] acpiphp: Slot [11] registered\n[ 0.190940] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193446] acpiphp: Slot [14] registered\n[ 0.194856] acpiphp: Slot [15] registered\n[ 0.196021] acpiphp: Slot [16] registered\n[ 0.197439] acpiphp: Slot [17] registered\n[ 0.198846] acpiphp: Slot [18] registered\n[ 0.200029] acpiphp: Slot [19] registered\n[ 0.201457] acpiphp: Slot [20] registered\n[ 0.202876] acpiphp: Slot [21] registered\n[ 0.204022] acpiphp: Slot [22] registered\n[ 0.205447] acpiphp: Slot [23] registered\n[ 0.206873] acpiphp: Slot [24] registered\n[ 0.208022] acpiphp: Slot [25] registered\n[ 0.209441] acpiphp: Slot [26] registered\n[ 0.210879] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213439] acpiphp: Slot [29] registered\n[ 0.214853] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217371] PCI host bridge to bus 0000:00\n[ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.277021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279061] SCSI subsystem initialized\n[ 0.280191] ACPI: bus type USB registered\n[ 0.281537] usbcore: registered new interface driver usbfs\n[ 0.283270] usbcore: registered new interface driver hub\n[ 0.284053] usbcore: registered new device driver usb\n[ 0.285694] PCI: Using ACPI for IRQ routing\n[ 0.285999] NetLabel: Initializing\n[ 0.288008] NetLabel: domain hash size = 128\n[ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291009] NetLabel: unlabeled traffic allowed by default\n[ 0.292288] Switched to clocksource kvm-clock\n[ 0.300987] AppArmor: AppArmor Filesystem Enabled\n[ 0.302258] pnp: PnP ACPI init\n[ 0.303172] ACPI: bus type PNP registered\n[ 0.304768] pnp: PnP ACPI: found 8 devices\n[ 0.305893] ACPI: bus type PNP unregistered\n[ 0.313926] NET: Registered protocol family 2\n[ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319540] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321277] TCP: reno registered\n[ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325478] NET: Registered protocol family 1\n[ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375190] Trying to unpack rootfs image as initramfs...\n[ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485685] Scanning for low memory corruption every 60 seconds\n[ 0.487622] Initialise system trusted keyring\n[ 0.488902] audit: initializing netlink socket (disabled)\n[ 0.490288] type=2000 audit(1534584256.414:1): initialized\n[ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514424] zbud: loaded\n[ 0.515471] VFS: Disk quotas dquot_6.5.2\n[ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518691] fuse init (API version 7.22)\n[ 0.519906] msgmni has been set to 3997\n[ 0.521054] Key type big_key registered\n[ 0.522682] Key type asymmetric registered\n[ 0.523828] Asymmetric key parser 'x509' registered\n[ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527171] io scheduler noop registered\n[ 0.528253] io scheduler deadline registered (default)\n[ 0.529598] io scheduler cfq registered\n[ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533903] ipmi message handler version 39.2\n[ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537124] ACPI: Power Button [PWRF]\n[ 0.538300] GHES: HEST is not enabled!\n[ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658193] Linux agpgart interface v0.103\n[ 0.660487] brd: module loaded\n[ 0.661929] loop: module loaded\n[ 0.663320] blk-mq: CPU -> queue map\n[ 0.664407] CPU 0 -> Queue 0\n[ 0.665341] CPU 1 -> Queue 0\n[ 0.667278] vda: vda1\n[ 0.669025] scsi0 : ata_piix\n[ 0.670103] scsi1 : ata_piix\n[ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674775] libphy: Fixed MDIO Bus: probed\n[ 0.676060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680763] PPP generic driver version 2.4.2\n[ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683828] ehci-pci: EHCI PCI platform driver\n[ 0.685072] ehci-platform: EHCI generic platform driver\n[ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687968] ohci-pci: OHCI PCI platform driver\n[ 0.689190] ohci-platform: OHCI generic platform driver\n[ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723956] usb usb1: Product: UHCI Host Controller\n[ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.727491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729146] hub 1-0:1.0: USB hub found\n[ 0.730432] hub 1-0:1.0: 2 ports detected\n[ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738669] mousedev: PS/2 mouse device common for all mice\n[ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749575] device-mapper: uevent: version 1.0.3\n[ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755843] TCP: cubic registered\n[ 0.757096] NET: Registered protocol family 10\n[ 0.759266] NET: Registered protocol family 17\n[ 0.760788] Key type dns_resolver registered\n[ 0.762478] Loading compiled-in X.509 certificates\n[ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.774653] registered taskstats version 1\n[ 0.778099] Key type trusted registered\n[ 0.782281] Key type encrypted registered\n[ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785583] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787893] regulator-dummy: disabling\n[ 0.789220] Magic number: 14:691:424\n[ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795266] EDD information not available.\n[ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.836543] Write protecting the kernel read-only data: 12288k\n[ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.858150] systemd-udevd[107]: starting version 204\n[ 0.897187] FDC 0 is a S82078B\n[ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205422] usb 1-1: Product: QEMU USB Tablet\n[ 1.206871] usb 1-1: Manufacturer: QEMU\n[ 1.208393] usb 1-1: SerialNumber: 42\n[ 1.913488] 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.269161] 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.419201] 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[ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds.\ncloud-init-nonet[3.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.19]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 |\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 * 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 ]\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:\ndb:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . + =. +. |\n| + E .o o |\n| . . o |\n| . .. |\n| . o S . |\n| . = * . |\n| o . + + |\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:\nf1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o ++o. |\n| o o.+ =.E . |\n| o = = =...o|\n| . * + o o|\n| S + . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o+. |\n|=o .. |\n|oEo o |\n|o* + . . |\n|o * o S |\n| o . o |\n|o . |\n|.o |\n|o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o E |\n| o B .|\n| S . .= = |\n| + =.oo o|\n| = =.+ o|\n| o * o |\n| o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 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 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 OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486\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 [161 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 [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\n"} 2018-08-18 09:24:46,209 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-4424b56e-aa80-4724-8ef2-ce64ed3327f2 2018-08-18 09:24:46,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0767018795013s 2018-08-18 09:24:46,211 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-4424b56e-aa80-4724-8ef2-ce64ed3327f2 2018-08-18 09:24:46,211 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009175] AppArmor: AppArmor initialized [ 0.010274] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020299] Initializing cgroup subsys memory [ 0.021444] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025161] Initializing cgroup subsys blkio [ 0.026280] Initializing cgroup subsys perf_event [ 0.027507] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Not Present [ 0.029833] mce: CPU supports 10 MCE banks [ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044299] ACPI: Core revision 20131115 [ 0.045807] ACPI: All ACPI Tables successfully acquired [ 0.047333] ftrace: allocating 28746 entries in 113 pages [ 0.068238] smpboot: Max logical packages: 2 [ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076463] Enabling x2apic [ 0.077298] Enabled x2apic [ 0.078460] Switched APIC routing to physical x2apic. [ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.095069] KVM setup paravirtual spinlock [ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102855] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120034] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124530] devtmpfs: initialized [ 0.126618] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128967] EVM: security.ima [ 0.129865] EVM: security.capability [ 0.132197] pinctrl core: initialized pinctrl subsystem [ 0.133816] regulator-dummy: no parameters [ 0.135025] RTC time: 9:24:15, date: 08/18/18 [ 0.136196] NET: Registered protocol family 16 [ 0.137612] cpuidle: using governor ladder [ 0.138733] cpuidle: using governor menu [ 0.139910] ACPI: bus type PCI registered [ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141848] PCI: Using configuration type 1 for base access [ 0.144071] bio: create slab at 0 [ 0.145182] ACPI: Added _OSI(Module Device) [ 0.145263] ACPI: Added _OSI(Processor Device) [ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.150979] ACPI: Interpreter enabled [ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161960] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168234] ACPI: No dock devices found. [ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179917] acpiphp: Slot [3] registered [ 0.180027] acpiphp: Slot [4] registered [ 0.181395] acpiphp: Slot [5] registered [ 0.182760] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185440] acpiphp: Slot [8] registered [ 0.186820] acpiphp: Slot [9] registered [ 0.188036] acpiphp: Slot [10] registered [ 0.189444] acpiphp: Slot [11] registered [ 0.190940] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193446] acpiphp: Slot [14] registered [ 0.194856] acpiphp: Slot [15] registered [ 0.196021] acpiphp: Slot [16] registered [ 0.197439] acpiphp: Slot [17] registered [ 0.198846] acpiphp: Slot [18] registered [ 0.200029] acpiphp: Slot [19] registered [ 0.201457] acpiphp: Slot [20] registered [ 0.202876] acpiphp: Slot [21] registered [ 0.204022] acpiphp: Slot [22] registered [ 0.205447] acpiphp: Slot [23] registered [ 0.206873] acpiphp: Slot [24] registered [ 0.208022] acpiphp: Slot [25] registered [ 0.209441] acpiphp: Slot [26] registered [ 0.210879] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213439] acpiphp: Slot [29] registered [ 0.214853] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217371] PCI host bridge to bus 0000:00 [ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.277021] vgaarb: bridge control possible 0000:00:02.0 [ 0.279061] SCSI subsystem initialized [ 0.280191] ACPI: bus type USB registered [ 0.281537] usbcore: registered new interface driver usbfs [ 0.283270] usbcore: registered new interface driver hub [ 0.284053] usbcore: registered new device driver usb [ 0.285694] PCI: Using ACPI for IRQ routing [ 0.285999] NetLabel: Initializing [ 0.288008] NetLabel: domain hash size = 128 [ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291009] NetLabel: unlabeled traffic allowed by default [ 0.292288] Switched to clocksource kvm-clock [ 0.300987] AppArmor: AppArmor Filesystem Enabled [ 0.302258] pnp: PnP ACPI init [ 0.303172] ACPI: bus type PNP registered [ 0.304768] pnp: PnP ACPI: found 8 devices [ 0.305893] ACPI: bus type PNP unregistered [ 0.313926] NET: Registered protocol family 2 [ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319540] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321277] TCP: reno registered [ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325478] NET: Registered protocol family 1 [ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375190] Trying to unpack rootfs image as initramfs... [ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485685] Scanning for low memory corruption every 60 seconds [ 0.487622] Initialise system trusted keyring [ 0.488902] audit: initializing netlink socket (disabled) [ 0.490288] type=2000 audit(1534584256.414:1): initialized [ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514424] zbud: loaded [ 0.515471] VFS: Disk quotas dquot_6.5.2 [ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518691] fuse init (API version 7.22) [ 0.519906] msgmni has been set to 3997 [ 0.521054] Key type big_key registered [ 0.522682] Key type asymmetric registered [ 0.523828] Asymmetric key parser 'x509' registered [ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527171] io scheduler noop registered [ 0.528253] io scheduler deadline registered (default) [ 0.529598] io scheduler cfq registered [ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533903] ipmi message handler version 39.2 [ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537124] ACPI: Power Button [PWRF] [ 0.538300] GHES: HEST is not enabled! [ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658193] Linux agpgart interface v0.103 [ 0.660487] brd: module loaded [ 0.661929] loop: module loaded [ 0.663320] blk-mq: CPU -> queue map [ 0.664407] CPU 0 -> Queue 0 [ 0.665341] CPU 1 -> Queue 0 [ 0.667278] vda: vda1 [ 0.669025] scsi0 : ata_piix [ 0.670103] scsi1 : ata_piix [ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674775] libphy: Fixed MDIO Bus: probed [ 0.676060] tun: Universal TUN/TAP device driver, 1.6 [ 0.677470] tun: (C) 1999-2004 Max Krasnyansky [ 0.680763] PPP generic driver version 2.4.2 [ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683828] ehci-pci: EHCI PCI platform driver [ 0.685072] ehci-platform: EHCI generic platform driver [ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687968] ohci-pci: OHCI PCI platform driver [ 0.689190] ohci-platform: OHCI generic platform driver [ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723956] usb usb1: Product: UHCI Host Controller [ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.727491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729146] hub 1-0:1.0: USB hub found [ 0.730432] hub 1-0:1.0: 2 ports detected [ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738669] mousedev: PS/2 mouse device common for all mice [ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743743] rtc_cmos 00:00: RTC can wake from S4 [ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749575] device-mapper: uevent: version 1.0.3 [ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755843] TCP: cubic registered [ 0.757096] NET: Registered protocol family 10 [ 0.759266] NET: Registered protocol family 17 [ 0.760788] Key type dns_resolver registered [ 0.762478] Loading compiled-in X.509 certificates [ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.774653] registered taskstats version 1 [ 0.778099] Key type trusted registered [ 0.782281] Key type encrypted registered [ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785583] IMA: No TPM chip found, activating TPM-bypass! [ 0.787893] regulator-dummy: disabling [ 0.789220] Magic number: 14:691:424 [ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795266] EDD information not available. [ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.836543] Write protecting the kernel read-only data: 12288k [ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.858150] systemd-udevd[107]: starting version 204 [ 0.897187] FDC 0 is a S82078B [ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205422] usb 1-1: Product: QEMU USB Tablet [ 1.206871] usb 1-1: Manufacturer: QEMU [ 1.208393] usb 1-1: SerialNumber: 42 [ 1.913488] 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.269161] 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.419201] 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 ] [ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.19]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . + =. +. | | + E .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: f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o ++o. | | o o.+ =.E . | | o = = =...o| | . * + o o| | S + . | | . | | | | | | | +-----------------+ 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: 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o+. | |=o .. | |oEo o | |o* + . . | |o * o S | | 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: 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o E | | o B .| | S . .= = | | + =.oo o| | = =.+ 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 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 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486 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 [161 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 [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] 2018-08-18 09:24:46,212 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:24:56,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:24:56,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:24:56,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-a599f1ca-296d-4de5-bbb2-f8387e274a60 x-compute-request-id: req-a599f1ca-296d-4de5-bbb2-f8387e274a60 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:24:56,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a599f1ca-296d-4de5-bbb2-f8387e274a60 2018-08-18 09:24:56,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.2869617939s 2018-08-18 09:24:56,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a599f1ca-296d-4de5-bbb2-f8387e274a60 2018-08-18 09:24:56,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:24:56,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:24:56,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:24: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-db286bf3-fc93-44b0-b29e-08d8408594d5 x-compute-request-id: req-db286bf3-fc93-44b0-b29e-08d8408594d5 Content-Encoding: gzip Content-Length: 13217 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009175] AppArmor: AppArmor initialized\n[ 0.010274] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020299] Initializing cgroup subsys memory\n[ 0.021444] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025161] Initializing cgroup subsys blkio\n[ 0.026280] Initializing cgroup subsys perf_event\n[ 0.027507] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Not Present\n[ 0.029833] mce: CPU supports 10 MCE banks\n[ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044299] ACPI: Core revision 20131115\n[ 0.045807] ACPI: All ACPI Tables successfully acquired\n[ 0.047333] ftrace: allocating 28746 entries in 113 pages\n[ 0.068238] smpboot: Max logical packages: 2\n[ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076463] Enabling x2apic\n[ 0.077298] Enabled x2apic\n[ 0.078460] Switched APIC routing to physical x2apic.\n[ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.095069] KVM setup paravirtual spinlock\n[ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102855] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120034] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124530] devtmpfs: initialized\n[ 0.126618] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128967] EVM: security.ima\n[ 0.129865] EVM: security.capability\n[ 0.132197] pinctrl core: initialized pinctrl subsystem\n[ 0.133816] regulator-dummy: no parameters\n[ 0.135025] RTC time: 9:24:15, date: 08/18/18\n[ 0.136196] NET: Registered protocol family 16\n[ 0.137612] cpuidle: using governor ladder\n[ 0.138733] cpuidle: using governor menu\n[ 0.139910] ACPI: bus type PCI registered\n[ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141848] PCI: Using configuration type 1 for base access\n[ 0.144071] bio: create slab at 0\n[ 0.145182] ACPI: Added _OSI(Module Device)\n[ 0.145263] ACPI: Added _OSI(Processor Device)\n[ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.150979] ACPI: Interpreter enabled\n[ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161960] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168234] ACPI: No dock devices found.\n[ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179917] acpiphp: Slot [3] registered\n[ 0.180027] acpiphp: Slot [4] registered\n[ 0.181395] acpiphp: Slot [5] registered\n[ 0.182760] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185440] acpiphp: Slot [8] registered\n[ 0.186820] acpiphp: Slot [9] registered\n[ 0.188036] acpiphp: Slot [10] registered\n[ 0.189444] acpiphp: Slot [11] registered\n[ 0.190940] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193446] acpiphp: Slot [14] registered\n[ 0.194856] acpiphp: Slot [15] registered\n[ 0.196021] acpiphp: Slot [16] registered\n[ 0.197439] acpiphp: Slot [17] registered\n[ 0.198846] acpiphp: Slot [18] registered\n[ 0.200029] acpiphp: Slot [19] registered\n[ 0.201457] acpiphp: Slot [20] registered\n[ 0.202876] acpiphp: Slot [21] registered\n[ 0.204022] acpiphp: Slot [22] registered\n[ 0.205447] acpiphp: Slot [23] registered\n[ 0.206873] acpiphp: Slot [24] registered\n[ 0.208022] acpiphp: Slot [25] registered\n[ 0.209441] acpiphp: Slot [26] registered\n[ 0.210879] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213439] acpiphp: Slot [29] registered\n[ 0.214853] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217371] PCI host bridge to bus 0000:00\n[ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.277021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279061] SCSI subsystem initialized\n[ 0.280191] ACPI: bus type USB registered\n[ 0.281537] usbcore: registered new interface driver usbfs\n[ 0.283270] usbcore: registered new interface driver hub\n[ 0.284053] usbcore: registered new device driver usb\n[ 0.285694] PCI: Using ACPI for IRQ routing\n[ 0.285999] NetLabel: Initializing\n[ 0.288008] NetLabel: domain hash size = 128\n[ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291009] NetLabel: unlabeled traffic allowed by default\n[ 0.292288] Switched to clocksource kvm-clock\n[ 0.300987] AppArmor: AppArmor Filesystem Enabled\n[ 0.302258] pnp: PnP ACPI init\n[ 0.303172] ACPI: bus type PNP registered\n[ 0.304768] pnp: PnP ACPI: found 8 devices\n[ 0.305893] ACPI: bus type PNP unregistered\n[ 0.313926] NET: Registered protocol family 2\n[ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319540] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321277] TCP: reno registered\n[ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325478] NET: Registered protocol family 1\n[ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375190] Trying to unpack rootfs image as initramfs...\n[ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485685] Scanning for low memory corruption every 60 seconds\n[ 0.487622] Initialise system trusted keyring\n[ 0.488902] audit: initializing netlink socket (disabled)\n[ 0.490288] type=2000 audit(1534584256.414:1): initialized\n[ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514424] zbud: loaded\n[ 0.515471] VFS: Disk quotas dquot_6.5.2\n[ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518691] fuse init (API version 7.22)\n[ 0.519906] msgmni has been set to 3997\n[ 0.521054] Key type big_key registered\n[ 0.522682] Key type asymmetric registered\n[ 0.523828] Asymmetric key parser 'x509' registered\n[ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527171] io scheduler noop registered\n[ 0.528253] io scheduler deadline registered (default)\n[ 0.529598] io scheduler cfq registered\n[ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533903] ipmi message handler version 39.2\n[ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537124] ACPI: Power Button [PWRF]\n[ 0.538300] GHES: HEST is not enabled!\n[ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658193] Linux agpgart interface v0.103\n[ 0.660487] brd: module loaded\n[ 0.661929] loop: module loaded\n[ 0.663320] blk-mq: CPU -> queue map\n[ 0.664407] CPU 0 -> Queue 0\n[ 0.665341] CPU 1 -> Queue 0\n[ 0.667278] vda: vda1\n[ 0.669025] scsi0 : ata_piix\n[ 0.670103] scsi1 : ata_piix\n[ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674775] libphy: Fixed MDIO Bus: probed\n[ 0.676060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680763] PPP generic driver version 2.4.2\n[ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683828] ehci-pci: EHCI PCI platform driver\n[ 0.685072] ehci-platform: EHCI generic platform driver\n[ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687968] ohci-pci: OHCI PCI platform driver\n[ 0.689190] ohci-platform: OHCI generic platform driver\n[ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723956] usb usb1: Product: UHCI Host Controller\n[ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.727491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729146] hub 1-0:1.0: USB hub found\n[ 0.730432] hub 1-0:1.0: 2 ports detected\n[ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738669] mousedev: PS/2 mouse device common for all mice\n[ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749575] device-mapper: uevent: version 1.0.3\n[ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755843] TCP: cubic registered\n[ 0.757096] NET: Registered protocol family 10\n[ 0.759266] NET: Registered protocol family 17\n[ 0.760788] Key type dns_resolver registered\n[ 0.762478] Loading compiled-in X.509 certificates\n[ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.774653] registered taskstats version 1\n[ 0.778099] Key type trusted registered\n[ 0.782281] Key type encrypted registered\n[ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785583] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787893] regulator-dummy: disabling\n[ 0.789220] Magic number: 14:691:424\n[ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795266] EDD information not available.\n[ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.836543] Write protecting the kernel read-only data: 12288k\n[ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.858150] systemd-udevd[107]: starting version 204\n[ 0.897187] FDC 0 is a S82078B\n[ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205422] usb 1-1: Product: QEMU USB Tablet\n[ 1.206871] usb 1-1: Manufacturer: QEMU\n[ 1.208393] usb 1-1: SerialNumber: 42\n[ 1.913488] 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.269161] 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.419201] 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[ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds.\ncloud-init-nonet[3.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.19]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 |\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 * 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 ]\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:\ndb:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . + =. +. |\n| + E .o o |\n| . . o |\n| . .. |\n| . o S . |\n| . = * . |\n| o . + + |\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:\nf1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o ++o. |\n| o o.+ =.E . |\n| o = = =...o|\n| . * + o o|\n| S + . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o+. |\n|=o .. |\n|oEo o |\n|o* + . . |\n|o * o S |\n| o . o |\n|o . |\n|.o |\n|o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o E |\n| o B .|\n| S . .= = |\n| + =.oo o|\n| = =.+ o|\n| o * o |\n| o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 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 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 OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486\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 [161 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 [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 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) ...\n"} 2018-08-18 09:24:56,593 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-db286bf3-fc93-44b0-b29e-08d8408594d5 2018-08-18 09:24:56,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0751659870148s 2018-08-18 09:24:56,595 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-db286bf3-fc93-44b0-b29e-08d8408594d5 2018-08-18 09:24:56,595 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009175] AppArmor: AppArmor initialized [ 0.010274] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020299] Initializing cgroup subsys memory [ 0.021444] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025161] Initializing cgroup subsys blkio [ 0.026280] Initializing cgroup subsys perf_event [ 0.027507] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Not Present [ 0.029833] mce: CPU supports 10 MCE banks [ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044299] ACPI: Core revision 20131115 [ 0.045807] ACPI: All ACPI Tables successfully acquired [ 0.047333] ftrace: allocating 28746 entries in 113 pages [ 0.068238] smpboot: Max logical packages: 2 [ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076463] Enabling x2apic [ 0.077298] Enabled x2apic [ 0.078460] Switched APIC routing to physical x2apic. [ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.095069] KVM setup paravirtual spinlock [ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102855] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120034] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124530] devtmpfs: initialized [ 0.126618] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128967] EVM: security.ima [ 0.129865] EVM: security.capability [ 0.132197] pinctrl core: initialized pinctrl subsystem [ 0.133816] regulator-dummy: no parameters [ 0.135025] RTC time: 9:24:15, date: 08/18/18 [ 0.136196] NET: Registered protocol family 16 [ 0.137612] cpuidle: using governor ladder [ 0.138733] cpuidle: using governor menu [ 0.139910] ACPI: bus type PCI registered [ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141848] PCI: Using configuration type 1 for base access [ 0.144071] bio: create slab at 0 [ 0.145182] ACPI: Added _OSI(Module Device) [ 0.145263] ACPI: Added _OSI(Processor Device) [ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.150979] ACPI: Interpreter enabled [ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161960] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168234] ACPI: No dock devices found. [ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179917] acpiphp: Slot [3] registered [ 0.180027] acpiphp: Slot [4] registered [ 0.181395] acpiphp: Slot [5] registered [ 0.182760] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185440] acpiphp: Slot [8] registered [ 0.186820] acpiphp: Slot [9] registered [ 0.188036] acpiphp: Slot [10] registered [ 0.189444] acpiphp: Slot [11] registered [ 0.190940] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193446] acpiphp: Slot [14] registered [ 0.194856] acpiphp: Slot [15] registered [ 0.196021] acpiphp: Slot [16] registered [ 0.197439] acpiphp: Slot [17] registered [ 0.198846] acpiphp: Slot [18] registered [ 0.200029] acpiphp: Slot [19] registered [ 0.201457] acpiphp: Slot [20] registered [ 0.202876] acpiphp: Slot [21] registered [ 0.204022] acpiphp: Slot [22] registered [ 0.205447] acpiphp: Slot [23] registered [ 0.206873] acpiphp: Slot [24] registered [ 0.208022] acpiphp: Slot [25] registered [ 0.209441] acpiphp: Slot [26] registered [ 0.210879] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213439] acpiphp: Slot [29] registered [ 0.214853] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217371] PCI host bridge to bus 0000:00 [ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.277021] vgaarb: bridge control possible 0000:00:02.0 [ 0.279061] SCSI subsystem initialized [ 0.280191] ACPI: bus type USB registered [ 0.281537] usbcore: registered new interface driver usbfs [ 0.283270] usbcore: registered new interface driver hub [ 0.284053] usbcore: registered new device driver usb [ 0.285694] PCI: Using ACPI for IRQ routing [ 0.285999] NetLabel: Initializing [ 0.288008] NetLabel: domain hash size = 128 [ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291009] NetLabel: unlabeled traffic allowed by default [ 0.292288] Switched to clocksource kvm-clock [ 0.300987] AppArmor: AppArmor Filesystem Enabled [ 0.302258] pnp: PnP ACPI init [ 0.303172] ACPI: bus type PNP registered [ 0.304768] pnp: PnP ACPI: found 8 devices [ 0.305893] ACPI: bus type PNP unregistered [ 0.313926] NET: Registered protocol family 2 [ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319540] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321277] TCP: reno registered [ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325478] NET: Registered protocol family 1 [ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375190] Trying to unpack rootfs image as initramfs... [ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485685] Scanning for low memory corruption every 60 seconds [ 0.487622] Initialise system trusted keyring [ 0.488902] audit: initializing netlink socket (disabled) [ 0.490288] type=2000 audit(1534584256.414:1): initialized [ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514424] zbud: loaded [ 0.515471] VFS: Disk quotas dquot_6.5.2 [ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518691] fuse init (API version 7.22) [ 0.519906] msgmni has been set to 3997 [ 0.521054] Key type big_key registered [ 0.522682] Key type asymmetric registered [ 0.523828] Asymmetric key parser 'x509' registered [ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527171] io scheduler noop registered [ 0.528253] io scheduler deadline registered (default) [ 0.529598] io scheduler cfq registered [ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533903] ipmi message handler version 39.2 [ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537124] ACPI: Power Button [PWRF] [ 0.538300] GHES: HEST is not enabled! [ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658193] Linux agpgart interface v0.103 [ 0.660487] brd: module loaded [ 0.661929] loop: module loaded [ 0.663320] blk-mq: CPU -> queue map [ 0.664407] CPU 0 -> Queue 0 [ 0.665341] CPU 1 -> Queue 0 [ 0.667278] vda: vda1 [ 0.669025] scsi0 : ata_piix [ 0.670103] scsi1 : ata_piix [ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674775] libphy: Fixed MDIO Bus: probed [ 0.676060] tun: Universal TUN/TAP device driver, 1.6 [ 0.677470] tun: (C) 1999-2004 Max Krasnyansky [ 0.680763] PPP generic driver version 2.4.2 [ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683828] ehci-pci: EHCI PCI platform driver [ 0.685072] ehci-platform: EHCI generic platform driver [ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687968] ohci-pci: OHCI PCI platform driver [ 0.689190] ohci-platform: OHCI generic platform driver [ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723956] usb usb1: Product: UHCI Host Controller [ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.727491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729146] hub 1-0:1.0: USB hub found [ 0.730432] hub 1-0:1.0: 2 ports detected [ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738669] mousedev: PS/2 mouse device common for all mice [ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743743] rtc_cmos 00:00: RTC can wake from S4 [ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749575] device-mapper: uevent: version 1.0.3 [ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755843] TCP: cubic registered [ 0.757096] NET: Registered protocol family 10 [ 0.759266] NET: Registered protocol family 17 [ 0.760788] Key type dns_resolver registered [ 0.762478] Loading compiled-in X.509 certificates [ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.774653] registered taskstats version 1 [ 0.778099] Key type trusted registered [ 0.782281] Key type encrypted registered [ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785583] IMA: No TPM chip found, activating TPM-bypass! [ 0.787893] regulator-dummy: disabling [ 0.789220] Magic number: 14:691:424 [ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795266] EDD information not available. [ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.836543] Write protecting the kernel read-only data: 12288k [ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.858150] systemd-udevd[107]: starting version 204 [ 0.897187] FDC 0 is a S82078B [ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205422] usb 1-1: Product: QEMU USB Tablet [ 1.206871] usb 1-1: Manufacturer: QEMU [ 1.208393] usb 1-1: SerialNumber: 42 [ 1.913488] 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.269161] 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.419201] 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 ] [ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.19]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . + =. +. | | + E .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: f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o ++o. | | o o.+ =.E . | | o = = =...o| | . * + o o| | S + . | | . | | | | | | | +-----------------+ 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: 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o+. | |=o .. | |oEo o | |o* + . . | |o * o S | | 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: 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o E | | o B .| | S . .= = | | + =.oo o| | = =.+ 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 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 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486 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 [161 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 [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 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) ... 2018-08-18 09:24:56,597 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:25:06,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:25:06,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:25:07,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:25: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-2279f09a-d036-4062-bbfe-e3f0d32da708 x-compute-request-id: req-2279f09a-d036-4062-bbfe-e3f0d32da708 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:25:07,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2279f09a-d036-4062-bbfe-e3f0d32da708 2018-08-18 09:25:07,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5325319767s 2018-08-18 09:25:07,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2279f09a-d036-4062-bbfe-e3f0d32da708 2018-08-18 09:25:07,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:25:07,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:25:07,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:25: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-ec568bfa-9754-4dfb-8005-974cb29bedf5 x-compute-request-id: req-ec568bfa-9754-4dfb-8005-974cb29bedf5 Content-Encoding: gzip Content-Length: 13552 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009175] AppArmor: AppArmor initialized\n[ 0.010274] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020299] Initializing cgroup subsys memory\n[ 0.021444] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025161] Initializing cgroup subsys blkio\n[ 0.026280] Initializing cgroup subsys perf_event\n[ 0.027507] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Not Present\n[ 0.029833] mce: CPU supports 10 MCE banks\n[ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044299] ACPI: Core revision 20131115\n[ 0.045807] ACPI: All ACPI Tables successfully acquired\n[ 0.047333] ftrace: allocating 28746 entries in 113 pages\n[ 0.068238] smpboot: Max logical packages: 2\n[ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076463] Enabling x2apic\n[ 0.077298] Enabled x2apic\n[ 0.078460] Switched APIC routing to physical x2apic.\n[ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.095069] KVM setup paravirtual spinlock\n[ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102855] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120034] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124530] devtmpfs: initialized\n[ 0.126618] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128967] EVM: security.ima\n[ 0.129865] EVM: security.capability\n[ 0.132197] pinctrl core: initialized pinctrl subsystem\n[ 0.133816] regulator-dummy: no parameters\n[ 0.135025] RTC time: 9:24:15, date: 08/18/18\n[ 0.136196] NET: Registered protocol family 16\n[ 0.137612] cpuidle: using governor ladder\n[ 0.138733] cpuidle: using governor menu\n[ 0.139910] ACPI: bus type PCI registered\n[ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141848] PCI: Using configuration type 1 for base access\n[ 0.144071] bio: create slab at 0\n[ 0.145182] ACPI: Added _OSI(Module Device)\n[ 0.145263] ACPI: Added _OSI(Processor Device)\n[ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.150979] ACPI: Interpreter enabled\n[ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161960] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168234] ACPI: No dock devices found.\n[ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179917] acpiphp: Slot [3] registered\n[ 0.180027] acpiphp: Slot [4] registered\n[ 0.181395] acpiphp: Slot [5] registered\n[ 0.182760] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185440] acpiphp: Slot [8] registered\n[ 0.186820] acpiphp: Slot [9] registered\n[ 0.188036] acpiphp: Slot [10] registered\n[ 0.189444] acpiphp: Slot [11] registered\n[ 0.190940] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193446] acpiphp: Slot [14] registered\n[ 0.194856] acpiphp: Slot [15] registered\n[ 0.196021] acpiphp: Slot [16] registered\n[ 0.197439] acpiphp: Slot [17] registered\n[ 0.198846] acpiphp: Slot [18] registered\n[ 0.200029] acpiphp: Slot [19] registered\n[ 0.201457] acpiphp: Slot [20] registered\n[ 0.202876] acpiphp: Slot [21] registered\n[ 0.204022] acpiphp: Slot [22] registered\n[ 0.205447] acpiphp: Slot [23] registered\n[ 0.206873] acpiphp: Slot [24] registered\n[ 0.208022] acpiphp: Slot [25] registered\n[ 0.209441] acpiphp: Slot [26] registered\n[ 0.210879] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213439] acpiphp: Slot [29] registered\n[ 0.214853] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217371] PCI host bridge to bus 0000:00\n[ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.277021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279061] SCSI subsystem initialized\n[ 0.280191] ACPI: bus type USB registered\n[ 0.281537] usbcore: registered new interface driver usbfs\n[ 0.283270] usbcore: registered new interface driver hub\n[ 0.284053] usbcore: registered new device driver usb\n[ 0.285694] PCI: Using ACPI for IRQ routing\n[ 0.285999] NetLabel: Initializing\n[ 0.288008] NetLabel: domain hash size = 128\n[ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291009] NetLabel: unlabeled traffic allowed by default\n[ 0.292288] Switched to clocksource kvm-clock\n[ 0.300987] AppArmor: AppArmor Filesystem Enabled\n[ 0.302258] pnp: PnP ACPI init\n[ 0.303172] ACPI: bus type PNP registered\n[ 0.304768] pnp: PnP ACPI: found 8 devices\n[ 0.305893] ACPI: bus type PNP unregistered\n[ 0.313926] NET: Registered protocol family 2\n[ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319540] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321277] TCP: reno registered\n[ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325478] NET: Registered protocol family 1\n[ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375190] Trying to unpack rootfs image as initramfs...\n[ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485685] Scanning for low memory corruption every 60 seconds\n[ 0.487622] Initialise system trusted keyring\n[ 0.488902] audit: initializing netlink socket (disabled)\n[ 0.490288] type=2000 audit(1534584256.414:1): initialized\n[ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514424] zbud: loaded\n[ 0.515471] VFS: Disk quotas dquot_6.5.2\n[ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518691] fuse init (API version 7.22)\n[ 0.519906] msgmni has been set to 3997\n[ 0.521054] Key type big_key registered\n[ 0.522682] Key type asymmetric registered\n[ 0.523828] Asymmetric key parser 'x509' registered\n[ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527171] io scheduler noop registered\n[ 0.528253] io scheduler deadline registered (default)\n[ 0.529598] io scheduler cfq registered\n[ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533903] ipmi message handler version 39.2\n[ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537124] ACPI: Power Button [PWRF]\n[ 0.538300] GHES: HEST is not enabled!\n[ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658193] Linux agpgart interface v0.103\n[ 0.660487] brd: module loaded\n[ 0.661929] loop: module loaded\n[ 0.663320] blk-mq: CPU -> queue map\n[ 0.664407] CPU 0 -> Queue 0\n[ 0.665341] CPU 1 -> Queue 0\n[ 0.667278] vda: vda1\n[ 0.669025] scsi0 : ata_piix\n[ 0.670103] scsi1 : ata_piix\n[ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674775] libphy: Fixed MDIO Bus: probed\n[ 0.676060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680763] PPP generic driver version 2.4.2\n[ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683828] ehci-pci: EHCI PCI platform driver\n[ 0.685072] ehci-platform: EHCI generic platform driver\n[ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687968] ohci-pci: OHCI PCI platform driver\n[ 0.689190] ohci-platform: OHCI generic platform driver\n[ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723956] usb usb1: Product: UHCI Host Controller\n[ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.727491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729146] hub 1-0:1.0: USB hub found\n[ 0.730432] hub 1-0:1.0: 2 ports detected\n[ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738669] mousedev: PS/2 mouse device common for all mice\n[ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749575] device-mapper: uevent: version 1.0.3\n[ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755843] TCP: cubic registered\n[ 0.757096] NET: Registered protocol family 10\n[ 0.759266] NET: Registered protocol family 17\n[ 0.760788] Key type dns_resolver registered\n[ 0.762478] Loading compiled-in X.509 certificates\n[ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.774653] registered taskstats version 1\n[ 0.778099] Key type trusted registered\n[ 0.782281] Key type encrypted registered\n[ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785583] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787893] regulator-dummy: disabling\n[ 0.789220] Magic number: 14:691:424\n[ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795266] EDD information not available.\n[ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.836543] Write protecting the kernel read-only data: 12288k\n[ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.858150] systemd-udevd[107]: starting version 204\n[ 0.897187] FDC 0 is a S82078B\n[ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205422] usb 1-1: Product: QEMU USB Tablet\n[ 1.206871] usb 1-1: Manufacturer: QEMU\n[ 1.208393] usb 1-1: SerialNumber: 42\n[ 1.913488] 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.269161] 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.419201] 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[ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds.\ncloud-init-nonet[3.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.19]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 |\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 * 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 ]\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:\ndb:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . + =. +. |\n| + E .o o |\n| . . o |\n| . .. |\n| . o S . |\n| . = * . |\n| o . + + |\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:\nf1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o ++o. |\n| o o.+ =.E . |\n| o = = =...o|\n| . * + o o|\n| S + . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o+. |\n|=o .. |\n|oEo o |\n|o* + . . |\n|o * o S |\n| o . o |\n|o . |\n|.o |\n|o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o E |\n| o B .|\n| S . .= = |\n| + =.oo o|\n| = =.+ o|\n| o * o |\n| o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 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 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 OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486\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 [161 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 [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 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) ...\n"} 2018-08-18 09:25:07,239 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-ec568bfa-9754-4dfb-8005-974cb29bedf5 2018-08-18 09:25:07,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0908107757568s 2018-08-18 09:25:07,241 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-ec568bfa-9754-4dfb-8005-974cb29bedf5 2018-08-18 09:25:07,241 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009175] AppArmor: AppArmor initialized [ 0.010274] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020299] Initializing cgroup subsys memory [ 0.021444] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025161] Initializing cgroup subsys blkio [ 0.026280] Initializing cgroup subsys perf_event [ 0.027507] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Not Present [ 0.029833] mce: CPU supports 10 MCE banks [ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044299] ACPI: Core revision 20131115 [ 0.045807] ACPI: All ACPI Tables successfully acquired [ 0.047333] ftrace: allocating 28746 entries in 113 pages [ 0.068238] smpboot: Max logical packages: 2 [ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076463] Enabling x2apic [ 0.077298] Enabled x2apic [ 0.078460] Switched APIC routing to physical x2apic. [ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.095069] KVM setup paravirtual spinlock [ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102855] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120034] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124530] devtmpfs: initialized [ 0.126618] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128967] EVM: security.ima [ 0.129865] EVM: security.capability [ 0.132197] pinctrl core: initialized pinctrl subsystem [ 0.133816] regulator-dummy: no parameters [ 0.135025] RTC time: 9:24:15, date: 08/18/18 [ 0.136196] NET: Registered protocol family 16 [ 0.137612] cpuidle: using governor ladder [ 0.138733] cpuidle: using governor menu [ 0.139910] ACPI: bus type PCI registered [ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141848] PCI: Using configuration type 1 for base access [ 0.144071] bio: create slab at 0 [ 0.145182] ACPI: Added _OSI(Module Device) [ 0.145263] ACPI: Added _OSI(Processor Device) [ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.150979] ACPI: Interpreter enabled [ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161960] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168234] ACPI: No dock devices found. [ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179917] acpiphp: Slot [3] registered [ 0.180027] acpiphp: Slot [4] registered [ 0.181395] acpiphp: Slot [5] registered [ 0.182760] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185440] acpiphp: Slot [8] registered [ 0.186820] acpiphp: Slot [9] registered [ 0.188036] acpiphp: Slot [10] registered [ 0.189444] acpiphp: Slot [11] registered [ 0.190940] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193446] acpiphp: Slot [14] registered [ 0.194856] acpiphp: Slot [15] registered [ 0.196021] acpiphp: Slot [16] registered [ 0.197439] acpiphp: Slot [17] registered [ 0.198846] acpiphp: Slot [18] registered [ 0.200029] acpiphp: Slot [19] registered [ 0.201457] acpiphp: Slot [20] registered [ 0.202876] acpiphp: Slot [21] registered [ 0.204022] acpiphp: Slot [22] registered [ 0.205447] acpiphp: Slot [23] registered [ 0.206873] acpiphp: Slot [24] registered [ 0.208022] acpiphp: Slot [25] registered [ 0.209441] acpiphp: Slot [26] registered [ 0.210879] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213439] acpiphp: Slot [29] registered [ 0.214853] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217371] PCI host bridge to bus 0000:00 [ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.277021] vgaarb: bridge control possible 0000:00:02.0 [ 0.279061] SCSI subsystem initialized [ 0.280191] ACPI: bus type USB registered [ 0.281537] usbcore: registered new interface driver usbfs [ 0.283270] usbcore: registered new interface driver hub [ 0.284053] usbcore: registered new device driver usb [ 0.285694] PCI: Using ACPI for IRQ routing [ 0.285999] NetLabel: Initializing [ 0.288008] NetLabel: domain hash size = 128 [ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291009] NetLabel: unlabeled traffic allowed by default [ 0.292288] Switched to clocksource kvm-clock [ 0.300987] AppArmor: AppArmor Filesystem Enabled [ 0.302258] pnp: PnP ACPI init [ 0.303172] ACPI: bus type PNP registered [ 0.304768] pnp: PnP ACPI: found 8 devices [ 0.305893] ACPI: bus type PNP unregistered [ 0.313926] NET: Registered protocol family 2 [ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319540] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321277] TCP: reno registered [ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325478] NET: Registered protocol family 1 [ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375190] Trying to unpack rootfs image as initramfs... [ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485685] Scanning for low memory corruption every 60 seconds [ 0.487622] Initialise system trusted keyring [ 0.488902] audit: initializing netlink socket (disabled) [ 0.490288] type=2000 audit(1534584256.414:1): initialized [ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514424] zbud: loaded [ 0.515471] VFS: Disk quotas dquot_6.5.2 [ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518691] fuse init (API version 7.22) [ 0.519906] msgmni has been set to 3997 [ 0.521054] Key type big_key registered [ 0.522682] Key type asymmetric registered [ 0.523828] Asymmetric key parser 'x509' registered [ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527171] io scheduler noop registered [ 0.528253] io scheduler deadline registered (default) [ 0.529598] io scheduler cfq registered [ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533903] ipmi message handler version 39.2 [ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537124] ACPI: Power Button [PWRF] [ 0.538300] GHES: HEST is not enabled! [ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658193] Linux agpgart interface v0.103 [ 0.660487] brd: module loaded [ 0.661929] loop: module loaded [ 0.663320] blk-mq: CPU -> queue map [ 0.664407] CPU 0 -> Queue 0 [ 0.665341] CPU 1 -> Queue 0 [ 0.667278] vda: vda1 [ 0.669025] scsi0 : ata_piix [ 0.670103] scsi1 : ata_piix [ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674775] libphy: Fixed MDIO Bus: probed [ 0.676060] tun: Universal TUN/TAP device driver, 1.6 [ 0.677470] tun: (C) 1999-2004 Max Krasnyansky [ 0.680763] PPP generic driver version 2.4.2 [ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683828] ehci-pci: EHCI PCI platform driver [ 0.685072] ehci-platform: EHCI generic platform driver [ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687968] ohci-pci: OHCI PCI platform driver [ 0.689190] ohci-platform: OHCI generic platform driver [ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723956] usb usb1: Product: UHCI Host Controller [ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.727491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729146] hub 1-0:1.0: USB hub found [ 0.730432] hub 1-0:1.0: 2 ports detected [ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738669] mousedev: PS/2 mouse device common for all mice [ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743743] rtc_cmos 00:00: RTC can wake from S4 [ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749575] device-mapper: uevent: version 1.0.3 [ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755843] TCP: cubic registered [ 0.757096] NET: Registered protocol family 10 [ 0.759266] NET: Registered protocol family 17 [ 0.760788] Key type dns_resolver registered [ 0.762478] Loading compiled-in X.509 certificates [ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.774653] registered taskstats version 1 [ 0.778099] Key type trusted registered [ 0.782281] Key type encrypted registered [ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785583] IMA: No TPM chip found, activating TPM-bypass! [ 0.787893] regulator-dummy: disabling [ 0.789220] Magic number: 14:691:424 [ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795266] EDD information not available. [ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.836543] Write protecting the kernel read-only data: 12288k [ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.858150] systemd-udevd[107]: starting version 204 [ 0.897187] FDC 0 is a S82078B [ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205422] usb 1-1: Product: QEMU USB Tablet [ 1.206871] usb 1-1: Manufacturer: QEMU [ 1.208393] usb 1-1: SerialNumber: 42 [ 1.913488] 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.269161] 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.419201] 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 ] [ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.19]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . + =. +. | | + E .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: f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o ++o. | | o o.+ =.E . | | o = = =...o| | . * + o o| | S + . | | . | | | | | | | +-----------------+ 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: 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o+. | |=o .. | |oEo o | |o* + . . | |o * o S | | 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: 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o E | | o B .| | S . .= = | | + =.oo o| | = =.+ 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 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 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486 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 [161 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 [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 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) ... 2018-08-18 09:25:07,243 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:25:17,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:25:17,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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:25:17,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:25: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-6afe393d-213b-4c7a-96f7-c103af6c4cdc x-compute-request-id: req-6afe393d-213b-4c7a-96f7-c103af6c4cdc Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:25:17,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6afe393d-213b-4c7a-96f7-c103af6c4cdc 2018-08-18 09:25:17,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465214014053s 2018-08-18 09:25:17,719 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6afe393d-213b-4c7a-96f7-c103af6c4cdc 2018-08-18 09:25:17,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:25:17,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:25:17,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:25: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-c2573941-e41b-43ef-8fcb-2c5977b9e7b7 x-compute-request-id: req-c2573941-e41b-43ef-8fcb-2c5977b9e7b7 Content-Encoding: gzip Content-Length: 13912 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009175] AppArmor: AppArmor initialized\n[ 0.010274] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020299] Initializing cgroup subsys memory\n[ 0.021444] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025161] Initializing cgroup subsys blkio\n[ 0.026280] Initializing cgroup subsys perf_event\n[ 0.027507] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Not Present\n[ 0.029833] mce: CPU supports 10 MCE banks\n[ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044299] ACPI: Core revision 20131115\n[ 0.045807] ACPI: All ACPI Tables successfully acquired\n[ 0.047333] ftrace: allocating 28746 entries in 113 pages\n[ 0.068238] smpboot: Max logical packages: 2\n[ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076463] Enabling x2apic\n[ 0.077298] Enabled x2apic\n[ 0.078460] Switched APIC routing to physical x2apic.\n[ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.095069] KVM setup paravirtual spinlock\n[ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102855] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120034] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124530] devtmpfs: initialized\n[ 0.126618] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128967] EVM: security.ima\n[ 0.129865] EVM: security.capability\n[ 0.132197] pinctrl core: initialized pinctrl subsystem\n[ 0.133816] regulator-dummy: no parameters\n[ 0.135025] RTC time: 9:24:15, date: 08/18/18\n[ 0.136196] NET: Registered protocol family 16\n[ 0.137612] cpuidle: using governor ladder\n[ 0.138733] cpuidle: using governor menu\n[ 0.139910] ACPI: bus type PCI registered\n[ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141848] PCI: Using configuration type 1 for base access\n[ 0.144071] bio: create slab at 0\n[ 0.145182] ACPI: Added _OSI(Module Device)\n[ 0.145263] ACPI: Added _OSI(Processor Device)\n[ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.150979] ACPI: Interpreter enabled\n[ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161960] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168234] ACPI: No dock devices found.\n[ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179917] acpiphp: Slot [3] registered\n[ 0.180027] acpiphp: Slot [4] registered\n[ 0.181395] acpiphp: Slot [5] registered\n[ 0.182760] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185440] acpiphp: Slot [8] registered\n[ 0.186820] acpiphp: Slot [9] registered\n[ 0.188036] acpiphp: Slot [10] registered\n[ 0.189444] acpiphp: Slot [11] registered\n[ 0.190940] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193446] acpiphp: Slot [14] registered\n[ 0.194856] acpiphp: Slot [15] registered\n[ 0.196021] acpiphp: Slot [16] registered\n[ 0.197439] acpiphp: Slot [17] registered\n[ 0.198846] acpiphp: Slot [18] registered\n[ 0.200029] acpiphp: Slot [19] registered\n[ 0.201457] acpiphp: Slot [20] registered\n[ 0.202876] acpiphp: Slot [21] registered\n[ 0.204022] acpiphp: Slot [22] registered\n[ 0.205447] acpiphp: Slot [23] registered\n[ 0.206873] acpiphp: Slot [24] registered\n[ 0.208022] acpiphp: Slot [25] registered\n[ 0.209441] acpiphp: Slot [26] registered\n[ 0.210879] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213439] acpiphp: Slot [29] registered\n[ 0.214853] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217371] PCI host bridge to bus 0000:00\n[ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.277021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279061] SCSI subsystem initialized\n[ 0.280191] ACPI: bus type USB registered\n[ 0.281537] usbcore: registered new interface driver usbfs\n[ 0.283270] usbcore: registered new interface driver hub\n[ 0.284053] usbcore: registered new device driver usb\n[ 0.285694] PCI: Using ACPI for IRQ routing\n[ 0.285999] NetLabel: Initializing\n[ 0.288008] NetLabel: domain hash size = 128\n[ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291009] NetLabel: unlabeled traffic allowed by default\n[ 0.292288] Switched to clocksource kvm-clock\n[ 0.300987] AppArmor: AppArmor Filesystem Enabled\n[ 0.302258] pnp: PnP ACPI init\n[ 0.303172] ACPI: bus type PNP registered\n[ 0.304768] pnp: PnP ACPI: found 8 devices\n[ 0.305893] ACPI: bus type PNP unregistered\n[ 0.313926] NET: Registered protocol family 2\n[ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319540] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321277] TCP: reno registered\n[ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325478] NET: Registered protocol family 1\n[ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375190] Trying to unpack rootfs image as initramfs...\n[ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485685] Scanning for low memory corruption every 60 seconds\n[ 0.487622] Initialise system trusted keyring\n[ 0.488902] audit: initializing netlink socket (disabled)\n[ 0.490288] type=2000 audit(1534584256.414:1): initialized\n[ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514424] zbud: loaded\n[ 0.515471] VFS: Disk quotas dquot_6.5.2\n[ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518691] fuse init (API version 7.22)\n[ 0.519906] msgmni has been set to 3997\n[ 0.521054] Key type big_key registered\n[ 0.522682] Key type asymmetric registered\n[ 0.523828] Asymmetric key parser 'x509' registered\n[ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527171] io scheduler noop registered\n[ 0.528253] io scheduler deadline registered (default)\n[ 0.529598] io scheduler cfq registered\n[ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533903] ipmi message handler version 39.2\n[ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537124] ACPI: Power Button [PWRF]\n[ 0.538300] GHES: HEST is not enabled!\n[ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658193] Linux agpgart interface v0.103\n[ 0.660487] brd: module loaded\n[ 0.661929] loop: module loaded\n[ 0.663320] blk-mq: CPU -> queue map\n[ 0.664407] CPU 0 -> Queue 0\n[ 0.665341] CPU 1 -> Queue 0\n[ 0.667278] vda: vda1\n[ 0.669025] scsi0 : ata_piix\n[ 0.670103] scsi1 : ata_piix\n[ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674775] libphy: Fixed MDIO Bus: probed\n[ 0.676060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680763] PPP generic driver version 2.4.2\n[ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683828] ehci-pci: EHCI PCI platform driver\n[ 0.685072] ehci-platform: EHCI generic platform driver\n[ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687968] ohci-pci: OHCI PCI platform driver\n[ 0.689190] ohci-platform: OHCI generic platform driver\n[ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723956] usb usb1: Product: UHCI Host Controller\n[ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.727491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729146] hub 1-0:1.0: USB hub found\n[ 0.730432] hub 1-0:1.0: 2 ports detected\n[ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738669] mousedev: PS/2 mouse device common for all mice\n[ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749575] device-mapper: uevent: version 1.0.3\n[ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755843] TCP: cubic registered\n[ 0.757096] NET: Registered protocol family 10\n[ 0.759266] NET: Registered protocol family 17\n[ 0.760788] Key type dns_resolver registered\n[ 0.762478] Loading compiled-in X.509 certificates\n[ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.774653] registered taskstats version 1\n[ 0.778099] Key type trusted registered\n[ 0.782281] Key type encrypted registered\n[ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785583] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787893] regulator-dummy: disabling\n[ 0.789220] Magic number: 14:691:424\n[ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795266] EDD information not available.\n[ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.836543] Write protecting the kernel read-only data: 12288k\n[ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.858150] systemd-udevd[107]: starting version 204\n[ 0.897187] FDC 0 is a S82078B\n[ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205422] usb 1-1: Product: QEMU USB Tablet\n[ 1.206871] usb 1-1: Manufacturer: QEMU\n[ 1.208393] usb 1-1: SerialNumber: 42\n[ 1.913488] 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.269161] 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.419201] 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[ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds.\ncloud-init-nonet[3.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.19]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 |\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 * 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 ]\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:\ndb:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . + =. +. |\n| + E .o o |\n| . . o |\n| . .. |\n| . o S . |\n| . = * . |\n| o . + + |\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:\nf1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o ++o. |\n| o o.+ =.E . |\n| o = = =...o|\n| . * + o o|\n| S + . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o+. |\n|=o .. |\n|oEo o |\n|o* + . . |\n|o * o S |\n| o . o |\n|o . |\n|.o |\n|o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o E |\n| o B .|\n| S . .= = |\n| + =.oo o|\n| = =.+ o|\n| o * o |\n| o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 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 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 OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486\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 [161 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 [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\n"} 2018-08-18 09:25:17,811 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-c2573941-e41b-43ef-8fcb-2c5977b9e7b7 2018-08-18 09:25:17,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0847570896149s 2018-08-18 09:25:17,813 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-c2573941-e41b-43ef-8fcb-2c5977b9e7b7 2018-08-18 09:25:17,813 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009175] AppArmor: AppArmor initialized [ 0.010274] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020299] Initializing cgroup subsys memory [ 0.021444] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025161] Initializing cgroup subsys blkio [ 0.026280] Initializing cgroup subsys perf_event [ 0.027507] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Not Present [ 0.029833] mce: CPU supports 10 MCE banks [ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044299] ACPI: Core revision 20131115 [ 0.045807] ACPI: All ACPI Tables successfully acquired [ 0.047333] ftrace: allocating 28746 entries in 113 pages [ 0.068238] smpboot: Max logical packages: 2 [ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076463] Enabling x2apic [ 0.077298] Enabled x2apic [ 0.078460] Switched APIC routing to physical x2apic. [ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.095069] KVM setup paravirtual spinlock [ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102855] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120034] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124530] devtmpfs: initialized [ 0.126618] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128967] EVM: security.ima [ 0.129865] EVM: security.capability [ 0.132197] pinctrl core: initialized pinctrl subsystem [ 0.133816] regulator-dummy: no parameters [ 0.135025] RTC time: 9:24:15, date: 08/18/18 [ 0.136196] NET: Registered protocol family 16 [ 0.137612] cpuidle: using governor ladder [ 0.138733] cpuidle: using governor menu [ 0.139910] ACPI: bus type PCI registered [ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141848] PCI: Using configuration type 1 for base access [ 0.144071] bio: create slab at 0 [ 0.145182] ACPI: Added _OSI(Module Device) [ 0.145263] ACPI: Added _OSI(Processor Device) [ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.150979] ACPI: Interpreter enabled [ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161960] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168234] ACPI: No dock devices found. [ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179917] acpiphp: Slot [3] registered [ 0.180027] acpiphp: Slot [4] registered [ 0.181395] acpiphp: Slot [5] registered [ 0.182760] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185440] acpiphp: Slot [8] registered [ 0.186820] acpiphp: Slot [9] registered [ 0.188036] acpiphp: Slot [10] registered [ 0.189444] acpiphp: Slot [11] registered [ 0.190940] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193446] acpiphp: Slot [14] registered [ 0.194856] acpiphp: Slot [15] registered [ 0.196021] acpiphp: Slot [16] registered [ 0.197439] acpiphp: Slot [17] registered [ 0.198846] acpiphp: Slot [18] registered [ 0.200029] acpiphp: Slot [19] registered [ 0.201457] acpiphp: Slot [20] registered [ 0.202876] acpiphp: Slot [21] registered [ 0.204022] acpiphp: Slot [22] registered [ 0.205447] acpiphp: Slot [23] registered [ 0.206873] acpiphp: Slot [24] registered [ 0.208022] acpiphp: Slot [25] registered [ 0.209441] acpiphp: Slot [26] registered [ 0.210879] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213439] acpiphp: Slot [29] registered [ 0.214853] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217371] PCI host bridge to bus 0000:00 [ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.277021] vgaarb: bridge control possible 0000:00:02.0 [ 0.279061] SCSI subsystem initialized [ 0.280191] ACPI: bus type USB registered [ 0.281537] usbcore: registered new interface driver usbfs [ 0.283270] usbcore: registered new interface driver hub [ 0.284053] usbcore: registered new device driver usb [ 0.285694] PCI: Using ACPI for IRQ routing [ 0.285999] NetLabel: Initializing [ 0.288008] NetLabel: domain hash size = 128 [ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291009] NetLabel: unlabeled traffic allowed by default [ 0.292288] Switched to clocksource kvm-clock [ 0.300987] AppArmor: AppArmor Filesystem Enabled [ 0.302258] pnp: PnP ACPI init [ 0.303172] ACPI: bus type PNP registered [ 0.304768] pnp: PnP ACPI: found 8 devices [ 0.305893] ACPI: bus type PNP unregistered [ 0.313926] NET: Registered protocol family 2 [ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319540] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321277] TCP: reno registered [ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325478] NET: Registered protocol family 1 [ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375190] Trying to unpack rootfs image as initramfs... [ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485685] Scanning for low memory corruption every 60 seconds [ 0.487622] Initialise system trusted keyring [ 0.488902] audit: initializing netlink socket (disabled) [ 0.490288] type=2000 audit(1534584256.414:1): initialized [ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514424] zbud: loaded [ 0.515471] VFS: Disk quotas dquot_6.5.2 [ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518691] fuse init (API version 7.22) [ 0.519906] msgmni has been set to 3997 [ 0.521054] Key type big_key registered [ 0.522682] Key type asymmetric registered [ 0.523828] Asymmetric key parser 'x509' registered [ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527171] io scheduler noop registered [ 0.528253] io scheduler deadline registered (default) [ 0.529598] io scheduler cfq registered [ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533903] ipmi message handler version 39.2 [ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537124] ACPI: Power Button [PWRF] [ 0.538300] GHES: HEST is not enabled! [ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658193] Linux agpgart interface v0.103 [ 0.660487] brd: module loaded [ 0.661929] loop: module loaded [ 0.663320] blk-mq: CPU -> queue map [ 0.664407] CPU 0 -> Queue 0 [ 0.665341] CPU 1 -> Queue 0 [ 0.667278] vda: vda1 [ 0.669025] scsi0 : ata_piix [ 0.670103] scsi1 : ata_piix [ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674775] libphy: Fixed MDIO Bus: probed [ 0.676060] tun: Universal TUN/TAP device driver, 1.6 [ 0.677470] tun: (C) 1999-2004 Max Krasnyansky [ 0.680763] PPP generic driver version 2.4.2 [ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683828] ehci-pci: EHCI PCI platform driver [ 0.685072] ehci-platform: EHCI generic platform driver [ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687968] ohci-pci: OHCI PCI platform driver [ 0.689190] ohci-platform: OHCI generic platform driver [ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723956] usb usb1: Product: UHCI Host Controller [ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.727491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729146] hub 1-0:1.0: USB hub found [ 0.730432] hub 1-0:1.0: 2 ports detected [ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738669] mousedev: PS/2 mouse device common for all mice [ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743743] rtc_cmos 00:00: RTC can wake from S4 [ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749575] device-mapper: uevent: version 1.0.3 [ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755843] TCP: cubic registered [ 0.757096] NET: Registered protocol family 10 [ 0.759266] NET: Registered protocol family 17 [ 0.760788] Key type dns_resolver registered [ 0.762478] Loading compiled-in X.509 certificates [ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.774653] registered taskstats version 1 [ 0.778099] Key type trusted registered [ 0.782281] Key type encrypted registered [ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785583] IMA: No TPM chip found, activating TPM-bypass! [ 0.787893] regulator-dummy: disabling [ 0.789220] Magic number: 14:691:424 [ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795266] EDD information not available. [ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.836543] Write protecting the kernel read-only data: 12288k [ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.858150] systemd-udevd[107]: starting version 204 [ 0.897187] FDC 0 is a S82078B [ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205422] usb 1-1: Product: QEMU USB Tablet [ 1.206871] usb 1-1: Manufacturer: QEMU [ 1.208393] usb 1-1: SerialNumber: 42 [ 1.913488] 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.269161] 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.419201] 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 ] [ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.19]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . + =. +. | | + E .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: f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o ++o. | | o o.+ =.E . | | o = = =...o| | . * + o o| | S + . | | . | | | | | | | +-----------------+ 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: 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o+. | |=o .. | |oEo o | |o* + . . | |o * o S | | 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: 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o E | | o B .| | S . .= = | | + =.oo o| | = =.+ 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 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 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486 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 [161 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 [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... 2018-08-18 09:25:17,816 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:25:27,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:25:27,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:25:28,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:25: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-33157456-234f-4d91-b1fc-8190f00b57ce x-compute-request-id: req-33157456-234f-4d91-b1fc-8190f00b57ce Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:25:28,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-33157456-234f-4d91-b1fc-8190f00b57ce 2018-08-18 09:25:28,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54710483551s 2018-08-18 09:25:28,374 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-33157456-234f-4d91-b1fc-8190f00b57ce 2018-08-18 09:25:28,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:25:28,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:25:28,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:25: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-083595ba-1ec9-4c64-b944-1d0875f499d9 x-compute-request-id: req-083595ba-1ec9-4c64-b944-1d0875f499d9 Content-Encoding: gzip Content-Length: 14121 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009175] AppArmor: AppArmor initialized\n[ 0.010274] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020299] Initializing cgroup subsys memory\n[ 0.021444] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025161] Initializing cgroup subsys blkio\n[ 0.026280] Initializing cgroup subsys perf_event\n[ 0.027507] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Not Present\n[ 0.029833] mce: CPU supports 10 MCE banks\n[ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044299] ACPI: Core revision 20131115\n[ 0.045807] ACPI: All ACPI Tables successfully acquired\n[ 0.047333] ftrace: allocating 28746 entries in 113 pages\n[ 0.068238] smpboot: Max logical packages: 2\n[ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076463] Enabling x2apic\n[ 0.077298] Enabled x2apic\n[ 0.078460] Switched APIC routing to physical x2apic.\n[ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.095069] KVM setup paravirtual spinlock\n[ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102855] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120034] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124530] devtmpfs: initialized\n[ 0.126618] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128967] EVM: security.ima\n[ 0.129865] EVM: security.capability\n[ 0.132197] pinctrl core: initialized pinctrl subsystem\n[ 0.133816] regulator-dummy: no parameters\n[ 0.135025] RTC time: 9:24:15, date: 08/18/18\n[ 0.136196] NET: Registered protocol family 16\n[ 0.137612] cpuidle: using governor ladder\n[ 0.138733] cpuidle: using governor menu\n[ 0.139910] ACPI: bus type PCI registered\n[ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141848] PCI: Using configuration type 1 for base access\n[ 0.144071] bio: create slab at 0\n[ 0.145182] ACPI: Added _OSI(Module Device)\n[ 0.145263] ACPI: Added _OSI(Processor Device)\n[ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.150979] ACPI: Interpreter enabled\n[ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161960] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168234] ACPI: No dock devices found.\n[ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179917] acpiphp: Slot [3] registered\n[ 0.180027] acpiphp: Slot [4] registered\n[ 0.181395] acpiphp: Slot [5] registered\n[ 0.182760] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185440] acpiphp: Slot [8] registered\n[ 0.186820] acpiphp: Slot [9] registered\n[ 0.188036] acpiphp: Slot [10] registered\n[ 0.189444] acpiphp: Slot [11] registered\n[ 0.190940] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193446] acpiphp: Slot [14] registered\n[ 0.194856] acpiphp: Slot [15] registered\n[ 0.196021] acpiphp: Slot [16] registered\n[ 0.197439] acpiphp: Slot [17] registered\n[ 0.198846] acpiphp: Slot [18] registered\n[ 0.200029] acpiphp: Slot [19] registered\n[ 0.201457] acpiphp: Slot [20] registered\n[ 0.202876] acpiphp: Slot [21] registered\n[ 0.204022] acpiphp: Slot [22] registered\n[ 0.205447] acpiphp: Slot [23] registered\n[ 0.206873] acpiphp: Slot [24] registered\n[ 0.208022] acpiphp: Slot [25] registered\n[ 0.209441] acpiphp: Slot [26] registered\n[ 0.210879] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213439] acpiphp: Slot [29] registered\n[ 0.214853] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217371] PCI host bridge to bus 0000:00\n[ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.277021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279061] SCSI subsystem initialized\n[ 0.280191] ACPI: bus type USB registered\n[ 0.281537] usbcore: registered new interface driver usbfs\n[ 0.283270] usbcore: registered new interface driver hub\n[ 0.284053] usbcore: registered new device driver usb\n[ 0.285694] PCI: Using ACPI for IRQ routing\n[ 0.285999] NetLabel: Initializing\n[ 0.288008] NetLabel: domain hash size = 128\n[ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291009] NetLabel: unlabeled traffic allowed by default\n[ 0.292288] Switched to clocksource kvm-clock\n[ 0.300987] AppArmor: AppArmor Filesystem Enabled\n[ 0.302258] pnp: PnP ACPI init\n[ 0.303172] ACPI: bus type PNP registered\n[ 0.304768] pnp: PnP ACPI: found 8 devices\n[ 0.305893] ACPI: bus type PNP unregistered\n[ 0.313926] NET: Registered protocol family 2\n[ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319540] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321277] TCP: reno registered\n[ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325478] NET: Registered protocol family 1\n[ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375190] Trying to unpack rootfs image as initramfs...\n[ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485685] Scanning for low memory corruption every 60 seconds\n[ 0.487622] Initialise system trusted keyring\n[ 0.488902] audit: initializing netlink socket (disabled)\n[ 0.490288] type=2000 audit(1534584256.414:1): initialized\n[ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514424] zbud: loaded\n[ 0.515471] VFS: Disk quotas dquot_6.5.2\n[ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518691] fuse init (API version 7.22)\n[ 0.519906] msgmni has been set to 3997\n[ 0.521054] Key type big_key registered\n[ 0.522682] Key type asymmetric registered\n[ 0.523828] Asymmetric key parser 'x509' registered\n[ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527171] io scheduler noop registered\n[ 0.528253] io scheduler deadline registered (default)\n[ 0.529598] io scheduler cfq registered\n[ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533903] ipmi message handler version 39.2\n[ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537124] ACPI: Power Button [PWRF]\n[ 0.538300] GHES: HEST is not enabled!\n[ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658193] Linux agpgart interface v0.103\n[ 0.660487] brd: module loaded\n[ 0.661929] loop: module loaded\n[ 0.663320] blk-mq: CPU -> queue map\n[ 0.664407] CPU 0 -> Queue 0\n[ 0.665341] CPU 1 -> Queue 0\n[ 0.667278] vda: vda1\n[ 0.669025] scsi0 : ata_piix\n[ 0.670103] scsi1 : ata_piix\n[ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674775] libphy: Fixed MDIO Bus: probed\n[ 0.676060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680763] PPP generic driver version 2.4.2\n[ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683828] ehci-pci: EHCI PCI platform driver\n[ 0.685072] ehci-platform: EHCI generic platform driver\n[ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687968] ohci-pci: OHCI PCI platform driver\n[ 0.689190] ohci-platform: OHCI generic platform driver\n[ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723956] usb usb1: Product: UHCI Host Controller\n[ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.727491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729146] hub 1-0:1.0: USB hub found\n[ 0.730432] hub 1-0:1.0: 2 ports detected\n[ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738669] mousedev: PS/2 mouse device common for all mice\n[ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749575] device-mapper: uevent: version 1.0.3\n[ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755843] TCP: cubic registered\n[ 0.757096] NET: Registered protocol family 10\n[ 0.759266] NET: Registered protocol family 17\n[ 0.760788] Key type dns_resolver registered\n[ 0.762478] Loading compiled-in X.509 certificates\n[ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.774653] registered taskstats version 1\n[ 0.778099] Key type trusted registered\n[ 0.782281] Key type encrypted registered\n[ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785583] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787893] regulator-dummy: disabling\n[ 0.789220] Magic number: 14:691:424\n[ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795266] EDD information not available.\n[ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.836543] Write protecting the kernel read-only data: 12288k\n[ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.858150] systemd-udevd[107]: starting version 204\n[ 0.897187] FDC 0 is a S82078B\n[ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205422] usb 1-1: Product: QEMU USB Tablet\n[ 1.206871] usb 1-1: Manufacturer: QEMU\n[ 1.208393] usb 1-1: SerialNumber: 42\n[ 1.913488] 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.269161] 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.419201] 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[ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds.\ncloud-init-nonet[3.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.19]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 |\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 * 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 ]\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:\ndb:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . + =. +. |\n| + E .o o |\n| . . o |\n| . .. |\n| . o S . |\n| . = * . |\n| o . + + |\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:\nf1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o ++o. |\n| o o.+ =.E . |\n| o = = =...o|\n| . * + o o|\n| S + . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o+. |\n|=o .. |\n|oEo o |\n|o* + . . |\n|o * o S |\n| o . o |\n|o . |\n|.o |\n|o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o E |\n| o B .|\n| S . .= = |\n| + =.oo o|\n| = =.+ o|\n| o * o |\n| o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 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 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 OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486\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 [161 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 [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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) ...\n"} 2018-08-18 09:25:28,456 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-083595ba-1ec9-4c64-b944-1d0875f499d9 2018-08-18 09:25:28,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0757369995117s 2018-08-18 09:25:28,458 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-083595ba-1ec9-4c64-b944-1d0875f499d9 2018-08-18 09:25:28,458 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009175] AppArmor: AppArmor initialized [ 0.010274] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020299] Initializing cgroup subsys memory [ 0.021444] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025161] Initializing cgroup subsys blkio [ 0.026280] Initializing cgroup subsys perf_event [ 0.027507] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Not Present [ 0.029833] mce: CPU supports 10 MCE banks [ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044299] ACPI: Core revision 20131115 [ 0.045807] ACPI: All ACPI Tables successfully acquired [ 0.047333] ftrace: allocating 28746 entries in 113 pages [ 0.068238] smpboot: Max logical packages: 2 [ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076463] Enabling x2apic [ 0.077298] Enabled x2apic [ 0.078460] Switched APIC routing to physical x2apic. [ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.095069] KVM setup paravirtual spinlock [ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102855] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120034] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124530] devtmpfs: initialized [ 0.126618] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128967] EVM: security.ima [ 0.129865] EVM: security.capability [ 0.132197] pinctrl core: initialized pinctrl subsystem [ 0.133816] regulator-dummy: no parameters [ 0.135025] RTC time: 9:24:15, date: 08/18/18 [ 0.136196] NET: Registered protocol family 16 [ 0.137612] cpuidle: using governor ladder [ 0.138733] cpuidle: using governor menu [ 0.139910] ACPI: bus type PCI registered [ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141848] PCI: Using configuration type 1 for base access [ 0.144071] bio: create slab at 0 [ 0.145182] ACPI: Added _OSI(Module Device) [ 0.145263] ACPI: Added _OSI(Processor Device) [ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.150979] ACPI: Interpreter enabled [ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161960] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168234] ACPI: No dock devices found. [ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179917] acpiphp: Slot [3] registered [ 0.180027] acpiphp: Slot [4] registered [ 0.181395] acpiphp: Slot [5] registered [ 0.182760] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185440] acpiphp: Slot [8] registered [ 0.186820] acpiphp: Slot [9] registered [ 0.188036] acpiphp: Slot [10] registered [ 0.189444] acpiphp: Slot [11] registered [ 0.190940] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193446] acpiphp: Slot [14] registered [ 0.194856] acpiphp: Slot [15] registered [ 0.196021] acpiphp: Slot [16] registered [ 0.197439] acpiphp: Slot [17] registered [ 0.198846] acpiphp: Slot [18] registered [ 0.200029] acpiphp: Slot [19] registered [ 0.201457] acpiphp: Slot [20] registered [ 0.202876] acpiphp: Slot [21] registered [ 0.204022] acpiphp: Slot [22] registered [ 0.205447] acpiphp: Slot [23] registered [ 0.206873] acpiphp: Slot [24] registered [ 0.208022] acpiphp: Slot [25] registered [ 0.209441] acpiphp: Slot [26] registered [ 0.210879] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213439] acpiphp: Slot [29] registered [ 0.214853] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217371] PCI host bridge to bus 0000:00 [ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.277021] vgaarb: bridge control possible 0000:00:02.0 [ 0.279061] SCSI subsystem initialized [ 0.280191] ACPI: bus type USB registered [ 0.281537] usbcore: registered new interface driver usbfs [ 0.283270] usbcore: registered new interface driver hub [ 0.284053] usbcore: registered new device driver usb [ 0.285694] PCI: Using ACPI for IRQ routing [ 0.285999] NetLabel: Initializing [ 0.288008] NetLabel: domain hash size = 128 [ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291009] NetLabel: unlabeled traffic allowed by default [ 0.292288] Switched to clocksource kvm-clock [ 0.300987] AppArmor: AppArmor Filesystem Enabled [ 0.302258] pnp: PnP ACPI init [ 0.303172] ACPI: bus type PNP registered [ 0.304768] pnp: PnP ACPI: found 8 devices [ 0.305893] ACPI: bus type PNP unregistered [ 0.313926] NET: Registered protocol family 2 [ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319540] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321277] TCP: reno registered [ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325478] NET: Registered protocol family 1 [ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375190] Trying to unpack rootfs image as initramfs... [ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485685] Scanning for low memory corruption every 60 seconds [ 0.487622] Initialise system trusted keyring [ 0.488902] audit: initializing netlink socket (disabled) [ 0.490288] type=2000 audit(1534584256.414:1): initialized [ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514424] zbud: loaded [ 0.515471] VFS: Disk quotas dquot_6.5.2 [ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518691] fuse init (API version 7.22) [ 0.519906] msgmni has been set to 3997 [ 0.521054] Key type big_key registered [ 0.522682] Key type asymmetric registered [ 0.523828] Asymmetric key parser 'x509' registered [ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527171] io scheduler noop registered [ 0.528253] io scheduler deadline registered (default) [ 0.529598] io scheduler cfq registered [ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533903] ipmi message handler version 39.2 [ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537124] ACPI: Power Button [PWRF] [ 0.538300] GHES: HEST is not enabled! [ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658193] Linux agpgart interface v0.103 [ 0.660487] brd: module loaded [ 0.661929] loop: module loaded [ 0.663320] blk-mq: CPU -> queue map [ 0.664407] CPU 0 -> Queue 0 [ 0.665341] CPU 1 -> Queue 0 [ 0.667278] vda: vda1 [ 0.669025] scsi0 : ata_piix [ 0.670103] scsi1 : ata_piix [ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674775] libphy: Fixed MDIO Bus: probed [ 0.676060] tun: Universal TUN/TAP device driver, 1.6 [ 0.677470] tun: (C) 1999-2004 Max Krasnyansky [ 0.680763] PPP generic driver version 2.4.2 [ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683828] ehci-pci: EHCI PCI platform driver [ 0.685072] ehci-platform: EHCI generic platform driver [ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687968] ohci-pci: OHCI PCI platform driver [ 0.689190] ohci-platform: OHCI generic platform driver [ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723956] usb usb1: Product: UHCI Host Controller [ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.727491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729146] hub 1-0:1.0: USB hub found [ 0.730432] hub 1-0:1.0: 2 ports detected [ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738669] mousedev: PS/2 mouse device common for all mice [ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743743] rtc_cmos 00:00: RTC can wake from S4 [ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749575] device-mapper: uevent: version 1.0.3 [ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755843] TCP: cubic registered [ 0.757096] NET: Registered protocol family 10 [ 0.759266] NET: Registered protocol family 17 [ 0.760788] Key type dns_resolver registered [ 0.762478] Loading compiled-in X.509 certificates [ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.774653] registered taskstats version 1 [ 0.778099] Key type trusted registered [ 0.782281] Key type encrypted registered [ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785583] IMA: No TPM chip found, activating TPM-bypass! [ 0.787893] regulator-dummy: disabling [ 0.789220] Magic number: 14:691:424 [ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795266] EDD information not available. [ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.836543] Write protecting the kernel read-only data: 12288k [ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.858150] systemd-udevd[107]: starting version 204 [ 0.897187] FDC 0 is a S82078B [ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205422] usb 1-1: Product: QEMU USB Tablet [ 1.206871] usb 1-1: Manufacturer: QEMU [ 1.208393] usb 1-1: SerialNumber: 42 [ 1.913488] 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.269161] 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.419201] 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 ] [ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.19]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . + =. +. | | + E .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: f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o ++o. | | o o.+ =.E . | | o = = =...o| | . * + o o| | S + . | | . | | | | | | | +-----------------+ 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: 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o+. | |=o .. | |oEo o | |o* + . . | |o * o S | | 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: 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o E | | o B .| | S . .= = | | + =.oo o| | = =.+ 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 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 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486 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 [161 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 [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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) ... 2018-08-18 09:25:28,460 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:25:38,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:25:38,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:25:38,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:25: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-710a793c-c34e-4529-86eb-227c928a877d x-compute-request-id: req-710a793c-c34e-4529-86eb-227c928a877d Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:25:38,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-710a793c-c34e-4529-86eb-227c928a877d 2018-08-18 09:25:38,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.301880121231s 2018-08-18 09:25:38,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-710a793c-c34e-4529-86eb-227c928a877d 2018-08-18 09:25:38,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:25:38,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:25:38,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:25: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-0aa76a47-b024-48b6-849e-344867d25582 x-compute-request-id: req-0aa76a47-b024-48b6-849e-344867d25582 Content-Encoding: gzip Content-Length: 14518 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009175] AppArmor: AppArmor initialized\n[ 0.010274] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020299] Initializing cgroup subsys memory\n[ 0.021444] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025161] Initializing cgroup subsys blkio\n[ 0.026280] Initializing cgroup subsys perf_event\n[ 0.027507] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Not Present\n[ 0.029833] mce: CPU supports 10 MCE banks\n[ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044299] ACPI: Core revision 20131115\n[ 0.045807] ACPI: All ACPI Tables successfully acquired\n[ 0.047333] ftrace: allocating 28746 entries in 113 pages\n[ 0.068238] smpboot: Max logical packages: 2\n[ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076463] Enabling x2apic\n[ 0.077298] Enabled x2apic\n[ 0.078460] Switched APIC routing to physical x2apic.\n[ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.095069] KVM setup paravirtual spinlock\n[ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102855] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120034] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124530] devtmpfs: initialized\n[ 0.126618] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128967] EVM: security.ima\n[ 0.129865] EVM: security.capability\n[ 0.132197] pinctrl core: initialized pinctrl subsystem\n[ 0.133816] regulator-dummy: no parameters\n[ 0.135025] RTC time: 9:24:15, date: 08/18/18\n[ 0.136196] NET: Registered protocol family 16\n[ 0.137612] cpuidle: using governor ladder\n[ 0.138733] cpuidle: using governor menu\n[ 0.139910] ACPI: bus type PCI registered\n[ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141848] PCI: Using configuration type 1 for base access\n[ 0.144071] bio: create slab at 0\n[ 0.145182] ACPI: Added _OSI(Module Device)\n[ 0.145263] ACPI: Added _OSI(Processor Device)\n[ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.150979] ACPI: Interpreter enabled\n[ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161960] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168234] ACPI: No dock devices found.\n[ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179917] acpiphp: Slot [3] registered\n[ 0.180027] acpiphp: Slot [4] registered\n[ 0.181395] acpiphp: Slot [5] registered\n[ 0.182760] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185440] acpiphp: Slot [8] registered\n[ 0.186820] acpiphp: Slot [9] registered\n[ 0.188036] acpiphp: Slot [10] registered\n[ 0.189444] acpiphp: Slot [11] registered\n[ 0.190940] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193446] acpiphp: Slot [14] registered\n[ 0.194856] acpiphp: Slot [15] registered\n[ 0.196021] acpiphp: Slot [16] registered\n[ 0.197439] acpiphp: Slot [17] registered\n[ 0.198846] acpiphp: Slot [18] registered\n[ 0.200029] acpiphp: Slot [19] registered\n[ 0.201457] acpiphp: Slot [20] registered\n[ 0.202876] acpiphp: Slot [21] registered\n[ 0.204022] acpiphp: Slot [22] registered\n[ 0.205447] acpiphp: Slot [23] registered\n[ 0.206873] acpiphp: Slot [24] registered\n[ 0.208022] acpiphp: Slot [25] registered\n[ 0.209441] acpiphp: Slot [26] registered\n[ 0.210879] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213439] acpiphp: Slot [29] registered\n[ 0.214853] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217371] PCI host bridge to bus 0000:00\n[ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.277021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279061] SCSI subsystem initialized\n[ 0.280191] ACPI: bus type USB registered\n[ 0.281537] usbcore: registered new interface driver usbfs\n[ 0.283270] usbcore: registered new interface driver hub\n[ 0.284053] usbcore: registered new device driver usb\n[ 0.285694] PCI: Using ACPI for IRQ routing\n[ 0.285999] NetLabel: Initializing\n[ 0.288008] NetLabel: domain hash size = 128\n[ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291009] NetLabel: unlabeled traffic allowed by default\n[ 0.292288] Switched to clocksource kvm-clock\n[ 0.300987] AppArmor: AppArmor Filesystem Enabled\n[ 0.302258] pnp: PnP ACPI init\n[ 0.303172] ACPI: bus type PNP registered\n[ 0.304768] pnp: PnP ACPI: found 8 devices\n[ 0.305893] ACPI: bus type PNP unregistered\n[ 0.313926] NET: Registered protocol family 2\n[ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319540] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321277] TCP: reno registered\n[ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325478] NET: Registered protocol family 1\n[ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375190] Trying to unpack rootfs image as initramfs...\n[ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485685] Scanning for low memory corruption every 60 seconds\n[ 0.487622] Initialise system trusted keyring\n[ 0.488902] audit: initializing netlink socket (disabled)\n[ 0.490288] type=2000 audit(1534584256.414:1): initialized\n[ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514424] zbud: loaded\n[ 0.515471] VFS: Disk quotas dquot_6.5.2\n[ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518691] fuse init (API version 7.22)\n[ 0.519906] msgmni has been set to 3997\n[ 0.521054] Key type big_key registered\n[ 0.522682] Key type asymmetric registered\n[ 0.523828] Asymmetric key parser 'x509' registered\n[ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527171] io scheduler noop registered\n[ 0.528253] io scheduler deadline registered (default)\n[ 0.529598] io scheduler cfq registered\n[ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533903] ipmi message handler version 39.2\n[ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537124] ACPI: Power Button [PWRF]\n[ 0.538300] GHES: HEST is not enabled!\n[ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658193] Linux agpgart interface v0.103\n[ 0.660487] brd: module loaded\n[ 0.661929] loop: module loaded\n[ 0.663320] blk-mq: CPU -> queue map\n[ 0.664407] CPU 0 -> Queue 0\n[ 0.665341] CPU 1 -> Queue 0\n[ 0.667278] vda: vda1\n[ 0.669025] scsi0 : ata_piix\n[ 0.670103] scsi1 : ata_piix\n[ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674775] libphy: Fixed MDIO Bus: probed\n[ 0.676060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680763] PPP generic driver version 2.4.2\n[ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683828] ehci-pci: EHCI PCI platform driver\n[ 0.685072] ehci-platform: EHCI generic platform driver\n[ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687968] ohci-pci: OHCI PCI platform driver\n[ 0.689190] ohci-platform: OHCI generic platform driver\n[ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723956] usb usb1: Product: UHCI Host Controller\n[ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.727491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729146] hub 1-0:1.0: USB hub found\n[ 0.730432] hub 1-0:1.0: 2 ports detected\n[ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738669] mousedev: PS/2 mouse device common for all mice\n[ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749575] device-mapper: uevent: version 1.0.3\n[ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755843] TCP: cubic registered\n[ 0.757096] NET: Registered protocol family 10\n[ 0.759266] NET: Registered protocol family 17\n[ 0.760788] Key type dns_resolver registered\n[ 0.762478] Loading compiled-in X.509 certificates\n[ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.774653] registered taskstats version 1\n[ 0.778099] Key type trusted registered\n[ 0.782281] Key type encrypted registered\n[ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785583] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787893] regulator-dummy: disabling\n[ 0.789220] Magic number: 14:691:424\n[ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795266] EDD information not available.\n[ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.836543] Write protecting the kernel read-only data: 12288k\n[ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.858150] systemd-udevd[107]: starting version 204\n[ 0.897187] FDC 0 is a S82078B\n[ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205422] usb 1-1: Product: QEMU USB Tablet\n[ 1.206871] usb 1-1: Manufacturer: QEMU\n[ 1.208393] usb 1-1: SerialNumber: 42\n[ 1.913488] 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.269161] 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.419201] 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[ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds.\ncloud-init-nonet[3.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.19]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 |\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 * 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 ]\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:\ndb:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . + =. +. |\n| + E .o o |\n| . . o |\n| . .. |\n| . o S . |\n| . = * . |\n| o . + + |\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:\nf1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o ++o. |\n| o o.+ =.E . |\n| o = = =...o|\n| . * + o o|\n| S + . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o+. |\n|=o .. |\n|oEo o |\n|o* + . . |\n|o * o S |\n| o . o |\n|o . |\n|.o |\n|o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o E |\n| o B .|\n| S . .= = |\n| + =.oo o|\n| = =.+ o|\n| o * o |\n| o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 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 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 OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486\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 [161 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 [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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) ...\n"} 2018-08-18 09:25:38,873 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-0aa76a47-b024-48b6-849e-344867d25582 2018-08-18 09:25:38,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0925271511078s 2018-08-18 09:25:38,875 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-0aa76a47-b024-48b6-849e-344867d25582 2018-08-18 09:25:38,875 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009175] AppArmor: AppArmor initialized [ 0.010274] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020299] Initializing cgroup subsys memory [ 0.021444] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025161] Initializing cgroup subsys blkio [ 0.026280] Initializing cgroup subsys perf_event [ 0.027507] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Not Present [ 0.029833] mce: CPU supports 10 MCE banks [ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044299] ACPI: Core revision 20131115 [ 0.045807] ACPI: All ACPI Tables successfully acquired [ 0.047333] ftrace: allocating 28746 entries in 113 pages [ 0.068238] smpboot: Max logical packages: 2 [ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076463] Enabling x2apic [ 0.077298] Enabled x2apic [ 0.078460] Switched APIC routing to physical x2apic. [ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.095069] KVM setup paravirtual spinlock [ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102855] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120034] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124530] devtmpfs: initialized [ 0.126618] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128967] EVM: security.ima [ 0.129865] EVM: security.capability [ 0.132197] pinctrl core: initialized pinctrl subsystem [ 0.133816] regulator-dummy: no parameters [ 0.135025] RTC time: 9:24:15, date: 08/18/18 [ 0.136196] NET: Registered protocol family 16 [ 0.137612] cpuidle: using governor ladder [ 0.138733] cpuidle: using governor menu [ 0.139910] ACPI: bus type PCI registered [ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141848] PCI: Using configuration type 1 for base access [ 0.144071] bio: create slab at 0 [ 0.145182] ACPI: Added _OSI(Module Device) [ 0.145263] ACPI: Added _OSI(Processor Device) [ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.150979] ACPI: Interpreter enabled [ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161960] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168234] ACPI: No dock devices found. [ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179917] acpiphp: Slot [3] registered [ 0.180027] acpiphp: Slot [4] registered [ 0.181395] acpiphp: Slot [5] registered [ 0.182760] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185440] acpiphp: Slot [8] registered [ 0.186820] acpiphp: Slot [9] registered [ 0.188036] acpiphp: Slot [10] registered [ 0.189444] acpiphp: Slot [11] registered [ 0.190940] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193446] acpiphp: Slot [14] registered [ 0.194856] acpiphp: Slot [15] registered [ 0.196021] acpiphp: Slot [16] registered [ 0.197439] acpiphp: Slot [17] registered [ 0.198846] acpiphp: Slot [18] registered [ 0.200029] acpiphp: Slot [19] registered [ 0.201457] acpiphp: Slot [20] registered [ 0.202876] acpiphp: Slot [21] registered [ 0.204022] acpiphp: Slot [22] registered [ 0.205447] acpiphp: Slot [23] registered [ 0.206873] acpiphp: Slot [24] registered [ 0.208022] acpiphp: Slot [25] registered [ 0.209441] acpiphp: Slot [26] registered [ 0.210879] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213439] acpiphp: Slot [29] registered [ 0.214853] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217371] PCI host bridge to bus 0000:00 [ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.277021] vgaarb: bridge control possible 0000:00:02.0 [ 0.279061] SCSI subsystem initialized [ 0.280191] ACPI: bus type USB registered [ 0.281537] usbcore: registered new interface driver usbfs [ 0.283270] usbcore: registered new interface driver hub [ 0.284053] usbcore: registered new device driver usb [ 0.285694] PCI: Using ACPI for IRQ routing [ 0.285999] NetLabel: Initializing [ 0.288008] NetLabel: domain hash size = 128 [ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291009] NetLabel: unlabeled traffic allowed by default [ 0.292288] Switched to clocksource kvm-clock [ 0.300987] AppArmor: AppArmor Filesystem Enabled [ 0.302258] pnp: PnP ACPI init [ 0.303172] ACPI: bus type PNP registered [ 0.304768] pnp: PnP ACPI: found 8 devices [ 0.305893] ACPI: bus type PNP unregistered [ 0.313926] NET: Registered protocol family 2 [ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319540] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321277] TCP: reno registered [ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325478] NET: Registered protocol family 1 [ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375190] Trying to unpack rootfs image as initramfs... [ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485685] Scanning for low memory corruption every 60 seconds [ 0.487622] Initialise system trusted keyring [ 0.488902] audit: initializing netlink socket (disabled) [ 0.490288] type=2000 audit(1534584256.414:1): initialized [ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514424] zbud: loaded [ 0.515471] VFS: Disk quotas dquot_6.5.2 [ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518691] fuse init (API version 7.22) [ 0.519906] msgmni has been set to 3997 [ 0.521054] Key type big_key registered [ 0.522682] Key type asymmetric registered [ 0.523828] Asymmetric key parser 'x509' registered [ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527171] io scheduler noop registered [ 0.528253] io scheduler deadline registered (default) [ 0.529598] io scheduler cfq registered [ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533903] ipmi message handler version 39.2 [ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537124] ACPI: Power Button [PWRF] [ 0.538300] GHES: HEST is not enabled! [ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658193] Linux agpgart interface v0.103 [ 0.660487] brd: module loaded [ 0.661929] loop: module loaded [ 0.663320] blk-mq: CPU -> queue map [ 0.664407] CPU 0 -> Queue 0 [ 0.665341] CPU 1 -> Queue 0 [ 0.667278] vda: vda1 [ 0.669025] scsi0 : ata_piix [ 0.670103] scsi1 : ata_piix [ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674775] libphy: Fixed MDIO Bus: probed [ 0.676060] tun: Universal TUN/TAP device driver, 1.6 [ 0.677470] tun: (C) 1999-2004 Max Krasnyansky [ 0.680763] PPP generic driver version 2.4.2 [ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683828] ehci-pci: EHCI PCI platform driver [ 0.685072] ehci-platform: EHCI generic platform driver [ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687968] ohci-pci: OHCI PCI platform driver [ 0.689190] ohci-platform: OHCI generic platform driver [ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723956] usb usb1: Product: UHCI Host Controller [ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.727491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729146] hub 1-0:1.0: USB hub found [ 0.730432] hub 1-0:1.0: 2 ports detected [ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738669] mousedev: PS/2 mouse device common for all mice [ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743743] rtc_cmos 00:00: RTC can wake from S4 [ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749575] device-mapper: uevent: version 1.0.3 [ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755843] TCP: cubic registered [ 0.757096] NET: Registered protocol family 10 [ 0.759266] NET: Registered protocol family 17 [ 0.760788] Key type dns_resolver registered [ 0.762478] Loading compiled-in X.509 certificates [ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.774653] registered taskstats version 1 [ 0.778099] Key type trusted registered [ 0.782281] Key type encrypted registered [ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785583] IMA: No TPM chip found, activating TPM-bypass! [ 0.787893] regulator-dummy: disabling [ 0.789220] Magic number: 14:691:424 [ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795266] EDD information not available. [ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.836543] Write protecting the kernel read-only data: 12288k [ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.858150] systemd-udevd[107]: starting version 204 [ 0.897187] FDC 0 is a S82078B [ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205422] usb 1-1: Product: QEMU USB Tablet [ 1.206871] usb 1-1: Manufacturer: QEMU [ 1.208393] usb 1-1: SerialNumber: 42 [ 1.913488] 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.269161] 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.419201] 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 ] [ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.19]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . + =. +. | | + E .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: f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o ++o. | | o o.+ =.E . | | o = = =...o| | . * + o o| | S + . | | . | | | | | | | +-----------------+ 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: 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o+. | |=o .. | |oEo o | |o* + . . | |o * o S | | 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: 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o E | | o B .| | S . .= = | | + =.oo o| | = =.+ 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 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 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486 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 [161 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 [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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) ... 2018-08-18 09:25:38,878 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:25:48,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:25:48,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:25:49,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:25: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-c213a6a1-1d15-4e84-9fa0-4940152851fd x-compute-request-id: req-c213a6a1-1d15-4e84-9fa0-4940152851fd Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:25:49,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c213a6a1-1d15-4e84-9fa0-4940152851fd 2018-08-18 09:25:49,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569952011108s 2018-08-18 09:25:49,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c213a6a1-1d15-4e84-9fa0-4940152851fd 2018-08-18 09:25:49,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:25:49,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:25:49,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:25: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-02d826b4-6098-4a07-b709-fb6400dd0acf x-compute-request-id: req-02d826b4-6098-4a07-b709-fb6400dd0acf Content-Encoding: gzip Content-Length: 14894 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009175] AppArmor: AppArmor initialized\n[ 0.010274] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020299] Initializing cgroup subsys memory\n[ 0.021444] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025161] Initializing cgroup subsys blkio\n[ 0.026280] Initializing cgroup subsys perf_event\n[ 0.027507] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Not Present\n[ 0.029833] mce: CPU supports 10 MCE banks\n[ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044299] ACPI: Core revision 20131115\n[ 0.045807] ACPI: All ACPI Tables successfully acquired\n[ 0.047333] ftrace: allocating 28746 entries in 113 pages\n[ 0.068238] smpboot: Max logical packages: 2\n[ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076463] Enabling x2apic\n[ 0.077298] Enabled x2apic\n[ 0.078460] Switched APIC routing to physical x2apic.\n[ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.095069] KVM setup paravirtual spinlock\n[ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102855] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120034] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124530] devtmpfs: initialized\n[ 0.126618] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128967] EVM: security.ima\n[ 0.129865] EVM: security.capability\n[ 0.132197] pinctrl core: initialized pinctrl subsystem\n[ 0.133816] regulator-dummy: no parameters\n[ 0.135025] RTC time: 9:24:15, date: 08/18/18\n[ 0.136196] NET: Registered protocol family 16\n[ 0.137612] cpuidle: using governor ladder\n[ 0.138733] cpuidle: using governor menu\n[ 0.139910] ACPI: bus type PCI registered\n[ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141848] PCI: Using configuration type 1 for base access\n[ 0.144071] bio: create slab at 0\n[ 0.145182] ACPI: Added _OSI(Module Device)\n[ 0.145263] ACPI: Added _OSI(Processor Device)\n[ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.150979] ACPI: Interpreter enabled\n[ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161960] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168234] ACPI: No dock devices found.\n[ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179917] acpiphp: Slot [3] registered\n[ 0.180027] acpiphp: Slot [4] registered\n[ 0.181395] acpiphp: Slot [5] registered\n[ 0.182760] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185440] acpiphp: Slot [8] registered\n[ 0.186820] acpiphp: Slot [9] registered\n[ 0.188036] acpiphp: Slot [10] registered\n[ 0.189444] acpiphp: Slot [11] registered\n[ 0.190940] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193446] acpiphp: Slot [14] registered\n[ 0.194856] acpiphp: Slot [15] registered\n[ 0.196021] acpiphp: Slot [16] registered\n[ 0.197439] acpiphp: Slot [17] registered\n[ 0.198846] acpiphp: Slot [18] registered\n[ 0.200029] acpiphp: Slot [19] registered\n[ 0.201457] acpiphp: Slot [20] registered\n[ 0.202876] acpiphp: Slot [21] registered\n[ 0.204022] acpiphp: Slot [22] registered\n[ 0.205447] acpiphp: Slot [23] registered\n[ 0.206873] acpiphp: Slot [24] registered\n[ 0.208022] acpiphp: Slot [25] registered\n[ 0.209441] acpiphp: Slot [26] registered\n[ 0.210879] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213439] acpiphp: Slot [29] registered\n[ 0.214853] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217371] PCI host bridge to bus 0000:00\n[ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.277021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279061] SCSI subsystem initialized\n[ 0.280191] ACPI: bus type USB registered\n[ 0.281537] usbcore: registered new interface driver usbfs\n[ 0.283270] usbcore: registered new interface driver hub\n[ 0.284053] usbcore: registered new device driver usb\n[ 0.285694] PCI: Using ACPI for IRQ routing\n[ 0.285999] NetLabel: Initializing\n[ 0.288008] NetLabel: domain hash size = 128\n[ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291009] NetLabel: unlabeled traffic allowed by default\n[ 0.292288] Switched to clocksource kvm-clock\n[ 0.300987] AppArmor: AppArmor Filesystem Enabled\n[ 0.302258] pnp: PnP ACPI init\n[ 0.303172] ACPI: bus type PNP registered\n[ 0.304768] pnp: PnP ACPI: found 8 devices\n[ 0.305893] ACPI: bus type PNP unregistered\n[ 0.313926] NET: Registered protocol family 2\n[ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319540] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321277] TCP: reno registered\n[ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325478] NET: Registered protocol family 1\n[ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375190] Trying to unpack rootfs image as initramfs...\n[ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485685] Scanning for low memory corruption every 60 seconds\n[ 0.487622] Initialise system trusted keyring\n[ 0.488902] audit: initializing netlink socket (disabled)\n[ 0.490288] type=2000 audit(1534584256.414:1): initialized\n[ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514424] zbud: loaded\n[ 0.515471] VFS: Disk quotas dquot_6.5.2\n[ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518691] fuse init (API version 7.22)\n[ 0.519906] msgmni has been set to 3997\n[ 0.521054] Key type big_key registered\n[ 0.522682] Key type asymmetric registered\n[ 0.523828] Asymmetric key parser 'x509' registered\n[ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527171] io scheduler noop registered\n[ 0.528253] io scheduler deadline registered (default)\n[ 0.529598] io scheduler cfq registered\n[ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533903] ipmi message handler version 39.2\n[ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537124] ACPI: Power Button [PWRF]\n[ 0.538300] GHES: HEST is not enabled!\n[ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658193] Linux agpgart interface v0.103\n[ 0.660487] brd: module loaded\n[ 0.661929] loop: module loaded\n[ 0.663320] blk-mq: CPU -> queue map\n[ 0.664407] CPU 0 -> Queue 0\n[ 0.665341] CPU 1 -> Queue 0\n[ 0.667278] vda: vda1\n[ 0.669025] scsi0 : ata_piix\n[ 0.670103] scsi1 : ata_piix\n[ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674775] libphy: Fixed MDIO Bus: probed\n[ 0.676060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680763] PPP generic driver version 2.4.2\n[ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683828] ehci-pci: EHCI PCI platform driver\n[ 0.685072] ehci-platform: EHCI generic platform driver\n[ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687968] ohci-pci: OHCI PCI platform driver\n[ 0.689190] ohci-platform: OHCI generic platform driver\n[ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723956] usb usb1: Product: UHCI Host Controller\n[ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.727491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729146] hub 1-0:1.0: USB hub found\n[ 0.730432] hub 1-0:1.0: 2 ports detected\n[ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738669] mousedev: PS/2 mouse device common for all mice\n[ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749575] device-mapper: uevent: version 1.0.3\n[ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755843] TCP: cubic registered\n[ 0.757096] NET: Registered protocol family 10\n[ 0.759266] NET: Registered protocol family 17\n[ 0.760788] Key type dns_resolver registered\n[ 0.762478] Loading compiled-in X.509 certificates\n[ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.774653] registered taskstats version 1\n[ 0.778099] Key type trusted registered\n[ 0.782281] Key type encrypted registered\n[ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785583] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787893] regulator-dummy: disabling\n[ 0.789220] Magic number: 14:691:424\n[ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795266] EDD information not available.\n[ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.836543] Write protecting the kernel read-only data: 12288k\n[ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.858150] systemd-udevd[107]: starting version 204\n[ 0.897187] FDC 0 is a S82078B\n[ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205422] usb 1-1: Product: QEMU USB Tablet\n[ 1.206871] usb 1-1: Manufacturer: QEMU\n[ 1.208393] usb 1-1: SerialNumber: 42\n[ 1.913488] 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.269161] 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.419201] 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[ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds.\ncloud-init-nonet[3.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.19]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 |\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 * 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 ]\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:\ndb:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . + =. +. |\n| + E .o o |\n| . . o |\n| . .. |\n| . o S . |\n| . = * . |\n| o . + + |\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:\nf1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o ++o. |\n| o o.+ =.E . |\n| o = = =...o|\n| . * + o o|\n| S + . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o+. |\n|=o .. |\n|oEo o |\n|o* + . . |\n|o * o S |\n| o . o |\n|o . |\n|.o |\n|o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o E |\n| o B .|\n| S . .= = |\n| + =.oo o|\n| = =.+ o|\n| o * o |\n| o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 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 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 OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486\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 [161 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 [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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) ...\n"} 2018-08-18 09:25:49,541 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-02d826b4-6098-4a07-b709-fb6400dd0acf 2018-08-18 09:25:49,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0744581222534s 2018-08-18 09:25:49,543 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-02d826b4-6098-4a07-b709-fb6400dd0acf 2018-08-18 09:25:49,543 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009175] AppArmor: AppArmor initialized [ 0.010274] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020299] Initializing cgroup subsys memory [ 0.021444] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025161] Initializing cgroup subsys blkio [ 0.026280] Initializing cgroup subsys perf_event [ 0.027507] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Not Present [ 0.029833] mce: CPU supports 10 MCE banks [ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044299] ACPI: Core revision 20131115 [ 0.045807] ACPI: All ACPI Tables successfully acquired [ 0.047333] ftrace: allocating 28746 entries in 113 pages [ 0.068238] smpboot: Max logical packages: 2 [ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076463] Enabling x2apic [ 0.077298] Enabled x2apic [ 0.078460] Switched APIC routing to physical x2apic. [ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.095069] KVM setup paravirtual spinlock [ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102855] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120034] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124530] devtmpfs: initialized [ 0.126618] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128967] EVM: security.ima [ 0.129865] EVM: security.capability [ 0.132197] pinctrl core: initialized pinctrl subsystem [ 0.133816] regulator-dummy: no parameters [ 0.135025] RTC time: 9:24:15, date: 08/18/18 [ 0.136196] NET: Registered protocol family 16 [ 0.137612] cpuidle: using governor ladder [ 0.138733] cpuidle: using governor menu [ 0.139910] ACPI: bus type PCI registered [ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141848] PCI: Using configuration type 1 for base access [ 0.144071] bio: create slab at 0 [ 0.145182] ACPI: Added _OSI(Module Device) [ 0.145263] ACPI: Added _OSI(Processor Device) [ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.150979] ACPI: Interpreter enabled [ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161960] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168234] ACPI: No dock devices found. [ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179917] acpiphp: Slot [3] registered [ 0.180027] acpiphp: Slot [4] registered [ 0.181395] acpiphp: Slot [5] registered [ 0.182760] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185440] acpiphp: Slot [8] registered [ 0.186820] acpiphp: Slot [9] registered [ 0.188036] acpiphp: Slot [10] registered [ 0.189444] acpiphp: Slot [11] registered [ 0.190940] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193446] acpiphp: Slot [14] registered [ 0.194856] acpiphp: Slot [15] registered [ 0.196021] acpiphp: Slot [16] registered [ 0.197439] acpiphp: Slot [17] registered [ 0.198846] acpiphp: Slot [18] registered [ 0.200029] acpiphp: Slot [19] registered [ 0.201457] acpiphp: Slot [20] registered [ 0.202876] acpiphp: Slot [21] registered [ 0.204022] acpiphp: Slot [22] registered [ 0.205447] acpiphp: Slot [23] registered [ 0.206873] acpiphp: Slot [24] registered [ 0.208022] acpiphp: Slot [25] registered [ 0.209441] acpiphp: Slot [26] registered [ 0.210879] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213439] acpiphp: Slot [29] registered [ 0.214853] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217371] PCI host bridge to bus 0000:00 [ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.277021] vgaarb: bridge control possible 0000:00:02.0 [ 0.279061] SCSI subsystem initialized [ 0.280191] ACPI: bus type USB registered [ 0.281537] usbcore: registered new interface driver usbfs [ 0.283270] usbcore: registered new interface driver hub [ 0.284053] usbcore: registered new device driver usb [ 0.285694] PCI: Using ACPI for IRQ routing [ 0.285999] NetLabel: Initializing [ 0.288008] NetLabel: domain hash size = 128 [ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291009] NetLabel: unlabeled traffic allowed by default [ 0.292288] Switched to clocksource kvm-clock [ 0.300987] AppArmor: AppArmor Filesystem Enabled [ 0.302258] pnp: PnP ACPI init [ 0.303172] ACPI: bus type PNP registered [ 0.304768] pnp: PnP ACPI: found 8 devices [ 0.305893] ACPI: bus type PNP unregistered [ 0.313926] NET: Registered protocol family 2 [ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319540] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321277] TCP: reno registered [ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325478] NET: Registered protocol family 1 [ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375190] Trying to unpack rootfs image as initramfs... [ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485685] Scanning for low memory corruption every 60 seconds [ 0.487622] Initialise system trusted keyring [ 0.488902] audit: initializing netlink socket (disabled) [ 0.490288] type=2000 audit(1534584256.414:1): initialized [ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514424] zbud: loaded [ 0.515471] VFS: Disk quotas dquot_6.5.2 [ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518691] fuse init (API version 7.22) [ 0.519906] msgmni has been set to 3997 [ 0.521054] Key type big_key registered [ 0.522682] Key type asymmetric registered [ 0.523828] Asymmetric key parser 'x509' registered [ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527171] io scheduler noop registered [ 0.528253] io scheduler deadline registered (default) [ 0.529598] io scheduler cfq registered [ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533903] ipmi message handler version 39.2 [ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537124] ACPI: Power Button [PWRF] [ 0.538300] GHES: HEST is not enabled! [ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658193] Linux agpgart interface v0.103 [ 0.660487] brd: module loaded [ 0.661929] loop: module loaded [ 0.663320] blk-mq: CPU -> queue map [ 0.664407] CPU 0 -> Queue 0 [ 0.665341] CPU 1 -> Queue 0 [ 0.667278] vda: vda1 [ 0.669025] scsi0 : ata_piix [ 0.670103] scsi1 : ata_piix [ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674775] libphy: Fixed MDIO Bus: probed [ 0.676060] tun: Universal TUN/TAP device driver, 1.6 [ 0.677470] tun: (C) 1999-2004 Max Krasnyansky [ 0.680763] PPP generic driver version 2.4.2 [ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683828] ehci-pci: EHCI PCI platform driver [ 0.685072] ehci-platform: EHCI generic platform driver [ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687968] ohci-pci: OHCI PCI platform driver [ 0.689190] ohci-platform: OHCI generic platform driver [ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723956] usb usb1: Product: UHCI Host Controller [ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.727491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729146] hub 1-0:1.0: USB hub found [ 0.730432] hub 1-0:1.0: 2 ports detected [ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738669] mousedev: PS/2 mouse device common for all mice [ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743743] rtc_cmos 00:00: RTC can wake from S4 [ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749575] device-mapper: uevent: version 1.0.3 [ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755843] TCP: cubic registered [ 0.757096] NET: Registered protocol family 10 [ 0.759266] NET: Registered protocol family 17 [ 0.760788] Key type dns_resolver registered [ 0.762478] Loading compiled-in X.509 certificates [ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.774653] registered taskstats version 1 [ 0.778099] Key type trusted registered [ 0.782281] Key type encrypted registered [ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785583] IMA: No TPM chip found, activating TPM-bypass! [ 0.787893] regulator-dummy: disabling [ 0.789220] Magic number: 14:691:424 [ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795266] EDD information not available. [ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.836543] Write protecting the kernel read-only data: 12288k [ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.858150] systemd-udevd[107]: starting version 204 [ 0.897187] FDC 0 is a S82078B [ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205422] usb 1-1: Product: QEMU USB Tablet [ 1.206871] usb 1-1: Manufacturer: QEMU [ 1.208393] usb 1-1: SerialNumber: 42 [ 1.913488] 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.269161] 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.419201] 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 ] [ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.19]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . + =. +. | | + E .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: f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o ++o. | | o o.+ =.E . | | o = = =...o| | . * + o o| | S + . | | . | | | | | | | +-----------------+ 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: 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o+. | |=o .. | |oEo o | |o* + . . | |o * o S | | 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: 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o E | | o B .| | S . .= = | | + =.oo o| | = =.+ 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 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 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486 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 [161 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 [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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) ... 2018-08-18 09:25:49,546 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:25:59,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:25:59,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:26:00,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:25: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-53834a1b-4871-4648-bacc-eb408ae2e48a x-compute-request-id: req-53834a1b-4871-4648-bacc-eb408ae2e48a Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:26:00,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-53834a1b-4871-4648-bacc-eb408ae2e48a 2018-08-18 09:26:00,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46542596817s 2018-08-18 09:26:00,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-53834a1b-4871-4648-bacc-eb408ae2e48a 2018-08-18 09:26:00,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:26:00,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:26:00,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:26: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-2412c7fd-ef7a-4700-a9e3-ca2f212c28b9 x-compute-request-id: req-2412c7fd-ef7a-4700-a9e3-ca2f212c28b9 Content-Encoding: gzip Content-Length: 15188 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009175] AppArmor: AppArmor initialized\n[ 0.010274] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020299] Initializing cgroup subsys memory\n[ 0.021444] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025161] Initializing cgroup subsys blkio\n[ 0.026280] Initializing cgroup subsys perf_event\n[ 0.027507] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Not Present\n[ 0.029833] mce: CPU supports 10 MCE banks\n[ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044299] ACPI: Core revision 20131115\n[ 0.045807] ACPI: All ACPI Tables successfully acquired\n[ 0.047333] ftrace: allocating 28746 entries in 113 pages\n[ 0.068238] smpboot: Max logical packages: 2\n[ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076463] Enabling x2apic\n[ 0.077298] Enabled x2apic\n[ 0.078460] Switched APIC routing to physical x2apic.\n[ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.095069] KVM setup paravirtual spinlock\n[ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102855] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120034] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124530] devtmpfs: initialized\n[ 0.126618] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128967] EVM: security.ima\n[ 0.129865] EVM: security.capability\n[ 0.132197] pinctrl core: initialized pinctrl subsystem\n[ 0.133816] regulator-dummy: no parameters\n[ 0.135025] RTC time: 9:24:15, date: 08/18/18\n[ 0.136196] NET: Registered protocol family 16\n[ 0.137612] cpuidle: using governor ladder\n[ 0.138733] cpuidle: using governor menu\n[ 0.139910] ACPI: bus type PCI registered\n[ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141848] PCI: Using configuration type 1 for base access\n[ 0.144071] bio: create slab at 0\n[ 0.145182] ACPI: Added _OSI(Module Device)\n[ 0.145263] ACPI: Added _OSI(Processor Device)\n[ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.150979] ACPI: Interpreter enabled\n[ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161960] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168234] ACPI: No dock devices found.\n[ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179917] acpiphp: Slot [3] registered\n[ 0.180027] acpiphp: Slot [4] registered\n[ 0.181395] acpiphp: Slot [5] registered\n[ 0.182760] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185440] acpiphp: Slot [8] registered\n[ 0.186820] acpiphp: Slot [9] registered\n[ 0.188036] acpiphp: Slot [10] registered\n[ 0.189444] acpiphp: Slot [11] registered\n[ 0.190940] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193446] acpiphp: Slot [14] registered\n[ 0.194856] acpiphp: Slot [15] registered\n[ 0.196021] acpiphp: Slot [16] registered\n[ 0.197439] acpiphp: Slot [17] registered\n[ 0.198846] acpiphp: Slot [18] registered\n[ 0.200029] acpiphp: Slot [19] registered\n[ 0.201457] acpiphp: Slot [20] registered\n[ 0.202876] acpiphp: Slot [21] registered\n[ 0.204022] acpiphp: Slot [22] registered\n[ 0.205447] acpiphp: Slot [23] registered\n[ 0.206873] acpiphp: Slot [24] registered\n[ 0.208022] acpiphp: Slot [25] registered\n[ 0.209441] acpiphp: Slot [26] registered\n[ 0.210879] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213439] acpiphp: Slot [29] registered\n[ 0.214853] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217371] PCI host bridge to bus 0000:00\n[ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.277021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279061] SCSI subsystem initialized\n[ 0.280191] ACPI: bus type USB registered\n[ 0.281537] usbcore: registered new interface driver usbfs\n[ 0.283270] usbcore: registered new interface driver hub\n[ 0.284053] usbcore: registered new device driver usb\n[ 0.285694] PCI: Using ACPI for IRQ routing\n[ 0.285999] NetLabel: Initializing\n[ 0.288008] NetLabel: domain hash size = 128\n[ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291009] NetLabel: unlabeled traffic allowed by default\n[ 0.292288] Switched to clocksource kvm-clock\n[ 0.300987] AppArmor: AppArmor Filesystem Enabled\n[ 0.302258] pnp: PnP ACPI init\n[ 0.303172] ACPI: bus type PNP registered\n[ 0.304768] pnp: PnP ACPI: found 8 devices\n[ 0.305893] ACPI: bus type PNP unregistered\n[ 0.313926] NET: Registered protocol family 2\n[ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319540] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321277] TCP: reno registered\n[ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325478] NET: Registered protocol family 1\n[ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375190] Trying to unpack rootfs image as initramfs...\n[ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485685] Scanning for low memory corruption every 60 seconds\n[ 0.487622] Initialise system trusted keyring\n[ 0.488902] audit: initializing netlink socket (disabled)\n[ 0.490288] type=2000 audit(1534584256.414:1): initialized\n[ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514424] zbud: loaded\n[ 0.515471] VFS: Disk quotas dquot_6.5.2\n[ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518691] fuse init (API version 7.22)\n[ 0.519906] msgmni has been set to 3997\n[ 0.521054] Key type big_key registered\n[ 0.522682] Key type asymmetric registered\n[ 0.523828] Asymmetric key parser 'x509' registered\n[ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527171] io scheduler noop registered\n[ 0.528253] io scheduler deadline registered (default)\n[ 0.529598] io scheduler cfq registered\n[ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533903] ipmi message handler version 39.2\n[ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537124] ACPI: Power Button [PWRF]\n[ 0.538300] GHES: HEST is not enabled!\n[ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658193] Linux agpgart interface v0.103\n[ 0.660487] brd: module loaded\n[ 0.661929] loop: module loaded\n[ 0.663320] blk-mq: CPU -> queue map\n[ 0.664407] CPU 0 -> Queue 0\n[ 0.665341] CPU 1 -> Queue 0\n[ 0.667278] vda: vda1\n[ 0.669025] scsi0 : ata_piix\n[ 0.670103] scsi1 : ata_piix\n[ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674775] libphy: Fixed MDIO Bus: probed\n[ 0.676060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680763] PPP generic driver version 2.4.2\n[ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683828] ehci-pci: EHCI PCI platform driver\n[ 0.685072] ehci-platform: EHCI generic platform driver\n[ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687968] ohci-pci: OHCI PCI platform driver\n[ 0.689190] ohci-platform: OHCI generic platform driver\n[ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723956] usb usb1: Product: UHCI Host Controller\n[ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.727491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729146] hub 1-0:1.0: USB hub found\n[ 0.730432] hub 1-0:1.0: 2 ports detected\n[ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738669] mousedev: PS/2 mouse device common for all mice\n[ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749575] device-mapper: uevent: version 1.0.3\n[ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755843] TCP: cubic registered\n[ 0.757096] NET: Registered protocol family 10\n[ 0.759266] NET: Registered protocol family 17\n[ 0.760788] Key type dns_resolver registered\n[ 0.762478] Loading compiled-in X.509 certificates\n[ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.774653] registered taskstats version 1\n[ 0.778099] Key type trusted registered\n[ 0.782281] Key type encrypted registered\n[ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785583] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787893] regulator-dummy: disabling\n[ 0.789220] Magic number: 14:691:424\n[ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795266] EDD information not available.\n[ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.836543] Write protecting the kernel read-only data: 12288k\n[ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.858150] systemd-udevd[107]: starting version 204\n[ 0.897187] FDC 0 is a S82078B\n[ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205422] usb 1-1: Product: QEMU USB Tablet\n[ 1.206871] usb 1-1: Manufacturer: QEMU\n[ 1.208393] usb 1-1: SerialNumber: 42\n[ 1.913488] 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.269161] 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.419201] 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[ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds.\ncloud-init-nonet[3.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.19]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 |\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 * 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 ]\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:\ndb:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . + =. +. |\n| + E .o o |\n| . . o |\n| . .. |\n| . o S . |\n| . = * . |\n| o . + + |\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:\nf1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o ++o. |\n| o o.+ =.E . |\n| o = = =...o|\n| . * + o o|\n| S + . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o+. |\n|=o .. |\n|oEo o |\n|o* + . . |\n|o * o S |\n| o . o |\n|o . |\n|.o |\n|o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o E |\n| o B .|\n| S . .= = |\n| + =.oo o|\n| = =.+ o|\n| o * o |\n| o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 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 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 OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486\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 [161 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 [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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"} 2018-08-18 09:26:00,100 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-2412c7fd-ef7a-4700-a9e3-ca2f212c28b9 2018-08-18 09:26:00,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0777530670166s 2018-08-18 09:26:00,102 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-2412c7fd-ef7a-4700-a9e3-ca2f212c28b9 2018-08-18 09:26:00,102 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009175] AppArmor: AppArmor initialized [ 0.010274] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020299] Initializing cgroup subsys memory [ 0.021444] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025161] Initializing cgroup subsys blkio [ 0.026280] Initializing cgroup subsys perf_event [ 0.027507] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Not Present [ 0.029833] mce: CPU supports 10 MCE banks [ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044299] ACPI: Core revision 20131115 [ 0.045807] ACPI: All ACPI Tables successfully acquired [ 0.047333] ftrace: allocating 28746 entries in 113 pages [ 0.068238] smpboot: Max logical packages: 2 [ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076463] Enabling x2apic [ 0.077298] Enabled x2apic [ 0.078460] Switched APIC routing to physical x2apic. [ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.095069] KVM setup paravirtual spinlock [ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102855] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120034] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124530] devtmpfs: initialized [ 0.126618] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128967] EVM: security.ima [ 0.129865] EVM: security.capability [ 0.132197] pinctrl core: initialized pinctrl subsystem [ 0.133816] regulator-dummy: no parameters [ 0.135025] RTC time: 9:24:15, date: 08/18/18 [ 0.136196] NET: Registered protocol family 16 [ 0.137612] cpuidle: using governor ladder [ 0.138733] cpuidle: using governor menu [ 0.139910] ACPI: bus type PCI registered [ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141848] PCI: Using configuration type 1 for base access [ 0.144071] bio: create slab at 0 [ 0.145182] ACPI: Added _OSI(Module Device) [ 0.145263] ACPI: Added _OSI(Processor Device) [ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.150979] ACPI: Interpreter enabled [ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161960] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168234] ACPI: No dock devices found. [ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179917] acpiphp: Slot [3] registered [ 0.180027] acpiphp: Slot [4] registered [ 0.181395] acpiphp: Slot [5] registered [ 0.182760] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185440] acpiphp: Slot [8] registered [ 0.186820] acpiphp: Slot [9] registered [ 0.188036] acpiphp: Slot [10] registered [ 0.189444] acpiphp: Slot [11] registered [ 0.190940] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193446] acpiphp: Slot [14] registered [ 0.194856] acpiphp: Slot [15] registered [ 0.196021] acpiphp: Slot [16] registered [ 0.197439] acpiphp: Slot [17] registered [ 0.198846] acpiphp: Slot [18] registered [ 0.200029] acpiphp: Slot [19] registered [ 0.201457] acpiphp: Slot [20] registered [ 0.202876] acpiphp: Slot [21] registered [ 0.204022] acpiphp: Slot [22] registered [ 0.205447] acpiphp: Slot [23] registered [ 0.206873] acpiphp: Slot [24] registered [ 0.208022] acpiphp: Slot [25] registered [ 0.209441] acpiphp: Slot [26] registered [ 0.210879] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213439] acpiphp: Slot [29] registered [ 0.214853] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217371] PCI host bridge to bus 0000:00 [ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.277021] vgaarb: bridge control possible 0000:00:02.0 [ 0.279061] SCSI subsystem initialized [ 0.280191] ACPI: bus type USB registered [ 0.281537] usbcore: registered new interface driver usbfs [ 0.283270] usbcore: registered new interface driver hub [ 0.284053] usbcore: registered new device driver usb [ 0.285694] PCI: Using ACPI for IRQ routing [ 0.285999] NetLabel: Initializing [ 0.288008] NetLabel: domain hash size = 128 [ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291009] NetLabel: unlabeled traffic allowed by default [ 0.292288] Switched to clocksource kvm-clock [ 0.300987] AppArmor: AppArmor Filesystem Enabled [ 0.302258] pnp: PnP ACPI init [ 0.303172] ACPI: bus type PNP registered [ 0.304768] pnp: PnP ACPI: found 8 devices [ 0.305893] ACPI: bus type PNP unregistered [ 0.313926] NET: Registered protocol family 2 [ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319540] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321277] TCP: reno registered [ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325478] NET: Registered protocol family 1 [ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375190] Trying to unpack rootfs image as initramfs... [ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485685] Scanning for low memory corruption every 60 seconds [ 0.487622] Initialise system trusted keyring [ 0.488902] audit: initializing netlink socket (disabled) [ 0.490288] type=2000 audit(1534584256.414:1): initialized [ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514424] zbud: loaded [ 0.515471] VFS: Disk quotas dquot_6.5.2 [ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518691] fuse init (API version 7.22) [ 0.519906] msgmni has been set to 3997 [ 0.521054] Key type big_key registered [ 0.522682] Key type asymmetric registered [ 0.523828] Asymmetric key parser 'x509' registered [ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527171] io scheduler noop registered [ 0.528253] io scheduler deadline registered (default) [ 0.529598] io scheduler cfq registered [ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533903] ipmi message handler version 39.2 [ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537124] ACPI: Power Button [PWRF] [ 0.538300] GHES: HEST is not enabled! [ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658193] Linux agpgart interface v0.103 [ 0.660487] brd: module loaded [ 0.661929] loop: module loaded [ 0.663320] blk-mq: CPU -> queue map [ 0.664407] CPU 0 -> Queue 0 [ 0.665341] CPU 1 -> Queue 0 [ 0.667278] vda: vda1 [ 0.669025] scsi0 : ata_piix [ 0.670103] scsi1 : ata_piix [ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674775] libphy: Fixed MDIO Bus: probed [ 0.676060] tun: Universal TUN/TAP device driver, 1.6 [ 0.677470] tun: (C) 1999-2004 Max Krasnyansky [ 0.680763] PPP generic driver version 2.4.2 [ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683828] ehci-pci: EHCI PCI platform driver [ 0.685072] ehci-platform: EHCI generic platform driver [ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687968] ohci-pci: OHCI PCI platform driver [ 0.689190] ohci-platform: OHCI generic platform driver [ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723956] usb usb1: Product: UHCI Host Controller [ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.727491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729146] hub 1-0:1.0: USB hub found [ 0.730432] hub 1-0:1.0: 2 ports detected [ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738669] mousedev: PS/2 mouse device common for all mice [ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743743] rtc_cmos 00:00: RTC can wake from S4 [ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749575] device-mapper: uevent: version 1.0.3 [ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755843] TCP: cubic registered [ 0.757096] NET: Registered protocol family 10 [ 0.759266] NET: Registered protocol family 17 [ 0.760788] Key type dns_resolver registered [ 0.762478] Loading compiled-in X.509 certificates [ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.774653] registered taskstats version 1 [ 0.778099] Key type trusted registered [ 0.782281] Key type encrypted registered [ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785583] IMA: No TPM chip found, activating TPM-bypass! [ 0.787893] regulator-dummy: disabling [ 0.789220] Magic number: 14:691:424 [ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795266] EDD information not available. [ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.836543] Write protecting the kernel read-only data: 12288k [ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.858150] systemd-udevd[107]: starting version 204 [ 0.897187] FDC 0 is a S82078B [ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205422] usb 1-1: Product: QEMU USB Tablet [ 1.206871] usb 1-1: Manufacturer: QEMU [ 1.208393] usb 1-1: SerialNumber: 42 [ 1.913488] 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.269161] 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.419201] 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 ] [ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.19]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . + =. +. | | + E .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: f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o ++o. | | o o.+ =.E . | | o = = =...o| | . * + o o| | S + . | | . | | | | | | | +-----------------+ 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: 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o+. | |=o .. | |oEo o | |o* + . . | |o * o S | | 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: 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o E | | o B .| | S . .= = | | + =.oo o| | = =.+ 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 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 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486 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 [161 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 [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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) ... 2018-08-18 09:26:00,105 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:26:10,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:26:10,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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:26:10,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:26: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-fc57759a-f329-427c-b1a0-854ef8362dbc x-compute-request-id: req-fc57759a-f329-427c-b1a0-854ef8362dbc Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:26:10,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fc57759a-f329-427c-b1a0-854ef8362dbc 2018-08-18 09:26:10,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.307420969009s 2018-08-18 09:26:10,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fc57759a-f329-427c-b1a0-854ef8362dbc 2018-08-18 09:26:10,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:26:10,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:26:10,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:26: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-dd43f848-fec5-4a2a-bf33-815f9fe3930b x-compute-request-id: req-dd43f848-fec5-4a2a-bf33-815f9fe3930b Content-Encoding: gzip Content-Length: 15542 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009175] AppArmor: AppArmor initialized\n[ 0.010274] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020299] Initializing cgroup subsys memory\n[ 0.021444] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025161] Initializing cgroup subsys blkio\n[ 0.026280] Initializing cgroup subsys perf_event\n[ 0.027507] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Not Present\n[ 0.029833] mce: CPU supports 10 MCE banks\n[ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044299] ACPI: Core revision 20131115\n[ 0.045807] ACPI: All ACPI Tables successfully acquired\n[ 0.047333] ftrace: allocating 28746 entries in 113 pages\n[ 0.068238] smpboot: Max logical packages: 2\n[ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076463] Enabling x2apic\n[ 0.077298] Enabled x2apic\n[ 0.078460] Switched APIC routing to physical x2apic.\n[ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.095069] KVM setup paravirtual spinlock\n[ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102855] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120034] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124530] devtmpfs: initialized\n[ 0.126618] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128967] EVM: security.ima\n[ 0.129865] EVM: security.capability\n[ 0.132197] pinctrl core: initialized pinctrl subsystem\n[ 0.133816] regulator-dummy: no parameters\n[ 0.135025] RTC time: 9:24:15, date: 08/18/18\n[ 0.136196] NET: Registered protocol family 16\n[ 0.137612] cpuidle: using governor ladder\n[ 0.138733] cpuidle: using governor menu\n[ 0.139910] ACPI: bus type PCI registered\n[ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141848] PCI: Using configuration type 1 for base access\n[ 0.144071] bio: create slab at 0\n[ 0.145182] ACPI: Added _OSI(Module Device)\n[ 0.145263] ACPI: Added _OSI(Processor Device)\n[ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.150979] ACPI: Interpreter enabled\n[ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161960] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168234] ACPI: No dock devices found.\n[ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179917] acpiphp: Slot [3] registered\n[ 0.180027] acpiphp: Slot [4] registered\n[ 0.181395] acpiphp: Slot [5] registered\n[ 0.182760] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185440] acpiphp: Slot [8] registered\n[ 0.186820] acpiphp: Slot [9] registered\n[ 0.188036] acpiphp: Slot [10] registered\n[ 0.189444] acpiphp: Slot [11] registered\n[ 0.190940] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193446] acpiphp: Slot [14] registered\n[ 0.194856] acpiphp: Slot [15] registered\n[ 0.196021] acpiphp: Slot [16] registered\n[ 0.197439] acpiphp: Slot [17] registered\n[ 0.198846] acpiphp: Slot [18] registered\n[ 0.200029] acpiphp: Slot [19] registered\n[ 0.201457] acpiphp: Slot [20] registered\n[ 0.202876] acpiphp: Slot [21] registered\n[ 0.204022] acpiphp: Slot [22] registered\n[ 0.205447] acpiphp: Slot [23] registered\n[ 0.206873] acpiphp: Slot [24] registered\n[ 0.208022] acpiphp: Slot [25] registered\n[ 0.209441] acpiphp: Slot [26] registered\n[ 0.210879] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213439] acpiphp: Slot [29] registered\n[ 0.214853] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217371] PCI host bridge to bus 0000:00\n[ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.277021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279061] SCSI subsystem initialized\n[ 0.280191] ACPI: bus type USB registered\n[ 0.281537] usbcore: registered new interface driver usbfs\n[ 0.283270] usbcore: registered new interface driver hub\n[ 0.284053] usbcore: registered new device driver usb\n[ 0.285694] PCI: Using ACPI for IRQ routing\n[ 0.285999] NetLabel: Initializing\n[ 0.288008] NetLabel: domain hash size = 128\n[ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291009] NetLabel: unlabeled traffic allowed by default\n[ 0.292288] Switched to clocksource kvm-clock\n[ 0.300987] AppArmor: AppArmor Filesystem Enabled\n[ 0.302258] pnp: PnP ACPI init\n[ 0.303172] ACPI: bus type PNP registered\n[ 0.304768] pnp: PnP ACPI: found 8 devices\n[ 0.305893] ACPI: bus type PNP unregistered\n[ 0.313926] NET: Registered protocol family 2\n[ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319540] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321277] TCP: reno registered\n[ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325478] NET: Registered protocol family 1\n[ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375190] Trying to unpack rootfs image as initramfs...\n[ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485685] Scanning for low memory corruption every 60 seconds\n[ 0.487622] Initialise system trusted keyring\n[ 0.488902] audit: initializing netlink socket (disabled)\n[ 0.490288] type=2000 audit(1534584256.414:1): initialized\n[ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514424] zbud: loaded\n[ 0.515471] VFS: Disk quotas dquot_6.5.2\n[ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518691] fuse init (API version 7.22)\n[ 0.519906] msgmni has been set to 3997\n[ 0.521054] Key type big_key registered\n[ 0.522682] Key type asymmetric registered\n[ 0.523828] Asymmetric key parser 'x509' registered\n[ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527171] io scheduler noop registered\n[ 0.528253] io scheduler deadline registered (default)\n[ 0.529598] io scheduler cfq registered\n[ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533903] ipmi message handler version 39.2\n[ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537124] ACPI: Power Button [PWRF]\n[ 0.538300] GHES: HEST is not enabled!\n[ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658193] Linux agpgart interface v0.103\n[ 0.660487] brd: module loaded\n[ 0.661929] loop: module loaded\n[ 0.663320] blk-mq: CPU -> queue map\n[ 0.664407] CPU 0 -> Queue 0\n[ 0.665341] CPU 1 -> Queue 0\n[ 0.667278] vda: vda1\n[ 0.669025] scsi0 : ata_piix\n[ 0.670103] scsi1 : ata_piix\n[ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674775] libphy: Fixed MDIO Bus: probed\n[ 0.676060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680763] PPP generic driver version 2.4.2\n[ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683828] ehci-pci: EHCI PCI platform driver\n[ 0.685072] ehci-platform: EHCI generic platform driver\n[ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687968] ohci-pci: OHCI PCI platform driver\n[ 0.689190] ohci-platform: OHCI generic platform driver\n[ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723956] usb usb1: Product: UHCI Host Controller\n[ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.727491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729146] hub 1-0:1.0: USB hub found\n[ 0.730432] hub 1-0:1.0: 2 ports detected\n[ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738669] mousedev: PS/2 mouse device common for all mice\n[ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749575] device-mapper: uevent: version 1.0.3\n[ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755843] TCP: cubic registered\n[ 0.757096] NET: Registered protocol family 10\n[ 0.759266] NET: Registered protocol family 17\n[ 0.760788] Key type dns_resolver registered\n[ 0.762478] Loading compiled-in X.509 certificates\n[ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.774653] registered taskstats version 1\n[ 0.778099] Key type trusted registered\n[ 0.782281] Key type encrypted registered\n[ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785583] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787893] regulator-dummy: disabling\n[ 0.789220] Magic number: 14:691:424\n[ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795266] EDD information not available.\n[ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.836543] Write protecting the kernel read-only data: 12288k\n[ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.858150] systemd-udevd[107]: starting version 204\n[ 0.897187] FDC 0 is a S82078B\n[ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205422] usb 1-1: Product: QEMU USB Tablet\n[ 1.206871] usb 1-1: Manufacturer: QEMU\n[ 1.208393] usb 1-1: SerialNumber: 42\n[ 1.913488] 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.269161] 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.419201] 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[ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds.\ncloud-init-nonet[3.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.19]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 |\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 * 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 ]\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:\ndb:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . + =. +. |\n| + E .o o |\n| . . o |\n| . .. |\n| . o S . |\n| . = * . |\n| o . + + |\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:\nf1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o ++o. |\n| o o.+ =.E . |\n| o = = =...o|\n| . * + o o|\n| S + . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o+. |\n|=o .. |\n|oEo o |\n|o* + . . |\n|o * o S |\n| o . o |\n|o . |\n|.o |\n|o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o E |\n| o B .|\n| S . .= = |\n| + =.oo o|\n| = =.+ o|\n| o * o |\n| o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 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 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 OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486\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 [161 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 [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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..."} 2018-08-18 09:26:10,509 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-dd43f848-fec5-4a2a-bf33-815f9fe3930b 2018-08-18 09:26:10,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0780620574951s 2018-08-18 09:26:10,511 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-dd43f848-fec5-4a2a-bf33-815f9fe3930b 2018-08-18 09:26:10,511 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009175] AppArmor: AppArmor initialized [ 0.010274] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020299] Initializing cgroup subsys memory [ 0.021444] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025161] Initializing cgroup subsys blkio [ 0.026280] Initializing cgroup subsys perf_event [ 0.027507] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Not Present [ 0.029833] mce: CPU supports 10 MCE banks [ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044299] ACPI: Core revision 20131115 [ 0.045807] ACPI: All ACPI Tables successfully acquired [ 0.047333] ftrace: allocating 28746 entries in 113 pages [ 0.068238] smpboot: Max logical packages: 2 [ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076463] Enabling x2apic [ 0.077298] Enabled x2apic [ 0.078460] Switched APIC routing to physical x2apic. [ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.095069] KVM setup paravirtual spinlock [ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102855] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120034] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124530] devtmpfs: initialized [ 0.126618] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128967] EVM: security.ima [ 0.129865] EVM: security.capability [ 0.132197] pinctrl core: initialized pinctrl subsystem [ 0.133816] regulator-dummy: no parameters [ 0.135025] RTC time: 9:24:15, date: 08/18/18 [ 0.136196] NET: Registered protocol family 16 [ 0.137612] cpuidle: using governor ladder [ 0.138733] cpuidle: using governor menu [ 0.139910] ACPI: bus type PCI registered [ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141848] PCI: Using configuration type 1 for base access [ 0.144071] bio: create slab at 0 [ 0.145182] ACPI: Added _OSI(Module Device) [ 0.145263] ACPI: Added _OSI(Processor Device) [ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.150979] ACPI: Interpreter enabled [ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161960] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168234] ACPI: No dock devices found. [ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179917] acpiphp: Slot [3] registered [ 0.180027] acpiphp: Slot [4] registered [ 0.181395] acpiphp: Slot [5] registered [ 0.182760] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185440] acpiphp: Slot [8] registered [ 0.186820] acpiphp: Slot [9] registered [ 0.188036] acpiphp: Slot [10] registered [ 0.189444] acpiphp: Slot [11] registered [ 0.190940] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193446] acpiphp: Slot [14] registered [ 0.194856] acpiphp: Slot [15] registered [ 0.196021] acpiphp: Slot [16] registered [ 0.197439] acpiphp: Slot [17] registered [ 0.198846] acpiphp: Slot [18] registered [ 0.200029] acpiphp: Slot [19] registered [ 0.201457] acpiphp: Slot [20] registered [ 0.202876] acpiphp: Slot [21] registered [ 0.204022] acpiphp: Slot [22] registered [ 0.205447] acpiphp: Slot [23] registered [ 0.206873] acpiphp: Slot [24] registered [ 0.208022] acpiphp: Slot [25] registered [ 0.209441] acpiphp: Slot [26] registered [ 0.210879] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213439] acpiphp: Slot [29] registered [ 0.214853] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217371] PCI host bridge to bus 0000:00 [ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.277021] vgaarb: bridge control possible 0000:00:02.0 [ 0.279061] SCSI subsystem initialized [ 0.280191] ACPI: bus type USB registered [ 0.281537] usbcore: registered new interface driver usbfs [ 0.283270] usbcore: registered new interface driver hub [ 0.284053] usbcore: registered new device driver usb [ 0.285694] PCI: Using ACPI for IRQ routing [ 0.285999] NetLabel: Initializing [ 0.288008] NetLabel: domain hash size = 128 [ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291009] NetLabel: unlabeled traffic allowed by default [ 0.292288] Switched to clocksource kvm-clock [ 0.300987] AppArmor: AppArmor Filesystem Enabled [ 0.302258] pnp: PnP ACPI init [ 0.303172] ACPI: bus type PNP registered [ 0.304768] pnp: PnP ACPI: found 8 devices [ 0.305893] ACPI: bus type PNP unregistered [ 0.313926] NET: Registered protocol family 2 [ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319540] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321277] TCP: reno registered [ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325478] NET: Registered protocol family 1 [ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375190] Trying to unpack rootfs image as initramfs... [ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485685] Scanning for low memory corruption every 60 seconds [ 0.487622] Initialise system trusted keyring [ 0.488902] audit: initializing netlink socket (disabled) [ 0.490288] type=2000 audit(1534584256.414:1): initialized [ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514424] zbud: loaded [ 0.515471] VFS: Disk quotas dquot_6.5.2 [ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518691] fuse init (API version 7.22) [ 0.519906] msgmni has been set to 3997 [ 0.521054] Key type big_key registered [ 0.522682] Key type asymmetric registered [ 0.523828] Asymmetric key parser 'x509' registered [ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527171] io scheduler noop registered [ 0.528253] io scheduler deadline registered (default) [ 0.529598] io scheduler cfq registered [ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533903] ipmi message handler version 39.2 [ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537124] ACPI: Power Button [PWRF] [ 0.538300] GHES: HEST is not enabled! [ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658193] Linux agpgart interface v0.103 [ 0.660487] brd: module loaded [ 0.661929] loop: module loaded [ 0.663320] blk-mq: CPU -> queue map [ 0.664407] CPU 0 -> Queue 0 [ 0.665341] CPU 1 -> Queue 0 [ 0.667278] vda: vda1 [ 0.669025] scsi0 : ata_piix [ 0.670103] scsi1 : ata_piix [ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674775] libphy: Fixed MDIO Bus: probed [ 0.676060] tun: Universal TUN/TAP device driver, 1.6 [ 0.677470] tun: (C) 1999-2004 Max Krasnyansky [ 0.680763] PPP generic driver version 2.4.2 [ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683828] ehci-pci: EHCI PCI platform driver [ 0.685072] ehci-platform: EHCI generic platform driver [ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687968] ohci-pci: OHCI PCI platform driver [ 0.689190] ohci-platform: OHCI generic platform driver [ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723956] usb usb1: Product: UHCI Host Controller [ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.727491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729146] hub 1-0:1.0: USB hub found [ 0.730432] hub 1-0:1.0: 2 ports detected [ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738669] mousedev: PS/2 mouse device common for all mice [ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743743] rtc_cmos 00:00: RTC can wake from S4 [ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749575] device-mapper: uevent: version 1.0.3 [ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755843] TCP: cubic registered [ 0.757096] NET: Registered protocol family 10 [ 0.759266] NET: Registered protocol family 17 [ 0.760788] Key type dns_resolver registered [ 0.762478] Loading compiled-in X.509 certificates [ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.774653] registered taskstats version 1 [ 0.778099] Key type trusted registered [ 0.782281] Key type encrypted registered [ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785583] IMA: No TPM chip found, activating TPM-bypass! [ 0.787893] regulator-dummy: disabling [ 0.789220] Magic number: 14:691:424 [ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795266] EDD information not available. [ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.836543] Write protecting the kernel read-only data: 12288k [ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.858150] systemd-udevd[107]: starting version 204 [ 0.897187] FDC 0 is a S82078B [ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205422] usb 1-1: Product: QEMU USB Tablet [ 1.206871] usb 1-1: Manufacturer: QEMU [ 1.208393] usb 1-1: SerialNumber: 42 [ 1.913488] 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.269161] 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.419201] 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 ] [ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.19]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . + =. +. | | + E .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: f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o ++o. | | o o.+ =.E . | | o = = =...o| | . * + o o| | S + . | | . | | | | | | | +-----------------+ 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: 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o+. | |=o .. | |oEo o | |o* + . . | |o * o S | | 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: 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o E | | o B .| | S . .= = | | + =.oo o| | = =.+ 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 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 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486 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 [161 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 [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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... 2018-08-18 09:26:10,514 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:26:20,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:26:20,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:26:20,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:26: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-5d2f3119-8bf2-44bf-83d7-5155c34941d0 x-compute-request-id: req-5d2f3119-8bf2-44bf-83d7-5155c34941d0 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:26:20,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5d2f3119-8bf2-44bf-83d7-5155c34941d0 2018-08-18 09:26:20,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.329787969589s 2018-08-18 09:26:20,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5d2f3119-8bf2-44bf-83d7-5155c34941d0 2018-08-18 09:26:20,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:26:20,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:26:20,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:26: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-ba12cf1e-01ca-41f1-af25-1a0ae22ccff0 x-compute-request-id: req-ba12cf1e-01ca-41f1-af25-1a0ae22ccff0 Content-Encoding: gzip Content-Length: 16211 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009175] AppArmor: AppArmor initialized\n[ 0.010274] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020299] Initializing cgroup subsys memory\n[ 0.021444] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025161] Initializing cgroup subsys blkio\n[ 0.026280] Initializing cgroup subsys perf_event\n[ 0.027507] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Not Present\n[ 0.029833] mce: CPU supports 10 MCE banks\n[ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044299] ACPI: Core revision 20131115\n[ 0.045807] ACPI: All ACPI Tables successfully acquired\n[ 0.047333] ftrace: allocating 28746 entries in 113 pages\n[ 0.068238] smpboot: Max logical packages: 2\n[ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076463] Enabling x2apic\n[ 0.077298] Enabled x2apic\n[ 0.078460] Switched APIC routing to physical x2apic.\n[ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.095069] KVM setup paravirtual spinlock\n[ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102855] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120034] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124530] devtmpfs: initialized\n[ 0.126618] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128967] EVM: security.ima\n[ 0.129865] EVM: security.capability\n[ 0.132197] pinctrl core: initialized pinctrl subsystem\n[ 0.133816] regulator-dummy: no parameters\n[ 0.135025] RTC time: 9:24:15, date: 08/18/18\n[ 0.136196] NET: Registered protocol family 16\n[ 0.137612] cpuidle: using governor ladder\n[ 0.138733] cpuidle: using governor menu\n[ 0.139910] ACPI: bus type PCI registered\n[ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141848] PCI: Using configuration type 1 for base access\n[ 0.144071] bio: create slab at 0\n[ 0.145182] ACPI: Added _OSI(Module Device)\n[ 0.145263] ACPI: Added _OSI(Processor Device)\n[ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.150979] ACPI: Interpreter enabled\n[ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161960] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168234] ACPI: No dock devices found.\n[ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179917] acpiphp: Slot [3] registered\n[ 0.180027] acpiphp: Slot [4] registered\n[ 0.181395] acpiphp: Slot [5] registered\n[ 0.182760] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185440] acpiphp: Slot [8] registered\n[ 0.186820] acpiphp: Slot [9] registered\n[ 0.188036] acpiphp: Slot [10] registered\n[ 0.189444] acpiphp: Slot [11] registered\n[ 0.190940] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193446] acpiphp: Slot [14] registered\n[ 0.194856] acpiphp: Slot [15] registered\n[ 0.196021] acpiphp: Slot [16] registered\n[ 0.197439] acpiphp: Slot [17] registered\n[ 0.198846] acpiphp: Slot [18] registered\n[ 0.200029] acpiphp: Slot [19] registered\n[ 0.201457] acpiphp: Slot [20] registered\n[ 0.202876] acpiphp: Slot [21] registered\n[ 0.204022] acpiphp: Slot [22] registered\n[ 0.205447] acpiphp: Slot [23] registered\n[ 0.206873] acpiphp: Slot [24] registered\n[ 0.208022] acpiphp: Slot [25] registered\n[ 0.209441] acpiphp: Slot [26] registered\n[ 0.210879] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213439] acpiphp: Slot [29] registered\n[ 0.214853] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217371] PCI host bridge to bus 0000:00\n[ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.277021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279061] SCSI subsystem initialized\n[ 0.280191] ACPI: bus type USB registered\n[ 0.281537] usbcore: registered new interface driver usbfs\n[ 0.283270] usbcore: registered new interface driver hub\n[ 0.284053] usbcore: registered new device driver usb\n[ 0.285694] PCI: Using ACPI for IRQ routing\n[ 0.285999] NetLabel: Initializing\n[ 0.288008] NetLabel: domain hash size = 128\n[ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291009] NetLabel: unlabeled traffic allowed by default\n[ 0.292288] Switched to clocksource kvm-clock\n[ 0.300987] AppArmor: AppArmor Filesystem Enabled\n[ 0.302258] pnp: PnP ACPI init\n[ 0.303172] ACPI: bus type PNP registered\n[ 0.304768] pnp: PnP ACPI: found 8 devices\n[ 0.305893] ACPI: bus type PNP unregistered\n[ 0.313926] NET: Registered protocol family 2\n[ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319540] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321277] TCP: reno registered\n[ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325478] NET: Registered protocol family 1\n[ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375190] Trying to unpack rootfs image as initramfs...\n[ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485685] Scanning for low memory corruption every 60 seconds\n[ 0.487622] Initialise system trusted keyring\n[ 0.488902] audit: initializing netlink socket (disabled)\n[ 0.490288] type=2000 audit(1534584256.414:1): initialized\n[ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514424] zbud: loaded\n[ 0.515471] VFS: Disk quotas dquot_6.5.2\n[ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518691] fuse init (API version 7.22)\n[ 0.519906] msgmni has been set to 3997\n[ 0.521054] Key type big_key registered\n[ 0.522682] Key type asymmetric registered\n[ 0.523828] Asymmetric key parser 'x509' registered\n[ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527171] io scheduler noop registered\n[ 0.528253] io scheduler deadline registered (default)\n[ 0.529598] io scheduler cfq registered\n[ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533903] ipmi message handler version 39.2\n[ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537124] ACPI: Power Button [PWRF]\n[ 0.538300] GHES: HEST is not enabled!\n[ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658193] Linux agpgart interface v0.103\n[ 0.660487] brd: module loaded\n[ 0.661929] loop: module loaded\n[ 0.663320] blk-mq: CPU -> queue map\n[ 0.664407] CPU 0 -> Queue 0\n[ 0.665341] CPU 1 -> Queue 0\n[ 0.667278] vda: vda1\n[ 0.669025] scsi0 : ata_piix\n[ 0.670103] scsi1 : ata_piix\n[ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674775] libphy: Fixed MDIO Bus: probed\n[ 0.676060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680763] PPP generic driver version 2.4.2\n[ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683828] ehci-pci: EHCI PCI platform driver\n[ 0.685072] ehci-platform: EHCI generic platform driver\n[ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687968] ohci-pci: OHCI PCI platform driver\n[ 0.689190] ohci-platform: OHCI generic platform driver\n[ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723956] usb usb1: Product: UHCI Host Controller\n[ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.727491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729146] hub 1-0:1.0: USB hub found\n[ 0.730432] hub 1-0:1.0: 2 ports detected\n[ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738669] mousedev: PS/2 mouse device common for all mice\n[ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749575] device-mapper: uevent: version 1.0.3\n[ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755843] TCP: cubic registered\n[ 0.757096] NET: Registered protocol family 10\n[ 0.759266] NET: Registered protocol family 17\n[ 0.760788] Key type dns_resolver registered\n[ 0.762478] Loading compiled-in X.509 certificates\n[ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.774653] registered taskstats version 1\n[ 0.778099] Key type trusted registered\n[ 0.782281] Key type encrypted registered\n[ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785583] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787893] regulator-dummy: disabling\n[ 0.789220] Magic number: 14:691:424\n[ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795266] EDD information not available.\n[ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.836543] Write protecting the kernel read-only data: 12288k\n[ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.858150] systemd-udevd[107]: starting version 204\n[ 0.897187] FDC 0 is a S82078B\n[ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205422] usb 1-1: Product: QEMU USB Tablet\n[ 1.206871] usb 1-1: Manufacturer: QEMU\n[ 1.208393] usb 1-1: SerialNumber: 42\n[ 1.913488] 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.269161] 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.419201] 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[ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds.\ncloud-init-nonet[3.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.19]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 |\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 * 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 ]\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:\ndb:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . + =. +. |\n| + E .o o |\n| . . o |\n| . .. |\n| . o S . |\n| . = * . |\n| o . + + |\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:\nf1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o ++o. |\n| o o.+ =.E . |\n| o = = =...o|\n| . * + o o|\n| S + . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o+. |\n|=o .. |\n|oEo o |\n|o* + . . |\n|o * o S |\n| o . o |\n|o . |\n|.o |\n|o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o E |\n| o B .|\n| S . .= = |\n| + =.oo o|\n| = =.+ o|\n| o * o |\n| o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 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 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 OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486\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 [161 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 [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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 7983\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 7996\nclearwater-socket-factory-sig start/running, process 8001\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 4 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]\n"} 2018-08-18 09:26:20,931 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-ba12cf1e-01ca-41f1-af25-1a0ae22ccff0 2018-08-18 09:26:20,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0778501033783s 2018-08-18 09:26:20,933 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-ba12cf1e-01ca-41f1-af25-1a0ae22ccff0 2018-08-18 09:26:20,933 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009175] AppArmor: AppArmor initialized [ 0.010274] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020299] Initializing cgroup subsys memory [ 0.021444] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025161] Initializing cgroup subsys blkio [ 0.026280] Initializing cgroup subsys perf_event [ 0.027507] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Not Present [ 0.029833] mce: CPU supports 10 MCE banks [ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044299] ACPI: Core revision 20131115 [ 0.045807] ACPI: All ACPI Tables successfully acquired [ 0.047333] ftrace: allocating 28746 entries in 113 pages [ 0.068238] smpboot: Max logical packages: 2 [ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076463] Enabling x2apic [ 0.077298] Enabled x2apic [ 0.078460] Switched APIC routing to physical x2apic. [ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.095069] KVM setup paravirtual spinlock [ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102855] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120034] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124530] devtmpfs: initialized [ 0.126618] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128967] EVM: security.ima [ 0.129865] EVM: security.capability [ 0.132197] pinctrl core: initialized pinctrl subsystem [ 0.133816] regulator-dummy: no parameters [ 0.135025] RTC time: 9:24:15, date: 08/18/18 [ 0.136196] NET: Registered protocol family 16 [ 0.137612] cpuidle: using governor ladder [ 0.138733] cpuidle: using governor menu [ 0.139910] ACPI: bus type PCI registered [ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141848] PCI: Using configuration type 1 for base access [ 0.144071] bio: create slab at 0 [ 0.145182] ACPI: Added _OSI(Module Device) [ 0.145263] ACPI: Added _OSI(Processor Device) [ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.150979] ACPI: Interpreter enabled [ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161960] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168234] ACPI: No dock devices found. [ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179917] acpiphp: Slot [3] registered [ 0.180027] acpiphp: Slot [4] registered [ 0.181395] acpiphp: Slot [5] registered [ 0.182760] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185440] acpiphp: Slot [8] registered [ 0.186820] acpiphp: Slot [9] registered [ 0.188036] acpiphp: Slot [10] registered [ 0.189444] acpiphp: Slot [11] registered [ 0.190940] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193446] acpiphp: Slot [14] registered [ 0.194856] acpiphp: Slot [15] registered [ 0.196021] acpiphp: Slot [16] registered [ 0.197439] acpiphp: Slot [17] registered [ 0.198846] acpiphp: Slot [18] registered [ 0.200029] acpiphp: Slot [19] registered [ 0.201457] acpiphp: Slot [20] registered [ 0.202876] acpiphp: Slot [21] registered [ 0.204022] acpiphp: Slot [22] registered [ 0.205447] acpiphp: Slot [23] registered [ 0.206873] acpiphp: Slot [24] registered [ 0.208022] acpiphp: Slot [25] registered [ 0.209441] acpiphp: Slot [26] registered [ 0.210879] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213439] acpiphp: Slot [29] registered [ 0.214853] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217371] PCI host bridge to bus 0000:00 [ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.277021] vgaarb: bridge control possible 0000:00:02.0 [ 0.279061] SCSI subsystem initialized [ 0.280191] ACPI: bus type USB registered [ 0.281537] usbcore: registered new interface driver usbfs [ 0.283270] usbcore: registered new interface driver hub [ 0.284053] usbcore: registered new device driver usb [ 0.285694] PCI: Using ACPI for IRQ routing [ 0.285999] NetLabel: Initializing [ 0.288008] NetLabel: domain hash size = 128 [ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291009] NetLabel: unlabeled traffic allowed by default [ 0.292288] Switched to clocksource kvm-clock [ 0.300987] AppArmor: AppArmor Filesystem Enabled [ 0.302258] pnp: PnP ACPI init [ 0.303172] ACPI: bus type PNP registered [ 0.304768] pnp: PnP ACPI: found 8 devices [ 0.305893] ACPI: bus type PNP unregistered [ 0.313926] NET: Registered protocol family 2 [ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319540] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321277] TCP: reno registered [ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325478] NET: Registered protocol family 1 [ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375190] Trying to unpack rootfs image as initramfs... [ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485685] Scanning for low memory corruption every 60 seconds [ 0.487622] Initialise system trusted keyring [ 0.488902] audit: initializing netlink socket (disabled) [ 0.490288] type=2000 audit(1534584256.414:1): initialized [ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514424] zbud: loaded [ 0.515471] VFS: Disk quotas dquot_6.5.2 [ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518691] fuse init (API version 7.22) [ 0.519906] msgmni has been set to 3997 [ 0.521054] Key type big_key registered [ 0.522682] Key type asymmetric registered [ 0.523828] Asymmetric key parser 'x509' registered [ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527171] io scheduler noop registered [ 0.528253] io scheduler deadline registered (default) [ 0.529598] io scheduler cfq registered [ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533903] ipmi message handler version 39.2 [ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537124] ACPI: Power Button [PWRF] [ 0.538300] GHES: HEST is not enabled! [ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658193] Linux agpgart interface v0.103 [ 0.660487] brd: module loaded [ 0.661929] loop: module loaded [ 0.663320] blk-mq: CPU -> queue map [ 0.664407] CPU 0 -> Queue 0 [ 0.665341] CPU 1 -> Queue 0 [ 0.667278] vda: vda1 [ 0.669025] scsi0 : ata_piix [ 0.670103] scsi1 : ata_piix [ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674775] libphy: Fixed MDIO Bus: probed [ 0.676060] tun: Universal TUN/TAP device driver, 1.6 [ 0.677470] tun: (C) 1999-2004 Max Krasnyansky [ 0.680763] PPP generic driver version 2.4.2 [ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683828] ehci-pci: EHCI PCI platform driver [ 0.685072] ehci-platform: EHCI generic platform driver [ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687968] ohci-pci: OHCI PCI platform driver [ 0.689190] ohci-platform: OHCI generic platform driver [ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723956] usb usb1: Product: UHCI Host Controller [ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.727491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729146] hub 1-0:1.0: USB hub found [ 0.730432] hub 1-0:1.0: 2 ports detected [ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738669] mousedev: PS/2 mouse device common for all mice [ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743743] rtc_cmos 00:00: RTC can wake from S4 [ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749575] device-mapper: uevent: version 1.0.3 [ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755843] TCP: cubic registered [ 0.757096] NET: Registered protocol family 10 [ 0.759266] NET: Registered protocol family 17 [ 0.760788] Key type dns_resolver registered [ 0.762478] Loading compiled-in X.509 certificates [ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.774653] registered taskstats version 1 [ 0.778099] Key type trusted registered [ 0.782281] Key type encrypted registered [ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785583] IMA: No TPM chip found, activating TPM-bypass! [ 0.787893] regulator-dummy: disabling [ 0.789220] Magic number: 14:691:424 [ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795266] EDD information not available. [ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.836543] Write protecting the kernel read-only data: 12288k [ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.858150] systemd-udevd[107]: starting version 204 [ 0.897187] FDC 0 is a S82078B [ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205422] usb 1-1: Product: QEMU USB Tablet [ 1.206871] usb 1-1: Manufacturer: QEMU [ 1.208393] usb 1-1: SerialNumber: 42 [ 1.913488] 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.269161] 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.419201] 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 ] [ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.19]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . + =. +. | | + E .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: f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o ++o. | | o o.+ =.E . | | o = = =...o| | . * + o o| | S + . | | . | | | | | | | +-----------------+ 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: 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o+. | |=o .. | |oEo o | |o* + . . | |o * o S | | 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: 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o E | | o B .| | S . .= = | | + =.oo o| | = =.+ 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 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 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486 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 [161 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 [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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 7983 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 7996 clearwater-socket-factory-sig start/running, process 8001 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 4 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] 2018-08-18 09:26:20,936 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:26:30,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:26:30,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:26:31,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:26: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-f5251135-5b8f-4021-8bd3-a188f10438ab x-compute-request-id: req-f5251135-5b8f-4021-8bd3-a188f10438ab Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:26:31,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f5251135-5b8f-4021-8bd3-a188f10438ab 2018-08-18 09:26:31,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538130998611s 2018-08-18 09:26:31,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f5251135-5b8f-4021-8bd3-a188f10438ab 2018-08-18 09:26:31,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:26:31,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:26:31,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:26: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-4e64ddd3-c052-4d4a-b06b-aa4d03adf014 x-compute-request-id: req-4e64ddd3-c052-4d4a-b06b-aa4d03adf014 Content-Encoding: gzip Content-Length: 16444 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009175] AppArmor: AppArmor initialized\n[ 0.010274] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020299] Initializing cgroup subsys memory\n[ 0.021444] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025161] Initializing cgroup subsys blkio\n[ 0.026280] Initializing cgroup subsys perf_event\n[ 0.027507] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Not Present\n[ 0.029833] mce: CPU supports 10 MCE banks\n[ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044299] ACPI: Core revision 20131115\n[ 0.045807] ACPI: All ACPI Tables successfully acquired\n[ 0.047333] ftrace: allocating 28746 entries in 113 pages\n[ 0.068238] smpboot: Max logical packages: 2\n[ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076463] Enabling x2apic\n[ 0.077298] Enabled x2apic\n[ 0.078460] Switched APIC routing to physical x2apic.\n[ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.095069] KVM setup paravirtual spinlock\n[ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102855] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120034] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124530] devtmpfs: initialized\n[ 0.126618] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128967] EVM: security.ima\n[ 0.129865] EVM: security.capability\n[ 0.132197] pinctrl core: initialized pinctrl subsystem\n[ 0.133816] regulator-dummy: no parameters\n[ 0.135025] RTC time: 9:24:15, date: 08/18/18\n[ 0.136196] NET: Registered protocol family 16\n[ 0.137612] cpuidle: using governor ladder\n[ 0.138733] cpuidle: using governor menu\n[ 0.139910] ACPI: bus type PCI registered\n[ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141848] PCI: Using configuration type 1 for base access\n[ 0.144071] bio: create slab at 0\n[ 0.145182] ACPI: Added _OSI(Module Device)\n[ 0.145263] ACPI: Added _OSI(Processor Device)\n[ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.150979] ACPI: Interpreter enabled\n[ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161960] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168234] ACPI: No dock devices found.\n[ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179917] acpiphp: Slot [3] registered\n[ 0.180027] acpiphp: Slot [4] registered\n[ 0.181395] acpiphp: Slot [5] registered\n[ 0.182760] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185440] acpiphp: Slot [8] registered\n[ 0.186820] acpiphp: Slot [9] registered\n[ 0.188036] acpiphp: Slot [10] registered\n[ 0.189444] acpiphp: Slot [11] registered\n[ 0.190940] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193446] acpiphp: Slot [14] registered\n[ 0.194856] acpiphp: Slot [15] registered\n[ 0.196021] acpiphp: Slot [16] registered\n[ 0.197439] acpiphp: Slot [17] registered\n[ 0.198846] acpiphp: Slot [18] registered\n[ 0.200029] acpiphp: Slot [19] registered\n[ 0.201457] acpiphp: Slot [20] registered\n[ 0.202876] acpiphp: Slot [21] registered\n[ 0.204022] acpiphp: Slot [22] registered\n[ 0.205447] acpiphp: Slot [23] registered\n[ 0.206873] acpiphp: Slot [24] registered\n[ 0.208022] acpiphp: Slot [25] registered\n[ 0.209441] acpiphp: Slot [26] registered\n[ 0.210879] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213439] acpiphp: Slot [29] registered\n[ 0.214853] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217371] PCI host bridge to bus 0000:00\n[ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.277021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279061] SCSI subsystem initialized\n[ 0.280191] ACPI: bus type USB registered\n[ 0.281537] usbcore: registered new interface driver usbfs\n[ 0.283270] usbcore: registered new interface driver hub\n[ 0.284053] usbcore: registered new device driver usb\n[ 0.285694] PCI: Using ACPI for IRQ routing\n[ 0.285999] NetLabel: Initializing\n[ 0.288008] NetLabel: domain hash size = 128\n[ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291009] NetLabel: unlabeled traffic allowed by default\n[ 0.292288] Switched to clocksource kvm-clock\n[ 0.300987] AppArmor: AppArmor Filesystem Enabled\n[ 0.302258] pnp: PnP ACPI init\n[ 0.303172] ACPI: bus type PNP registered\n[ 0.304768] pnp: PnP ACPI: found 8 devices\n[ 0.305893] ACPI: bus type PNP unregistered\n[ 0.313926] NET: Registered protocol family 2\n[ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319540] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321277] TCP: reno registered\n[ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325478] NET: Registered protocol family 1\n[ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375190] Trying to unpack rootfs image as initramfs...\n[ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485685] Scanning for low memory corruption every 60 seconds\n[ 0.487622] Initialise system trusted keyring\n[ 0.488902] audit: initializing netlink socket (disabled)\n[ 0.490288] type=2000 audit(1534584256.414:1): initialized\n[ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514424] zbud: loaded\n[ 0.515471] VFS: Disk quotas dquot_6.5.2\n[ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518691] fuse init (API version 7.22)\n[ 0.519906] msgmni has been set to 3997\n[ 0.521054] Key type big_key registered\n[ 0.522682] Key type asymmetric registered\n[ 0.523828] Asymmetric key parser 'x509' registered\n[ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527171] io scheduler noop registered\n[ 0.528253] io scheduler deadline registered (default)\n[ 0.529598] io scheduler cfq registered\n[ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533903] ipmi message handler version 39.2\n[ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537124] ACPI: Power Button [PWRF]\n[ 0.538300] GHES: HEST is not enabled!\n[ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658193] Linux agpgart interface v0.103\n[ 0.660487] brd: module loaded\n[ 0.661929] loop: module loaded\n[ 0.663320] blk-mq: CPU -> queue map\n[ 0.664407] CPU 0 -> Queue 0\n[ 0.665341] CPU 1 -> Queue 0\n[ 0.667278] vda: vda1\n[ 0.669025] scsi0 : ata_piix\n[ 0.670103] scsi1 : ata_piix\n[ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674775] libphy: Fixed MDIO Bus: probed\n[ 0.676060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680763] PPP generic driver version 2.4.2\n[ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683828] ehci-pci: EHCI PCI platform driver\n[ 0.685072] ehci-platform: EHCI generic platform driver\n[ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687968] ohci-pci: OHCI PCI platform driver\n[ 0.689190] ohci-platform: OHCI generic platform driver\n[ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723956] usb usb1: Product: UHCI Host Controller\n[ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.727491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729146] hub 1-0:1.0: USB hub found\n[ 0.730432] hub 1-0:1.0: 2 ports detected\n[ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738669] mousedev: PS/2 mouse device common for all mice\n[ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749575] device-mapper: uevent: version 1.0.3\n[ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755843] TCP: cubic registered\n[ 0.757096] NET: Registered protocol family 10\n[ 0.759266] NET: Registered protocol family 17\n[ 0.760788] Key type dns_resolver registered\n[ 0.762478] Loading compiled-in X.509 certificates\n[ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.774653] registered taskstats version 1\n[ 0.778099] Key type trusted registered\n[ 0.782281] Key type encrypted registered\n[ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785583] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787893] regulator-dummy: disabling\n[ 0.789220] Magic number: 14:691:424\n[ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795266] EDD information not available.\n[ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.836543] Write protecting the kernel read-only data: 12288k\n[ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.858150] systemd-udevd[107]: starting version 204\n[ 0.897187] FDC 0 is a S82078B\n[ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205422] usb 1-1: Product: QEMU USB Tablet\n[ 1.206871] usb 1-1: Manufacturer: QEMU\n[ 1.208393] usb 1-1: SerialNumber: 42\n[ 1.913488] 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.269161] 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.419201] 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[ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds.\ncloud-init-nonet[3.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.19]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 |\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 * 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 ]\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:\ndb:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . + =. +. |\n| + E .o o |\n| . . o |\n| . .. |\n| . o S . |\n| . = * . |\n| o . + + |\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:\nf1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o ++o. |\n| o o.+ =.E . |\n| o = = =...o|\n| . * + o o|\n| S + . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o+. |\n|=o .. |\n|oEo o |\n|o* + . . |\n|o * o S |\n| o . o |\n|o . |\n|.o |\n|o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o E |\n| o B .|\n| S . .= = |\n| + =.oo o|\n| = =.+ o|\n| o * o |\n| o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 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 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 OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486\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 [161 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 [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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 7983\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 7996\nclearwater-socket-factory-sig start/running, process 8001\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 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (14.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57592 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..."} 2018-08-18 09:26:31,573 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-4e64ddd3-c052-4d4a-b06b-aa4d03adf014 2018-08-18 09:26:31,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0796329975128s 2018-08-18 09:26:31,575 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-4e64ddd3-c052-4d4a-b06b-aa4d03adf014 2018-08-18 09:26:31,575 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009175] AppArmor: AppArmor initialized [ 0.010274] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020299] Initializing cgroup subsys memory [ 0.021444] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025161] Initializing cgroup subsys blkio [ 0.026280] Initializing cgroup subsys perf_event [ 0.027507] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Not Present [ 0.029833] mce: CPU supports 10 MCE banks [ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044299] ACPI: Core revision 20131115 [ 0.045807] ACPI: All ACPI Tables successfully acquired [ 0.047333] ftrace: allocating 28746 entries in 113 pages [ 0.068238] smpboot: Max logical packages: 2 [ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076463] Enabling x2apic [ 0.077298] Enabled x2apic [ 0.078460] Switched APIC routing to physical x2apic. [ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.095069] KVM setup paravirtual spinlock [ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102855] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120034] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124530] devtmpfs: initialized [ 0.126618] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128967] EVM: security.ima [ 0.129865] EVM: security.capability [ 0.132197] pinctrl core: initialized pinctrl subsystem [ 0.133816] regulator-dummy: no parameters [ 0.135025] RTC time: 9:24:15, date: 08/18/18 [ 0.136196] NET: Registered protocol family 16 [ 0.137612] cpuidle: using governor ladder [ 0.138733] cpuidle: using governor menu [ 0.139910] ACPI: bus type PCI registered [ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141848] PCI: Using configuration type 1 for base access [ 0.144071] bio: create slab at 0 [ 0.145182] ACPI: Added _OSI(Module Device) [ 0.145263] ACPI: Added _OSI(Processor Device) [ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.150979] ACPI: Interpreter enabled [ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161960] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168234] ACPI: No dock devices found. [ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179917] acpiphp: Slot [3] registered [ 0.180027] acpiphp: Slot [4] registered [ 0.181395] acpiphp: Slot [5] registered [ 0.182760] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185440] acpiphp: Slot [8] registered [ 0.186820] acpiphp: Slot [9] registered [ 0.188036] acpiphp: Slot [10] registered [ 0.189444] acpiphp: Slot [11] registered [ 0.190940] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193446] acpiphp: Slot [14] registered [ 0.194856] acpiphp: Slot [15] registered [ 0.196021] acpiphp: Slot [16] registered [ 0.197439] acpiphp: Slot [17] registered [ 0.198846] acpiphp: Slot [18] registered [ 0.200029] acpiphp: Slot [19] registered [ 0.201457] acpiphp: Slot [20] registered [ 0.202876] acpiphp: Slot [21] registered [ 0.204022] acpiphp: Slot [22] registered [ 0.205447] acpiphp: Slot [23] registered [ 0.206873] acpiphp: Slot [24] registered [ 0.208022] acpiphp: Slot [25] registered [ 0.209441] acpiphp: Slot [26] registered [ 0.210879] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213439] acpiphp: Slot [29] registered [ 0.214853] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217371] PCI host bridge to bus 0000:00 [ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.277021] vgaarb: bridge control possible 0000:00:02.0 [ 0.279061] SCSI subsystem initialized [ 0.280191] ACPI: bus type USB registered [ 0.281537] usbcore: registered new interface driver usbfs [ 0.283270] usbcore: registered new interface driver hub [ 0.284053] usbcore: registered new device driver usb [ 0.285694] PCI: Using ACPI for IRQ routing [ 0.285999] NetLabel: Initializing [ 0.288008] NetLabel: domain hash size = 128 [ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291009] NetLabel: unlabeled traffic allowed by default [ 0.292288] Switched to clocksource kvm-clock [ 0.300987] AppArmor: AppArmor Filesystem Enabled [ 0.302258] pnp: PnP ACPI init [ 0.303172] ACPI: bus type PNP registered [ 0.304768] pnp: PnP ACPI: found 8 devices [ 0.305893] ACPI: bus type PNP unregistered [ 0.313926] NET: Registered protocol family 2 [ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319540] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321277] TCP: reno registered [ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325478] NET: Registered protocol family 1 [ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375190] Trying to unpack rootfs image as initramfs... [ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485685] Scanning for low memory corruption every 60 seconds [ 0.487622] Initialise system trusted keyring [ 0.488902] audit: initializing netlink socket (disabled) [ 0.490288] type=2000 audit(1534584256.414:1): initialized [ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514424] zbud: loaded [ 0.515471] VFS: Disk quotas dquot_6.5.2 [ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518691] fuse init (API version 7.22) [ 0.519906] msgmni has been set to 3997 [ 0.521054] Key type big_key registered [ 0.522682] Key type asymmetric registered [ 0.523828] Asymmetric key parser 'x509' registered [ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527171] io scheduler noop registered [ 0.528253] io scheduler deadline registered (default) [ 0.529598] io scheduler cfq registered [ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533903] ipmi message handler version 39.2 [ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537124] ACPI: Power Button [PWRF] [ 0.538300] GHES: HEST is not enabled! [ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658193] Linux agpgart interface v0.103 [ 0.660487] brd: module loaded [ 0.661929] loop: module loaded [ 0.663320] blk-mq: CPU -> queue map [ 0.664407] CPU 0 -> Queue 0 [ 0.665341] CPU 1 -> Queue 0 [ 0.667278] vda: vda1 [ 0.669025] scsi0 : ata_piix [ 0.670103] scsi1 : ata_piix [ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674775] libphy: Fixed MDIO Bus: probed [ 0.676060] tun: Universal TUN/TAP device driver, 1.6 [ 0.677470] tun: (C) 1999-2004 Max Krasnyansky [ 0.680763] PPP generic driver version 2.4.2 [ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683828] ehci-pci: EHCI PCI platform driver [ 0.685072] ehci-platform: EHCI generic platform driver [ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687968] ohci-pci: OHCI PCI platform driver [ 0.689190] ohci-platform: OHCI generic platform driver [ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723956] usb usb1: Product: UHCI Host Controller [ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.727491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729146] hub 1-0:1.0: USB hub found [ 0.730432] hub 1-0:1.0: 2 ports detected [ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738669] mousedev: PS/2 mouse device common for all mice [ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743743] rtc_cmos 00:00: RTC can wake from S4 [ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749575] device-mapper: uevent: version 1.0.3 [ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755843] TCP: cubic registered [ 0.757096] NET: Registered protocol family 10 [ 0.759266] NET: Registered protocol family 17 [ 0.760788] Key type dns_resolver registered [ 0.762478] Loading compiled-in X.509 certificates [ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.774653] registered taskstats version 1 [ 0.778099] Key type trusted registered [ 0.782281] Key type encrypted registered [ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785583] IMA: No TPM chip found, activating TPM-bypass! [ 0.787893] regulator-dummy: disabling [ 0.789220] Magic number: 14:691:424 [ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795266] EDD information not available. [ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.836543] Write protecting the kernel read-only data: 12288k [ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.858150] systemd-udevd[107]: starting version 204 [ 0.897187] FDC 0 is a S82078B [ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205422] usb 1-1: Product: QEMU USB Tablet [ 1.206871] usb 1-1: Manufacturer: QEMU [ 1.208393] usb 1-1: SerialNumber: 42 [ 1.913488] 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.269161] 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.419201] 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 ] [ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.19]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . + =. +. | | + E .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: f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o ++o. | | o o.+ =.E . | | o = = =...o| | . * + o o| | S + . | | . | | | | | | | +-----------------+ 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: 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o+. | |=o .. | |oEo o | |o* + . . | |o * o S | | 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: 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o E | | o B .| | S . .= = | | + =.oo o| | = =.+ 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 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 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486 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 [161 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 [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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 7983 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 7996 clearwater-socket-factory-sig start/running, process 8001 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 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57592 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... 2018-08-18 09:26:31,578 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:26:41,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:26:41,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:26:42,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:26: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-a029d9c6-ace8-442a-a9f5-f2cc888e0b97 x-compute-request-id: req-a029d9c6-ace8-442a-a9f5-f2cc888e0b97 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:26:42,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a029d9c6-ace8-442a-a9f5-f2cc888e0b97 2018-08-18 09:26:42,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511736869812s 2018-08-18 09:26:42,102 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a029d9c6-ace8-442a-a9f5-f2cc888e0b97 2018-08-18 09:26:42,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:26:42,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:26:42,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:26: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-f0cadcbc-759d-49c9-ab03-5b30332c6302 x-compute-request-id: req-f0cadcbc-759d-49c9-ab03-5b30332c6302 Content-Encoding: gzip Content-Length: 16976 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009175] AppArmor: AppArmor initialized\n[ 0.010274] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020299] Initializing cgroup subsys memory\n[ 0.021444] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025161] Initializing cgroup subsys blkio\n[ 0.026280] Initializing cgroup subsys perf_event\n[ 0.027507] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Not Present\n[ 0.029833] mce: CPU supports 10 MCE banks\n[ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044299] ACPI: Core revision 20131115\n[ 0.045807] ACPI: All ACPI Tables successfully acquired\n[ 0.047333] ftrace: allocating 28746 entries in 113 pages\n[ 0.068238] smpboot: Max logical packages: 2\n[ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076463] Enabling x2apic\n[ 0.077298] Enabled x2apic\n[ 0.078460] Switched APIC routing to physical x2apic.\n[ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.095069] KVM setup paravirtual spinlock\n[ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102855] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120034] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124530] devtmpfs: initialized\n[ 0.126618] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128967] EVM: security.ima\n[ 0.129865] EVM: security.capability\n[ 0.132197] pinctrl core: initialized pinctrl subsystem\n[ 0.133816] regulator-dummy: no parameters\n[ 0.135025] RTC time: 9:24:15, date: 08/18/18\n[ 0.136196] NET: Registered protocol family 16\n[ 0.137612] cpuidle: using governor ladder\n[ 0.138733] cpuidle: using governor menu\n[ 0.139910] ACPI: bus type PCI registered\n[ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141848] PCI: Using configuration type 1 for base access\n[ 0.144071] bio: create slab at 0\n[ 0.145182] ACPI: Added _OSI(Module Device)\n[ 0.145263] ACPI: Added _OSI(Processor Device)\n[ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.150979] ACPI: Interpreter enabled\n[ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161960] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168234] ACPI: No dock devices found.\n[ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179917] acpiphp: Slot [3] registered\n[ 0.180027] acpiphp: Slot [4] registered\n[ 0.181395] acpiphp: Slot [5] registered\n[ 0.182760] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185440] acpiphp: Slot [8] registered\n[ 0.186820] acpiphp: Slot [9] registered\n[ 0.188036] acpiphp: Slot [10] registered\n[ 0.189444] acpiphp: Slot [11] registered\n[ 0.190940] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193446] acpiphp: Slot [14] registered\n[ 0.194856] acpiphp: Slot [15] registered\n[ 0.196021] acpiphp: Slot [16] registered\n[ 0.197439] acpiphp: Slot [17] registered\n[ 0.198846] acpiphp: Slot [18] registered\n[ 0.200029] acpiphp: Slot [19] registered\n[ 0.201457] acpiphp: Slot [20] registered\n[ 0.202876] acpiphp: Slot [21] registered\n[ 0.204022] acpiphp: Slot [22] registered\n[ 0.205447] acpiphp: Slot [23] registered\n[ 0.206873] acpiphp: Slot [24] registered\n[ 0.208022] acpiphp: Slot [25] registered\n[ 0.209441] acpiphp: Slot [26] registered\n[ 0.210879] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213439] acpiphp: Slot [29] registered\n[ 0.214853] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217371] PCI host bridge to bus 0000:00\n[ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.277021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279061] SCSI subsystem initialized\n[ 0.280191] ACPI: bus type USB registered\n[ 0.281537] usbcore: registered new interface driver usbfs\n[ 0.283270] usbcore: registered new interface driver hub\n[ 0.284053] usbcore: registered new device driver usb\n[ 0.285694] PCI: Using ACPI for IRQ routing\n[ 0.285999] NetLabel: Initializing\n[ 0.288008] NetLabel: domain hash size = 128\n[ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291009] NetLabel: unlabeled traffic allowed by default\n[ 0.292288] Switched to clocksource kvm-clock\n[ 0.300987] AppArmor: AppArmor Filesystem Enabled\n[ 0.302258] pnp: PnP ACPI init\n[ 0.303172] ACPI: bus type PNP registered\n[ 0.304768] pnp: PnP ACPI: found 8 devices\n[ 0.305893] ACPI: bus type PNP unregistered\n[ 0.313926] NET: Registered protocol family 2\n[ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319540] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321277] TCP: reno registered\n[ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325478] NET: Registered protocol family 1\n[ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375190] Trying to unpack rootfs image as initramfs...\n[ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485685] Scanning for low memory corruption every 60 seconds\n[ 0.487622] Initialise system trusted keyring\n[ 0.488902] audit: initializing netlink socket (disabled)\n[ 0.490288] type=2000 audit(1534584256.414:1): initialized\n[ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514424] zbud: loaded\n[ 0.515471] VFS: Disk quotas dquot_6.5.2\n[ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518691] fuse init (API version 7.22)\n[ 0.519906] msgmni has been set to 3997\n[ 0.521054] Key type big_key registered\n[ 0.522682] Key type asymmetric registered\n[ 0.523828] Asymmetric key parser 'x509' registered\n[ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527171] io scheduler noop registered\n[ 0.528253] io scheduler deadline registered (default)\n[ 0.529598] io scheduler cfq registered\n[ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533903] ipmi message handler version 39.2\n[ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537124] ACPI: Power Button [PWRF]\n[ 0.538300] GHES: HEST is not enabled!\n[ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658193] Linux agpgart interface v0.103\n[ 0.660487] brd: module loaded\n[ 0.661929] loop: module loaded\n[ 0.663320] blk-mq: CPU -> queue map\n[ 0.664407] CPU 0 -> Queue 0\n[ 0.665341] CPU 1 -> Queue 0\n[ 0.667278] vda: vda1\n[ 0.669025] scsi0 : ata_piix\n[ 0.670103] scsi1 : ata_piix\n[ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674775] libphy: Fixed MDIO Bus: probed\n[ 0.676060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680763] PPP generic driver version 2.4.2\n[ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683828] ehci-pci: EHCI PCI platform driver\n[ 0.685072] ehci-platform: EHCI generic platform driver\n[ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687968] ohci-pci: OHCI PCI platform driver\n[ 0.689190] ohci-platform: OHCI generic platform driver\n[ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723956] usb usb1: Product: UHCI Host Controller\n[ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.727491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729146] hub 1-0:1.0: USB hub found\n[ 0.730432] hub 1-0:1.0: 2 ports detected\n[ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738669] mousedev: PS/2 mouse device common for all mice\n[ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749575] device-mapper: uevent: version 1.0.3\n[ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755843] TCP: cubic registered\n[ 0.757096] NET: Registered protocol family 10\n[ 0.759266] NET: Registered protocol family 17\n[ 0.760788] Key type dns_resolver registered\n[ 0.762478] Loading compiled-in X.509 certificates\n[ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.774653] registered taskstats version 1\n[ 0.778099] Key type trusted registered\n[ 0.782281] Key type encrypted registered\n[ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785583] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787893] regulator-dummy: disabling\n[ 0.789220] Magic number: 14:691:424\n[ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795266] EDD information not available.\n[ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.836543] Write protecting the kernel read-only data: 12288k\n[ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.858150] systemd-udevd[107]: starting version 204\n[ 0.897187] FDC 0 is a S82078B\n[ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205422] usb 1-1: Product: QEMU USB Tablet\n[ 1.206871] usb 1-1: Manufacturer: QEMU\n[ 1.208393] usb 1-1: SerialNumber: 42\n[ 1.913488] 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.269161] 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.419201] 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[ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds.\ncloud-init-nonet[3.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.19]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 |\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 * 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 ]\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:\ndb:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . + =. +. |\n| + E .o o |\n| . . o |\n| . .. |\n| . o S . |\n| . = * . |\n| o . + + |\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:\nf1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o ++o. |\n| o o.+ =.E . |\n| o = = =...o|\n| . * + o o|\n| S + . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o+. |\n|=o .. |\n|oEo o |\n|o* + . . |\n|o * o S |\n| o . o |\n|o . |\n|.o |\n|o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o E |\n| o B .|\n| S . .= = |\n| + =.oo o|\n| = =.+ o|\n| o * o |\n| o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 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 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 OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486\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 [161 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 [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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 7983\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 7996\nclearwater-socket-factory-sig start/running, process 8001\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 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (14.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57592 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..."} 2018-08-18 09:26:42,186 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-f0cadcbc-759d-49c9-ab03-5b30332c6302 2018-08-18 09:26:42,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0770611763s 2018-08-18 09:26:42,188 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-f0cadcbc-759d-49c9-ab03-5b30332c6302 2018-08-18 09:26:42,189 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009175] AppArmor: AppArmor initialized [ 0.010274] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020299] Initializing cgroup subsys memory [ 0.021444] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025161] Initializing cgroup subsys blkio [ 0.026280] Initializing cgroup subsys perf_event [ 0.027507] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Not Present [ 0.029833] mce: CPU supports 10 MCE banks [ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044299] ACPI: Core revision 20131115 [ 0.045807] ACPI: All ACPI Tables successfully acquired [ 0.047333] ftrace: allocating 28746 entries in 113 pages [ 0.068238] smpboot: Max logical packages: 2 [ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076463] Enabling x2apic [ 0.077298] Enabled x2apic [ 0.078460] Switched APIC routing to physical x2apic. [ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.095069] KVM setup paravirtual spinlock [ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102855] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120034] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124530] devtmpfs: initialized [ 0.126618] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128967] EVM: security.ima [ 0.129865] EVM: security.capability [ 0.132197] pinctrl core: initialized pinctrl subsystem [ 0.133816] regulator-dummy: no parameters [ 0.135025] RTC time: 9:24:15, date: 08/18/18 [ 0.136196] NET: Registered protocol family 16 [ 0.137612] cpuidle: using governor ladder [ 0.138733] cpuidle: using governor menu [ 0.139910] ACPI: bus type PCI registered [ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141848] PCI: Using configuration type 1 for base access [ 0.144071] bio: create slab at 0 [ 0.145182] ACPI: Added _OSI(Module Device) [ 0.145263] ACPI: Added _OSI(Processor Device) [ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.150979] ACPI: Interpreter enabled [ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161960] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168234] ACPI: No dock devices found. [ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179917] acpiphp: Slot [3] registered [ 0.180027] acpiphp: Slot [4] registered [ 0.181395] acpiphp: Slot [5] registered [ 0.182760] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185440] acpiphp: Slot [8] registered [ 0.186820] acpiphp: Slot [9] registered [ 0.188036] acpiphp: Slot [10] registered [ 0.189444] acpiphp: Slot [11] registered [ 0.190940] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193446] acpiphp: Slot [14] registered [ 0.194856] acpiphp: Slot [15] registered [ 0.196021] acpiphp: Slot [16] registered [ 0.197439] acpiphp: Slot [17] registered [ 0.198846] acpiphp: Slot [18] registered [ 0.200029] acpiphp: Slot [19] registered [ 0.201457] acpiphp: Slot [20] registered [ 0.202876] acpiphp: Slot [21] registered [ 0.204022] acpiphp: Slot [22] registered [ 0.205447] acpiphp: Slot [23] registered [ 0.206873] acpiphp: Slot [24] registered [ 0.208022] acpiphp: Slot [25] registered [ 0.209441] acpiphp: Slot [26] registered [ 0.210879] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213439] acpiphp: Slot [29] registered [ 0.214853] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217371] PCI host bridge to bus 0000:00 [ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.277021] vgaarb: bridge control possible 0000:00:02.0 [ 0.279061] SCSI subsystem initialized [ 0.280191] ACPI: bus type USB registered [ 0.281537] usbcore: registered new interface driver usbfs [ 0.283270] usbcore: registered new interface driver hub [ 0.284053] usbcore: registered new device driver usb [ 0.285694] PCI: Using ACPI for IRQ routing [ 0.285999] NetLabel: Initializing [ 0.288008] NetLabel: domain hash size = 128 [ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291009] NetLabel: unlabeled traffic allowed by default [ 0.292288] Switched to clocksource kvm-clock [ 0.300987] AppArmor: AppArmor Filesystem Enabled [ 0.302258] pnp: PnP ACPI init [ 0.303172] ACPI: bus type PNP registered [ 0.304768] pnp: PnP ACPI: found 8 devices [ 0.305893] ACPI: bus type PNP unregistered [ 0.313926] NET: Registered protocol family 2 [ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319540] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321277] TCP: reno registered [ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325478] NET: Registered protocol family 1 [ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375190] Trying to unpack rootfs image as initramfs... [ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485685] Scanning for low memory corruption every 60 seconds [ 0.487622] Initialise system trusted keyring [ 0.488902] audit: initializing netlink socket (disabled) [ 0.490288] type=2000 audit(1534584256.414:1): initialized [ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514424] zbud: loaded [ 0.515471] VFS: Disk quotas dquot_6.5.2 [ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518691] fuse init (API version 7.22) [ 0.519906] msgmni has been set to 3997 [ 0.521054] Key type big_key registered [ 0.522682] Key type asymmetric registered [ 0.523828] Asymmetric key parser 'x509' registered [ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527171] io scheduler noop registered [ 0.528253] io scheduler deadline registered (default) [ 0.529598] io scheduler cfq registered [ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533903] ipmi message handler version 39.2 [ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537124] ACPI: Power Button [PWRF] [ 0.538300] GHES: HEST is not enabled! [ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658193] Linux agpgart interface v0.103 [ 0.660487] brd: module loaded [ 0.661929] loop: module loaded [ 0.663320] blk-mq: CPU -> queue map [ 0.664407] CPU 0 -> Queue 0 [ 0.665341] CPU 1 -> Queue 0 [ 0.667278] vda: vda1 [ 0.669025] scsi0 : ata_piix [ 0.670103] scsi1 : ata_piix [ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674775] libphy: Fixed MDIO Bus: probed [ 0.676060] tun: Universal TUN/TAP device driver, 1.6 [ 0.677470] tun: (C) 1999-2004 Max Krasnyansky [ 0.680763] PPP generic driver version 2.4.2 [ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683828] ehci-pci: EHCI PCI platform driver [ 0.685072] ehci-platform: EHCI generic platform driver [ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687968] ohci-pci: OHCI PCI platform driver [ 0.689190] ohci-platform: OHCI generic platform driver [ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723956] usb usb1: Product: UHCI Host Controller [ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.727491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729146] hub 1-0:1.0: USB hub found [ 0.730432] hub 1-0:1.0: 2 ports detected [ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738669] mousedev: PS/2 mouse device common for all mice [ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743743] rtc_cmos 00:00: RTC can wake from S4 [ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749575] device-mapper: uevent: version 1.0.3 [ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755843] TCP: cubic registered [ 0.757096] NET: Registered protocol family 10 [ 0.759266] NET: Registered protocol family 17 [ 0.760788] Key type dns_resolver registered [ 0.762478] Loading compiled-in X.509 certificates [ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.774653] registered taskstats version 1 [ 0.778099] Key type trusted registered [ 0.782281] Key type encrypted registered [ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785583] IMA: No TPM chip found, activating TPM-bypass! [ 0.787893] regulator-dummy: disabling [ 0.789220] Magic number: 14:691:424 [ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795266] EDD information not available. [ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.836543] Write protecting the kernel read-only data: 12288k [ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.858150] systemd-udevd[107]: starting version 204 [ 0.897187] FDC 0 is a S82078B [ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205422] usb 1-1: Product: QEMU USB Tablet [ 1.206871] usb 1-1: Manufacturer: QEMU [ 1.208393] usb 1-1: SerialNumber: 42 [ 1.913488] 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.269161] 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.419201] 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 ] [ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.19]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . + =. +. | | + E .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: f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o ++o. | | o o.+ =.E . | | o = = =...o| | . * + o o| | S + . | | . | | | | | | | +-----------------+ 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: 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o+. | |=o .. | |oEo o | |o* + . . | |o * o S | | 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: 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o E | | o B .| | S . .= = | | + =.oo o| | = =.+ 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 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 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486 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 [161 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 [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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 7983 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 7996 clearwater-socket-factory-sig start/running, process 8001 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 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57592 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... 2018-08-18 09:26:42,192 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:26:52,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:26:52,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:26:52,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:26: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-c1b52b06-e5b3-4789-9415-d5a49d9b7c05 x-compute-request-id: req-c1b52b06-e5b3-4789-9415-d5a49d9b7c05 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:26:52,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1b52b06-e5b3-4789-9415-d5a49d9b7c05 2018-08-18 09:26:52,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625252008438s 2018-08-18 09:26:52,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1b52b06-e5b3-4789-9415-d5a49d9b7c05 2018-08-18 09:26:52,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:26:52,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:26:52,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:26: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-7165df40-3165-4bd3-aff2-47f8bac9dcfa x-compute-request-id: req-7165df40-3165-4bd3-aff2-47f8bac9dcfa Content-Encoding: gzip Content-Length: 18612 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009175] AppArmor: AppArmor initialized\n[ 0.010274] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020299] Initializing cgroup subsys memory\n[ 0.021444] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025161] Initializing cgroup subsys blkio\n[ 0.026280] Initializing cgroup subsys perf_event\n[ 0.027507] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Not Present\n[ 0.029833] mce: CPU supports 10 MCE banks\n[ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044299] ACPI: Core revision 20131115\n[ 0.045807] ACPI: All ACPI Tables successfully acquired\n[ 0.047333] ftrace: allocating 28746 entries in 113 pages\n[ 0.068238] smpboot: Max logical packages: 2\n[ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076463] Enabling x2apic\n[ 0.077298] Enabled x2apic\n[ 0.078460] Switched APIC routing to physical x2apic.\n[ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.095069] KVM setup paravirtual spinlock\n[ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102855] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120034] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124530] devtmpfs: initialized\n[ 0.126618] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128967] EVM: security.ima\n[ 0.129865] EVM: security.capability\n[ 0.132197] pinctrl core: initialized pinctrl subsystem\n[ 0.133816] regulator-dummy: no parameters\n[ 0.135025] RTC time: 9:24:15, date: 08/18/18\n[ 0.136196] NET: Registered protocol family 16\n[ 0.137612] cpuidle: using governor ladder\n[ 0.138733] cpuidle: using governor menu\n[ 0.139910] ACPI: bus type PCI registered\n[ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141848] PCI: Using configuration type 1 for base access\n[ 0.144071] bio: create slab at 0\n[ 0.145182] ACPI: Added _OSI(Module Device)\n[ 0.145263] ACPI: Added _OSI(Processor Device)\n[ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.150979] ACPI: Interpreter enabled\n[ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161960] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168234] ACPI: No dock devices found.\n[ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179917] acpiphp: Slot [3] registered\n[ 0.180027] acpiphp: Slot [4] registered\n[ 0.181395] acpiphp: Slot [5] registered\n[ 0.182760] acpiphp: Slot [6] registered\n[ 0.184024] acpiphp: Slot [7] registered\n[ 0.185440] acpiphp: Slot [8] registered\n[ 0.186820] acpiphp: Slot [9] registered\n[ 0.188036] acpiphp: Slot [10] registered\n[ 0.189444] acpiphp: Slot [11] registered\n[ 0.190940] acpiphp: Slot [12] registered\n[ 0.192022] acpiphp: Slot [13] registered\n[ 0.193446] acpiphp: Slot [14] registered\n[ 0.194856] acpiphp: Slot [15] registered\n[ 0.196021] acpiphp: Slot [16] registered\n[ 0.197439] acpiphp: Slot [17] registered\n[ 0.198846] acpiphp: Slot [18] registered\n[ 0.200029] acpiphp: Slot [19] registered\n[ 0.201457] acpiphp: Slot [20] registered\n[ 0.202876] acpiphp: Slot [21] registered\n[ 0.204022] acpiphp: Slot [22] registered\n[ 0.205447] acpiphp: Slot [23] registered\n[ 0.206873] acpiphp: Slot [24] registered\n[ 0.208022] acpiphp: Slot [25] registered\n[ 0.209441] acpiphp: Slot [26] registered\n[ 0.210879] acpiphp: Slot [27] registered\n[ 0.212022] acpiphp: Slot [28] registered\n[ 0.213439] acpiphp: Slot [29] registered\n[ 0.214853] acpiphp: Slot [30] registered\n[ 0.216029] acpiphp: Slot [31] registered\n[ 0.217371] PCI host bridge to bus 0000:00\n[ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.277021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.279061] SCSI subsystem initialized\n[ 0.280191] ACPI: bus type USB registered\n[ 0.281537] usbcore: registered new interface driver usbfs\n[ 0.283270] usbcore: registered new interface driver hub\n[ 0.284053] usbcore: registered new device driver usb\n[ 0.285694] PCI: Using ACPI for IRQ routing\n[ 0.285999] NetLabel: Initializing\n[ 0.288008] NetLabel: domain hash size = 128\n[ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.291009] NetLabel: unlabeled traffic allowed by default\n[ 0.292288] Switched to clocksource kvm-clock\n[ 0.300987] AppArmor: AppArmor Filesystem Enabled\n[ 0.302258] pnp: PnP ACPI init\n[ 0.303172] ACPI: bus type PNP registered\n[ 0.304768] pnp: PnP ACPI: found 8 devices\n[ 0.305893] ACPI: bus type PNP unregistered\n[ 0.313926] NET: Registered protocol family 2\n[ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319540] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321277] TCP: reno registered\n[ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325478] NET: Registered protocol family 1\n[ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375190] Trying to unpack rootfs image as initramfs...\n[ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.485685] Scanning for low memory corruption every 60 seconds\n[ 0.487622] Initialise system trusted keyring\n[ 0.488902] audit: initializing netlink socket (disabled)\n[ 0.490288] type=2000 audit(1534584256.414:1): initialized\n[ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514424] zbud: loaded\n[ 0.515471] VFS: Disk quotas dquot_6.5.2\n[ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518691] fuse init (API version 7.22)\n[ 0.519906] msgmni has been set to 3997\n[ 0.521054] Key type big_key registered\n[ 0.522682] Key type asymmetric registered\n[ 0.523828] Asymmetric key parser 'x509' registered\n[ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527171] io scheduler noop registered\n[ 0.528253] io scheduler deadline registered (default)\n[ 0.529598] io scheduler cfq registered\n[ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533903] ipmi message handler version 39.2\n[ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537124] ACPI: Power Button [PWRF]\n[ 0.538300] GHES: HEST is not enabled!\n[ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658193] Linux agpgart interface v0.103\n[ 0.660487] brd: module loaded\n[ 0.661929] loop: module loaded\n[ 0.663320] blk-mq: CPU -> queue map\n[ 0.664407] CPU 0 -> Queue 0\n[ 0.665341] CPU 1 -> Queue 0\n[ 0.667278] vda: vda1\n[ 0.669025] scsi0 : ata_piix\n[ 0.670103] scsi1 : ata_piix\n[ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674775] libphy: Fixed MDIO Bus: probed\n[ 0.676060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677470] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.680763] PPP generic driver version 2.4.2\n[ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.683828] ehci-pci: EHCI PCI platform driver\n[ 0.685072] ehci-platform: EHCI generic platform driver\n[ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687968] ohci-pci: OHCI PCI platform driver\n[ 0.689190] ohci-platform: OHCI generic platform driver\n[ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723956] usb usb1: Product: UHCI Host Controller\n[ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.727491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729146] hub 1-0:1.0: USB hub found\n[ 0.730432] hub 1-0:1.0: 2 ports detected\n[ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738669] mousedev: PS/2 mouse device common for all mice\n[ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749575] device-mapper: uevent: version 1.0.3\n[ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755843] TCP: cubic registered\n[ 0.757096] NET: Registered protocol family 10\n[ 0.759266] NET: Registered protocol family 17\n[ 0.760788] Key type dns_resolver registered\n[ 0.762478] Loading compiled-in X.509 certificates\n[ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.774653] registered taskstats version 1\n[ 0.778099] Key type trusted registered\n[ 0.782281] Key type encrypted registered\n[ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785583] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787893] regulator-dummy: disabling\n[ 0.789220] Magic number: 14:691:424\n[ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795266] EDD information not available.\n[ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.836543] Write protecting the kernel read-only data: 12288k\n[ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.858150] systemd-udevd[107]: starting version 204\n[ 0.897187] FDC 0 is a S82078B\n[ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205422] usb 1-1: Product: QEMU USB Tablet\n[ 1.206871] usb 1-1: Manufacturer: QEMU\n[ 1.208393] usb 1-1: SerialNumber: 42\n[ 1.913488] 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.269161] 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.419201] 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[ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds.\ncloud-init-nonet[3.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.19]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 |\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 * 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 ]\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:\ndb:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . + =. +. |\n| + E .o o |\n| . . o |\n| . .. |\n| . o S . |\n| . = * . |\n| o . + + |\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:\nf1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o ++o. |\n| o o.+ =.E . |\n| o = = =...o|\n| . * + o o|\n| S + . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o+. |\n|=o .. |\n|oEo o |\n|o* + . . |\n|o * o S |\n| o . o |\n|o . |\n|.o |\n|o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o E |\n| o B .|\n| S . .= = |\n| + =.oo o|\n| = =.+ o|\n| o * o |\n| o . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * 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 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 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 OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486\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 [161 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 [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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 7983\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 7996\nclearwater-socket-factory-sig start/running, process 8001\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 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (14.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57592 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.2'\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 | 15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 (DSA)\nec2: 256 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 (ECDSA)\nec2: 256 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 (ED25519)\nec2: 2048 db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqxZrfT8EG9hFSxLLdD5fpinRietgq2fWkzRq5e0Nd/k5uTsYp/QrDILO5XOlZorJVoNu9qB2XfsYEPHlAnxUY= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL/v6LHQSDD3I8yd6ZQuF0SS5L6mT9AFzCVkfuBH6vWd root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1R+uS2PD613+VfPDE7YQGAwyMW9VxkHqdtZKZAb8KmmQf7Z+xHhWpZ/8IrCvKZffjTw9bizY99C0gGJX21eEYjXPhGqEfeWGyGJmEzkzwACW3RLpzg/DCCZgY6aBjNOp2mSkIPZHavXEHu+RNmojYyJl5RMh5HdtaDJ8oRGQwiybvKOj1WtyIkJ3caRG/w0rKtYKfyswfFoNrdsleIhfSjrkaZD8t5tq7CzUTp5UPUO7blpcvi34vFsh4stzmb2Vv5HOyh4Mq5xnhbL7yfkHMBNVbCFwLZN6D44RWGhvlaQmpLF74H27JK0PHDyxL19pAEwbz9HgkZx8UNpe8B4Yz root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:26:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 154.43 seconds\n"} 2018-08-18 09:26:52,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-7165df40-3165-4bd3-aff2-47f8bac9dcfa 2018-08-18 09:26:52,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0771968364716s 2018-08-18 09:26:52,915 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba/action used request id req-7165df40-3165-4bd3-aff2-47f8bac9dcfa 2018-08-18 09:26:52,916 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009175] AppArmor: AppArmor initialized [ 0.010274] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015603] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018496] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020299] Initializing cgroup subsys memory [ 0.021444] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025161] Initializing cgroup subsys blkio [ 0.026280] Initializing cgroup subsys perf_event [ 0.027507] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Not Present [ 0.029833] mce: CPU supports 10 MCE banks [ 0.030956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033552] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037852] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044299] ACPI: Core revision 20131115 [ 0.045807] ACPI: All ACPI Tables successfully acquired [ 0.047333] ftrace: allocating 28746 entries in 113 pages [ 0.068238] smpboot: Max logical packages: 2 [ 0.072275] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076463] Enabling x2apic [ 0.077298] Enabled x2apic [ 0.078460] Switched APIC routing to physical x2apic. [ 0.081435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082977] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.095069] KVM setup paravirtual spinlock [ 0.100727] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102855] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100646] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120034] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123788] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124530] devtmpfs: initialized [ 0.126618] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128967] EVM: security.ima [ 0.129865] EVM: security.capability [ 0.132197] pinctrl core: initialized pinctrl subsystem [ 0.133816] regulator-dummy: no parameters [ 0.135025] RTC time: 9:24:15, date: 08/18/18 [ 0.136196] NET: Registered protocol family 16 [ 0.137612] cpuidle: using governor ladder [ 0.138733] cpuidle: using governor menu [ 0.139910] ACPI: bus type PCI registered [ 0.140029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141848] PCI: Using configuration type 1 for base access [ 0.144071] bio: create slab at 0 [ 0.145182] ACPI: Added _OSI(Module Device) [ 0.145263] ACPI: Added _OSI(Processor Device) [ 0.146460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.150979] ACPI: Interpreter enabled [ 0.152038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161960] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168234] ACPI: No dock devices found. [ 0.171580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172036] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179917] acpiphp: Slot [3] registered [ 0.180027] acpiphp: Slot [4] registered [ 0.181395] acpiphp: Slot [5] registered [ 0.182760] acpiphp: Slot [6] registered [ 0.184024] acpiphp: Slot [7] registered [ 0.185440] acpiphp: Slot [8] registered [ 0.186820] acpiphp: Slot [9] registered [ 0.188036] acpiphp: Slot [10] registered [ 0.189444] acpiphp: Slot [11] registered [ 0.190940] acpiphp: Slot [12] registered [ 0.192022] acpiphp: Slot [13] registered [ 0.193446] acpiphp: Slot [14] registered [ 0.194856] acpiphp: Slot [15] registered [ 0.196021] acpiphp: Slot [16] registered [ 0.197439] acpiphp: Slot [17] registered [ 0.198846] acpiphp: Slot [18] registered [ 0.200029] acpiphp: Slot [19] registered [ 0.201457] acpiphp: Slot [20] registered [ 0.202876] acpiphp: Slot [21] registered [ 0.204022] acpiphp: Slot [22] registered [ 0.205447] acpiphp: Slot [23] registered [ 0.206873] acpiphp: Slot [24] registered [ 0.208022] acpiphp: Slot [25] registered [ 0.209441] acpiphp: Slot [26] registered [ 0.210879] acpiphp: Slot [27] registered [ 0.212022] acpiphp: Slot [28] registered [ 0.213439] acpiphp: Slot [29] registered [ 0.214853] acpiphp: Slot [30] registered [ 0.216029] acpiphp: Slot [31] registered [ 0.217371] PCI host bridge to bus 0000:00 [ 0.218733] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.226034] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.269044] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.271402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274908] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.277021] vgaarb: bridge control possible 0000:00:02.0 [ 0.279061] SCSI subsystem initialized [ 0.280191] ACPI: bus type USB registered [ 0.281537] usbcore: registered new interface driver usbfs [ 0.283270] usbcore: registered new interface driver hub [ 0.284053] usbcore: registered new device driver usb [ 0.285694] PCI: Using ACPI for IRQ routing [ 0.285999] NetLabel: Initializing [ 0.288008] NetLabel: domain hash size = 128 [ 0.289377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.291009] NetLabel: unlabeled traffic allowed by default [ 0.292288] Switched to clocksource kvm-clock [ 0.300987] AppArmor: AppArmor Filesystem Enabled [ 0.302258] pnp: PnP ACPI init [ 0.303172] ACPI: bus type PNP registered [ 0.304768] pnp: PnP ACPI: found 8 devices [ 0.305893] ACPI: bus type PNP unregistered [ 0.313926] NET: Registered protocol family 2 [ 0.315598] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319540] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321277] TCP: reno registered [ 0.322225] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323719] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325478] NET: Registered protocol family 1 [ 0.326682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329651] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375190] Trying to unpack rootfs image as initramfs... [ 0.477392] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.479682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483429] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.485685] Scanning for low memory corruption every 60 seconds [ 0.487622] Initialise system trusted keyring [ 0.488902] audit: initializing netlink socket (disabled) [ 0.490288] type=2000 audit(1534584256.414:1): initialized [ 0.511978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514424] zbud: loaded [ 0.515471] VFS: Disk quotas dquot_6.5.2 [ 0.516604] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518691] fuse init (API version 7.22) [ 0.519906] msgmni has been set to 3997 [ 0.521054] Key type big_key registered [ 0.522682] Key type asymmetric registered [ 0.523828] Asymmetric key parser 'x509' registered [ 0.525133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527171] io scheduler noop registered [ 0.528253] io scheduler deadline registered (default) [ 0.529598] io scheduler cfq registered [ 0.530759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533903] ipmi message handler version 39.2 [ 0.535140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537124] ACPI: Power Button [PWRF] [ 0.538300] GHES: HEST is not enabled! [ 0.560366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604326] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627023] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.629456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658193] Linux agpgart interface v0.103 [ 0.660487] brd: module loaded [ 0.661929] loop: module loaded [ 0.663320] blk-mq: CPU -> queue map [ 0.664407] CPU 0 -> Queue 0 [ 0.665341] CPU 1 -> Queue 0 [ 0.667278] vda: vda1 [ 0.669025] scsi0 : ata_piix [ 0.670103] scsi1 : ata_piix [ 0.671026] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674775] libphy: Fixed MDIO Bus: probed [ 0.676060] tun: Universal TUN/TAP device driver, 1.6 [ 0.677470] tun: (C) 1999-2004 Max Krasnyansky [ 0.680763] PPP generic driver version 2.4.2 [ 0.682131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.683828] ehci-pci: EHCI PCI platform driver [ 0.685072] ehci-platform: EHCI generic platform driver [ 0.686423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687968] ohci-pci: OHCI PCI platform driver [ 0.689190] ohci-platform: OHCI generic platform driver [ 0.690519] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.719542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723956] usb usb1: Product: UHCI Host Controller [ 0.725528] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.727491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729146] hub 1-0:1.0: USB hub found [ 0.730432] hub 1-0:1.0: 2 ports detected [ 0.731936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735292] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738669] mousedev: PS/2 mouse device common for all mice [ 0.740737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743743] rtc_cmos 00:00: RTC can wake from S4 [ 0.745556] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747523] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749575] device-mapper: uevent: version 1.0.3 [ 0.751191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753872] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755843] TCP: cubic registered [ 0.757096] NET: Registered protocol family 10 [ 0.759266] NET: Registered protocol family 17 [ 0.760788] Key type dns_resolver registered [ 0.762478] Loading compiled-in X.509 certificates [ 0.764633] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.774653] registered taskstats version 1 [ 0.778099] Key type trusted registered [ 0.782281] Key type encrypted registered [ 0.783814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785583] IMA: No TPM chip found, activating TPM-bypass! [ 0.787893] regulator-dummy: disabling [ 0.789220] Magic number: 14:691:424 [ 0.790649] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.793391] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795266] EDD information not available. [ 0.834289] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.836543] Write protecting the kernel read-only data: 12288k [ 0.839518] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.843744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.858150] systemd-udevd[107]: starting version 204 [ 0.897187] FDC 0 is a S82078B [ 1.040045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205422] usb 1-1: Product: QEMU USB Tablet [ 1.206871] usb 1-1: Manufacturer: QEMU [ 1.208393] usb 1-1: SerialNumber: 42 [ 1.913488] 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.269161] 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.419201] 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 ] [ 2.531102] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:18 +0000. Up 3.17 seconds. cloud-init-nonet[3.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping 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[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.19]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:20 +0000. Up 4.36 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:f3:7c:d2 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:7a:df:94 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . + =. +. | | + E .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: f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o ++o. | | o o.+ =.E . | | o = = =...o| | . * + o o| | S + . | | . | | | | | | | +-----------------+ 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: 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o+. | |=o .. | |oEo o | |o* + . . | |o * o S | | 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: 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o E | | o B .| | S . .= = | | + =.oo o| | = =.+ 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 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 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:27 +0000. Up 12.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:28 +0000. Up 13.21 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 16430 0 --:--:-- --:--:-- --:--:-- 16486 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 [161 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 [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1509 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 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 13s (3883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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 7983 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 7996 clearwater-socket-factory-sig start/running, process 8001 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 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57592 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + 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 | 15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f1:69:70:6d:dc:7d:a3:01:c0:a6:70:d8:65:dc:a6:5d root@bono-0 (DSA) ec2: 256 86:03:1a:4a:b0:f0:da:a3:b2:5b:04:5f:d0:04:08:6e root@bono-0 (ECDSA) ec2: 256 27:ff:81:1f:98:7d:12:6f:5b:1d:89:e5:e8:25:64:5b root@bono-0 (ED25519) ec2: 2048 db:4a:1d:ae:11:44:13:0b:f8:9a:63:52:c0:dd:88:9d root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqxZrfT8EG9hFSxLLdD5fpinRietgq2fWkzRq5e0Nd/k5uTsYp/QrDILO5XOlZorJVoNu9qB2XfsYEPHlAnxUY= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL/v6LHQSDD3I8yd6ZQuF0SS5L6mT9AFzCVkfuBH6vWd root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1R+uS2PD613+VfPDE7YQGAwyMW9VxkHqdtZKZAb8KmmQf7Z+xHhWpZ/8IrCvKZffjTw9bizY99C0gGJX21eEYjXPhGqEfeWGyGJmEzkzwACW3RLpzg/DCCZgY6aBjNOp2mSkIPZHavXEHu+RNmojYyJl5RMh5HdtaDJ8oRGQwiybvKOj1WtyIkJ3caRG/w0rKtYKfyswfFoNrdsleIhfSjrkaZD8t5tq7CzUTp5UPUO7blpcvi34vFsh4stzmb2Vv5HOyh4Mq5xnhbL7yfkHMBNVbCFwLZN6D44RWGhvlaQmpLF74H27JK0PHDyxL19pAEwbz9HgkZx8UNpe8B4Yz root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:26:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 154.43 seconds 2018-08-18 09:26:52,919 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-18 09:26:52,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:26:52,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:26:53,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:26: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-94c037e5-76ca-4c63-8fdd-29a7aac16ce5 x-compute-request-id: req-94c037e5-76ca-4c63-8fdd-29a7aac16ce5 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:26:53,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-94c037e5-76ca-4c63-8fdd-29a7aac16ce5 2018-08-18 09:26:53,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523253917694s 2018-08-18 09:26:53,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-94c037e5-76ca-4c63-8fdd-29a7aac16ce5 2018-08-18 09:26:53,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:26:53,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:26:53,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:26: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-8711f230-21ff-4272-b838-bc0e0742309b x-compute-request-id: req-8711f230-21ff-4272-b838-bc0e0742309b Content-Encoding: gzip Content-Length: 20029 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008099] Security Framework initialized\n[ 0.009282] AppArmor: AppArmor initialized\n[ 0.010392] Yama: becoming mindful.\n[ 0.012273] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018577] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022183] Initializing cgroup subsys memory\n[ 0.023360] Initializing cgroup subsys devices\n[ 0.024008] Initializing cgroup subsys freezer\n[ 0.025190] Initializing cgroup subsys blkio\n[ 0.026322] Initializing cgroup subsys perf_event\n[ 0.028008] Initializing cgroup subsys hugetlb\n[ 0.029261] FEATURE SPEC_CTRL Not Present\n[ 0.031074] mce: CPU supports 10 MCE banks\n[ 0.032055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032055] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034638] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036008] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.037938] Speculative Store Bypass: Vulnerable\n[ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048892] ACPI: Core revision 20131115\n[ 0.050676] ACPI: All ACPI Tables successfully acquired\n[ 0.052054] ftrace: allocating 28746 entries in 113 pages\n[ 0.072268] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077619] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079479] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080008] Switched APIC routing to physical x2apic.\n[ 0.084312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.085907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097485] KVM setup paravirtual spinlock\n[ 0.100668] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102576] x86: Booting SMP configuration:\n[ 0.103774] .... node #0, CPUs: #1[ 0.100616] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120021] x86: Booted up 1 node, 2 CPUs\n[ 0.120014] KVM setup async PF for cpu 1\n[ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123904] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124419] devtmpfs: initialized\n[ 0.126339] EVM: security.selinux\n[ 0.127319] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128903] EVM: security.capability\n[ 0.129942] pinctrl core: initialized pinctrl subsystem\n[ 0.132058] regulator-dummy: no parameters\n[ 0.133248] RTC time: 9:24:17, date: 08/18/18\n[ 0.134480] NET: Registered protocol family 16\n[ 0.135756] cpuidle: using governor ladder\n[ 0.136004] cpuidle: using governor menu\n[ 0.137138] ACPI: bus type PCI registered\n[ 0.138260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139984] PCI: Using configuration type 1 for base access\n[ 0.140640] bio: create slab at 0\n[ 0.141144] ACPI: Added _OSI(Module Device)\n[ 0.141181] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145211] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147909] ACPI: Interpreter enabled\n[ 0.148011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.155204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.157657] ACPI: (supports S0 S5)\n[ 0.160005] ACPI: Using IOAPIC for interrupt routing\n[ 0.161966] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164337] ACPI: No dock devices found.\n[ 0.169147] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.174501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176216] acpiphp: Slot [3] registered\n[ 0.177261] acpiphp: Slot [4] registered\n[ 0.178304] acpiphp: Slot [5] registered\n[ 0.179377] acpiphp: Slot [6] registered\n[ 0.180022] acpiphp: Slot [7] registered\n[ 0.181081] acpiphp: Slot [8] registered\n[ 0.182260] acpiphp: Slot [9] registered\n[ 0.183340] acpiphp: Slot [10] registered\n[ 0.184020] acpiphp: Slot [11] registered\n[ 0.185122] acpiphp: Slot [12] registered\n[ 0.186207] acpiphp: Slot [13] registered\n[ 0.187298] acpiphp: Slot [14] registered\n[ 0.188019] acpiphp: Slot [15] registered\n[ 0.189118] acpiphp: Slot [16] registered\n[ 0.190245] acpiphp: Slot [17] registered\n[ 0.191341] acpiphp: Slot [18] registered\n[ 0.192027] acpiphp: Slot [19] registered\n[ 0.193120] acpiphp: Slot [20] registered\n[ 0.194210] acpiphp: Slot [21] registered\n[ 0.195289] acpiphp: Slot [22] registered\n[ 0.196020] acpiphp: Slot [23] registered\n[ 0.197107] acpiphp: Slot [24] registered\n[ 0.198192] acpiphp: Slot [25] registered\n[ 0.199276] acpiphp: Slot [26] registered\n[ 0.200019] acpiphp: Slot [27] registered\n[ 0.201122] acpiphp: Slot [28] registered\n[ 0.202219] acpiphp: Slot [29] registered\n[ 0.203302] acpiphp: Slot [30] registered\n[ 0.204031] acpiphp: Slot [31] registered\n[ 0.205118] PCI host bridge to bus 0000:00\n[ 0.206211] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211112] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.219221] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.247212] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.249006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.255107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256823] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.258568] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.258568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260844] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262486] SCSI subsystem initialized\n[ 0.263686] ACPI: bus type USB registered\n[ 0.264032] usbcore: registered new interface driver usbfs\n[ 0.265427] usbcore: registered new interface driver hub\n[ 0.266818] usbcore: registered new device driver usb\n[ 0.268115] PCI: Using ACPI for IRQ routing\n[ 0.269550] NetLabel: Initializing\n[ 0.270538] NetLabel: domain hash size = 128\n[ 0.271707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272066] NetLabel: unlabeled traffic allowed by default\n[ 0.273489] Switched to clocksource kvm-clock\n[ 0.280826] AppArmor: AppArmor Filesystem Enabled\n[ 0.282112] pnp: PnP ACPI init\n[ 0.283026] ACPI: bus type PNP registered\n[ 0.284606] pnp: PnP ACPI: found 8 devices\n[ 0.285723] ACPI: bus type PNP unregistered\n[ 0.293230] NET: Registered protocol family 2\n[ 0.294708] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.296806] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.298626] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.300352] TCP: reno registered\n[ 0.301305] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302816] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.304500] NET: Registered protocol family 1\n[ 0.305708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.307200] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.308652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.331378] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.354807] Trying to unpack rootfs image as initramfs...\n[ 0.461840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.464230] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465778] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467578] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.470221] Scanning for low memory corruption every 60 seconds\n[ 0.472361] Initialise system trusted keyring\n[ 0.473768] audit: initializing netlink socket (disabled)\n[ 0.475382] type=2000 audit(1534584258.327:1): initialized\n[ 0.496435] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499279] zbud: loaded\n[ 0.500456] VFS: Disk quotas dquot_6.5.2\n[ 0.501825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504177] fuse init (API version 7.22)\n[ 0.505573] msgmni has been set to 3997\n[ 0.506950] Key type big_key registered\n[ 0.508760] Key type asymmetric registered\n[ 0.510131] Asymmetric key parser 'x509' registered\n[ 0.511719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514113] io scheduler noop registered\n[ 0.515457] io scheduler deadline registered (default)\n[ 0.517087] io scheduler cfq registered\n[ 0.518459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522256] ipmi message handler version 39.2\n[ 0.523860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526463] ACPI: Power Button [PWRF]\n[ 0.527883] GHES: HEST is not enabled!\n[ 0.550721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.618505] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.620997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649760] Linux agpgart interface v0.103\n[ 0.652186] brd: module loaded\n[ 0.653825] loop: module loaded\n[ 0.655374] blk-mq: CPU -> queue map\n[ 0.656655] CPU 0 -> Queue 0\n[ 0.657786] CPU 1 -> Queue 0\n[ 0.659737] vda: vda1\n[ 0.661553] scsi0 : ata_piix\n[ 0.662550] scsi1 : ata_piix\n[ 0.663479] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.665126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.666988] libphy: Fixed MDIO Bus: probed\n[ 0.668234] tun: Universal TUN/TAP device driver, 1.6\n[ 0.669589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672782] PPP generic driver version 2.4.2\n[ 0.674002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675615] ehci-pci: EHCI PCI platform driver\n[ 0.676802] ehci-platform: EHCI generic platform driver\n[ 0.678176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679707] ohci-pci: OHCI PCI platform driver\n[ 0.680902] ohci-platform: OHCI generic platform driver\n[ 0.682738] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708553] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.712232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717446] usb usb1: Product: UHCI Host Controller\n[ 0.718713] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.720289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.721646] hub 1-0:1.0: USB hub found\n[ 0.722734] hub 1-0:1.0: 2 ports detected\n[ 0.723967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.726805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728113] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729653] mousedev: PS/2 mouse device common for all mice\n[ 0.731355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.738783] device-mapper: uevent: version 1.0.3\n[ 0.740178] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.742560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.744334] TCP: cubic registered\n[ 0.745445] NET: Registered protocol family 10\n[ 0.746963] NET: Registered protocol family 17\n[ 0.748261] Key type dns_resolver registered\n[ 0.749808] Loading compiled-in X.509 certificates\n[ 0.751705] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.761624] registered taskstats version 1\n[ 0.764766] Key type trusted registered\n[ 0.768791] Key type encrypted registered\n[ 0.769951] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.771345] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.773339] regulator-dummy: disabling\n[ 0.774456] Magic number: 14:691:424\n[ 0.775650] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:18 UTC (1534584258)\n[ 0.777885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.779409] EDD information not available.\n[ 0.825397] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.827909] Write protecting the kernel read-only data: 12288k\n[ 0.830169] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.833802] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848369] systemd-udevd[107]: starting version 204\n[ 0.888757] FDC 0 is a S82078B\n[ 1.032058] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.201609] usb 1-1: Product: QEMU USB Tablet\n[ 1.203252] usb 1-1: Manufacturer: QEMU\n[ 1.204839] usb 1-1: SerialNumber: 42\n[ 1.897883] 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.256826] 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.725738] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.919699] 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 Sat, 18 Aug 2018 09:24:21 +0000. Up 3.87 seconds.\ncloud-init-nonet[4.18]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.32]: 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 enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:23 +0000. Up 5.53 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:9e:e4:ec |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f0:19:61 |\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:\nfc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o . |\n| o.... . |\n| ...E... |\n| . .oB |\n| S @ + |\n| . .o = o|\n| . .. . |\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:\n06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +oo |\n| . = |\n| X |\n| X = . |\n| = = S |\n| o @ . |\n| o E |\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:\n14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. . +o. |\n| +. . = |\n| .+o+ o |\n| .B . |\n| . . S |\n| o. |\n|+.o |\n|*+ |\n|=E. |\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:\n92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|*+ |\n|oE. |\n|ooo = |\n|. .. = B |\n| .. o @ S |\n| o + + . |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.98 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... \nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 16.13 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 18783 0 --:--:-- --:--:-- --:--:-- 18856\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1537 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 4 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet: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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\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://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:80 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:88 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:90 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 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 11s (14.2 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51314 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (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:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:EC-ACC.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Certigna.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\n[ 89.995430] BUG: Bad page map in process java pte:01e83320 pmd:7abee067\n[ 89.997227] addr:00007f0bba8b7000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f0bba8b7\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53139 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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) ...\n"} 2018-08-18 09:26:53,538 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/action used request id req-8711f230-21ff-4272-b838-bc0e0742309b 2018-08-18 09:26:53,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0862119197845s 2018-08-18 09:26:53,540 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/action used request id req-8711f230-21ff-4272-b838-bc0e0742309b 2018-08-18 09:26:53,540 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008099] Security Framework initialized [ 0.009282] AppArmor: AppArmor initialized [ 0.010392] Yama: becoming mindful. [ 0.012273] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018577] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022183] Initializing cgroup subsys memory [ 0.023360] Initializing cgroup subsys devices [ 0.024008] Initializing cgroup subsys freezer [ 0.025190] Initializing cgroup subsys blkio [ 0.026322] Initializing cgroup subsys perf_event [ 0.028008] Initializing cgroup subsys hugetlb [ 0.029261] FEATURE SPEC_CTRL Not Present [ 0.031074] mce: CPU supports 10 MCE banks [ 0.032055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032055] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034638] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036008] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.037938] Speculative Store Bypass: Vulnerable [ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048892] ACPI: Core revision 20131115 [ 0.050676] ACPI: All ACPI Tables successfully acquired [ 0.052054] ftrace: allocating 28746 entries in 113 pages [ 0.072268] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077619] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079479] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080008] Switched APIC routing to physical x2apic. [ 0.084312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097485] KVM setup paravirtual spinlock [ 0.100668] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102576] x86: Booting SMP configuration: [ 0.103774] .... node #0, CPUs: #1[ 0.100616] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120014] KVM setup async PF for cpu 1 [ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123904] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124419] devtmpfs: initialized [ 0.126339] EVM: security.selinux [ 0.127319] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128903] EVM: security.capability [ 0.129942] pinctrl core: initialized pinctrl subsystem [ 0.132058] regulator-dummy: no parameters [ 0.133248] RTC time: 9:24:17, date: 08/18/18 [ 0.134480] NET: Registered protocol family 16 [ 0.135756] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137138] ACPI: bus type PCI registered [ 0.138260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139984] PCI: Using configuration type 1 for base access [ 0.140640] bio: create slab at 0 [ 0.141144] ACPI: Added _OSI(Module Device) [ 0.141181] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145211] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147909] ACPI: Interpreter enabled [ 0.148011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.155204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.157657] ACPI: (supports S0 S5) [ 0.160005] ACPI: Using IOAPIC for interrupt routing [ 0.161966] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164337] ACPI: No dock devices found. [ 0.169147] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.174501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176216] acpiphp: Slot [3] registered [ 0.177261] acpiphp: Slot [4] registered [ 0.178304] acpiphp: Slot [5] registered [ 0.179377] acpiphp: Slot [6] registered [ 0.180022] acpiphp: Slot [7] registered [ 0.181081] acpiphp: Slot [8] registered [ 0.182260] acpiphp: Slot [9] registered [ 0.183340] acpiphp: Slot [10] registered [ 0.184020] acpiphp: Slot [11] registered [ 0.185122] acpiphp: Slot [12] registered [ 0.186207] acpiphp: Slot [13] registered [ 0.187298] acpiphp: Slot [14] registered [ 0.188019] acpiphp: Slot [15] registered [ 0.189118] acpiphp: Slot [16] registered [ 0.190245] acpiphp: Slot [17] registered [ 0.191341] acpiphp: Slot [18] registered [ 0.192027] acpiphp: Slot [19] registered [ 0.193120] acpiphp: Slot [20] registered [ 0.194210] acpiphp: Slot [21] registered [ 0.195289] acpiphp: Slot [22] registered [ 0.196020] acpiphp: Slot [23] registered [ 0.197107] acpiphp: Slot [24] registered [ 0.198192] acpiphp: Slot [25] registered [ 0.199276] acpiphp: Slot [26] registered [ 0.200019] acpiphp: Slot [27] registered [ 0.201122] acpiphp: Slot [28] registered [ 0.202219] acpiphp: Slot [29] registered [ 0.203302] acpiphp: Slot [30] registered [ 0.204031] acpiphp: Slot [31] registered [ 0.205118] PCI host bridge to bus 0000:00 [ 0.206211] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211112] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.219221] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.247212] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.249006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.255107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256823] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.258568] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.258568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260844] vgaarb: bridge control possible 0000:00:02.0 [ 0.262486] SCSI subsystem initialized [ 0.263686] ACPI: bus type USB registered [ 0.264032] usbcore: registered new interface driver usbfs [ 0.265427] usbcore: registered new interface driver hub [ 0.266818] usbcore: registered new device driver usb [ 0.268115] PCI: Using ACPI for IRQ routing [ 0.269550] NetLabel: Initializing [ 0.270538] NetLabel: domain hash size = 128 [ 0.271707] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272066] NetLabel: unlabeled traffic allowed by default [ 0.273489] Switched to clocksource kvm-clock [ 0.280826] AppArmor: AppArmor Filesystem Enabled [ 0.282112] pnp: PnP ACPI init [ 0.283026] ACPI: bus type PNP registered [ 0.284606] pnp: PnP ACPI: found 8 devices [ 0.285723] ACPI: bus type PNP unregistered [ 0.293230] NET: Registered protocol family 2 [ 0.294708] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.296806] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.298626] TCP: Hash tables configured (established 16384 bind 16384) [ 0.300352] TCP: reno registered [ 0.301305] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302816] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.304500] NET: Registered protocol family 1 [ 0.305708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.307200] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.308652] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.331378] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.354807] Trying to unpack rootfs image as initramfs... [ 0.461840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.464230] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465778] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467578] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.470221] Scanning for low memory corruption every 60 seconds [ 0.472361] Initialise system trusted keyring [ 0.473768] audit: initializing netlink socket (disabled) [ 0.475382] type=2000 audit(1534584258.327:1): initialized [ 0.496435] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499279] zbud: loaded [ 0.500456] VFS: Disk quotas dquot_6.5.2 [ 0.501825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504177] fuse init (API version 7.22) [ 0.505573] msgmni has been set to 3997 [ 0.506950] Key type big_key registered [ 0.508760] Key type asymmetric registered [ 0.510131] Asymmetric key parser 'x509' registered [ 0.511719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514113] io scheduler noop registered [ 0.515457] io scheduler deadline registered (default) [ 0.517087] io scheduler cfq registered [ 0.518459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522256] ipmi message handler version 39.2 [ 0.523860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526463] ACPI: Power Button [PWRF] [ 0.527883] GHES: HEST is not enabled! [ 0.550721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.594935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618505] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.620997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649760] Linux agpgart interface v0.103 [ 0.652186] brd: module loaded [ 0.653825] loop: module loaded [ 0.655374] blk-mq: CPU -> queue map [ 0.656655] CPU 0 -> Queue 0 [ 0.657786] CPU 1 -> Queue 0 [ 0.659737] vda: vda1 [ 0.661553] scsi0 : ata_piix [ 0.662550] scsi1 : ata_piix [ 0.663479] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.665126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.666988] libphy: Fixed MDIO Bus: probed [ 0.668234] tun: Universal TUN/TAP device driver, 1.6 [ 0.669589] tun: (C) 1999-2004 Max Krasnyansky [ 0.672782] PPP generic driver version 2.4.2 [ 0.674002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.675615] ehci-pci: EHCI PCI platform driver [ 0.676802] ehci-platform: EHCI generic platform driver [ 0.678176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679707] ohci-pci: OHCI PCI platform driver [ 0.680902] ohci-platform: OHCI generic platform driver [ 0.682738] uhci_hcd: USB Universal Host Controller Interface driver [ 0.708553] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717446] usb usb1: Product: UHCI Host Controller [ 0.718713] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.720289] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721646] hub 1-0:1.0: USB hub found [ 0.722734] hub 1-0:1.0: 2 ports detected [ 0.723967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726805] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728113] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729653] mousedev: PS/2 mouse device common for all mice [ 0.731355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733702] rtc_cmos 00:00: RTC can wake from S4 [ 0.735315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738783] device-mapper: uevent: version 1.0.3 [ 0.740178] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.742560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.744334] TCP: cubic registered [ 0.745445] NET: Registered protocol family 10 [ 0.746963] NET: Registered protocol family 17 [ 0.748261] Key type dns_resolver registered [ 0.749808] Loading compiled-in X.509 certificates [ 0.751705] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.761624] registered taskstats version 1 [ 0.764766] Key type trusted registered [ 0.768791] Key type encrypted registered [ 0.769951] AppArmor: AppArmor sha1 policy hashing enabled [ 0.771345] IMA: No TPM chip found, activating TPM-bypass! [ 0.773339] regulator-dummy: disabling [ 0.774456] Magic number: 14:691:424 [ 0.775650] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:18 UTC (1534584258) [ 0.777885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.779409] EDD information not available. [ 0.825397] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.827909] Write protecting the kernel read-only data: 12288k [ 0.830169] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.833802] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848369] systemd-udevd[107]: starting version 204 [ 0.888757] FDC 0 is a S82078B [ 1.032058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201609] usb 1-1: Product: QEMU USB Tablet [ 1.203252] usb 1-1: Manufacturer: QEMU [ 1.204839] usb 1-1: SerialNumber: 42 [ 1.897883] 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.256826] 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.725738] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.919699] 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 Sat, 18 Aug 2018 09:24:21 +0000. Up 3.87 seconds. cloud-init-nonet[4.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.32]: 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 enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:23 +0000. Up 5.53 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:9e:e4:ec | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f0:19:61 | 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: fc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .o . | | o.... . | | ...E... | | . .oB | | S @ + | | . .o = o| | . .. . | | . o. | | o .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | +oo | | . = | | X | | X = . | | = = S | | 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: 14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .. . +o. | | +. . = | | .+o+ o | | .B . | | . . S | | o. | |+.o | |*+ | |=E. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |*+ | |oE. | |ooo = | |. .. = B | | .. o @ S | | o + + . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.98 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 16.13 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 18783 0 --:--:-- --:--:-- --:--:-- 18856 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1537 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 4 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get: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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] 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://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:84 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:90 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 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 11s (14.2 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51314 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (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:AddTrust_Low-Value_Services_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:ISRG_Root_X1.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Izenpe.com.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:EC-ACC.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ACEDICOM_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:ACCVRAIZ1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Certigna.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Certum_Root_CA.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CNNIC_ROOT.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... [ 89.995430] BUG: Bad page map in process java pte:01e83320 pmd:7abee067 [ 89.997227] addr:00007f0bba8b7000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f0bba8b7 done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53139 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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) ... 2018-08-18 09:26:53,545 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:27:03,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:27:03,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:27:04,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-d9696804-7aec-4e9c-9f5f-33fd8821df15 x-compute-request-id: req-d9696804-7aec-4e9c-9f5f-33fd8821df15 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:27:04,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d9696804-7aec-4e9c-9f5f-33fd8821df15 2018-08-18 09:27:04,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549787998199s 2018-08-18 09:27:04,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d9696804-7aec-4e9c-9f5f-33fd8821df15 2018-08-18 09:27:04,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:27:04,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:27:04,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-595612b3-d710-4440-8c40-77f5806a1a7f x-compute-request-id: req-595612b3-d710-4440-8c40-77f5806a1a7f Content-Encoding: gzip Content-Length: 20906 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008099] Security Framework initialized\n[ 0.009282] AppArmor: AppArmor initialized\n[ 0.010392] Yama: becoming mindful.\n[ 0.012273] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018577] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022183] Initializing cgroup subsys memory\n[ 0.023360] Initializing cgroup subsys devices\n[ 0.024008] Initializing cgroup subsys freezer\n[ 0.025190] Initializing cgroup subsys blkio\n[ 0.026322] Initializing cgroup subsys perf_event\n[ 0.028008] Initializing cgroup subsys hugetlb\n[ 0.029261] FEATURE SPEC_CTRL Not Present\n[ 0.031074] mce: CPU supports 10 MCE banks\n[ 0.032055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032055] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034638] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036008] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.037938] Speculative Store Bypass: Vulnerable\n[ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048892] ACPI: Core revision 20131115\n[ 0.050676] ACPI: All ACPI Tables successfully acquired\n[ 0.052054] ftrace: allocating 28746 entries in 113 pages\n[ 0.072268] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077619] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079479] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080008] Switched APIC routing to physical x2apic.\n[ 0.084312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.085907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097485] KVM setup paravirtual spinlock\n[ 0.100668] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102576] x86: Booting SMP configuration:\n[ 0.103774] .... node #0, CPUs: #1[ 0.100616] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120021] x86: Booted up 1 node, 2 CPUs\n[ 0.120014] KVM setup async PF for cpu 1\n[ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123904] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124419] devtmpfs: initialized\n[ 0.126339] EVM: security.selinux\n[ 0.127319] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128903] EVM: security.capability\n[ 0.129942] pinctrl core: initialized pinctrl subsystem\n[ 0.132058] regulator-dummy: no parameters\n[ 0.133248] RTC time: 9:24:17, date: 08/18/18\n[ 0.134480] NET: Registered protocol family 16\n[ 0.135756] cpuidle: using governor ladder\n[ 0.136004] cpuidle: using governor menu\n[ 0.137138] ACPI: bus type PCI registered\n[ 0.138260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139984] PCI: Using configuration type 1 for base access\n[ 0.140640] bio: create slab at 0\n[ 0.141144] ACPI: Added _OSI(Module Device)\n[ 0.141181] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145211] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147909] ACPI: Interpreter enabled\n[ 0.148011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.155204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.157657] ACPI: (supports S0 S5)\n[ 0.160005] ACPI: Using IOAPIC for interrupt routing\n[ 0.161966] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164337] ACPI: No dock devices found.\n[ 0.169147] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.174501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176216] acpiphp: Slot [3] registered\n[ 0.177261] acpiphp: Slot [4] registered\n[ 0.178304] acpiphp: Slot [5] registered\n[ 0.179377] acpiphp: Slot [6] registered\n[ 0.180022] acpiphp: Slot [7] registered\n[ 0.181081] acpiphp: Slot [8] registered\n[ 0.182260] acpiphp: Slot [9] registered\n[ 0.183340] acpiphp: Slot [10] registered\n[ 0.184020] acpiphp: Slot [11] registered\n[ 0.185122] acpiphp: Slot [12] registered\n[ 0.186207] acpiphp: Slot [13] registered\n[ 0.187298] acpiphp: Slot [14] registered\n[ 0.188019] acpiphp: Slot [15] registered\n[ 0.189118] acpiphp: Slot [16] registered\n[ 0.190245] acpiphp: Slot [17] registered\n[ 0.191341] acpiphp: Slot [18] registered\n[ 0.192027] acpiphp: Slot [19] registered\n[ 0.193120] acpiphp: Slot [20] registered\n[ 0.194210] acpiphp: Slot [21] registered\n[ 0.195289] acpiphp: Slot [22] registered\n[ 0.196020] acpiphp: Slot [23] registered\n[ 0.197107] acpiphp: Slot [24] registered\n[ 0.198192] acpiphp: Slot [25] registered\n[ 0.199276] acpiphp: Slot [26] registered\n[ 0.200019] acpiphp: Slot [27] registered\n[ 0.201122] acpiphp: Slot [28] registered\n[ 0.202219] acpiphp: Slot [29] registered\n[ 0.203302] acpiphp: Slot [30] registered\n[ 0.204031] acpiphp: Slot [31] registered\n[ 0.205118] PCI host bridge to bus 0000:00\n[ 0.206211] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211112] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.219221] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.247212] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.249006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.255107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256823] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.258568] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.258568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260844] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262486] SCSI subsystem initialized\n[ 0.263686] ACPI: bus type USB registered\n[ 0.264032] usbcore: registered new interface driver usbfs\n[ 0.265427] usbcore: registered new interface driver hub\n[ 0.266818] usbcore: registered new device driver usb\n[ 0.268115] PCI: Using ACPI for IRQ routing\n[ 0.269550] NetLabel: Initializing\n[ 0.270538] NetLabel: domain hash size = 128\n[ 0.271707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272066] NetLabel: unlabeled traffic allowed by default\n[ 0.273489] Switched to clocksource kvm-clock\n[ 0.280826] AppArmor: AppArmor Filesystem Enabled\n[ 0.282112] pnp: PnP ACPI init\n[ 0.283026] ACPI: bus type PNP registered\n[ 0.284606] pnp: PnP ACPI: found 8 devices\n[ 0.285723] ACPI: bus type PNP unregistered\n[ 0.293230] NET: Registered protocol family 2\n[ 0.294708] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.296806] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.298626] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.300352] TCP: reno registered\n[ 0.301305] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302816] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.304500] NET: Registered protocol family 1\n[ 0.305708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.307200] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.308652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.331378] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.354807] Trying to unpack rootfs image as initramfs...\n[ 0.461840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.464230] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465778] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467578] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.470221] Scanning for low memory corruption every 60 seconds\n[ 0.472361] Initialise system trusted keyring\n[ 0.473768] audit: initializing netlink socket (disabled)\n[ 0.475382] type=2000 audit(1534584258.327:1): initialized\n[ 0.496435] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499279] zbud: loaded\n[ 0.500456] VFS: Disk quotas dquot_6.5.2\n[ 0.501825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504177] fuse init (API version 7.22)\n[ 0.505573] msgmni has been set to 3997\n[ 0.506950] Key type big_key registered\n[ 0.508760] Key type asymmetric registered\n[ 0.510131] Asymmetric key parser 'x509' registered\n[ 0.511719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514113] io scheduler noop registered\n[ 0.515457] io scheduler deadline registered (default)\n[ 0.517087] io scheduler cfq registered\n[ 0.518459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522256] ipmi message handler version 39.2\n[ 0.523860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526463] ACPI: Power Button [PWRF]\n[ 0.527883] GHES: HEST is not enabled!\n[ 0.550721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.618505] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.620997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649760] Linux agpgart interface v0.103\n[ 0.652186] brd: module loaded\n[ 0.653825] loop: module loaded\n[ 0.655374] blk-mq: CPU -> queue map\n[ 0.656655] CPU 0 -> Queue 0\n[ 0.657786] CPU 1 -> Queue 0\n[ 0.659737] vda: vda1\n[ 0.661553] scsi0 : ata_piix\n[ 0.662550] scsi1 : ata_piix\n[ 0.663479] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.665126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.666988] libphy: Fixed MDIO Bus: probed\n[ 0.668234] tun: Universal TUN/TAP device driver, 1.6\n[ 0.669589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672782] PPP generic driver version 2.4.2\n[ 0.674002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675615] ehci-pci: EHCI PCI platform driver\n[ 0.676802] ehci-platform: EHCI generic platform driver\n[ 0.678176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679707] ohci-pci: OHCI PCI platform driver\n[ 0.680902] ohci-platform: OHCI generic platform driver\n[ 0.682738] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708553] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.712232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717446] usb usb1: Product: UHCI Host Controller\n[ 0.718713] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.720289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.721646] hub 1-0:1.0: USB hub found\n[ 0.722734] hub 1-0:1.0: 2 ports detected\n[ 0.723967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.726805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728113] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729653] mousedev: PS/2 mouse device common for all mice\n[ 0.731355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.738783] device-mapper: uevent: version 1.0.3\n[ 0.740178] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.742560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.744334] TCP: cubic registered\n[ 0.745445] NET: Registered protocol family 10\n[ 0.746963] NET: Registered protocol family 17\n[ 0.748261] Key type dns_resolver registered\n[ 0.749808] Loading compiled-in X.509 certificates\n[ 0.751705] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.761624] registered taskstats version 1\n[ 0.764766] Key type trusted registered\n[ 0.768791] Key type encrypted registered\n[ 0.769951] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.771345] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.773339] regulator-dummy: disabling\n[ 0.774456] Magic number: 14:691:424\n[ 0.775650] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:18 UTC (1534584258)\n[ 0.777885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.779409] EDD information not available.\n[ 0.825397] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.827909] Write protecting the kernel read-only data: 12288k\n[ 0.830169] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.833802] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848369] systemd-udevd[107]: starting version 204\n[ 0.888757] FDC 0 is a S82078B\n[ 1.032058] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.201609] usb 1-1: Product: QEMU USB Tablet\n[ 1.203252] usb 1-1: Manufacturer: QEMU\n[ 1.204839] usb 1-1: SerialNumber: 42\n[ 1.897883] 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.256826] 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.725738] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.919699] 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 Sat, 18 Aug 2018 09:24:21 +0000. Up 3.87 seconds.\ncloud-init-nonet[4.18]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.32]: 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 enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:23 +0000. Up 5.53 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:9e:e4:ec |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f0:19:61 |\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:\nfc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o . |\n| o.... . |\n| ...E... |\n| . .oB |\n| S @ + |\n| . .o = o|\n| . .. . |\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:\n06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +oo |\n| . = |\n| X |\n| X = . |\n| = = S |\n| o @ . |\n| o E |\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:\n14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. . +o. |\n| +. . = |\n| .+o+ o |\n| .B . |\n| . . S |\n| o. |\n|+.o |\n|*+ |\n|=E. |\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:\n92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|*+ |\n|oE. |\n|ooo = |\n|. .. = B |\n| .. o @ S |\n| o + + . |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.98 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... \nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 16.13 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 18783 0 --:--:-- --:--:-- --:--:-- 18856\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1537 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 4 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet: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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\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://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:80 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:88 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:90 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 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 11s (14.2 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51314 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (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:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:EC-ACC.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Certigna.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\n[ 89.995430] BUG: Bad page map in process java pte:01e83320 pmd:7abee067\n[ 89.997227] addr:00007f0bba8b7000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f0bba8b7\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53139 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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\n"} 2018-08-18 09:27:04,186 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/action used request id req-595612b3-d710-4440-8c40-77f5806a1a7f 2018-08-18 09:27:04,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0797491073608s 2018-08-18 09:27:04,188 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/action used request id req-595612b3-d710-4440-8c40-77f5806a1a7f 2018-08-18 09:27:04,189 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008099] Security Framework initialized [ 0.009282] AppArmor: AppArmor initialized [ 0.010392] Yama: becoming mindful. [ 0.012273] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018577] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022183] Initializing cgroup subsys memory [ 0.023360] Initializing cgroup subsys devices [ 0.024008] Initializing cgroup subsys freezer [ 0.025190] Initializing cgroup subsys blkio [ 0.026322] Initializing cgroup subsys perf_event [ 0.028008] Initializing cgroup subsys hugetlb [ 0.029261] FEATURE SPEC_CTRL Not Present [ 0.031074] mce: CPU supports 10 MCE banks [ 0.032055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032055] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034638] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036008] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.037938] Speculative Store Bypass: Vulnerable [ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048892] ACPI: Core revision 20131115 [ 0.050676] ACPI: All ACPI Tables successfully acquired [ 0.052054] ftrace: allocating 28746 entries in 113 pages [ 0.072268] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077619] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079479] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080008] Switched APIC routing to physical x2apic. [ 0.084312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097485] KVM setup paravirtual spinlock [ 0.100668] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102576] x86: Booting SMP configuration: [ 0.103774] .... node #0, CPUs: #1[ 0.100616] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120014] KVM setup async PF for cpu 1 [ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123904] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124419] devtmpfs: initialized [ 0.126339] EVM: security.selinux [ 0.127319] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128903] EVM: security.capability [ 0.129942] pinctrl core: initialized pinctrl subsystem [ 0.132058] regulator-dummy: no parameters [ 0.133248] RTC time: 9:24:17, date: 08/18/18 [ 0.134480] NET: Registered protocol family 16 [ 0.135756] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137138] ACPI: bus type PCI registered [ 0.138260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139984] PCI: Using configuration type 1 for base access [ 0.140640] bio: create slab at 0 [ 0.141144] ACPI: Added _OSI(Module Device) [ 0.141181] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145211] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147909] ACPI: Interpreter enabled [ 0.148011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.155204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.157657] ACPI: (supports S0 S5) [ 0.160005] ACPI: Using IOAPIC for interrupt routing [ 0.161966] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164337] ACPI: No dock devices found. [ 0.169147] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.174501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176216] acpiphp: Slot [3] registered [ 0.177261] acpiphp: Slot [4] registered [ 0.178304] acpiphp: Slot [5] registered [ 0.179377] acpiphp: Slot [6] registered [ 0.180022] acpiphp: Slot [7] registered [ 0.181081] acpiphp: Slot [8] registered [ 0.182260] acpiphp: Slot [9] registered [ 0.183340] acpiphp: Slot [10] registered [ 0.184020] acpiphp: Slot [11] registered [ 0.185122] acpiphp: Slot [12] registered [ 0.186207] acpiphp: Slot [13] registered [ 0.187298] acpiphp: Slot [14] registered [ 0.188019] acpiphp: Slot [15] registered [ 0.189118] acpiphp: Slot [16] registered [ 0.190245] acpiphp: Slot [17] registered [ 0.191341] acpiphp: Slot [18] registered [ 0.192027] acpiphp: Slot [19] registered [ 0.193120] acpiphp: Slot [20] registered [ 0.194210] acpiphp: Slot [21] registered [ 0.195289] acpiphp: Slot [22] registered [ 0.196020] acpiphp: Slot [23] registered [ 0.197107] acpiphp: Slot [24] registered [ 0.198192] acpiphp: Slot [25] registered [ 0.199276] acpiphp: Slot [26] registered [ 0.200019] acpiphp: Slot [27] registered [ 0.201122] acpiphp: Slot [28] registered [ 0.202219] acpiphp: Slot [29] registered [ 0.203302] acpiphp: Slot [30] registered [ 0.204031] acpiphp: Slot [31] registered [ 0.205118] PCI host bridge to bus 0000:00 [ 0.206211] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211112] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.219221] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.247212] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.249006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.255107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256823] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.258568] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.258568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260844] vgaarb: bridge control possible 0000:00:02.0 [ 0.262486] SCSI subsystem initialized [ 0.263686] ACPI: bus type USB registered [ 0.264032] usbcore: registered new interface driver usbfs [ 0.265427] usbcore: registered new interface driver hub [ 0.266818] usbcore: registered new device driver usb [ 0.268115] PCI: Using ACPI for IRQ routing [ 0.269550] NetLabel: Initializing [ 0.270538] NetLabel: domain hash size = 128 [ 0.271707] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272066] NetLabel: unlabeled traffic allowed by default [ 0.273489] Switched to clocksource kvm-clock [ 0.280826] AppArmor: AppArmor Filesystem Enabled [ 0.282112] pnp: PnP ACPI init [ 0.283026] ACPI: bus type PNP registered [ 0.284606] pnp: PnP ACPI: found 8 devices [ 0.285723] ACPI: bus type PNP unregistered [ 0.293230] NET: Registered protocol family 2 [ 0.294708] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.296806] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.298626] TCP: Hash tables configured (established 16384 bind 16384) [ 0.300352] TCP: reno registered [ 0.301305] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302816] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.304500] NET: Registered protocol family 1 [ 0.305708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.307200] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.308652] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.331378] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.354807] Trying to unpack rootfs image as initramfs... [ 0.461840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.464230] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465778] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467578] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.470221] Scanning for low memory corruption every 60 seconds [ 0.472361] Initialise system trusted keyring [ 0.473768] audit: initializing netlink socket (disabled) [ 0.475382] type=2000 audit(1534584258.327:1): initialized [ 0.496435] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499279] zbud: loaded [ 0.500456] VFS: Disk quotas dquot_6.5.2 [ 0.501825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504177] fuse init (API version 7.22) [ 0.505573] msgmni has been set to 3997 [ 0.506950] Key type big_key registered [ 0.508760] Key type asymmetric registered [ 0.510131] Asymmetric key parser 'x509' registered [ 0.511719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514113] io scheduler noop registered [ 0.515457] io scheduler deadline registered (default) [ 0.517087] io scheduler cfq registered [ 0.518459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522256] ipmi message handler version 39.2 [ 0.523860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526463] ACPI: Power Button [PWRF] [ 0.527883] GHES: HEST is not enabled! [ 0.550721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.594935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618505] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.620997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649760] Linux agpgart interface v0.103 [ 0.652186] brd: module loaded [ 0.653825] loop: module loaded [ 0.655374] blk-mq: CPU -> queue map [ 0.656655] CPU 0 -> Queue 0 [ 0.657786] CPU 1 -> Queue 0 [ 0.659737] vda: vda1 [ 0.661553] scsi0 : ata_piix [ 0.662550] scsi1 : ata_piix [ 0.663479] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.665126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.666988] libphy: Fixed MDIO Bus: probed [ 0.668234] tun: Universal TUN/TAP device driver, 1.6 [ 0.669589] tun: (C) 1999-2004 Max Krasnyansky [ 0.672782] PPP generic driver version 2.4.2 [ 0.674002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.675615] ehci-pci: EHCI PCI platform driver [ 0.676802] ehci-platform: EHCI generic platform driver [ 0.678176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679707] ohci-pci: OHCI PCI platform driver [ 0.680902] ohci-platform: OHCI generic platform driver [ 0.682738] uhci_hcd: USB Universal Host Controller Interface driver [ 0.708553] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717446] usb usb1: Product: UHCI Host Controller [ 0.718713] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.720289] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721646] hub 1-0:1.0: USB hub found [ 0.722734] hub 1-0:1.0: 2 ports detected [ 0.723967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726805] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728113] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729653] mousedev: PS/2 mouse device common for all mice [ 0.731355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733702] rtc_cmos 00:00: RTC can wake from S4 [ 0.735315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738783] device-mapper: uevent: version 1.0.3 [ 0.740178] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.742560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.744334] TCP: cubic registered [ 0.745445] NET: Registered protocol family 10 [ 0.746963] NET: Registered protocol family 17 [ 0.748261] Key type dns_resolver registered [ 0.749808] Loading compiled-in X.509 certificates [ 0.751705] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.761624] registered taskstats version 1 [ 0.764766] Key type trusted registered [ 0.768791] Key type encrypted registered [ 0.769951] AppArmor: AppArmor sha1 policy hashing enabled [ 0.771345] IMA: No TPM chip found, activating TPM-bypass! [ 0.773339] regulator-dummy: disabling [ 0.774456] Magic number: 14:691:424 [ 0.775650] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:18 UTC (1534584258) [ 0.777885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.779409] EDD information not available. [ 0.825397] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.827909] Write protecting the kernel read-only data: 12288k [ 0.830169] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.833802] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848369] systemd-udevd[107]: starting version 204 [ 0.888757] FDC 0 is a S82078B [ 1.032058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201609] usb 1-1: Product: QEMU USB Tablet [ 1.203252] usb 1-1: Manufacturer: QEMU [ 1.204839] usb 1-1: SerialNumber: 42 [ 1.897883] 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.256826] 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.725738] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.919699] 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 Sat, 18 Aug 2018 09:24:21 +0000. Up 3.87 seconds. cloud-init-nonet[4.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.32]: 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 enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:23 +0000. Up 5.53 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:9e:e4:ec | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f0:19:61 | 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: fc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .o . | | o.... . | | ...E... | | . .oB | | S @ + | | . .o = o| | . .. . | | . o. | | o .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | +oo | | . = | | X | | X = . | | = = S | | 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: 14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .. . +o. | | +. . = | | .+o+ o | | .B . | | . . S | | o. | |+.o | |*+ | |=E. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |*+ | |oE. | |ooo = | |. .. = B | | .. o @ S | | o + + . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.98 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 16.13 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 18783 0 --:--:-- --:--:-- --:--:-- 18856 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1537 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 4 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get: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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] 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://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:84 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:90 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 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 11s (14.2 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51314 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (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:AddTrust_Low-Value_Services_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:ISRG_Root_X1.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Izenpe.com.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:EC-ACC.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ACEDICOM_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:ACCVRAIZ1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Certigna.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Certum_Root_CA.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CNNIC_ROOT.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... [ 89.995430] BUG: Bad page map in process java pte:01e83320 pmd:7abee067 [ 89.997227] addr:00007f0bba8b7000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f0bba8b7 done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53139 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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 2018-08-18 09:27:04,193 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:27:14,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:27:14,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:27:14,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-273053df-22de-4731-a4cd-9ee5e331702a x-compute-request-id: req-273053df-22de-4731-a4cd-9ee5e331702a Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:27:14,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-273053df-22de-4731-a4cd-9ee5e331702a 2018-08-18 09:27:14,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524118900299s 2018-08-18 09:27:14,729 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-273053df-22de-4731-a4cd-9ee5e331702a 2018-08-18 09:27:14,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:27:14,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:27:14,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-512c45cf-55cb-498d-9110-234e3e3cfb69 x-compute-request-id: req-512c45cf-55cb-498d-9110-234e3e3cfb69 Content-Encoding: gzip Content-Length: 21480 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008099] Security Framework initialized\n[ 0.009282] AppArmor: AppArmor initialized\n[ 0.010392] Yama: becoming mindful.\n[ 0.012273] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018577] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022183] Initializing cgroup subsys memory\n[ 0.023360] Initializing cgroup subsys devices\n[ 0.024008] Initializing cgroup subsys freezer\n[ 0.025190] Initializing cgroup subsys blkio\n[ 0.026322] Initializing cgroup subsys perf_event\n[ 0.028008] Initializing cgroup subsys hugetlb\n[ 0.029261] FEATURE SPEC_CTRL Not Present\n[ 0.031074] mce: CPU supports 10 MCE banks\n[ 0.032055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032055] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034638] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036008] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.037938] Speculative Store Bypass: Vulnerable\n[ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048892] ACPI: Core revision 20131115\n[ 0.050676] ACPI: All ACPI Tables successfully acquired\n[ 0.052054] ftrace: allocating 28746 entries in 113 pages\n[ 0.072268] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077619] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079479] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080008] Switched APIC routing to physical x2apic.\n[ 0.084312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.085907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097485] KVM setup paravirtual spinlock\n[ 0.100668] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102576] x86: Booting SMP configuration:\n[ 0.103774] .... node #0, CPUs: #1[ 0.100616] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120021] x86: Booted up 1 node, 2 CPUs\n[ 0.120014] KVM setup async PF for cpu 1\n[ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123904] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124419] devtmpfs: initialized\n[ 0.126339] EVM: security.selinux\n[ 0.127319] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128903] EVM: security.capability\n[ 0.129942] pinctrl core: initialized pinctrl subsystem\n[ 0.132058] regulator-dummy: no parameters\n[ 0.133248] RTC time: 9:24:17, date: 08/18/18\n[ 0.134480] NET: Registered protocol family 16\n[ 0.135756] cpuidle: using governor ladder\n[ 0.136004] cpuidle: using governor menu\n[ 0.137138] ACPI: bus type PCI registered\n[ 0.138260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139984] PCI: Using configuration type 1 for base access\n[ 0.140640] bio: create slab at 0\n[ 0.141144] ACPI: Added _OSI(Module Device)\n[ 0.141181] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145211] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147909] ACPI: Interpreter enabled\n[ 0.148011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.155204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.157657] ACPI: (supports S0 S5)\n[ 0.160005] ACPI: Using IOAPIC for interrupt routing\n[ 0.161966] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164337] ACPI: No dock devices found.\n[ 0.169147] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.174501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176216] acpiphp: Slot [3] registered\n[ 0.177261] acpiphp: Slot [4] registered\n[ 0.178304] acpiphp: Slot [5] registered\n[ 0.179377] acpiphp: Slot [6] registered\n[ 0.180022] acpiphp: Slot [7] registered\n[ 0.181081] acpiphp: Slot [8] registered\n[ 0.182260] acpiphp: Slot [9] registered\n[ 0.183340] acpiphp: Slot [10] registered\n[ 0.184020] acpiphp: Slot [11] registered\n[ 0.185122] acpiphp: Slot [12] registered\n[ 0.186207] acpiphp: Slot [13] registered\n[ 0.187298] acpiphp: Slot [14] registered\n[ 0.188019] acpiphp: Slot [15] registered\n[ 0.189118] acpiphp: Slot [16] registered\n[ 0.190245] acpiphp: Slot [17] registered\n[ 0.191341] acpiphp: Slot [18] registered\n[ 0.192027] acpiphp: Slot [19] registered\n[ 0.193120] acpiphp: Slot [20] registered\n[ 0.194210] acpiphp: Slot [21] registered\n[ 0.195289] acpiphp: Slot [22] registered\n[ 0.196020] acpiphp: Slot [23] registered\n[ 0.197107] acpiphp: Slot [24] registered\n[ 0.198192] acpiphp: Slot [25] registered\n[ 0.199276] acpiphp: Slot [26] registered\n[ 0.200019] acpiphp: Slot [27] registered\n[ 0.201122] acpiphp: Slot [28] registered\n[ 0.202219] acpiphp: Slot [29] registered\n[ 0.203302] acpiphp: Slot [30] registered\n[ 0.204031] acpiphp: Slot [31] registered\n[ 0.205118] PCI host bridge to bus 0000:00\n[ 0.206211] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211112] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.219221] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.247212] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.249006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.255107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256823] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.258568] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.258568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260844] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262486] SCSI subsystem initialized\n[ 0.263686] ACPI: bus type USB registered\n[ 0.264032] usbcore: registered new interface driver usbfs\n[ 0.265427] usbcore: registered new interface driver hub\n[ 0.266818] usbcore: registered new device driver usb\n[ 0.268115] PCI: Using ACPI for IRQ routing\n[ 0.269550] NetLabel: Initializing\n[ 0.270538] NetLabel: domain hash size = 128\n[ 0.271707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272066] NetLabel: unlabeled traffic allowed by default\n[ 0.273489] Switched to clocksource kvm-clock\n[ 0.280826] AppArmor: AppArmor Filesystem Enabled\n[ 0.282112] pnp: PnP ACPI init\n[ 0.283026] ACPI: bus type PNP registered\n[ 0.284606] pnp: PnP ACPI: found 8 devices\n[ 0.285723] ACPI: bus type PNP unregistered\n[ 0.293230] NET: Registered protocol family 2\n[ 0.294708] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.296806] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.298626] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.300352] TCP: reno registered\n[ 0.301305] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302816] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.304500] NET: Registered protocol family 1\n[ 0.305708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.307200] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.308652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.331378] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.354807] Trying to unpack rootfs image as initramfs...\n[ 0.461840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.464230] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465778] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467578] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.470221] Scanning for low memory corruption every 60 seconds\n[ 0.472361] Initialise system trusted keyring\n[ 0.473768] audit: initializing netlink socket (disabled)\n[ 0.475382] type=2000 audit(1534584258.327:1): initialized\n[ 0.496435] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499279] zbud: loaded\n[ 0.500456] VFS: Disk quotas dquot_6.5.2\n[ 0.501825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504177] fuse init (API version 7.22)\n[ 0.505573] msgmni has been set to 3997\n[ 0.506950] Key type big_key registered\n[ 0.508760] Key type asymmetric registered\n[ 0.510131] Asymmetric key parser 'x509' registered\n[ 0.511719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514113] io scheduler noop registered\n[ 0.515457] io scheduler deadline registered (default)\n[ 0.517087] io scheduler cfq registered\n[ 0.518459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522256] ipmi message handler version 39.2\n[ 0.523860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526463] ACPI: Power Button [PWRF]\n[ 0.527883] GHES: HEST is not enabled!\n[ 0.550721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.618505] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.620997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649760] Linux agpgart interface v0.103\n[ 0.652186] brd: module loaded\n[ 0.653825] loop: module loaded\n[ 0.655374] blk-mq: CPU -> queue map\n[ 0.656655] CPU 0 -> Queue 0\n[ 0.657786] CPU 1 -> Queue 0\n[ 0.659737] vda: vda1\n[ 0.661553] scsi0 : ata_piix\n[ 0.662550] scsi1 : ata_piix\n[ 0.663479] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.665126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.666988] libphy: Fixed MDIO Bus: probed\n[ 0.668234] tun: Universal TUN/TAP device driver, 1.6\n[ 0.669589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672782] PPP generic driver version 2.4.2\n[ 0.674002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675615] ehci-pci: EHCI PCI platform driver\n[ 0.676802] ehci-platform: EHCI generic platform driver\n[ 0.678176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679707] ohci-pci: OHCI PCI platform driver\n[ 0.680902] ohci-platform: OHCI generic platform driver\n[ 0.682738] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708553] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.712232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717446] usb usb1: Product: UHCI Host Controller\n[ 0.718713] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.720289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.721646] hub 1-0:1.0: USB hub found\n[ 0.722734] hub 1-0:1.0: 2 ports detected\n[ 0.723967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.726805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728113] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729653] mousedev: PS/2 mouse device common for all mice\n[ 0.731355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.738783] device-mapper: uevent: version 1.0.3\n[ 0.740178] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.742560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.744334] TCP: cubic registered\n[ 0.745445] NET: Registered protocol family 10\n[ 0.746963] NET: Registered protocol family 17\n[ 0.748261] Key type dns_resolver registered\n[ 0.749808] Loading compiled-in X.509 certificates\n[ 0.751705] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.761624] registered taskstats version 1\n[ 0.764766] Key type trusted registered\n[ 0.768791] Key type encrypted registered\n[ 0.769951] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.771345] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.773339] regulator-dummy: disabling\n[ 0.774456] Magic number: 14:691:424\n[ 0.775650] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:18 UTC (1534584258)\n[ 0.777885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.779409] EDD information not available.\n[ 0.825397] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.827909] Write protecting the kernel read-only data: 12288k\n[ 0.830169] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.833802] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848369] systemd-udevd[107]: starting version 204\n[ 0.888757] FDC 0 is a S82078B\n[ 1.032058] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.201609] usb 1-1: Product: QEMU USB Tablet\n[ 1.203252] usb 1-1: Manufacturer: QEMU\n[ 1.204839] usb 1-1: SerialNumber: 42\n[ 1.897883] 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.256826] 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.725738] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.919699] 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 Sat, 18 Aug 2018 09:24:21 +0000. Up 3.87 seconds.\ncloud-init-nonet[4.18]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.32]: 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 enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:23 +0000. Up 5.53 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:9e:e4:ec |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f0:19:61 |\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:\nfc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o . |\n| o.... . |\n| ...E... |\n| . .oB |\n| S @ + |\n| . .o = o|\n| . .. . |\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:\n06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +oo |\n| . = |\n| X |\n| X = . |\n| = = S |\n| o @ . |\n| o E |\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:\n14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. . +o. |\n| +. . = |\n| .+o+ o |\n| .B . |\n| . . S |\n| o. |\n|+.o |\n|*+ |\n|=E. |\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:\n92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|*+ |\n|oE. |\n|ooo = |\n|. .. = B |\n| .. o @ S |\n| o + + . |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.98 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... \nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 16.13 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 18783 0 --:--:-- --:--:-- --:--:-- 18856\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1537 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 4 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet: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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\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://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:80 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:88 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:90 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 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 11s (14.2 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51314 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (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:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:EC-ACC.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Certigna.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\n[ 89.995430] BUG: Bad page map in process java pte:01e83320 pmd:7abee067\n[ 89.997227] addr:00007f0bba8b7000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f0bba8b7\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53139 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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\n"} 2018-08-18 09:27:14,820 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/action used request id req-512c45cf-55cb-498d-9110-234e3e3cfb69 2018-08-18 09:27:14,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0840349197388s 2018-08-18 09:27:14,823 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/action used request id req-512c45cf-55cb-498d-9110-234e3e3cfb69 2018-08-18 09:27:14,823 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008099] Security Framework initialized [ 0.009282] AppArmor: AppArmor initialized [ 0.010392] Yama: becoming mindful. [ 0.012273] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018577] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022183] Initializing cgroup subsys memory [ 0.023360] Initializing cgroup subsys devices [ 0.024008] Initializing cgroup subsys freezer [ 0.025190] Initializing cgroup subsys blkio [ 0.026322] Initializing cgroup subsys perf_event [ 0.028008] Initializing cgroup subsys hugetlb [ 0.029261] FEATURE SPEC_CTRL Not Present [ 0.031074] mce: CPU supports 10 MCE banks [ 0.032055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032055] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034638] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036008] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.037938] Speculative Store Bypass: Vulnerable [ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048892] ACPI: Core revision 20131115 [ 0.050676] ACPI: All ACPI Tables successfully acquired [ 0.052054] ftrace: allocating 28746 entries in 113 pages [ 0.072268] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077619] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079479] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080008] Switched APIC routing to physical x2apic. [ 0.084312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097485] KVM setup paravirtual spinlock [ 0.100668] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102576] x86: Booting SMP configuration: [ 0.103774] .... node #0, CPUs: #1[ 0.100616] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120014] KVM setup async PF for cpu 1 [ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123904] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124419] devtmpfs: initialized [ 0.126339] EVM: security.selinux [ 0.127319] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128903] EVM: security.capability [ 0.129942] pinctrl core: initialized pinctrl subsystem [ 0.132058] regulator-dummy: no parameters [ 0.133248] RTC time: 9:24:17, date: 08/18/18 [ 0.134480] NET: Registered protocol family 16 [ 0.135756] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137138] ACPI: bus type PCI registered [ 0.138260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139984] PCI: Using configuration type 1 for base access [ 0.140640] bio: create slab at 0 [ 0.141144] ACPI: Added _OSI(Module Device) [ 0.141181] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145211] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147909] ACPI: Interpreter enabled [ 0.148011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.155204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.157657] ACPI: (supports S0 S5) [ 0.160005] ACPI: Using IOAPIC for interrupt routing [ 0.161966] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164337] ACPI: No dock devices found. [ 0.169147] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.174501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176216] acpiphp: Slot [3] registered [ 0.177261] acpiphp: Slot [4] registered [ 0.178304] acpiphp: Slot [5] registered [ 0.179377] acpiphp: Slot [6] registered [ 0.180022] acpiphp: Slot [7] registered [ 0.181081] acpiphp: Slot [8] registered [ 0.182260] acpiphp: Slot [9] registered [ 0.183340] acpiphp: Slot [10] registered [ 0.184020] acpiphp: Slot [11] registered [ 0.185122] acpiphp: Slot [12] registered [ 0.186207] acpiphp: Slot [13] registered [ 0.187298] acpiphp: Slot [14] registered [ 0.188019] acpiphp: Slot [15] registered [ 0.189118] acpiphp: Slot [16] registered [ 0.190245] acpiphp: Slot [17] registered [ 0.191341] acpiphp: Slot [18] registered [ 0.192027] acpiphp: Slot [19] registered [ 0.193120] acpiphp: Slot [20] registered [ 0.194210] acpiphp: Slot [21] registered [ 0.195289] acpiphp: Slot [22] registered [ 0.196020] acpiphp: Slot [23] registered [ 0.197107] acpiphp: Slot [24] registered [ 0.198192] acpiphp: Slot [25] registered [ 0.199276] acpiphp: Slot [26] registered [ 0.200019] acpiphp: Slot [27] registered [ 0.201122] acpiphp: Slot [28] registered [ 0.202219] acpiphp: Slot [29] registered [ 0.203302] acpiphp: Slot [30] registered [ 0.204031] acpiphp: Slot [31] registered [ 0.205118] PCI host bridge to bus 0000:00 [ 0.206211] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211112] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.219221] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.247212] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.249006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.255107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256823] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.258568] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.258568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260844] vgaarb: bridge control possible 0000:00:02.0 [ 0.262486] SCSI subsystem initialized [ 0.263686] ACPI: bus type USB registered [ 0.264032] usbcore: registered new interface driver usbfs [ 0.265427] usbcore: registered new interface driver hub [ 0.266818] usbcore: registered new device driver usb [ 0.268115] PCI: Using ACPI for IRQ routing [ 0.269550] NetLabel: Initializing [ 0.270538] NetLabel: domain hash size = 128 [ 0.271707] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272066] NetLabel: unlabeled traffic allowed by default [ 0.273489] Switched to clocksource kvm-clock [ 0.280826] AppArmor: AppArmor Filesystem Enabled [ 0.282112] pnp: PnP ACPI init [ 0.283026] ACPI: bus type PNP registered [ 0.284606] pnp: PnP ACPI: found 8 devices [ 0.285723] ACPI: bus type PNP unregistered [ 0.293230] NET: Registered protocol family 2 [ 0.294708] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.296806] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.298626] TCP: Hash tables configured (established 16384 bind 16384) [ 0.300352] TCP: reno registered [ 0.301305] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302816] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.304500] NET: Registered protocol family 1 [ 0.305708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.307200] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.308652] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.331378] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.354807] Trying to unpack rootfs image as initramfs... [ 0.461840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.464230] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465778] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467578] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.470221] Scanning for low memory corruption every 60 seconds [ 0.472361] Initialise system trusted keyring [ 0.473768] audit: initializing netlink socket (disabled) [ 0.475382] type=2000 audit(1534584258.327:1): initialized [ 0.496435] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499279] zbud: loaded [ 0.500456] VFS: Disk quotas dquot_6.5.2 [ 0.501825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504177] fuse init (API version 7.22) [ 0.505573] msgmni has been set to 3997 [ 0.506950] Key type big_key registered [ 0.508760] Key type asymmetric registered [ 0.510131] Asymmetric key parser 'x509' registered [ 0.511719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514113] io scheduler noop registered [ 0.515457] io scheduler deadline registered (default) [ 0.517087] io scheduler cfq registered [ 0.518459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522256] ipmi message handler version 39.2 [ 0.523860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526463] ACPI: Power Button [PWRF] [ 0.527883] GHES: HEST is not enabled! [ 0.550721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.594935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618505] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.620997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649760] Linux agpgart interface v0.103 [ 0.652186] brd: module loaded [ 0.653825] loop: module loaded [ 0.655374] blk-mq: CPU -> queue map [ 0.656655] CPU 0 -> Queue 0 [ 0.657786] CPU 1 -> Queue 0 [ 0.659737] vda: vda1 [ 0.661553] scsi0 : ata_piix [ 0.662550] scsi1 : ata_piix [ 0.663479] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.665126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.666988] libphy: Fixed MDIO Bus: probed [ 0.668234] tun: Universal TUN/TAP device driver, 1.6 [ 0.669589] tun: (C) 1999-2004 Max Krasnyansky [ 0.672782] PPP generic driver version 2.4.2 [ 0.674002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.675615] ehci-pci: EHCI PCI platform driver [ 0.676802] ehci-platform: EHCI generic platform driver [ 0.678176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679707] ohci-pci: OHCI PCI platform driver [ 0.680902] ohci-platform: OHCI generic platform driver [ 0.682738] uhci_hcd: USB Universal Host Controller Interface driver [ 0.708553] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717446] usb usb1: Product: UHCI Host Controller [ 0.718713] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.720289] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721646] hub 1-0:1.0: USB hub found [ 0.722734] hub 1-0:1.0: 2 ports detected [ 0.723967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726805] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728113] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729653] mousedev: PS/2 mouse device common for all mice [ 0.731355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733702] rtc_cmos 00:00: RTC can wake from S4 [ 0.735315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738783] device-mapper: uevent: version 1.0.3 [ 0.740178] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.742560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.744334] TCP: cubic registered [ 0.745445] NET: Registered protocol family 10 [ 0.746963] NET: Registered protocol family 17 [ 0.748261] Key type dns_resolver registered [ 0.749808] Loading compiled-in X.509 certificates [ 0.751705] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.761624] registered taskstats version 1 [ 0.764766] Key type trusted registered [ 0.768791] Key type encrypted registered [ 0.769951] AppArmor: AppArmor sha1 policy hashing enabled [ 0.771345] IMA: No TPM chip found, activating TPM-bypass! [ 0.773339] regulator-dummy: disabling [ 0.774456] Magic number: 14:691:424 [ 0.775650] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:18 UTC (1534584258) [ 0.777885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.779409] EDD information not available. [ 0.825397] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.827909] Write protecting the kernel read-only data: 12288k [ 0.830169] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.833802] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848369] systemd-udevd[107]: starting version 204 [ 0.888757] FDC 0 is a S82078B [ 1.032058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201609] usb 1-1: Product: QEMU USB Tablet [ 1.203252] usb 1-1: Manufacturer: QEMU [ 1.204839] usb 1-1: SerialNumber: 42 [ 1.897883] 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.256826] 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.725738] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.919699] 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 Sat, 18 Aug 2018 09:24:21 +0000. Up 3.87 seconds. cloud-init-nonet[4.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.32]: 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 enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:23 +0000. Up 5.53 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:9e:e4:ec | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f0:19:61 | 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: fc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .o . | | o.... . | | ...E... | | . .oB | | S @ + | | . .o = o| | . .. . | | . o. | | o .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | +oo | | . = | | X | | X = . | | = = S | | 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: 14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .. . +o. | | +. . = | | .+o+ o | | .B . | | . . S | | o. | |+.o | |*+ | |=E. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |*+ | |oE. | |ooo = | |. .. = B | | .. o @ S | | o + + . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.98 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 16.13 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 18783 0 --:--:-- --:--:-- --:--:-- 18856 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1537 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 4 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get: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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] 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://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:84 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:90 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 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 11s (14.2 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51314 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (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:AddTrust_Low-Value_Services_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:ISRG_Root_X1.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Izenpe.com.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:EC-ACC.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ACEDICOM_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:ACCVRAIZ1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Certigna.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Certum_Root_CA.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CNNIC_ROOT.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... [ 89.995430] BUG: Bad page map in process java pte:01e83320 pmd:7abee067 [ 89.997227] addr:00007f0bba8b7000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f0bba8b7 done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53139 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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 2018-08-18 09:27:14,829 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:27:24,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:27:24,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:27:25,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-1ad05b7a-ebf7-4105-a543-a0ac141ec082 x-compute-request-id: req-1ad05b7a-ebf7-4105-a543-a0ac141ec082 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:27:25,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ad05b7a-ebf7-4105-a543-a0ac141ec082 2018-08-18 09:27:25,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738076925278s 2018-08-18 09:27:25,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ad05b7a-ebf7-4105-a543-a0ac141ec082 2018-08-18 09:27:25,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:27:25,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:27:25,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-0409e190-92ff-47b0-939b-ce68cfe5e097 x-compute-request-id: req-0409e190-92ff-47b0-939b-ce68cfe5e097 Content-Encoding: gzip Content-Length: 21473 Content-Type: application/json RESP BODY: {"output": "etected: 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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008099] Security Framework initialized\n[ 0.009282] AppArmor: AppArmor initialized\n[ 0.010392] Yama: becoming mindful.\n[ 0.012273] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018577] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022183] Initializing cgroup subsys memory\n[ 0.023360] Initializing cgroup subsys devices\n[ 0.024008] Initializing cgroup subsys freezer\n[ 0.025190] Initializing cgroup subsys blkio\n[ 0.026322] Initializing cgroup subsys perf_event\n[ 0.028008] Initializing cgroup subsys hugetlb\n[ 0.029261] FEATURE SPEC_CTRL Not Present\n[ 0.031074] mce: CPU supports 10 MCE banks\n[ 0.032055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032055] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034638] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036008] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.037938] Speculative Store Bypass: Vulnerable\n[ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048892] ACPI: Core revision 20131115\n[ 0.050676] ACPI: All ACPI Tables successfully acquired\n[ 0.052054] ftrace: allocating 28746 entries in 113 pages\n[ 0.072268] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077619] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079479] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080008] Switched APIC routing to physical x2apic.\n[ 0.084312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.085907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097485] KVM setup paravirtual spinlock\n[ 0.100668] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102576] x86: Booting SMP configuration:\n[ 0.103774] .... node #0, CPUs: #1[ 0.100616] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120021] x86: Booted up 1 node, 2 CPUs\n[ 0.120014] KVM setup async PF for cpu 1\n[ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123904] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124419] devtmpfs: initialized\n[ 0.126339] EVM: security.selinux\n[ 0.127319] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128903] EVM: security.capability\n[ 0.129942] pinctrl core: initialized pinctrl subsystem\n[ 0.132058] regulator-dummy: no parameters\n[ 0.133248] RTC time: 9:24:17, date: 08/18/18\n[ 0.134480] NET: Registered protocol family 16\n[ 0.135756] cpuidle: using governor ladder\n[ 0.136004] cpuidle: using governor menu\n[ 0.137138] ACPI: bus type PCI registered\n[ 0.138260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139984] PCI: Using configuration type 1 for base access\n[ 0.140640] bio: create slab at 0\n[ 0.141144] ACPI: Added _OSI(Module Device)\n[ 0.141181] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145211] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147909] ACPI: Interpreter enabled\n[ 0.148011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.155204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.157657] ACPI: (supports S0 S5)\n[ 0.160005] ACPI: Using IOAPIC for interrupt routing\n[ 0.161966] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164337] ACPI: No dock devices found.\n[ 0.169147] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.174501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176216] acpiphp: Slot [3] registered\n[ 0.177261] acpiphp: Slot [4] registered\n[ 0.178304] acpiphp: Slot [5] registered\n[ 0.179377] acpiphp: Slot [6] registered\n[ 0.180022] acpiphp: Slot [7] registered\n[ 0.181081] acpiphp: Slot [8] registered\n[ 0.182260] acpiphp: Slot [9] registered\n[ 0.183340] acpiphp: Slot [10] registered\n[ 0.184020] acpiphp: Slot [11] registered\n[ 0.185122] acpiphp: Slot [12] registered\n[ 0.186207] acpiphp: Slot [13] registered\n[ 0.187298] acpiphp: Slot [14] registered\n[ 0.188019] acpiphp: Slot [15] registered\n[ 0.189118] acpiphp: Slot [16] registered\n[ 0.190245] acpiphp: Slot [17] registered\n[ 0.191341] acpiphp: Slot [18] registered\n[ 0.192027] acpiphp: Slot [19] registered\n[ 0.193120] acpiphp: Slot [20] registered\n[ 0.194210] acpiphp: Slot [21] registered\n[ 0.195289] acpiphp: Slot [22] registered\n[ 0.196020] acpiphp: Slot [23] registered\n[ 0.197107] acpiphp: Slot [24] registered\n[ 0.198192] acpiphp: Slot [25] registered\n[ 0.199276] acpiphp: Slot [26] registered\n[ 0.200019] acpiphp: Slot [27] registered\n[ 0.201122] acpiphp: Slot [28] registered\n[ 0.202219] acpiphp: Slot [29] registered\n[ 0.203302] acpiphp: Slot [30] registered\n[ 0.204031] acpiphp: Slot [31] registered\n[ 0.205118] PCI host bridge to bus 0000:00\n[ 0.206211] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211112] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.219221] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.247212] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.249006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.255107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256823] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.258568] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.258568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260844] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262486] SCSI subsystem initialized\n[ 0.263686] ACPI: bus type USB registered\n[ 0.264032] usbcore: registered new interface driver usbfs\n[ 0.265427] usbcore: registered new interface driver hub\n[ 0.266818] usbcore: registered new device driver usb\n[ 0.268115] PCI: Using ACPI for IRQ routing\n[ 0.269550] NetLabel: Initializing\n[ 0.270538] NetLabel: domain hash size = 128\n[ 0.271707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272066] NetLabel: unlabeled traffic allowed by default\n[ 0.273489] Switched to clocksource kvm-clock\n[ 0.280826] AppArmor: AppArmor Filesystem Enabled\n[ 0.282112] pnp: PnP ACPI init\n[ 0.283026] ACPI: bus type PNP registered\n[ 0.284606] pnp: PnP ACPI: found 8 devices\n[ 0.285723] ACPI: bus type PNP unregistered\n[ 0.293230] NET: Registered protocol family 2\n[ 0.294708] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.296806] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.298626] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.300352] TCP: reno registered\n[ 0.301305] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302816] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.304500] NET: Registered protocol family 1\n[ 0.305708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.307200] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.308652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.331378] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.354807] Trying to unpack rootfs image as initramfs...\n[ 0.461840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.464230] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465778] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467578] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.470221] Scanning for low memory corruption every 60 seconds\n[ 0.472361] Initialise system trusted keyring\n[ 0.473768] audit: initializing netlink socket (disabled)\n[ 0.475382] type=2000 audit(1534584258.327:1): initialized\n[ 0.496435] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499279] zbud: loaded\n[ 0.500456] VFS: Disk quotas dquot_6.5.2\n[ 0.501825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504177] fuse init (API version 7.22)\n[ 0.505573] msgmni has been set to 3997\n[ 0.506950] Key type big_key registered\n[ 0.508760] Key type asymmetric registered\n[ 0.510131] Asymmetric key parser 'x509' registered\n[ 0.511719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514113] io scheduler noop registered\n[ 0.515457] io scheduler deadline registered (default)\n[ 0.517087] io scheduler cfq registered\n[ 0.518459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522256] ipmi message handler version 39.2\n[ 0.523860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526463] ACPI: Power Button [PWRF]\n[ 0.527883] GHES: HEST is not enabled!\n[ 0.550721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.618505] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.620997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649760] Linux agpgart interface v0.103\n[ 0.652186] brd: module loaded\n[ 0.653825] loop: module loaded\n[ 0.655374] blk-mq: CPU -> queue map\n[ 0.656655] CPU 0 -> Queue 0\n[ 0.657786] CPU 1 -> Queue 0\n[ 0.659737] vda: vda1\n[ 0.661553] scsi0 : ata_piix\n[ 0.662550] scsi1 : ata_piix\n[ 0.663479] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.665126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.666988] libphy: Fixed MDIO Bus: probed\n[ 0.668234] tun: Universal TUN/TAP device driver, 1.6\n[ 0.669589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672782] PPP generic driver version 2.4.2\n[ 0.674002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675615] ehci-pci: EHCI PCI platform driver\n[ 0.676802] ehci-platform: EHCI generic platform driver\n[ 0.678176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679707] ohci-pci: OHCI PCI platform driver\n[ 0.680902] ohci-platform: OHCI generic platform driver\n[ 0.682738] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708553] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.712232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717446] usb usb1: Product: UHCI Host Controller\n[ 0.718713] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.720289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.721646] hub 1-0:1.0: USB hub found\n[ 0.722734] hub 1-0:1.0: 2 ports detected\n[ 0.723967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.726805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728113] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729653] mousedev: PS/2 mouse device common for all mice\n[ 0.731355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.738783] device-mapper: uevent: version 1.0.3\n[ 0.740178] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.742560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.744334] TCP: cubic registered\n[ 0.745445] NET: Registered protocol family 10\n[ 0.746963] NET: Registered protocol family 17\n[ 0.748261] Key type dns_resolver registered\n[ 0.749808] Loading compiled-in X.509 certificates\n[ 0.751705] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.761624] registered taskstats version 1\n[ 0.764766] Key type trusted registered\n[ 0.768791] Key type encrypted registered\n[ 0.769951] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.771345] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.773339] regulator-dummy: disabling\n[ 0.774456] Magic number: 14:691:424\n[ 0.775650] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:18 UTC (1534584258)\n[ 0.777885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.779409] EDD information not available.\n[ 0.825397] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.827909] Write protecting the kernel read-only data: 12288k\n[ 0.830169] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.833802] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848369] systemd-udevd[107]: starting version 204\n[ 0.888757] FDC 0 is a S82078B\n[ 1.032058] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.201609] usb 1-1: Product: QEMU USB Tablet\n[ 1.203252] usb 1-1: Manufacturer: QEMU\n[ 1.204839] usb 1-1: SerialNumber: 42\n[ 1.897883] 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.256826] 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.725738] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.919699] 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 Sat, 18 Aug 2018 09:24:21 +0000. Up 3.87 seconds.\ncloud-init-nonet[4.18]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.32]: 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 enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:23 +0000. Up 5.53 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:9e:e4:ec |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f0:19:61 |\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:\nfc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o . |\n| o.... . |\n| ...E... |\n| . .oB |\n| S @ + |\n| . .o = o|\n| . .. . |\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:\n06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +oo |\n| . = |\n| X |\n| X = . |\n| = = S |\n| o @ . |\n| o E |\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:\n14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. . +o. |\n| +. . = |\n| .+o+ o |\n| .B . |\n| . . S |\n| o. |\n|+.o |\n|*+ |\n|=E. |\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:\n92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|*+ |\n|oE. |\n|ooo = |\n|. .. = B |\n| .. o @ S |\n| o + + . |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.98 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... \nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 16.13 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 18783 0 --:--:-- --:--:-- --:--:-- 18856\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1537 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 4 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet: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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\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://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:80 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:88 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:90 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 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 11s (14.2 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51314 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (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:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:EC-ACC.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Certigna.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\n[ 89.995430] BUG: Bad page map in process java pte:01e83320 pmd:7abee067\n[ 89.997227] addr:00007f0bba8b7000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f0bba8b7\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53139 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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\n[ 179.144165] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067\n[ 179.145687] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d\n[ 179.153034] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067\n[ 179.154491] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d\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 11920\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-08-18 09:27:25,662 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/action used request id req-0409e190-92ff-47b0-939b-ce68cfe5e097 2018-08-18 09:27:25,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0860319137573s 2018-08-18 09:27:25,665 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/action used request id req-0409e190-92ff-47b0-939b-ce68cfe5e097 2018-08-18 09:27:25,665 - functest.core.singlevm - DEBUG - console: etected: 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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008099] Security Framework initialized [ 0.009282] AppArmor: AppArmor initialized [ 0.010392] Yama: becoming mindful. [ 0.012273] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018577] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022183] Initializing cgroup subsys memory [ 0.023360] Initializing cgroup subsys devices [ 0.024008] Initializing cgroup subsys freezer [ 0.025190] Initializing cgroup subsys blkio [ 0.026322] Initializing cgroup subsys perf_event [ 0.028008] Initializing cgroup subsys hugetlb [ 0.029261] FEATURE SPEC_CTRL Not Present [ 0.031074] mce: CPU supports 10 MCE banks [ 0.032055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032055] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034638] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036008] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.037938] Speculative Store Bypass: Vulnerable [ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048892] ACPI: Core revision 20131115 [ 0.050676] ACPI: All ACPI Tables successfully acquired [ 0.052054] ftrace: allocating 28746 entries in 113 pages [ 0.072268] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077619] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079479] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080008] Switched APIC routing to physical x2apic. [ 0.084312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097485] KVM setup paravirtual spinlock [ 0.100668] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102576] x86: Booting SMP configuration: [ 0.103774] .... node #0, CPUs: #1[ 0.100616] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120014] KVM setup async PF for cpu 1 [ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123904] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124419] devtmpfs: initialized [ 0.126339] EVM: security.selinux [ 0.127319] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128903] EVM: security.capability [ 0.129942] pinctrl core: initialized pinctrl subsystem [ 0.132058] regulator-dummy: no parameters [ 0.133248] RTC time: 9:24:17, date: 08/18/18 [ 0.134480] NET: Registered protocol family 16 [ 0.135756] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137138] ACPI: bus type PCI registered [ 0.138260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139984] PCI: Using configuration type 1 for base access [ 0.140640] bio: create slab at 0 [ 0.141144] ACPI: Added _OSI(Module Device) [ 0.141181] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145211] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147909] ACPI: Interpreter enabled [ 0.148011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.155204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.157657] ACPI: (supports S0 S5) [ 0.160005] ACPI: Using IOAPIC for interrupt routing [ 0.161966] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164337] ACPI: No dock devices found. [ 0.169147] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.174501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176216] acpiphp: Slot [3] registered [ 0.177261] acpiphp: Slot [4] registered [ 0.178304] acpiphp: Slot [5] registered [ 0.179377] acpiphp: Slot [6] registered [ 0.180022] acpiphp: Slot [7] registered [ 0.181081] acpiphp: Slot [8] registered [ 0.182260] acpiphp: Slot [9] registered [ 0.183340] acpiphp: Slot [10] registered [ 0.184020] acpiphp: Slot [11] registered [ 0.185122] acpiphp: Slot [12] registered [ 0.186207] acpiphp: Slot [13] registered [ 0.187298] acpiphp: Slot [14] registered [ 0.188019] acpiphp: Slot [15] registered [ 0.189118] acpiphp: Slot [16] registered [ 0.190245] acpiphp: Slot [17] registered [ 0.191341] acpiphp: Slot [18] registered [ 0.192027] acpiphp: Slot [19] registered [ 0.193120] acpiphp: Slot [20] registered [ 0.194210] acpiphp: Slot [21] registered [ 0.195289] acpiphp: Slot [22] registered [ 0.196020] acpiphp: Slot [23] registered [ 0.197107] acpiphp: Slot [24] registered [ 0.198192] acpiphp: Slot [25] registered [ 0.199276] acpiphp: Slot [26] registered [ 0.200019] acpiphp: Slot [27] registered [ 0.201122] acpiphp: Slot [28] registered [ 0.202219] acpiphp: Slot [29] registered [ 0.203302] acpiphp: Slot [30] registered [ 0.204031] acpiphp: Slot [31] registered [ 0.205118] PCI host bridge to bus 0000:00 [ 0.206211] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211112] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.219221] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.247212] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.249006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.255107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256823] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.258568] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.258568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260844] vgaarb: bridge control possible 0000:00:02.0 [ 0.262486] SCSI subsystem initialized [ 0.263686] ACPI: bus type USB registered [ 0.264032] usbcore: registered new interface driver usbfs [ 0.265427] usbcore: registered new interface driver hub [ 0.266818] usbcore: registered new device driver usb [ 0.268115] PCI: Using ACPI for IRQ routing [ 0.269550] NetLabel: Initializing [ 0.270538] NetLabel: domain hash size = 128 [ 0.271707] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272066] NetLabel: unlabeled traffic allowed by default [ 0.273489] Switched to clocksource kvm-clock [ 0.280826] AppArmor: AppArmor Filesystem Enabled [ 0.282112] pnp: PnP ACPI init [ 0.283026] ACPI: bus type PNP registered [ 0.284606] pnp: PnP ACPI: found 8 devices [ 0.285723] ACPI: bus type PNP unregistered [ 0.293230] NET: Registered protocol family 2 [ 0.294708] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.296806] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.298626] TCP: Hash tables configured (established 16384 bind 16384) [ 0.300352] TCP: reno registered [ 0.301305] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302816] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.304500] NET: Registered protocol family 1 [ 0.305708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.307200] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.308652] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.331378] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.354807] Trying to unpack rootfs image as initramfs... [ 0.461840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.464230] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465778] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467578] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.470221] Scanning for low memory corruption every 60 seconds [ 0.472361] Initialise system trusted keyring [ 0.473768] audit: initializing netlink socket (disabled) [ 0.475382] type=2000 audit(1534584258.327:1): initialized [ 0.496435] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499279] zbud: loaded [ 0.500456] VFS: Disk quotas dquot_6.5.2 [ 0.501825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504177] fuse init (API version 7.22) [ 0.505573] msgmni has been set to 3997 [ 0.506950] Key type big_key registered [ 0.508760] Key type asymmetric registered [ 0.510131] Asymmetric key parser 'x509' registered [ 0.511719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514113] io scheduler noop registered [ 0.515457] io scheduler deadline registered (default) [ 0.517087] io scheduler cfq registered [ 0.518459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522256] ipmi message handler version 39.2 [ 0.523860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526463] ACPI: Power Button [PWRF] [ 0.527883] GHES: HEST is not enabled! [ 0.550721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.594935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618505] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.620997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649760] Linux agpgart interface v0.103 [ 0.652186] brd: module loaded [ 0.653825] loop: module loaded [ 0.655374] blk-mq: CPU -> queue map [ 0.656655] CPU 0 -> Queue 0 [ 0.657786] CPU 1 -> Queue 0 [ 0.659737] vda: vda1 [ 0.661553] scsi0 : ata_piix [ 0.662550] scsi1 : ata_piix [ 0.663479] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.665126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.666988] libphy: Fixed MDIO Bus: probed [ 0.668234] tun: Universal TUN/TAP device driver, 1.6 [ 0.669589] tun: (C) 1999-2004 Max Krasnyansky [ 0.672782] PPP generic driver version 2.4.2 [ 0.674002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.675615] ehci-pci: EHCI PCI platform driver [ 0.676802] ehci-platform: EHCI generic platform driver [ 0.678176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679707] ohci-pci: OHCI PCI platform driver [ 0.680902] ohci-platform: OHCI generic platform driver [ 0.682738] uhci_hcd: USB Universal Host Controller Interface driver [ 0.708553] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717446] usb usb1: Product: UHCI Host Controller [ 0.718713] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.720289] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721646] hub 1-0:1.0: USB hub found [ 0.722734] hub 1-0:1.0: 2 ports detected [ 0.723967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726805] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728113] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729653] mousedev: PS/2 mouse device common for all mice [ 0.731355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733702] rtc_cmos 00:00: RTC can wake from S4 [ 0.735315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738783] device-mapper: uevent: version 1.0.3 [ 0.740178] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.742560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.744334] TCP: cubic registered [ 0.745445] NET: Registered protocol family 10 [ 0.746963] NET: Registered protocol family 17 [ 0.748261] Key type dns_resolver registered [ 0.749808] Loading compiled-in X.509 certificates [ 0.751705] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.761624] registered taskstats version 1 [ 0.764766] Key type trusted registered [ 0.768791] Key type encrypted registered [ 0.769951] AppArmor: AppArmor sha1 policy hashing enabled [ 0.771345] IMA: No TPM chip found, activating TPM-bypass! [ 0.773339] regulator-dummy: disabling [ 0.774456] Magic number: 14:691:424 [ 0.775650] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:18 UTC (1534584258) [ 0.777885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.779409] EDD information not available. [ 0.825397] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.827909] Write protecting the kernel read-only data: 12288k [ 0.830169] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.833802] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848369] systemd-udevd[107]: starting version 204 [ 0.888757] FDC 0 is a S82078B [ 1.032058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201609] usb 1-1: Product: QEMU USB Tablet [ 1.203252] usb 1-1: Manufacturer: QEMU [ 1.204839] usb 1-1: SerialNumber: 42 [ 1.897883] 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.256826] 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.725738] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.919699] 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 Sat, 18 Aug 2018 09:24:21 +0000. Up 3.87 seconds. cloud-init-nonet[4.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.32]: 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 enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:23 +0000. Up 5.53 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:9e:e4:ec | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f0:19:61 | 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: fc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .o . | | o.... . | | ...E... | | . .oB | | S @ + | | . .o = o| | . .. . | | . o. | | o .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | +oo | | . = | | X | | X = . | | = = S | | 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: 14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .. . +o. | | +. . = | | .+o+ o | | .B . | | . . S | | o. | |+.o | |*+ | |=E. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |*+ | |oE. | |ooo = | |. .. = B | | .. o @ S | | o + + . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.98 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 16.13 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 18783 0 --:--:-- --:--:-- --:--:-- 18856 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1537 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 4 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get: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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] 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://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:84 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:90 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 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 11s (14.2 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51314 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (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:AddTrust_Low-Value_Services_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:ISRG_Root_X1.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Izenpe.com.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:EC-ACC.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ACEDICOM_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:ACCVRAIZ1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Certigna.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Certum_Root_CA.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CNNIC_ROOT.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... [ 89.995430] BUG: Bad page map in process java pte:01e83320 pmd:7abee067 [ 89.997227] addr:00007f0bba8b7000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f0bba8b7 done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53139 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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 [ 179.144165] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067 [ 179.145687] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d [ 179.153034] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067 [ 179.154491] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d 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 11920 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq 2018-08-18 09:27:25,671 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:27:35,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:27:35,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:27:35,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-756534bb-0683-45c0-b601-1f99ca03de73 x-compute-request-id: req-756534bb-0683-45c0-b601-1f99ca03de73 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:27:35,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-756534bb-0683-45c0-b601-1f99ca03de73 2018-08-18 09:27:35,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.291522979736s 2018-08-18 09:27:35,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-756534bb-0683-45c0-b601-1f99ca03de73 2018-08-18 09:27:35,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:27:35,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:27:36,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-3f403af7-9f9b-4b6a-9a18-686d24c08b9c x-compute-request-id: req-3f403af7-9f9b-4b6a-9a18-686d24c08b9c Content-Encoding: gzip Content-Length: 21308 Content-Type: application/json RESP BODY: {"output": "001)\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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008099] Security Framework initialized\n[ 0.009282] AppArmor: AppArmor initialized\n[ 0.010392] Yama: becoming mindful.\n[ 0.012273] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018577] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022183] Initializing cgroup subsys memory\n[ 0.023360] Initializing cgroup subsys devices\n[ 0.024008] Initializing cgroup subsys freezer\n[ 0.025190] Initializing cgroup subsys blkio\n[ 0.026322] Initializing cgroup subsys perf_event\n[ 0.028008] Initializing cgroup subsys hugetlb\n[ 0.029261] FEATURE SPEC_CTRL Not Present\n[ 0.031074] mce: CPU supports 10 MCE banks\n[ 0.032055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032055] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034638] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036008] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.037938] Speculative Store Bypass: Vulnerable\n[ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048892] ACPI: Core revision 20131115\n[ 0.050676] ACPI: All ACPI Tables successfully acquired\n[ 0.052054] ftrace: allocating 28746 entries in 113 pages\n[ 0.072268] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077619] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079479] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080008] Switched APIC routing to physical x2apic.\n[ 0.084312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.085907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097485] KVM setup paravirtual spinlock\n[ 0.100668] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102576] x86: Booting SMP configuration:\n[ 0.103774] .... node #0, CPUs: #1[ 0.100616] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120021] x86: Booted up 1 node, 2 CPUs\n[ 0.120014] KVM setup async PF for cpu 1\n[ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123904] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124419] devtmpfs: initialized\n[ 0.126339] EVM: security.selinux\n[ 0.127319] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128903] EVM: security.capability\n[ 0.129942] pinctrl core: initialized pinctrl subsystem\n[ 0.132058] regulator-dummy: no parameters\n[ 0.133248] RTC time: 9:24:17, date: 08/18/18\n[ 0.134480] NET: Registered protocol family 16\n[ 0.135756] cpuidle: using governor ladder\n[ 0.136004] cpuidle: using governor menu\n[ 0.137138] ACPI: bus type PCI registered\n[ 0.138260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139984] PCI: Using configuration type 1 for base access\n[ 0.140640] bio: create slab at 0\n[ 0.141144] ACPI: Added _OSI(Module Device)\n[ 0.141181] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145211] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147909] ACPI: Interpreter enabled\n[ 0.148011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.155204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.157657] ACPI: (supports S0 S5)\n[ 0.160005] ACPI: Using IOAPIC for interrupt routing\n[ 0.161966] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164337] ACPI: No dock devices found.\n[ 0.169147] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.174501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176216] acpiphp: Slot [3] registered\n[ 0.177261] acpiphp: Slot [4] registered\n[ 0.178304] acpiphp: Slot [5] registered\n[ 0.179377] acpiphp: Slot [6] registered\n[ 0.180022] acpiphp: Slot [7] registered\n[ 0.181081] acpiphp: Slot [8] registered\n[ 0.182260] acpiphp: Slot [9] registered\n[ 0.183340] acpiphp: Slot [10] registered\n[ 0.184020] acpiphp: Slot [11] registered\n[ 0.185122] acpiphp: Slot [12] registered\n[ 0.186207] acpiphp: Slot [13] registered\n[ 0.187298] acpiphp: Slot [14] registered\n[ 0.188019] acpiphp: Slot [15] registered\n[ 0.189118] acpiphp: Slot [16] registered\n[ 0.190245] acpiphp: Slot [17] registered\n[ 0.191341] acpiphp: Slot [18] registered\n[ 0.192027] acpiphp: Slot [19] registered\n[ 0.193120] acpiphp: Slot [20] registered\n[ 0.194210] acpiphp: Slot [21] registered\n[ 0.195289] acpiphp: Slot [22] registered\n[ 0.196020] acpiphp: Slot [23] registered\n[ 0.197107] acpiphp: Slot [24] registered\n[ 0.198192] acpiphp: Slot [25] registered\n[ 0.199276] acpiphp: Slot [26] registered\n[ 0.200019] acpiphp: Slot [27] registered\n[ 0.201122] acpiphp: Slot [28] registered\n[ 0.202219] acpiphp: Slot [29] registered\n[ 0.203302] acpiphp: Slot [30] registered\n[ 0.204031] acpiphp: Slot [31] registered\n[ 0.205118] PCI host bridge to bus 0000:00\n[ 0.206211] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211112] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.219221] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.247212] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.249006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.255107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256823] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.258568] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.258568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260844] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262486] SCSI subsystem initialized\n[ 0.263686] ACPI: bus type USB registered\n[ 0.264032] usbcore: registered new interface driver usbfs\n[ 0.265427] usbcore: registered new interface driver hub\n[ 0.266818] usbcore: registered new device driver usb\n[ 0.268115] PCI: Using ACPI for IRQ routing\n[ 0.269550] NetLabel: Initializing\n[ 0.270538] NetLabel: domain hash size = 128\n[ 0.271707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272066] NetLabel: unlabeled traffic allowed by default\n[ 0.273489] Switched to clocksource kvm-clock\n[ 0.280826] AppArmor: AppArmor Filesystem Enabled\n[ 0.282112] pnp: PnP ACPI init\n[ 0.283026] ACPI: bus type PNP registered\n[ 0.284606] pnp: PnP ACPI: found 8 devices\n[ 0.285723] ACPI: bus type PNP unregistered\n[ 0.293230] NET: Registered protocol family 2\n[ 0.294708] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.296806] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.298626] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.300352] TCP: reno registered\n[ 0.301305] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302816] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.304500] NET: Registered protocol family 1\n[ 0.305708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.307200] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.308652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.331378] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.354807] Trying to unpack rootfs image as initramfs...\n[ 0.461840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.464230] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465778] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467578] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.470221] Scanning for low memory corruption every 60 seconds\n[ 0.472361] Initialise system trusted keyring\n[ 0.473768] audit: initializing netlink socket (disabled)\n[ 0.475382] type=2000 audit(1534584258.327:1): initialized\n[ 0.496435] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499279] zbud: loaded\n[ 0.500456] VFS: Disk quotas dquot_6.5.2\n[ 0.501825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504177] fuse init (API version 7.22)\n[ 0.505573] msgmni has been set to 3997\n[ 0.506950] Key type big_key registered\n[ 0.508760] Key type asymmetric registered\n[ 0.510131] Asymmetric key parser 'x509' registered\n[ 0.511719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514113] io scheduler noop registered\n[ 0.515457] io scheduler deadline registered (default)\n[ 0.517087] io scheduler cfq registered\n[ 0.518459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522256] ipmi message handler version 39.2\n[ 0.523860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526463] ACPI: Power Button [PWRF]\n[ 0.527883] GHES: HEST is not enabled!\n[ 0.550721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.618505] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.620997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649760] Linux agpgart interface v0.103\n[ 0.652186] brd: module loaded\n[ 0.653825] loop: module loaded\n[ 0.655374] blk-mq: CPU -> queue map\n[ 0.656655] CPU 0 -> Queue 0\n[ 0.657786] CPU 1 -> Queue 0\n[ 0.659737] vda: vda1\n[ 0.661553] scsi0 : ata_piix\n[ 0.662550] scsi1 : ata_piix\n[ 0.663479] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.665126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.666988] libphy: Fixed MDIO Bus: probed\n[ 0.668234] tun: Universal TUN/TAP device driver, 1.6\n[ 0.669589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672782] PPP generic driver version 2.4.2\n[ 0.674002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675615] ehci-pci: EHCI PCI platform driver\n[ 0.676802] ehci-platform: EHCI generic platform driver\n[ 0.678176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679707] ohci-pci: OHCI PCI platform driver\n[ 0.680902] ohci-platform: OHCI generic platform driver\n[ 0.682738] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708553] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.712232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717446] usb usb1: Product: UHCI Host Controller\n[ 0.718713] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.720289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.721646] hub 1-0:1.0: USB hub found\n[ 0.722734] hub 1-0:1.0: 2 ports detected\n[ 0.723967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.726805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728113] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729653] mousedev: PS/2 mouse device common for all mice\n[ 0.731355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.738783] device-mapper: uevent: version 1.0.3\n[ 0.740178] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.742560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.744334] TCP: cubic registered\n[ 0.745445] NET: Registered protocol family 10\n[ 0.746963] NET: Registered protocol family 17\n[ 0.748261] Key type dns_resolver registered\n[ 0.749808] Loading compiled-in X.509 certificates\n[ 0.751705] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.761624] registered taskstats version 1\n[ 0.764766] Key type trusted registered\n[ 0.768791] Key type encrypted registered\n[ 0.769951] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.771345] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.773339] regulator-dummy: disabling\n[ 0.774456] Magic number: 14:691:424\n[ 0.775650] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:18 UTC (1534584258)\n[ 0.777885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.779409] EDD information not available.\n[ 0.825397] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.827909] Write protecting the kernel read-only data: 12288k\n[ 0.830169] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.833802] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848369] systemd-udevd[107]: starting version 204\n[ 0.888757] FDC 0 is a S82078B\n[ 1.032058] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.201609] usb 1-1: Product: QEMU USB Tablet\n[ 1.203252] usb 1-1: Manufacturer: QEMU\n[ 1.204839] usb 1-1: SerialNumber: 42\n[ 1.897883] 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.256826] 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.725738] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.919699] 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 Sat, 18 Aug 2018 09:24:21 +0000. Up 3.87 seconds.\ncloud-init-nonet[4.18]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.32]: 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 enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:23 +0000. Up 5.53 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:9e:e4:ec |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f0:19:61 |\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:\nfc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o . |\n| o.... . |\n| ...E... |\n| . .oB |\n| S @ + |\n| . .o = o|\n| . .. . |\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:\n06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +oo |\n| . = |\n| X |\n| X = . |\n| = = S |\n| o @ . |\n| o E |\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:\n14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. . +o. |\n| +. . = |\n| .+o+ o |\n| .B . |\n| . . S |\n| o. |\n|+.o |\n|*+ |\n|=E. |\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:\n92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|*+ |\n|oE. |\n|ooo = |\n|. .. = B |\n| .. o @ S |\n| o + + . |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.98 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... \nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 16.13 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 18783 0 --:--:-- --:--:-- --:--:-- 18856\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1537 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 4 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet: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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\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://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:80 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:88 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:90 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 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 11s (14.2 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51314 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (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:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:EC-ACC.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Certigna.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\n[ 89.995430] BUG: Bad page map in process java pte:01e83320 pmd:7abee067\n[ 89.997227] addr:00007f0bba8b7000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f0bba8b7\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53139 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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\n[ 179.144165] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067\n[ 179.145687] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d\n[ 179.153034] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067\n[ 179.154491] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d\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 11920\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12549\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"} 2018-08-18 09:27:36,062 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/action used request id req-3f403af7-9f9b-4b6a-9a18-686d24c08b9c 2018-08-18 09:27:36,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0816290378571s 2018-08-18 09:27:36,065 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/action used request id req-3f403af7-9f9b-4b6a-9a18-686d24c08b9c 2018-08-18 09:27:36,066 - functest.core.singlevm - DEBUG - console: 001) [ 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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008099] Security Framework initialized [ 0.009282] AppArmor: AppArmor initialized [ 0.010392] Yama: becoming mindful. [ 0.012273] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018577] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022183] Initializing cgroup subsys memory [ 0.023360] Initializing cgroup subsys devices [ 0.024008] Initializing cgroup subsys freezer [ 0.025190] Initializing cgroup subsys blkio [ 0.026322] Initializing cgroup subsys perf_event [ 0.028008] Initializing cgroup subsys hugetlb [ 0.029261] FEATURE SPEC_CTRL Not Present [ 0.031074] mce: CPU supports 10 MCE banks [ 0.032055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032055] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034638] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036008] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.037938] Speculative Store Bypass: Vulnerable [ 0.040629] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048892] ACPI: Core revision 20131115 [ 0.050676] ACPI: All ACPI Tables successfully acquired [ 0.052054] ftrace: allocating 28746 entries in 113 pages [ 0.072268] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077619] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079479] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080008] Switched APIC routing to physical x2apic. [ 0.084312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097485] KVM setup paravirtual spinlock [ 0.100668] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102576] x86: Booting SMP configuration: [ 0.103774] .... node #0, CPUs: #1[ 0.100616] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120014] KVM setup async PF for cpu 1 [ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123904] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124419] devtmpfs: initialized [ 0.126339] EVM: security.selinux [ 0.127319] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128903] EVM: security.capability [ 0.129942] pinctrl core: initialized pinctrl subsystem [ 0.132058] regulator-dummy: no parameters [ 0.133248] RTC time: 9:24:17, date: 08/18/18 [ 0.134480] NET: Registered protocol family 16 [ 0.135756] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137138] ACPI: bus type PCI registered [ 0.138260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139984] PCI: Using configuration type 1 for base access [ 0.140640] bio: create slab at 0 [ 0.141144] ACPI: Added _OSI(Module Device) [ 0.141181] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145211] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147909] ACPI: Interpreter enabled [ 0.148011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.155204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.157657] ACPI: (supports S0 S5) [ 0.160005] ACPI: Using IOAPIC for interrupt routing [ 0.161966] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164337] ACPI: No dock devices found. [ 0.169147] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.174501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176216] acpiphp: Slot [3] registered [ 0.177261] acpiphp: Slot [4] registered [ 0.178304] acpiphp: Slot [5] registered [ 0.179377] acpiphp: Slot [6] registered [ 0.180022] acpiphp: Slot [7] registered [ 0.181081] acpiphp: Slot [8] registered [ 0.182260] acpiphp: Slot [9] registered [ 0.183340] acpiphp: Slot [10] registered [ 0.184020] acpiphp: Slot [11] registered [ 0.185122] acpiphp: Slot [12] registered [ 0.186207] acpiphp: Slot [13] registered [ 0.187298] acpiphp: Slot [14] registered [ 0.188019] acpiphp: Slot [15] registered [ 0.189118] acpiphp: Slot [16] registered [ 0.190245] acpiphp: Slot [17] registered [ 0.191341] acpiphp: Slot [18] registered [ 0.192027] acpiphp: Slot [19] registered [ 0.193120] acpiphp: Slot [20] registered [ 0.194210] acpiphp: Slot [21] registered [ 0.195289] acpiphp: Slot [22] registered [ 0.196020] acpiphp: Slot [23] registered [ 0.197107] acpiphp: Slot [24] registered [ 0.198192] acpiphp: Slot [25] registered [ 0.199276] acpiphp: Slot [26] registered [ 0.200019] acpiphp: Slot [27] registered [ 0.201122] acpiphp: Slot [28] registered [ 0.202219] acpiphp: Slot [29] registered [ 0.203302] acpiphp: Slot [30] registered [ 0.204031] acpiphp: Slot [31] registered [ 0.205118] PCI host bridge to bus 0000:00 [ 0.206211] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211112] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.219221] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.247212] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.249006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.255107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256823] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.258568] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.258568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260844] vgaarb: bridge control possible 0000:00:02.0 [ 0.262486] SCSI subsystem initialized [ 0.263686] ACPI: bus type USB registered [ 0.264032] usbcore: registered new interface driver usbfs [ 0.265427] usbcore: registered new interface driver hub [ 0.266818] usbcore: registered new device driver usb [ 0.268115] PCI: Using ACPI for IRQ routing [ 0.269550] NetLabel: Initializing [ 0.270538] NetLabel: domain hash size = 128 [ 0.271707] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272066] NetLabel: unlabeled traffic allowed by default [ 0.273489] Switched to clocksource kvm-clock [ 0.280826] AppArmor: AppArmor Filesystem Enabled [ 0.282112] pnp: PnP ACPI init [ 0.283026] ACPI: bus type PNP registered [ 0.284606] pnp: PnP ACPI: found 8 devices [ 0.285723] ACPI: bus type PNP unregistered [ 0.293230] NET: Registered protocol family 2 [ 0.294708] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.296806] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.298626] TCP: Hash tables configured (established 16384 bind 16384) [ 0.300352] TCP: reno registered [ 0.301305] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302816] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.304500] NET: Registered protocol family 1 [ 0.305708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.307200] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.308652] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.331378] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.354807] Trying to unpack rootfs image as initramfs... [ 0.461840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.464230] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465778] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467578] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.470221] Scanning for low memory corruption every 60 seconds [ 0.472361] Initialise system trusted keyring [ 0.473768] audit: initializing netlink socket (disabled) [ 0.475382] type=2000 audit(1534584258.327:1): initialized [ 0.496435] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499279] zbud: loaded [ 0.500456] VFS: Disk quotas dquot_6.5.2 [ 0.501825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504177] fuse init (API version 7.22) [ 0.505573] msgmni has been set to 3997 [ 0.506950] Key type big_key registered [ 0.508760] Key type asymmetric registered [ 0.510131] Asymmetric key parser 'x509' registered [ 0.511719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514113] io scheduler noop registered [ 0.515457] io scheduler deadline registered (default) [ 0.517087] io scheduler cfq registered [ 0.518459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522256] ipmi message handler version 39.2 [ 0.523860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526463] ACPI: Power Button [PWRF] [ 0.527883] GHES: HEST is not enabled! [ 0.550721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.594935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618505] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.620997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649760] Linux agpgart interface v0.103 [ 0.652186] brd: module loaded [ 0.653825] loop: module loaded [ 0.655374] blk-mq: CPU -> queue map [ 0.656655] CPU 0 -> Queue 0 [ 0.657786] CPU 1 -> Queue 0 [ 0.659737] vda: vda1 [ 0.661553] scsi0 : ata_piix [ 0.662550] scsi1 : ata_piix [ 0.663479] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.665126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.666988] libphy: Fixed MDIO Bus: probed [ 0.668234] tun: Universal TUN/TAP device driver, 1.6 [ 0.669589] tun: (C) 1999-2004 Max Krasnyansky [ 0.672782] PPP generic driver version 2.4.2 [ 0.674002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.675615] ehci-pci: EHCI PCI platform driver [ 0.676802] ehci-platform: EHCI generic platform driver [ 0.678176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679707] ohci-pci: OHCI PCI platform driver [ 0.680902] ohci-platform: OHCI generic platform driver [ 0.682738] uhci_hcd: USB Universal Host Controller Interface driver [ 0.708553] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717446] usb usb1: Product: UHCI Host Controller [ 0.718713] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.720289] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721646] hub 1-0:1.0: USB hub found [ 0.722734] hub 1-0:1.0: 2 ports detected [ 0.723967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726805] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728113] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729653] mousedev: PS/2 mouse device common for all mice [ 0.731355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733702] rtc_cmos 00:00: RTC can wake from S4 [ 0.735315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738783] device-mapper: uevent: version 1.0.3 [ 0.740178] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.742560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.744334] TCP: cubic registered [ 0.745445] NET: Registered protocol family 10 [ 0.746963] NET: Registered protocol family 17 [ 0.748261] Key type dns_resolver registered [ 0.749808] Loading compiled-in X.509 certificates [ 0.751705] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.761624] registered taskstats version 1 [ 0.764766] Key type trusted registered [ 0.768791] Key type encrypted registered [ 0.769951] AppArmor: AppArmor sha1 policy hashing enabled [ 0.771345] IMA: No TPM chip found, activating TPM-bypass! [ 0.773339] regulator-dummy: disabling [ 0.774456] Magic number: 14:691:424 [ 0.775650] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:18 UTC (1534584258) [ 0.777885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.779409] EDD information not available. [ 0.825397] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.827909] Write protecting the kernel read-only data: 12288k [ 0.830169] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.833802] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848369] systemd-udevd[107]: starting version 204 [ 0.888757] FDC 0 is a S82078B [ 1.032058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201609] usb 1-1: Product: QEMU USB Tablet [ 1.203252] usb 1-1: Manufacturer: QEMU [ 1.204839] usb 1-1: SerialNumber: 42 [ 1.897883] 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.256826] 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.725738] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.919699] 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 Sat, 18 Aug 2018 09:24:21 +0000. Up 3.87 seconds. cloud-init-nonet[4.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.32]: 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 enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:23 +0000. Up 5.53 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:9e:e4:ec | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f0:19:61 | 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: fc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .o . | | o.... . | | ...E... | | . .oB | | S @ + | | . .o = o| | . .. . | | . o. | | o .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | +oo | | . = | | X | | X = . | | = = S | | 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: 14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .. . +o. | | +. . = | | .+o+ o | | .B . | | . . S | | o. | |+.o | |*+ | |=E. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |*+ | |oE. | |ooo = | |. .. = B | | .. o @ S | | o + + . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.98 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 16.13 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 18783 0 --:--:-- --:--:-- --:--:-- 18856 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1537 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 4 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get: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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] 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://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:84 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:90 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 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 11s (14.2 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51314 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (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:AddTrust_Low-Value_Services_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:ISRG_Root_X1.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Izenpe.com.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:EC-ACC.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ACEDICOM_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:ACCVRAIZ1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Certigna.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Certum_Root_CA.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CNNIC_ROOT.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... [ 89.995430] BUG: Bad page map in process java pte:01e83320 pmd:7abee067 [ 89.997227] addr:00007f0bba8b7000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f0bba8b7 done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53139 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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 [ 179.144165] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067 [ 179.145687] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d [ 179.153034] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067 [ 179.154491] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d 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 11920 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12549 * 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. 2018-08-18 09:27:36,071 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:27:46,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:27:46,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:27:46,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-7cfe0d44-5038-4e90-97ef-50b5639609a6 x-compute-request-id: req-7cfe0d44-5038-4e90-97ef-50b5639609a6 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:27:46,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7cfe0d44-5038-4e90-97ef-50b5639609a6 2018-08-18 09:27:46,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529965877533s 2018-08-18 09:27:46,613 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7cfe0d44-5038-4e90-97ef-50b5639609a6 2018-08-18 09:27:46,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:27:46,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:27:46,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-211e7f39-a36f-49c7-bda3-3efbfd534e9c x-compute-request-id: req-211e7f39-a36f-49c7-bda3-3efbfd534e9c Content-Encoding: gzip Content-Length: 20033 Content-Type: application/json RESP BODY: {"output": "\n[ 0.050676] ACPI: All ACPI Tables successfully acquired\n[ 0.052054] ftrace: allocating 28746 entries in 113 pages\n[ 0.072268] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077619] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079479] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080008] Switched APIC routing to physical x2apic.\n[ 0.084312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.085907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097485] KVM setup paravirtual spinlock\n[ 0.100668] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102576] x86: Booting SMP configuration:\n[ 0.103774] .... node #0, CPUs: #1[ 0.100616] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120021] x86: Booted up 1 node, 2 CPUs\n[ 0.120014] KVM setup async PF for cpu 1\n[ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123904] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124419] devtmpfs: initialized\n[ 0.126339] EVM: security.selinux\n[ 0.127319] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128903] EVM: security.capability\n[ 0.129942] pinctrl core: initialized pinctrl subsystem\n[ 0.132058] regulator-dummy: no parameters\n[ 0.133248] RTC time: 9:24:17, date: 08/18/18\n[ 0.134480] NET: Registered protocol family 16\n[ 0.135756] cpuidle: using governor ladder\n[ 0.136004] cpuidle: using governor menu\n[ 0.137138] ACPI: bus type PCI registered\n[ 0.138260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139984] PCI: Using configuration type 1 for base access\n[ 0.140640] bio: create slab at 0\n[ 0.141144] ACPI: Added _OSI(Module Device)\n[ 0.141181] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145211] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147909] ACPI: Interpreter enabled\n[ 0.148011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.155204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.157657] ACPI: (supports S0 S5)\n[ 0.160005] ACPI: Using IOAPIC for interrupt routing\n[ 0.161966] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164337] ACPI: No dock devices found.\n[ 0.169147] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.174501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176216] acpiphp: Slot [3] registered\n[ 0.177261] acpiphp: Slot [4] registered\n[ 0.178304] acpiphp: Slot [5] registered\n[ 0.179377] acpiphp: Slot [6] registered\n[ 0.180022] acpiphp: Slot [7] registered\n[ 0.181081] acpiphp: Slot [8] registered\n[ 0.182260] acpiphp: Slot [9] registered\n[ 0.183340] acpiphp: Slot [10] registered\n[ 0.184020] acpiphp: Slot [11] registered\n[ 0.185122] acpiphp: Slot [12] registered\n[ 0.186207] acpiphp: Slot [13] registered\n[ 0.187298] acpiphp: Slot [14] registered\n[ 0.188019] acpiphp: Slot [15] registered\n[ 0.189118] acpiphp: Slot [16] registered\n[ 0.190245] acpiphp: Slot [17] registered\n[ 0.191341] acpiphp: Slot [18] registered\n[ 0.192027] acpiphp: Slot [19] registered\n[ 0.193120] acpiphp: Slot [20] registered\n[ 0.194210] acpiphp: Slot [21] registered\n[ 0.195289] acpiphp: Slot [22] registered\n[ 0.196020] acpiphp: Slot [23] registered\n[ 0.197107] acpiphp: Slot [24] registered\n[ 0.198192] acpiphp: Slot [25] registered\n[ 0.199276] acpiphp: Slot [26] registered\n[ 0.200019] acpiphp: Slot [27] registered\n[ 0.201122] acpiphp: Slot [28] registered\n[ 0.202219] acpiphp: Slot [29] registered\n[ 0.203302] acpiphp: Slot [30] registered\n[ 0.204031] acpiphp: Slot [31] registered\n[ 0.205118] PCI host bridge to bus 0000:00\n[ 0.206211] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211112] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.219221] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.247212] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.249006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.255107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256823] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.258568] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.258568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260844] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262486] SCSI subsystem initialized\n[ 0.263686] ACPI: bus type USB registered\n[ 0.264032] usbcore: registered new interface driver usbfs\n[ 0.265427] usbcore: registered new interface driver hub\n[ 0.266818] usbcore: registered new device driver usb\n[ 0.268115] PCI: Using ACPI for IRQ routing\n[ 0.269550] NetLabel: Initializing\n[ 0.270538] NetLabel: domain hash size = 128\n[ 0.271707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272066] NetLabel: unlabeled traffic allowed by default\n[ 0.273489] Switched to clocksource kvm-clock\n[ 0.280826] AppArmor: AppArmor Filesystem Enabled\n[ 0.282112] pnp: PnP ACPI init\n[ 0.283026] ACPI: bus type PNP registered\n[ 0.284606] pnp: PnP ACPI: found 8 devices\n[ 0.285723] ACPI: bus type PNP unregistered\n[ 0.293230] NET: Registered protocol family 2\n[ 0.294708] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.296806] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.298626] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.300352] TCP: reno registered\n[ 0.301305] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302816] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.304500] NET: Registered protocol family 1\n[ 0.305708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.307200] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.308652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.331378] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.354807] Trying to unpack rootfs image as initramfs...\n[ 0.461840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.464230] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465778] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467578] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.470221] Scanning for low memory corruption every 60 seconds\n[ 0.472361] Initialise system trusted keyring\n[ 0.473768] audit: initializing netlink socket (disabled)\n[ 0.475382] type=2000 audit(1534584258.327:1): initialized\n[ 0.496435] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499279] zbud: loaded\n[ 0.500456] VFS: Disk quotas dquot_6.5.2\n[ 0.501825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504177] fuse init (API version 7.22)\n[ 0.505573] msgmni has been set to 3997\n[ 0.506950] Key type big_key registered\n[ 0.508760] Key type asymmetric registered\n[ 0.510131] Asymmetric key parser 'x509' registered\n[ 0.511719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514113] io scheduler noop registered\n[ 0.515457] io scheduler deadline registered (default)\n[ 0.517087] io scheduler cfq registered\n[ 0.518459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522256] ipmi message handler version 39.2\n[ 0.523860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526463] ACPI: Power Button [PWRF]\n[ 0.527883] GHES: HEST is not enabled!\n[ 0.550721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.618505] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.620997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649760] Linux agpgart interface v0.103\n[ 0.652186] brd: module loaded\n[ 0.653825] loop: module loaded\n[ 0.655374] blk-mq: CPU -> queue map\n[ 0.656655] CPU 0 -> Queue 0\n[ 0.657786] CPU 1 -> Queue 0\n[ 0.659737] vda: vda1\n[ 0.661553] scsi0 : ata_piix\n[ 0.662550] scsi1 : ata_piix\n[ 0.663479] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.665126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.666988] libphy: Fixed MDIO Bus: probed\n[ 0.668234] tun: Universal TUN/TAP device driver, 1.6\n[ 0.669589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672782] PPP generic driver version 2.4.2\n[ 0.674002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675615] ehci-pci: EHCI PCI platform driver\n[ 0.676802] ehci-platform: EHCI generic platform driver\n[ 0.678176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679707] ohci-pci: OHCI PCI platform driver\n[ 0.680902] ohci-platform: OHCI generic platform driver\n[ 0.682738] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708553] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.712232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717446] usb usb1: Product: UHCI Host Controller\n[ 0.718713] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.720289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.721646] hub 1-0:1.0: USB hub found\n[ 0.722734] hub 1-0:1.0: 2 ports detected\n[ 0.723967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.726805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728113] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729653] mousedev: PS/2 mouse device common for all mice\n[ 0.731355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.738783] device-mapper: uevent: version 1.0.3\n[ 0.740178] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.742560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.744334] TCP: cubic registered\n[ 0.745445] NET: Registered protocol family 10\n[ 0.746963] NET: Registered protocol family 17\n[ 0.748261] Key type dns_resolver registered\n[ 0.749808] Loading compiled-in X.509 certificates\n[ 0.751705] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.761624] registered taskstats version 1\n[ 0.764766] Key type trusted registered\n[ 0.768791] Key type encrypted registered\n[ 0.769951] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.771345] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.773339] regulator-dummy: disabling\n[ 0.774456] Magic number: 14:691:424\n[ 0.775650] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:18 UTC (1534584258)\n[ 0.777885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.779409] EDD information not available.\n[ 0.825397] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.827909] Write protecting the kernel read-only data: 12288k\n[ 0.830169] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.833802] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848369] systemd-udevd[107]: starting version 204\n[ 0.888757] FDC 0 is a S82078B\n[ 1.032058] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.201609] usb 1-1: Product: QEMU USB Tablet\n[ 1.203252] usb 1-1: Manufacturer: QEMU\n[ 1.204839] usb 1-1: SerialNumber: 42\n[ 1.897883] 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.256826] 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.725738] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.919699] 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 Sat, 18 Aug 2018 09:24:21 +0000. Up 3.87 seconds.\ncloud-init-nonet[4.18]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.32]: 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 enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:23 +0000. Up 5.53 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:9e:e4:ec |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f0:19:61 |\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:\nfc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o . |\n| o.... . |\n| ...E... |\n| . .oB |\n| S @ + |\n| . .o = o|\n| . .. . |\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:\n06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +oo |\n| . = |\n| X |\n| X = . |\n| = = S |\n| o @ . |\n| o E |\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:\n14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. . +o. |\n| +. . = |\n| .+o+ o |\n| .B . |\n| . . S |\n| o. |\n|+.o |\n|*+ |\n|=E. |\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:\n92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|*+ |\n|oE. |\n|ooo = |\n|. .. = B |\n| .. o @ S |\n| o + + . |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.98 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... \nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 16.13 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 18783 0 --:--:-- --:--:-- --:--:-- 18856\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1537 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 4 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet: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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\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://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:80 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:88 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:90 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 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 11s (14.2 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51314 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (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:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:EC-ACC.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Certigna.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\n[ 89.995430] BUG: Bad page map in process java pte:01e83320 pmd:7abee067\n[ 89.997227] addr:00007f0bba8b7000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f0bba8b7\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53139 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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\n[ 179.144165] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067\n[ 179.145687] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d\n[ 179.153034] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067\n[ 179.154491] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d\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 11920\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12549\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\n"} 2018-08-18 09:27:46,700 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/action used request id req-211e7f39-a36f-49c7-bda3-3efbfd534e9c 2018-08-18 09:27:46,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0803940296173s 2018-08-18 09:27:46,703 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/action used request id req-211e7f39-a36f-49c7-bda3-3efbfd534e9c 2018-08-18 09:27:46,703 - functest.core.singlevm - DEBUG - console: [ 0.050676] ACPI: All ACPI Tables successfully acquired [ 0.052054] ftrace: allocating 28746 entries in 113 pages [ 0.072268] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077619] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079479] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080008] Switched APIC routing to physical x2apic. [ 0.084312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097485] KVM setup paravirtual spinlock [ 0.100668] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102576] x86: Booting SMP configuration: [ 0.103774] .... node #0, CPUs: #1[ 0.100616] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120014] KVM setup async PF for cpu 1 [ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123904] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124419] devtmpfs: initialized [ 0.126339] EVM: security.selinux [ 0.127319] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128903] EVM: security.capability [ 0.129942] pinctrl core: initialized pinctrl subsystem [ 0.132058] regulator-dummy: no parameters [ 0.133248] RTC time: 9:24:17, date: 08/18/18 [ 0.134480] NET: Registered protocol family 16 [ 0.135756] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137138] ACPI: bus type PCI registered [ 0.138260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139984] PCI: Using configuration type 1 for base access [ 0.140640] bio: create slab at 0 [ 0.141144] ACPI: Added _OSI(Module Device) [ 0.141181] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145211] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147909] ACPI: Interpreter enabled [ 0.148011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.155204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.157657] ACPI: (supports S0 S5) [ 0.160005] ACPI: Using IOAPIC for interrupt routing [ 0.161966] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164337] ACPI: No dock devices found. [ 0.169147] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.174501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176216] acpiphp: Slot [3] registered [ 0.177261] acpiphp: Slot [4] registered [ 0.178304] acpiphp: Slot [5] registered [ 0.179377] acpiphp: Slot [6] registered [ 0.180022] acpiphp: Slot [7] registered [ 0.181081] acpiphp: Slot [8] registered [ 0.182260] acpiphp: Slot [9] registered [ 0.183340] acpiphp: Slot [10] registered [ 0.184020] acpiphp: Slot [11] registered [ 0.185122] acpiphp: Slot [12] registered [ 0.186207] acpiphp: Slot [13] registered [ 0.187298] acpiphp: Slot [14] registered [ 0.188019] acpiphp: Slot [15] registered [ 0.189118] acpiphp: Slot [16] registered [ 0.190245] acpiphp: Slot [17] registered [ 0.191341] acpiphp: Slot [18] registered [ 0.192027] acpiphp: Slot [19] registered [ 0.193120] acpiphp: Slot [20] registered [ 0.194210] acpiphp: Slot [21] registered [ 0.195289] acpiphp: Slot [22] registered [ 0.196020] acpiphp: Slot [23] registered [ 0.197107] acpiphp: Slot [24] registered [ 0.198192] acpiphp: Slot [25] registered [ 0.199276] acpiphp: Slot [26] registered [ 0.200019] acpiphp: Slot [27] registered [ 0.201122] acpiphp: Slot [28] registered [ 0.202219] acpiphp: Slot [29] registered [ 0.203302] acpiphp: Slot [30] registered [ 0.204031] acpiphp: Slot [31] registered [ 0.205118] PCI host bridge to bus 0000:00 [ 0.206211] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209498] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211112] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.219221] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.247212] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.249006] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.255107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256823] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.258568] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.258568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260844] vgaarb: bridge control possible 0000:00:02.0 [ 0.262486] SCSI subsystem initialized [ 0.263686] ACPI: bus type USB registered [ 0.264032] usbcore: registered new interface driver usbfs [ 0.265427] usbcore: registered new interface driver hub [ 0.266818] usbcore: registered new device driver usb [ 0.268115] PCI: Using ACPI for IRQ routing [ 0.269550] NetLabel: Initializing [ 0.270538] NetLabel: domain hash size = 128 [ 0.271707] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272066] NetLabel: unlabeled traffic allowed by default [ 0.273489] Switched to clocksource kvm-clock [ 0.280826] AppArmor: AppArmor Filesystem Enabled [ 0.282112] pnp: PnP ACPI init [ 0.283026] ACPI: bus type PNP registered [ 0.284606] pnp: PnP ACPI: found 8 devices [ 0.285723] ACPI: bus type PNP unregistered [ 0.293230] NET: Registered protocol family 2 [ 0.294708] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.296806] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.298626] TCP: Hash tables configured (established 16384 bind 16384) [ 0.300352] TCP: reno registered [ 0.301305] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302816] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.304500] NET: Registered protocol family 1 [ 0.305708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.307200] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.308652] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.331378] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.354807] Trying to unpack rootfs image as initramfs... [ 0.461840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.464230] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465778] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467578] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.470221] Scanning for low memory corruption every 60 seconds [ 0.472361] Initialise system trusted keyring [ 0.473768] audit: initializing netlink socket (disabled) [ 0.475382] type=2000 audit(1534584258.327:1): initialized [ 0.496435] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499279] zbud: loaded [ 0.500456] VFS: Disk quotas dquot_6.5.2 [ 0.501825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504177] fuse init (API version 7.22) [ 0.505573] msgmni has been set to 3997 [ 0.506950] Key type big_key registered [ 0.508760] Key type asymmetric registered [ 0.510131] Asymmetric key parser 'x509' registered [ 0.511719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514113] io scheduler noop registered [ 0.515457] io scheduler deadline registered (default) [ 0.517087] io scheduler cfq registered [ 0.518459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522256] ipmi message handler version 39.2 [ 0.523860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526463] ACPI: Power Button [PWRF] [ 0.527883] GHES: HEST is not enabled! [ 0.550721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.594935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618505] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.620997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649760] Linux agpgart interface v0.103 [ 0.652186] brd: module loaded [ 0.653825] loop: module loaded [ 0.655374] blk-mq: CPU -> queue map [ 0.656655] CPU 0 -> Queue 0 [ 0.657786] CPU 1 -> Queue 0 [ 0.659737] vda: vda1 [ 0.661553] scsi0 : ata_piix [ 0.662550] scsi1 : ata_piix [ 0.663479] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.665126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.666988] libphy: Fixed MDIO Bus: probed [ 0.668234] tun: Universal TUN/TAP device driver, 1.6 [ 0.669589] tun: (C) 1999-2004 Max Krasnyansky [ 0.672782] PPP generic driver version 2.4.2 [ 0.674002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.675615] ehci-pci: EHCI PCI platform driver [ 0.676802] ehci-platform: EHCI generic platform driver [ 0.678176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679707] ohci-pci: OHCI PCI platform driver [ 0.680902] ohci-platform: OHCI generic platform driver [ 0.682738] uhci_hcd: USB Universal Host Controller Interface driver [ 0.708553] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717446] usb usb1: Product: UHCI Host Controller [ 0.718713] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.720289] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721646] hub 1-0:1.0: USB hub found [ 0.722734] hub 1-0:1.0: 2 ports detected [ 0.723967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726805] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728113] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729653] mousedev: PS/2 mouse device common for all mice [ 0.731355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733702] rtc_cmos 00:00: RTC can wake from S4 [ 0.735315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738783] device-mapper: uevent: version 1.0.3 [ 0.740178] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.742560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.744334] TCP: cubic registered [ 0.745445] NET: Registered protocol family 10 [ 0.746963] NET: Registered protocol family 17 [ 0.748261] Key type dns_resolver registered [ 0.749808] Loading compiled-in X.509 certificates [ 0.751705] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.761624] registered taskstats version 1 [ 0.764766] Key type trusted registered [ 0.768791] Key type encrypted registered [ 0.769951] AppArmor: AppArmor sha1 policy hashing enabled [ 0.771345] IMA: No TPM chip found, activating TPM-bypass! [ 0.773339] regulator-dummy: disabling [ 0.774456] Magic number: 14:691:424 [ 0.775650] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:18 UTC (1534584258) [ 0.777885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.779409] EDD information not available. [ 0.825397] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.827909] Write protecting the kernel read-only data: 12288k [ 0.830169] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.833802] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848369] systemd-udevd[107]: starting version 204 [ 0.888757] FDC 0 is a S82078B [ 1.032058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201609] usb 1-1: Product: QEMU USB Tablet [ 1.203252] usb 1-1: Manufacturer: QEMU [ 1.204839] usb 1-1: SerialNumber: 42 [ 1.897883] 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.256826] 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.725738] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.919699] 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 Sat, 18 Aug 2018 09:24:21 +0000. Up 3.87 seconds. cloud-init-nonet[4.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.32]: 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 enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:23 +0000. Up 5.53 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:9e:e4:ec | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f0:19:61 | 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: fc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .o . | | o.... . | | ...E... | | . .oB | | S @ + | | . .o = o| | . .. . | | . o. | | o .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | +oo | | . = | | X | | X = . | | = = S | | 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: 14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .. . +o. | | +. . = | | .+o+ o | | .B . | | . . S | | o. | |+.o | |*+ | |=E. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |*+ | |oE. | |ooo = | |. .. = B | | .. o @ S | | o + + . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.98 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 16.13 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 18783 0 --:--:-- --:--:-- --:--:-- 18856 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1537 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 4 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get: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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] 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://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:84 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:90 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 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 11s (14.2 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51314 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (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:AddTrust_Low-Value_Services_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:ISRG_Root_X1.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Izenpe.com.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:EC-ACC.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ACEDICOM_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:ACCVRAIZ1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Certigna.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Certum_Root_CA.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CNNIC_ROOT.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... [ 89.995430] BUG: Bad page map in process java pte:01e83320 pmd:7abee067 [ 89.997227] addr:00007f0bba8b7000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f0bba8b7 done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53139 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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 [ 179.144165] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067 [ 179.145687] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d [ 179.153034] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067 [ 179.154491] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d 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 11920 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12549 * 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 2018-08-18 09:27:46,708 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-18 09:27:56,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:27:56,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:27:57,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-dc327597-8f4a-4e70-b1cc-f827e644364d x-compute-request-id: req-dc327597-8f4a-4e70-b1cc-f827e644364d Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:27:57,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dc327597-8f4a-4e70-b1cc-f827e644364d 2018-08-18 09:27:57,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561174154282s 2018-08-18 09:27:57,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dc327597-8f4a-4e70-b1cc-f827e644364d 2018-08-18 09:27:57,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:27:57,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:27:57,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-3a955e7e-b8c2-4d86-b2e0-c771fbf37063 x-compute-request-id: req-3a955e7e-b8c2-4d86-b2e0-c771fbf37063 Content-Encoding: gzip Content-Length: 19667 Content-Type: application/json RESP BODY: {"output": "778] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.467578] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.470221] Scanning for low memory corruption every 60 seconds\n[ 0.472361] Initialise system trusted keyring\n[ 0.473768] audit: initializing netlink socket (disabled)\n[ 0.475382] type=2000 audit(1534584258.327:1): initialized\n[ 0.496435] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499279] zbud: loaded\n[ 0.500456] VFS: Disk quotas dquot_6.5.2\n[ 0.501825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504177] fuse init (API version 7.22)\n[ 0.505573] msgmni has been set to 3997\n[ 0.506950] Key type big_key registered\n[ 0.508760] Key type asymmetric registered\n[ 0.510131] Asymmetric key parser 'x509' registered\n[ 0.511719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.514113] io scheduler noop registered\n[ 0.515457] io scheduler deadline registered (default)\n[ 0.517087] io scheduler cfq registered\n[ 0.518459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522256] ipmi message handler version 39.2\n[ 0.523860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526463] ACPI: Power Button [PWRF]\n[ 0.527883] GHES: HEST is not enabled!\n[ 0.550721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.618505] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.620997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649760] Linux agpgart interface v0.103\n[ 0.652186] brd: module loaded\n[ 0.653825] loop: module loaded\n[ 0.655374] blk-mq: CPU -> queue map\n[ 0.656655] CPU 0 -> Queue 0\n[ 0.657786] CPU 1 -> Queue 0\n[ 0.659737] vda: vda1\n[ 0.661553] scsi0 : ata_piix\n[ 0.662550] scsi1 : ata_piix\n[ 0.663479] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.665126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.666988] libphy: Fixed MDIO Bus: probed\n[ 0.668234] tun: Universal TUN/TAP device driver, 1.6\n[ 0.669589] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672782] PPP generic driver version 2.4.2\n[ 0.674002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675615] ehci-pci: EHCI PCI platform driver\n[ 0.676802] ehci-platform: EHCI generic platform driver\n[ 0.678176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679707] ohci-pci: OHCI PCI platform driver\n[ 0.680902] ohci-platform: OHCI generic platform driver\n[ 0.682738] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708553] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.712232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717446] usb usb1: Product: UHCI Host Controller\n[ 0.718713] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.720289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.721646] hub 1-0:1.0: USB hub found\n[ 0.722734] hub 1-0:1.0: 2 ports detected\n[ 0.723967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.726805] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728113] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729653] mousedev: PS/2 mouse device common for all mice\n[ 0.731355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.738783] device-mapper: uevent: version 1.0.3\n[ 0.740178] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.742560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.744334] TCP: cubic registered\n[ 0.745445] NET: Registered protocol family 10\n[ 0.746963] NET: Registered protocol family 17\n[ 0.748261] Key type dns_resolver registered\n[ 0.749808] Loading compiled-in X.509 certificates\n[ 0.751705] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.761624] registered taskstats version 1\n[ 0.764766] Key type trusted registered\n[ 0.768791] Key type encrypted registered\n[ 0.769951] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.771345] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.773339] regulator-dummy: disabling\n[ 0.774456] Magic number: 14:691:424\n[ 0.775650] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:18 UTC (1534584258)\n[ 0.777885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.779409] EDD information not available.\n[ 0.825397] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.827909] Write protecting the kernel read-only data: 12288k\n[ 0.830169] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.833802] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848369] systemd-udevd[107]: starting version 204\n[ 0.888757] FDC 0 is a S82078B\n[ 1.032058] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.201609] usb 1-1: Product: QEMU USB Tablet\n[ 1.203252] usb 1-1: Manufacturer: QEMU\n[ 1.204839] usb 1-1: SerialNumber: 42\n[ 1.897883] 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.256826] 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.725738] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.919699] 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 Sat, 18 Aug 2018 09:24:21 +0000. Up 3.87 seconds.\ncloud-init-nonet[4.18]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.32]: 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 enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:23 +0000. Up 5.53 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:9e:e4:ec |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f0:19:61 |\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:\nfc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o . |\n| o.... . |\n| ...E... |\n| . .oB |\n| S @ + |\n| . .o = o|\n| . .. . |\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:\n06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +oo |\n| . = |\n| X |\n| X = . |\n| = = S |\n| o @ . |\n| o E |\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:\n14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. . +o. |\n| +. . = |\n| .+o+ o |\n| .B . |\n| . . S |\n| o. |\n|+.o |\n|*+ |\n|=E. |\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:\n92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|*+ |\n|oE. |\n|ooo = |\n|. .. = B |\n| .. o @ S |\n| o + + . |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.98 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... \nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 16.13 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 18783 0 --:--:-- --:--:-- --:--:-- 18856\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1537 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 4 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet: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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\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://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:80 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:88 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:90 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 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 11s (14.2 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51314 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (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:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:EC-ACC.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Certigna.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\n[ 89.995430] BUG: Bad page map in process java pte:01e83320 pmd:7abee067\n[ 89.997227] addr:00007f0bba8b7000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f0bba8b7\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53139 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\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\n[ 179.144165] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067\n[ 179.145687] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d\n[ 179.153034] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067\n[ 179.154491] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d\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 11920\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12549\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (5751 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59696 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.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.12\n++ echo A 192.168.1.12\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.2'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nmv: cannot move \ufffd\ufffd\ufffd/run/resolvconf/resolv.conf_new.13568\ufffd\ufffd\ufffd to \ufffd\ufffd\ufffd/run/resolvconf/resolv.conf\ufffd\ufffd\ufffd: Device or resource busy\nrun-parts: /etc/resolvconf/update.d/libc exited with return code 1\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 | 15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0 (DSA)\nec2: 256 14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0 (ECDSA)\nec2: 256 92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0 (ED25519)\nec2: 2048 fc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG4FhrdNRifl+NLNmXCtHG+atXKEly6+NjVaztbKShTPvAD08XH74sjh980lW4AnJFRMTnnOHOUw9hIUVnHL1ng= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM+l15xxQGeKGQeiWEfL0NJXwY1GnwoDfU74PCAP32Mr root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8eB9gyb6No7sUO4uDgXcrybV0k6EviHolYyyUZeByruVCz7gMyKQhYFNUxFxQZnpmR5+wfwE0KU7GDi0YyRSmRjtD4Y8V+A714SJQDHVVMUCXRXZfGGIa1XIIJjpKscbKTsoYb78u0SzU9HGJ3qNDmRrVmIE5J0Cgt4G/eZfvRZYUKyjeiFuYwmKdre91wz/EECkX71H3/Q13Z1m/g99QZ14UJ/bfep2jKa/m6MqA2XyDxHhV9GSx5G7b/pWYBO4QFAoBN6+7/M0q3PE0PumvlaTVP+0GQX2b6lgvsNZLFZ3zLOQnhn3RyBfoDDZ7xMfPkvEF9dcZJfhiU/47fvUV root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:27:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 218.02 seconds\n"} 2018-08-18 09:27:57,367 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/action used request id req-3a955e7e-b8c2-4d86-b2e0-c771fbf37063 2018-08-18 09:27:57,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0791110992432s 2018-08-18 09:27:57,369 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9/action used request id req-3a955e7e-b8c2-4d86-b2e0-c771fbf37063 2018-08-18 09:27:57,370 - functest.core.singlevm - DEBUG - console: 778] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.467578] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.470221] Scanning for low memory corruption every 60 seconds [ 0.472361] Initialise system trusted keyring [ 0.473768] audit: initializing netlink socket (disabled) [ 0.475382] type=2000 audit(1534584258.327:1): initialized [ 0.496435] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499279] zbud: loaded [ 0.500456] VFS: Disk quotas dquot_6.5.2 [ 0.501825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504177] fuse init (API version 7.22) [ 0.505573] msgmni has been set to 3997 [ 0.506950] Key type big_key registered [ 0.508760] Key type asymmetric registered [ 0.510131] Asymmetric key parser 'x509' registered [ 0.511719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.514113] io scheduler noop registered [ 0.515457] io scheduler deadline registered (default) [ 0.517087] io scheduler cfq registered [ 0.518459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520228] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522256] ipmi message handler version 39.2 [ 0.523860] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526463] ACPI: Power Button [PWRF] [ 0.527883] GHES: HEST is not enabled! [ 0.550721] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.594935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618505] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.620997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649760] Linux agpgart interface v0.103 [ 0.652186] brd: module loaded [ 0.653825] loop: module loaded [ 0.655374] blk-mq: CPU -> queue map [ 0.656655] CPU 0 -> Queue 0 [ 0.657786] CPU 1 -> Queue 0 [ 0.659737] vda: vda1 [ 0.661553] scsi0 : ata_piix [ 0.662550] scsi1 : ata_piix [ 0.663479] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.665126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.666988] libphy: Fixed MDIO Bus: probed [ 0.668234] tun: Universal TUN/TAP device driver, 1.6 [ 0.669589] tun: (C) 1999-2004 Max Krasnyansky [ 0.672782] PPP generic driver version 2.4.2 [ 0.674002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.675615] ehci-pci: EHCI PCI platform driver [ 0.676802] ehci-platform: EHCI generic platform driver [ 0.678176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679707] ohci-pci: OHCI PCI platform driver [ 0.680902] ohci-platform: OHCI generic platform driver [ 0.682738] uhci_hcd: USB Universal Host Controller Interface driver [ 0.708553] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713817] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717446] usb usb1: Product: UHCI Host Controller [ 0.718713] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.720289] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721646] hub 1-0:1.0: USB hub found [ 0.722734] hub 1-0:1.0: 2 ports detected [ 0.723967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726805] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728113] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729653] mousedev: PS/2 mouse device common for all mice [ 0.731355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733702] rtc_cmos 00:00: RTC can wake from S4 [ 0.735315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738783] device-mapper: uevent: version 1.0.3 [ 0.740178] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.742560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.744334] TCP: cubic registered [ 0.745445] NET: Registered protocol family 10 [ 0.746963] NET: Registered protocol family 17 [ 0.748261] Key type dns_resolver registered [ 0.749808] Loading compiled-in X.509 certificates [ 0.751705] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.761624] registered taskstats version 1 [ 0.764766] Key type trusted registered [ 0.768791] Key type encrypted registered [ 0.769951] AppArmor: AppArmor sha1 policy hashing enabled [ 0.771345] IMA: No TPM chip found, activating TPM-bypass! [ 0.773339] regulator-dummy: disabling [ 0.774456] Magic number: 14:691:424 [ 0.775650] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:18 UTC (1534584258) [ 0.777885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.779409] EDD information not available. [ 0.825397] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.827909] Write protecting the kernel read-only data: 12288k [ 0.830169] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.833802] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848369] systemd-udevd[107]: starting version 204 [ 0.888757] FDC 0 is a S82078B [ 1.032058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199082] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201609] usb 1-1: Product: QEMU USB Tablet [ 1.203252] usb 1-1: Manufacturer: QEMU [ 1.204839] usb 1-1: SerialNumber: 42 [ 1.897883] 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.256826] 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.725738] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.919699] 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 Sat, 18 Aug 2018 09:24:21 +0000. Up 3.87 seconds. cloud-init-nonet[4.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.32]: 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 enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:23 +0000. Up 5.53 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:9e:e4:ec | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:f0:19:61 | 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: fc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .o . | | o.... . | | ...E... | | . .oB | | S @ + | | . .o = o| | . .. . | | . o. | | o .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | +oo | | . = | | X | | X = . | | = = S | | 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: 14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .. . +o. | | +. . = | | .+o+ o | | .B . | | . . S | | o. | |+.o | |*+ | |=E. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |*+ | |oE. | |ooo = | |. .. = B | | .. o @ S | | o + + . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.98 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 16.13 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 18783 0 --:--:-- --:--:-- --:--:-- 18856 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1537 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 4 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get: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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] 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://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:84 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:90 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 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:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 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 11s (14.2 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51314 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (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:AddTrust_Low-Value_Services_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:ISRG_Root_X1.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Izenpe.com.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:EC-ACC.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ACEDICOM_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:ACCVRAIZ1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Certigna.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Certum_Root_CA.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CNNIC_ROOT.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... [ 89.995430] BUG: Bad page map in process java pte:01e83320 pmd:7abee067 [ 89.997227] addr:00007f0bba8b7000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f0bba8b7 done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53139 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... 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 [ 179.144165] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067 [ 179.145687] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d [ 179.153034] BUG: Bad page map in process java pte:01e83320 pmd:7ab82067 [ 179.154491] addr:00007f1d1748d000 vm_flags:08000070 anon_vma: (null) mapping: (null) index:7f1d1748d 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 11920 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12549 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5751 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59696 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.12 ++ echo A 192.168.1.12 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. mv: cannot move ���/run/resolvconf/resolv.conf_new.13568��� to ���/run/resolvconf/resolv.conf���: Device or resource busy run-parts: /etc/resolvconf/update.d/libc exited with return code 1 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 | 15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 06:7e:0a:e5:67:72:b9:04:a3:99:65:31:1e:45:ba:de root@vellum-0 (DSA) ec2: 256 14:67:05:8a:e6:70:32:91:33:ae:2a:8b:4f:0a:d3:e8 root@vellum-0 (ECDSA) ec2: 256 92:33:96:f4:03:7a:31:ce:e2:10:0c:f9:02:07:c4:6c root@vellum-0 (ED25519) ec2: 2048 fc:bd:dc:43:2d:e4:8c:25:97:5a:0f:84:22:19:df:27 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG4FhrdNRifl+NLNmXCtHG+atXKEly6+NjVaztbKShTPvAD08XH74sjh980lW4AnJFRMTnnOHOUw9hIUVnHL1ng= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM+l15xxQGeKGQeiWEfL0NJXwY1GnwoDfU74PCAP32Mr root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8eB9gyb6No7sUO4uDgXcrybV0k6EviHolYyyUZeByruVCz7gMyKQhYFNUxFxQZnpmR5+wfwE0KU7GDi0YyRSmRjtD4Y8V+A714SJQDHVVMUCXRXZfGGIa1XIIJjpKscbKTsoYb78u0SzU9HGJ3qNDmRrVmIE5J0Cgt4G/eZfvRZYUKyjeiFuYwmKdre91wz/EECkX71H3/Q13Z1m/g99QZ14UJ/bfep2jKa/m6MqA2XyDxHhV9GSx5G7b/pWYBO4QFAoBN6+7/M0q3PE0PumvlaTVP+0GQX2b6lgvsNZLFZ3zLOQnhn3RyBfoDDZ7xMfPkvEF9dcZJfhiU/47fvUV root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:27:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 218.02 seconds 2018-08-18 09:27:57,374 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-18 09:27:57,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:27:57,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:27:57,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-f8990064-0dc0-47fc-9e0e-2d09b063a2a9 x-compute-request-id: req-f8990064-0dc0-47fc-9e0e-2d09b063a2a9 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:27:57,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f8990064-0dc0-47fc-9e0e-2d09b063a2a9 2018-08-18 09:27:57,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523238897324s 2018-08-18 09:27:57,898 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f8990064-0dc0-47fc-9e0e-2d09b063a2a9 2018-08-18 09:27:57,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:27:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:27:57,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-52440772-4f5c-412e-b332-0c48635af9b6 x-compute-request-id: req-52440772-4f5c-412e-b332-0c48635af9b6 Content-Encoding: gzip Content-Length: 20858 Content-Type: application/json RESP BODY: {"output": "vailable 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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008004] pid_max: default: 32768 minimum: 301\n[ 0.009743] Security Framework initialized\n[ 0.011354] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013540] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017826] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020883] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026758] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029633] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033564] Initializing cgroup subsys perf_event\n[ 0.035298] Initializing cgroup subsys hugetlb\n[ 0.036062] FEATURE SPEC_CTRL Not Present\n[ 0.038276] mce: CPU supports 10 MCE banks\n[ 0.040031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.046220] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.048003] Speculative Store Bypass: Vulnerable\n[ 0.052315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.057852] ACPI: Core revision 20131115\n[ 0.059796] ACPI: All ACPI Tables successfully acquired\n[ 0.061488] ftrace: allocating 28746 entries in 113 pages\n[ 0.084269] smpboot: Max logical packages: 2\n[ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.090363] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092253] Enabling x2apic\n[ 0.093402] Enabled x2apic\n[ 0.096004] Switched APIC routing to physical x2apic.\n[ 0.099154] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.104807] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115051] KVM setup paravirtual spinlock\n[ 0.117334] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.119888] x86: Booting SMP configuration:\n[ 0.120004] .... node #0, CPUs: #1[ 0.117287] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.136143] KVM setup async PF for cpu 1\n[ 0.136217] x86: Booted up 1 node, 2 CPUs\n[ 0.136228] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.142812] devtmpfs: initialized\n[ 0.145737] EVM: security.selinux\n[ 0.147068] EVM: security.SMACK64\n[ 0.148004] EVM: security.ima\n[ 0.149232] EVM: security.capability\n[ 0.150663] pinctrl core: initialized pinctrl subsystem\n[ 0.152135] regulator-dummy: no parameters\n[ 0.153734] RTC time: 9:24:19, date: 08/18/18\n[ 0.155453] NET: Registered protocol family 16\n[ 0.156161] cpuidle: using governor ladder\n[ 0.157671] cpuidle: using governor menu\n[ 0.159219] ACPI: bus type PCI registered\n[ 0.160016] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162459] PCI: Using configuration type 1 for base access\n[ 0.164654] bio: create slab at 0\n[ 0.165541] ACPI: Added _OSI(Module Device)\n[ 0.168004] ACPI: Added _OSI(Processor Device)\n[ 0.169624] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.171357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.173769] ACPI: Interpreter enabled\n[ 0.175133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.177858] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.180005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.182674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.188008] ACPI: (supports S0 S5)\n[ 0.189053] ACPI: Using IOAPIC for interrupt routing\n[ 0.190422] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.192205] ACPI: No dock devices found.\n[ 0.195405] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.196017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.197793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.199440] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200259] acpiphp: Slot [3] registered\n[ 0.201397] acpiphp: Slot [4] registered\n[ 0.202519] acpiphp: Slot [5] registered\n[ 0.203622] acpiphp: Slot [6] registered\n[ 0.204033] acpiphp: Slot [7] registered\n[ 0.205134] acpiphp: Slot [8] registered\n[ 0.206213] acpiphp: Slot [9] registered\n[ 0.207309] acpiphp: Slot [10] registered\n[ 0.208022] acpiphp: Slot [11] registered\n[ 0.209127] acpiphp: Slot [12] registered\n[ 0.210238] acpiphp: Slot [13] registered\n[ 0.211341] acpiphp: Slot [14] registered\n[ 0.212021] acpiphp: Slot [15] registered\n[ 0.213295] acpiphp: Slot [16] registered\n[ 0.214419] acpiphp: Slot [17] registered\n[ 0.215542] acpiphp: Slot [18] registered\n[ 0.216028] acpiphp: Slot [19] registered\n[ 0.217142] acpiphp: Slot [20] registered\n[ 0.218243] acpiphp: Slot [21] registered\n[ 0.219360] acpiphp: Slot [22] registered\n[ 0.220020] acpiphp: Slot [23] registered\n[ 0.221143] acpiphp: Slot [24] registered\n[ 0.222270] acpiphp: Slot [25] registered\n[ 0.223390] acpiphp: Slot [26] registered\n[ 0.224021] acpiphp: Slot [27] registered\n[ 0.225107] acpiphp: Slot [28] registered\n[ 0.226209] acpiphp: Slot [29] registered\n[ 0.227300] acpiphp: Slot [30] registered\n[ 0.228028] acpiphp: Slot [31] registered\n[ 0.229114] PCI host bridge to bus 0000:00\n[ 0.230208] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.231559] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.232004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.233535] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.235163] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.236004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.244798] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.246716] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.275136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.276985] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.279166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.280963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.282872] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.284537] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.286283] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.286283] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.288004] vgaarb: loaded\n[ 0.288831] vgaarb: bridge control possible 0000:00:02.0\n[ 0.290448] SCSI subsystem initialized\n[ 0.291679] ACPI: bus type USB registered\n[ 0.292034] usbcore: registered new interface driver usbfs\n[ 0.293403] usbcore: registered new interface driver hub\n[ 0.294787] usbcore: registered new device driver usb\n[ 0.296116] PCI: Using ACPI for IRQ routing\n[ 0.297580] NetLabel: Initializing\n[ 0.298568] NetLabel: domain hash size = 128\n[ 0.299721] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.300070] NetLabel: unlabeled traffic allowed by default\n[ 0.301504] Switched to clocksource kvm-clock\n[ 0.309010] AppArmor: AppArmor Filesystem Enabled\n[ 0.310327] pnp: PnP ACPI init\n[ 0.311285] ACPI: bus type PNP registered\n[ 0.312968] pnp: PnP ACPI: found 8 devices\n[ 0.314147] ACPI: bus type PNP unregistered\n[ 0.321783] NET: Registered protocol family 2\n[ 0.323309] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325495] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327395] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329635] TCP: reno registered\n[ 0.330991] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332644] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.334452] NET: Registered protocol family 1\n[ 0.335737] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.337437] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338973] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.361674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.384516] Trying to unpack rootfs image as initramfs...\n[ 0.485906] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.488177] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.489640] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.491977] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.494224] Scanning for low memory corruption every 60 seconds\n[ 0.496060] Initialise system trusted keyring\n[ 0.497281] audit: initializing netlink socket (disabled)\n[ 0.498661] type=2000 audit(1534584259.223:1): initialized\n[ 0.519894] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522334] zbud: loaded\n[ 0.523370] VFS: Disk quotas dquot_6.5.2\n[ 0.524546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526599] fuse init (API version 7.22)\n[ 0.527799] msgmni has been set to 3997\n[ 0.528987] Key type big_key registered\n[ 0.530571] Key type asymmetric registered\n[ 0.531714] Asymmetric key parser 'x509' registered\n[ 0.533048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.535111] io scheduler noop registered\n[ 0.536220] io scheduler deadline registered (default)\n[ 0.537560] io scheduler cfq registered\n[ 0.538771] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.540192] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.541948] ipmi message handler version 39.2\n[ 0.543235] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.545239] ACPI: Power Button [PWRF]\n[ 0.546474] GHES: HEST is not enabled!\n[ 0.568916] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.613904] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.637068] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.639476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.665272] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.668830] Linux agpgart interface v0.103\n[ 0.671396] brd: module loaded\n[ 0.673031] loop: module loaded\n[ 0.674324] blk-mq: CPU -> queue map\n[ 0.675333] CPU 0 -> Queue 0\n[ 0.676251] CPU 1 -> Queue 0\n[ 0.678186] vda: vda1\n[ 0.679927] scsi0 : ata_piix\n[ 0.680960] scsi1 : ata_piix\n[ 0.682264] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.683912] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.685906] libphy: Fixed MDIO Bus: probed\n[ 0.687169] tun: Universal TUN/TAP device driver, 1.6\n[ 0.688552] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.692075] PPP generic driver version 2.4.2\n[ 0.693378] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.695019] ehci-pci: EHCI PCI platform driver\n[ 0.696294] ehci-platform: EHCI generic platform driver\n[ 0.697759] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.699378] ohci-pci: OHCI PCI platform driver\n[ 0.700613] ohci-platform: OHCI generic platform driver\n[ 0.701985] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724890] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726319] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.728471] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.730197] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.732339] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.734377] usb usb1: Product: UHCI Host Controller\n[ 0.735679] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.737338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.738780] hub 1-0:1.0: USB hub found\n[ 0.739895] hub 1-0:1.0: 2 ports detected\n[ 0.741263] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744266] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747244] mousedev: PS/2 mouse device common for all mice\n[ 0.749027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.751618] rtc_cmos 00:00: RTC can wake from S4\n[ 0.753224] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.754914] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.756639] device-mapper: uevent: version 1.0.3\n[ 0.758005] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.760250] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761926] TCP: cubic registered\n[ 0.763010] NET: Registered protocol family 10\n[ 0.764804] NET: Registered protocol family 17\n[ 0.766105] Key type dns_resolver registered\n[ 0.767673] Loading compiled-in X.509 certificates\n[ 0.776852] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.779304] registered taskstats version 1\n[ 0.783175] Key type trusted registered\n[ 0.787470] Key type encrypted registered\n[ 0.788648] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.790074] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.792074] regulator-dummy: disabling\n[ 0.793227] Magic number: 14:691:424\n[ 0.794427] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:19 UTC (1534584259)\n[ 0.796699] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798238] EDD information not available.\n[ 0.842482] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.844726] Write protecting the kernel read-only data: 12288k\n[ 0.847694] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.851868] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.869762] systemd-udevd[107]: starting version 204\n[ 0.900515] FDC 0 is a S82078B\n[ 1.052051] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.216241] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.218201] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.220219] usb 1-1: Product: QEMU USB Tablet\n[ 1.221621] usb 1-1: Manufacturer: QEMU\n[ 1.222862] usb 1-1: SerialNumber: 42\n[ 1.484092] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.925641] 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.273430] 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.682435] random: init urandom read with 10 bits of entropy available\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.795005] 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 * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:22 +0000. Up 4.12 seconds.\ncloud-init-nonet[4.31]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.32]: 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 * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:24 +0000. Up 5.53 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:16:e3:cb |\nci-info: | eth0 | True | 192.168.0.19 | 255.255.255.0 | fa:16:3e:4d:60:98 |\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:\n73:4e:2c:93:d3:e2:48:35:6a:dd:38:6a:f3:77:0a:a6 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o |\n| + B |\n| + S * |\n| o + @ |\n| = + . |\n| . = .. . |\n| E ...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:\n09:e1:07:1e:ec:e4:88:07:a0:fb:ba:ce:6f:c9:3f:12 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.. .+ |\n|. . oo+ |\n|. o =+ . |\n| .. o oo . |\n|. . S |\n| . E |\n| o o |\n|.. = . |\n|++o.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:\n65:4d:a4:2b:a9:f6:e2:65:29:f8:4d:01:b3:9a:40:80 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|o .o |\n|E. + |\n| . o + . |\n| . + + . |\n| . . S . |\n| . + . + |\n| + + = |\n| o.B |\n| .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:\nec:a1:dd:6d:e2:72:af:44:66:b6:af:6e:93:5d:9b:29 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . |\n| S = |\n| + B o . |\n| . o =oo. + |\n| .o=+E + |\n| ===o. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.07 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\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 dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 15.20 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20442 0 --:--:-- --:--:-- --:--:-- 20581\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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 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 [411 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 4s (2624 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 4 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\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-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:24 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:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:27 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:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 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-156.206 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 18s (4979 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_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-156.206) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\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 8732\nclearwater-socket-factory-sig start/running, process 8737\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8786\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...+++\n..........................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58609 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.0.19\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.19\n++ echo A 192.168.0.19\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.2'\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 | 15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 09:e1:07:1e:ec:e4:88:07:a0:fb:ba:ce:6f:c9:3f:12 root@dime-0 (DSA)\nec2: 256 65:4d:a4:2b:a9:f6:e2:65:29:f8:4d:01:b3:9a:40:80 root@dime-0 (ECDSA)\nec2: 256 ec:a1:dd:6d:e2:72:af:44:66:b6:af:6e:93:5d:9b:29 root@dime-0 (ED25519)\nec2: 2048 73:4e:2c:93:d3:e2:48:35:6a:dd:38:6a:f3:77:0a:a6 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE3MWSOfL2qDt2JvXY47m2m2IurjoJ1DR8Te8WyYKthMuWB396DnkMn1gwDTzQ2eC3MQklTJcBUVRVtMCF1yycc= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPPW4uGP6WjWN2AKFH4rdIiBIPk0I9eLFGVzFz40bWGy root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTcyyZ2tLqUzS0TS7MQeH1XqMo71iVZVTHN/2NBkiml6xctelQ6+VQN/gBVmhS6cVdvLVbVdZYSKethQsnR71XmLOdTRPnWq7U/YgBxOGjL743Jpy2YbLmNNaJLOZ2kRF6BJ7XEQOJGPtKg9CDwqG3dQy4jIXk2D4PzIoYs9uIo6+ux8EudRjeBYqwWbUmRZQ2jdZ+mCM0G4L8BgAqdY0b1mvmNY4Iqn2CZzilB1QzzI+bntKriWa9JQI6+bk+XKE/r+q7Zt/P+BJ8A++RT2BHNv6Ucikzn+Jh11BkHNk9AJkrOUzJvbT7zN+rgLale2zrjzaAWks2l/B/UbJu8Oar root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:27:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 196.45 seconds\n"} 2018-08-18 09:27:57,988 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462/action used request id req-52440772-4f5c-412e-b332-0c48635af9b6 2018-08-18 09:27:57,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0824398994446s 2018-08-18 09:27:57,991 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462/action used request id req-52440772-4f5c-412e-b332-0c48635af9b6 2018-08-18 09:27:57,991 - functest.core.singlevm - DEBUG - console: vailable 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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009743] Security Framework initialized [ 0.011354] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013540] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017826] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020883] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026758] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029633] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033564] Initializing cgroup subsys perf_event [ 0.035298] Initializing cgroup subsys hugetlb [ 0.036062] FEATURE SPEC_CTRL Not Present [ 0.038276] mce: CPU supports 10 MCE banks [ 0.040031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.046220] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.048003] Speculative Store Bypass: Vulnerable [ 0.052315] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.057852] ACPI: Core revision 20131115 [ 0.059796] ACPI: All ACPI Tables successfully acquired [ 0.061488] ftrace: allocating 28746 entries in 113 pages [ 0.084269] smpboot: Max logical packages: 2 [ 0.088004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.090363] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092253] Enabling x2apic [ 0.093402] Enabled x2apic [ 0.096004] Switched APIC routing to physical x2apic. [ 0.099154] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.104807] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115051] KVM setup paravirtual spinlock [ 0.117334] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.119888] x86: Booting SMP configuration: [ 0.120004] .... node #0, CPUs: #1[ 0.117287] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.136143] KVM setup async PF for cpu 1 [ 0.136217] x86: Booted up 1 node, 2 CPUs [ 0.136228] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.142812] devtmpfs: initialized [ 0.145737] EVM: security.selinux [ 0.147068] EVM: security.SMACK64 [ 0.148004] EVM: security.ima [ 0.149232] EVM: security.capability [ 0.150663] pinctrl core: initialized pinctrl subsystem [ 0.152135] regulator-dummy: no parameters [ 0.153734] RTC time: 9:24:19, date: 08/18/18 [ 0.155453] NET: Registered protocol family 16 [ 0.156161] cpuidle: using governor ladder [ 0.157671] cpuidle: using governor menu [ 0.159219] ACPI: bus type PCI registered [ 0.160016] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162459] PCI: Using configuration type 1 for base access [ 0.164654] bio: create slab at 0 [ 0.165541] ACPI: Added _OSI(Module Device) [ 0.168004] ACPI: Added _OSI(Processor Device) [ 0.169624] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.171357] ACPI: Added _OSI(Processor Aggregator Device) [ 0.173769] ACPI: Interpreter enabled [ 0.175133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.177858] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.182674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.188008] ACPI: (supports S0 S5) [ 0.189053] ACPI: Using IOAPIC for interrupt routing [ 0.190422] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192205] ACPI: No dock devices found. [ 0.195405] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.197793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.199440] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200259] acpiphp: Slot [3] registered [ 0.201397] acpiphp: Slot [4] registered [ 0.202519] acpiphp: Slot [5] registered [ 0.203622] acpiphp: Slot [6] registered [ 0.204033] acpiphp: Slot [7] registered [ 0.205134] acpiphp: Slot [8] registered [ 0.206213] acpiphp: Slot [9] registered [ 0.207309] acpiphp: Slot [10] registered [ 0.208022] acpiphp: Slot [11] registered [ 0.209127] acpiphp: Slot [12] registered [ 0.210238] acpiphp: Slot [13] registered [ 0.211341] acpiphp: Slot [14] registered [ 0.212021] acpiphp: Slot [15] registered [ 0.213295] acpiphp: Slot [16] registered [ 0.214419] acpiphp: Slot [17] registered [ 0.215542] acpiphp: Slot [18] registered [ 0.216028] acpiphp: Slot [19] registered [ 0.217142] acpiphp: Slot [20] registered [ 0.218243] acpiphp: Slot [21] registered [ 0.219360] acpiphp: Slot [22] registered [ 0.220020] acpiphp: Slot [23] registered [ 0.221143] acpiphp: Slot [24] registered [ 0.222270] acpiphp: Slot [25] registered [ 0.223390] acpiphp: Slot [26] registered [ 0.224021] acpiphp: Slot [27] registered [ 0.225107] acpiphp: Slot [28] registered [ 0.226209] acpiphp: Slot [29] registered [ 0.227300] acpiphp: Slot [30] registered [ 0.228028] acpiphp: Slot [31] registered [ 0.229114] PCI host bridge to bus 0000:00 [ 0.230208] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.231559] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.232004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.233535] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.235163] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.236004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.244798] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.246716] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.275136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.276985] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.279166] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.280963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.282872] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.284537] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.286283] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.286283] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.288004] vgaarb: loaded [ 0.288831] vgaarb: bridge control possible 0000:00:02.0 [ 0.290448] SCSI subsystem initialized [ 0.291679] ACPI: bus type USB registered [ 0.292034] usbcore: registered new interface driver usbfs [ 0.293403] usbcore: registered new interface driver hub [ 0.294787] usbcore: registered new device driver usb [ 0.296116] PCI: Using ACPI for IRQ routing [ 0.297580] NetLabel: Initializing [ 0.298568] NetLabel: domain hash size = 128 [ 0.299721] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.300070] NetLabel: unlabeled traffic allowed by default [ 0.301504] Switched to clocksource kvm-clock [ 0.309010] AppArmor: AppArmor Filesystem Enabled [ 0.310327] pnp: PnP ACPI init [ 0.311285] ACPI: bus type PNP registered [ 0.312968] pnp: PnP ACPI: found 8 devices [ 0.314147] ACPI: bus type PNP unregistered [ 0.321783] NET: Registered protocol family 2 [ 0.323309] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325495] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327395] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329635] TCP: reno registered [ 0.330991] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332644] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.334452] NET: Registered protocol family 1 [ 0.335737] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.337437] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338973] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.361674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.384516] Trying to unpack rootfs image as initramfs... [ 0.485906] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.488177] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.489640] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.491977] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.494224] Scanning for low memory corruption every 60 seconds [ 0.496060] Initialise system trusted keyring [ 0.497281] audit: initializing netlink socket (disabled) [ 0.498661] type=2000 audit(1534584259.223:1): initialized [ 0.519894] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.522334] zbud: loaded [ 0.523370] VFS: Disk quotas dquot_6.5.2 [ 0.524546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.526599] fuse init (API version 7.22) [ 0.527799] msgmni has been set to 3997 [ 0.528987] Key type big_key registered [ 0.530571] Key type asymmetric registered [ 0.531714] Asymmetric key parser 'x509' registered [ 0.533048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.535111] io scheduler noop registered [ 0.536220] io scheduler deadline registered (default) [ 0.537560] io scheduler cfq registered [ 0.538771] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.540192] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.541948] ipmi message handler version 39.2 [ 0.543235] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.545239] ACPI: Power Button [PWRF] [ 0.546474] GHES: HEST is not enabled! [ 0.568916] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.613904] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.637068] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.639476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665272] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668830] Linux agpgart interface v0.103 [ 0.671396] brd: module loaded [ 0.673031] loop: module loaded [ 0.674324] blk-mq: CPU -> queue map [ 0.675333] CPU 0 -> Queue 0 [ 0.676251] CPU 1 -> Queue 0 [ 0.678186] vda: vda1 [ 0.679927] scsi0 : ata_piix [ 0.680960] scsi1 : ata_piix [ 0.682264] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.683912] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.685906] libphy: Fixed MDIO Bus: probed [ 0.687169] tun: Universal TUN/TAP device driver, 1.6 [ 0.688552] tun: (C) 1999-2004 Max Krasnyansky [ 0.692075] PPP generic driver version 2.4.2 [ 0.693378] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.695019] ehci-pci: EHCI PCI platform driver [ 0.696294] ehci-platform: EHCI generic platform driver [ 0.697759] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.699378] ohci-pci: OHCI PCI platform driver [ 0.700613] ohci-platform: OHCI generic platform driver [ 0.701985] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724890] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726319] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.728471] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.730197] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.732339] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.734377] usb usb1: Product: UHCI Host Controller [ 0.735679] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.737338] usb usb1: SerialNumber: 0000:00:01.2 [ 0.738780] hub 1-0:1.0: USB hub found [ 0.739895] hub 1-0:1.0: 2 ports detected [ 0.741263] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744266] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745655] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747244] mousedev: PS/2 mouse device common for all mice [ 0.749027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.751618] rtc_cmos 00:00: RTC can wake from S4 [ 0.753224] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754914] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.756639] device-mapper: uevent: version 1.0.3 [ 0.758005] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.760250] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761926] TCP: cubic registered [ 0.763010] NET: Registered protocol family 10 [ 0.764804] NET: Registered protocol family 17 [ 0.766105] Key type dns_resolver registered [ 0.767673] Loading compiled-in X.509 certificates [ 0.776852] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.779304] registered taskstats version 1 [ 0.783175] Key type trusted registered [ 0.787470] Key type encrypted registered [ 0.788648] AppArmor: AppArmor sha1 policy hashing enabled [ 0.790074] IMA: No TPM chip found, activating TPM-bypass! [ 0.792074] regulator-dummy: disabling [ 0.793227] Magic number: 14:691:424 [ 0.794427] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:19 UTC (1534584259) [ 0.796699] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798238] EDD information not available. [ 0.842482] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.844726] Write protecting the kernel read-only data: 12288k [ 0.847694] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.851868] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.869762] systemd-udevd[107]: starting version 204 [ 0.900515] FDC 0 is a S82078B [ 1.052051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216241] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.218201] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.220219] usb 1-1: Product: QEMU USB Tablet [ 1.221621] usb 1-1: Manufacturer: QEMU [ 1.222862] usb 1-1: SerialNumber: 42 [ 1.484092] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.925641] 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.273430] 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.682435] random: init urandom read with 10 bits of entropy available * 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.795005] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:22 +0000. Up 4.12 seconds. cloud-init-nonet[4.31]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.32]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:24 +0000. Up 5.53 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:16:e3:cb | ci-info: | eth0 | True | 192.168.0.19 | 255.255.255.0 | fa:16:3e:4d:60:98 | 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: 73:4e:2c:93:d3:e2:48:35:6a:dd:38:6a:f3:77:0a:a6 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o | | + B | | + S * | | 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: 09:e1:07:1e:ec:e4:88:07:a0:fb:ba:ce:6f:c9:3f:12 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ |.. .+ | |. . oo+ | |. o =+ . | | .. o oo . | |. . S | | . E | | o o | |.. = . | |++o.o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 65:4d:a4:2b:a9:f6:e2:65:29:f8:4d:01:b3:9a:40:80 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |o .o | |E. + | | . o + . | | . + + . | | . . S . | | . + . + | | + + = | | o.B | | .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: ec:a1:dd:6d:e2:72:af:44:66:b6:af:6e:93:5d:9b:29 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | S = | | + B o . | | . o =oo. + | | .o=+E + | | ===o. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:31 +0000. Up 13.07 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] 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 dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:33 +0000. Up 15.20 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20442 0 --:--:-- --:--:-- --:--:-- 20581 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 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 [411 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 4s (2624 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 4 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] 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-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 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:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 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:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 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-156.206 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 18s (4979 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_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-156.206) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... 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 8732 clearwater-socket-factory-sig start/running, process 8737 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8786 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...+++ ..........................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58609 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.0.19 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.19 ++ echo A 192.168.0.19 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + 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 | 15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 09:e1:07:1e:ec:e4:88:07:a0:fb:ba:ce:6f:c9:3f:12 root@dime-0 (DSA) ec2: 256 65:4d:a4:2b:a9:f6:e2:65:29:f8:4d:01:b3:9a:40:80 root@dime-0 (ECDSA) ec2: 256 ec:a1:dd:6d:e2:72:af:44:66:b6:af:6e:93:5d:9b:29 root@dime-0 (ED25519) ec2: 2048 73:4e:2c:93:d3:e2:48:35:6a:dd:38:6a:f3:77:0a:a6 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE3MWSOfL2qDt2JvXY47m2m2IurjoJ1DR8Te8WyYKthMuWB396DnkMn1gwDTzQ2eC3MQklTJcBUVRVtMCF1yycc= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPPW4uGP6WjWN2AKFH4rdIiBIPk0I9eLFGVzFz40bWGy root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTcyyZ2tLqUzS0TS7MQeH1XqMo71iVZVTHN/2NBkiml6xctelQ6+VQN/gBVmhS6cVdvLVbVdZYSKethQsnR71XmLOdTRPnWq7U/YgBxOGjL743Jpy2YbLmNNaJLOZ2kRF6BJ7XEQOJGPtKg9CDwqG3dQy4jIXk2D4PzIoYs9uIo6+ux8EudRjeBYqwWbUmRZQ2jdZ+mCM0G4L8BgAqdY0b1mvmNY4Iqn2CZzilB1QzzI+bntKriWa9JQI6+bk+XKE/r+q7Zt/P+BJ8A++RT2BHNv6Ucikzn+Jh11BkHNk9AJkrOUzJvbT7zN+rgLale2zrjzaAWks2l/B/UbJu8Oar root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:27:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 196.45 seconds 2018-08-18 09:27:57,996 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-18 09:27:57,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:27:57,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:27:58,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-a1f475e9-2dc7-40f3-b461-b05b569f56b0 x-compute-request-id: req-a1f475e9-2dc7-40f3-b461-b05b569f56b0 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:27:58,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a1f475e9-2dc7-40f3-b461-b05b569f56b0 2018-08-18 09:27:58,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524438142776s 2018-08-18 09:27:58,521 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a1f475e9-2dc7-40f3-b461-b05b569f56b0 2018-08-18 09:27:58,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:27:58,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:27:58,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-0821d81b-3858-4b2f-be54-f3c3790d8138 x-compute-request-id: req-0821d81b-3858-4b2f-be54-f3c3790d8138 Content-Encoding: gzip Content-Length: 20853 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008039] Security Framework initialized\n[ 0.009194] AppArmor: AppArmor initialized\n[ 0.010335] Yama: becoming mindful.\n[ 0.012161] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016233] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018867] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022067] Initializing cgroup subsys memory\n[ 0.023268] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025214] Initializing cgroup subsys blkio\n[ 0.026359] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029262] FEATURE SPEC_CTRL Not Present\n[ 0.031057] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034683] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.037971] Speculative Store Bypass: Vulnerable\n[ 0.040334] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045724] ACPI: Core revision 20131115\n[ 0.047294] ACPI: All ACPI Tables successfully acquired\n[ 0.048355] ftrace: allocating 28746 entries in 113 pages\n[ 0.068257] smpboot: Max logical packages: 2\n[ 0.069453] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.073907] Enabling x2apic\n[ 0.074787] Enabled x2apic\n[ 0.076004] Switched APIC routing to physical x2apic.\n[ 0.078641] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.084019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093311] KVM setup paravirtual spinlock\n[ 0.095880] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096201] x86: Booting SMP configuration:\n[ 0.097428] .... node #0, CPUs: #1[ 0.095831] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116411] KVM setup async PF for cpu 1\n[ 0.116683] x86: Booted up 1 node, 2 CPUs\n[ 0.116712] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124377] devtmpfs: initialized\n[ 0.127016] EVM: security.selinux\n[ 0.128003] EVM: security.SMACK64\n[ 0.128971] EVM: security.ima\n[ 0.129871] EVM: security.capability\n[ 0.132768] pinctrl core: initialized pinctrl subsystem\n[ 0.134447] regulator-dummy: no parameters\n[ 0.135684] RTC time: 9:24:18, date: 08/18/18\n[ 0.136206] NET: Registered protocol family 16\n[ 0.137660] cpuidle: using governor ladder\n[ 0.138785] cpuidle: using governor menu\n[ 0.140203] ACPI: bus type PCI registered\n[ 0.141657] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.144045] PCI: Using configuration type 1 for base access\n[ 0.146648] bio: create slab at 0\n[ 0.148151] ACPI: Added _OSI(Module Device)\n[ 0.149622] ACPI: Added _OSI(Processor Device)\n[ 0.151139] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.152004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.155582] ACPI: Interpreter enabled\n[ 0.156041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.159282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.161998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.164880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168007] ACPI: (supports S0 S5)\n[ 0.169266] ACPI: Using IOAPIC for interrupt routing\n[ 0.170977] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172227] ACPI: No dock devices found.\n[ 0.175584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.178077] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.180060] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.183820] acpiphp: Slot [3] registered\n[ 0.184038] acpiphp: Slot [4] registered\n[ 0.185379] acpiphp: Slot [5] registered\n[ 0.186732] acpiphp: Slot [6] registered\n[ 0.188024] acpiphp: Slot [7] registered\n[ 0.189317] acpiphp: Slot [8] registered\n[ 0.190608] acpiphp: Slot [9] registered\n[ 0.191940] acpiphp: Slot [10] registered\n[ 0.192028] acpiphp: Slot [11] registered\n[ 0.193352] acpiphp: Slot [12] registered\n[ 0.194648] acpiphp: Slot [13] registered\n[ 0.195974] acpiphp: Slot [14] registered\n[ 0.196021] acpiphp: Slot [15] registered\n[ 0.197374] acpiphp: Slot [16] registered\n[ 0.198728] acpiphp: Slot [17] registered\n[ 0.200021] acpiphp: Slot [18] registered\n[ 0.201349] acpiphp: Slot [19] registered\n[ 0.202713] acpiphp: Slot [20] registered\n[ 0.204022] acpiphp: Slot [21] registered\n[ 0.205374] acpiphp: Slot [22] registered\n[ 0.206688] acpiphp: Slot [23] registered\n[ 0.208000] acpiphp: Slot [24] registered\n[ 0.208021] acpiphp: Slot [25] registered\n[ 0.209367] acpiphp: Slot [26] registered\n[ 0.210694] acpiphp: Slot [27] registered\n[ 0.211987] acpiphp: Slot [28] registered\n[ 0.212021] acpiphp: Slot [29] registered\n[ 0.213310] acpiphp: Slot [30] registered\n[ 0.214628] acpiphp: Slot [31] registered\n[ 0.215968] PCI host bridge to bus 0000:00\n[ 0.216005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.217704] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.219614] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.222161] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.233324] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.235849] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263373] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.265060] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.267404] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.268965] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.270886] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.272653] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.274421] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.274421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.276004] vgaarb: loaded\n[ 0.276827] vgaarb: bridge control possible 0000:00:02.0\n[ 0.278565] SCSI subsystem initialized\n[ 0.279784] ACPI: bus type USB registered\n[ 0.280062] usbcore: registered new interface driver usbfs\n[ 0.281460] usbcore: registered new interface driver hub\n[ 0.282831] usbcore: registered new device driver usb\n[ 0.284133] PCI: Using ACPI for IRQ routing\n[ 0.285710] NetLabel: Initializing\n[ 0.286823] NetLabel: domain hash size = 128\n[ 0.288004] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.289374] NetLabel: unlabeled traffic allowed by default\n[ 0.290839] Switched to clocksource kvm-clock\n[ 0.297710] AppArmor: AppArmor Filesystem Enabled\n[ 0.299079] pnp: PnP ACPI init\n[ 0.300012] ACPI: bus type PNP registered\n[ 0.301644] pnp: PnP ACPI: found 8 devices\n[ 0.302788] ACPI: bus type PNP unregistered\n[ 0.311117] NET: Registered protocol family 2\n[ 0.312984] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.315243] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.317144] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.318912] TCP: reno registered\n[ 0.320076] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.321827] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323553] NET: Registered protocol family 1\n[ 0.324780] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.326384] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.327885] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.350823] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373916] Trying to unpack rootfs image as initramfs...\n[ 0.478152] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.480809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.482583] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484780] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.487488] Scanning for low memory corruption every 60 seconds\n[ 0.489859] Initialise system trusted keyring\n[ 0.491319] audit: initializing netlink socket (disabled)\n[ 0.493145] type=2000 audit(1534584259.237:1): initialized\n[ 0.513899] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516776] zbud: loaded\n[ 0.517953] VFS: Disk quotas dquot_6.5.2\n[ 0.519074] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521142] fuse init (API version 7.22)\n[ 0.522348] msgmni has been set to 3997\n[ 0.523564] Key type big_key registered\n[ 0.525355] Key type asymmetric registered\n[ 0.526466] Asymmetric key parser 'x509' registered\n[ 0.527767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.529789] io scheduler noop registered\n[ 0.530874] io scheduler deadline registered (default)\n[ 0.532217] io scheduler cfq registered\n[ 0.533485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534947] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536812] ipmi message handler version 39.2\n[ 0.538086] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540124] ACPI: Power Button [PWRF]\n[ 0.541369] GHES: HEST is not enabled!\n[ 0.564019] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631569] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.633745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.658843] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.661859] Linux agpgart interface v0.103\n[ 0.664117] brd: module loaded\n[ 0.665536] loop: module loaded\n[ 0.666893] blk-mq: CPU -> queue map\n[ 0.667941] CPU 0 -> Queue 0\n[ 0.668891] CPU 1 -> Queue 0\n[ 0.670834] vda: vda1\n[ 0.672543] scsi0 : ata_piix\n[ 0.673588] scsi1 : ata_piix\n[ 0.674501] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.676377] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.679023] libphy: Fixed MDIO Bus: probed\n[ 0.680502] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682082] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.686437] PPP generic driver version 2.4.2\n[ 0.687933] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689890] ehci-pci: EHCI PCI platform driver\n[ 0.691325] ehci-platform: EHCI generic platform driver\n[ 0.692934] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694796] ohci-pci: OHCI PCI platform driver\n[ 0.696233] ohci-platform: OHCI generic platform driver\n[ 0.697851] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724344] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726245] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.728830] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.730990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.733255] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.735745] usb usb1: Product: UHCI Host Controller\n[ 0.737397] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.739567] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.741375] hub 1-0:1.0: USB hub found\n[ 0.742770] hub 1-0:1.0: 2 ports detected\n[ 0.744462] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747815] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749433] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.751304] mousedev: PS/2 mouse device common for all mice\n[ 0.753690] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756805] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758631] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760642] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762699] device-mapper: uevent: version 1.0.3\n[ 0.764393] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.767274] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769423] TCP: cubic registered\n[ 0.770868] NET: Registered protocol family 10\n[ 0.773017] NET: Registered protocol family 17\n[ 0.774704] Key type dns_resolver registered\n[ 0.776402] Loading compiled-in X.509 certificates\n[ 0.785725] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.788673] registered taskstats version 1\n[ 0.792400] Key type trusted registered\n[ 0.796531] Key type encrypted registered\n[ 0.797896] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.799513] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.801886] regulator-dummy: disabling\n[ 0.803218] Magic number: 14:691:424\n[ 0.804681] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:19 UTC (1534584259)\n[ 0.807428] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.809238] EDD information not available.\n[ 0.838256] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.840338] Write protecting the kernel read-only data: 12288k\n[ 0.843172] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.847233] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.864178] systemd-udevd[107]: starting version 204\n[ 0.905347] FDC 0 is a S82078B\n[ 1.056098] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.221496] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.223514] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.225413] usb 1-1: Product: QEMU USB Tablet\n[ 1.226785] usb 1-1: Manufacturer: QEMU\n[ 1.227999] usb 1-1: SerialNumber: 42\n[ 1.480158] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.921394] 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.281644] 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.661065] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ]\n * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ]\n[ 2.850637] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:22 +0000. Up 4.13 seconds.\ncloud-init-nonet[4.27]: waiting 10 seconds for network device\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 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[5.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:24 +0000. Up 6.02 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:fe:69:64 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:36:4d:5a |\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:\n46:78:11:ec:52:10:a6:47:12:c8:33:71:07:e7:98:26 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..o=oB+o. |\n| =. @ .o. |\n| Eo= +oo |\n| o ..o. |\n| .S |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n88:76:57:87:3c:a6:47:19:ba:71:6a:fa:a6:25:d8:55 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| o + |\n| o E . |\n| . . @ o |\n| o o S . |\n| . + = . |\n| . + . |\n| +. |\n| .o. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\naf:15:48:d5:08:63:a6:71:67:b7:2f:b1:88:db:64:40 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . E.+o. |\n| B =.... |\n| . o o |\n| . + . + |\n| S = o . |\n| * . . |\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:\n3f:a8:47:38:5a:9e:2b:17:32:4a:33:94:cf:e7:53:a4 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| o . |\n| . o +S |\n| + = E oo |\n| . + O *. o |\n| . o *.. . |\n| oo+ |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting 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 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 Sat, 18 Aug 2018 09:24:33 +0000. Up 14.31 seconds.\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting 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 ]\nGenerating locales...\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n en_US.UTF-8... * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nup-to-date\nGeneration complete.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:34 +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 19197 0 --:--:-- --:--:-- --:--:-- 19319\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [161 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://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [544 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [132 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.7 MB in 5s (2464 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 4 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (9892 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_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-156.206) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\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 8345\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 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (14.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58178 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.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.201\n++ echo 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.201\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.2'\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 | 15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 88:76:57:87:3c:a6:47:19:ba:71:6a:fa:a6:25:d8:55 root@homer-0 (DSA)\nec2: 256 af:15:48:d5:08:63:a6:71:67:b7:2f:b1:88:db:64:40 root@homer-0 (ECDSA)\nec2: 256 3f:a8:47:38:5a:9e:2b:17:32:4a:33:94:cf:e7:53:a4 root@homer-0 (ED25519)\nec2: 2048 46:78:11:ec:52:10:a6:47:12:c8:33:71:07:e7:98:26 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNleVE66uTa/PMkfxM0FZHLDJExeuk5Ck8xKCjdjJS7JDrSDRHCpQsyhTmwrjfy+aM+bZuOV+0TLum1/YheJdx0= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB2IhHTgklfnyH0qMAl0YLcCYOl+dATAQ890/DVNgSLV root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsvLUFIK3gzBnl37TzQyAA0eEoG9Ji1t19xqBWxhtAvOArZrivBr/pmOxBTUWqb9XVeFhjbxXRF9iLQMAtd0rSZpSOVdxelnlmp4bNvR+GYLZVqt36Sf07RcioccbYwXiPd2URnj4HGWx0ALc5cnW3fuMcvPiQg+v9EDuB9OkXgVqHWZ/TWQwb8z2969mj8+ip9QUIQmzvGLakxk2+rL93IaUufAHH3ljIShfRekJmxspTQJE7bMXZ9msJKHZSQVuma5nBvTT4eJy+W7LVguhzw/W8Csy8INSQkPsPLIw4sEc/MuYSqe64P+Uecvrx+qF88+ZsUAxxQ/lmb00Fl1kh root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:27:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 173.26 seconds\n"} 2018-08-18 09:27:58,612 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96/action used request id req-0821d81b-3858-4b2f-be54-f3c3790d8138 2018-08-18 09:27:58,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0841290950775s 2018-08-18 09:27:58,615 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96/action used request id req-0821d81b-3858-4b2f-be54-f3c3790d8138 2018-08-18 09:27:58,615 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008039] Security Framework initialized [ 0.009194] AppArmor: AppArmor initialized [ 0.010335] Yama: becoming mindful. [ 0.012161] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016233] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018867] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022067] Initializing cgroup subsys memory [ 0.023268] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025214] Initializing cgroup subsys blkio [ 0.026359] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029262] FEATURE SPEC_CTRL Not Present [ 0.031057] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034683] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.037971] Speculative Store Bypass: Vulnerable [ 0.040334] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045724] ACPI: Core revision 20131115 [ 0.047294] ACPI: All ACPI Tables successfully acquired [ 0.048355] ftrace: allocating 28746 entries in 113 pages [ 0.068257] smpboot: Max logical packages: 2 [ 0.069453] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073907] Enabling x2apic [ 0.074787] Enabled x2apic [ 0.076004] Switched APIC routing to physical x2apic. [ 0.078641] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.084019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093311] KVM setup paravirtual spinlock [ 0.095880] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096201] x86: Booting SMP configuration: [ 0.097428] .... node #0, CPUs: #1[ 0.095831] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116411] KVM setup async PF for cpu 1 [ 0.116683] x86: Booted up 1 node, 2 CPUs [ 0.116712] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124377] devtmpfs: initialized [ 0.127016] EVM: security.selinux [ 0.128003] EVM: security.SMACK64 [ 0.128971] EVM: security.ima [ 0.129871] EVM: security.capability [ 0.132768] pinctrl core: initialized pinctrl subsystem [ 0.134447] regulator-dummy: no parameters [ 0.135684] RTC time: 9:24:18, date: 08/18/18 [ 0.136206] NET: Registered protocol family 16 [ 0.137660] cpuidle: using governor ladder [ 0.138785] cpuidle: using governor menu [ 0.140203] ACPI: bus type PCI registered [ 0.141657] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.144045] PCI: Using configuration type 1 for base access [ 0.146648] bio: create slab at 0 [ 0.148151] ACPI: Added _OSI(Module Device) [ 0.149622] ACPI: Added _OSI(Processor Device) [ 0.151139] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.152004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.155582] ACPI: Interpreter enabled [ 0.156041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.159282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.161998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.164880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168007] ACPI: (supports S0 S5) [ 0.169266] ACPI: Using IOAPIC for interrupt routing [ 0.170977] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172227] ACPI: No dock devices found. [ 0.175584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.178077] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.180060] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.183820] acpiphp: Slot [3] registered [ 0.184038] acpiphp: Slot [4] registered [ 0.185379] acpiphp: Slot [5] registered [ 0.186732] acpiphp: Slot [6] registered [ 0.188024] acpiphp: Slot [7] registered [ 0.189317] acpiphp: Slot [8] registered [ 0.190608] acpiphp: Slot [9] registered [ 0.191940] acpiphp: Slot [10] registered [ 0.192028] acpiphp: Slot [11] registered [ 0.193352] acpiphp: Slot [12] registered [ 0.194648] acpiphp: Slot [13] registered [ 0.195974] acpiphp: Slot [14] registered [ 0.196021] acpiphp: Slot [15] registered [ 0.197374] acpiphp: Slot [16] registered [ 0.198728] acpiphp: Slot [17] registered [ 0.200021] acpiphp: Slot [18] registered [ 0.201349] acpiphp: Slot [19] registered [ 0.202713] acpiphp: Slot [20] registered [ 0.204022] acpiphp: Slot [21] registered [ 0.205374] acpiphp: Slot [22] registered [ 0.206688] acpiphp: Slot [23] registered [ 0.208000] acpiphp: Slot [24] registered [ 0.208021] acpiphp: Slot [25] registered [ 0.209367] acpiphp: Slot [26] registered [ 0.210694] acpiphp: Slot [27] registered [ 0.211987] acpiphp: Slot [28] registered [ 0.212021] acpiphp: Slot [29] registered [ 0.213310] acpiphp: Slot [30] registered [ 0.214628] acpiphp: Slot [31] registered [ 0.215968] PCI host bridge to bus 0000:00 [ 0.216005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.217704] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.219614] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.222161] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.233324] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.235849] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263373] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.265060] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.267404] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.268965] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.270886] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.272653] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.274421] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.274421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.276004] vgaarb: loaded [ 0.276827] vgaarb: bridge control possible 0000:00:02.0 [ 0.278565] SCSI subsystem initialized [ 0.279784] ACPI: bus type USB registered [ 0.280062] usbcore: registered new interface driver usbfs [ 0.281460] usbcore: registered new interface driver hub [ 0.282831] usbcore: registered new device driver usb [ 0.284133] PCI: Using ACPI for IRQ routing [ 0.285710] NetLabel: Initializing [ 0.286823] NetLabel: domain hash size = 128 [ 0.288004] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.289374] NetLabel: unlabeled traffic allowed by default [ 0.290839] Switched to clocksource kvm-clock [ 0.297710] AppArmor: AppArmor Filesystem Enabled [ 0.299079] pnp: PnP ACPI init [ 0.300012] ACPI: bus type PNP registered [ 0.301644] pnp: PnP ACPI: found 8 devices [ 0.302788] ACPI: bus type PNP unregistered [ 0.311117] NET: Registered protocol family 2 [ 0.312984] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.315243] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.317144] TCP: Hash tables configured (established 16384 bind 16384) [ 0.318912] TCP: reno registered [ 0.320076] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.321827] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323553] NET: Registered protocol family 1 [ 0.324780] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.326384] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.327885] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.350823] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373916] Trying to unpack rootfs image as initramfs... [ 0.478152] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.480809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.482583] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484780] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.487488] Scanning for low memory corruption every 60 seconds [ 0.489859] Initialise system trusted keyring [ 0.491319] audit: initializing netlink socket (disabled) [ 0.493145] type=2000 audit(1534584259.237:1): initialized [ 0.513899] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.516776] zbud: loaded [ 0.517953] VFS: Disk quotas dquot_6.5.2 [ 0.519074] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521142] fuse init (API version 7.22) [ 0.522348] msgmni has been set to 3997 [ 0.523564] Key type big_key registered [ 0.525355] Key type asymmetric registered [ 0.526466] Asymmetric key parser 'x509' registered [ 0.527767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.529789] io scheduler noop registered [ 0.530874] io scheduler deadline registered (default) [ 0.532217] io scheduler cfq registered [ 0.533485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.534947] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536812] ipmi message handler version 39.2 [ 0.538086] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540124] ACPI: Power Button [PWRF] [ 0.541369] GHES: HEST is not enabled! [ 0.564019] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631569] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.633745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.658843] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.661859] Linux agpgart interface v0.103 [ 0.664117] brd: module loaded [ 0.665536] loop: module loaded [ 0.666893] blk-mq: CPU -> queue map [ 0.667941] CPU 0 -> Queue 0 [ 0.668891] CPU 1 -> Queue 0 [ 0.670834] vda: vda1 [ 0.672543] scsi0 : ata_piix [ 0.673588] scsi1 : ata_piix [ 0.674501] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.676377] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.679023] libphy: Fixed MDIO Bus: probed [ 0.680502] tun: Universal TUN/TAP device driver, 1.6 [ 0.682082] tun: (C) 1999-2004 Max Krasnyansky [ 0.686437] PPP generic driver version 2.4.2 [ 0.687933] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689890] ehci-pci: EHCI PCI platform driver [ 0.691325] ehci-platform: EHCI generic platform driver [ 0.692934] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694796] ohci-pci: OHCI PCI platform driver [ 0.696233] ohci-platform: OHCI generic platform driver [ 0.697851] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724344] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726245] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.728830] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.730990] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.733255] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.735745] usb usb1: Product: UHCI Host Controller [ 0.737397] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.739567] usb usb1: SerialNumber: 0000:00:01.2 [ 0.741375] hub 1-0:1.0: USB hub found [ 0.742770] hub 1-0:1.0: 2 ports detected [ 0.744462] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.747815] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.749433] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.751304] mousedev: PS/2 mouse device common for all mice [ 0.753690] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756805] rtc_cmos 00:00: RTC can wake from S4 [ 0.758631] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760642] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.762699] device-mapper: uevent: version 1.0.3 [ 0.764393] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.767274] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769423] TCP: cubic registered [ 0.770868] NET: Registered protocol family 10 [ 0.773017] NET: Registered protocol family 17 [ 0.774704] Key type dns_resolver registered [ 0.776402] Loading compiled-in X.509 certificates [ 0.785725] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.788673] registered taskstats version 1 [ 0.792400] Key type trusted registered [ 0.796531] Key type encrypted registered [ 0.797896] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799513] IMA: No TPM chip found, activating TPM-bypass! [ 0.801886] regulator-dummy: disabling [ 0.803218] Magic number: 14:691:424 [ 0.804681] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:19 UTC (1534584259) [ 0.807428] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809238] EDD information not available. [ 0.838256] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.840338] Write protecting the kernel read-only data: 12288k [ 0.843172] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.847233] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864178] systemd-udevd[107]: starting version 204 [ 0.905347] FDC 0 is a S82078B [ 1.056098] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.221496] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.223514] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.225413] usb 1-1: Product: QEMU USB Tablet [ 1.226785] usb 1-1: Manufacturer: QEMU [ 1.227999] usb 1-1: SerialNumber: 42 [ 1.480158] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.921394] 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.281644] 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.661065] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.850637] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:22 +0000. Up 4.13 seconds. cloud-init-nonet[4.27]: waiting 10 seconds for network device * 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 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[5.67]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:24 +0000. Up 6.02 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:fe:69:64 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:36:4d:5a | 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: 46:78:11:ec:52:10:a6:47:12:c8:33:71:07:e7:98:26 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | ..o=oB+o. | | =. @ .o. | | Eo= +oo | | o ..o. | | .S | | . | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 88:76:57:87:3c:a6:47:19:ba:71:6a:fa:a6:25:d8:55 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | o + | | o E . | | . . @ o | | o o S . | | . + = . | | . + . | | +. | | .o. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: af:15:48:d5:08:63:a6:71:67:b7:2f:b1:88:db:64:40 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | . E.+o. | | B =.... | | . o o | | . + . + | | S = o . | | * . . | | . + | | o | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3f:a8:47:38:5a:9e:2b:17:32:4a:33:94:cf:e7:53:a4 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | o . | | . o +S | | + = E oo | | . + O *. o | | . o *.. . | | oo+ | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting 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 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 Sat, 18 Aug 2018 09:24:33 +0000. Up 14.31 seconds. Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * 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 ] Generating locales... * Starting CPU interrupts balancing daemon[74G[ OK ] en_US.UTF-8... * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] up-to-date Generation complete. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:34 +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 19197 0 --:--:-- --:--:-- --:--:-- 19319 OK + apt-get update Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [161 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://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [544 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [132 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.7 MB in 5s (2464 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 4 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (9892 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_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-156.206) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... 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 8345 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 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58178 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.201 ++ echo 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.201 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + 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 | 15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 88:76:57:87:3c:a6:47:19:ba:71:6a:fa:a6:25:d8:55 root@homer-0 (DSA) ec2: 256 af:15:48:d5:08:63:a6:71:67:b7:2f:b1:88:db:64:40 root@homer-0 (ECDSA) ec2: 256 3f:a8:47:38:5a:9e:2b:17:32:4a:33:94:cf:e7:53:a4 root@homer-0 (ED25519) ec2: 2048 46:78:11:ec:52:10:a6:47:12:c8:33:71:07:e7:98:26 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNleVE66uTa/PMkfxM0FZHLDJExeuk5Ck8xKCjdjJS7JDrSDRHCpQsyhTmwrjfy+aM+bZuOV+0TLum1/YheJdx0= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB2IhHTgklfnyH0qMAl0YLcCYOl+dATAQ890/DVNgSLV root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsvLUFIK3gzBnl37TzQyAA0eEoG9Ji1t19xqBWxhtAvOArZrivBr/pmOxBTUWqb9XVeFhjbxXRF9iLQMAtd0rSZpSOVdxelnlmp4bNvR+GYLZVqt36Sf07RcioccbYwXiPd2URnj4HGWx0ALc5cnW3fuMcvPiQg+v9EDuB9OkXgVqHWZ/TWQwb8z2969mj8+ip9QUIQmzvGLakxk2+rL93IaUufAHH3ljIShfRekJmxspTQJE7bMXZ9msJKHZSQVuma5nBvTT4eJy+W7LVguhzw/W8Csy8INSQkPsPLIw4sEc/MuYSqe64P+Uecvrx+qF88+ZsUAxxQ/lmb00Fl1kh root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:27:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 173.26 seconds 2018-08-18 09:27:58,619 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-18 09:27:58,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:27:58,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:27:58,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-fe72f66b-87f8-42e7-9625-a6c71f43ddba x-compute-request-id: req-fe72f66b-87f8-42e7-9625-a6c71f43ddba Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:27:58,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fe72f66b-87f8-42e7-9625-a6c71f43ddba 2018-08-18 09:27:58,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.281255960464s 2018-08-18 09:27:58,902 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fe72f66b-87f8-42e7-9625-a6c71f43ddba 2018-08-18 09:27:58,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:27:58,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:27:58,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-23c5caa4-9a90-4f11-9c06-05dd6972f297 x-compute-request-id: req-23c5caa4-9a90-4f11-9c06-05dd6972f297 Content-Encoding: gzip Content-Length: 20086 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008105] Security Framework initialized\n[ 0.009352] AppArmor: AppArmor initialized\n[ 0.010467] Yama: becoming mindful.\n[ 0.012251] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016277] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018872] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022203] Initializing cgroup subsys memory\n[ 0.023420] Initializing cgroup subsys devices\n[ 0.024008] Initializing cgroup subsys freezer\n[ 0.025228] Initializing cgroup subsys blkio\n[ 0.026393] Initializing cgroup subsys perf_event\n[ 0.028008] Initializing cgroup subsys hugetlb\n[ 0.029275] FEATURE SPEC_CTRL Not Present\n[ 0.031084] mce: CPU supports 10 MCE banks\n[ 0.032057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034675] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036009] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.037938] Speculative Store Bypass: Vulnerable\n[ 0.040517] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046834] ACPI: Core revision 20131115\n[ 0.048546] ACPI: All ACPI Tables successfully acquired\n[ 0.050228] ftrace: allocating 28746 entries in 113 pages\n[ 0.072282] smpboot: Max logical packages: 2\n[ 0.073560] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.075318] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076290] Enabling x2apic\n[ 0.077232] Enabled x2apic\n[ 0.080008] Switched APIC routing to physical x2apic.\n[ 0.082719] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.086785] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093285] KVM setup paravirtual spinlock\n[ 0.096462] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098362] x86: Booting SMP configuration:\n[ 0.099731] .... node #0, CPUs: #1[ 0.096407] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116041] x86: Booted up 1 node, 2 CPUs\n[ 0.116045] KVM setup async PF for cpu 1\n[ 0.116050] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119769] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120451] devtmpfs: initialized\n[ 0.122326] EVM: security.selinux\n[ 0.124006] EVM: security.SMACK64\n[ 0.124955] EVM: security.ima\n[ 0.125827] EVM: security.capability\n[ 0.126918] pinctrl core: initialized pinctrl subsystem\n[ 0.128065] regulator-dummy: no parameters\n[ 0.129251] RTC time: 9:24:15, date: 08/18/18\n[ 0.130486] NET: Registered protocol family 16\n[ 0.131805] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.133136] ACPI: bus type PCI registered\n[ 0.134232] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135915] PCI: Using configuration type 1 for base access\n[ 0.136635] bio: create slab at 0\n[ 0.137218] ACPI: Added _OSI(Module Device)\n[ 0.137218] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141254] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143959] ACPI: Interpreter enabled\n[ 0.144010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.154065] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157305] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.159818] ACPI: No dock devices found.\n[ 0.162012] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.163556] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165617] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168211] acpiphp: Slot [3] registered\n[ 0.169306] acpiphp: Slot [4] registered\n[ 0.170394] acpiphp: Slot [5] registered\n[ 0.171478] acpiphp: Slot [6] registered\n[ 0.172023] acpiphp: Slot [7] registered\n[ 0.173102] acpiphp: Slot [8] registered\n[ 0.174206] acpiphp: Slot [9] registered\n[ 0.175291] acpiphp: Slot [10] registered\n[ 0.176020] acpiphp: Slot [11] registered\n[ 0.177138] acpiphp: Slot [12] registered\n[ 0.178243] acpiphp: Slot [13] registered\n[ 0.179365] acpiphp: Slot [14] registered\n[ 0.180020] acpiphp: Slot [15] registered\n[ 0.181123] acpiphp: Slot [16] registered\n[ 0.182340] acpiphp: Slot [17] registered\n[ 0.183444] acpiphp: Slot [18] registered\n[ 0.184027] acpiphp: Slot [19] registered\n[ 0.185157] acpiphp: Slot [20] registered\n[ 0.186253] acpiphp: Slot [21] registered\n[ 0.187347] acpiphp: Slot [22] registered\n[ 0.188020] acpiphp: Slot [23] registered\n[ 0.189135] acpiphp: Slot [24] registered\n[ 0.190239] acpiphp: Slot [25] registered\n[ 0.191354] acpiphp: Slot [26] registered\n[ 0.192020] acpiphp: Slot [27] registered\n[ 0.193124] acpiphp: Slot [28] registered\n[ 0.194224] acpiphp: Slot [29] registered\n[ 0.195316] acpiphp: Slot [30] registered\n[ 0.196031] acpiphp: Slot [31] registered\n[ 0.197131] PCI host bridge to bus 0000:00\n[ 0.198224] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199608] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.203139] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.211419] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.241017] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242974] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244856] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.247015] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248821] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250581] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250581] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252846] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254490] SCSI subsystem initialized\n[ 0.255708] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257434] usbcore: registered new interface driver hub\n[ 0.258841] usbcore: registered new device driver usb\n[ 0.260113] PCI: Using ACPI for IRQ routing\n[ 0.261547] NetLabel: Initializing\n[ 0.262538] NetLabel: domain hash size = 128\n[ 0.263707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264062] NetLabel: unlabeled traffic allowed by default\n[ 0.265463] Switched to clocksource kvm-clock\n[ 0.272720] AppArmor: AppArmor Filesystem Enabled\n[ 0.273997] pnp: PnP ACPI init\n[ 0.274917] ACPI: bus type PNP registered\n[ 0.276505] pnp: PnP ACPI: found 8 devices\n[ 0.277618] ACPI: bus type PNP unregistered\n[ 0.285125] NET: Registered protocol family 2\n[ 0.286595] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.288677] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.290499] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292232] TCP: reno registered\n[ 0.293180] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.294704] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.296390] NET: Registered protocol family 1\n[ 0.297574] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299042] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300514] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323866] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.347009] Trying to unpack rootfs image as initramfs...\n[ 0.449551] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.452909] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.455152] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.456845] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.459341] Scanning for low memory corruption every 60 seconds\n[ 0.461423] Initialise system trusted keyring\n[ 0.462755] audit: initializing netlink socket (disabled)\n[ 0.464303] type=2000 audit(1534584256.554:1): initialized\n[ 0.485081] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.487707] zbud: loaded\n[ 0.488766] VFS: Disk quotas dquot_6.5.2\n[ 0.490008] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.492100] fuse init (API version 7.22)\n[ 0.493272] msgmni has been set to 3997\n[ 0.494427] Key type big_key registered\n[ 0.496078] Key type asymmetric registered\n[ 0.497303] Asymmetric key parser 'x509' registered\n[ 0.498666] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.500864] io scheduler noop registered\n[ 0.502029] io scheduler deadline registered (default)\n[ 0.503467] io scheduler cfq registered\n[ 0.504689] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506126] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507803] ipmi message handler version 39.2\n[ 0.509046] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511045] ACPI: Power Button [PWRF]\n[ 0.512183] GHES: HEST is not enabled!\n[ 0.534400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578434] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601199] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.603336] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.630634] Linux agpgart interface v0.103\n[ 0.632846] brd: module loaded\n[ 0.634281] loop: module loaded\n[ 0.635620] blk-mq: CPU -> queue map\n[ 0.636725] CPU 0 -> Queue 0\n[ 0.637702] CPU 1 -> Queue 0\n[ 0.639416] vda: vda1\n[ 0.641584] scsi0 : ata_piix\n[ 0.643039] scsi1 : ata_piix\n[ 0.644400] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.646925] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.649883] libphy: Fixed MDIO Bus: probed\n[ 0.651743] tun: Universal TUN/TAP device driver, 1.6\n[ 0.653712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.658894] PPP generic driver version 2.4.2\n[ 0.660716] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663074] ehci-pci: EHCI PCI platform driver\n[ 0.664859] ehci-platform: EHCI generic platform driver\n[ 0.666818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.669198] ohci-pci: OHCI PCI platform driver\n[ 0.670993] ohci-platform: OHCI generic platform driver\n[ 0.673089] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.697301] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698824] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.701177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.702861] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704683] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706675] usb usb1: Product: UHCI Host Controller\n[ 0.707973] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.709615] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.711266] hub 1-0:1.0: USB hub found\n[ 0.712630] hub 1-0:1.0: 2 ports detected\n[ 0.714165] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.717579] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.719248] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.721084] mousedev: PS/2 mouse device common for all mice\n[ 0.723186] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.726271] rtc_cmos 00:00: RTC can wake from S4\n[ 0.728153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730160] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732263] device-mapper: uevent: version 1.0.3\n[ 0.733958] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.736706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738658] TCP: cubic registered\n[ 0.739909] NET: Registered protocol family 10\n[ 0.741654] NET: Registered protocol family 17\n[ 0.743143] Key type dns_resolver registered\n[ 0.744745] Loading compiled-in X.509 certificates\n[ 0.746571] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.756504] registered taskstats version 1\n[ 0.759499] Key type trusted registered\n[ 0.763193] Key type encrypted registered\n[ 0.764330] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.765716] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.767608] regulator-dummy: disabling\n[ 0.768720] Magic number: 14:691:424\n[ 0.769875] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256)\n[ 0.772027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.773503] EDD information not available.\n[ 0.805463] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.807529] Write protecting the kernel read-only data: 12288k\n[ 0.809596] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.812907] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826836] systemd-udevd[107]: starting version 204\n[ 0.868975] FDC 0 is a S82078B\n[ 1.028036] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192785] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194897] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.197078] usb 1-1: Product: QEMU USB Tablet\n[ 1.198532] usb 1-1: Manufacturer: QEMU\n[ 1.199846] usb 1-1: SerialNumber: 42\n[ 1.889339] 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.390588] 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.711451] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.838157] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:19 +0000. Up 3.86 seconds.\ncloud-init-nonet[4.28]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[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 Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[5.31]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:21 +0000. Up 5.58 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:30:9f:0f |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:da:23:ba |\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:\ncc:62:01:da:3b:41:97:ee:1b:cc:b3:76:58:dc:40:55 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o .. ...E |\n| + o. . |\n| . o... |\n| o.+. |\n| o+o.So |\n| o*.o . |\n| B |\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:\n0f:a5:7e:9a:6b:5c:e8:eb:b1:33:0a:f6:f2:17:59:65 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E |\n| .o |\n| o. |\n| S+ |\n| .+o. |\n| o oooo |\n| ..o B* |\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:\n5e:56:df:23:0d:48:19:52:e4:93:ec:32:36:56:93:1e root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o=o |\n| =.+ |\n| E.. |\n| +.+.o. |\n| S*oo ..o.|\n| .oo+ . .|\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:\ncd:43:03:ee:e7:43:13:47:55:3c:d4:8f:ed:f0:f9:96 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . ..o+o|\n| . . . .o|\n| . + . oo|\n| . + + o o|\n| S B +.|\n| + o .o|\n| o o|\n| . Eo|\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 D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:29 +0000. Up 13.39 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:31 +0000. Up 15.22 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 19463 0 --:--:-- --:--:-- --:--:-- 19559\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 [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1548 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 4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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/ sprout-libs 1.0-180328.134516 [2380 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 (5739 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51314 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-156.206) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\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 8273\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 8371\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 8388\nclearwater-socket-factory-sig start/running, process 8393\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 4 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.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57919 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.2'\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 | 15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 0f:a5:7e:9a:6b:5c:e8:eb:b1:33:0a:f6:f2:17:59:65 root@sprout-0 (DSA)\nec2: 256 5e:56:df:23:0d:48:19:52:e4:93:ec:32:36:56:93:1e root@sprout-0 (ECDSA)\nec2: 256 cd:43:03:ee:e7:43:13:47:55:3c:d4:8f:ed:f0:f9:96 root@sprout-0 (ED25519)\nec2: 2048 cc:62:01:da:3b:41:97:ee:1b:cc:b3:76:58:dc:40:55 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB0T8ne9rmfV0Mx5TssWKeaOqAlokTh3td+4DvXYUgkJXoLTmQkGeuJIfuHp6YSJyYQs8c9sWmcsxILASE8ZYaU= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPvVZkyVZDPGrn+d0DK+o+mndkpDH+acWHykenys02W3 root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzL90WUbsAIyMl8+o1M2avBptYFLuQLgxkxz/3TZ0nALISFNUe9iCO3rWqMzpg+7sE58CQoTq8IjkVxhZ1WRaKnRkOtoQn42w33d5S8B7fsxPulfMZyuf/Q6mQO2N4i9CyTzVASDF+Srx9WeOGMV8Ak59tSP9Ddw5QzLXtWoVrMmIRvhc9tUWPvXeOXpZxApXKmhUh1fYYN1IDNRGshgopdutxbqB9nT8HT/n97k58BDHM/lmXMwXouww8fNQkzAWHxozW+ICGD7FCWcwuRD72FndpDiRS0llis1s/jlnZxYs00hcNUwJ7wVJcm2GAI/GGHVpB9NUgcSeMsWZeQkTP root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:27:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 169.95 seconds\n"} 2018-08-18 09:27:58,988 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594/action used request id req-23c5caa4-9a90-4f11-9c06-05dd6972f297 2018-08-18 09:27:58,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0792570114136s 2018-08-18 09:27:58,991 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594/action used request id req-23c5caa4-9a90-4f11-9c06-05dd6972f297 2018-08-18 09:27:58,991 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.008105] Security Framework initialized [ 0.009352] AppArmor: AppArmor initialized [ 0.010467] Yama: becoming mindful. [ 0.012251] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016277] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018872] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022203] Initializing cgroup subsys memory [ 0.023420] Initializing cgroup subsys devices [ 0.024008] Initializing cgroup subsys freezer [ 0.025228] Initializing cgroup subsys blkio [ 0.026393] Initializing cgroup subsys perf_event [ 0.028008] Initializing cgroup subsys hugetlb [ 0.029275] FEATURE SPEC_CTRL Not Present [ 0.031084] mce: CPU supports 10 MCE banks [ 0.032057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034675] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036009] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.037938] Speculative Store Bypass: Vulnerable [ 0.040517] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046834] ACPI: Core revision 20131115 [ 0.048546] ACPI: All ACPI Tables successfully acquired [ 0.050228] ftrace: allocating 28746 entries in 113 pages [ 0.072282] smpboot: Max logical packages: 2 [ 0.073560] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075318] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076290] Enabling x2apic [ 0.077232] Enabled x2apic [ 0.080008] Switched APIC routing to physical x2apic. [ 0.082719] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.086785] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093285] KVM setup paravirtual spinlock [ 0.096462] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098362] x86: Booting SMP configuration: [ 0.099731] .... node #0, CPUs: #1[ 0.096407] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116041] x86: Booted up 1 node, 2 CPUs [ 0.116045] KVM setup async PF for cpu 1 [ 0.116050] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119769] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120451] devtmpfs: initialized [ 0.122326] EVM: security.selinux [ 0.124006] EVM: security.SMACK64 [ 0.124955] EVM: security.ima [ 0.125827] EVM: security.capability [ 0.126918] pinctrl core: initialized pinctrl subsystem [ 0.128065] regulator-dummy: no parameters [ 0.129251] RTC time: 9:24:15, date: 08/18/18 [ 0.130486] NET: Registered protocol family 16 [ 0.131805] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.133136] ACPI: bus type PCI registered [ 0.134232] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135915] PCI: Using configuration type 1 for base access [ 0.136635] bio: create slab at 0 [ 0.137218] ACPI: Added _OSI(Module Device) [ 0.137218] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141254] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143959] ACPI: Interpreter enabled [ 0.144010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.154065] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157305] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.159818] ACPI: No dock devices found. [ 0.162012] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.163556] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165617] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168211] acpiphp: Slot [3] registered [ 0.169306] acpiphp: Slot [4] registered [ 0.170394] acpiphp: Slot [5] registered [ 0.171478] acpiphp: Slot [6] registered [ 0.172023] acpiphp: Slot [7] registered [ 0.173102] acpiphp: Slot [8] registered [ 0.174206] acpiphp: Slot [9] registered [ 0.175291] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177138] acpiphp: Slot [12] registered [ 0.178243] acpiphp: Slot [13] registered [ 0.179365] acpiphp: Slot [14] registered [ 0.180020] acpiphp: Slot [15] registered [ 0.181123] acpiphp: Slot [16] registered [ 0.182340] acpiphp: Slot [17] registered [ 0.183444] acpiphp: Slot [18] registered [ 0.184027] acpiphp: Slot [19] registered [ 0.185157] acpiphp: Slot [20] registered [ 0.186253] acpiphp: Slot [21] registered [ 0.187347] acpiphp: Slot [22] registered [ 0.188020] acpiphp: Slot [23] registered [ 0.189135] acpiphp: Slot [24] registered [ 0.190239] acpiphp: Slot [25] registered [ 0.191354] acpiphp: Slot [26] registered [ 0.192020] acpiphp: Slot [27] registered [ 0.193124] acpiphp: Slot [28] registered [ 0.194224] acpiphp: Slot [29] registered [ 0.195316] acpiphp: Slot [30] registered [ 0.196031] acpiphp: Slot [31] registered [ 0.197131] PCI host bridge to bus 0000:00 [ 0.198224] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199608] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.203139] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.211419] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.241017] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242974] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244856] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.247015] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248821] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250581] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250581] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252846] vgaarb: bridge control possible 0000:00:02.0 [ 0.254490] SCSI subsystem initialized [ 0.255708] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257434] usbcore: registered new interface driver hub [ 0.258841] usbcore: registered new device driver usb [ 0.260113] PCI: Using ACPI for IRQ routing [ 0.261547] NetLabel: Initializing [ 0.262538] NetLabel: domain hash size = 128 [ 0.263707] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264062] NetLabel: unlabeled traffic allowed by default [ 0.265463] Switched to clocksource kvm-clock [ 0.272720] AppArmor: AppArmor Filesystem Enabled [ 0.273997] pnp: PnP ACPI init [ 0.274917] ACPI: bus type PNP registered [ 0.276505] pnp: PnP ACPI: found 8 devices [ 0.277618] ACPI: bus type PNP unregistered [ 0.285125] NET: Registered protocol family 2 [ 0.286595] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.288677] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.290499] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292232] TCP: reno registered [ 0.293180] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.294704] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.296390] NET: Registered protocol family 1 [ 0.297574] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299042] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300514] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323866] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.347009] Trying to unpack rootfs image as initramfs... [ 0.449551] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.452909] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.455152] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.456845] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.459341] Scanning for low memory corruption every 60 seconds [ 0.461423] Initialise system trusted keyring [ 0.462755] audit: initializing netlink socket (disabled) [ 0.464303] type=2000 audit(1534584256.554:1): initialized [ 0.485081] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.487707] zbud: loaded [ 0.488766] VFS: Disk quotas dquot_6.5.2 [ 0.490008] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.492100] fuse init (API version 7.22) [ 0.493272] msgmni has been set to 3997 [ 0.494427] Key type big_key registered [ 0.496078] Key type asymmetric registered [ 0.497303] Asymmetric key parser 'x509' registered [ 0.498666] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.500864] io scheduler noop registered [ 0.502029] io scheduler deadline registered (default) [ 0.503467] io scheduler cfq registered [ 0.504689] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.506126] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.507803] ipmi message handler version 39.2 [ 0.509046] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511045] ACPI: Power Button [PWRF] [ 0.512183] GHES: HEST is not enabled! [ 0.534400] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578434] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.601199] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.603336] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.627562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.630634] Linux agpgart interface v0.103 [ 0.632846] brd: module loaded [ 0.634281] loop: module loaded [ 0.635620] blk-mq: CPU -> queue map [ 0.636725] CPU 0 -> Queue 0 [ 0.637702] CPU 1 -> Queue 0 [ 0.639416] vda: vda1 [ 0.641584] scsi0 : ata_piix [ 0.643039] scsi1 : ata_piix [ 0.644400] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.646925] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.649883] libphy: Fixed MDIO Bus: probed [ 0.651743] tun: Universal TUN/TAP device driver, 1.6 [ 0.653712] tun: (C) 1999-2004 Max Krasnyansky [ 0.658894] PPP generic driver version 2.4.2 [ 0.660716] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663074] ehci-pci: EHCI PCI platform driver [ 0.664859] ehci-platform: EHCI generic platform driver [ 0.666818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.669198] ohci-pci: OHCI PCI platform driver [ 0.670993] ohci-platform: OHCI generic platform driver [ 0.673089] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697301] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.698824] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.702861] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704683] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706675] usb usb1: Product: UHCI Host Controller [ 0.707973] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.709615] usb usb1: SerialNumber: 0000:00:01.2 [ 0.711266] hub 1-0:1.0: USB hub found [ 0.712630] hub 1-0:1.0: 2 ports detected [ 0.714165] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.717579] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.719248] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.721084] mousedev: PS/2 mouse device common for all mice [ 0.723186] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.726271] rtc_cmos 00:00: RTC can wake from S4 [ 0.728153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.730160] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.732263] device-mapper: uevent: version 1.0.3 [ 0.733958] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.736706] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738658] TCP: cubic registered [ 0.739909] NET: Registered protocol family 10 [ 0.741654] NET: Registered protocol family 17 [ 0.743143] Key type dns_resolver registered [ 0.744745] Loading compiled-in X.509 certificates [ 0.746571] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.756504] registered taskstats version 1 [ 0.759499] Key type trusted registered [ 0.763193] Key type encrypted registered [ 0.764330] AppArmor: AppArmor sha1 policy hashing enabled [ 0.765716] IMA: No TPM chip found, activating TPM-bypass! [ 0.767608] regulator-dummy: disabling [ 0.768720] Magic number: 14:691:424 [ 0.769875] rtc_cmos 00:00: setting system clock to 2018-08-18 09:24:16 UTC (1534584256) [ 0.772027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.773503] EDD information not available. [ 0.805463] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.807529] Write protecting the kernel read-only data: 12288k [ 0.809596] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.812907] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826836] systemd-udevd[107]: starting version 204 [ 0.868975] FDC 0 is a S82078B [ 1.028036] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192785] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194897] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.197078] usb 1-1: Product: QEMU USB Tablet [ 1.198532] usb 1-1: Manufacturer: QEMU [ 1.199846] usb 1-1: SerialNumber: 42 [ 1.889339] 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.390588] 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.711451] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.838157] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:24:19 +0000. Up 3.86 seconds. cloud-init-nonet[4.28]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.31]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:24:21 +0000. Up 5.58 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:30:9f:0f | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:da:23:ba | 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: cc:62:01:da:3b:41:97:ee:1b:cc:b3:76:58:dc:40:55 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | o .. ...E | | + o. . | | . o... | | o.+. | | o+o.So | | o*.o . | | B | | = . | | . . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0f:a5:7e:9a:6b:5c:e8:eb:b1:33:0a:f6:f2:17:59:65 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E | | .o | | o. | | S+ | | .+o. | | o oooo | | ..o B* | | 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: 5e:56:df:23:0d:48:19:52:e4:93:ec:32:36:56:93:1e root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .o=o | | =.+ | | E.. | | +.+.o. | | S*oo ..o.| | .oo+ . .| | . | | | | | +-----------------+ 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: cd:43:03:ee:e7:43:13:47:55:3c:d4:8f:ed:f0:f9:96 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | . ..o+o| | . . . .o| | . + . oo| | . + + o o| | S B +.| | + o .o| | o o| | . Eo| | . | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:24:29 +0000. Up 13.39 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:24:31 +0000. Up 15.22 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 19463 0 --:--:-- --:--:-- --:--:-- 19559 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 [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1548 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 4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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-socket-factory 1.0-180328.114312 [39.5 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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/ sprout-libs 1.0-180328.134516 [2380 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 (5739 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51314 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... 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 8273 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 8371 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 8388 clearwater-socket-factory-sig start/running, process 8393 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 4 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.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57919 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.2' + 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 | 15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0f:a5:7e:9a:6b:5c:e8:eb:b1:33:0a:f6:f2:17:59:65 root@sprout-0 (DSA) ec2: 256 5e:56:df:23:0d:48:19:52:e4:93:ec:32:36:56:93:1e root@sprout-0 (ECDSA) ec2: 256 cd:43:03:ee:e7:43:13:47:55:3c:d4:8f:ed:f0:f9:96 root@sprout-0 (ED25519) ec2: 2048 cc:62:01:da:3b:41:97:ee:1b:cc:b3:76:58:dc:40:55 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB0T8ne9rmfV0Mx5TssWKeaOqAlokTh3td+4DvXYUgkJXoLTmQkGeuJIfuHp6YSJyYQs8c9sWmcsxILASE8ZYaU= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPvVZkyVZDPGrn+d0DK+o+mndkpDH+acWHykenys02W3 root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzL90WUbsAIyMl8+o1M2avBptYFLuQLgxkxz/3TZ0nALISFNUe9iCO3rWqMzpg+7sE58CQoTq8IjkVxhZ1WRaKnRkOtoQn42w33d5S8B7fsxPulfMZyuf/Q6mQO2N4i9CyTzVASDF+Srx9WeOGMV8Ak59tSP9Ddw5QzLXtWoVrMmIRvhc9tUWPvXeOXpZxApXKmhUh1fYYN1IDNRGshgopdutxbqB9nT8HT/n97k58BDHM/lmXMwXouww8fNQkzAWHxozW+ICGD7FCWcwuRD72FndpDiRS0llis1s/jlnZxYs00hcNUwJ7wVJcm2GAI/GGHVpB9NUgcSeMsWZeQkTP root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:27:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 169.95 seconds 2018-08-18 09:27:58,995 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-18 09:27:58,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:27:58,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:27:59,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-21b9f154-0908-443b-a895-75e5786c2b67 x-compute-request-id: req-21b9f154-0908-443b-a895-75e5786c2b67 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:27:59,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-21b9f154-0908-443b-a895-75e5786c2b67 2018-08-18 09:27:59,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.28972697258s 2018-08-18 09:27:59,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-21b9f154-0908-443b-a895-75e5786c2b67 2018-08-18 09:27:59,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:27:59,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:27:59,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-451cd915-d6ac-4a9c-b5af-5dde4aa082ca x-compute-request-id: req-451cd915-d6ac-4a9c-b5af-5dde4aa082ca Content-Encoding: gzip Content-Length: 20540 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.009249] AppArmor: AppArmor initialized\n[ 0.010443] Yama: becoming mindful.\n[ 0.012143] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016432] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019154] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022152] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025281] Initializing cgroup subsys freezer\n[ 0.026553] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029321] Initializing cgroup subsys hugetlb\n[ 0.030644] FEATURE SPEC_CTRL Not Present\n[ 0.032639] mce: CPU supports 10 MCE banks\n[ 0.033845] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033845] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037683] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040002] Speculative Store Bypass: Vulnerable\n[ 0.041908] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046462] ACPI: Core revision 20131115\n[ 0.048463] ACPI: All ACPI Tables successfully acquired\n[ 0.050098] ftrace: allocating 28746 entries in 113 pages\n[ 0.072223] smpboot: Max logical packages: 2\n[ 0.073454] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077986] Enabling x2apic\n[ 0.078914] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082752] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.086941] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093812] KVM setup paravirtual spinlock\n[ 0.096359] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098401] x86: Booting SMP configuration:\n[ 0.099691] .... node #0, CPUs: #1[ 0.096312] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116018] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119936] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120432] devtmpfs: initialized\n[ 0.122293] EVM: security.selinux\n[ 0.123317] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124926] EVM: security.capability\n[ 0.126044] pinctrl core: initialized pinctrl subsystem\n[ 0.128044] regulator-dummy: no parameters\n[ 0.129321] RTC time: 9:23:18, date: 08/18/18\n[ 0.130636] NET: Registered protocol family 16\n[ 0.132035] cpuidle: using governor ladder\n[ 0.133248] cpuidle: using governor menu\n[ 0.134500] ACPI: bus type PCI registered\n[ 0.135665] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136122] PCI: Using configuration type 1 for base access\n[ 0.138241] bio: create slab at 0\n[ 0.138241] ACPI: Added _OSI(Module Device)\n[ 0.140003] ACPI: Added _OSI(Processor Device)\n[ 0.141253] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142563] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145026] ACPI: Interpreter enabled\n[ 0.146173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152907] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.155676] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.157823] ACPI: (supports S0 S5)\n[ 0.158871] ACPI: Using IOAPIC for interrupt routing\n[ 0.160158] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.162948] ACPI: No dock devices found.\n[ 0.166241] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.167930] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.168016] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.169803] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172255] acpiphp: Slot [3] registered\n[ 0.173451] acpiphp: Slot [4] registered\n[ 0.174654] acpiphp: Slot [5] registered\n[ 0.175836] acpiphp: Slot [6] registered\n[ 0.176020] acpiphp: Slot [7] registered\n[ 0.177221] acpiphp: Slot [8] registered\n[ 0.178413] acpiphp: Slot [9] registered\n[ 0.179603] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181207] acpiphp: Slot [12] registered\n[ 0.182597] acpiphp: Slot [13] registered\n[ 0.183798] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185249] acpiphp: Slot [16] registered\n[ 0.186436] acpiphp: Slot [17] registered\n[ 0.187628] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189222] acpiphp: Slot [20] registered\n[ 0.190440] acpiphp: Slot [21] registered\n[ 0.191561] acpiphp: Slot [22] registered\n[ 0.192026] acpiphp: Slot [23] registered\n[ 0.193150] acpiphp: Slot [24] registered\n[ 0.194279] acpiphp: Slot [25] registered\n[ 0.195445] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197163] acpiphp: Slot [28] registered\n[ 0.198277] acpiphp: Slot [29] registered\n[ 0.199395] acpiphp: Slot [30] registered\n[ 0.200029] acpiphp: Slot [31] registered\n[ 0.201152] PCI host bridge to bus 0000:00\n[ 0.202273] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203764] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205556] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207241] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216936] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218908] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.241731] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244468] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246438] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.250023] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.251847] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.252333] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.253487] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256003] vgaarb: loaded\n[ 0.256850] vgaarb: bridge control possible 0000:00:02.0\n[ 0.258501] SCSI subsystem initialized\n[ 0.259766] ACPI: bus type USB registered\n[ 0.260036] usbcore: registered new interface driver usbfs\n[ 0.261449] usbcore: registered new interface driver hub\n[ 0.262869] usbcore: registered new device driver usb\n[ 0.264119] PCI: Using ACPI for IRQ routing\n[ 0.265557] NetLabel: Initializing\n[ 0.266553] NetLabel: domain hash size = 128\n[ 0.267712] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.268095] NetLabel: unlabeled traffic allowed by default\n[ 0.269533] Switched to clocksource kvm-clock\n[ 0.277087] AppArmor: AppArmor Filesystem Enabled\n[ 0.278381] pnp: PnP ACPI init\n[ 0.279298] ACPI: bus type PNP registered\n[ 0.280893] pnp: PnP ACPI: found 8 devices\n[ 0.282021] ACPI: bus type PNP unregistered\n[ 0.288870] NET: Registered protocol family 2\n[ 0.290349] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.292426] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.294251] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.295950] TCP: reno registered\n[ 0.296902] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.298436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.300125] NET: Registered protocol family 1\n[ 0.301324] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.302799] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.304258] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.326604] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.348787] Trying to unpack rootfs image as initramfs...\n[ 0.451078] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.453413] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.454915] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.456415] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.458675] Scanning for low memory corruption every 60 seconds\n[ 0.460539] Initialise system trusted keyring\n[ 0.461768] audit: initializing netlink socket (disabled)\n[ 0.463155] type=2000 audit(1534584199.203:1): initialized\n[ 0.483956] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.486564] zbud: loaded\n[ 0.487641] VFS: Disk quotas dquot_6.5.2\n[ 0.488807] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.490807] fuse init (API version 7.22)\n[ 0.492029] msgmni has been set to 3997\n[ 0.493166] Key type big_key registered\n[ 0.494728] Key type asymmetric registered\n[ 0.495861] Asymmetric key parser 'x509' registered\n[ 0.497177] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.499235] io scheduler noop registered\n[ 0.500332] io scheduler deadline registered (default)\n[ 0.501708] io scheduler cfq registered\n[ 0.502862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.504320] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.505998] ipmi message handler version 39.2\n[ 0.507228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509210] ACPI: Power Button [PWRF]\n[ 0.510386] GHES: HEST is not enabled!\n[ 0.532439] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575951] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578123] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602366] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605604] Linux agpgart interface v0.103\n[ 0.607700] brd: module loaded\n[ 0.609135] loop: module loaded\n[ 0.610445] blk-mq: CPU -> queue map\n[ 0.611468] CPU 0 -> Queue 0\n[ 0.612375] CPU 1 -> Queue 0\n[ 0.614159] vda: vda1\n[ 0.615744] scsi0 : ata_piix\n[ 0.616787] scsi1 : ata_piix\n[ 0.617714] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.619393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.621293] libphy: Fixed MDIO Bus: probed\n[ 0.622518] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623873] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626398] PPP generic driver version 2.4.2\n[ 0.627646] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629283] ehci-pci: EHCI PCI platform driver\n[ 0.630489] ehci-platform: EHCI generic platform driver\n[ 0.631855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633413] ohci-pci: OHCI PCI platform driver\n[ 0.634623] ohci-platform: OHCI generic platform driver\n[ 0.635978] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.658442] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.659827] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661958] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.663532] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665211] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667203] usb usb1: Product: UHCI Host Controller\n[ 0.668481] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.670082] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.671426] hub 1-0:1.0: USB hub found\n[ 0.672506] hub 1-0:1.0: 2 ports detected\n[ 0.673753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676636] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677936] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.679413] mousedev: PS/2 mouse device common for all mice\n[ 0.681200] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683717] rtc_cmos 00:00: RTC can wake from S4\n[ 0.685232] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686836] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.688504] device-mapper: uevent: version 1.0.3\n[ 0.689814] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.692024] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.693650] TCP: cubic registered\n[ 0.694697] NET: Registered protocol family 10\n[ 0.696189] NET: Registered protocol family 17\n[ 0.697399] Key type dns_resolver registered\n[ 0.698821] Loading compiled-in X.509 certificates\n[ 0.700612] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.703067] registered taskstats version 1\n[ 0.706095] Key type trusted registered\n[ 0.709994] Key type encrypted registered\n[ 0.711123] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712536] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.714368] regulator-dummy: disabling\n[ 0.722656] Magic number: 14:141:374\n[ 0.723867] rtc_cmos 00:00: setting system clock to 2018-08-18 09:23:18 UTC (1534584198)\n[ 0.726102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.727623] EDD information not available.\n[ 0.777558] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.779716] Write protecting the kernel read-only data: 12288k\n[ 0.781865] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.785285] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.798984] systemd-udevd[107]: starting version 204\n[ 0.828759] FDC 0 is a S82078B\n[ 0.984103] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149249] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150952] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.152729] usb 1-1: Product: QEMU USB Tablet\n[ 1.153931] usb 1-1: Manufacturer: QEMU\n[ 1.155050] usb 1-1: SerialNumber: 42\n[ 1.452117] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.849416] 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.186579] 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.282988] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.377260] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:23:20 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.82]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting 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.93]: 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 enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:23:21 +0000. Up 4.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: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:f0:92:cf |\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:\n3c:8f:da:fa:1d:d4:3f:36:d1:84:20:93:b6:5b:78:00 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.o.. |\n| +o . . |\n| . + . .|\n| . o.o o |\n| S .+. . .|\n| =. . . |\n| . o = |\n| o . . . o |\n| ooo . |\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:\nf9:9c:ab:c8:08:82:2c:6f:c3:eb:28:0c:c4:fe:ee:f7 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n|. |\n| o . |\n|o S |\n|+. o . |\n|*oo + |\n|o=+o + . . |\n|oo*=o +E... |\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:\n78:fe:8f:b6:4a:51:10:bd:2a:66:81:ae:cf:f4:c7:d8 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oo |\n| .. |\n| . .. |\n| . .. .. |\n| . ..S. |\n| . +o.. |\n| ..o =o |\n| .o ...E... |\n| .o ...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:\nf7:9a:5d:90:c6:29:93:8f:4c:9a:d3:c6:3c:70:7e:4c root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| o o |\n| S B E |\n| & X . |\n| + X = . |\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 * 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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting 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.\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:23:28 +0000. Up 10.62 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:23:30 +0000. Up 11.55 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 16528 0 --:--:-- --:--:-- --:--:-- 16573\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]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 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 [760 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 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 4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 (4177 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51314 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51917 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 8564\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-156.206) ...\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 9287\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 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58125 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.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n+ echo 'nameserver 192.168.0.6'\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 | 15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 f9:9c:ab:c8:08:82:2c:6f:c3:eb:28:0c:c4:fe:ee:f7 root@ellis-0 (DSA)\nec2: 256 78:fe:8f:b6:4a:51:10:bd:2a:66:81:ae:cf:f4:c7:d8 root@ellis-0 (ECDSA)\nec2: 256 f7:9a:5d:90:c6:29:93:8f:4c:9a:d3:c6:3c:70:7e:4c root@ellis-0 (ED25519)\nec2: 2048 3c:8f:da:fa:1d:d4:3f:36:d1:84:20:93:b6:5b:78:00 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD8U4OYMRXng8Ok7BlyfNl9EooeJu7oDoDP2nfBoT+1UZKVJcqbV9C0IfCjNDOe71uM6x0dXsUwE5H3dvk0PXGs= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIZEv4u+37Joy/8sIRGIM04bXwtt6YxMGmwlxmy4q+ix root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgV48e+gbQg8qQY1UD/mvsUt+OTAjGRPiZaf5BmicegwvC5FLwzGvBg7hR23dFBa0R12DAbJFZe+m0+CVfGe4iMZocKDw3N1hdBPOF7wWb/tDccO2uJDBT8Q3Z+abjTb8A0dtbNFKmZeuKk+Ub7PG39MRLQ47cliQg2xkGQAbmmnk/5kqMfYRp2VDyDgvf6xuILKRxnlOpGQfb4W1gd9ZGRsLMRw0zD1HtC61wW4je0A+XTUs3WpyVVPsj3mfynaM/sngsmNGBEvJPCO6G1wugGoooTLGFHPiipRNEGOxspLJjVy0PFZ7eiL8UX+Z7CgPS3QWtdgJ/pDAGPHhcOQVR root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:26:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 199.09 seconds\n"} 2018-08-18 09:27:59,370 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd/action used request id req-451cd915-d6ac-4a9c-b5af-5dde4aa082ca 2018-08-18 09:27:59,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0758628845215s 2018-08-18 09:27:59,371 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd/action used request id req-451cd915-d6ac-4a9c-b5af-5dde4aa082ca 2018-08-18 09:27:59,371 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.009249] AppArmor: AppArmor initialized [ 0.010443] Yama: becoming mindful. [ 0.012143] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016432] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019154] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022152] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025281] Initializing cgroup subsys freezer [ 0.026553] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029321] Initializing cgroup subsys hugetlb [ 0.030644] FEATURE SPEC_CTRL Not Present [ 0.032639] mce: CPU supports 10 MCE banks [ 0.033845] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033845] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037683] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040002] Speculative Store Bypass: Vulnerable [ 0.041908] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046462] ACPI: Core revision 20131115 [ 0.048463] ACPI: All ACPI Tables successfully acquired [ 0.050098] ftrace: allocating 28746 entries in 113 pages [ 0.072223] smpboot: Max logical packages: 2 [ 0.073454] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077986] Enabling x2apic [ 0.078914] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082752] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.086941] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093812] KVM setup paravirtual spinlock [ 0.096359] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098401] x86: Booting SMP configuration: [ 0.099691] .... node #0, CPUs: #1[ 0.096312] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116018] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119936] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120432] devtmpfs: initialized [ 0.122293] EVM: security.selinux [ 0.123317] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124926] EVM: security.capability [ 0.126044] pinctrl core: initialized pinctrl subsystem [ 0.128044] regulator-dummy: no parameters [ 0.129321] RTC time: 9:23:18, date: 08/18/18 [ 0.130636] NET: Registered protocol family 16 [ 0.132035] cpuidle: using governor ladder [ 0.133248] cpuidle: using governor menu [ 0.134500] ACPI: bus type PCI registered [ 0.135665] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136122] PCI: Using configuration type 1 for base access [ 0.138241] bio: create slab at 0 [ 0.138241] ACPI: Added _OSI(Module Device) [ 0.140003] ACPI: Added _OSI(Processor Device) [ 0.141253] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142563] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145026] ACPI: Interpreter enabled [ 0.146173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152907] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.155676] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.157823] ACPI: (supports S0 S5) [ 0.158871] ACPI: Using IOAPIC for interrupt routing [ 0.160158] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.162948] ACPI: No dock devices found. [ 0.166241] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.167930] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.168016] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.169803] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172255] acpiphp: Slot [3] registered [ 0.173451] acpiphp: Slot [4] registered [ 0.174654] acpiphp: Slot [5] registered [ 0.175836] acpiphp: Slot [6] registered [ 0.176020] acpiphp: Slot [7] registered [ 0.177221] acpiphp: Slot [8] registered [ 0.178413] acpiphp: Slot [9] registered [ 0.179603] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181207] acpiphp: Slot [12] registered [ 0.182597] acpiphp: Slot [13] registered [ 0.183798] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185249] acpiphp: Slot [16] registered [ 0.186436] acpiphp: Slot [17] registered [ 0.187628] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189222] acpiphp: Slot [20] registered [ 0.190440] acpiphp: Slot [21] registered [ 0.191561] acpiphp: Slot [22] registered [ 0.192026] acpiphp: Slot [23] registered [ 0.193150] acpiphp: Slot [24] registered [ 0.194279] acpiphp: Slot [25] registered [ 0.195445] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197163] acpiphp: Slot [28] registered [ 0.198277] acpiphp: Slot [29] registered [ 0.199395] acpiphp: Slot [30] registered [ 0.200029] acpiphp: Slot [31] registered [ 0.201152] PCI host bridge to bus 0000:00 [ 0.202273] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203764] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205556] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207241] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216936] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218908] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.241731] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244468] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246438] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.250023] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.251847] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.252333] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.253487] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256003] vgaarb: loaded [ 0.256850] vgaarb: bridge control possible 0000:00:02.0 [ 0.258501] SCSI subsystem initialized [ 0.259766] ACPI: bus type USB registered [ 0.260036] usbcore: registered new interface driver usbfs [ 0.261449] usbcore: registered new interface driver hub [ 0.262869] usbcore: registered new device driver usb [ 0.264119] PCI: Using ACPI for IRQ routing [ 0.265557] NetLabel: Initializing [ 0.266553] NetLabel: domain hash size = 128 [ 0.267712] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.268095] NetLabel: unlabeled traffic allowed by default [ 0.269533] Switched to clocksource kvm-clock [ 0.277087] AppArmor: AppArmor Filesystem Enabled [ 0.278381] pnp: PnP ACPI init [ 0.279298] ACPI: bus type PNP registered [ 0.280893] pnp: PnP ACPI: found 8 devices [ 0.282021] ACPI: bus type PNP unregistered [ 0.288870] NET: Registered protocol family 2 [ 0.290349] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.292426] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.294251] TCP: Hash tables configured (established 16384 bind 16384) [ 0.295950] TCP: reno registered [ 0.296902] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.298436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.300125] NET: Registered protocol family 1 [ 0.301324] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.302799] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.304258] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.326604] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.348787] Trying to unpack rootfs image as initramfs... [ 0.451078] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.453413] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.454915] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.456415] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.458675] Scanning for low memory corruption every 60 seconds [ 0.460539] Initialise system trusted keyring [ 0.461768] audit: initializing netlink socket (disabled) [ 0.463155] type=2000 audit(1534584199.203:1): initialized [ 0.483956] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.486564] zbud: loaded [ 0.487641] VFS: Disk quotas dquot_6.5.2 [ 0.488807] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.490807] fuse init (API version 7.22) [ 0.492029] msgmni has been set to 3997 [ 0.493166] Key type big_key registered [ 0.494728] Key type asymmetric registered [ 0.495861] Asymmetric key parser 'x509' registered [ 0.497177] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.499235] io scheduler noop registered [ 0.500332] io scheduler deadline registered (default) [ 0.501708] io scheduler cfq registered [ 0.502862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.504320] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.505998] ipmi message handler version 39.2 [ 0.507228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509210] ACPI: Power Button [PWRF] [ 0.510386] GHES: HEST is not enabled! [ 0.532439] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575951] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.578123] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602366] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.605604] Linux agpgart interface v0.103 [ 0.607700] brd: module loaded [ 0.609135] loop: module loaded [ 0.610445] blk-mq: CPU -> queue map [ 0.611468] CPU 0 -> Queue 0 [ 0.612375] CPU 1 -> Queue 0 [ 0.614159] vda: vda1 [ 0.615744] scsi0 : ata_piix [ 0.616787] scsi1 : ata_piix [ 0.617714] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.619393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.621293] libphy: Fixed MDIO Bus: probed [ 0.622518] tun: Universal TUN/TAP device driver, 1.6 [ 0.623873] tun: (C) 1999-2004 Max Krasnyansky [ 0.626398] PPP generic driver version 2.4.2 [ 0.627646] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.629283] ehci-pci: EHCI PCI platform driver [ 0.630489] ehci-platform: EHCI generic platform driver [ 0.631855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.633413] ohci-pci: OHCI PCI platform driver [ 0.634623] ohci-platform: OHCI generic platform driver [ 0.635978] uhci_hcd: USB Universal Host Controller Interface driver [ 0.658442] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.659827] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.661958] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.663532] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665211] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667203] usb usb1: Product: UHCI Host Controller [ 0.668481] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.670082] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671426] hub 1-0:1.0: USB hub found [ 0.672506] hub 1-0:1.0: 2 ports detected [ 0.673753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676636] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677936] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.679413] mousedev: PS/2 mouse device common for all mice [ 0.681200] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683717] rtc_cmos 00:00: RTC can wake from S4 [ 0.685232] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686836] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.688504] device-mapper: uevent: version 1.0.3 [ 0.689814] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.692024] ledtrig-cpu: registered to indicate activity on CPUs [ 0.693650] TCP: cubic registered [ 0.694697] NET: Registered protocol family 10 [ 0.696189] NET: Registered protocol family 17 [ 0.697399] Key type dns_resolver registered [ 0.698821] Loading compiled-in X.509 certificates [ 0.700612] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.703067] registered taskstats version 1 [ 0.706095] Key type trusted registered [ 0.709994] Key type encrypted registered [ 0.711123] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712536] IMA: No TPM chip found, activating TPM-bypass! [ 0.714368] regulator-dummy: disabling [ 0.722656] Magic number: 14:141:374 [ 0.723867] rtc_cmos 00:00: setting system clock to 2018-08-18 09:23:18 UTC (1534584198) [ 0.726102] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.727623] EDD information not available. [ 0.777558] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.779716] Write protecting the kernel read-only data: 12288k [ 0.781865] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.785285] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.798984] systemd-udevd[107]: starting version 204 [ 0.828759] FDC 0 is a S82078B [ 0.984103] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149249] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150952] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.152729] usb 1-1: Product: QEMU USB Tablet [ 1.153931] usb 1-1: Manufacturer: QEMU [ 1.155050] usb 1-1: SerialNumber: 42 [ 1.452117] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.849416] 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.186579] 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.282988] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.377260] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:23:20 +0000. Up 2.68 seconds. cloud-init-nonet[2.82]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting 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.93]: 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 enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:23:21 +0000. Up 4.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: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:f0:92:cf | 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: 3c:8f:da:fa:1d:d4:3f:36:d1:84:20:93:b6:5b:78:00 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | E.o.. | | +o . . | | . + . .| | . o.o o | | S .+. . .| | =. . . | | . o = | | o . . . o | | ooo . | +-----------------+ 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: f9:9c:ab:c8:08:82:2c:6f:c3:eb:28:0c:c4:fe:ee:f7 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | |. | | o . | |o S | |+. o . | |*oo + | |o=+o + . . | |oo*=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: 78:fe:8f:b6:4a:51:10:bd:2a:66:81:ae:cf:f4:c7:d8 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | oo | | .. | | . .. | | . .. .. | | . ..S. | | . +o.. | | ..o =o | | .o ...E... | | .o ...o+o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f7:9a:5d:90:c6:29:93:8f:4c:9a:d3:c6:3c:70:7e:4c root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | o o | | S B E | | & X . | | + X = . | | o * . | | o . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting 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. Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:23:28 +0000. Up 10.62 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:23:30 +0000. Up 11.55 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 16528 0 --:--:-- --:--:-- --:--:-- 16573 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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 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 [760 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 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 4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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 (4177 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51314 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51917 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 8564 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-156.206) ... 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 9287 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 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58125 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.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 + echo 'nameserver 192.168.0.6' + 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 | 15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f9:9c:ab:c8:08:82:2c:6f:c3:eb:28:0c:c4:fe:ee:f7 root@ellis-0 (DSA) ec2: 256 78:fe:8f:b6:4a:51:10:bd:2a:66:81:ae:cf:f4:c7:d8 root@ellis-0 (ECDSA) ec2: 256 f7:9a:5d:90:c6:29:93:8f:4c:9a:d3:c6:3c:70:7e:4c root@ellis-0 (ED25519) ec2: 2048 3c:8f:da:fa:1d:d4:3f:36:d1:84:20:93:b6:5b:78:00 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD8U4OYMRXng8Ok7BlyfNl9EooeJu7oDoDP2nfBoT+1UZKVJcqbV9C0IfCjNDOe71uM6x0dXsUwE5H3dvk0PXGs= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIZEv4u+37Joy/8sIRGIM04bXwtt6YxMGmwlxmy4q+ix root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgV48e+gbQg8qQY1UD/mvsUt+OTAjGRPiZaf5BmicegwvC5FLwzGvBg7hR23dFBa0R12DAbJFZe+m0+CVfGe4iMZocKDw3N1hdBPOF7wWb/tDccO2uJDBT8Q3Z+abjTb8A0dtbNFKmZeuKk+Ub7PG39MRLQ47cliQg2xkGQAbmmnk/5kqMfYRp2VDyDgvf6xuILKRxnlOpGQfb4W1gd9ZGRsLMRw0zD1HtC61wW4je0A+XTUs3WpyVVPsj3mfynaM/sngsmNGBEvJPCO6G1wugGoooTLGFHPiipRNEGOxspLJjVy0PFZ7eiL8UX+Z7CgPS3QWtdgJ/pDAGPHhcOQVR root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:26:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 199.09 seconds 2018-08-18 09:27:59,373 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-18 09:27:59,373 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f0:92:cf', 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:f0:92:cf', 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'0671242a-cb2f-4a69-9942-7e3147f992c9', 'name': u'heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 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-18T09:23:18.000000', 'flavor': Munch({u'id': u'ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10', 'name': u'heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436'}), 'az': u'nova', 'id': u'f14850f7-f858-4a1f-8a73-4f9d529ea5cd', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1d69232d-6221-44d6-8a44-b1e0dff68d91'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'8dce04c9546a49a5912e800d2d314822', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'2d6220e7-5439-4934-9c1d-9dab3a82f354'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'53a28234-a208-4be1-9bff-c4ecad021936'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'707e4cc6-b4b0-43a3-b69f-8a2385566c50'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'721e4571-b36a-42a4-8b48-a9dbffde95ee'})], 'id': u'487765fd-d07e-4899-a609-613cca2d2e90', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'2052f57b-d524-4537-8b93-f682f4083d24', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'192ac4ad-fd8e-4c58-b321-40b2f503db66'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'2052f57b-d524-4537-8b93-f682f4083d24', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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'bb4bf30d-f2aa-4db3-9708-e5f32ff8ab2b'})], 'id': u'2052f57b-d524-4537-8b93-f682f4083d24', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b623ffa379724b66a1d5935e76fdf1cd', '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'8dce04c9546a49a5912e800d2d314822', 'name': 'heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436', '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-18T09:23:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T09:23:18Z', 'hostId': u'c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1', '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-18T09:23:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8dce04c9546a49a5912e800d2d314822', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'8dce04c9546a49a5912e800d2d314822', 'created_at': u'2018-08-18T09:21:31Z', 'created': u'2018-08-18T09:21:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-18 09:27:59,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:27:59,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:27:59,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-47fd0265-2408-4bc1-ba01-b2cb2f577985 x-compute-request-id: req-47fd0265-2408-4bc1-ba01-b2cb2f577985 Content-Encoding: gzip Content-Length: 1517 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:7a:df:94", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:df:94", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:7c:d2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "d8a14c71-d983-4b21-b8a2-6de1fadd69ba", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "bono-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:19:61", "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:9e:e4:ec", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e621222d-110b-45a7-9d5a-5065884a8be9", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:16.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "e621222d-110b-45a7-9d5a-5065884a8be9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:16Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-18T09:23:35Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:60:98", "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:16:e3:cb", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ef57a82c-4f97-4148-be58-f09a6540c462", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "ef57a82c-4f97-4148-be58-f09a6540c462", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "dime-0.clearwater.opnfv", "created": "2018-08-18T09:23:34Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:4d:5a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "192.168.1.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:69:64", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/10f81097-55e6-4cd4-ae30-841bd1fe4e96", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "10f81097-55e6-4cd4-ae30-841bd1fe4e96", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "homer-0.clearwater.opnfv", "created": "2018-08-18T09:23:33Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:23:ba", "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:30:9f:0f", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9469e6d4-308c-45b9-bf90-c3e59a99d594", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:24:15.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "9469e6d4-308c-45b9-bf90-c3e59a99d594", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:24:15Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-18T09:23:32Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:92:cf", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:23:18.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "f14850f7-f858-4a1f-8a73-4f9d529ea5cd", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:23:18Z", "hostId": "c5aedd5d6264ce5008d1cd2b63678901ca22b5c8356ddccadb66d7a1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-18T09:21:31Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6e:f1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:93:79", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "rel": "bookmark"}], "image": {"id": "0671242a-cb2f-4a69-9942-7e3147f992c9", "links": [{"href": "http://172.30.9.22:8774/images/0671242a-cb2f-4a69-9942-7e3147f992c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:21:20.000000", "flavor": {"id": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "links": [{"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "bookmark"}]}, "id": "b6edeb1c-2378-4a63-bbbb-4cf41e58627f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "b623ffa379724b66a1d5935e76fdf1cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:21:20Z", "hostId": "288e2f043abb42e55f6d2b78bb61aa30ad5f0a82fc74e2dc21688edc", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c2ddaf39-ee22-4b5e-8352-4773bd643436", "name": "ns.clearwater.opnfv", "created": "2018-08-18T09:19:37Z", "tenant_id": "8dce04c9546a49a5912e800d2d314822", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:27:59,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-47fd0265-2408-4bc1-ba01-b2cb2f577985 2018-08-18 09:27:59,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.267678976059s 2018-08-18 09:27:59,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-47fd0265-2408-4bc1-ba01-b2cb2f577985 2018-08-18 09:27:59,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:27:59,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:27:59,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:27: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-18a0cd65-acf3-4154-b9a7-cff9287275fd x-compute-request-id: req-18a0cd65-acf3-4154-b9a7-cff9287275fd Content-Encoding: gzip Content-Length: 11855 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.009184] AppArmor: AppArmor initialized\n[ 0.010312] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015704] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016883] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022017] Initializing cgroup subsys memory\n[ 0.023200] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026342] Initializing cgroup subsys perf_event\n[ 0.027573] Initializing cgroup subsys hugetlb\n[ 0.028059] FEATURE SPEC_CTRL Not Present\n[ 0.029838] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034641] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.037949] Speculative Store Bypass: Vulnerable\n[ 0.040177] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.044782] ACPI: Core revision 20131115\n[ 0.046352] ACPI: All ACPI Tables successfully acquired\n[ 0.047924] ftrace: allocating 28746 entries in 113 pages\n[ 0.068218] smpboot: Max logical packages: 2\n[ 0.072003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073624] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076260] Enabling x2apic\n[ 0.077125] Enabled x2apic\n[ 0.078261] Switched APIC routing to physical x2apic.\n[ 0.081049] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085468] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093659] KVM setup paravirtual spinlock\n[ 0.096329] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098537] x86: Booting SMP configuration:\n[ 0.099932] .... node #0, CPUs: #1[ 0.096284] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116027] x86: Booted up 1 node, 2 CPUs\n[ 0.116036] KVM setup async PF for cpu 1\n[ 0.116040] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120437] devtmpfs: initialized\n[ 0.122195] EVM: security.selinux\n[ 0.123153] EVM: security.SMACK64\n[ 0.124006] EVM: security.ima\n[ 0.124891] EVM: security.capability\n[ 0.125939] pinctrl core: initialized pinctrl subsystem\n[ 0.128045] regulator-dummy: no parameters\n[ 0.129235] RTC time: 9:21:21, date: 08/18/18\n[ 0.130459] NET: Registered protocol family 16\n[ 0.131724] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.133164] ACPI: bus type PCI registered\n[ 0.134257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135924] PCI: Using configuration type 1 for base access\n[ 0.136605] bio: create slab at 0\n[ 0.137170] ACPI: Added _OSI(Module Device)\n[ 0.137240] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141229] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143675] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.149834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.152013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.154574] ACPI: (supports S0 S5)\n[ 0.156021] ACPI: Using IOAPIC for interrupt routing\n[ 0.157465] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160022] ACPI: No dock devices found.\n[ 0.163438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164026] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165735] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167373] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168263] acpiphp: Slot [3] registered\n[ 0.169375] acpiphp: Slot [4] registered\n[ 0.170483] acpiphp: Slot [5] registered\n[ 0.171603] acpiphp: Slot [6] registered\n[ 0.172035] acpiphp: Slot [7] registered\n[ 0.173128] acpiphp: Slot [8] registered\n[ 0.174241] acpiphp: Slot [9] registered\n[ 0.175354] acpiphp: Slot [10] registered\n[ 0.176021] acpiphp: Slot [11] registered\n[ 0.177130] acpiphp: Slot [12] registered\n[ 0.178257] acpiphp: Slot [13] registered\n[ 0.179371] acpiphp: Slot [14] registered\n[ 0.180021] acpiphp: Slot [15] registered\n[ 0.181146] acpiphp: Slot [16] registered\n[ 0.182260] acpiphp: Slot [17] registered\n[ 0.183360] acpiphp: Slot [18] registered\n[ 0.184029] acpiphp: Slot [19] registered\n[ 0.185154] acpiphp: Slot [20] registered\n[ 0.186258] acpiphp: Slot [21] registered\n[ 0.187356] acpiphp: Slot [22] registered\n[ 0.188019] acpiphp: Slot [23] registered\n[ 0.189138] acpiphp: Slot [24] registered\n[ 0.190245] acpiphp: Slot [25] registered\n[ 0.191344] acpiphp: Slot [26] registered\n[ 0.192021] acpiphp: Slot [27] registered\n[ 0.193133] acpiphp: Slot [28] registered\n[ 0.194249] acpiphp: Slot [29] registered\n[ 0.195394] acpiphp: Slot [30] registered\n[ 0.196036] acpiphp: Slot [31] registered\n[ 0.197144] PCI host bridge to bus 0000:00\n[ 0.198256] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199669] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201558] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.203228] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.213590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.215974] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.243616] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.245307] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.247613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.249041] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.251289] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254909] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.256993] vgaarb: bridge control possible 0000:00:02.0\n[ 0.258939] SCSI subsystem initialized\n[ 0.260217] ACPI: bus type USB registered\n[ 0.261432] usbcore: registered new interface driver usbfs\n[ 0.263133] usbcore: registered new interface driver hub\n[ 0.264050] usbcore: registered new device driver usb\n[ 0.265694] PCI: Using ACPI for IRQ routing\n[ 0.265829] NetLabel: Initializing\n[ 0.268008] NetLabel: domain hash size = 128\n[ 0.269399] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.271005] NetLabel: unlabeled traffic allowed by default\n[ 0.272250] Switched to clocksource kvm-clock\n[ 0.281266] AppArmor: AppArmor Filesystem Enabled\n[ 0.282798] pnp: PnP ACPI init\n[ 0.283884] ACPI: bus type PNP registered\n[ 0.285701] pnp: PnP ACPI: found 8 devices\n[ 0.287036] ACPI: bus type PNP unregistered\n[ 0.294747] NET: Registered protocol family 2\n[ 0.296479] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.298937] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.301136] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.303214] TCP: reno registered\n[ 0.304338] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306181] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308213] NET: Registered protocol family 1\n[ 0.309650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311441] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313211] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.336023] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358998] Trying to unpack rootfs image as initramfs...\n[ 0.460763] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.463433] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465237] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.466835] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.469096] Scanning for low memory corruption every 60 seconds\n[ 0.470998] Initialise system trusted keyring\n[ 0.472222] audit: initializing netlink socket (disabled)\n[ 0.473601] type=2000 audit(1534584081.785:1): initialized\n[ 0.494236] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496683] zbud: loaded\n[ 0.497708] VFS: Disk quotas dquot_6.5.2\n[ 0.498826] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500771] fuse init (API version 7.22)\n[ 0.501920] msgmni has been set to 3997\n[ 0.503045] Key type big_key registered\n[ 0.504470] Key type asymmetric registered\n[ 0.505597] Asymmetric key parser 'x509' registered\n[ 0.506882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508892] io scheduler noop registered\n[ 0.509968] io scheduler deadline registered (default)\n[ 0.511294] io scheduler cfq registered\n[ 0.512425] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515492] ipmi message handler version 39.2\n[ 0.516731] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518704] ACPI: Power Button [PWRF]\n[ 0.519828] GHES: HEST is not enabled!\n[ 0.541928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585844] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608307] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634126] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636948] Linux agpgart interface v0.103\n[ 0.639057] brd: module loaded\n[ 0.640444] loop: module loaded\n[ 0.641868] blk-mq: CPU -> queue map\n[ 0.643016] CPU 0 -> Queue 0\n[ 0.644043] CPU 1 -> Queue 0\n[ 0.645918] vda: vda1\n[ 0.647616] scsi0 : ata_piix\n[ 0.648889] scsi1 : ata_piix\n[ 0.650037] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652226] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654618] libphy: Fixed MDIO Bus: probed\n[ 0.656172] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657877] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.661539] PPP generic driver version 2.4.2\n[ 0.663115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.665219] ehci-pci: EHCI PCI platform driver\n[ 0.666746] ehci-platform: EHCI generic platform driver\n[ 0.668489] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.670493] ohci-pci: OHCI PCI platform driver\n[ 0.672033] ohci-platform: OHCI generic platform driver\n[ 0.673782] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698431] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.701047] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.703037] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.705204] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.707676] usb usb1: Product: UHCI Host Controller\n[ 0.709319] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd\n[ 0.711380] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.713075] hub 1-0:1.0: USB hub found\n[ 0.714435] hub 1-0:1.0: 2 ports detected\n[ 0.715985] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.719435] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721093] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.722962] mousedev: PS/2 mouse device common for all mice\n[ 0.725126] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728289] rtc_cmos 00:00: RTC can wake from S4\n[ 0.730192] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.732265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.734394] device-mapper: uevent: version 1.0.3\n[ 0.736031] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.738848] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.740898] TCP: cubic registered\n[ 0.742162] NET: Registered protocol family 10\n[ 0.743931] NET: Registered protocol family 17\n[ 0.745462] Key type dns_resolver registered\n[ 0.747166] Loading compiled-in X.509 certificates\n[ 0.749321] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b'\n[ 0.759527] registered taskstats version 1\n[ 0.762843] Key type trusted registered\n[ 0.766941] Key type encrypted registered\n[ 0.768371] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.770184] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.772564] regulator-dummy: disabling\n[ 0.773682] Magic number: 14:141:374\n[ 0.774873] rtc_cmos 00:00: setting system clock to 2018-08-18 09:21:21 UTC (1534584081)\n[ 0.777110] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778640] EDD information not available.\n[ 0.813335] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.815437] Write protecting the kernel read-only data: 12288k\n[ 0.817562] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000)\n[ 0.820957] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.834420] systemd-udevd[107]: starting version 204\n[ 0.872446] FDC 0 is a S82078B\n[ 1.024104] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.188071] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.189760] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.191507] usb 1-1: Product: QEMU USB Tablet\n[ 1.192691] usb 1-1: Manufacturer: QEMU\n[ 1.193769] usb 1-1: SerialNumber: 42\n[ 1.460076] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 1.889087] 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.219598] 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.321664] 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.413832] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:21:23 +0000. Up 2.76 seconds.\ncloud-init-nonet[2.91]: 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 * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.09]: 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 enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:21:25 +0000. Up 4.34 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:5d:93:79 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:06:6e:f1 |\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:\nb4:e9:28:6c:e5:cc:b6:a8:7e:2d:f0:41:65:61:a2:cb root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . o. |\n| . oo |\n| . o . |\n| . .. . o |\n| E. . S |\n| ...= o |\n| o+o* . |\n| .++.. |\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:\nd0:84:97:15:bc:8a:0b:bc:bf:c5:b4:fb:af:19:3a:33 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..+o. |\n| .oo . |\n| ... . |\n| . . |\n| . .S. |\n| o .o.. |\n| o .+ . |\n| . ..Eo o |\n| .o.o=+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:\nc2:73:f3:2a:21:f6:6f:83:4e:38:80:f8:ee:4e:72:83 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n|.. . |\n|o . + S |\n| o .o..+ o |\n|E =.oo.o . |\n| = . o+ o. |\n| 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:\n44:a9:3b:6e:a9:cd:68:7c:21:bc:21:71:e4:8e:49:f1 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| . . .. |\n| = .. |\n| o E .. |\n| . B .S |\n| + = + |\n| o = + |\n| ++= |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\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 Sat, 18 Aug 2018 09:21:30 +0000. Up 9.80 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 Sat, 18 Aug 2018 09:21:31 +0000. Up 10.77 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ ip addr add 192.168.1.2/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:5 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB]\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/universe amd64 Packages [242 kB]\nGet:8 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 5s (2157 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 4 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 (539 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51314 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.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\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 | 15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 d0:84:97:15:bc:8a:0b:bc:bf:c5:b4:fb:af:19:3a:33 root@ns (DSA)\nec2: 256 c2:73:f3:2a:21:f6:6f:83:4e:38:80:f8:ee:4e:72:83 root@ns (ECDSA)\nec2: 256 44:a9:3b:6e:a9:cd:68:7c:21:bc:21:71:e4:8e:49:f1 root@ns (ED25519)\nec2: 2048 b4:e9:28:6c:e5:cc:b6:a8:7e:2d:f0:41:65:61:a2:cb root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEJLyp1lX7sMIDVYEmSmgh4KDnz6YAsOt9SrAiPKYO+KJKRFznVDNcXAZ2uLrq3eRRGfqNl80Uut63cROWWPTy4= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINSbYDY5dQ6iRknpn0lMKxtyint+4HQ8ct+4cFfoBdYO root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAFNBV72nz2Q13Vm9Rdp87rRHWhNkrfG+wXtRir/z9A98BypgVKSGAn7wtPoM/2fIu+FaE4hrvPfWuaMPJcaefjqdKM6kW5Eaag/mjThytQIbduFdzt9zP0jzmCq5iQXWFr+TVHSgA3XDxPIbbh7JG/JHNbkpfDVUXWKrngiOBRLgV1J/pGSmjFly5vflamJr1RFx4+OgezePJZhYvtKZKlGwOd5Rr3z35b7aqvPrc+c6exK62ie/m+bbBXC7DSuOlAYjSz8cnB/iRbF1LssXqI93UwpLNavwUkRjcQHQol1l3N3Pdyp792bK9tav0t5HstboGr8inbFExXXBODXPV root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:21:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 21.51 seconds\n"} 2018-08-18 09:27:59,725 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f/action used request id req-18a0cd65-acf3-4154-b9a7-cff9287275fd 2018-08-18 09:27:59,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0754790306091s 2018-08-18 09:27:59,727 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b6edeb1c-2378-4a63-bbbb-4cf41e58627f/action used request id req-18a0cd65-acf3-4154-b9a7-cff9287275fd 2018-08-18 09:27:59,727 - 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-155-generic (buildd@lgw01-amd64-033) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #205-Ubuntu SMP Fri Aug 10 15:53:26 UTC 2018 (Ubuntu 3.13.0-155.205-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-155-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-155-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: 2039688K/2096616K available (7492K kernel code, 1163K rwdata, 3440K rodata, 1368K init, 1448K bss, 56928K 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.009184] AppArmor: AppArmor initialized [ 0.010312] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015704] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016883] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022017] Initializing cgroup subsys memory [ 0.023200] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026342] Initializing cgroup subsys perf_event [ 0.027573] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Not Present [ 0.029838] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034641] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.037949] Speculative Store Bypass: Vulnerable [ 0.040177] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.044782] ACPI: Core revision 20131115 [ 0.046352] ACPI: All ACPI Tables successfully acquired [ 0.047924] ftrace: allocating 28746 entries in 113 pages [ 0.068218] smpboot: Max logical packages: 2 [ 0.072003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073624] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076260] Enabling x2apic [ 0.077125] Enabled x2apic [ 0.078261] Switched APIC routing to physical x2apic. [ 0.081049] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085468] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093659] KVM setup paravirtual spinlock [ 0.096329] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098537] x86: Booting SMP configuration: [ 0.099932] .... node #0, CPUs: #1[ 0.096284] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116027] x86: Booted up 1 node, 2 CPUs [ 0.116036] KVM setup async PF for cpu 1 [ 0.116040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120437] devtmpfs: initialized [ 0.122195] EVM: security.selinux [ 0.123153] EVM: security.SMACK64 [ 0.124006] EVM: security.ima [ 0.124891] EVM: security.capability [ 0.125939] pinctrl core: initialized pinctrl subsystem [ 0.128045] regulator-dummy: no parameters [ 0.129235] RTC time: 9:21:21, date: 08/18/18 [ 0.130459] NET: Registered protocol family 16 [ 0.131724] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.133164] ACPI: bus type PCI registered [ 0.134257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135924] PCI: Using configuration type 1 for base access [ 0.136605] bio: create slab at 0 [ 0.137170] ACPI: Added _OSI(Module Device) [ 0.137240] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141229] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143675] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.149834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.152013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.154574] ACPI: (supports S0 S5) [ 0.156021] ACPI: Using IOAPIC for interrupt routing [ 0.157465] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160022] ACPI: No dock devices found. [ 0.163438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164026] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165735] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167373] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168263] acpiphp: Slot [3] registered [ 0.169375] acpiphp: Slot [4] registered [ 0.170483] acpiphp: Slot [5] registered [ 0.171603] acpiphp: Slot [6] registered [ 0.172035] acpiphp: Slot [7] registered [ 0.173128] acpiphp: Slot [8] registered [ 0.174241] acpiphp: Slot [9] registered [ 0.175354] acpiphp: Slot [10] registered [ 0.176021] acpiphp: Slot [11] registered [ 0.177130] acpiphp: Slot [12] registered [ 0.178257] acpiphp: Slot [13] registered [ 0.179371] acpiphp: Slot [14] registered [ 0.180021] acpiphp: Slot [15] registered [ 0.181146] acpiphp: Slot [16] registered [ 0.182260] acpiphp: Slot [17] registered [ 0.183360] acpiphp: Slot [18] registered [ 0.184029] acpiphp: Slot [19] registered [ 0.185154] acpiphp: Slot [20] registered [ 0.186258] acpiphp: Slot [21] registered [ 0.187356] acpiphp: Slot [22] registered [ 0.188019] acpiphp: Slot [23] registered [ 0.189138] acpiphp: Slot [24] registered [ 0.190245] acpiphp: Slot [25] registered [ 0.191344] acpiphp: Slot [26] registered [ 0.192021] acpiphp: Slot [27] registered [ 0.193133] acpiphp: Slot [28] registered [ 0.194249] acpiphp: Slot [29] registered [ 0.195394] acpiphp: Slot [30] registered [ 0.196036] acpiphp: Slot [31] registered [ 0.197144] PCI host bridge to bus 0000:00 [ 0.198256] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199669] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201558] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.203228] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.213590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.215974] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.243616] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.245307] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.247613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.249041] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.251289] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254909] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.256993] vgaarb: bridge control possible 0000:00:02.0 [ 0.258939] SCSI subsystem initialized [ 0.260217] ACPI: bus type USB registered [ 0.261432] usbcore: registered new interface driver usbfs [ 0.263133] usbcore: registered new interface driver hub [ 0.264050] usbcore: registered new device driver usb [ 0.265694] PCI: Using ACPI for IRQ routing [ 0.265829] NetLabel: Initializing [ 0.268008] NetLabel: domain hash size = 128 [ 0.269399] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.271005] NetLabel: unlabeled traffic allowed by default [ 0.272250] Switched to clocksource kvm-clock [ 0.281266] AppArmor: AppArmor Filesystem Enabled [ 0.282798] pnp: PnP ACPI init [ 0.283884] ACPI: bus type PNP registered [ 0.285701] pnp: PnP ACPI: found 8 devices [ 0.287036] ACPI: bus type PNP unregistered [ 0.294747] NET: Registered protocol family 2 [ 0.296479] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.298937] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.301136] TCP: Hash tables configured (established 16384 bind 16384) [ 0.303214] TCP: reno registered [ 0.304338] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306181] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308213] NET: Registered protocol family 1 [ 0.309650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311441] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313211] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.336023] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358998] Trying to unpack rootfs image as initramfs... [ 0.460763] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.463433] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465237] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.466835] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.469096] Scanning for low memory corruption every 60 seconds [ 0.470998] Initialise system trusted keyring [ 0.472222] audit: initializing netlink socket (disabled) [ 0.473601] type=2000 audit(1534584081.785:1): initialized [ 0.494236] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.496683] zbud: loaded [ 0.497708] VFS: Disk quotas dquot_6.5.2 [ 0.498826] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500771] fuse init (API version 7.22) [ 0.501920] msgmni has been set to 3997 [ 0.503045] Key type big_key registered [ 0.504470] Key type asymmetric registered [ 0.505597] Asymmetric key parser 'x509' registered [ 0.506882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508892] io scheduler noop registered [ 0.509968] io scheduler deadline registered (default) [ 0.511294] io scheduler cfq registered [ 0.512425] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513841] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515492] ipmi message handler version 39.2 [ 0.516731] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518704] ACPI: Power Button [PWRF] [ 0.519828] GHES: HEST is not enabled! [ 0.541928] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585844] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608307] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.634126] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.636948] Linux agpgart interface v0.103 [ 0.639057] brd: module loaded [ 0.640444] loop: module loaded [ 0.641868] blk-mq: CPU -> queue map [ 0.643016] CPU 0 -> Queue 0 [ 0.644043] CPU 1 -> Queue 0 [ 0.645918] vda: vda1 [ 0.647616] scsi0 : ata_piix [ 0.648889] scsi1 : ata_piix [ 0.650037] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652226] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654618] libphy: Fixed MDIO Bus: probed [ 0.656172] tun: Universal TUN/TAP device driver, 1.6 [ 0.657877] tun: (C) 1999-2004 Max Krasnyansky [ 0.661539] PPP generic driver version 2.4.2 [ 0.663115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.665219] ehci-pci: EHCI PCI platform driver [ 0.666746] ehci-platform: EHCI generic platform driver [ 0.668489] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.670493] ohci-pci: OHCI PCI platform driver [ 0.672033] ohci-platform: OHCI generic platform driver [ 0.673782] uhci_hcd: USB Universal Host Controller Interface driver [ 0.696690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.698431] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701047] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.703037] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.705204] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.707676] usb usb1: Product: UHCI Host Controller [ 0.709319] usb usb1: Manufacturer: Linux 3.13.0-155-generic uhci_hcd [ 0.711380] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713075] hub 1-0:1.0: USB hub found [ 0.714435] hub 1-0:1.0: 2 ports detected [ 0.715985] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.719435] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.721093] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.722962] mousedev: PS/2 mouse device common for all mice [ 0.725126] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728289] rtc_cmos 00:00: RTC can wake from S4 [ 0.730192] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734394] device-mapper: uevent: version 1.0.3 [ 0.736031] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.738848] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740898] TCP: cubic registered [ 0.742162] NET: Registered protocol family 10 [ 0.743931] NET: Registered protocol family 17 [ 0.745462] Key type dns_resolver registered [ 0.747166] Loading compiled-in X.509 certificates [ 0.749321] Loaded X.509 cert 'Magrathea: Glacier signing key: 20895953cae93a046fa9b0bbc583a20fad26559b' [ 0.759527] registered taskstats version 1 [ 0.762843] Key type trusted registered [ 0.766941] Key type encrypted registered [ 0.768371] AppArmor: AppArmor sha1 policy hashing enabled [ 0.770184] IMA: No TPM chip found, activating TPM-bypass! [ 0.772564] regulator-dummy: disabling [ 0.773682] Magic number: 14:141:374 [ 0.774873] rtc_cmos 00:00: setting system clock to 2018-08-18 09:21:21 UTC (1534584081) [ 0.777110] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778640] EDD information not available. [ 0.813335] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.815437] Write protecting the kernel read-only data: 12288k [ 0.817562] Freeing unused kernel memory: 684K (ffff880001755000 - ffff880001800000) [ 0.820957] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.834420] systemd-udevd[107]: starting version 204 [ 0.872446] FDC 0 is a S82078B [ 1.024104] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.188071] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.189760] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.191507] usb 1-1: Product: QEMU USB Tablet [ 1.192691] usb 1-1: Manufacturer: QEMU [ 1.193769] usb 1-1: SerialNumber: 42 [ 1.460076] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.889087] 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.219598] 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.321664] 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.413832] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:21:23 +0000. Up 2.76 seconds. cloud-init-nonet[2.91]: 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 ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.09]: 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 enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:21:25 +0000. Up 4.34 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:5d:93:79 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:06:6e:f1 | 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: b4:e9:28:6c:e5:cc:b6:a8:7e:2d:f0:41:65:61:a2:cb root@ns The key's randomart image is: +--[ RSA 2048]----+ | . o. | | . oo | | . o . | | . .. . o | | E. . S | | ...= 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: d0:84:97:15:bc:8a:0b:bc:bf:c5:b4:fb:af:19:3a:33 root@ns The key's randomart image is: +--[ DSA 1024]----+ | ..+o. | | .oo . | | ... . | | . . | | . .S. | | o .o.. | | o .+ . | | . ..Eo o | | .o.o=+o. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c2:73:f3:2a:21:f6:6f:83:4e:38:80:f8:ee:4e:72:83 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | | |.. . | |o . + S | | o .o..+ o | |E =.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: 44:a9:3b:6e:a9:cd:68:7c:21:bc:21:71:e4:8e:49:f1 root@ns The key's randomart image is: +--[ED25519 256--+ | .. | | . . .. | | = .. | | o E .. | | . B .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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:21:30 +0000. Up 9.80 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 Sat, 18 Aug 2018 09:21:31 +0000. Up 10.77 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.2/24 dev eth1 + ip link set dev eth1 up + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ubuntu 14.04.5 LTS ns ttyS0 ns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [760 kB] 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/universe amd64 Packages [242 kB] Get:8 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:9 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 5s (2157 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 4 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 (539 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51314 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.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 + 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 | 15:46:d2:01:ed:25:fa:4c:19:81:8f:32:6e:7e:97:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d0:84:97:15:bc:8a:0b:bc:bf:c5:b4:fb:af:19:3a:33 root@ns (DSA) ec2: 256 c2:73:f3:2a:21:f6:6f:83:4e:38:80:f8:ee:4e:72:83 root@ns (ECDSA) ec2: 256 44:a9:3b:6e:a9:cd:68:7c:21:bc:21:71:e4:8e:49:f1 root@ns (ED25519) ec2: 2048 b4:e9:28:6c:e5:cc:b6:a8:7e:2d:f0:41:65:61:a2:cb root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEJLyp1lX7sMIDVYEmSmgh4KDnz6YAsOt9SrAiPKYO+KJKRFznVDNcXAZ2uLrq3eRRGfqNl80Uut63cROWWPTy4= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINSbYDY5dQ6iRknpn0lMKxtyint+4HQ8ct+4cFfoBdYO root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAFNBV72nz2Q13Vm9Rdp87rRHWhNkrfG+wXtRir/z9A98BypgVKSGAn7wtPoM/2fIu+FaE4hrvPfWuaMPJcaefjqdKM6kW5Eaag/mjThytQIbduFdzt9zP0jzmCq5iQXWFr+TVHSgA3XDxPIbbh7JG/JHNbkpfDVUXWKrngiOBRLgV1J/pGSmjFly5vflamJr1RFx4+OgezePJZhYvtKZKlGwOd5Rr3z35b7aqvPrc+c6exK62ie/m+bbBXC7DSuOlAYjSz8cnB/iRbF1LssXqI93UwpLNavwUkRjcQHQol1l3N3Pdyp792bK9tav0t5HstboGr8inbFExXXBODXPV root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:21:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 21.51 seconds 2018-08-18 09:27:59,729 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-18 09:27:59,730 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.203 2018-08-18 09:27:59,829 - 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-18 09:27:59,898 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-18 09:27:59,899 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-18 09:28:00,049 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:28:00,049 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-18 09:28:25,105 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:28:25,106 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-18 09:28:50,183 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:28:50,184 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-18 09:29:15,243 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:29:15,243 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-18 09:29:40,282 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:29:40,282 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-18 09:30:05,346 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:30:05,347 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-18 09:30:30,387 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:30:30,387 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-18 09:30:55,411 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:30:55,412 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-08-18 09:31:21,696 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-18 09:31:21,696 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-08-18 09:31:47,916 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550121@clearwater.opnfv', u'sip_username': u'6505550121', u'formatted_number': u'(650) 555-0121', u'number': u'6505550121', u'sip_uri': u'sip:6505550121@clearwater.opnfv', u'number_id': u'b3384a7af7ab4615997c02c51d1be471', u'sip_password': u'rktaGcnA7', u'pstn': False} 2018-08-18 09:31:47,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:31:47,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:31:48,582 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:31:47 GMT Server: Apache x-openstack-request-id: req-55b9e834-7ffd-4ff3-a505-7d0fef1833a2 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35 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-18 09:31:49,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:31:48 GMT Server: Apache x-openstack-request-id: req-2ddcb5a4-6a0e-41fc-a54c-f367c82cae5a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 948 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "outputs": [{"output_value": "172.30.9.202", "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-18 09:31:49,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35 used request id req-2ddcb5a4-6a0e-41fc-a54c-f367c82cae5a 2018-08-18 09:31:49,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.41937398911s 2018-08-18 09:31:49,337 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35 used request id req-2ddcb5a4-6a0e-41fc-a54c-f367c82cae5a 2018-08-18 09:31:49,339 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.202', 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-18 09:31:49,340 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-18 09:31:49,340 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-18 09:31:49,348 - 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-18 09:31:49,349 - 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-18 09:34:46,076 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-08-18 09:34:46,077 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550781, 6505550440) Failed Endpoint threw exception: - Expected 180, got 503 (call ID afe40edf06361697bc741aa6f4be915f) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' Terminating other threads after failure Basic Call - SDP (TCP) - (6505550648, 6505550655) Failed Endpoint threw exception: - Expected 180, got 503 (call ID c4f8274ea61ce48eba34af8885c3430b) - /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) - (6505550172, 6505550511) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 973a317d87aae9746a073901c9a852db) - /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) - (6505550649, 6505550971) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550490, 6505550168) Failed Endpoint threw exception: - Expected 486, got 503 (call ID 7ba2a4b76e4a23d298838867b28cfc92) - /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) - (6505550028, 6505550388) Failed Endpoint threw exception: - Expected 200, got 503 (call ID f55b481eed7612ede979665c9f205ba6) - /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) - (6505550509, 6505550607) Failed Endpoint threw exception: - Expected 180, got 503 (call ID c3affa998613baab6946c361d0f47893) - /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) - (6505550934) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550187, 6505550612) Failed Endpoint threw exception: - Expected 200, got 504 (call ID d127dff026b9480e380e1e1fe18e373d) - /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 19cf499fb4ec3f654407a321e405b3c5) Call Barring - Outbound Rejection (TCP) - (6505550504, 6505550364) 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) - (6505550783, 6505550341) 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) - (6505550180, 6505550455, 6505550124) Failed Endpoint threw exception: - sip:6505550124@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:6505550124@clearwater.opnfv timed out waiting for 401|200 (call ID d1ccfe29050700c72ab2d14b3167170c) Call Diversion - Not reachable (not registered) (TCP) - Leaked sip:6505550665@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550210@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550008@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://hs-prov.clearwater.opnfv:8889/private/6505550039%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550016%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550931%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550808%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550285%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550596%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550165%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550965%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550862%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550264%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550150%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550945%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550462%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550106%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550466%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550571%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550556%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550997%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550321%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550716%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550177%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550243%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550834%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550409%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550777%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550030%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550598%40clearwater.opnfv"}, "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://hs-prov.clearwater.opnfv:8889/private/6505550104%40clearwater.opnfv"}, "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) - 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://hs-prov.clearwater.opnfv:8889/private/6505550361%40clearwater.opnfv"}, "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:278: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 - Reject-Contact interop (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://hs-prov.clearwater.opnfv:8889/private/6505550751%40clearwater.opnfv"}, "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:306: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 - Accept-Contact interop (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://hs-prov.clearwater.opnfv:8889/private/6505550504%40clearwater.opnfv"}, "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:336: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 with other param 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://hs-prov.clearwater.opnfv:8889/private/6505550792%40clearwater.opnfv"}, "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:375: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 - GRUU with other param 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://hs-prov.clearwater.opnfv:8889/private/6505550270%40clearwater.opnfv"}, "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:411: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 `
' 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) - 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://hs-prov.clearwater.opnfv:8889/private/6505550685%40clearwater.opnfv"}, "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/subscribe.rb:24: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 `
' SUBSCRIBE - reg-event with a 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://hs-prov.clearwater.opnfv:8889/private/6505550961%40clearwater.opnfv"}, "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/subscribe.rb:75: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 `
' SUBSCRIBE - Subscription timeout (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://hs-prov.clearwater.opnfv:8889/private/6505550056%40clearwater.opnfv"}, "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/subscribe.rb:112: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 `
' SUBSCRIBE - Registration timeout (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://hs-prov.clearwater.opnfv:8889/private/6505550310%40clearwater.opnfv"}, "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/subscribe.rb:156: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 `
' Multiple SUBSCRIBErs to one UE's reg-event (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://hs-prov.clearwater.opnfv:8889/private/6505550971%40clearwater.opnfv"}, "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/subscribe.rb:223: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 `
' 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"=>"502", "Upstream URL"=>"http://hs-prov.clearwater.opnfv:8889/public/sip%3A6505550008%40clearwater.opnfv/associated_private_ids"} 47 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-08-18 09:31:57 +0000 Basic Call - SDP (TCP) at 2018-08-18 09:32:03 +0000 Basic Call - Tel URIs (TCP) at 2018-08-18 09:32:09 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-08-18 09:32:16 +0000 Basic Call - Messages - Pager model (TCP) at 2018-08-18 09:32:22 +0000 Basic Call - Pracks (TCP) at 2018-08-18 09:32:28 +0000 Multiple Identities (TCP) at 2018-08-18 09:32:39 +0000 Call Diversion - Not registered (TCP) at 2018-08-18 09:33:49 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-08-18 09:34:43 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-08-18 09:34:43 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-08-18 09:34:43 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-08-18 09:34:43 +0000 Call Diversion - Busy (TCP) at 2018-08-18 09:34:43 +0000 Call Diversion - Unconditional (TCP) at 2018-08-18 09:34:43 +0000 Call Diversion - No answer (TCP) at 2018-08-18 09:34:43 +0000 Call Diversion - Bad target URI (TCP) at 2018-08-18 09:34:43 +0000 Call Diversion - Audio-only call (TCP) at 2018-08-18 09:34:43 +0000 Call Diversion - Audio-video call (TCP) at 2018-08-18 09:34:43 +0000 Call Waiting - Accepted (TCP) at 2018-08-18 09:34:45 +0000 Call Waiting - Cancelled (TCP) at 2018-08-18 09:34:45 +0000 CANCEL - Mainline (TCP) at 2018-08-18 09:34:45 +0000 Filtering - Accept-Contact (TCP) at 2018-08-18 09:34:45 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-08-18 09:34:45 +0000 Filtering - Accept-Contact no match (TCP) at 2018-08-18 09:34:45 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-08-18 09:34:45 +0000 Filtering - RFC3841 example (TCP) at 2018-08-18 09:34:45 +0000 Filtering - Reject-Contact no match (TCP) at 2018-08-18 09:34:45 +0000 Filtering - Reject-Contact match (TCP) at 2018-08-18 09:34:45 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-08-18 09:34:45 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-08-18 09:34:45 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-08-18 09:34:45 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-08-18 09:34:45 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-08-18 09:34:45 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-08-18 09:34:45 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-08-18 09:34:45 +0000 GRUU - Call - AoR as target (TCP) at 2018-08-18 09:34:45 +0000 GRUU - Call - unknown GRUU as target (TCP) at 2018-08-18 09:34:45 +0000 GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) at 2018-08-18 09:34:45 +0000 GRUU - Call - Reject-Contact interop (TCP) at 2018-08-18 09:34:45 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-08-18 09:34:45 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-08-18 09:34:45 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-08-18 09:34:45 +0000 SUBSCRIBE - reg-event (TCP) at 2018-08-18 09:34:45 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-08-18 09:34:45 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-08-18 09:34:45 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-08-18 09:34:45 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-08-18 09:34:45 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-08-18 09:34:46,081 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 47, 'skipped': 42, 'total': 93, 'passed': 4} 2018-08-18 09:34:46,196 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 09:34:46,196 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 15:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-18 09:34:46,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:34:46,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35?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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:34:46,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:34:46 GMT Server: Apache x-openstack-request-id: req-654f6da0-0305-4a86-b3d8-deec25abac0b Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:34:47,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:34:46 GMT Server: Apache x-openstack-request-id: req-04f84b0e-b6c2-46d5-a186-0d5fbf634e57 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:34:47,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-04f84b0e-b6c2-46d5-a186-0d5fbf634e57 2018-08-18 09:34:47,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.32793998718s 2018-08-18 09:34:47,531 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-04f84b0e-b6c2-46d5-a186-0d5fbf634e57 2018-08-18 09:34:47,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:34:47,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35/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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:34:48,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:34:47 GMT Server: Apache x-openstack-request-id: req-5e03667f-a816-4f9f-9b63-6a6ecd6ea3ec Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/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-18 09:34:48,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:34:48 GMT Server: Apache x-openstack-request-id: req-0ae4866e-9ca4-46e3-9c73-62ccdede29bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-18T09:24:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/clearwater-opnfv/events/007e4549-31e1-40f3-87b7-cf630fff3401", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "id": "007e4549-31e1-40f3-87b7-cf630fff3401"}]} 2018-08-18 09:34:48,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-0ae4866e-9ca4-46e3-9c73-62ccdede29bf 2018-08-18 09:34:48,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.33402681351s 2018-08-18 09:34:48,867 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-0ae4866e-9ca4-46e3-9c73-62ccdede29bf 2018-08-18 09:34:48,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-08-18 09:34:48,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:34:48,896 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:34:48 GMT Server: Apache x-openstack-request-id: req-21d1715f-0c8c-4e2a-aae8-6d754e0f7065 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35 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-18 09:34:49,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:34:48 GMT Server: Apache x-openstack-request-id: req-1954e1fd-ef59-4ba4-8a1b-498e8f2e8516 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 09:34:49,695 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35 used request id req-1954e1fd-ef59-4ba4-8a1b-498e8f2e8516 2018-08-18 09:34:49,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.826863050461s 2018-08-18 09:34:49,695 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35 used request id req-1954e1fd-ef59-4ba4-8a1b-498e8f2e8516 2018-08-18 09:34:49,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:34:49,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=007e4549-31e1-40f3-87b7-cf630fff3401&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:34:50,284 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:34:49 GMT Server: Apache x-openstack-request-id: req-bcfb3698-86a3-4c6b-8e05-aabd3f35684b Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=007e4549-31e1-40f3-87b7-cf630fff3401&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-18 09:34:50,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:34:50 GMT Server: Apache x-openstack-request-id: req-8355a3a8-7e40-43b7-bf72-3e5b0cf74341 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-18T09:34:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/clearwater-opnfv/events/23ef6678-62d0-4d46-9fbb-924834ab7d2b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "id": "23ef6678-62d0-4d46-9fbb-924834ab7d2b"}, {"resource_name": "homer", "event_time": "2018-08-18T09:34:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/homer/events/e814ec4b-b843-4b09-902f-47444b432341", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e6d82e6c-42d6-4426-8cf6-0ecb1a208e80", "id": "e814ec4b-b843-4b09-902f-47444b432341"}, {"resource_name": "bono", "event_time": "2018-08-18T09:34:50Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/bono/events/6b3e7e8e-b796-447d-82e4-d6b3366217cc", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "9dc71073-4102-40a0-9465-a2829b4e16c1", "id": "6b3e7e8e-b796-447d-82e4-d6b3366217cc"}]} 2018-08-18 09:34:50,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=007e4549-31e1-40f3-87b7-cf630fff3401&sort_dir=asc&marker=007e4549-31e1-40f3-87b7-cf630fff3401&sort_dir=asc used request id req-8355a3a8-7e40-43b7-bf72-3e5b0cf74341 2018-08-18 09:34:50,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.27032089233s 2018-08-18 09:34:50,967 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=007e4549-31e1-40f3-87b7-cf630fff3401&sort_dir=asc&marker=007e4549-31e1-40f3-87b7-cf630fff3401&sort_dir=asc used request id req-8355a3a8-7e40-43b7-bf72-3e5b0cf74341 2018-08-18 09:34:55,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:34:55,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6b3e7e8e-b796-447d-82e4-d6b3366217cc&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:34:57,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:34:55 GMT Server: Apache x-openstack-request-id: req-b97b2c3d-cfa5-4abd-98b0-8d535e8ac879 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6b3e7e8e-b796-447d-82e4-d6b3366217cc&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-18 09:34:57,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:34:57 GMT Server: Apache x-openstack-request-id: req-738ba492-a237-4357-8d78-4ac5582e2614 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-18T09:34:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/vellum/events/23b249d7-c4e6-46ff-965e-123f3bc5dcdc", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "032c5f8a-f04c-45e0-a15e-0ce45cbccc85", "id": "23b249d7-c4e6-46ff-965e-123f3bc5dcdc"}, {"resource_name": "sprout", "event_time": "2018-08-18T09:34:52Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sprout/events/c077061d-e9f1-4238-ae7d-fcd7f6f5b8d0", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "27ce842f-2f6d-4536-b246-eae42e0ae316", "id": "c077061d-e9f1-4238-ae7d-fcd7f6f5b8d0"}, {"resource_name": "dime", "event_time": "2018-08-18T09:34:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dime/events/f8c89cb8-fac5-4cb2-a97e-26d4849fa578", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7797b56f-7c34-4395-b351-0b769d46cad6", "id": "f8c89cb8-fac5-4cb2-a97e-26d4849fa578"}]} 2018-08-18 09:34:57,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6b3e7e8e-b796-447d-82e4-d6b3366217cc&sort_dir=asc&marker=6b3e7e8e-b796-447d-82e4-d6b3366217cc&sort_dir=asc used request id req-738ba492-a237-4357-8d78-4ac5582e2614 2018-08-18 09:34:57,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.25021004677s 2018-08-18 09:34:57,224 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=6b3e7e8e-b796-447d-82e4-d6b3366217cc&sort_dir=asc&marker=6b3e7e8e-b796-447d-82e4-d6b3366217cc&sort_dir=asc used request id req-738ba492-a237-4357-8d78-4ac5582e2614 2018-08-18 09:35:02,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:35:02,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=f8c89cb8-fac5-4cb2-a97e-26d4849fa578&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:35:02,263 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:35:02 GMT Server: Apache x-openstack-request-id: req-be441b29-8734-4e8c-b4cf-0e45111c1227 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=f8c89cb8-fac5-4cb2-a97e-26d4849fa578&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-18 09:35:02,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:02 GMT Server: Apache x-openstack-request-id: req-44802c22-e676-42b1-86ce-82726296196d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 437 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-08-18T09:35:02Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/homer/events/199d2768-6720-4f0a-9c5c-7716fb2c13dc", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e6d82e6c-42d6-4426-8cf6-0ecb1a208e80", "id": "199d2768-6720-4f0a-9c5c-7716fb2c13dc"}, {"resource_name": "vellum", "event_time": "2018-08-18T09:35:02Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/vellum/events/f7a46deb-505c-4221-b495-bd2f11537472", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "032c5f8a-f04c-45e0-a15e-0ce45cbccc85", "id": "f7a46deb-505c-4221-b495-bd2f11537472"}]} 2018-08-18 09:35:02,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=f8c89cb8-fac5-4cb2-a97e-26d4849fa578&sort_dir=asc&marker=f8c89cb8-fac5-4cb2-a97e-26d4849fa578&sort_dir=asc used request id req-44802c22-e676-42b1-86ce-82726296196d 2018-08-18 09:35:02,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750308036804s 2018-08-18 09:35:02,306 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=f8c89cb8-fac5-4cb2-a97e-26d4849fa578&sort_dir=asc&marker=f8c89cb8-fac5-4cb2-a97e-26d4849fa578&sort_dir=asc used request id req-44802c22-e676-42b1-86ce-82726296196d 2018-08-18 09:35:07,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:35:07,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=f7a46deb-505c-4221-b495-bd2f11537472&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:35:07,340 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:35:07 GMT Server: Apache x-openstack-request-id: req-9740c0ec-12ef-41be-acde-a559705ff6ad Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=f7a46deb-505c-4221-b495-bd2f11537472&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-18 09:35:07,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:07 GMT Server: Apache x-openstack-request-id: req-24e2e999-9b46-4bd5-9800-b56a3d61afd1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-18T09:35:03Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/bono/events/cf717579-b3be-44e1-93ca-c459cbbf40c5", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "9dc71073-4102-40a0-9465-a2829b4e16c1", "id": "cf717579-b3be-44e1-93ca-c459cbbf40c5"}, {"resource_name": "dime", "event_time": "2018-08-18T09:35:04Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dime/events/ef39cc53-32e7-4a4d-a2bd-51e4f23ed15b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7797b56f-7c34-4395-b351-0b769d46cad6", "id": "ef39cc53-32e7-4a4d-a2bd-51e4f23ed15b"}, {"resource_name": "sprout", "event_time": "2018-08-18T09:35:04Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sprout/events/4cb3d0a7-90d1-4791-a438-546da4ba8358", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "27ce842f-2f6d-4536-b246-eae42e0ae316", "id": "4cb3d0a7-90d1-4791-a438-546da4ba8358"}, {"resource_name": "ellis", "event_time": "2018-08-18T09:35:04Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/ellis/events/efbb69f4-cc8c-4111-9d16-950e8a7a5aed", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5a9a8c99-976e-4789-8866-2d0ec6c9719c", "id": "efbb69f4-cc8c-4111-9d16-950e8a7a5aed"}]} 2018-08-18 09:35:07,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=f7a46deb-505c-4221-b495-bd2f11537472&sort_dir=asc&marker=f7a46deb-505c-4221-b495-bd2f11537472&sort_dir=asc used request id req-24e2e999-9b46-4bd5-9800-b56a3d61afd1 2018-08-18 09:35:07,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713210105896s 2018-08-18 09:35:07,383 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=f7a46deb-505c-4221-b495-bd2f11537472&sort_dir=asc&marker=f7a46deb-505c-4221-b495-bd2f11537472&sort_dir=asc used request id req-24e2e999-9b46-4bd5-9800-b56a3d61afd1 2018-08-18 09:35:12,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:35:12,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=efbb69f4-cc8c-4111-9d16-950e8a7a5aed&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:35:12,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:35:12 GMT Server: Apache x-openstack-request-id: req-bbb282a8-287b-43f9-88df-fe797c5cb13c Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=efbb69f4-cc8c-4111-9d16-950e8a7a5aed&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-18 09:35:12,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:12 GMT Server: Apache x-openstack-request-id: req-52b58c76-6a18-49ba-ac27-1c85040d34db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-18T09:35:09Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/ellis/events/138f0edd-67d9-4d6e-bbe8-c96ec0078fa5", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5a9a8c99-976e-4789-8866-2d0ec6c9719c", "id": "138f0edd-67d9-4d6e-bbe8-c96ec0078fa5"}, {"resource_name": "dns", "event_time": "2018-08-18T09:35:09Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dns/events/b915794b-d043-4bb9-a338-45cc6bffde95", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b6e2a3ee-5b98-45fe-bd92-e0c801e1fa10", "id": "b915794b-d043-4bb9-a338-45cc6bffde95"}]} 2018-08-18 09:35:12,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=efbb69f4-cc8c-4111-9d16-950e8a7a5aed&sort_dir=asc&marker=efbb69f4-cc8c-4111-9d16-950e8a7a5aed&sort_dir=asc used request id req-52b58c76-6a18-49ba-ac27-1c85040d34db 2018-08-18 09:35:12,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701649188995s 2018-08-18 09:35:12,459 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=efbb69f4-cc8c-4111-9d16-950e8a7a5aed&sort_dir=asc&marker=efbb69f4-cc8c-4111-9d16-950e8a7a5aed&sort_dir=asc used request id req-52b58c76-6a18-49ba-ac27-1c85040d34db 2018-08-18 09:35:17,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:35:17,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=b915794b-d043-4bb9-a338-45cc6bffde95&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:35:17,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:35:17 GMT Server: Apache x-openstack-request-id: req-abe6d2d5-b61e-4e00-912c-0fca98a9641e Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=b915794b-d043-4bb9-a338-45cc6bffde95&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-18 09:35:17,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:17 GMT Server: Apache x-openstack-request-id: req-ab1d8bd6-0cbf-4e3e-9e4d-90fb60b8f1da Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-18T09:35:15Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dns/events/d66f9b50-bb18-49c7-913d-21964087a4c5", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b6e2a3ee-5b98-45fe-bd92-e0c801e1fa10", "id": "d66f9b50-bb18-49c7-913d-21964087a4c5"}, {"resource_name": "mgmt_network", "event_time": "2018-08-18T09:35:15Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/mgmt_network/events/b1b6d1bc-2f5c-400a-b68c-e2ee97e28837", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "a0353224-7f79-4a56-970c-2a28c31845d0", "id": "b1b6d1bc-2f5c-400a-b68c-e2ee97e28837"}, {"resource_name": "security_groups", "event_time": "2018-08-18T09:35:15Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/security_groups/events/2cfe1c6a-c223-45c9-97c4-7f5ec9c5b931", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "d4815cd8-9a6b-4616-baa1-12b3b3327f09", "id": "2cfe1c6a-c223-45c9-97c4-7f5ec9c5b931"}, {"resource_name": "sig_network", "event_time": "2018-08-18T09:35:15Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sig_network/events/fce86abb-634b-4d70-af88-a9f039a7b72e", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "37bdddc6-0ec6-41c0-909c-238fb8e8a33e", "id": "fce86abb-634b-4d70-af88-a9f039a7b72e"}]} 2018-08-18 09:35:17,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=b915794b-d043-4bb9-a338-45cc6bffde95&sort_dir=asc&marker=b915794b-d043-4bb9-a338-45cc6bffde95&sort_dir=asc used request id req-ab1d8bd6-0cbf-4e3e-9e4d-90fb60b8f1da 2018-08-18 09:35:17,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07368516922s 2018-08-18 09:35:17,540 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=b915794b-d043-4bb9-a338-45cc6bffde95&sort_dir=asc&marker=b915794b-d043-4bb9-a338-45cc6bffde95&sort_dir=asc used request id req-ab1d8bd6-0cbf-4e3e-9e4d-90fb60b8f1da 2018-08-18 09:35:22,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:35:22,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=fce86abb-634b-4d70-af88-a9f039a7b72e&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:35:22,578 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:35:22 GMT Server: Apache x-openstack-request-id: req-30aaee71-cbda-4ff1-bbf5-bf2a9c49a956 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=fce86abb-634b-4d70-af88-a9f039a7b72e&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-18 09:35:22,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:22 GMT Server: Apache x-openstack-request-id: req-54db064e-94a2-437c-b6ee-5f7f007956aa Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:35:22,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=fce86abb-634b-4d70-af88-a9f039a7b72e&sort_dir=asc&marker=fce86abb-634b-4d70-af88-a9f039a7b72e&sort_dir=asc used request id req-54db064e-94a2-437c-b6ee-5f7f007956aa 2018-08-18 09:35:22,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760371685028s 2018-08-18 09:35:22,623 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=fce86abb-634b-4d70-af88-a9f039a7b72e&sort_dir=asc&marker=fce86abb-634b-4d70-af88-a9f039a7b72e&sort_dir=asc used request id req-54db064e-94a2-437c-b6ee-5f7f007956aa 2018-08-18 09:35:27,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:35:27,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=fce86abb-634b-4d70-af88-a9f039a7b72e&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:35:27,649 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:35:27 GMT Server: Apache x-openstack-request-id: req-7ca540c5-83ad-491e-9d9b-f14cf24dcd18 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=fce86abb-634b-4d70-af88-a9f039a7b72e&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-18 09:35:27,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:27 GMT Server: Apache x-openstack-request-id: req-0c8fd988-92fb-4b42-b8ca-0105689bd5c5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-18T09:35:22Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/mgmt_network/events/0fff59aa-a5c6-4208-99fb-3c3799408439", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "a0353224-7f79-4a56-970c-2a28c31845d0", "id": "0fff59aa-a5c6-4208-99fb-3c3799408439"}, {"resource_name": "sig_network", "event_time": "2018-08-18T09:35:23Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sig_network/events/c58b48d5-4cd2-4514-a032-5a14100c51a3", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "37bdddc6-0ec6-41c0-909c-238fb8e8a33e", "id": "c58b48d5-4cd2-4514-a032-5a14100c51a3"}, {"resource_name": "security_groups", "event_time": "2018-08-18T09:35:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/security_groups/events/0b50292c-f3df-409b-9714-278e1e7e399d", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "d4815cd8-9a6b-4616-baa1-12b3b3327f09", "id": "0b50292c-f3df-409b-9714-278e1e7e399d"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-18T09:35:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/clearwater-opnfv/events/2b089d4a-3441-4bfc-ad48-e95f1dc3174b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "id": "2b089d4a-3441-4bfc-ad48-e95f1dc3174b"}]} 2018-08-18 09:35:27,689 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=fce86abb-634b-4d70-af88-a9f039a7b72e&sort_dir=asc&marker=fce86abb-634b-4d70-af88-a9f039a7b72e&sort_dir=asc used request id req-0c8fd988-92fb-4b42-b8ca-0105689bd5c5 2018-08-18 09:35:27,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0647511482239s 2018-08-18 09:35:27,689 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=fce86abb-634b-4d70-af88-a9f039a7b72e&sort_dir=asc&marker=fce86abb-634b-4d70-af88-a9f039a7b72e&sort_dir=asc used request id req-0c8fd988-92fb-4b42-b8ca-0105689bd5c5 2018-08-18 09:35:32,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:35:32,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=2b089d4a-3441-4bfc-ad48-e95f1dc3174b&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:35:32,725 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:35:32 GMT Server: Apache x-openstack-request-id: req-22396851-7390-41d5-b429-3eaf8a993dd6 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=2b089d4a-3441-4bfc-ad48-e95f1dc3174b&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-18 09:35:32,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:32 GMT Server: Apache x-openstack-request-id: req-43834230-090d-44d7-b540-bbab628ac4a0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:35:32,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=2b089d4a-3441-4bfc-ad48-e95f1dc3174b&sort_dir=asc&marker=2b089d4a-3441-4bfc-ad48-e95f1dc3174b&sort_dir=asc used request id req-43834230-090d-44d7-b540-bbab628ac4a0 2018-08-18 09:35:32,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728380680084s 2018-08-18 09:35:32,769 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=2b089d4a-3441-4bfc-ad48-e95f1dc3174b&sort_dir=asc&marker=2b089d4a-3441-4bfc-ad48-e95f1dc3174b&sort_dir=asc used request id req-43834230-090d-44d7-b540-bbab628ac4a0 2018-08-18 09:35:37,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-18 09:35:37,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=2b089d4a-3441-4bfc-ad48-e95f1dc3174b&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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:35:37,803 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:35:37 GMT Server: Apache x-openstack-request-id: req-4f4b2586-9831-49b0-9426-49d485b17e51 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=2b089d4a-3441-4bfc-ad48-e95f1dc3174b&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-18 09:35:37,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:37 GMT Server: Apache x-openstack-request-id: req-f491d296-43a9-4a71-b30c-a0629318fc18 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-18 09:35:37,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=2b089d4a-3441-4bfc-ad48-e95f1dc3174b&sort_dir=asc&marker=2b089d4a-3441-4bfc-ad48-e95f1dc3174b&sort_dir=asc used request id req-f491d296-43a9-4a71-b30c-a0629318fc18 2018-08-18 09:35:37,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706419944763s 2018-08-18 09:35:37,846 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35/events?marker=2b089d4a-3441-4bfc-ad48-e95f1dc3174b&sort_dir=asc&marker=2b089d4a-3441-4bfc-ad48-e95f1dc3174b&sort_dir=asc used request id req-f491d296-43a9-4a71-b30c-a0629318fc18 2018-08-18 09:35:37,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-18 09:35:37,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/30c5129a-4ad8-4e9c-baba-fd757843ba35?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}1966a8dbd9ca9876826a93a8c227e25d10f4bc0f" 2018-08-18 09:35:37,874 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 18 Aug 2018 09:35:37 GMT Server: Apache x-openstack-request-id: req-149fb476-8165-49be-917f-25a8ef152f97 Location: http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?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-18 09:35:38,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:37 GMT Server: Apache x-openstack-request-id: req-5e141dfe-bc18-4a13-8d5a-2fdcda36e230 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "8dce04c9546a49a5912e800d2d314822", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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_c2ddaf39-ee22-4b5e-8352-4773bd643436", "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": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "deletion_time": "2018-08-18T09:35:27Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f72a3cfb01d4701929962839bdc182c", "tags": null, "creation_time": "2018-08-18T09:19:12Z", "links": [{"href": "http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-18T09:34:49Z", "id": "30c5129a-4ad8-4e9c-baba-fd757843ba35", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-18 09:35:38,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-5e141dfe-bc18-4a13-8d5a-2fdcda36e230 2018-08-18 09:35:38,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.715945005417s 2018-08-18 09:35:38,563 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/8dce04c9546a49a5912e800d2d314822/stacks/clearwater-opnfv/30c5129a-4ad8-4e9c-baba-fd757843ba35?resolve_outputs=False used request id req-5e141dfe-bc18-4a13-8d5a-2fdcda36e230 2018-08-18 09:35:38,563 - 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-18 09:35:38,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 09:35:38,574 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:35:38,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb6c28a-90e7-41f2-b862-f3b6938e3ab4 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/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": {"self": "http://172.30.9.22:5000/v3/users/b623ffa379724b66a1d5935e76fdf1cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b623ffa379724b66a1d5935e76fdf1cd", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 09:35:38,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7cb6c28a-90e7-41f2-b862-f3b6938e3ab4 2018-08-18 09:35:38,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201872110367s 2018-08-18 09:35:38,773 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7cb6c28a-90e7-41f2-b862-f3b6938e3ab4 2018-08-18 09:35:38,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 09:35:38,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/b623ffa379724b66a1d5935e76fdf1cd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:35:38,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-affcaf29-c65d-4b31-be77-40b211f0a995 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": {"self": "http://172.30.9.22:5000/v3/users/b623ffa379724b66a1d5935e76fdf1cd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b623ffa379724b66a1d5935e76fdf1cd", "description": null}} 2018-08-18 09:35:38,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/b623ffa379724b66a1d5935e76fdf1cd used request id req-affcaf29-c65d-4b31-be77-40b211f0a995 2018-08-18 09:35:38,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19683098793s 2018-08-18 09:35:38,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/b623ffa379724b66a1d5935e76fdf1cd used request id req-affcaf29-c65d-4b31-be77-40b211f0a995 2018-08-18 09:35:38,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-18 09:35:38,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/b623ffa379724b66a1d5935e76fdf1cd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:35:39,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4e94aef-2de5-4c87-be07-749628f257b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 09:35:39,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b623ffa379724b66a1d5935e76fdf1cd used request id req-b4e94aef-2de5-4c87-be07-749628f257b9 2018-08-18 09:35:39,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.379192113876s 2018-08-18 09:35:39,355 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b623ffa379724b66a1d5935e76fdf1cd used request id req-b4e94aef-2de5-4c87-be07-749628f257b9 2018-08-18 09:35:39,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 09:35:39,364 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:35:39,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-448fc2ff-f26a-40c2-a70e-7d15522bdb18 Content-Encoding: gzip Content-Length: 380 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": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/8dce04c9546a49a5912e800d2d314822"}, "tags": [], "enabled": true, "id": "8dce04c9546a49a5912e800d2d314822", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c2ddaf39-ee22-4b5e-8352-4773bd643436"}]} 2018-08-18 09:35:39,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-448fc2ff-f26a-40c2-a70e-7d15522bdb18 2018-08-18 09:35:39,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.176151990891s 2018-08-18 09:35:39,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-448fc2ff-f26a-40c2-a70e-7d15522bdb18 2018-08-18 09:35:39,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-18 09:35:39,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/8dce04c9546a49a5912e800d2d314822 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:35:39,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8fd82b3-e26f-423d-a045-f285cbfd672c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 09:35:39,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/8dce04c9546a49a5912e800d2d314822 used request id req-a8fd82b3-e26f-423d-a045-f285cbfd672c 2018-08-18 09:35:39,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.245543003082s 2018-08-18 09:35:39,788 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/8dce04c9546a49a5912e800d2d314822 used request id req-a8fd82b3-e26f-423d-a045-f285cbfd672c 2018-08-18 09:35:39,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 09:35:39,795 - 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}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:35:39,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052d5b3c-63a2-465b-b032-0f118151ca1d Content-Encoding: gzip Content-Length: 412 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "298e0d4c5ee14dfd88d56a9f5c6a363f", "links": {"self": "http://172.30.9.22:5000/v3/roles/298e0d4c5ee14dfd88d56a9f5c6a363f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 09:35:39,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-052d5b3c-63a2-465b-b032-0f118151ca1d 2018-08-18 09:35:39,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0981450080872s 2018-08-18 09:35:39,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-052d5b3c-63a2-465b-b032-0f118151ca1d 2018-08-18 09:35:39,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-18 09:35:39,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/298e0d4c5ee14dfd88d56a9f5c6a363f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac214d599ebb6883c4f6a6c2d4ddc8c52c300ab0" 2018-08-18 09:35:40,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e01dbad-2285-4821-9c1e-49504eb6e9a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 09:35:40,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/298e0d4c5ee14dfd88d56a9f5c6a363f used request id req-8e01dbad-2285-4821-9c1e-49504eb6e9a7 2018-08-18 09:35:40,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.196050882339s 2018-08-18 09:35:40,093 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/298e0d4c5ee14dfd88d56a9f5c6a363f used request id req-8e01dbad-2285-4821-9c1e-49504eb6e9a7 2018-08-18 09:35:40,119 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-18 09:35:40,172 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-18 09:35:40,215 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-18 09:35:40,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 09:35:40,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 09:35:40,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 09:35:40,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 09:35:40,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 09:35:40,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 09:35:40,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 09:35:40,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 09:35:40,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 09:35:40,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 09:35:40,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 09:35:40,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 09:35:40,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 09:35:40,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 09:35:40,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 09:35:40,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 09:35:40,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 09:35:40,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 09:35:40,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 09:35:40,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 09:35:40,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 09:35:40,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 09:35:40,311 - 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-18 09:35:40,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30700a1-4e2f-4750-84b3-90f6b7f74cfb 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-18 09:35:40,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b30700a1-4e2f-4750-84b3-90f6b7f74cfb 2018-08-18 09:35:40,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 09:35:40,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T10:35:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["RiELSxtFQF-UAvKJT-xNaA"], "issued_at": "2018-08-18T09:35:40.000000Z"}} 2018-08-18 09:35:40,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 09:35:40,721 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:35:41,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-10b45668-89da-4ad2-9a7a-336a9adfe5ff Date: Sat, 18 Aug 2018 09:35:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 09:35:41,065 - 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-10b45668-89da-4ad2-9a7a-336a9adfe5ff 2018-08-18 09:35:41,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.344017028809s 2018-08-18 09:35:41,065 - 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-10b45668-89da-4ad2-9a7a-336a9adfe5ff 2018-08-18 09:35:41,069 - 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-18 09:35:41,076 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 09:35:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c640682e-57f2-472f-a26b-a0bea0d21af0 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-18 09:35:41,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-c640682e-57f2-472f-a26b-a0bea0d21af0 2018-08-18 09:35:41,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 09:35:41,081 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:35:41,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f28abf-e18d-4d4b-8c39-437179e7ab1f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 09:35:41,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-06f28abf-e18d-4d4b-8c39-437179e7ab1f 2018-08-18 09:35:41,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188305139542s 2018-08-18 09:35:41,266 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-06f28abf-e18d-4d4b-8c39-437179e7ab1f 2018-08-18 09:35:41,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-18 09:35:41,276 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}}' 2018-08-18 09:35:41,470 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 09:35:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85e76495-d7ab-43b2-a6f2-332c4fc72229 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/2079613b778d4392b6eeeced2763d090"}, "tags": [], "enabled": true, "id": "2079613b778d4392b6eeeced2763d090", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}} 2018-08-18 09:35:41,470 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-85e76495-d7ab-43b2-a6f2-332c4fc72229 2018-08-18 09:35:41,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.197843074799s 2018-08-18 09:35:41,471 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-85e76495-d7ab-43b2-a6f2-332c4fc72229 2018-08-18 09:35:41,472 - 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'2079613b778d4392b6eeeced2763d090', '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_c9ade96f-39c5-4772-8ae0-b00cc18ddde1'}) 2018-08-18 09:35:41,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-18 09:35:41,480 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "458b0bc0-585a-43ee-8619-799e9e9fa82a", "email": null, "name": "vyos_vrouter-user_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}}' 2018-08-18 09:35:41,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 09:35:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33704a8a-0697-4a1a-b3be-89dd631753d4 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "links": {"self": "http://172.30.9.22:5000/v3/users/95771a6b75e94159895774281d25532c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "95771a6b75e94159895774281d25532c", "domain_id": "default", "password_expires_at": null}} 2018-08-18 09:35:41,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-33704a8a-0697-4a1a-b3be-89dd631753d4 2018-08-18 09:35:41,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.425180912018s 2018-08-18 09:35:41,903 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-33704a8a-0697-4a1a-b3be-89dd631753d4 2018-08-18 09:35:41,904 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'95771a6b75e94159895774281d25532c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_c9ade96f-39c5-4772-8ae0-b00cc18ddde1'}) 2018-08-18 09:35:41,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 09:35:41,911 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:35:42,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641a23c7-9dff-422e-a917-01625b0c045f Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 09:35:42,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-641a23c7-9dff-422e-a917-01625b0c045f 2018-08-18 09:35:42,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.135598182678s 2018-08-18 09:35:42,044 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-641a23c7-9dff-422e-a917-01625b0c045f 2018-08-18 09:35:42,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 09:35:42,050 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:35:42,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184dc643-1c43-4ccd-a1b8-f2fa0b0e2717 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 09:35:42,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-184dc643-1c43-4ccd-a1b8-f2fa0b0e2717 2018-08-18 09:35:42,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.099338054657s 2018-08-18 09:35:42,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-184dc643-1c43-4ccd-a1b8-f2fa0b0e2717 2018-08-18 09:35:42,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 09:35:42,154 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:35:42,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa68c0b-4462-424c-9316-145b301f1db4 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 09:35:42,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7aa68c0b-4462-424c-9316-145b301f1db4 2018-08-18 09:35:42,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101202011108s 2018-08-18 09:35:42,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7aa68c0b-4462-424c-9316-145b301f1db4 2018-08-18 09:35:42,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 09:35:42,261 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:35:42,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b314210-e057-4a10-be38-e20380e79174 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-18 09:35:42,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-3b314210-e057-4a10-be38-e20380e79174 2018-08-18 09:35:42,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.131531953812s 2018-08-18 09:35:42,390 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-3b314210-e057-4a10-be38-e20380e79174 2018-08-18 09:35:42,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 09:35:42,394 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:35:42,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658ad075-469d-458a-8f78-6298aa8da810 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "links": {"self": "http://172.30.9.22:5000/v3/users/95771a6b75e94159895774281d25532c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "95771a6b75e94159895774281d25532c", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 09:35:42,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-658ad075-469d-458a-8f78-6298aa8da810 2018-08-18 09:35:42,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116089105606s 2018-08-18 09:35:42,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-658ad075-469d-458a-8f78-6298aa8da810 2018-08-18 09:35:42,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 09:35:42,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:35:42,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fec194a-6fc6-4355-8a97-f0daea483626 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/2079613b778d4392b6eeeced2763d090"}, "tags": [], "enabled": true, "id": "2079613b778d4392b6eeeced2763d090", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}]} 2018-08-18 09:35:42,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3fec194a-6fc6-4355-8a97-f0daea483626 2018-08-18 09:35:42,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0997531414032s 2018-08-18 09:35:42,615 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3fec194a-6fc6-4355-8a97-f0daea483626 2018-08-18 09:35:42,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 09:35:42,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=95771a6b75e94159895774281d25532c&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=2079613b778d4392b6eeeced2763d090" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:35:42,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86446a09-cad1-46d8-9740-2c1e20c92267 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=95771a6b75e94159895774281d25532c&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=2079613b778d4392b6eeeced2763d090", "previous": null, "next": null}} 2018-08-18 09:35:42,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=95771a6b75e94159895774281d25532c&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=2079613b778d4392b6eeeced2763d090 used request id req-86446a09-cad1-46d8-9740-2c1e20c92267 2018-08-18 09:35:42,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.184787988663s 2018-08-18 09:35:42,808 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=95771a6b75e94159895774281d25532c&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=2079613b778d4392b6eeeced2763d090 used request id req-86446a09-cad1-46d8-9740-2c1e20c92267 2018-08-18 09:35:42,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 09:35:42,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/2079613b778d4392b6eeeced2763d090/users/95771a6b75e94159895774281d25532c/roles/04730c3b60524baeae58f0c728000ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:35:42,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24534de1-ff9b-47ae-8d46-d8b784a564a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 09:35:42,955 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2079613b778d4392b6eeeced2763d090/users/95771a6b75e94159895774281d25532c/roles/04730c3b60524baeae58f0c728000ebe used request id req-24534de1-ff9b-47ae-8d46-d8b784a564a5 2018-08-18 09:35:42,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143733024597s 2018-08-18 09:35:42,956 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/2079613b778d4392b6eeeced2763d090/users/95771a6b75e94159895774281d25532c/roles/04730c3b60524baeae58f0c728000ebe used request id req-24534de1-ff9b-47ae-8d46-d8b784a564a5 2018-08-18 09:35:42,956 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', 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'2079613b778d4392b6eeeced2763d090', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '458b0bc0-585a-43ee-8619-799e9e9fa82a', 'username': u'vyos_vrouter-user_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', '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-18 09:35:42,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 09:35:42,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 09:35:42,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 09:35:42,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 09:35:42,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 09:35:42,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 09:35:42,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 09:35:42,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 09:35:42,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 09:35:42,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 09:35:42,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 09:35:42,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 09:35:42,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 09:35:42,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 09:35:42,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 09:35:42,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 09:35:42,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 09:35:42,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 09:35:42,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 09:35:42,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 09:35:42,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 09:35:42,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 09:35:42,960 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', 'password': '458b0bc0-585a-43ee-8619-799e9e9fa82a', 'project_name': 'vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '2079613b778d4392b6eeeced2763d090', 'project_domain_name': 'Default'} 2018-08-18 09:35:42,980 - 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-18 09:35:42,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-18 09:35:43,011 - 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-18 09:35:43,017 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-18 09:35:43,017 - 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-18 09:35:43,707 - 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-18 09:35:43,783 - 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-18 09:35:43,784 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-18 09:35:43,785 - 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-18 09:35:43,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c25df15-8cc9-4faf-9547-14c8595f0c35 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-18 09:35:43,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8c25df15-8cc9-4faf-9547-14c8595f0c35 2018-08-18 09:35:43,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 09:35:44,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T10:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2079613b778d4392b6eeeced2763d090", "name": "vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/2079613b778d4392b6eeeced2763d090", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/2079613b778d4392b6eeeced2763d090", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/2079613b778d4392b6eeeced2763d090", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/2079613b778d4392b6eeeced2763d090", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/2079613b778d4392b6eeeced2763d090", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/2079613b778d4392b6eeeced2763d090", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/2079613b778d4392b6eeeced2763d090", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/2079613b778d4392b6eeeced2763d090", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/2079613b778d4392b6eeeced2763d090", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_2079613b778d4392b6eeeced2763d090", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2079613b778d4392b6eeeced2763d090", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2079613b778d4392b6eeeced2763d090", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/2079613b778d4392b6eeeced2763d090", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/2079613b778d4392b6eeeced2763d090", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "id": "95771a6b75e94159895774281d25532c"}, "audit_ids": ["8jmNgDD3RJ-q2v17dQte_Q"], "issued_at": "2018-08-18T09:35:44.000000Z"}} 2018-08-18 09:35:44,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 09:35:44,178 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '{"network": {"name": "vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "admin_state_up": true}}' 2018-08-18 09:35:44,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-10df131c-7a36-4e9d-a89d-1bcb8a57ce78 Date: Sat, 18 Aug 2018 09:35:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"db714dad-5562-4bb4-8bfe-eabba0b61c2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2079613b778d4392b6eeeced2763d090","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T09:35:44Z","is_default":false,"name":"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2079613b778d4392b6eeeced2763d090","created_at":"2018-08-18T09:35:44Z","mtu":1450}} 2018-08-18 09:35:44,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-10df131c-7a36-4e9d-a89d-1bcb8a57ce78 2018-08-18 09:35:44,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.603194952011s 2018-08-18 09:35:44,781 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-10df131c-7a36-4e9d-a89d-1bcb8a57ce78 2018-08-18 09:35:44,782 - 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-18T09:35:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'db714dad-5562-4bb4-8bfe-eabba0b61c2c', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', u'admin_state_up': True, u'tenant_id': u'2079613b778d4392b6eeeced2763d090', u'created_at': u'2018-08-18T09:35:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2079613b778d4392b6eeeced2763d090', u'l2_adjacency': True}) 2018-08-18 09:35:44,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 09:35:44,783 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:35:45,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-ec2ac6c3-59d6-4eab-a3c7-35d03ca42c50 Date: Sat, 18 Aug 2018 09:35:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"db714dad-5562-4bb4-8bfe-eabba0b61c2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2079613b778d4392b6eeeced2763d090","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T09:35:44Z","qos_policy_id":null,"name":"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1","admin_state_up":true,"tenant_id":"2079613b778d4392b6eeeced2763d090","created_at":"2018-08-18T09:35:44Z","mtu":1450}]} 2018-08-18 09:35:45,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ec2ac6c3-59d6-4eab-a3c7-35d03ca42c50 2018-08-18 09:35:45,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356647968292s 2018-08-18 09:35:45,140 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ec2ac6c3-59d6-4eab-a3c7-35d03ca42c50 2018-08-18 09:35:45,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 09:35:45,141 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '{"subnet": {"name": "vyos_vrouter-subnet_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "enable_dhcp": true, "network_id": "db714dad-5562-4bb4-8bfe-eabba0b61c2c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-18 09:35:45,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-3408e6cf-3fd8-4cdd-a2e4-20543872259b Date: Sat, 18 Aug 2018 09:35:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db714dad-5562-4bb4-8bfe-eabba0b61c2c","tenant_id":"2079613b778d4392b6eeeced2763d090","created_at":"2018-08-18T09:35:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T09:35:45Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"2079613b778d4392b6eeeced2763d090","id":"9fc0ca01-873a-43fe-aa5f-0c5ae7b87946","subnetpool_id":null,"name":"vyos_vrouter-subnet_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}} 2018-08-18 09:35:45,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-3408e6cf-3fd8-4cdd-a2e4-20543872259b 2018-08-18 09:35:45,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.561861038208s 2018-08-18 09:35:45,703 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-3408e6cf-3fd8-4cdd-a2e4-20543872259b 2018-08-18 09:35:45,703 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T09:35:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9fc0ca01-873a-43fe-aa5f-0c5ae7b87946', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', u'enable_dhcp': True, u'network_id': u'db714dad-5562-4bb4-8bfe-eabba0b61c2c', u'tenant_id': u'2079613b778d4392b6eeeced2763d090', u'created_at': u'2018-08-18T09:35:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2079613b778d4392b6eeeced2763d090'}) 2018-08-18 09:35:45,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 09:35:45,705 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "vyos_vrouter-router_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "admin_state_up": true}}' 2018-08-18 09:35:47,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-8d6149cc-9898-45e9-a703-b109375f7d10 Date: Sat, 18 Aug 2018 09:35:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:35:45Z", "admin_state_up": true, "updated_at": "2018-08-18T09:35:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2079613b778d4392b6eeeced2763d090", "id": "001f0b51-1b34-47a8-bc36-27d69ca1958d", "name": "vyos_vrouter-router_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}} 2018-08-18 09:35:47,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8d6149cc-9898-45e9-a703-b109375f7d10 2018-08-18 09:35:47,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58790397644s 2018-08-18 09:35:47,292 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8d6149cc-9898-45e9-a703-b109375f7d10 2018-08-18 09:35:47,293 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T09:35:46Z', u'revision_number': 2, u'id': u'001f0b51-1b34-47a8-bc36-27d69ca1958d', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', u'admin_state_up': True, u'tenant_id': u'2079613b778d4392b6eeeced2763d090', u'created_at': u'2018-08-18T09:35:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'2079613b778d4392b6eeeced2763d090'}) 2018-08-18 09:35:47,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 09:35:47,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/001f0b51-1b34-47a8-bc36-27d69ca1958d/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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '{"subnet_id": "9fc0ca01-873a-43fe-aa5f-0c5ae7b87946"}' 2018-08-18 09:35:49,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8232db70-54e2-4687-a15f-6e85a5b16508 Date: Sat, 18 Aug 2018 09:35:49 GMT RESP BODY: {"network_id": "db714dad-5562-4bb4-8bfe-eabba0b61c2c", "tenant_id": "2079613b778d4392b6eeeced2763d090", "subnet_id": "9fc0ca01-873a-43fe-aa5f-0c5ae7b87946", "subnet_ids": ["9fc0ca01-873a-43fe-aa5f-0c5ae7b87946"], "port_id": "ef7631e9-17b1-4965-9cdf-b7afa286968e", "id": "001f0b51-1b34-47a8-bc36-27d69ca1958d"} 2018-08-18 09:35:49,912 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/001f0b51-1b34-47a8-bc36-27d69ca1958d/add_router_interface.json used request id req-8232db70-54e2-4687-a15f-6e85a5b16508 2018-08-18 09:35:49,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.61872506142s 2018-08-18 09:35:49,913 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/001f0b51-1b34-47a8-bc36-27d69ca1958d/add_router_interface.json used request id req-8232db70-54e2-4687-a15f-6e85a5b16508 returning object 001f0b51-1b34-47a8-bc36-27d69ca1958d 2018-08-18 09:35:49,913 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-18 09:36:12,908 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-18 09:36:12,910 - 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-18 09:36:12,915 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 09:36:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 09:36:12,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:36:12,923 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:36:13,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0a13f8a6-2696-4488-849c-29918795e168 Date: Sat, 18 Aug 2018 09:36:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:36:13,601 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0a13f8a6-2696-4488-849c-29918795e168 2018-08-18 09:36:13,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.681696891785s 2018-08-18 09:36:13,602 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0a13f8a6-2696-4488-849c-29918795e168 2018-08-18 09:36:13,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 09:36:13,614 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}' 2018-08-18 09:36:13,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-29af1bcb-da8f-40b8-b911-20d5a07ab3d4 Date: Sat, 18 Aug 2018 09:36:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:36:13Z", "file": "/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/file", "owner": "2079613b778d4392b6eeeced2763d090", "id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "size": null, "self": "/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "checksum": null, "created_at": "2018-08-18T09:36:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 09:36:13,734 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-29af1bcb-da8f-40b8-b911-20d5a07ab3d4 2018-08-18 09:36:13,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.123708963394s 2018-08-18 09:36:13,734 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-29af1bcb-da8f-40b8-b911-20d5a07ab3d4 returning object 9ebc12f3-9d33-4dca-ac5d-d06c93b5c307 2018-08-18 09:36:13,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 09:36:13,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '' 2018-08-18 09:37:14,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b39ba23a-46af-4106-b001-3e5f6e2be8c4 Date: Sat, 18 Aug 2018 09:37:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 09:37:14,976 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/file used request id req-b39ba23a-46af-4106-b001-3e5f6e2be8c4 2018-08-18 09:37:14,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.2409310341s 2018-08-18 09:37:14,976 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/file used request id req-b39ba23a-46af-4106-b001-3e5f6e2be8c4 2018-08-18 09:37:14,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:37:14,984 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:15,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-ca07e361-fe4f-45b7-a0ef-b2ce38d472bb Date: Sat, 18 Aug 2018 09:37:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:37:14Z", "file": "/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/file", "owner": "2079613b778d4392b6eeeced2763d090", "id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "size": 4373348352, "self": "/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-18T09:36:13Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:37:15,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ca07e361-fe4f-45b7-a0ef-b2ce38d472bb 2018-08-18 09:37:15,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353980064392s 2018-08-18 09:37:15,016 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ca07e361-fe4f-45b7-a0ef-b2ce38d472bb 2018-08-18 09:37:15,018 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/file', 'owner': u'2079613b778d4392b6eeeced2763d090', 'id': u'9ebc12f3-9d33-4dca-ac5d-d06c93b5c307', 'size': 4373348352, u'self': u'/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2079613b778d4392b6eeeced2763d090', 'name': 'vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T09:37:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T09:37:14Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', 'created': u'2018-08-18T09:36:13Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-18T09:36:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-18 09:37:15,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 09:37:15,022 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-18 09:37:15,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-3eb50439-a28f-4386-a9a5-7563ea443970 x-compute-request-id: req-3eb50439-a28f-4386-a9a5-7563ea443970 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "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": "7142f96a-ef46-433f-b9e1-22799b96995c"}} 2018-08-18 09:37:15,326 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3eb50439-a28f-4386-a9a5-7563ea443970 2018-08-18 09:37:15,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.306797981262s 2018-08-18 09:37:15,326 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3eb50439-a28f-4386-a9a5-7563ea443970 2018-08-18 09:37:15,327 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', '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'4d035469e9a84e03ad9e915ddb446437', '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'7142f96a-ef46-433f-b9e1-22799b96995c', 'swap': 0}) 2018-08-18 09:37:15,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 09:37:15,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/7142f96a-ef46-433f-b9e1-22799b96995c/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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" -d '{"extra_specs": {}}' 2018-08-18 09:37:15,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-ce207751-7ba7-49cc-8018-4ed824d5c364 x-compute-request-id: req-ce207751-7ba7-49cc-8018-4ed824d5c364 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 09:37:15,349 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7142f96a-ef46-433f-b9e1-22799b96995c/os-extra_specs used request id req-ce207751-7ba7-49cc-8018-4ed824d5c364 2018-08-18 09:37:15,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210418701172s 2018-08-18 09:37:15,349 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7142f96a-ef46-433f-b9e1-22799b96995c/os-extra_specs used request id req-ce207751-7ba7-49cc-8018-4ed824d5c364 2018-08-18 09:37:15,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-18 09:37:15,352 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '{"keypair": {"name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}}' 2018-08-18 09:37:15,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-4cafb67b-0fcc-438a-8930-b03dde53412f x-compute-request-id: req-4cafb67b-0fcc-438a-8930-b03dde53412f Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDD1EhOfCPYDO6gWwpu4mb6Hmx5TtOO7GH1jnvNnactDHgEp/zArFaGZ6nAqfhl3T0zEfsKCG9l0BtGQAz7cEz8FvtQsl70dmE0IsRRUE13aTKbih8ECtmtVA7H7xZZA6lJ3iZq71FJb3KBW3O0vxz5hU1ztVCTmv1FA81ojDMq1jKiPFaRsGqPOZinQ8oz5nRp8PDcTA2K9sDta79hO+oSmmqP7PRwM5fcC+SyBl4GJ8lQYzcw7G/U1WSdutYJKFicjFU8m0nMiv/hPXhPFJJan6cQC7CVOIVd660ukwKYvWWRMx5vqqRrlYE9Tod5rENh/Ho1YAp3yv3SRXPLgHYV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw9RITnwj2AzuoFsKbuJm+h5seU7Tjuxh9Y57zZ2nLQx4BKf8\nwKxWhmepwKn4Zd09MxH7CghvZdAbRkAM+3BM/Bb7ULJe9HZhNCLEUVBNd2kym4of\nBArZrVQOx+8WWQOpSd4mau9RSW9ygVtztL8c+YVNc7VQk5r9RQPNaIwzKtYyojxW\nkbBqjzmYp0PKM+Z0afDw3EwNivbA7Wu/YTvqEppqj+z0cDOX3AvksgZeBifJUGM3\nMOxv1NVknbrWCShYnIxVPJtJzIr/4T14TxSSWp+nEAuwlTiFXeutLpMCmL1lkTMe\nb6qka5WBPU6HeaxDYfx6NWAKd8r90kVzy4B2FQIDAQABAoIBAFbxpBy8fwmITFYD\ntbEfccrwwQZm2gTlrGRim1LiAPw+QfcHQm+k1FGeKr7wd+l5/Zb0D7oXnqXcbI+X\nFmx4IqX16iSc3Q26lVOZcAIOHia7HQ3zl+uqiZSr8lgQLaLdvkaei/4EPNnW0kbe\nfJOuGkYqSgXqZVjzgiknFAar4HfOlR/8sSw+uUDyMeau/olVJKI1Xa4/Q35y6sQx\nQ+mHTA4LvgmIpr41L5V7hIX1Id8hgVkCnQiZVqnDpt1nzfBmfzqP5YRDl0zmGhqJ\nRnAeBk6Kpoj036B+/cvz3sbX6hu6qhvJst+fxnu23dxJHj0X2MM/B6mlda8U7r6L\nbJdQUoECgYEA4T4L3ENsaAIYA6Xiqx/PWVknOTvwwy86crGoaGSY3htsijp24yfn\nm9t1zv39DQeu6VTvTXf8Y6VNQMH711CK7hQtEXJsSNLizgp0ow3TieOPRNBUg39d\nDsK0spy+Sf4frUymfn6+gSwjvziiHnXVUc97o8NKAETCW8GQyMU473UCgYEA3pIF\nRMK8kRWYcA3fqdKSvNxQ1OI4WLFtDwbJ/8OEdY7aOQIOsg1pT3ts3YgZ9sjBj6RH\n7jvnXsyqBCh6S8PLJLgDV0j7UYbfaXJQpEEnNy2nDTNXe3KDl/FpymA4iWDrdjUM\ndMiGPInJJRoNnc+WLEFTEgnV7L0Ew262au6oOCECgYBarpE114tAgH9MkK+mN4NS\nNHt/JmuzGUONw4rKpJ2K5j2XlRwiLgGoFP3kHQuRAGPiGsjRRpo9P+LPTIno0Mtu\nOH9Ag/GmjAi17S2yK7Hb1NrsWHd+DXvYonj/Y+2UepQkQDTTvpFSDgRCSzmxy7zb\nWA4uC0SywPwC1vZEbmqStQKBgQCEBSVu5fwoKyEixnf3Kdq0gBLKU+2MXqIMGcDU\nH0uA192FlzzUTLQ82z92IHcWNXrrE00/ePUC/G+Uy9XO/zKOc0A4FChO8auvxokj\nBSqXxlKit+OabBC2nhJcYrrmckD4+vqKgy9s1WYkxdFx3GJ9mboGpyLnrC8ZJaC6\nyRmrQQKBgFlHebAB5rOo08kSeQLuWvlTz3muqhzEx8uiDDvKErZ5jF5U7aNnZnig\nFziSseKii06jcItz1nG+XSxuQq757T3ErtC0bT2O7ZuMwZ26nLT9z4W+GMBn0hWe\nZuUkcfLtlR5IlNNjCM2B+W3kHKsuh/A8rzB2LzXLQoxMZruYmoNw\n-----END RSA PRIVATE KEY-----\n", "user_id": "95771a6b75e94159895774281d25532c", "name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "fingerprint": "7e:cb:5e:ba:9e:9c:4c:67:a4:ef:86:60:b2:ec:87:79"}} 2018-08-18 09:37:15,726 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4cafb67b-0fcc-438a-8930-b03dde53412f 2018-08-18 09:37:15,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.376438856125s 2018-08-18 09:37:15,727 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4cafb67b-0fcc-438a-8930-b03dde53412f 2018-08-18 09:37:15,727 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDD1EhOfCPYDO6gWwpu4mb6Hmx5TtOO7GH1jnvNnactDHgEp/zArFaGZ6nAqfhl3T0zEfsKCG9l0BtGQAz7cEz8FvtQsl70dmE0IsRRUE13aTKbih8ECtmtVA7H7xZZA6lJ3iZq71FJb3KBW3O0vxz5hU1ztVCTmv1FA81ojDMq1jKiPFaRsGqPOZinQ8oz5nRp8PDcTA2K9sDta79hO+oSmmqP7PRwM5fcC+SyBl4GJ8lQYzcw7G/U1WSdutYJKFicjFU8m0nMiv/hPXhPFJJan6cQC7CVOIVd660ukwKYvWWRMx5vqqRrlYE9Tod5rENh/Ho1YAp3yv3SRXPLgHYV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw9RITnwj2AzuoFsKbuJm+h5seU7Tjuxh9Y57zZ2nLQx4BKf8\nwKxWhmepwKn4Zd09MxH7CghvZdAbRkAM+3BM/Bb7ULJe9HZhNCLEUVBNd2kym4of\nBArZrVQOx+8WWQOpSd4mau9RSW9ygVtztL8c+YVNc7VQk5r9RQPNaIwzKtYyojxW\nkbBqjzmYp0PKM+Z0afDw3EwNivbA7Wu/YTvqEppqj+z0cDOX3AvksgZeBifJUGM3\nMOxv1NVknbrWCShYnIxVPJtJzIr/4T14TxSSWp+nEAuwlTiFXeutLpMCmL1lkTMe\nb6qka5WBPU6HeaxDYfx6NWAKd8r90kVzy4B2FQIDAQABAoIBAFbxpBy8fwmITFYD\ntbEfccrwwQZm2gTlrGRim1LiAPw+QfcHQm+k1FGeKr7wd+l5/Zb0D7oXnqXcbI+X\nFmx4IqX16iSc3Q26lVOZcAIOHia7HQ3zl+uqiZSr8lgQLaLdvkaei/4EPNnW0kbe\nfJOuGkYqSgXqZVjzgiknFAar4HfOlR/8sSw+uUDyMeau/olVJKI1Xa4/Q35y6sQx\nQ+mHTA4LvgmIpr41L5V7hIX1Id8hgVkCnQiZVqnDpt1nzfBmfzqP5YRDl0zmGhqJ\nRnAeBk6Kpoj036B+/cvz3sbX6hu6qhvJst+fxnu23dxJHj0X2MM/B6mlda8U7r6L\nbJdQUoECgYEA4T4L3ENsaAIYA6Xiqx/PWVknOTvwwy86crGoaGSY3htsijp24yfn\nm9t1zv39DQeu6VTvTXf8Y6VNQMH711CK7hQtEXJsSNLizgp0ow3TieOPRNBUg39d\nDsK0spy+Sf4frUymfn6+gSwjvziiHnXVUc97o8NKAETCW8GQyMU473UCgYEA3pIF\nRMK8kRWYcA3fqdKSvNxQ1OI4WLFtDwbJ/8OEdY7aOQIOsg1pT3ts3YgZ9sjBj6RH\n7jvnXsyqBCh6S8PLJLgDV0j7UYbfaXJQpEEnNy2nDTNXe3KDl/FpymA4iWDrdjUM\ndMiGPInJJRoNnc+WLEFTEgnV7L0Ew262au6oOCECgYBarpE114tAgH9MkK+mN4NS\nNHt/JmuzGUONw4rKpJ2K5j2XlRwiLgGoFP3kHQuRAGPiGsjRRpo9P+LPTIno0Mtu\nOH9Ag/GmjAi17S2yK7Hb1NrsWHd+DXvYonj/Y+2UepQkQDTTvpFSDgRCSzmxy7zb\nWA4uC0SywPwC1vZEbmqStQKBgQCEBSVu5fwoKyEixnf3Kdq0gBLKU+2MXqIMGcDU\nH0uA192FlzzUTLQ82z92IHcWNXrrE00/ePUC/G+Uy9XO/zKOc0A4FChO8auvxokj\nBSqXxlKit+OabBC2nhJcYrrmckD4+vqKgy9s1WYkxdFx3GJ9mboGpyLnrC8ZJaC6\nyRmrQQKBgFlHebAB5rOo08kSeQLuWvlTz3muqhzEx8uiDDvKErZ5jF5U7aNnZnig\nFziSseKii06jcItz1nG+XSxuQq757T3ErtC0bT2O7ZuMwZ26nLT9z4W+GMBn0hWe\nZuUkcfLtlR5IlNNjCM2B+W3kHKsuh/A8rzB2LzXLQoxMZruYmoNw\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'95771a6b75e94159895774281d25532c', 'name': u'vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', 'created_at': '2018-08-18T09:37:15.727836', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2079613b778d4392b6eeeced2763d090', 'name': 'vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7e:cb:5e:ba:9e:9c:4c:67:a4:ef:86:60:b2:ec:87:79', 'type': 'ssh', 'id': u'vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1'}) 2018-08-18 09:37:15,728 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAw9RITnwj2AzuoFsKbuJm+h5seU7Tjuxh9Y57zZ2nLQx4BKf8 wKxWhmepwKn4Zd09MxH7CghvZdAbRkAM+3BM/Bb7ULJe9HZhNCLEUVBNd2kym4of BArZrVQOx+8WWQOpSd4mau9RSW9ygVtztL8c+YVNc7VQk5r9RQPNaIwzKtYyojxW kbBqjzmYp0PKM+Z0afDw3EwNivbA7Wu/YTvqEppqj+z0cDOX3AvksgZeBifJUGM3 MOxv1NVknbrWCShYnIxVPJtJzIr/4T14TxSSWp+nEAuwlTiFXeutLpMCmL1lkTMe b6qka5WBPU6HeaxDYfx6NWAKd8r90kVzy4B2FQIDAQABAoIBAFbxpBy8fwmITFYD tbEfccrwwQZm2gTlrGRim1LiAPw+QfcHQm+k1FGeKr7wd+l5/Zb0D7oXnqXcbI+X Fmx4IqX16iSc3Q26lVOZcAIOHia7HQ3zl+uqiZSr8lgQLaLdvkaei/4EPNnW0kbe fJOuGkYqSgXqZVjzgiknFAar4HfOlR/8sSw+uUDyMeau/olVJKI1Xa4/Q35y6sQx Q+mHTA4LvgmIpr41L5V7hIX1Id8hgVkCnQiZVqnDpt1nzfBmfzqP5YRDl0zmGhqJ RnAeBk6Kpoj036B+/cvz3sbX6hu6qhvJst+fxnu23dxJHj0X2MM/B6mlda8U7r6L bJdQUoECgYEA4T4L3ENsaAIYA6Xiqx/PWVknOTvwwy86crGoaGSY3htsijp24yfn m9t1zv39DQeu6VTvTXf8Y6VNQMH711CK7hQtEXJsSNLizgp0ow3TieOPRNBUg39d DsK0spy+Sf4frUymfn6+gSwjvziiHnXVUc97o8NKAETCW8GQyMU473UCgYEA3pIF RMK8kRWYcA3fqdKSvNxQ1OI4WLFtDwbJ/8OEdY7aOQIOsg1pT3ts3YgZ9sjBj6RH 7jvnXsyqBCh6S8PLJLgDV0j7UYbfaXJQpEEnNy2nDTNXe3KDl/FpymA4iWDrdjUM dMiGPInJJRoNnc+WLEFTEgnV7L0Ew262au6oOCECgYBarpE114tAgH9MkK+mN4NS NHt/JmuzGUONw4rKpJ2K5j2XlRwiLgGoFP3kHQuRAGPiGsjRRpo9P+LPTIno0Mtu OH9Ag/GmjAi17S2yK7Hb1NrsWHd+DXvYonj/Y+2UepQkQDTTvpFSDgRCSzmxy7zb WA4uC0SywPwC1vZEbmqStQKBgQCEBSVu5fwoKyEixnf3Kdq0gBLKU+2MXqIMGcDU H0uA192FlzzUTLQ82z92IHcWNXrrE00/ePUC/G+Uy9XO/zKOc0A4FChO8auvxokj BSqXxlKit+OabBC2nhJcYrrmckD4+vqKgy9s1WYkxdFx3GJ9mboGpyLnrC8ZJaC6 yRmrQQKBgFlHebAB5rOo08kSeQLuWvlTz3muqhzEx8uiDDvKErZ5jF5U7aNnZnig FziSseKii06jcItz1nG+XSxuQq757T3ErtC0bT2O7ZuMwZ26nLT9z4W+GMBn0hWe ZuUkcfLtlR5IlNNjCM2B+W3kHKsuh/A8rzB2LzXLQoxMZruYmoNw -----END RSA PRIVATE KEY----- 2018-08-18 09:37:15,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-18 09:37:15,731 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '{"security_group": {"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-18 09:37:16,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-2c820b00-a165-4fdb-b412-c2b08d2a6a8e Date: Sat, 18 Aug 2018 09:37:16 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:16Z", "updated_at": "2018-08-18T09:37:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "625a1bec-281a-44a5-a416-741fa292fa9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "c8f418eb-06ed-417b-95e4-bafb6c2f0cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 1, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}} 2018-08-18 09:37:16,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2c820b00-a165-4fdb-b412-c2b08d2a6a8e 2018-08-18 09:37:16,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.379828929901s 2018-08-18 09:37:16,111 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2c820b00-a165-4fdb-b412-c2b08d2a6a8e 2018-08-18 09:37:16,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 09:37:16,116 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:16,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-2aec9e0b-9901-4d4b-b78d-7bc0346b5ae5 Date: Sat, 18 Aug 2018 09:37:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:35:44Z", "updated_at": "2018-08-18T09:35:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "0f08adc9-b6f1-471b-9170-9fe5923ebed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "1a077aed-4b93-4b23-bd29-bf9c442b26b9", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "ae0c9b5a-0bb8-4c3d-a1c7-3a21c4dd1465", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "de6288df-756d-43c9-abc3-14bc737e8f24", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 1, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:16Z", "updated_at": "2018-08-18T09:37:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "625a1bec-281a-44a5-a416-741fa292fa9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "c8f418eb-06ed-417b-95e4-bafb6c2f0cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 1, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}]} 2018-08-18 09:37:16,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2aec9e0b-9901-4d4b-b78d-7bc0346b5ae5 2018-08-18 09:37:16,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0664629936218s 2018-08-18 09:37:16,182 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2aec9e0b-9901-4d4b-b78d-7bc0346b5ae5 2018-08-18 09:37:16,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 09:37:16,186 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -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": "df37fcfb-d31b-44fe-aa94-fb3acda73e80"}}' 2018-08-18 09:37:16,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-251e6cec-953b-4b62-a970-9ad40c1d6b3a Date: Sat, 18 Aug 2018 09:37:16 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-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "port_range_min": 22, "revision_number": 0, "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:16Z", "project_id": "2079613b778d4392b6eeeced2763d090", "id": "6b504f8e-b575-4ae4-81b3-ace0cc2fb697"}} 2018-08-18 09:37:16,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-251e6cec-953b-4b62-a970-9ad40c1d6b3a 2018-08-18 09:37:16,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137728214264s 2018-08-18 09:37:16,324 - 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-251e6cec-953b-4b62-a970-9ad40c1d6b3a 2018-08-18 09:37:16,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 09:37:16,328 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:16,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-fa19e85d-408f-409c-b56c-c64642fc1d88 Date: Sat, 18 Aug 2018 09:37:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:35:44Z", "updated_at": "2018-08-18T09:35:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "0f08adc9-b6f1-471b-9170-9fe5923ebed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "1a077aed-4b93-4b23-bd29-bf9c442b26b9", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "ae0c9b5a-0bb8-4c3d-a1c7-3a21c4dd1465", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "de6288df-756d-43c9-abc3-14bc737e8f24", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 1, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:16Z", "updated_at": "2018-08-18T09:37:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "625a1bec-281a-44a5-a416-741fa292fa9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "6b504f8e-b575-4ae4-81b3-ace0cc2fb697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "c8f418eb-06ed-417b-95e4-bafb6c2f0cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 2, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}]} 2018-08-18 09:37:16,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-fa19e85d-408f-409c-b56c-c64642fc1d88 2018-08-18 09:37:16,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0456631183624s 2018-08-18 09:37:16,374 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-fa19e85d-408f-409c-b56c-c64642fc1d88 2018-08-18 09:37:16,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 09:37:16,377 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -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": "df37fcfb-d31b-44fe-aa94-fb3acda73e80"}}' 2018-08-18 09:37:16,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-4f5140d0-7f5b-421c-a196-2b650708b65c Date: Sat, 18 Aug 2018 09:37:16 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-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "port_range_min": null, "revision_number": 0, "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:16Z", "project_id": "2079613b778d4392b6eeeced2763d090", "id": "20cb7708-4a3c-4eea-a2e9-44f263d3d2ec"}} 2018-08-18 09:37:16,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4f5140d0-7f5b-421c-a196-2b650708b65c 2018-08-18 09:37:16,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132971048355s 2018-08-18 09:37:16,510 - 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-4f5140d0-7f5b-421c-a196-2b650708b65c 2018-08-18 09:37:16,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 09:37:16,514 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:16,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-050d0b73-e33a-4ccd-97ad-e73611bbb414 Date: Sat, 18 Aug 2018 09:37:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:35:44Z", "updated_at": "2018-08-18T09:35:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "0f08adc9-b6f1-471b-9170-9fe5923ebed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "1a077aed-4b93-4b23-bd29-bf9c442b26b9", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "ae0c9b5a-0bb8-4c3d-a1c7-3a21c4dd1465", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "de6288df-756d-43c9-abc3-14bc737e8f24", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 1, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:16Z", "updated_at": "2018-08-18T09:37:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "20cb7708-4a3c-4eea-a2e9-44f263d3d2ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "625a1bec-281a-44a5-a416-741fa292fa9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "6b504f8e-b575-4ae4-81b3-ace0cc2fb697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "c8f418eb-06ed-417b-95e4-bafb6c2f0cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 3, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}]} 2018-08-18 09:37:16,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-050d0b73-e33a-4ccd-97ad-e73611bbb414 2018-08-18 09:37:16,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0478601455688s 2018-08-18 09:37:16,561 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-050d0b73-e33a-4ccd-97ad-e73611bbb414 2018-08-18 09:37:16,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 09:37:16,564 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -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": "df37fcfb-d31b-44fe-aa94-fb3acda73e80"}}' 2018-08-18 09:37:16,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-aaef7ef7-7798-4cde-9676-884b82a06db0 Date: Sat, 18 Aug 2018 09:37:16 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-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "port_range_min": 80, "revision_number": 0, "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:16Z", "project_id": "2079613b778d4392b6eeeced2763d090", "id": "b5f80fb5-bebd-4c08-b9c9-e2c0d6bf136f"}} 2018-08-18 09:37:16,689 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-aaef7ef7-7798-4cde-9676-884b82a06db0 2018-08-18 09:37:16,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124952793121s 2018-08-18 09:37:16,689 - 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-aaef7ef7-7798-4cde-9676-884b82a06db0 2018-08-18 09:37:16,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 09:37:16,693 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:16,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-83dec030-14e9-4b46-acfb-a16e4fa355e0 Date: Sat, 18 Aug 2018 09:37:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:35:44Z", "updated_at": "2018-08-18T09:35:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "0f08adc9-b6f1-471b-9170-9fe5923ebed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "1a077aed-4b93-4b23-bd29-bf9c442b26b9", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "ae0c9b5a-0bb8-4c3d-a1c7-3a21c4dd1465", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "de6288df-756d-43c9-abc3-14bc737e8f24", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 1, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:16Z", "updated_at": "2018-08-18T09:37:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "20cb7708-4a3c-4eea-a2e9-44f263d3d2ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "625a1bec-281a-44a5-a416-741fa292fa9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "6b504f8e-b575-4ae4-81b3-ace0cc2fb697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "b5f80fb5-bebd-4c08-b9c9-e2c0d6bf136f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "c8f418eb-06ed-417b-95e4-bafb6c2f0cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 4, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}]} 2018-08-18 09:37:16,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-83dec030-14e9-4b46-acfb-a16e4fa355e0 2018-08-18 09:37:16,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0459799766541s 2018-08-18 09:37:16,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-83dec030-14e9-4b46-acfb-a16e4fa355e0 2018-08-18 09:37:16,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 09:37:16,743 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -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": "df37fcfb-d31b-44fe-aa94-fb3acda73e80"}}' 2018-08-18 09:37:16,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-866d763d-a936-4006-aa4b-a3898783fe50 Date: Sat, 18 Aug 2018 09:37:16 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-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "port_range_min": 443, "revision_number": 0, "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:16Z", "project_id": "2079613b778d4392b6eeeced2763d090", "id": "11a4544c-4a38-4168-a3ef-dbf46d1c97d7"}} 2018-08-18 09:37:16,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-866d763d-a936-4006-aa4b-a3898783fe50 2018-08-18 09:37:16,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.110313892365s 2018-08-18 09:37:16,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-866d763d-a936-4006-aa4b-a3898783fe50 2018-08-18 09:37:16,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 09:37:16,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:16,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-7471f36c-5985-4c33-a756-7841455649a1 Date: Sat, 18 Aug 2018 09:37:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:35:44Z", "updated_at": "2018-08-18T09:35:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "0f08adc9-b6f1-471b-9170-9fe5923ebed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "1a077aed-4b93-4b23-bd29-bf9c442b26b9", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "ae0c9b5a-0bb8-4c3d-a1c7-3a21c4dd1465", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "de6288df-756d-43c9-abc3-14bc737e8f24", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 1, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:16Z", "updated_at": "2018-08-18T09:37:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "11a4544c-4a38-4168-a3ef-dbf46d1c97d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "20cb7708-4a3c-4eea-a2e9-44f263d3d2ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "625a1bec-281a-44a5-a416-741fa292fa9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "6b504f8e-b575-4ae4-81b3-ace0cc2fb697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "b5f80fb5-bebd-4c08-b9c9-e2c0d6bf136f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "c8f418eb-06ed-417b-95e4-bafb6c2f0cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 5, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}]} 2018-08-18 09:37:16,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7471f36c-5985-4c33-a756-7841455649a1 2018-08-18 09:37:16,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493659973145s 2018-08-18 09:37:16,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-7471f36c-5985-4c33-a756-7841455649a1 2018-08-18 09:37:16,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 09:37:16,910 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -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": "df37fcfb-d31b-44fe-aa94-fb3acda73e80"}}' 2018-08-18 09:37:17,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-ad008c9a-6459-4e1d-8a27-15a13155a929 Date: Sat, 18 Aug 2018 09:37:17 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-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "port_range_min": 5671, "revision_number": 0, "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:16Z", "project_id": "2079613b778d4392b6eeeced2763d090", "id": "3b8b974f-74f5-413c-9db1-2cda3ff0dadc"}} 2018-08-18 09:37:17,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ad008c9a-6459-4e1d-8a27-15a13155a929 2018-08-18 09:37:17,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117228984833s 2018-08-18 09:37:17,027 - 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-ad008c9a-6459-4e1d-8a27-15a13155a929 2018-08-18 09:37:17,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 09:37:17,030 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:17,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-d5ef65e3-76b5-44b7-b6df-6461dc35af9f Date: Sat, 18 Aug 2018 09:37:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:35:44Z", "updated_at": "2018-08-18T09:35:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "0f08adc9-b6f1-471b-9170-9fe5923ebed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "1a077aed-4b93-4b23-bd29-bf9c442b26b9", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "ae0c9b5a-0bb8-4c3d-a1c7-3a21c4dd1465", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "de6288df-756d-43c9-abc3-14bc737e8f24", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 1, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:16Z", "updated_at": "2018-08-18T09:37:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "11a4544c-4a38-4168-a3ef-dbf46d1c97d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "20cb7708-4a3c-4eea-a2e9-44f263d3d2ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "3b8b974f-74f5-413c-9db1-2cda3ff0dadc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "625a1bec-281a-44a5-a416-741fa292fa9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "6b504f8e-b575-4ae4-81b3-ace0cc2fb697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "b5f80fb5-bebd-4c08-b9c9-e2c0d6bf136f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "c8f418eb-06ed-417b-95e4-bafb6c2f0cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 6, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}]} 2018-08-18 09:37:17,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d5ef65e3-76b5-44b7-b6df-6461dc35af9f 2018-08-18 09:37:17,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0471792221069s 2018-08-18 09:37:17,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-d5ef65e3-76b5-44b7-b6df-6461dc35af9f 2018-08-18 09:37:17,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 09:37:17,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -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": "df37fcfb-d31b-44fe-aa94-fb3acda73e80"}}' 2018-08-18 09:37:17,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-c2213a11-ca22-4845-8c09-36a73f4136da Date: Sat, 18 Aug 2018 09:37:17 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-18T09:37:17Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "port_range_min": 53333, "revision_number": 0, "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:17Z", "project_id": "2079613b778d4392b6eeeced2763d090", "id": "ec721788-9d78-4d3c-ac4a-854e9839a789"}} 2018-08-18 09:37:17,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-c2213a11-ca22-4845-8c09-36a73f4136da 2018-08-18 09:37:17,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135155916214s 2018-08-18 09:37:17,217 - 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-c2213a11-ca22-4845-8c09-36a73f4136da 2018-08-18 09:37:17,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 09:37:17,219 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:17,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-7e05e0eb-97ce-4bd8-80ae-608224dacecb Date: Sat, 18 Aug 2018 09:37:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"db714dad-5562-4bb4-8bfe-eabba0b61c2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2079613b778d4392b6eeeced2763d090","l2_adjacency":true,"status":"ACTIVE","subnets":["9fc0ca01-873a-43fe-aa5f-0c5ae7b87946"],"description":"","tags":[],"updated_at":"2018-08-18T09:35:45Z","qos_policy_id":null,"name":"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1","admin_state_up":true,"tenant_id":"2079613b778d4392b6eeeced2763d090","created_at":"2018-08-18T09:35:44Z","mtu":1450}]} 2018-08-18 09:37:17,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7e05e0eb-97ce-4bd8-80ae-608224dacecb 2018-08-18 09:37:17,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0880980491638s 2018-08-18 09:37:17,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7e05e0eb-97ce-4bd8-80ae-608224dacecb 2018-08-18 09:37:17,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:37:17,315 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:17,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-bd780197-d49a-490c-96e1-7201a17e3a5e Date: Sat, 18 Aug 2018 09:37:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:37:14Z", "file": "/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/file", "owner": "2079613b778d4392b6eeeced2763d090", "id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "size": 4373348352, "self": "/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-18T09:36:13Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:37:17,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bd780197-d49a-490c-96e1-7201a17e3a5e 2018-08-18 09:37:17,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0356290340424s 2018-08-18 09:37:17,347 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bd780197-d49a-490c-96e1-7201a17e3a5e 2018-08-18 09:37:17,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 09:37:17,351 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:17,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-657eaa76-00b2-41ab-9bbb-3e6565edc358 x-compute-request-id: req-657eaa76-00b2-41ab-9bbb-3e6565edc358 Content-Encoding: gzip Content-Length: 404 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "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": "7142f96a-ef46-433f-b9e1-22799b96995c"}, {"name": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "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": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10"}]} 2018-08-18 09:37:17,372 - 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-657eaa76-00b2-41ab-9bbb-3e6565edc358 2018-08-18 09:37:17,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230469703674s 2018-08-18 09:37:17,372 - 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-657eaa76-00b2-41ab-9bbb-3e6565edc358 2018-08-18 09:37:17,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-18 09:37:17,376 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '{"server": {"name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "imageRef": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "flavorRef": "7142f96a-ef46-433f-b9e1-22799b96995c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "db714dad-5562-4bb4-8bfe-eabba0b61c2c"}], "security_groups": [{"name": "df37fcfb-d31b-44fe-aa94-fb3acda73e80"}]}}' 2018-08-18 09:37:19,836 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 09:37: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 x-openstack-request-id: req-6085c07b-964a-4852-91cc-8e479d2c9e49 x-compute-request-id: req-6085c07b-964a-4852-91cc-8e479d2c9e49 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "df37fcfb-d31b-44fe-aa94-fb3acda73e80"}], "OS-DCF:diskConfig": "MANUAL", "id": "4334716b-58b7-4284-8230-792fc356fbd5", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "adminPass": "rKGsZDP78noT"}} 2018-08-18 09:37:19,837 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-6085c07b-964a-4852-91cc-8e479d2c9e49 2018-08-18 09:37:19,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.46256899834s 2018-08-18 09:37:19,837 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-6085c07b-964a-4852-91cc-8e479d2c9e49 2018-08-18 09:37:19,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:19,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:20,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-82d6a856-83a1-4f5f-9c1b-656a28b56487 x-compute-request-id: req-82d6a856-83a1-4f5f-9c1b-656a28b56487 Content-Encoding: gzip Content-Length: 605 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "user_id": "95771a6b75e94159895774281d25532c", "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-18T09:37:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:20,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-82d6a856-83a1-4f5f-9c1b-656a28b56487 2018-08-18 09:37:20,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784479856491s 2018-08-18 09:37:20,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-82d6a856-83a1-4f5f-9c1b-656a28b56487 2018-08-18 09:37:20,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 09:37:20,630 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:20,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-f8134d90-0d45-4b0b-a12e-1583c921108a Date: Sat, 18 Aug 2018 09:37:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"db714dad-5562-4bb4-8bfe-eabba0b61c2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2079613b778d4392b6eeeced2763d090","l2_adjacency":true,"status":"ACTIVE","subnets":["9fc0ca01-873a-43fe-aa5f-0c5ae7b87946"],"description":"","tags":[],"updated_at":"2018-08-18T09:35:45Z","qos_policy_id":null,"name":"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1","admin_state_up":true,"tenant_id":"2079613b778d4392b6eeeced2763d090","created_at":"2018-08-18T09:35:44Z","mtu":1450}]} 2018-08-18 09:37:20,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f8134d90-0d45-4b0b-a12e-1583c921108a 2018-08-18 09:37:20,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118419885635s 2018-08-18 09:37:20,748 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f8134d90-0d45-4b0b-a12e-1583c921108a 2018-08-18 09:37:20,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 09:37:20,750 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:20,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-9cb70f2b-3500-4e95-82d3-1d3a92d7ec87 Date: Sat, 18 Aug 2018 09:37:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db714dad-5562-4bb4-8bfe-eabba0b61c2c","tenant_id":"2079613b778d4392b6eeeced2763d090","created_at":"2018-08-18T09:35:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T09:35:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"2079613b778d4392b6eeeced2763d090","id":"9fc0ca01-873a-43fe-aa5f-0c5ae7b87946","subnetpool_id":null,"name":"vyos_vrouter-subnet_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}]} 2018-08-18 09:37:20,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-9cb70f2b-3500-4e95-82d3-1d3a92d7ec87 2018-08-18 09:37:20,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0409100055695s 2018-08-18 09:37:20,790 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-9cb70f2b-3500-4e95-82d3-1d3a92d7ec87 2018-08-18 09:37:20,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:22,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:22,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:23,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-88367bbf-ebf1-4582-a88b-6bfae4eb4b1c x-compute-request-id: req-88367bbf-ebf1-4582-a88b-6bfae4eb4b1c 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:23,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88367bbf-ebf1-4582-a88b-6bfae4eb4b1c 2018-08-18 09:37:23,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449760198593s 2018-08-18 09:37:23,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88367bbf-ebf1-4582-a88b-6bfae4eb4b1c 2018-08-18 09:37:23,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:25,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:25,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:25,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-e65c19df-6390-4afc-9409-35686c1b47d9 x-compute-request-id: req-e65c19df-6390-4afc-9409-35686c1b47d9 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:25,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e65c19df-6390-4afc-9409-35686c1b47d9 2018-08-18 09:37:25,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381219148636s 2018-08-18 09:37:25,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e65c19df-6390-4afc-9409-35686c1b47d9 2018-08-18 09:37:25,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:27,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:27,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:27,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-33045ee2-ee00-4dee-8656-526a68421442 x-compute-request-id: req-33045ee2-ee00-4dee-8656-526a68421442 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:27,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-33045ee2-ee00-4dee-8656-526a68421442 2018-08-18 09:37:27,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198863983154s 2018-08-18 09:37:27,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-33045ee2-ee00-4dee-8656-526a68421442 2018-08-18 09:37:27,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:29,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:29,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:30,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-90e27531-525c-4d03-acdc-e6a49204928c x-compute-request-id: req-90e27531-525c-4d03-acdc-e6a49204928c 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:30,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-90e27531-525c-4d03-acdc-e6a49204928c 2018-08-18 09:37:30,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650269031525s 2018-08-18 09:37:30,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-90e27531-525c-4d03-acdc-e6a49204928c 2018-08-18 09:37:30,499 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:32,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:32,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:33,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-a44632a4-8aeb-453d-97e9-921341e543c7 x-compute-request-id: req-a44632a4-8aeb-453d-97e9-921341e543c7 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:33,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a44632a4-8aeb-453d-97e9-921341e543c7 2018-08-18 09:37:33,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64187502861s 2018-08-18 09:37:33,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a44632a4-8aeb-453d-97e9-921341e543c7 2018-08-18 09:37:33,148 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:35,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:35,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:35,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-67f39922-ee74-4498-9817-2038dcd0024c x-compute-request-id: req-67f39922-ee74-4498-9817-2038dcd0024c 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:35,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-67f39922-ee74-4498-9817-2038dcd0024c 2018-08-18 09:37:35,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457763195038s 2018-08-18 09:37:35,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-67f39922-ee74-4498-9817-2038dcd0024c 2018-08-18 09:37:35,612 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:37,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:37,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:37,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-b94b7fc7-aa3d-4fbb-b474-8db2bf289429 x-compute-request-id: req-b94b7fc7-aa3d-4fbb-b474-8db2bf289429 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:37,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b94b7fc7-aa3d-4fbb-b474-8db2bf289429 2018-08-18 09:37:37,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184981822968s 2018-08-18 09:37:37,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b94b7fc7-aa3d-4fbb-b474-8db2bf289429 2018-08-18 09:37:37,804 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:39,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:39,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:40,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-a806c4d5-0077-4666-93c9-fdc60edfb7f7 x-compute-request-id: req-a806c4d5-0077-4666-93c9-fdc60edfb7f7 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:40,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a806c4d5-0077-4666-93c9-fdc60edfb7f7 2018-08-18 09:37:40,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635429143906s 2018-08-18 09:37:40,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a806c4d5-0077-4666-93c9-fdc60edfb7f7 2018-08-18 09:37:40,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:42,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:42,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:42,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-2d728095-bee1-4e19-872d-063ad5cae4ad x-compute-request-id: req-2d728095-bee1-4e19-872d-063ad5cae4ad 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:42,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d728095-bee1-4e19-872d-063ad5cae4ad 2018-08-18 09:37:42,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466763973236s 2018-08-18 09:37:42,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d728095-bee1-4e19-872d-063ad5cae4ad 2018-08-18 09:37:42,920 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:44,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:44,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:45,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-b4484bd3-b433-4da2-9d43-7d08f3efbceb x-compute-request-id: req-b4484bd3-b433-4da2-9d43-7d08f3efbceb 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:45,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4484bd3-b433-4da2-9d43-7d08f3efbceb 2018-08-18 09:37:45,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.330691099167s 2018-08-18 09:37:45,254 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4484bd3-b433-4da2-9d43-7d08f3efbceb 2018-08-18 09:37:45,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:47,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:47,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:47,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-9d74995a-4af4-4432-af01-5fe105437643 x-compute-request-id: req-9d74995a-4af4-4432-af01-5fe105437643 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:47,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9d74995a-4af4-4432-af01-5fe105437643 2018-08-18 09:37:47,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188742160797s 2018-08-18 09:37:47,449 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9d74995a-4af4-4432-af01-5fe105437643 2018-08-18 09:37:47,453 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:49,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:49,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:50,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-f5da082d-66b7-4ed2-ba28-aa531cbd3dc8 x-compute-request-id: req-f5da082d-66b7-4ed2-ba28-aa531cbd3dc8 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:50,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f5da082d-66b7-4ed2-ba28-aa531cbd3dc8 2018-08-18 09:37:50,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.88929104805s 2018-08-18 09:37:50,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f5da082d-66b7-4ed2-ba28-aa531cbd3dc8 2018-08-18 09:37:50,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:52,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:52,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:53,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-2ca14b71-4ac4-4456-805a-21617bbde5f7 x-compute-request-id: req-2ca14b71-4ac4-4456-805a-21617bbde5f7 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:53,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2ca14b71-4ac4-4456-805a-21617bbde5f7 2018-08-18 09:37:53,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660223007202s 2018-08-18 09:37:53,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2ca14b71-4ac4-4456-805a-21617bbde5f7 2018-08-18 09:37:53,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:55,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:55,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:55,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-1626aee4-ec5c-453f-b4cf-7f80fc5fa3a3 x-compute-request-id: req-1626aee4-ec5c-453f-b4cf-7f80fc5fa3a3 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:55,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1626aee4-ec5c-453f-b4cf-7f80fc5fa3a3 2018-08-18 09:37:55,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348886013031s 2018-08-18 09:37:55,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1626aee4-ec5c-453f-b4cf-7f80fc5fa3a3 2018-08-18 09:37:55,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:57,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:57,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:37:57,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-9c69c008-0ab9-488d-b6e7-1e3c08d1b9cc x-compute-request-id: req-9c69c008-0ab9-488d-b6e7-1e3c08d1b9cc 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:37:57,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9c69c008-0ab9-488d-b6e7-1e3c08d1b9cc 2018-08-18 09:37:57,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.334901094437s 2018-08-18 09:37:57,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9c69c008-0ab9-488d-b6e7-1e3c08d1b9cc 2018-08-18 09:37:57,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:37:59,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:37:59,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:00,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:37: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-a1d93db1-ab08-4eb2-b0f5-757260ac7f64 x-compute-request-id: req-a1d93db1-ab08-4eb2-b0f5-757260ac7f64 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:00,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a1d93db1-ab08-4eb2-b0f5-757260ac7f64 2018-08-18 09:38:00,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327757120132s 2018-08-18 09:38:00,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a1d93db1-ab08-4eb2-b0f5-757260ac7f64 2018-08-18 09:38:00,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:02,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:02,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:02,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-1657b35a-9dfc-48ce-a4e4-3ed0a5eca7bf x-compute-request-id: req-1657b35a-9dfc-48ce-a4e4-3ed0a5eca7bf 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:02,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1657b35a-9dfc-48ce-a4e4-3ed0a5eca7bf 2018-08-18 09:38:02,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408673048019s 2018-08-18 09:38:02,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1657b35a-9dfc-48ce-a4e4-3ed0a5eca7bf 2018-08-18 09:38:02,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:04,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:04,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:04,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-4fca82c2-a382-43ab-859e-80ca91cdddc3 x-compute-request-id: req-4fca82c2-a382-43ab-859e-80ca91cdddc3 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:04,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4fca82c2-a382-43ab-859e-80ca91cdddc3 2018-08-18 09:38:04,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341969013214s 2018-08-18 09:38:04,809 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4fca82c2-a382-43ab-859e-80ca91cdddc3 2018-08-18 09:38:04,813 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:06,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:06,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:06,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-332fdfe4-599c-4b83-9849-1f0e51646fe9 x-compute-request-id: req-332fdfe4-599c-4b83-9849-1f0e51646fe9 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:06,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-332fdfe4-599c-4b83-9849-1f0e51646fe9 2018-08-18 09:38:06,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170601844788s 2018-08-18 09:38:06,986 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-332fdfe4-599c-4b83-9849-1f0e51646fe9 2018-08-18 09:38:06,990 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:08,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:08,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:09,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-1a04987b-6311-4e0f-b851-546a8bfc28f4 x-compute-request-id: req-1a04987b-6311-4e0f-b851-546a8bfc28f4 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:09,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1a04987b-6311-4e0f-b851-546a8bfc28f4 2018-08-18 09:38:09,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339720010757s 2018-08-18 09:38:09,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1a04987b-6311-4e0f-b851-546a8bfc28f4 2018-08-18 09:38:09,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:11,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:11,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:11,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-3701f203-67ad-44f3-8f58-545f6dd1a570 x-compute-request-id: req-3701f203-67ad-44f3-8f58-545f6dd1a570 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:11,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3701f203-67ad-44f3-8f58-545f6dd1a570 2018-08-18 09:38:11,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377160072327s 2018-08-18 09:38:11,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3701f203-67ad-44f3-8f58-545f6dd1a570 2018-08-18 09:38:11,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:13,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:13,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:13,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-7c0a5d51-66af-40dc-97f5-1d8c40409b9f x-compute-request-id: req-7c0a5d51-66af-40dc-97f5-1d8c40409b9f 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:13,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c0a5d51-66af-40dc-97f5-1d8c40409b9f 2018-08-18 09:38:13,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169546127319s 2018-08-18 09:38:13,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c0a5d51-66af-40dc-97f5-1d8c40409b9f 2018-08-18 09:38:13,898 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:15,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:15,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:16,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-4ef1f25e-d8be-4ecb-8714-b09c21171013 x-compute-request-id: req-4ef1f25e-d8be-4ecb-8714-b09c21171013 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:16,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4ef1f25e-d8be-4ecb-8714-b09c21171013 2018-08-18 09:38:16,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164911031723s 2018-08-18 09:38:16,066 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4ef1f25e-d8be-4ecb-8714-b09c21171013 2018-08-18 09:38:16,070 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:18,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:18,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:18,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-a407aa59-5208-43fc-bee8-02e884325c4b x-compute-request-id: req-a407aa59-5208-43fc-bee8-02e884325c4b 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:18,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a407aa59-5208-43fc-bee8-02e884325c4b 2018-08-18 09:38:18,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176783084869s 2018-08-18 09:38:18,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a407aa59-5208-43fc-bee8-02e884325c4b 2018-08-18 09:38:18,253 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:20,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:20,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:21,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-b60b7f39-d725-4bf2-bc1b-9b5f5d64e600 x-compute-request-id: req-b60b7f39-d725-4bf2-bc1b-9b5f5d64e600 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:21,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b60b7f39-d725-4bf2-bc1b-9b5f5d64e600 2018-08-18 09:38:21,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75515794754s 2018-08-18 09:38:21,011 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b60b7f39-d725-4bf2-bc1b-9b5f5d64e600 2018-08-18 09:38:21,015 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:23,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:23,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:23,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-d42768b0-9176-4283-932e-6bbbb728758e x-compute-request-id: req-d42768b0-9176-4283-932e-6bbbb728758e 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:23,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d42768b0-9176-4283-932e-6bbbb728758e 2018-08-18 09:38:23,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175720930099s 2018-08-18 09:38:23,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d42768b0-9176-4283-932e-6bbbb728758e 2018-08-18 09:38:23,198 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:25,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:25,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:25,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-502598d2-c800-4896-8e63-cbe6673fcdd3 x-compute-request-id: req-502598d2-c800-4896-8e63-cbe6673fcdd3 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:25,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-502598d2-c800-4896-8e63-cbe6673fcdd3 2018-08-18 09:38:25,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439208030701s 2018-08-18 09:38:25,640 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-502598d2-c800-4896-8e63-cbe6673fcdd3 2018-08-18 09:38:25,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:27,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:27,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:27,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-5284d3a9-689c-42fc-9206-ed6d9702b7be x-compute-request-id: req-5284d3a9-689c-42fc-9206-ed6d9702b7be 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:27,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5284d3a9-689c-42fc-9206-ed6d9702b7be 2018-08-18 09:38:27,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186784982681s 2018-08-18 09:38:27,833 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5284d3a9-689c-42fc-9206-ed6d9702b7be 2018-08-18 09:38:27,837 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:29,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:29,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:30,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-be2eac8e-99e4-43f1-b06f-7d440c447219 x-compute-request-id: req-be2eac8e-99e4-43f1-b06f-7d440c447219 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:30,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-be2eac8e-99e4-43f1-b06f-7d440c447219 2018-08-18 09:38:30,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223104000092s 2018-08-18 09:38:30,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-be2eac8e-99e4-43f1-b06f-7d440c447219 2018-08-18 09:38:30,066 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:32,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:32,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:32,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-8703c573-0fc6-4854-84fb-60e22410d7a8 x-compute-request-id: req-8703c573-0fc6-4854-84fb-60e22410d7a8 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:32,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8703c573-0fc6-4854-84fb-60e22410d7a8 2018-08-18 09:38:32,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37456202507s 2018-08-18 09:38:32,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8703c573-0fc6-4854-84fb-60e22410d7a8 2018-08-18 09:38:32,448 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:34,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:34,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:34,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-12933d5c-5a72-4416-b97f-265a1deae10c x-compute-request-id: req-12933d5c-5a72-4416-b97f-265a1deae10c 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:34,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-12933d5c-5a72-4416-b97f-265a1deae10c 2018-08-18 09:38:34,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195297956467s 2018-08-18 09:38:34,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-12933d5c-5a72-4416-b97f-265a1deae10c 2018-08-18 09:38:34,650 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:36,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:36,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:37,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-6815dbe4-e061-4d33-aead-de3ebf01453b x-compute-request-id: req-6815dbe4-e061-4d33-aead-de3ebf01453b 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:37,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6815dbe4-e061-4d33-aead-de3ebf01453b 2018-08-18 09:38:37,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404856920242s 2018-08-18 09:38:37,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6815dbe4-e061-4d33-aead-de3ebf01453b 2018-08-18 09:38:37,062 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:39,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:39,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:39,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-dd43fd30-b9d0-4f53-b46b-cae8ea9d4c34 x-compute-request-id: req-dd43fd30-b9d0-4f53-b46b-cae8ea9d4c34 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:39,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd43fd30-b9d0-4f53-b46b-cae8ea9d4c34 2018-08-18 09:38:39,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412344932556s 2018-08-18 09:38:39,477 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd43fd30-b9d0-4f53-b46b-cae8ea9d4c34 2018-08-18 09:38:39,481 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:41,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:41,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:42,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-df7c807d-f852-4b8d-a64f-d359d40cb6c9 x-compute-request-id: req-df7c807d-f852-4b8d-a64f-d359d40cb6c9 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:42,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df7c807d-f852-4b8d-a64f-d359d40cb6c9 2018-08-18 09:38:42,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622434139252s 2018-08-18 09:38:42,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df7c807d-f852-4b8d-a64f-d359d40cb6c9 2018-08-18 09:38:42,110 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:44,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:44,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:44,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-1eae6f86-0db8-4d84-9d8b-149235d0e554 x-compute-request-id: req-1eae6f86-0db8-4d84-9d8b-149235d0e554 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:44,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1eae6f86-0db8-4d84-9d8b-149235d0e554 2018-08-18 09:38:44,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176743984222s 2018-08-18 09:38:44,290 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1eae6f86-0db8-4d84-9d8b-149235d0e554 2018-08-18 09:38:44,293 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:46,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:46,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:46,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-3963e437-5576-4d40-832f-0a7c7b9e241e x-compute-request-id: req-3963e437-5576-4d40-832f-0a7c7b9e241e 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:46,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3963e437-5576-4d40-832f-0a7c7b9e241e 2018-08-18 09:38:46,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440975904465s 2018-08-18 09:38:46,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3963e437-5576-4d40-832f-0a7c7b9e241e 2018-08-18 09:38:46,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:48,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:48,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:49,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-c963ed68-55ba-4554-a0e8-b6c9ae0ef264 x-compute-request-id: req-c963ed68-55ba-4554-a0e8-b6c9ae0ef264 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:49,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c963ed68-55ba-4554-a0e8-b6c9ae0ef264 2018-08-18 09:38:49,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445542097092s 2018-08-18 09:38:49,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c963ed68-55ba-4554-a0e8-b6c9ae0ef264 2018-08-18 09:38:49,193 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:51,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:51,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:51,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-122a2407-6e46-4369-ba65-3bc9e48549ac x-compute-request-id: req-122a2407-6e46-4369-ba65-3bc9e48549ac 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:51,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-122a2407-6e46-4369-ba65-3bc9e48549ac 2018-08-18 09:38:51,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186300039291s 2018-08-18 09:38:51,382 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-122a2407-6e46-4369-ba65-3bc9e48549ac 2018-08-18 09:38:51,385 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:53,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:53,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:53,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-a4977858-db04-437a-9724-6a0be7926622 x-compute-request-id: req-a4977858-db04-437a-9724-6a0be7926622 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:53,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a4977858-db04-437a-9724-6a0be7926622 2018-08-18 09:38:53,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190897941589s 2018-08-18 09:38:53,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a4977858-db04-437a-9724-6a0be7926622 2018-08-18 09:38:53,583 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:55,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:55,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:56,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:38: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-7ff11f07-c97d-4e39-8514-b899f2030e87 x-compute-request-id: req-7ff11f07-c97d-4e39-8514-b899f2030e87 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:56,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7ff11f07-c97d-4e39-8514-b899f2030e87 2018-08-18 09:38:56,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73064994812s 2018-08-18 09:38:56,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7ff11f07-c97d-4e39-8514-b899f2030e87 2018-08-18 09:38:56,320 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:38:58,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:38:58,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:38:58,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09: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-d30e6345-19fd-4c14-bc1a-d78b01c4503c x-compute-request-id: req-d30e6345-19fd-4c14-bc1a-d78b01c4503c 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:38:58,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d30e6345-19fd-4c14-bc1a-d78b01c4503c 2018-08-18 09:38:58,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426015853882s 2018-08-18 09:38:58,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d30e6345-19fd-4c14-bc1a-d78b01c4503c 2018-08-18 09:38:58,753 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:00,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:00,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:01,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-0a8d8079-b290-4839-8a57-601295624835 x-compute-request-id: req-0a8d8079-b290-4839-8a57-601295624835 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:01,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0a8d8079-b290-4839-8a57-601295624835 2018-08-18 09:39:01,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444327831268s 2018-08-18 09:39:01,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0a8d8079-b290-4839-8a57-601295624835 2018-08-18 09:39:01,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:03,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:03,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:03,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:39: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-9c43ec3a-fdb2-469a-8f39-627ea3806c4c x-compute-request-id: req-9c43ec3a-fdb2-469a-8f39-627ea3806c4c 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:03,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9c43ec3a-fdb2-469a-8f39-627ea3806c4c 2018-08-18 09:39:03,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524142026901s 2018-08-18 09:39:03,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9c43ec3a-fdb2-469a-8f39-627ea3806c4c 2018-08-18 09:39:03,736 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:05,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:05,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:06,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:39: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-254ceaf6-4939-4b27-a294-fc62de841483 x-compute-request-id: req-254ceaf6-4939-4b27-a294-fc62de841483 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:06,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-254ceaf6-4939-4b27-a294-fc62de841483 2018-08-18 09:39:06,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438930988312s 2018-08-18 09:39:06,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-254ceaf6-4939-4b27-a294-fc62de841483 2018-08-18 09:39:06,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:08,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:08,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:08,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09: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-b5f2869a-8c40-4a7d-a979-c6ec7015ed26 x-compute-request-id: req-b5f2869a-8c40-4a7d-a979-c6ec7015ed26 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:08,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5f2869a-8c40-4a7d-a979-c6ec7015ed26 2018-08-18 09:39:08,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214282989502s 2018-08-18 09:39:08,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5f2869a-8c40-4a7d-a979-c6ec7015ed26 2018-08-18 09:39:08,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:10,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:10,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:10,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09: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-742c48c6-2fcb-4d67-a843-671bdb8b9640 x-compute-request-id: req-742c48c6-2fcb-4d67-a843-671bdb8b9640 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:10,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-742c48c6-2fcb-4d67-a843-671bdb8b9640 2018-08-18 09:39:10,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167999982834s 2018-08-18 09:39:10,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-742c48c6-2fcb-4d67-a843-671bdb8b9640 2018-08-18 09:39:10,576 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:12,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:12,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:13,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09: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-b66688c4-cb3d-498d-b585-e3ad34f5fc61 x-compute-request-id: req-b66688c4-cb3d-498d-b585-e3ad34f5fc61 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:13,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b66688c4-cb3d-498d-b585-e3ad34f5fc61 2018-08-18 09:39:13,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622549057007s 2018-08-18 09:39:13,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b66688c4-cb3d-498d-b585-e3ad34f5fc61 2018-08-18 09:39:13,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:15,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:15,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:15,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:39: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-5e75a4c5-24d0-4c10-9786-d1a97ae74536 x-compute-request-id: req-5e75a4c5-24d0-4c10-9786-d1a97ae74536 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:15,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5e75a4c5-24d0-4c10-9786-d1a97ae74536 2018-08-18 09:39:15,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176821947098s 2018-08-18 09:39:15,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5e75a4c5-24d0-4c10-9786-d1a97ae74536 2018-08-18 09:39:15,389 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:17,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:17,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:17,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:39: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-e501a1c5-7dbb-4ada-bbb1-26cb3376f202 x-compute-request-id: req-e501a1c5-7dbb-4ada-bbb1-26cb3376f202 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:17,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e501a1c5-7dbb-4ada-bbb1-26cb3376f202 2018-08-18 09:39:17,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176069021225s 2018-08-18 09:39:17,568 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e501a1c5-7dbb-4ada-bbb1-26cb3376f202 2018-08-18 09:39:17,572 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:19,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:19,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:20,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:39: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-646891b9-6503-4032-864d-baf19dd6be6b x-compute-request-id: req-646891b9-6503-4032-864d-baf19dd6be6b 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:20,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-646891b9-6503-4032-864d-baf19dd6be6b 2018-08-18 09:39:20,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432389974594s 2018-08-18 09:39:20,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-646891b9-6503-4032-864d-baf19dd6be6b 2018-08-18 09:39:20,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:22,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:22,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:22,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:39: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-abd34cc8-4911-424a-aaef-7d332c2cf024 x-compute-request-id: req-abd34cc8-4911-424a-aaef-7d332c2cf024 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:22,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-abd34cc8-4911-424a-aaef-7d332c2cf024 2018-08-18 09:39:22,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364695072174s 2018-08-18 09:39:22,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-abd34cc8-4911-424a-aaef-7d332c2cf024 2018-08-18 09:39:22,382 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:24,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:24,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:39: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-d603bb2c-88eb-4571-be4a-f5d41c3aa25f x-compute-request-id: req-d603bb2c-88eb-4571-be4a-f5d41c3aa25f 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:24,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d603bb2c-88eb-4571-be4a-f5d41c3aa25f 2018-08-18 09:39:24,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173412084579s 2018-08-18 09:39:24,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d603bb2c-88eb-4571-be4a-f5d41c3aa25f 2018-08-18 09:39:24,562 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:26,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:26,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:26,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09: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-bd2d4d0e-1a08-4e58-b2df-ee590bbcb51d x-compute-request-id: req-bd2d4d0e-1a08-4e58-b2df-ee590bbcb51d 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:26,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd2d4d0e-1a08-4e58-b2df-ee590bbcb51d 2018-08-18 09:39:26,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419710874557s 2018-08-18 09:39:26,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd2d4d0e-1a08-4e58-b2df-ee590bbcb51d 2018-08-18 09:39:26,989 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:28,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:28,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:29,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:39: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-de67fc36-76dc-4cda-9e47-5dc3568c54cc x-compute-request-id: req-de67fc36-76dc-4cda-9e47-5dc3568c54cc 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:29,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de67fc36-76dc-4cda-9e47-5dc3568c54cc 2018-08-18 09:39:29,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64323592186s 2018-08-18 09:39:29,635 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de67fc36-76dc-4cda-9e47-5dc3568c54cc 2018-08-18 09:39:29,638 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:31,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:31,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:31,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:39: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-ed944ff2-c69f-4580-b338-4e5a36c3c24d x-compute-request-id: req-ed944ff2-c69f-4580-b338-4e5a36c3c24d 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:31,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ed944ff2-c69f-4580-b338-4e5a36c3c24d 2018-08-18 09:39:31,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175173044205s 2018-08-18 09:39:31,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ed944ff2-c69f-4580-b338-4e5a36c3c24d 2018-08-18 09:39:31,820 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:33,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:33,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:34,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:39: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-ad3e9f65-7580-474e-a49e-b0dc64290a67 x-compute-request-id: req-ad3e9f65-7580-474e-a49e-b0dc64290a67 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/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-18T09:37:21Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:34,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ad3e9f65-7580-474e-a49e-b0dc64290a67 2018-08-18 09:39:34,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427877902985s 2018-08-18 09:39:34,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ad3e9f65-7580-474e-a49e-b0dc64290a67 2018-08-18 09:39:34,255 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:39:36,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:39:36,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:36,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09: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-d409ee69-f4a8-4fda-80b9-f73a563049b9 x-compute-request-id: req-d409ee69-f4a8-4fda-80b9-f73a563049b9 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:39:35.000000", "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:39:35Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:39:36,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d409ee69-f4a8-4fda-80b9-f73a563049b9 2018-08-18 09:39:36,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201334953308s 2018-08-18 09:39:36,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d409ee69-f4a8-4fda-80b9-f73a563049b9 2018-08-18 09:39:36,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 09:39:36,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=4334716b-58b7-4284-8230-792fc356fbd5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:36,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-340c04a4-7a12-4278-a804-228188a07d52 Date: Sat, 18 Aug 2018 09:39:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T09:39:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9fc0ca01-873a-43fe-aa5f-0c5ae7b87946","ip_address":"192.168.120.3"}],"id":"a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e","security_groups":["df37fcfb-d31b-44fe-aa94-fb3acda73e80"],"mac_address":"fa:16:3e:0d:a6:9d","project_id":"2079613b778d4392b6eeeced2763d090","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db714dad-5562-4bb4-8bfe-eabba0b61c2c","tenant_id":"2079613b778d4392b6eeeced2763d090","created_at":"2018-08-18T09:37:21Z","binding:vnic_type":"normal","device_id":"4334716b-58b7-4284-8230-792fc356fbd5","ip_allocation":"immediate"}]} 2018-08-18 09:39:36,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=4334716b-58b7-4284-8230-792fc356fbd5 used request id req-340c04a4-7a12-4278-a804-228188a07d52 2018-08-18 09:39:36,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0545320510864s 2018-08-18 09:39:36,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=4334716b-58b7-4284-8230-792fc356fbd5 used request id req-340c04a4-7a12-4278-a804-228188a07d52 2018-08-18 09:39:36,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 09:39:36,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:36,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-56c1c047-36c1-412f-8b3a-d4d7a489e11e Date: Sat, 18 Aug 2018 09:39:36 GMT RESP BODY: {"floatingips": []} 2018-08-18 09:39:36,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e used request id req-56c1c047-36c1-412f-8b3a-d4d7a489e11e 2018-08-18 09:39:36,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0431098937988s 2018-08-18 09:39:36,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e used request id req-56c1c047-36c1-412f-8b3a-d4d7a489e11e 2018-08-18 09:39:36,567 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0d:a6:9d', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9ebc12f3-9d33-4dca-ac5d-d06c93b5c307'}), 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-18T09:39:35.000000', 'flavor': Munch({u'id': u'7142f96a-ef46-433f-b9e1-22799b96995c'}), 'az': u'nova', 'id': u'4334716b-58b7-4284-8230-792fc356fbd5', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'95771a6b75e94159895774281d25532c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2079613b778d4392b6eeeced2763d090', 'name': 'vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', '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-18T09:39:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-18T09:39:35Z', 'hostId': u'2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a', '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-18T09:39:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2079613b778d4392b6eeeced2763d090', 'name': u'vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', 'adminPass': u'rKGsZDP78noT', 'tenant_id': u'2079613b778d4392b6eeeced2763d090', 'created_at': u'2018-08-18T09:37:19Z', 'created': u'2018-08-18T09:37:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-18 09:39:36,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 09:39:36,570 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:36,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-508e2403-a281-4f02-9861-463947868a40 Date: Sat, 18 Aug 2018 09:39:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"db714dad-5562-4bb4-8bfe-eabba0b61c2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2079613b778d4392b6eeeced2763d090","l2_adjacency":true,"status":"ACTIVE","subnets":["9fc0ca01-873a-43fe-aa5f-0c5ae7b87946"],"description":"","tags":[],"updated_at":"2018-08-18T09:35:45Z","qos_policy_id":null,"name":"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1","admin_state_up":true,"tenant_id":"2079613b778d4392b6eeeced2763d090","created_at":"2018-08-18T09:35:44Z","mtu":1450}]} 2018-08-18 09:39:36,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-508e2403-a281-4f02-9861-463947868a40 2018-08-18 09:39:36,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0858299732208s 2018-08-18 09:39:36,656 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-508e2403-a281-4f02-9861-463947868a40 2018-08-18 09:39:36,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-18 09:39:36,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=4334716b-58b7-4284-8230-792fc356fbd5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:36,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-8b01b8e2-4c7f-4066-831e-6448b5a6e9e6 Date: Sat, 18 Aug 2018 09:39:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-18T09:39:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9fc0ca01-873a-43fe-aa5f-0c5ae7b87946","ip_address":"192.168.120.3"}],"id":"a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e","security_groups":["df37fcfb-d31b-44fe-aa94-fb3acda73e80"],"mac_address":"fa:16:3e:0d:a6:9d","project_id":"2079613b778d4392b6eeeced2763d090","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db714dad-5562-4bb4-8bfe-eabba0b61c2c","tenant_id":"2079613b778d4392b6eeeced2763d090","created_at":"2018-08-18T09:37:21Z","binding:vnic_type":"normal","device_id":"4334716b-58b7-4284-8230-792fc356fbd5","ip_allocation":"immediate"}]} 2018-08-18 09:39:36,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=4334716b-58b7-4284-8230-792fc356fbd5 used request id req-8b01b8e2-4c7f-4066-831e-6448b5a6e9e6 2018-08-18 09:39:36,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0451300144196s 2018-08-18 09:39:36,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=4334716b-58b7-4284-8230-792fc356fbd5 used request id req-8b01b8e2-4c7f-4066-831e-6448b5a6e9e6 2018-08-18 09:39:36,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-18 09:39:36,705 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '{"floatingip": {"floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "fixed_ip_address": "192.168.120.3", "port_id": "a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e"}}' 2018-08-18 09:39:38,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-4e34ea21-11f2-45b9-a3ee-cd14e96cee23 Date: Sat, 18 Aug 2018 09:39:38 GMT RESP BODY: {"floatingip": {"router_id": "001f0b51-1b34-47a8-bc36-27d69ca1958d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:39:37Z", "updated_at": "2018-08-18T09:39:37Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "db714dad-5562-4bb4-8bfe-eabba0b61c2c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0d:a6:9d", "device_id": "4334716b-58b7-4284-8230-792fc356fbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2079613b778d4392b6eeeced2763d090", "port_id": "a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e", "id": "69a5e7e7-cf0c-4fe3-a3f0-3ab47df3c3ef", "qos_policy_id": null}} 2018-08-18 09:39:38,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4e34ea21-11f2-45b9-a3ee-cd14e96cee23 2018-08-18 09:39:38,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.25132489204s 2018-08-18 09:39:38,956 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4e34ea21-11f2-45b9-a3ee-cd14e96cee23 2018-08-18 09:39:38,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 09:39:38,964 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:39,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3cdba678-025b-4ef6-82ea-024843188306 Date: Sat, 18 Aug 2018 09:39:39 GMT RESP BODY: {"floatingips": [{"router_id": "001f0b51-1b34-47a8-bc36-27d69ca1958d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:39:37Z", "updated_at": "2018-08-18T09:39:37Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "db714dad-5562-4bb4-8bfe-eabba0b61c2c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0d:a6:9d", "device_id": "4334716b-58b7-4284-8230-792fc356fbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2079613b778d4392b6eeeced2763d090", "port_id": "a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e", "id": "69a5e7e7-cf0c-4fe3-a3f0-3ab47df3c3ef", "qos_policy_id": null}]} 2018-08-18 09:39:39,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3cdba678-025b-4ef6-82ea-024843188306 2018-08-18 09:39:39,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0804769992828s 2018-08-18 09:39:39,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3cdba678-025b-4ef6-82ea-024843188306 2018-08-18 09:39:39,049 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 09:39:39,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 09:39:39,154 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:39,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-d4185b81-e59a-46af-9ad1-4333e37c4279 Date: Sat, 18 Aug 2018 09:39:39 GMT RESP BODY: {"floatingips": [{"router_id": "001f0b51-1b34-47a8-bc36-27d69ca1958d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:39:37Z", "updated_at": "2018-08-18T09:39:37Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "db714dad-5562-4bb4-8bfe-eabba0b61c2c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0d:a6:9d", "device_id": "4334716b-58b7-4284-8230-792fc356fbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2079613b778d4392b6eeeced2763d090", "port_id": "a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e", "id": "69a5e7e7-cf0c-4fe3-a3f0-3ab47df3c3ef", "qos_policy_id": null}]} 2018-08-18 09:39:39,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d4185b81-e59a-46af-9ad1-4333e37c4279 2018-08-18 09:39:39,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0576260089874s 2018-08-18 09:39:39,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d4185b81-e59a-46af-9ad1-4333e37c4279 2018-08-18 09:39:39,215 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 09:39:39,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 09:39:39,321 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:39,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-dc6ffb1c-4b97-4b53-86cf-6fa658a39ca4 Date: Sat, 18 Aug 2018 09:39:39 GMT RESP BODY: {"floatingips": [{"router_id": "001f0b51-1b34-47a8-bc36-27d69ca1958d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:39:37Z", "updated_at": "2018-08-18T09:39:37Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "db714dad-5562-4bb4-8bfe-eabba0b61c2c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0d:a6:9d", "device_id": "4334716b-58b7-4284-8230-792fc356fbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2079613b778d4392b6eeeced2763d090", "port_id": "a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e", "id": "69a5e7e7-cf0c-4fe3-a3f0-3ab47df3c3ef", "qos_policy_id": null}]} 2018-08-18 09:39:39,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-dc6ffb1c-4b97-4b53-86cf-6fa658a39ca4 2018-08-18 09:39:39,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0562591552734s 2018-08-18 09:39:39,377 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-dc6ffb1c-4b97-4b53-86cf-6fa658a39ca4 2018-08-18 09:39:39,380 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 09:39:39,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 09:39:39,485 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:39,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-02dc285a-646b-4cba-8a7d-77a355971938 Date: Sat, 18 Aug 2018 09:39:39 GMT RESP BODY: {"floatingips": [{"router_id": "001f0b51-1b34-47a8-bc36-27d69ca1958d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:39:37Z", "updated_at": "2018-08-18T09:39:37Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "db714dad-5562-4bb4-8bfe-eabba0b61c2c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0d:a6:9d", "device_id": "4334716b-58b7-4284-8230-792fc356fbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2079613b778d4392b6eeeced2763d090", "port_id": "a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e", "id": "69a5e7e7-cf0c-4fe3-a3f0-3ab47df3c3ef", "qos_policy_id": null}]} 2018-08-18 09:39:39,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-02dc285a-646b-4cba-8a7d-77a355971938 2018-08-18 09:39:39,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0571830272675s 2018-08-18 09:39:39,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-02dc285a-646b-4cba-8a7d-77a355971938 2018-08-18 09:39:39,546 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 09:39:39,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 09:39:39,651 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:39,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3c232c77-ea70-4ecf-8546-325f2dd721ca Date: Sat, 18 Aug 2018 09:39:39 GMT RESP BODY: {"floatingips": [{"router_id": "001f0b51-1b34-47a8-bc36-27d69ca1958d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:39:37Z", "updated_at": "2018-08-18T09:39:37Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "db714dad-5562-4bb4-8bfe-eabba0b61c2c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0d:a6:9d", "device_id": "4334716b-58b7-4284-8230-792fc356fbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2079613b778d4392b6eeeced2763d090", "port_id": "a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e", "id": "69a5e7e7-cf0c-4fe3-a3f0-3ab47df3c3ef", "qos_policy_id": null}]} 2018-08-18 09:39:39,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3c232c77-ea70-4ecf-8546-325f2dd721ca 2018-08-18 09:39:39,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0569019317627s 2018-08-18 09:39:39,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3c232c77-ea70-4ecf-8546-325f2dd721ca 2018-08-18 09:39:39,711 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-18 09:39:39,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 09:39:39,816 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:39:39,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-4320b37c-c452-4ea5-a26a-ffe9044d6e5c Date: Sat, 18 Aug 2018 09:39:39 GMT RESP BODY: {"floatingips": [{"router_id": "001f0b51-1b34-47a8-bc36-27d69ca1958d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:39:37Z", "updated_at": "2018-08-18T09:39:39Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "db714dad-5562-4bb4-8bfe-eabba0b61c2c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0d:a6:9d", "device_id": "4334716b-58b7-4284-8230-792fc356fbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "2079613b778d4392b6eeeced2763d090", "port_id": "a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e", "id": "69a5e7e7-cf0c-4fe3-a3f0-3ab47df3c3ef", "qos_policy_id": null}]} 2018-08-18 09:39:39,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4320b37c-c452-4ea5-a26a-ffe9044d6e5c 2018-08-18 09:39:39,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0620429515839s 2018-08-18 09:39:39,878 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4320b37c-c452-4ea5-a26a-ffe9044d6e5c 2018-08-18 09:39:39,881 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'001f0b51-1b34-47a8-bc36-27d69ca1958d', 'updated_at': u'2018-08-18T09:39:39Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e', 'id': u'69a5e7e7-cf0c-4fe3-a3f0-3ab47df3c3ef', 'network': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'port': u'a13ec5a6-2e47-4df9-8ead-2fe6a4f8d90e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2079613b778d4392b6eeeced2763d090', 'name': 'vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2079613b778d4392b6eeeced2763d090', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'db714dad-5562-4bb4-8bfe-eabba0b61c2c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:0d:a6:9d', u'device_id': u'4334716b-58b7-4284-8230-792fc356fbd5'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2079613b778d4392b6eeeced2763d090', 'created_at': u'2018-08-18T09:39:37Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'db714dad-5562-4bb4-8bfe-eabba0b61c2c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:0d:a6:9d', u'device_id': u'4334716b-58b7-4284-8230-792fc356fbd5'}), 'router': u'001f0b51-1b34-47a8-bc36-27d69ca1958d'}) 2018-08-18 09:39:39,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:39:39,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5/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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:39:39,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:39: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-b23abc3c-3af3-48e4-9744-142b5826f4d3 x-compute-request-id: req-b23abc3c-3af3-48e4-9744-142b5826f4d3 Content-Encoding: gzip Content-Length: 9171 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 1917113938 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.424310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.427373] pid_max: default: 32768 minimum: 301\n[ 0.429035] Security Framework initialized\n[ 0.430562] SELinux: Initializing.\n[ 0.432241] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.438710] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.442781] Mount-cache hash table entries: 4096\n[ 0.444737] Initializing cgroup subsys memory\n[ 0.446321] Initializing cgroup subsys devices\n[ 0.447919] Initializing cgroup subsys freezer\n[ 0.449500] Initializing cgroup subsys net_cls\n[ 0.451080] Initializing cgroup subsys blkio\n[ 0.452620] Initializing cgroup subsys perf_event\n[ 0.454251] Initializing cgroup subsys hugetlb\n[ 0.455836] Initializing cgroup subsys pids\n[ 0.457379] Initializing cgroup subsys net_prio\n[ 0.459089] CPU: Physical Processor ID: 0\n[ 0.461289] mce: CPU supports 10 MCE banks\n[ 0.462832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.464617] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.466381] tlb_flushall_shift: 6\n[ 0.467952] Freeing SMP alternatives: 28k freed\n[ 0.472165] ACPI: Core revision 20130517\n[ 0.474102] ACPI: All ACPI Tables successfully acquired\n[ 0.476096] ftrace: allocating 25812 entries in 101 pages\n[ 0.497884] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.499930] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.501956] smpboot: Max logical packages: 2\n[ 0.503782] Enabling x2apic\n[ 0.505033] Enabled x2apic\n[ 0.506548] Switched APIC routing to physical x2apic.\n[ 0.509656] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.511652] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.515264] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.523907] KVM setup paravirtual spinlock\n[ 0.526733] smpboot: Booting Node 0, Processors #1 OK\n[ 0.528873] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.550878] Brought up 2 CPUs\n[ 0.550880] KVM setup async PF for cpu 1\n[ 0.550884] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.555171] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.558080] devtmpfs: initialized\n[ 0.560990] EVM: security.selinux\n[ 0.562337] EVM: security.ima\n[ 0.563604] EVM: security.capability\n[ 0.565766] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.567843] pinctrl core: initialized pinctrl subsystem\n[ 0.569706] NET: Registered protocol family 16\n[ 0.571511] ACPI: bus type PCI registered\n[ 0.572994] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.575050] PCI: Using configuration type 1 for base access\n[ 0.580368] ACPI: Added _OSI(Module Device)\n[ 0.581915] ACPI: Added _OSI(Processor Device)\n[ 0.583483] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.585097] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.587990] ACPI: Interpreter enabled\n[ 0.589410] ACPI: (supports S0 S5)\n[ 0.590765] ACPI: Using IOAPIC for interrupt routing\n[ 0.592448] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.597365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.599305] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.601373] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.603387] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.607162] acpiphp: Slot [3] registered\n[ 0.608646] acpiphp: Slot [4] registered\n[ 0.610142] acpiphp: Slot [5] registered\n[ 0.611615] acpiphp: Slot [6] registered\n[ 0.613102] acpiphp: Slot [7] registered\n[ 0.614573] acpiphp: Slot [8] registered\n[ 0.616044] acpiphp: Slot [9] registered\n[ 0.617549] acpiphp: Slot [10] registered\n[ 0.619032] acpiphp: Slot [11] registered\n[ 0.620502] acpiphp: Slot [12] registered\n[ 0.622000] acpiphp: Slot [13] registered\n[ 0.623478] acpiphp: Slot [14] registered\n[ 0.624972] acpiphp: Slot [15] registered\n[ 0.626464] acpiphp: Slot [16] registered\n[ 0.627956] acpiphp: Slot [17] registered\n[ 0.629442] acpiphp: Slot [18] registered\n[ 0.630934] acpiphp: Slot [19] registered\n[ 0.632418] acpiphp: Slot [20] registered\n[ 0.633909] acpiphp: Slot [21] registered\n[ 0.635400] acpiphp: Slot [22] registered\n[ 0.636881] acpiphp: Slot [23] registered\n[ 0.638403] acpiphp: Slot [24] registered\n[ 0.639893] acpiphp: Slot [25] registered\n[ 0.641383] acpiphp: Slot [26] registered\n[ 0.642873] acpiphp: Slot [27] registered\n[ 0.644362] acpiphp: Slot [28] registered\n[ 0.645847] acpiphp: Slot [29] registered\n[ 0.647333] acpiphp: Slot [30] registered\n[ 0.648822] acpiphp: Slot [31] registered\n[ 0.650305] PCI host bridge to bus 0000:00\n[ 0.651793] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.653561] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.655583] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.657632] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.660382] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.663124] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.668681] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.670791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.672774] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.674887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.679031] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.681733] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.705582] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.708018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.710668] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.713017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.715314] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.717488] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.719741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.722613] vgaarb: loaded\n[ 0.723822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.725747] SCSI subsystem initialized\n[ 0.727221] ACPI: bus type USB registered\n[ 0.728728] usbcore: registered new interface driver usbfs\n[ 0.730527] usbcore: registered new interface driver hub\n[ 0.732328] usbcore: registered new device driver usb\n[ 0.734240] PCI: Using ACPI for IRQ routing\n[ 0.736164] NetLabel: Initializing\n[ 0.737538] NetLabel: domain hash size = 128\n[ 0.739089] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.740803] NetLabel: unlabeled traffic allowed by default\n[ 0.742751] Switched to clocksource kvm-clock\n[ 0.752812] pnp: PnP ACPI init\n[ 0.754108] ACPI: bus type PNP registered\n[ 0.755998] pnp: PnP ACPI: found 5 devices\n[ 0.757495] ACPI: bus type PNP unregistered\n[ 0.765611] NET: Registered protocol family 2\n[ 0.767516] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.770520] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.772973] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.775083] TCP: reno registered\n[ 0.776411] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.778401] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.780478] NET: Registered protocol family 1\n[ 0.782077] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.783951] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.785790] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.806286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.826786] Unpacking initramfs...\n[ 1.305247] Freeing initrd memory: 37508k freed\n[ 1.314966] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.317021] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.320802] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.322968] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.325333] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.327300] Initialise system trusted keyring\n[ 1.328902] audit: initializing netlink socket (disabled)\n[ 1.330697] type=2000 audit(1534585178.454:1): initialized\n[ 1.347913] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.349864] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.352732] zpool: loaded\n[ 1.353948] zbud: loaded\n[ 1.355340] VFS: Disk quotas dquot_6.5.2\n[ 1.356832] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.359054] msgmni has been set to 7578\n[ 1.360568] Key type big_key registered\n[ 1.362983] NET: Registered protocol family 38\n[ 1.364559] Key type asymmetric registered\n[ 1.366071] Asymmetric key parser 'x509' registered\n[ 1.367749] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.370579] io scheduler noop registered\n[ 1.372054] io scheduler deadline registered (default)\n[ 1.387569] io scheduler cfq registered\n[ 1.389120] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.390908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.393027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.395751] ACPI: Power Button [PWRF]\n[ 1.397327] GHES: HEST is not enabled!\n[ 1.398856] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.423125] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.425441] Non-volatile memory driver v1.3\n[ 1.426964] Linux agpgart interface v0.103\n[ 1.428625] crash memory driver: version 1.1\n[ 1.430210] rdac: device handler registered\n[ 1.431780] hp_sw: device handler registered\n[ 1.433328] emc: device handler registered\n[ 1.434817] alua: device handler registered\n[ 1.436354] libphy: Fixed MDIO Bus: probed\n[ 1.437917] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.439922] ehci-pci: EHCI PCI platform driver\n[ 1.441485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.443407] ohci-pci: OHCI PCI platform driver\n[ 1.444979] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.465484] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.467276] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.470035] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.471779] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.473699] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.475735] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.478417] usb usb1: Product: UHCI Host Controller\n[ 1.480068] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.482166] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.483876] hub 1-0:1.0: USB hub found\n[ 1.485313] hub 1-0:1.0: 2 ports detected\n[ 1.486932] usbcore: registered new interface driver usbserial\n[ 1.488804] usbcore: registered new interface driver usbserial_generic\n[ 1.490807] usbserial: USB Serial support registered for generic\n[ 1.492720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.496305] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.498019] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.499781] mousedev: PS/2 mouse device common for all mice\n[ 1.501912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.505185] rtc_cmos 00:00: RTC can wake from S4\n[ 1.507207] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.509329] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.511431] cpuidle: using governor menu\n[ 1.513124] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.515056] usbcore: registered new interface driver usbhid\n[ 1.516892] usbhid: USB HID core driver\n[ 1.518522] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.521679] drop_monitor: Initializing network drop monitor service\n[ 1.523799] TCP: cubic registered\n[ 1.525180] Initializing XFRM netlink socket\n[ 1.526866] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.529973] NET: Registered protocol family 10\n[ 1.531871] NET: Registered protocol family 17\n[ 1.533670] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.535516] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.537434] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.540607] Loading compiled-in X.509 certificates\n[ 1.542322] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.545581] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.549287] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.552593] registered taskstats version 1\n[ 1.556084] Key type trusted registered\n[ 1.558877] Key type encrypted registered\n[ 1.561655] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.563937] rtc_cmos 00:00: setting system clock to 2018-08-18 09:39:38 UTC (1534585178)\n[ 1.567666] Freeing unused kernel memory: 1680k freed\n[ 1.573109] 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.579505] systemd[1]: Detected virtualization kvm.\n[ 1.581433] systemd[1]: Detected architecture x86-64.\n[ 1.583377] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.586798] systemd[1]: No hostname configured.\n[ 1.588471] systemd[1]: Set hostname to .\n[ 1.590224] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.612771] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.615685] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.619693] systemd[1]: Reached target Local File Systems.\n[ 1.621498] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.624136] systemd[1]: Reached target Timers.\n[ 1.625720] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.628135] systemd[1]: Reached target Swap.\n[ 1.629689] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.632054] systemd[1]: Reached target Paths.\n[ 1.633604] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.636091] systemd[1]: Created slice Root Slice.\n[ 1.637724] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.640352] systemd[1]: Listening on udev Control Socket.\n[ 1.642129] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.644823] systemd[1]: Listening on Journal Socket.\n[ 1.646528] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.649174] systemd[1]: Created slice System Slice.\n[ 1.650831] systemd[1]: Starting System Slice.\n[ 1.652742] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.655635] 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.660498] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.664804] systemd[1]: Listening on udev Kernel Socket.\n[ 1.666582] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.669604] systemd[1]: Reached target Sockets.\n[ 1.671227] systemd[1]: Starting Sockets.\n[ 1.673048] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.676664] systemd[1]: Reached target Slices.\n[ 1.678252] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.681263] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.729138] RPC: Registered named UNIX socket transport module.\n[ 1.731030] RPC: Registered udp transport module.\n[ 1.732658] RPC: Registered tcp transport module.\n[ 1.734253] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[ 1.789765] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.834155] FDC 0 is a S82078B\n[ 1.856276] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.896781] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.900283] scsi host0: ata_piix\n[ 1.904434] scsi host1: ata_piix\n[ 1.906015] vda: vda1\n[ 1.906022] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.906023] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.949024] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.951438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.953900] usb 1-1: Product: QEMU USB Tablet\n[ 1.955660] usb 1-1: Manufacturer: QEMU\n[ 1.957299] usb 1-1: SerialNumber: 42\n[ 1.967231] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.970752] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.076989] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.079872] XFS (vda1): Mounting V4 Filesystem\n[ 2.100321] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev 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.322827] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 2.328191] systemd-journald[111]: Received SIGTERM from PID 1 (systemd).\n"} 2018-08-18 09:39:39,954 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5/action used request id req-b23abc3c-3af3-48e4-9744-142b5826f4d3 2018-08-18 09:39:39,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0722770690918s 2018-08-18 09:39:39,954 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5/action used request id req-b23abc3c-3af3-48e4-9744-142b5826f4d3 2018-08-18 09:39:39,955 - 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 1917113938 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.424310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.427373] pid_max: default: 32768 minimum: 301 [ 0.429035] Security Framework initialized [ 0.430562] SELinux: Initializing. [ 0.432241] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.438710] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.442781] Mount-cache hash table entries: 4096 [ 0.444737] Initializing cgroup subsys memory [ 0.446321] Initializing cgroup subsys devices [ 0.447919] Initializing cgroup subsys freezer [ 0.449500] Initializing cgroup subsys net_cls [ 0.451080] Initializing cgroup subsys blkio [ 0.452620] Initializing cgroup subsys perf_event [ 0.454251] Initializing cgroup subsys hugetlb [ 0.455836] Initializing cgroup subsys pids [ 0.457379] Initializing cgroup subsys net_prio [ 0.459089] CPU: Physical Processor ID: 0 [ 0.461289] mce: CPU supports 10 MCE banks [ 0.462832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.464617] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.466381] tlb_flushall_shift: 6 [ 0.467952] Freeing SMP alternatives: 28k freed [ 0.472165] ACPI: Core revision 20130517 [ 0.474102] ACPI: All ACPI Tables successfully acquired [ 0.476096] ftrace: allocating 25812 entries in 101 pages [ 0.497884] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.499930] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.501956] smpboot: Max logical packages: 2 [ 0.503782] Enabling x2apic [ 0.505033] Enabled x2apic [ 0.506548] Switched APIC routing to physical x2apic. [ 0.509656] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.511652] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.515264] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.523907] KVM setup paravirtual spinlock [ 0.526733] smpboot: Booting Node 0, Processors #1 OK [ 0.528873] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.550878] Brought up 2 CPUs [ 0.550880] KVM setup async PF for cpu 1 [ 0.550884] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.555171] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.558080] devtmpfs: initialized [ 0.560990] EVM: security.selinux [ 0.562337] EVM: security.ima [ 0.563604] EVM: security.capability [ 0.565766] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.567843] pinctrl core: initialized pinctrl subsystem [ 0.569706] NET: Registered protocol family 16 [ 0.571511] ACPI: bus type PCI registered [ 0.572994] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.575050] PCI: Using configuration type 1 for base access [ 0.580368] ACPI: Added _OSI(Module Device) [ 0.581915] ACPI: Added _OSI(Processor Device) [ 0.583483] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.585097] ACPI: Added _OSI(Processor Aggregator Device) [ 0.587990] ACPI: Interpreter enabled [ 0.589410] ACPI: (supports S0 S5) [ 0.590765] ACPI: Using IOAPIC for interrupt routing [ 0.592448] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.597365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.599305] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.601373] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.603387] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.607162] acpiphp: Slot [3] registered [ 0.608646] acpiphp: Slot [4] registered [ 0.610142] acpiphp: Slot [5] registered [ 0.611615] acpiphp: Slot [6] registered [ 0.613102] acpiphp: Slot [7] registered [ 0.614573] acpiphp: Slot [8] registered [ 0.616044] acpiphp: Slot [9] registered [ 0.617549] acpiphp: Slot [10] registered [ 0.619032] acpiphp: Slot [11] registered [ 0.620502] acpiphp: Slot [12] registered [ 0.622000] acpiphp: Slot [13] registered [ 0.623478] acpiphp: Slot [14] registered [ 0.624972] acpiphp: Slot [15] registered [ 0.626464] acpiphp: Slot [16] registered [ 0.627956] acpiphp: Slot [17] registered [ 0.629442] acpiphp: Slot [18] registered [ 0.630934] acpiphp: Slot [19] registered [ 0.632418] acpiphp: Slot [20] registered [ 0.633909] acpiphp: Slot [21] registered [ 0.635400] acpiphp: Slot [22] registered [ 0.636881] acpiphp: Slot [23] registered [ 0.638403] acpiphp: Slot [24] registered [ 0.639893] acpiphp: Slot [25] registered [ 0.641383] acpiphp: Slot [26] registered [ 0.642873] acpiphp: Slot [27] registered [ 0.644362] acpiphp: Slot [28] registered [ 0.645847] acpiphp: Slot [29] registered [ 0.647333] acpiphp: Slot [30] registered [ 0.648822] acpiphp: Slot [31] registered [ 0.650305] PCI host bridge to bus 0000:00 [ 0.651793] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.653561] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.655583] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.657632] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.660382] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.663124] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.668681] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.670791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.672774] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.674887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.679031] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.681733] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.705582] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.708018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.710668] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.713017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.715314] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.717488] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.719741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.722613] vgaarb: loaded [ 0.723822] vgaarb: bridge control possible 0000:00:02.0 [ 0.725747] SCSI subsystem initialized [ 0.727221] ACPI: bus type USB registered [ 0.728728] usbcore: registered new interface driver usbfs [ 0.730527] usbcore: registered new interface driver hub [ 0.732328] usbcore: registered new device driver usb [ 0.734240] PCI: Using ACPI for IRQ routing [ 0.736164] NetLabel: Initializing [ 0.737538] NetLabel: domain hash size = 128 [ 0.739089] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.740803] NetLabel: unlabeled traffic allowed by default [ 0.742751] Switched to clocksource kvm-clock [ 0.752812] pnp: PnP ACPI init [ 0.754108] ACPI: bus type PNP registered [ 0.755998] pnp: PnP ACPI: found 5 devices [ 0.757495] ACPI: bus type PNP unregistered [ 0.765611] NET: Registered protocol family 2 [ 0.767516] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.770520] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.772973] TCP: Hash tables configured (established 32768 bind 32768) [ 0.775083] TCP: reno registered [ 0.776411] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.778401] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.780478] NET: Registered protocol family 1 [ 0.782077] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.783951] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.785790] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.806286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.826786] Unpacking initramfs... [ 1.305247] Freeing initrd memory: 37508k freed [ 1.314966] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.317021] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.320802] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.322968] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.325333] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.327300] Initialise system trusted keyring [ 1.328902] audit: initializing netlink socket (disabled) [ 1.330697] type=2000 audit(1534585178.454:1): initialized [ 1.347913] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.349864] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.352732] zpool: loaded [ 1.353948] zbud: loaded [ 1.355340] VFS: Disk quotas dquot_6.5.2 [ 1.356832] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.359054] msgmni has been set to 7578 [ 1.360568] Key type big_key registered [ 1.362983] NET: Registered protocol family 38 [ 1.364559] Key type asymmetric registered [ 1.366071] Asymmetric key parser 'x509' registered [ 1.367749] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.370579] io scheduler noop registered [ 1.372054] io scheduler deadline registered (default) [ 1.387569] io scheduler cfq registered [ 1.389120] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.390908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.393027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.395751] ACPI: Power Button [PWRF] [ 1.397327] GHES: HEST is not enabled! [ 1.398856] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.423125] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.425441] Non-volatile memory driver v1.3 [ 1.426964] Linux agpgart interface v0.103 [ 1.428625] crash memory driver: version 1.1 [ 1.430210] rdac: device handler registered [ 1.431780] hp_sw: device handler registered [ 1.433328] emc: device handler registered [ 1.434817] alua: device handler registered [ 1.436354] libphy: Fixed MDIO Bus: probed [ 1.437917] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.439922] ehci-pci: EHCI PCI platform driver [ 1.441485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.443407] ohci-pci: OHCI PCI platform driver [ 1.444979] uhci_hcd: USB Universal Host Controller Interface driver [ 1.465484] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.467276] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.470035] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.471779] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.473699] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.475735] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.478417] usb usb1: Product: UHCI Host Controller [ 1.480068] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.482166] usb usb1: SerialNumber: 0000:00:01.2 [ 1.483876] hub 1-0:1.0: USB hub found [ 1.485313] hub 1-0:1.0: 2 ports detected [ 1.486932] usbcore: registered new interface driver usbserial [ 1.488804] usbcore: registered new interface driver usbserial_generic [ 1.490807] usbserial: USB Serial support registered for generic [ 1.492720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.496305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.498019] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.499781] mousedev: PS/2 mouse device common for all mice [ 1.501912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.505185] rtc_cmos 00:00: RTC can wake from S4 [ 1.507207] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.509329] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.511431] cpuidle: using governor menu [ 1.513124] hidraw: raw HID events driver (C) Jiri Kosina [ 1.515056] usbcore: registered new interface driver usbhid [ 1.516892] usbhid: USB HID core driver [ 1.518522] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.521679] drop_monitor: Initializing network drop monitor service [ 1.523799] TCP: cubic registered [ 1.525180] Initializing XFRM netlink socket [ 1.526866] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.529973] NET: Registered protocol family 10 [ 1.531871] NET: Registered protocol family 17 [ 1.533670] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.535516] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.537434] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.540607] Loading compiled-in X.509 certificates [ 1.542322] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.545581] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.549287] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.552593] registered taskstats version 1 [ 1.556084] Key type trusted registered [ 1.558877] Key type encrypted registered [ 1.561655] IMA: No TPM chip found, activating TPM-bypass! [ 1.563937] rtc_cmos 00:00: setting system clock to 2018-08-18 09:39:38 UTC (1534585178) [ 1.567666] Freeing unused kernel memory: 1680k freed [ 1.573109] 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.579505] systemd[1]: Detected virtualization kvm. [ 1.581433] systemd[1]: Detected architecture x86-64. [ 1.583377] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.586798] systemd[1]: No hostname configured. [ 1.588471] systemd[1]: Set hostname to . [ 1.590224] systemd[1]: Initializing machine ID from KVM UUID. [ 1.612771] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.615685] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.619693] systemd[1]: Reached target Local File Systems. [ 1.621498] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.624136] systemd[1]: Reached target Timers. [ 1.625720] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.628135] systemd[1]: Reached target Swap. [ 1.629689] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.632054] systemd[1]: Reached target Paths. [ 1.633604] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.636091] systemd[1]: Created slice Root Slice. [ 1.637724] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.640352] systemd[1]: Listening on udev Control Socket. [ 1.642129] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.644823] systemd[1]: Listening on Journal Socket. [ 1.646528] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.649174] systemd[1]: Created slice System Slice. [ 1.650831] systemd[1]: Starting System Slice. [ 1.652742] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.655635] 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.660498] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.664804] systemd[1]: Listening on udev Kernel Socket. [ 1.666582] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.669604] systemd[1]: Reached target Sockets. [ 1.671227] systemd[1]: Starting Sockets. [ 1.673048] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.676664] systemd[1]: Reached target Slices. [ 1.678252] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.681263] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.729138] RPC: Registered named UNIX socket transport module. [ 1.731030] RPC: Registered udp transport module. [ 1.732658] RPC: Registered tcp transport module. [ 1.734253] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [ 1.789765] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.834155] FDC 0 is a S82078B [ 1.856276] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.896781] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.900283] scsi host0: ata_piix [ 1.904434] scsi host1: ata_piix [ 1.906015] vda: vda1 [ 1.906022] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.906023] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.949024] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.951438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.953900] usb 1-1: Product: QEMU USB Tablet [ 1.955660] usb 1-1: Manufacturer: QEMU [ 1.957299] usb 1-1: SerialNumber: 42 [ 1.967231] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.970752] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.076989] SGI XFS with ACLs, security attributes, no debug enabled [ 2.079872] XFS (vda1): Mounting V4 Filesystem [ 2.100321] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev 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.322827] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 2.328191] systemd-journald[111]: Received SIGTERM from PID 1 (systemd). 2018-08-18 09:39:40,957 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2018-08-18 09:39:49,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-18 09:39:49,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5/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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-18 09:39:50,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:39: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-57d32ab3-4555-4d39-b067-c49d8a9656c0 x-compute-request-id: req-57d32ab3-4555-4d39-b067-c49d8a9656c0 Content-Encoding: gzip Content-Length: 12746 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 1917113938 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.424310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.427373] pid_max: default: 32768 minimum: 301\n[ 0.429035] Security Framework initialized\n[ 0.430562] SELinux: Initializing.\n[ 0.432241] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.438710] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.442781] Mount-cache hash table entries: 4096\n[ 0.444737] Initializing cgroup subsys memory\n[ 0.446321] Initializing cgroup subsys devices\n[ 0.447919] Initializing cgroup subsys freezer\n[ 0.449500] Initializing cgroup subsys net_cls\n[ 0.451080] Initializing cgroup subsys blkio\n[ 0.452620] Initializing cgroup subsys perf_event\n[ 0.454251] Initializing cgroup subsys hugetlb\n[ 0.455836] Initializing cgroup subsys pids\n[ 0.457379] Initializing cgroup subsys net_prio\n[ 0.459089] CPU: Physical Processor ID: 0\n[ 0.461289] mce: CPU supports 10 MCE banks\n[ 0.462832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.464617] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.466381] tlb_flushall_shift: 6\n[ 0.467952] Freeing SMP alternatives: 28k freed\n[ 0.472165] ACPI: Core revision 20130517\n[ 0.474102] ACPI: All ACPI Tables successfully acquired\n[ 0.476096] ftrace: allocating 25812 entries in 101 pages\n[ 0.497884] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.499930] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.501956] smpboot: Max logical packages: 2\n[ 0.503782] Enabling x2apic\n[ 0.505033] Enabled x2apic\n[ 0.506548] Switched APIC routing to physical x2apic.\n[ 0.509656] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.511652] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.515264] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.523907] KVM setup paravirtual spinlock\n[ 0.526733] smpboot: Booting Node 0, Processors #1 OK\n[ 0.528873] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.550878] Brought up 2 CPUs\n[ 0.550880] KVM setup async PF for cpu 1\n[ 0.550884] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.555171] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.558080] devtmpfs: initialized\n[ 0.560990] EVM: security.selinux\n[ 0.562337] EVM: security.ima\n[ 0.563604] EVM: security.capability\n[ 0.565766] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.567843] pinctrl core: initialized pinctrl subsystem\n[ 0.569706] NET: Registered protocol family 16\n[ 0.571511] ACPI: bus type PCI registered\n[ 0.572994] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.575050] PCI: Using configuration type 1 for base access\n[ 0.580368] ACPI: Added _OSI(Module Device)\n[ 0.581915] ACPI: Added _OSI(Processor Device)\n[ 0.583483] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.585097] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.587990] ACPI: Interpreter enabled\n[ 0.589410] ACPI: (supports S0 S5)\n[ 0.590765] ACPI: Using IOAPIC for interrupt routing\n[ 0.592448] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.597365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.599305] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.601373] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.603387] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.607162] acpiphp: Slot [3] registered\n[ 0.608646] acpiphp: Slot [4] registered\n[ 0.610142] acpiphp: Slot [5] registered\n[ 0.611615] acpiphp: Slot [6] registered\n[ 0.613102] acpiphp: Slot [7] registered\n[ 0.614573] acpiphp: Slot [8] registered\n[ 0.616044] acpiphp: Slot [9] registered\n[ 0.617549] acpiphp: Slot [10] registered\n[ 0.619032] acpiphp: Slot [11] registered\n[ 0.620502] acpiphp: Slot [12] registered\n[ 0.622000] acpiphp: Slot [13] registered\n[ 0.623478] acpiphp: Slot [14] registered\n[ 0.624972] acpiphp: Slot [15] registered\n[ 0.626464] acpiphp: Slot [16] registered\n[ 0.627956] acpiphp: Slot [17] registered\n[ 0.629442] acpiphp: Slot [18] registered\n[ 0.630934] acpiphp: Slot [19] registered\n[ 0.632418] acpiphp: Slot [20] registered\n[ 0.633909] acpiphp: Slot [21] registered\n[ 0.635400] acpiphp: Slot [22] registered\n[ 0.636881] acpiphp: Slot [23] registered\n[ 0.638403] acpiphp: Slot [24] registered\n[ 0.639893] acpiphp: Slot [25] registered\n[ 0.641383] acpiphp: Slot [26] registered\n[ 0.642873] acpiphp: Slot [27] registered\n[ 0.644362] acpiphp: Slot [28] registered\n[ 0.645847] acpiphp: Slot [29] registered\n[ 0.647333] acpiphp: Slot [30] registered\n[ 0.648822] acpiphp: Slot [31] registered\n[ 0.650305] PCI host bridge to bus 0000:00\n[ 0.651793] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.653561] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.655583] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.657632] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.660382] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.663124] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.668681] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.670791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.672774] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.674887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.679031] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.681733] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.705582] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.708018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.710668] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.713017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.715314] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.717488] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.719741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.722613] vgaarb: loaded\n[ 0.723822] vgaarb: bridge control possible 0000:00:02.0\n[ 0.725747] SCSI subsystem initialized\n[ 0.727221] ACPI: bus type USB registered\n[ 0.728728] usbcore: registered new interface driver usbfs\n[ 0.730527] usbcore: registered new interface driver hub\n[ 0.732328] usbcore: registered new device driver usb\n[ 0.734240] PCI: Using ACPI for IRQ routing\n[ 0.736164] NetLabel: Initializing\n[ 0.737538] NetLabel: domain hash size = 128\n[ 0.739089] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.740803] NetLabel: unlabeled traffic allowed by default\n[ 0.742751] Switched to clocksource kvm-clock\n[ 0.752812] pnp: PnP ACPI init\n[ 0.754108] ACPI: bus type PNP registered\n[ 0.755998] pnp: PnP ACPI: found 5 devices\n[ 0.757495] ACPI: bus type PNP unregistered\n[ 0.765611] NET: Registered protocol family 2\n[ 0.767516] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.770520] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.772973] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.775083] TCP: reno registered\n[ 0.776411] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.778401] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.780478] NET: Registered protocol family 1\n[ 0.782077] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.783951] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.785790] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.806286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.826786] Unpacking initramfs...\n[ 1.305247] Freeing initrd memory: 37508k freed\n[ 1.314966] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.317021] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.320802] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.322968] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.325333] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.327300] Initialise system trusted keyring\n[ 1.328902] audit: initializing netlink socket (disabled)\n[ 1.330697] type=2000 audit(1534585178.454:1): initialized\n[ 1.347913] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.349864] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.352732] zpool: loaded\n[ 1.353948] zbud: loaded\n[ 1.355340] VFS: Disk quotas dquot_6.5.2\n[ 1.356832] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.359054] msgmni has been set to 7578\n[ 1.360568] Key type big_key registered\n[ 1.362983] NET: Registered protocol family 38\n[ 1.364559] Key type asymmetric registered\n[ 1.366071] Asymmetric key parser 'x509' registered\n[ 1.367749] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.370579] io scheduler noop registered\n[ 1.372054] io scheduler deadline registered (default)\n[ 1.387569] io scheduler cfq registered\n[ 1.389120] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.390908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.393027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.395751] ACPI: Power Button [PWRF]\n[ 1.397327] GHES: HEST is not enabled!\n[ 1.398856] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.423125] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.425441] Non-volatile memory driver v1.3\n[ 1.426964] Linux agpgart interface v0.103\n[ 1.428625] crash memory driver: version 1.1\n[ 1.430210] rdac: device handler registered\n[ 1.431780] hp_sw: device handler registered\n[ 1.433328] emc: device handler registered\n[ 1.434817] alua: device handler registered\n[ 1.436354] libphy: Fixed MDIO Bus: probed\n[ 1.437917] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.439922] ehci-pci: EHCI PCI platform driver\n[ 1.441485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.443407] ohci-pci: OHCI PCI platform driver\n[ 1.444979] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.465484] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.467276] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.470035] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.471779] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.473699] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.475735] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.478417] usb usb1: Product: UHCI Host Controller\n[ 1.480068] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.482166] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.483876] hub 1-0:1.0: USB hub found\n[ 1.485313] hub 1-0:1.0: 2 ports detected\n[ 1.486932] usbcore: registered new interface driver usbserial\n[ 1.488804] usbcore: registered new interface driver usbserial_generic\n[ 1.490807] usbserial: USB Serial support registered for generic\n[ 1.492720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.496305] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.498019] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.499781] mousedev: PS/2 mouse device common for all mice\n[ 1.501912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.505185] rtc_cmos 00:00: RTC can wake from S4\n[ 1.507207] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.509329] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.511431] cpuidle: using governor menu\n[ 1.513124] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.515056] usbcore: registered new interface driver usbhid\n[ 1.516892] usbhid: USB HID core driver\n[ 1.518522] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.521679] drop_monitor: Initializing network drop monitor service\n[ 1.523799] TCP: cubic registered\n[ 1.525180] Initializing XFRM netlink socket\n[ 1.526866] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.529973] NET: Registered protocol family 10\n[ 1.531871] NET: Registered protocol family 17\n[ 1.533670] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.535516] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.537434] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.540607] Loading compiled-in X.509 certificates\n[ 1.542322] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.545581] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.549287] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.552593] registered taskstats version 1\n[ 1.556084] Key type trusted registered\n[ 1.558877] Key type encrypted registered\n[ 1.561655] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.563937] rtc_cmos 00:00: setting system clock to 2018-08-18 09:39:38 UTC (1534585178)\n[ 1.567666] Freeing unused kernel memory: 1680k freed\n[ 1.573109] 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.579505] systemd[1]: Detected virtualization kvm.\n[ 1.581433] systemd[1]: Detected architecture x86-64.\n[ 1.583377] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.586798] systemd[1]: No hostname configured.\n[ 1.588471] systemd[1]: Set hostname to .\n[ 1.590224] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.612771] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.615685] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.619693] systemd[1]: Reached target Local File Systems.\n[ 1.621498] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.624136] systemd[1]: Reached target Timers.\n[ 1.625720] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.628135] systemd[1]: Reached target Swap.\n[ 1.629689] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.632054] systemd[1]: Reached target Paths.\n[ 1.633604] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.636091] systemd[1]: Created slice Root Slice.\n[ 1.637724] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.640352] systemd[1]: Listening on udev Control Socket.\n[ 1.642129] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.644823] systemd[1]: Listening on Journal Socket.\n[ 1.646528] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.649174] systemd[1]: Created slice System Slice.\n[ 1.650831] systemd[1]: Starting System Slice.\n[ 1.652742] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.655635] 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.660498] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.664804] systemd[1]: Listening on udev Kernel Socket.\n[ 1.666582] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.669604] systemd[1]: Reached target Sockets.\n[ 1.671227] systemd[1]: Starting Sockets.\n[ 1.673048] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.676664] systemd[1]: Reached target Slices.\n[ 1.678252] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.681263] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.729138] RPC: Registered named UNIX socket transport module.\n[ 1.731030] RPC: Registered udp transport module.\n[ 1.732658] RPC: Registered tcp transport module.\n[ 1.734253] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[ 1.789765] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.834155] FDC 0 is a S82078B\n[ 1.856276] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.896781] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.900283] scsi host0: ata_piix\n[ 1.904434] scsi host1: ata_piix\n[ 1.906015] vda: vda1\n[ 1.906022] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.906023] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.949024] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.951438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.953900] usb 1-1: Product: QEMU USB Tablet\n[ 1.955660] usb 1-1: Manufacturer: QEMU\n[ 1.957299] usb 1-1: SerialNumber: 42\n[ 1.967231] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.970752] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.076989] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.079872] XFS (vda1): Mounting V4 Filesystem\n[ 2.100321] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev 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.322827] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 2.328191] systemd-journald[111]: Received SIGTERM from PID 1 (systemd).\n[ 2.587216] SELinux: Disabled at runtime.\n[ 2.625785] type=1404 audit(1534585179.561:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.667771] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.669647] 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] Stopped target Switch Root.\n Mounting NFSD configuration filesystem...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.077290] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 3.162287] systemd-journald[389]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.251692] type=1305 audit(1534585180.186:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting 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.[ 3.454998] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.460647] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.460659] [drm] Initialized drm 1.1.0 20060810\n\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 Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.497477] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.497477] [TTM] Initializing pool allocator\n[ 3.497480] [TTM] Initializing DMA pool allocator\n[ 3.497828] [drm] fb mappable at 0xFC000000\n[ 3.497829] [drm] vram aper at 0xFC000000\n[ 3.497829] [drm] size 33554432\n[ 3.497829] [drm] fb depth is 24\n[ 3.497830] [drm] pitch is 3072\n[[32m OK [0m] Started irqbalance daemon.\n[ 3.544211] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.547301] ppdev: user-space parallel port driver\n[ 3.567654] Console: switching to colour frame buffer device 128x48\n[ 3.582063] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting irqbalance daemon...\n[ 3.585965] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\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[[32m OK [0m] Started NTP client/server.\n[ 3.685777] AES CTR mode by8 optimization enabled\n[ 3.688822] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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.704089] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.708896] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Command Scheduler.\n[ 3.712234] intel_powerclamp: No package C-state available Starting Command Scheduler...\n[ 3.716064] intel_powerclamp: No package C-state available\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.037217] cloud-init[511]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:39:41 +0000. Up 3.99 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting nginx - high performance web server...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Crash recovery kernel arming...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.151438] cloud-init[821]: Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:39:43 +0000. Up 6.07 seconds.\n[ 6.194250] cloud-init[821]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.198375] cloud-init[821]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.207314] cloud-init[821]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.214389] cloud-init[821]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.222994] cloud-init[821]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.231723] cloud-init[821]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:0d:a6:9d |\n[ 6.239242] cloud-init[821]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.248450] cloud-init[821]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.263598] cloud-init[821]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.266247] cloud-init[821]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.268887] cloud-init[821]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.271464] cloud-init[821]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.285621] cloud-init[821]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.288317] cloud-init[821]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.290933] cloud-init[821]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.165751] cloud-init[3560]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:39:48 +0000. Up 11.11 seconds.\n[ 11.440397] cloud-init[3676]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:39:48 +0000. Up 11.39 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 7e:cb:5e:ba:9e:9c:4c:67:a4:ef:86:60:b2:ec:87:79 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.490283] cloud-init[3676]: Cloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:39:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.48 seconds\n"} 2018-08-18 09:39:50,039 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5/action used request id req-57d32ab3-4555-4d39-b067-c49d8a9656c0 2018-08-18 09:39:50,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0742959976196s 2018-08-18 09:39:50,041 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5/action used request id req-57d32ab3-4555-4d39-b067-c49d8a9656c0 2018-08-18 09:39:50,041 - 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 1917113938 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.424310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.427373] pid_max: default: 32768 minimum: 301 [ 0.429035] Security Framework initialized [ 0.430562] SELinux: Initializing. [ 0.432241] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.438710] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.442781] Mount-cache hash table entries: 4096 [ 0.444737] Initializing cgroup subsys memory [ 0.446321] Initializing cgroup subsys devices [ 0.447919] Initializing cgroup subsys freezer [ 0.449500] Initializing cgroup subsys net_cls [ 0.451080] Initializing cgroup subsys blkio [ 0.452620] Initializing cgroup subsys perf_event [ 0.454251] Initializing cgroup subsys hugetlb [ 0.455836] Initializing cgroup subsys pids [ 0.457379] Initializing cgroup subsys net_prio [ 0.459089] CPU: Physical Processor ID: 0 [ 0.461289] mce: CPU supports 10 MCE banks [ 0.462832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.464617] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.466381] tlb_flushall_shift: 6 [ 0.467952] Freeing SMP alternatives: 28k freed [ 0.472165] ACPI: Core revision 20130517 [ 0.474102] ACPI: All ACPI Tables successfully acquired [ 0.476096] ftrace: allocating 25812 entries in 101 pages [ 0.497884] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.499930] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.501956] smpboot: Max logical packages: 2 [ 0.503782] Enabling x2apic [ 0.505033] Enabled x2apic [ 0.506548] Switched APIC routing to physical x2apic. [ 0.509656] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.511652] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.515264] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.523907] KVM setup paravirtual spinlock [ 0.526733] smpboot: Booting Node 0, Processors #1 OK [ 0.528873] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.550878] Brought up 2 CPUs [ 0.550880] KVM setup async PF for cpu 1 [ 0.550884] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.555171] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.558080] devtmpfs: initialized [ 0.560990] EVM: security.selinux [ 0.562337] EVM: security.ima [ 0.563604] EVM: security.capability [ 0.565766] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.567843] pinctrl core: initialized pinctrl subsystem [ 0.569706] NET: Registered protocol family 16 [ 0.571511] ACPI: bus type PCI registered [ 0.572994] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.575050] PCI: Using configuration type 1 for base access [ 0.580368] ACPI: Added _OSI(Module Device) [ 0.581915] ACPI: Added _OSI(Processor Device) [ 0.583483] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.585097] ACPI: Added _OSI(Processor Aggregator Device) [ 0.587990] ACPI: Interpreter enabled [ 0.589410] ACPI: (supports S0 S5) [ 0.590765] ACPI: Using IOAPIC for interrupt routing [ 0.592448] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.597365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.599305] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.601373] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.603387] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.607162] acpiphp: Slot [3] registered [ 0.608646] acpiphp: Slot [4] registered [ 0.610142] acpiphp: Slot [5] registered [ 0.611615] acpiphp: Slot [6] registered [ 0.613102] acpiphp: Slot [7] registered [ 0.614573] acpiphp: Slot [8] registered [ 0.616044] acpiphp: Slot [9] registered [ 0.617549] acpiphp: Slot [10] registered [ 0.619032] acpiphp: Slot [11] registered [ 0.620502] acpiphp: Slot [12] registered [ 0.622000] acpiphp: Slot [13] registered [ 0.623478] acpiphp: Slot [14] registered [ 0.624972] acpiphp: Slot [15] registered [ 0.626464] acpiphp: Slot [16] registered [ 0.627956] acpiphp: Slot [17] registered [ 0.629442] acpiphp: Slot [18] registered [ 0.630934] acpiphp: Slot [19] registered [ 0.632418] acpiphp: Slot [20] registered [ 0.633909] acpiphp: Slot [21] registered [ 0.635400] acpiphp: Slot [22] registered [ 0.636881] acpiphp: Slot [23] registered [ 0.638403] acpiphp: Slot [24] registered [ 0.639893] acpiphp: Slot [25] registered [ 0.641383] acpiphp: Slot [26] registered [ 0.642873] acpiphp: Slot [27] registered [ 0.644362] acpiphp: Slot [28] registered [ 0.645847] acpiphp: Slot [29] registered [ 0.647333] acpiphp: Slot [30] registered [ 0.648822] acpiphp: Slot [31] registered [ 0.650305] PCI host bridge to bus 0000:00 [ 0.651793] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.653561] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.655583] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.657632] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.660382] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.663124] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.668681] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.670791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.672774] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.674887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.679031] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.681733] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.705582] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.708018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.710668] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.713017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.715314] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.717488] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.719741] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.722613] vgaarb: loaded [ 0.723822] vgaarb: bridge control possible 0000:00:02.0 [ 0.725747] SCSI subsystem initialized [ 0.727221] ACPI: bus type USB registered [ 0.728728] usbcore: registered new interface driver usbfs [ 0.730527] usbcore: registered new interface driver hub [ 0.732328] usbcore: registered new device driver usb [ 0.734240] PCI: Using ACPI for IRQ routing [ 0.736164] NetLabel: Initializing [ 0.737538] NetLabel: domain hash size = 128 [ 0.739089] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.740803] NetLabel: unlabeled traffic allowed by default [ 0.742751] Switched to clocksource kvm-clock [ 0.752812] pnp: PnP ACPI init [ 0.754108] ACPI: bus type PNP registered [ 0.755998] pnp: PnP ACPI: found 5 devices [ 0.757495] ACPI: bus type PNP unregistered [ 0.765611] NET: Registered protocol family 2 [ 0.767516] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.770520] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.772973] TCP: Hash tables configured (established 32768 bind 32768) [ 0.775083] TCP: reno registered [ 0.776411] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.778401] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.780478] NET: Registered protocol family 1 [ 0.782077] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.783951] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.785790] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.806286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.826786] Unpacking initramfs... [ 1.305247] Freeing initrd memory: 37508k freed [ 1.314966] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.317021] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.320802] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.322968] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.325333] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.327300] Initialise system trusted keyring [ 1.328902] audit: initializing netlink socket (disabled) [ 1.330697] type=2000 audit(1534585178.454:1): initialized [ 1.347913] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.349864] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.352732] zpool: loaded [ 1.353948] zbud: loaded [ 1.355340] VFS: Disk quotas dquot_6.5.2 [ 1.356832] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.359054] msgmni has been set to 7578 [ 1.360568] Key type big_key registered [ 1.362983] NET: Registered protocol family 38 [ 1.364559] Key type asymmetric registered [ 1.366071] Asymmetric key parser 'x509' registered [ 1.367749] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.370579] io scheduler noop registered [ 1.372054] io scheduler deadline registered (default) [ 1.387569] io scheduler cfq registered [ 1.389120] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.390908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.393027] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.395751] ACPI: Power Button [PWRF] [ 1.397327] GHES: HEST is not enabled! [ 1.398856] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.423125] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.425441] Non-volatile memory driver v1.3 [ 1.426964] Linux agpgart interface v0.103 [ 1.428625] crash memory driver: version 1.1 [ 1.430210] rdac: device handler registered [ 1.431780] hp_sw: device handler registered [ 1.433328] emc: device handler registered [ 1.434817] alua: device handler registered [ 1.436354] libphy: Fixed MDIO Bus: probed [ 1.437917] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.439922] ehci-pci: EHCI PCI platform driver [ 1.441485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.443407] ohci-pci: OHCI PCI platform driver [ 1.444979] uhci_hcd: USB Universal Host Controller Interface driver [ 1.465484] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.467276] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.470035] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.471779] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.473699] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.475735] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.478417] usb usb1: Product: UHCI Host Controller [ 1.480068] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.482166] usb usb1: SerialNumber: 0000:00:01.2 [ 1.483876] hub 1-0:1.0: USB hub found [ 1.485313] hub 1-0:1.0: 2 ports detected [ 1.486932] usbcore: registered new interface driver usbserial [ 1.488804] usbcore: registered new interface driver usbserial_generic [ 1.490807] usbserial: USB Serial support registered for generic [ 1.492720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.496305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.498019] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.499781] mousedev: PS/2 mouse device common for all mice [ 1.501912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.505185] rtc_cmos 00:00: RTC can wake from S4 [ 1.507207] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.509329] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.511431] cpuidle: using governor menu [ 1.513124] hidraw: raw HID events driver (C) Jiri Kosina [ 1.515056] usbcore: registered new interface driver usbhid [ 1.516892] usbhid: USB HID core driver [ 1.518522] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.521679] drop_monitor: Initializing network drop monitor service [ 1.523799] TCP: cubic registered [ 1.525180] Initializing XFRM netlink socket [ 1.526866] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.529973] NET: Registered protocol family 10 [ 1.531871] NET: Registered protocol family 17 [ 1.533670] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.535516] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.537434] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.540607] Loading compiled-in X.509 certificates [ 1.542322] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.545581] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.549287] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.552593] registered taskstats version 1 [ 1.556084] Key type trusted registered [ 1.558877] Key type encrypted registered [ 1.561655] IMA: No TPM chip found, activating TPM-bypass! [ 1.563937] rtc_cmos 00:00: setting system clock to 2018-08-18 09:39:38 UTC (1534585178) [ 1.567666] Freeing unused kernel memory: 1680k freed [ 1.573109] 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.579505] systemd[1]: Detected virtualization kvm. [ 1.581433] systemd[1]: Detected architecture x86-64. [ 1.583377] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.586798] systemd[1]: No hostname configured. [ 1.588471] systemd[1]: Set hostname to . [ 1.590224] systemd[1]: Initializing machine ID from KVM UUID. [ 1.612771] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.615685] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.619693] systemd[1]: Reached target Local File Systems. [ 1.621498] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.624136] systemd[1]: Reached target Timers. [ 1.625720] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.628135] systemd[1]: Reached target Swap. [ 1.629689] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.632054] systemd[1]: Reached target Paths. [ 1.633604] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.636091] systemd[1]: Created slice Root Slice. [ 1.637724] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.640352] systemd[1]: Listening on udev Control Socket. [ 1.642129] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.644823] systemd[1]: Listening on Journal Socket. [ 1.646528] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.649174] systemd[1]: Created slice System Slice. [ 1.650831] systemd[1]: Starting System Slice. [ 1.652742] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.655635] 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.660498] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.664804] systemd[1]: Listening on udev Kernel Socket. [ 1.666582] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.669604] systemd[1]: Reached target Sockets. [ 1.671227] systemd[1]: Starting Sockets. [ 1.673048] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.676664] systemd[1]: Reached target Slices. [ 1.678252] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.681263] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.729138] RPC: Registered named UNIX socket transport module. [ 1.731030] RPC: Registered udp transport module. [ 1.732658] RPC: Registered tcp transport module. [ 1.734253] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [ 1.789765] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.834155] FDC 0 is a S82078B [ 1.856276] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.896781] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.900283] scsi host0: ata_piix [ 1.904434] scsi host1: ata_piix [ 1.906015] vda: vda1 [ 1.906022] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.906023] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.949024] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.951438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.953900] usb 1-1: Product: QEMU USB Tablet [ 1.955660] usb 1-1: Manufacturer: QEMU [ 1.957299] usb 1-1: SerialNumber: 42 [ 1.967231] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.970752] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.076989] SGI XFS with ACLs, security attributes, no debug enabled [ 2.079872] XFS (vda1): Mounting V4 Filesystem [ 2.100321] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev 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.322827] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 2.328191] systemd-journald[111]: Received SIGTERM from PID 1 (systemd). [ 2.587216] SELinux: Disabled at runtime. [ 2.625785] type=1404 audit(1534585179.561:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.667771] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.669647] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped target Switch Root. Mounting NFSD configuration filesystem... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd Root File System. Mounting POSIX Message Queue File System... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted POSIX Message Queue File System. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.077290] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.162287] systemd-journald[389]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.251692] type=1305 audit(1534585180.186:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting 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.[ 3.454998] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.460647] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.460659] [drm] Initialized drm 1.1.0 20060810 [[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 Sockets. [[32m OK [0m] Reached target Basic System. [ 3.497477] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.497477] [TTM] Initializing pool allocator [ 3.497480] [TTM] Initializing DMA pool allocator [ 3.497828] [drm] fb mappable at 0xFC000000 [ 3.497829] [drm] vram aper at 0xFC000000 [ 3.497829] [drm] size 33554432 [ 3.497829] [drm] fb depth is 24 [ 3.497830] [drm] pitch is 3072 [[32m OK [0m] Started irqbalance daemon. [ 3.544211] fbcon: cirrusdrmfb (fb0) is primary device [ 3.547301] ppdev: user-space parallel port driver [ 3.567654] Console: switching to colour frame buffer device 128x48 [ 3.582063] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting irqbalance daemon... [ 3.585965] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... 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. [[32m OK [0m] Started NTP client/server. [ 3.685777] AES CTR mode by8 optimization enabled [ 3.688822] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[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.704089] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Permit User Sessions. [ 3.708896] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. [ 3.712234] intel_powerclamp: No package C-state available Starting Command Scheduler... [ 3.716064] intel_powerclamp: No package C-state available [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.037217] cloud-init[511]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 18 Aug 2018 09:39:41 +0000. Up 3.99 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting nginx - high performance web server... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Crash recovery kernel arming... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.151438] cloud-init[821]: Cloud-init v. 0.7.5 running 'init' at Sat, 18 Aug 2018 09:39:43 +0000. Up 6.07 seconds. [ 6.194250] cloud-init[821]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.198375] cloud-init[821]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.207314] cloud-init[821]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.214389] cloud-init[821]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.222994] cloud-init[821]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.231723] cloud-init[821]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:0d:a6:9d | [ 6.239242] cloud-init[821]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.248450] cloud-init[821]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.263598] cloud-init[821]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.266247] cloud-init[821]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.268887] cloud-init[821]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.271464] cloud-init[821]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.285621] cloud-init[821]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.288317] cloud-init[821]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.290933] cloud-init[821]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.165751] cloud-init[3560]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 18 Aug 2018 09:39:48 +0000. Up 11.11 seconds. [ 11.440397] cloud-init[3676]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 18 Aug 2018 09:39:48 +0000. Up 11.39 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 7e:cb:5e:ba:9e:9c:4c:67:a4:ef:86:60:b2:ec:87:79 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.490283] cloud-init[3676]: Cloud-init v. 0.7.5 finished at Sat, 18 Aug 2018 09:39:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.48 seconds 2018-08-18 09:39:50,045 - paramiko.transport - DEBUG - starting thread (client mode): 0xb64e590L 2018-08-18 09:39:50,045 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 09:39:50,056 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-18 09:39:50,057 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-18 09:39:50,067 - 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-18 09:39:50,067 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-18 09:39:50,068 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-18 09:39:50,068 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 09:39:50,068 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-18 09:39:50,068 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 09:39:50,074 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-18 09:39:50,075 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 09:39:50,077 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-18 09:39:50,078 - paramiko.transport - DEBUG - Trying discovered key 7ecb5eba9e9c4c67a4ef8660b2ec8779 in /tmp/tmpnjJvQg 2018-08-18 09:39:50,115 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 09:39:50,139 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-18 09:39:50,142 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-18 09:39:50,142 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-18 09:39:50,142 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-18 09:39:50,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-08-18 09:39:50,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:39:50,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:39:50,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:39:50,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:39:50,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:39:50,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:39:50,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:39:50,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 802, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "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": "start-post", "MainPID": 1905, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 902, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 807, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 801, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 859, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-18 09:39:50,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:39:50,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:39:49 GMT 2018-08-18 09:39:50,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:39:50,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-18 09:39:50,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:39:50,416 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 802, 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': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], 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': 1905, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 902, 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': 807, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 801, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 859, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-18 09:39:50,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-08-18 09:39:50,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:39:50,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:39:50,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:39:50,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:39:50,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:39:50,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:39:50,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:39:50,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 802, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "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": "start-post", "MainPID": 1905, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 902, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 807, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 801, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 859, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-18 09:39:50,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:39:50,573 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:39:49 GMT 2018-08-18 09:39:50,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:39:50,573 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-18 09:39:50,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:39:50,573 - functest.core.cloudify - INFO - The current manager status is running 2018-08-18 09:39:50,574 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-18 09:39:50,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:39:50,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:39:50,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:39:50,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:39:50,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:39:50,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:39:50,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:39:50,672 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-18 09:39:50,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-18T09:39:50.042Z", "updated_at": "2018-08-18T09:39:50.042Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-18 09:39:50,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:39:50,672 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:39:50 GMT 2018-08-18 09:39:50,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:39:50,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-18 09:39:50,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:39:50,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/secrets 2018-08-18 09:39:50,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:39:50,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:39:50,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:39:50,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:39:50,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:39:50,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:39:50,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:39:50,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-18T09:39:50.042Z", "updated_at": "2018-08-18T09:39:50.042Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-18 09:39:50,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:39:50,735 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:39:50 GMT 2018-08-18 09:39:50,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:39:50,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-18 09:39:50,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:39:50,735 - functest.core.cloudify - DEBUG - List secrets: 2018-08-18 09:39:50,736 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/secrets/foo 2018-08-18 09:39:50,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:39:50,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:39:50,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:39:50,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:39:50,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:39:50,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:39:50,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:39:50,799 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-18 09:39:50,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-18T09:39:50.042Z", "updated_at": "2018-08-18T09:39:50.042Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-18 09:39:50,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:39:50,800 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:39:50 GMT 2018-08-18 09:39:50,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:39:50,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-18 09:39:50,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:39:50,800 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-18 09:39:50,800 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-18 09:39:50,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-18 09:39:50,801 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-18 09:39:50,802 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-18 09:39:50,802 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-18 09:39:50,805 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 09:39:50,905 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-18 09:39:50,906 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-18 09:39:50,907 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-18 09:39:50,946 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-18 09:39:50,946 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-18 09:39:50,996 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-18 09:40:30,794 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-18 09:40:30,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.chpc.utah.edu * extras: centos.sonn.com * updates: mirrors.usc.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.11.6.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.11.6.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 12 MB/s | 54 MB 00:04 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.11.6.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : kernel-headers-3.10.0-862.11.6.el7.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.11.6.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-18 09:40:30,796 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-18 09:40:30,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-08-18 09:40:30,796 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-18 09:40:33,209 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-18 09:40:33,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:40:33,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:40:33,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-7d755ba5-6296-49c8-9183-3664238cbb1f Date: Sat, 18 Aug 2018 09:40:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:37:14Z", "file": "/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/file", "owner": "2079613b778d4392b6eeeced2763d090", "id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "size": 4373348352, "self": "/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-18T09:36:13Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:40:33,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7d755ba5-6296-49c8-9183-3664238cbb1f 2018-08-18 09:40:33,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.359376907349s 2018-08-18 09:40:33,572 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7d755ba5-6296-49c8-9183-3664238cbb1f 2018-08-18 09:40:33,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 09:40:33,584 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}' 2018-08-18 09:40:33,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1b457cd3-f570-40bc-a82b-04bb8da8ad61 Date: Sat, 18 Aug 2018 09:40:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:40:33Z", "file": "/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169/file", "owner": "2079613b778d4392b6eeeced2763d090", "id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "size": null, "self": "/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "checksum": null, "created_at": "2018-08-18T09:40:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 09:40:33,676 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1b457cd3-f570-40bc-a82b-04bb8da8ad61 2018-08-18 09:40:33,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0953600406647s 2018-08-18 09:40:33,676 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1b457cd3-f570-40bc-a82b-04bb8da8ad61 returning object 7800d5df-1e66-4f07-9677-51b20ef9d169 2018-08-18 09:40:33,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 09:40:33,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169/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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '' 2018-08-18 09:40:40,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a01c3376-1c9f-4b0a-8f14-b56a38fe984c Date: Sat, 18 Aug 2018 09:40:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 09:40:40,122 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169/file used request id req-a01c3376-1c9f-4b0a-8f14-b56a38fe984c 2018-08-18 09:40:40,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.44573807716s 2018-08-18 09:40:40,123 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169/file used request id req-a01c3376-1c9f-4b0a-8f14-b56a38fe984c 2018-08-18 09:40:40,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:40:40,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:40:40,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-a9a40b00-27d1-4f7c-ac82-946df4e21b37 Date: Sat, 18 Aug 2018 09:40:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:40:40Z", "file": "/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169/file", "owner": "2079613b778d4392b6eeeced2763d090", "id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "size": 426967040, "self": "/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/7800d5df-1e66-4f07-9677-51b20ef9d169/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/7800d5df-1e66-4f07-9677-51b20ef9d169/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-08-18T09:40:33Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:37:14Z", "file": "/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/file", "owner": "2079613b778d4392b6eeeced2763d090", "id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "size": 4373348352, "self": "/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-18T09:36:13Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:40:40,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a9a40b00-27d1-4f7c-ac82-946df4e21b37 2018-08-18 09:40:40,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0445311069489s 2018-08-18 09:40:40,172 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a9a40b00-27d1-4f7c-ac82-946df4e21b37 2018-08-18 09:40:40,173 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/7800d5df-1e66-4f07-9677-51b20ef9d169/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169/file', 'owner': u'2079613b778d4392b6eeeced2763d090', 'id': u'7800d5df-1e66-4f07-9677-51b20ef9d169', 'size': 426967040, u'self': u'/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2079613b778d4392b6eeeced2763d090', 'name': 'vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/7800d5df-1e66-4f07-9677-51b20ef9d169/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T09:40:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T09:40:40Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', 'created': u'2018-08-18T09:40:33Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-08-18T09:40:33Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', 'metadata': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-08-18 09:40:40,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 09:40:40,175 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-18 09:40:40,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09: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-f605162b-be2c-4de8-9b9a-4fae3468018f x-compute-request-id: req-f605162b-be2c-4de8-9b9a-4fae3468018f Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "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": "7f13476b-c0f1-4940-bdd3-b511234c6e42"}} 2018-08-18 09:40:40,236 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f605162b-be2c-4de8-9b9a-4fae3468018f 2018-08-18 09:40:40,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0624392032623s 2018-08-18 09:40:40,236 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f605162b-be2c-4de8-9b9a-4fae3468018f 2018-08-18 09:40:40,237 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_c9ade96f-39c5-4772-8ae0-b00cc18ddde1', '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'4d035469e9a84e03ad9e915ddb446437', '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'7f13476b-c0f1-4940-bdd3-b511234c6e42', 'swap': 0}) 2018-08-18 09:40:40,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 09:40:40,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42/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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" -d '{"extra_specs": {}}' 2018-08-18 09:40:40,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09: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 x-openstack-request-id: req-0dd2632a-e397-4c40-872f-f96c9d813aaf x-compute-request-id: req-0dd2632a-e397-4c40-872f-f96c9d813aaf Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 09:40:40,259 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42/os-extra_specs used request id req-0dd2632a-e397-4c40-872f-f96c9d813aaf 2018-08-18 09:40:40,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222280025482s 2018-08-18 09:40:40,259 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42/os-extra_specs used request id req-0dd2632a-e397-4c40-872f-f96c9d813aaf 2018-08-18 09:40:40,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-18 09:40:40,262 - 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-18 09:40:40,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 09:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8481dab-6778-40da-b610-db9d9a8b56b7 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-18 09:40:40,269 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-b8481dab-6778-40da-b610-db9d9a8b56b7 2018-08-18 09:40:40,269 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:40:40,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb90a26-225e-41dd-8ae3-7d6c5e132968 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/06c5dbcd28f84df3a5c1d3be7418d223"}, "enabled": true, "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0b23b0ba5b31487c959c8c8934f074c9"}, "enabled": true, "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/31d86331aa2f4d39bc71ef7d823e329e"}, "enabled": true, "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/38697487e95e46458671a38d77fe35cc"}, "enabled": true, "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3ba98b1a566648ab9faef4b6bfbe90ed"}, "enabled": true, "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8637c0d417124feb8caf6f5ed9db7690"}, "enabled": true, "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/88aede51f4de4778a7c7c1a0117afc3d"}, "enabled": true, "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a2e26e8305fd4f7d8f6a60d30dc2789b"}, "enabled": true, "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a9a93ce0b935406bb0c9cbf052f4258c"}, "enabled": true, "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b224f36854a44062aba602fb1dbcadd4"}, "enabled": true, "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e09cb7a9332c40d5bf516d7930bc074b"}, "enabled": true, "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e79eb11a883e4569b569866415c0857f"}, "enabled": true, "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/efa1a547991543f3898cfe91957a7e9a"}, "enabled": true, "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f36ad97319e047eba0178ca6ba20e483"}, "enabled": true, "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/fcfccef4af284282b961266422543b5e"}, "enabled": true, "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-18 09:40:40,477 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-2cb90a26-225e-41dd-8ae3-7d6c5e132968 2018-08-18 09:40:40,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.21577000618s 2018-08-18 09:40:40,477 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-2cb90a26-225e-41dd-8ae3-7d6c5e132968 2018-08-18 09:40:40,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-18 09:40:40,489 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:40:40,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f99334b-71f7-48ab-b643-3b0d87142eeb Content-Encoding: gzip Content-Length: 1967 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/02fd770f1fe64a55bd0be2a9a27a49ab"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/07b17ffb5b894ac7ac928997fa6bb33e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/139dd5f81b754e11b390b09cf1b93347"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/147231d6e7564789ad6bf7308798a1a8"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/18d8303f4ed845c58c4b6dc48b0b40ee"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/23eba0e0e1674014a705f760c91cabfc"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2966458dece4402fac61bdb546237e48"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "2966458dece4402fac61bdb546237e48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2ea479484a6a4dea8a5cf9d053e912ea"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33bb85f6be04490990e193af71f17842"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fcfccef4af284282b961266422543b5e", "id": "33bb85f6be04490990e193af71f17842"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/34e7e17422a64f5289d462af1924e8e8"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/393b0a47e8cb4925a0f77f3d83b13850"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3b4ab60ef7b44993861fd967fda86b3e"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/47be67c7f4a043a3aae9a87af6c885ad"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/47cc62395d524a4b92b71f05433551e4"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "47cc62395d524a4b92b71f05433551e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4f361ab41b974b6e8ec37cba9b6145fc"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fcfccef4af284282b961266422543b5e", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5007e7ca077e4ce5a84999a5f8eb93dd"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/53766891eb3f45efa6d3bfd353d94a2b"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "53766891eb3f45efa6d3bfd353d94a2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/54293e81a90f48b0a2ede9f097fb8e5f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/56e262c52e5f4db8bd07d2cedcb010c4"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fcfccef4af284282b961266422543b5e", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/580f0433fd484731a97c24a1e5ee475f"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "580f0433fd484731a97c24a1e5ee475f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5d6124246b794c4b945dfb9f751008e0"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/691ff6cfcc1e41eeb3d0f2d74c5521d3"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/71251f0341114471bcffe3a569f963d7"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "71251f0341114471bcffe3a569f963d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/75f9a962a8dc40d8a46eaa7250e84eda"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/78e1916970f744438d23afed96f7f635"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "78e1916970f744438d23afed96f7f635"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/79c6babe6d904c4b855bf90c62bcd435"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/814d9fc853dd4d73b254cad64ee021a9"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/874ee0c4b6094f1e89762e74ec4247d0"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/94a1aa3823244f3aa34141d6d77570bc"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/957aa46330ba4b77be132dfd2865543a"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "957aa46330ba4b77be132dfd2865543a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9f3c19960b0245a7881b60ece89271cf"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ad6dba3cd0964e778e51c069bd63fe6b"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/afd50885986f496a8e5613e38d499bdb"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "afd50885986f496a8e5613e38d499bdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b659d0992d9741bfb85f84c215d8d99b"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "b659d0992d9741bfb85f84c215d8d99b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b8be185865d14fcdafed2259aac1a66f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "b8be185865d14fcdafed2259aac1a66f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c3a633d913b541dcadd14851edb1b7c8"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "c3a633d913b541dcadd14851edb1b7c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d5c6b7f009e14dfda1e40d9fee0feffc"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d7e1b0a7ff524460a2566a308d240152"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "d7e1b0a7ff524460a2566a308d240152"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dbfc9eec80974cdd8c8ac66d31143d36"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e07ef0943d1441a8979f4abc72929dbc"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "e07ef0943d1441a8979f4abc72929dbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ee16152679bb4d1a898fb25e28e57e5f"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "ee16152679bb4d1a898fb25e28e57e5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fce56185ae6640d181124ddb133447d2"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "fce56185ae6640d181124ddb133447d2"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-18 09:40:40,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-5f99334b-71f7-48ab-b643-3b0d87142eeb 2018-08-18 09:40:40,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.198979854584s 2018-08-18 09:40:40,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-5f99334b-71f7-48ab-b643-3b0d87142eeb 2018-08-18 09:40:40,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 09:40:40,696 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:40:40,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-215d26af-5249-413c-afb6-77e68b8a148c Date: Sat, 18 Aug 2018 09:40:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:35:44Z", "updated_at": "2018-08-18T09:35:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "0f08adc9-b6f1-471b-9170-9fe5923ebed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "1a077aed-4b93-4b23-bd29-bf9c442b26b9", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "ae0c9b5a-0bb8-4c3d-a1c7-3a21c4dd1465", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "de6288df-756d-43c9-abc3-14bc737e8f24", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 1, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:16Z", "updated_at": "2018-08-18T09:37:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "11a4544c-4a38-4168-a3ef-dbf46d1c97d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "20cb7708-4a3c-4eea-a2e9-44f263d3d2ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "3b8b974f-74f5-413c-9db1-2cda3ff0dadc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "625a1bec-281a-44a5-a416-741fa292fa9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "6b504f8e-b575-4ae4-81b3-ace0cc2fb697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "b5f80fb5-bebd-4c08-b9c9-e2c0d6bf136f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "c8f418eb-06ed-417b-95e4-bafb6c2f0cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-18T09:37:17Z", "revision_number": 0, "id": "ec721788-9d78-4d3c-ac4a-854e9839a789", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:17Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 7, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}]} 2018-08-18 09:40:40,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-215d26af-5249-413c-afb6-77e68b8a148c 2018-08-18 09:40:40,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0542659759521s 2018-08-18 09:40:40,750 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-215d26af-5249-413c-afb6-77e68b8a148c 2018-08-18 09:40:40,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-18 09:40:40,754 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -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": "9583fc9e-29e2-414f-a9f4-55d309a6cf02"}}' 2018-08-18 09:40:40,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-57976a8c-50cc-41bf-b3ea-f98f72303f0d Date: Sat, 18 Aug 2018 09:40:40 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-18T09:40:40Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "port_range_min": 22, "revision_number": 0, "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:40:40Z", "project_id": "2079613b778d4392b6eeeced2763d090", "id": "4aca2487-3bea-4571-8183-050088a3ab07"}} 2018-08-18 09:40:40,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-57976a8c-50cc-41bf-b3ea-f98f72303f0d 2018-08-18 09:40:40,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131141901016s 2018-08-18 09:40:40,885 - 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-57976a8c-50cc-41bf-b3ea-f98f72303f0d 2018-08-18 09:40:40,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-18 09:40:40,892 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-18 09:40:42,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:40:42,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:40:42,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:40:42,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:40:42,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:40:42,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:40:42,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:40:42,720 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-18 09:40:42,721 - 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-18T09:40:42.664Z", "updated_at": "2018-08-18T09:40:42.664Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "region": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "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"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "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": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "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"}}, "network": {}, "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": {"use_external_resource": true, "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"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-08-18 09:40:42,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:40:42,722 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:40:42 GMT 2018-08-18 09:40:42,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:40:42,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-18 09:40:42,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:40:42,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-18 09:40:42,735 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.22:5000", "keystone_tenant_name": "vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "keystone_password": "458b0bc0-585a-43ee-8619-799e9e9fa82a", "reference_vnf_flavor_id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "target_vnf_flavor_id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "target_vnf_image_id": "7800d5df-1e66-4f07-9677-51b20ef9d169"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-18 09:40:43,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:40:43,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:40:43,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:40:43,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:40:43,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:40:43,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:40:43,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:40:43,540 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-18 09:40:43,540 - 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": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "target_vnf_flavor_id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "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_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "keystone_password": "458b0bc0-585a-43ee-8619-799e9e9fa82a", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "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": "7800d5df-1e66-4f07-9677-51b20ef9d169", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-18T09:40:42.910Z", "updated_at": "2018-08-18T09:40:42.910Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-08-18 09:40:43,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:40:43,540 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:40:43 GMT 2018-08-18 09:40:43,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:40:43,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-18 09:40:43,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:40:43,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2018-08-18 09:40:43,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:40:43,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:40:43,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:40:43,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:40:43,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:40:43,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:40:43,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:40:43,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-18T09:40:43.426Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-18 09:40:43,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:40:43,602 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:40:43 GMT 2018-08-18 09:40:43,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:40:43,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-18 09:40:43,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:40:43,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:40:43,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:40:43,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:40:43,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:40:43,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:40:43,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:40:43,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:40:43,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:40:43,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-18 09:40:43,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:40:43,684 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:40:43 GMT 2018-08-18 09:40:43,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:40:43,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-18 09:40:43,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:40:43,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4 2018-08-18 09:40:43,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:40:43,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:40:43,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:40:43,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:40:43,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:40:43,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:40:43,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:40:43,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-18T09:40:43.426Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"} 2018-08-18 09:40:43,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:40:43,783 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:40:43 GMT 2018-08-18 09:40:43,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:40:43,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-18 09:40:43,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:40:48,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:40:48,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:40:48,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:40:48,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:40:48,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:40:48,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:40:48,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:40:48,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:40:48,852 - 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-18T09:40:44.394Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T09:40:44.394Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:40:44.739Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T09:40:44.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4", "logger": "968833fa-43da-4024-9d91-255d4d549f6d"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:40:44.763Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T09:40:44.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:40:44.763Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T09:40:44.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:40:44.763Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T09:40:44.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:40:45.754Z", "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-18T09:40:45.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4", "logger": "968833fa-43da-4024-9d91-255d4d549f6d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:40:45.754Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T09:40:45.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4", "logger": "968833fa-43da-4024-9d91-255d4d549f6d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:40:45.754Z", "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-18T09:40:45.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4", "logger": "968833fa-43da-4024-9d91-255d4d549f6d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:40:45.754Z", "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-18T09:40:45.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4", "logger": "968833fa-43da-4024-9d91-255d4d549f6d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:40:46.760Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpvORwzO --prefix=\"/tmp/openstack-GtHVM2\" --constraint=\"/tmp/openstack-GtHVM2/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T09:40:46.760Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4", "logger": "968833fa-43da-4024-9d91-255d4d549f6d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:40:46.760Z", "message": "Installing from directory: /tmp/tmpvORwzO [args=--prefix=\"/tmp/openstack-GtHVM2\" --constraint=\"/tmp/openstack-GtHVM2/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T09:40:46.760Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4", "logger": "968833fa-43da-4024-9d91-255d4d549f6d"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-18 09:40:48,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:40:48,852 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:40:48 GMT 2018-08-18 09:40:48,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:40:48,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-08-18 09:40:48,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:40:48,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-18 09:40:48,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-08-18 09:40:48,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-18 09:40:48,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-18 09:40:48,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-08-18 09:40:48,854 - 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-18 09:40:48,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-08-18 09:40:48,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-18 09:40:48,854 - 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-18 09:40:48,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpvORwzO --prefix="/tmp/openstack-GtHVM2" --constraint="/tmp/openstack-GtHVM2/constraint.txt" 2018-08-18 09:40:48,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpvORwzO [args=--prefix="/tmp/openstack-GtHVM2" --constraint="/tmp/openstack-GtHVM2/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-18 09:40:48,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4 2018-08-18 09:40:48,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:40:48,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:40:48,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:40:48,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:40:48,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:40:48,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:40:48,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:40:48,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-18T09:40:43.426Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"} 2018-08-18 09:40:48,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:40:48,914 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:40:48 GMT 2018-08-18 09:40:48,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:40:48,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-18 09:40:48,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:40:53,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:40:53,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:40:53,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:40:53,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:40:53,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:40:53,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:40:53,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:40:53,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:40:53,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-18 09:40:53,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:40:53,985 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:40:53 GMT 2018-08-18 09:40:53,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:40:53,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-18 09:40:53,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:40:53,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4 2018-08-18 09:40:54,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:40:54,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:40:54,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:40:54,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:40:54,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:40:54,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:40:54,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:40:54,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-18T09:40:43.426Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"} 2018-08-18 09:40:54,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:40:54,046 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:40:54 GMT 2018-08-18 09:40:54,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:40:54,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-18 09:40:54,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:40:59,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:40:59,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:40:59,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:40:59,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:40:59,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:40:59,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:40:59,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:40:59,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:40:59,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-18 09:40:59,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:40:59,111 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:40:59 GMT 2018-08-18 09:40:59,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:40:59,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-18 09:40:59,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:40:59,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4 2018-08-18 09:40:59,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:40:59,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:40:59,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:40:59,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:40:59,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:40:59,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:40:59,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:40:59,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-18T09:40:43.426Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"} 2018-08-18 09:40:59,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:40:59,172 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:40:59 GMT 2018-08-18 09:40:59,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:40:59,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-18 09:40:59,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:04,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:41:04,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:04,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:04,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:04,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:04,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:04,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:04,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:04,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-18 09:41:04,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:04,263 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:04 GMT 2018-08-18 09:41:04,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:04,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-18 09:41:04,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:04,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4 2018-08-18 09:41:04,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:04,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:04,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:04,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:04,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:04,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:04,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:04,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-18T09:40:43.426Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"} 2018-08-18 09:41:04,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:04,325 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:04 GMT 2018-08-18 09:41:04,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:04,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-18 09:41:04,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:09,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:41:09,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:09,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:09,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:09,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:09,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:09,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:09,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:09,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-18 09:41:09,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:09,413 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:09 GMT 2018-08-18 09:41:09,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:09,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-18 09:41:09,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:09,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4 2018-08-18 09:41:09,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:09,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:09,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:09,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:09,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:09,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:09,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:09,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-18T09:40:43.426Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"} 2018-08-18 09:41:09,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:09,467 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:09 GMT 2018-08-18 09:41:09,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:09,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-18 09:41:09,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:14,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:41:14,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:14,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:14,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:14,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:14,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:14,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:14,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:14,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:13.728Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:13.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4", "logger": "968833fa-43da-4024-9d91-255d4d549f6d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:13.790Z", "message": "Removing directory: /tmp/tmpvORwzO", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:13.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4", "logger": "968833fa-43da-4024-9d91-255d4d549f6d"}], "metadata": {"pagination": {"total": 13, "offset": 11, "size": 50}}} 2018-08-18 09:41:14,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:14,545 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:14 GMT 2018-08-18 09:41:14,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:14,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1075 2018-08-18 09:41:14,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:14,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-18 09:41:14,546 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpvORwzO 2018-08-18 09:41:14,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4 2018-08-18 09:41:14,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:14,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:14,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:14,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:14,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:14,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:14,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:14,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-18T09:40:43.426Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"} 2018-08-18 09:41:14,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:14,602 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:14 GMT 2018-08-18 09:41:14,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:14,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-18 09:41:14,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:19,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:41:19,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:19,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:19,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:19,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:19,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:19,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:19,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:19,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:14.707Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:14.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:14.824Z", "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-18T09:41:14.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:15.832Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:15.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:15.832Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:15.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"}], "metadata": {"pagination": {"total": 17, "offset": 13, "size": 50}}} 2018-08-18 09:41:19,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:19,674 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:19 GMT 2018-08-18 09:41:19,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:19,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1996 2018-08-18 09:41:19,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:19,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-18 09:41:19,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-18 09:41:19,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-08-18 09:41:19,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-18 09:41:19,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4 2018-08-18 09:41:19,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:19,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:19,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:19,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:19,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:19,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:19,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:19,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-18T09:40:43.426Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"} 2018-08-18 09:41:19,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:19,746 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:19 GMT 2018-08-18 09:41:19,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:19,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-08-18 09:41:19,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:19,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-08-18 09:41:19,748 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-18 09:41:19,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:19,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:19,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:19,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:19,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:19,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:19,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:19,917 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-08-18 09:41:19,917 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:41:19,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:19,918 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:19 GMT 2018-08-18 09:41:19,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:19,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:41:19,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:19,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:41:19,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:19,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:19,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:19,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:19,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:19,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:19,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:19,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-18 09:41:19,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:19,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:19 GMT 2018-08-18 09:41:19,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:19,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-18 09:41:19,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:19,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:41:20,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:20,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:20,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:20,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:20,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:20,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:20,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:20,046 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:41:20,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:20,046 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:20 GMT 2018-08-18 09:41:20,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:20,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:41:20,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:25,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:41:25,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:25,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:25,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:25,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:25,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:25,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:25,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:25,170 - 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-18T09:41:20.504Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:20.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "security_group_8a3gu5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:21.528Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:21.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "security_group_8a3gu5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:21.528Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:21.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "security_group_8a3gu5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.067Z", "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-18T09:41:23.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "3136589f-92b0-431d-b635-ae213e70f800"}, {"node_instance_id": "external_network_eaq47r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.076Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:23.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "keypair_uncnsz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.076Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:23.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "management_plane_network_nxhmyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.076Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:23.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_ip_m1a5bt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.076Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:23.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_ip_m1a5bt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.076Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:23.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "management_plane_network_nxhmyj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.076Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:23.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_ip_m1a5bt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.076Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:23.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "management_plane_network_nxhmyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.076Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:23.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "security_group_8a3gu5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.076Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:23.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "security_group_8a3gu5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.897Z", "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-18T09:41:23.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "3136589f-92b0-431d-b635-ae213e70f800"}, {"node_instance_id": "security_group_8a3gu5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.897Z", "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-18T09:41:23.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "3136589f-92b0-431d-b635-ae213e70f800"}, {"node_instance_id": "security_group_8a3gu5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.897Z", "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-18T09:41:23.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "3136589f-92b0-431d-b635-ae213e70f800"}, {"node_instance_id": "security_group_8a3gu5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.897Z", "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-18T09:41:23.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "3136589f-92b0-431d-b635-ae213e70f800"}, {"node_instance_id": "security_group_8a3gu5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.897Z", "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-18T09:41:23.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "3136589f-92b0-431d-b635-ae213e70f800"}, {"node_instance_id": "security_group_8a3gu5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.897Z", "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-18T09:41:23.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "3136589f-92b0-431d-b635-ae213e70f800"}, {"node_instance_id": "security_group_8a3gu5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:23.897Z", "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-18T09:41:23.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "3136589f-92b0-431d-b635-ae213e70f800"}, {"node_instance_id": "data_plane_network_u7kgqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:24.267Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:24.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_ip_1uknyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:24.267Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:24.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_ip_1uknyj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:24.267Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:24.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "data_plane_network_u7kgqk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:24.267Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:24.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "external_network_eaq47r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:24.267Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:24.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "keypair_uncnsz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:24.267Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:24.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "external_network_eaq47r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:24.267Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:24.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "keypair_uncnsz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:24.267Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:24.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "external_network_eaq47r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:24.948Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:24.948Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "c57afac5-9804-4398-9a3a-24754aaef2e6"}], "metadata": {"pagination": {"total": 29, "offset": 0, "size": 50}}} 2018-08-18 09:41:25,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:25,170 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:25 GMT 2018-08-18 09:41:25,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:25,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15753 2018-08-18 09:41:25,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:25,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-08-18 09:41:25,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:25,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-18 09:41:25,171 - 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-18 09:41:25,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:25,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:25,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:25,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:25,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-18 09:41:25,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-18 09:41:25,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-18 09:41:25,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-18 09:41:25,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-18 09:41:25,173 - 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-18 09:41:25,173 - 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-18 09:41:25,173 - 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-18 09:41:25,173 - 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-18 09:41:25,173 - 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-18 09:41:25,173 - 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-18 09:41:25,173 - 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-18 09:41:25,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:25,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:25,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-18 09:41:25,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-18 09:41:25,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-18 09:41:25,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-18 09:41:25,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-18 09:41:25,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-18 09:41:25,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-08-18 09:41:25,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:41:25,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:25,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:25,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:25,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:25,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:25,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:25,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:25,244 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:41:25,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:25,244 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:25 GMT 2018-08-18 09:41:25,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:25,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:41:25,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:30,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:41:30,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:30,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:30,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:30,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:30,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:30,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:30,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:30,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_eaq47r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:25.443Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:25.443Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_ip_1uknyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:25.443Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:25.443Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "data_plane_network_u7kgqk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:25.443Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:25.443Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "external_network_eaq47r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:25.443Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:25.443Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "management_plane_network_nxhmyj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:25.443Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:25.443Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "keypair_uncnsz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:25.443Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:25.443Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_ip_m1a5bt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:26.070Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2079613b778d4392b6eeeced2763d090', u'created_at': u'2018-08-18T09:41:25Z', u'updated_at': u'2018-08-18T09:41:25Z', u'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.219', u'revision_number': 0, u'project_id': u'2079613b778d4392b6eeeced2763d090', u'port_id': None, u'id': u'12530b55-b1ba-4b5b-8b77-bca19c0326a4', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:26.070Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "4d9153ed-563a-4066-aaa0-0e1f6825667b"}, {"node_instance_id": "keypair_uncnsz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:26.455Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:26.455Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "management_plane_network_nxhmyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:26.455Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:26.455Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "external_network_eaq47r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:26.455Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:26.455Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "keypair_uncnsz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:26.455Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:26.455Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "management_plane_network_nxhmyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:26.455Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:26.455Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_ip_m1a5bt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:26.455Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:26.455Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "data_plane_network_u7kgqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:27.534Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:27.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_ip_m1a5bt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:27.534Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:27.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "router_1u6ysw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:27.534Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:27.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "router_1u6ysw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:27.534Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:27.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_ip_m1a5bt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:27.534Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:27.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "router_1u6ysw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:27.534Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:27.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "data_plane_network_u7kgqk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:27.534Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:27.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "security_group_8a3gu5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:27.534Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:27.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_ip_1uknyj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:27.931Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2079613b778d4392b6eeeced2763d090', u'created_at': u'2018-08-18T09:41:27Z', u'updated_at': u'2018-08-18T09:41:27Z', u'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 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'2079613b778d4392b6eeeced2763d090', u'port_id': None, u'id': u'1484d1ce-cada-4b6e-b677-6aef0bc0643b', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:27.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "72d2989d-2b4c-4013-bfc4-110a12763dae"}, {"node_instance_id": "reference_vnf_ip_1uknyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:28.541Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:28.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "security_group_8a3gu5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:28.541Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:28.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "data_plane_network_u7kgqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:28.541Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:28.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "security_group_8a3gu5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:28.541Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:28.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_ip_1uknyj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:28.541Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:28.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "data_plane_subnet_n9mcyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:29.565Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:29.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "data_plane_subnet_n9mcyf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:29.565Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:29.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_ip_1uknyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:29.565Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:29.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "data_plane_subnet_n9mcyf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:29.565Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:29.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}], "metadata": {"pagination": {"total": 60, "offset": 29, "size": 50}}} 2018-08-18 09:41:30,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:30,312 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:30 GMT 2018-08-18 09:41:30,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:30,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16098 2018-08-18 09:41:30,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:30,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:41:30,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-18 09:41:30,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-18 09:41:30,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-18 09:41:30,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-18 09:41:30,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-18 09:41:30,314 - 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'2079613b778d4392b6eeeced2763d090', u'created_at': u'2018-08-18T09:41:25Z', u'updated_at': u'2018-08-18T09:41:25Z', u'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.219', u'revision_number': 0, u'project_id': u'2079613b778d4392b6eeeced2763d090', u'port_id': None, u'id': u'12530b55-b1ba-4b5b-8b77-bca19c0326a4', u'qos_policy_id': None} 2018-08-18 09:41:30,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:41:30,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:41:30,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:41:30,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:41:30,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:41:30,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-18 09:41:30,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:41:30,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:41:30,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:30,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-08-18 09:41:30,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:41:30,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-08-18 09:41:30,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-18 09:41:30,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-18 09:41:30,316 - 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'2079613b778d4392b6eeeced2763d090', u'created_at': u'2018-08-18T09:41:27Z', u'updated_at': u'2018-08-18T09:41:27Z', u'floating_network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', 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'2079613b778d4392b6eeeced2763d090', u'port_id': None, u'id': u'1484d1ce-cada-4b6e-b677-6aef0bc0643b', u'qos_policy_id': None} 2018-08-18 09:41:30,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:41:30,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:41:30,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:41:30,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:41:30,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-18 09:41:30,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:30,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-18 09:41:30,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:41:30,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-18 09:41:30,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:41:30,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:30,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:30,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:30,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:30,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:30,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:30,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:30,372 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:41:30,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:30,372 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:30 GMT 2018-08-18 09:41:30,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:30,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:41:30,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:35,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:41:35,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:35,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:35,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:35,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:35,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:35,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:35,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:35,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_1u6ysw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:30.568Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:30.568Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "router_1u6ysw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:30.568Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:30.568Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "data_plane_subnet_n9mcyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:31.573Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:31.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "router_1u6ysw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:31.573Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:31.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "data_plane_subnet_n9mcyf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:31.573Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:31.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "management_plane_subnet_catoc5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:32.669Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:32.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "management_plane_subnet_catoc5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:32.669Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:32.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "data_plane_subnet_n9mcyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:32.669Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:32.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "management_plane_subnet_catoc5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:32.669Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:32.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_data_plane_port_zfouel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:33.678Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:33.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_data_plane_port_dzxs7k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:33.678Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:33.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_data_plane_port_zfouel", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:33.678Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:33.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_data_plane_port_dzxs7k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:33.678Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:33.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_data_plane_port_zfouel", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:33.678Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:33.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_data_plane_port_dzxs7k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:33.678Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:33.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "management_plane_subnet_catoc5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:34.746Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:34.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "management_plane_subnet_catoc5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:34.746Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:34.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}], "metadata": {"pagination": {"total": 77, "offset": 60, "size": 50}}} 2018-08-18 09:41:35,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:35,441 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:35 GMT 2018-08-18 09:41:35,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:35,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8478 2018-08-18 09:41:35,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:35,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:41:35,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-08-18 09:41:35,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:41:35,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:41:35,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-18 09:41:35,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:35,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-18 09:41:35,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:41:35,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-18 09:41:35,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:35,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:35,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-18 09:41:35,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-18 09:41:35,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-18 09:41:35,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-18 09:41:35,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:41:35,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-18 09:41:35,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:41:35,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:35,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:35,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:35,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:35,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:35,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:35,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:35,495 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:41:35,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:35,495 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:35 GMT 2018-08-18 09:41:35,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:35,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:41:35,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:40,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:41:40,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:40,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:40,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:40,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:40,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:40,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:40,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:40,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:35.761Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:35.761Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "management_plane_subnet_catoc5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:35.761Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:35.761Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:35.761Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:35.761Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_data_plane_port_zfouel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:36.769Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:36.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_data_plane_port_dzxs7k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:36.769Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:36.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_data_plane_port_zfouel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:37.808Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:37.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_data_plane_port_dzxs7k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:37.808Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:37.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:38.891Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:38.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_data_plane_port_zfouel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:38.891Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:38.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_data_plane_port_dzxs7k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:38.891Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:38.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:38.891Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:38.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:39.899Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:39.899Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:40.089Z", "message": "connect_security_group(): source_id=54295e2a-e640-423e-a955-2048819992f3 target={u'external_id': u'cada343e-080e-4e00-b093-2e5036678970', 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-18T09:41:40.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "a61ba1dc-69cb-422f-8450-d1bb8bb8b903"}], "metadata": {"pagination": {"total": 92, "offset": 77, "size": 50}}} 2018-08-18 09:41:40,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:40,643 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:40 GMT 2018-08-18 09:41:40,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:40,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6754 2018-08-18 09:41:40,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:40,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-08-18 09:41:40,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:41:40,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-08-18 09:41:40,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-18 09:41:40,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-18 09:41:40,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:41:40,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:41:40,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-18 09:41:40,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:41:40,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:41:40,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-18 09:41:40,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-08-18 09:41:40,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=54295e2a-e640-423e-a955-2048819992f3 target={u'external_id': u'cada343e-080e-4e00-b093-2e5036678970', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-18 09:41:40,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:41:40,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:40,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:40,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:40,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:40,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:40,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:40,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:40,762 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:41:40,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:40,762 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:40 GMT 2018-08-18 09:41:40,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:40,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:41:40,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:45,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:41:45,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:45,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:45,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:45,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:45,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:45,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:45,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:45,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_1v2zjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:40.904Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:40.904Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_port_od37b2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:40.904Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:40.904Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_port_1v2zjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:40.904Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:40.904Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_port_od37b2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:40.904Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:40.904Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_port_1v2zjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:40.904Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:40.904Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_port_od37b2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:40.904Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:40.904Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:40.904Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:40.904Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:41.061Z", "message": "connect_security_group(): source_id=1689c79f-49fa-43fe-936a-cefb79e43899 target={u'external_id': u'cada343e-080e-4e00-b093-2e5036678970', 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-18T09:41:41.061Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "d70f36fe-7680-4523-b27e-809bc122127e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:41.910Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:41.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_port_1v2zjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:43.139Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:43.139Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_port_1v2zjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:44.080Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:44.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_port_od37b2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:44.080Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:44.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_port_od37b2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:44.080Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:44.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_port_1v2zjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:45.166Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:45.166Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_port_od37b2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:45.166Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:45.166Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}], "metadata": {"pagination": {"total": 107, "offset": 90, "size": 50}}} 2018-08-18 09:41:45,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:45,896 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:45 GMT 2018-08-18 09:41:45,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:45,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7609 2018-08-18 09:41:45,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:45,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:45,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:45,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-18 09:41:45,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-18 09:41:45,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-18 09:41:45,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-18 09:41:45,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-18 09:41:45,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=1689c79f-49fa-43fe-936a-cefb79e43899 target={u'external_id': u'cada343e-080e-4e00-b093-2e5036678970', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-18 09:41:45,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-18 09:41:45,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-18 09:41:45,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:41:45,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:41:45,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-18 09:41:45,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:41:45,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:41:45,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:41:46,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:46,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:46,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:46,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:46,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:46,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:46,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:46,002 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:41:46,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:46,002 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:45 GMT 2018-08-18 09:41:46,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:46,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:41:46,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:51,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:41:51,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:51,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:51,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:51,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:51,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:51,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:51,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:51,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:46.202Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:46.202Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:46.202Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:46.202Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:46.797Z", "message": "connect_security_group(): source_id=0eef4ee1-c7ed-4167-b1a5-0100eddd3327 target={u'external_id': u'cada343e-080e-4e00-b093-2e5036678970', 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-18T09:41:46.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "21b8125e-4ede-4678-85d5-a3b73882197d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:47.435Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:47.435Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:48.084Z", "message": "connect_security_group(): source_id=d5a4335c-d841-4f56-9531-6e56d32b4326 target={u'external_id': u'cada343e-080e-4e00-b093-2e5036678970', 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-18T09:41:48.084Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "866d1c8a-a721-4c48-bcea-e49b205fbc98"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:48.210Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:48.210Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:48.210Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:48.210Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:48.210Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:48.210Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:50.418Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:50.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}], "metadata": {"pagination": {"total": 120, "offset": 105, "size": 50}}} 2018-08-18 09:41:51,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:51,085 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:51 GMT 2018-08-18 09:41:51,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:51,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5032 2018-08-18 09:41:51,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:51,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-18 09:41:51,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-18 09:41:51,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=0eef4ee1-c7ed-4167-b1a5-0100eddd3327 target={u'external_id': u'cada343e-080e-4e00-b093-2e5036678970', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-18 09:41:51,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-18 09:41:51,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=d5a4335c-d841-4f56-9531-6e56d32b4326 target={u'external_id': u'cada343e-080e-4e00-b093-2e5036678970', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-18 09:41:51,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-08-18 09:41:51,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-08-18 09:41:51,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-18 09:41:51,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-18 09:41:51,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:41:51,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:51,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:51,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:51,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:51,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:51,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:51,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:51,159 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:41:51,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:51,159 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:51 GMT 2018-08-18 09:41:51,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:51,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:41:51,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:56,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:41:56,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:56,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:56,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:56,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:56,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:56,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:56,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:56,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:51.426Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:51.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:51.426Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:51.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:51.426Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:51.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:51.426Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:51.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:51.426Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:51.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:51.426Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:51.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:51.684Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:51.684Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:51.798Z", "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'0eef4ee1-c7ed-4167-b1a5-0100eddd3327', u'fixed_ip_address': u'11.0.0.15', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:1b:a0:9b'}, {u'external_id': u'1689c79f-49fa-43fe-936a-cefb79e43899', u'fixed_ip_address': u'12.0.0.24', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b3:89:0c'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:51.798Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "713ffbf7-6d7f-456f-af50-fd40f31dba6b"}, {"node_instance_id": "target_vnf_host_qfreiq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:52.409Z", "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'd5a4335c-d841-4f56-9531-6e56d32b4326', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:cf:cf:d5'}, {u'external_id': u'54295e2a-e640-423e-a955-2048819992f3', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:fc:41:59'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:52.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "0dd692a9-f03a-401e-a5b5-99c041d4a73d"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:52.409Z", "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-18T09:41:52.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "713ffbf7-6d7f-456f-af50-fd40f31dba6b"}, {"node_instance_id": "target_vnf_host_qfreiq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:53.580Z", "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-18T09:41:53.580Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "0dd692a9-f03a-401e-a5b5-99c041d4a73d"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:54.587Z", "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-18T09:41:54.587Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "713ffbf7-6d7f-456f-af50-fd40f31dba6b"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:54.587Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7800d5df-1e66-4f07-9677-51b20ef9d169', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c0640401-636d-47b8-9262-5c0febe13212'}, 'nics': [{'port-id': u'0eef4ee1-c7ed-4167-b1a5-0100eddd3327'}, {'port-id': u'1689c79f-49fa-43fe-936a-cefb79e43899'}], 'flavor': u'7f13476b-c0f1-4940-bdd3-b511234c6e42'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:54.587Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "713ffbf7-6d7f-456f-af50-fd40f31dba6b"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:54.587Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7800d5df-1e66-4f07-9677-51b20ef9d169', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c0640401-636d-47b8-9262-5c0febe13212'}, 'nics': [{'port-id': u'0eef4ee1-c7ed-4167-b1a5-0100eddd3327'}, {'port-id': u'1689c79f-49fa-43fe-936a-cefb79e43899'}], 'flavor': u'7f13476b-c0f1-4940-bdd3-b511234c6e42'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:54.587Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "713ffbf7-6d7f-456f-af50-fd40f31dba6b"}, {"node_instance_id": "target_vnf_host_qfreiq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:55.616Z", "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-18T09:41:55.616Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "0dd692a9-f03a-401e-a5b5-99c041d4a73d"}, {"node_instance_id": "target_vnf_host_qfreiq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:55.616Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7800d5df-1e66-4f07-9677-51b20ef9d169', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c0640401-636d-47b8-9262-5c0febe13212'}, 'nics': [{'port-id': u'd5a4335c-d841-4f56-9531-6e56d32b4326'}, {'port-id': u'54295e2a-e640-423e-a955-2048819992f3'}], 'flavor': u'7f13476b-c0f1-4940-bdd3-b511234c6e42'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:55.616Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "0dd692a9-f03a-401e-a5b5-99c041d4a73d"}, {"node_instance_id": "target_vnf_host_qfreiq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:55.616Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7800d5df-1e66-4f07-9677-51b20ef9d169', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c0640401-636d-47b8-9262-5c0febe13212'}, 'nics': [{'port-id': u'd5a4335c-d841-4f56-9531-6e56d32b4326'}, {'port-id': u'54295e2a-e640-423e-a955-2048819992f3'}], 'flavor': u'7f13476b-c0f1-4940-bdd3-b511234c6e42'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:55.616Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "0dd692a9-f03a-401e-a5b5-99c041d4a73d"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:55.932Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:55.932Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}], "metadata": {"pagination": {"total": 138, "offset": 114, "size": 50}}} 2018-08-18 09:41:56,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:56,226 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:56 GMT 2018-08-18 09:41:56,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:56,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12423 2018-08-18 09:41:56,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:41:56,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:56,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-18 09:41:56,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-18 09:41:56,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-18 09:41:56,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-18 09:41:56,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-18 09:41:56,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-18 09:41:56,228 - 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'0eef4ee1-c7ed-4167-b1a5-0100eddd3327', u'fixed_ip_address': u'11.0.0.15', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:1b:a0:9b'}, {u'external_id': u'1689c79f-49fa-43fe-936a-cefb79e43899', u'fixed_ip_address': u'12.0.0.24', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b3:89:0c'}] 2018-08-18 09:41:56,228 - 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'd5a4335c-d841-4f56-9531-6e56d32b4326', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:cf:cf:d5'}, {u'external_id': u'54295e2a-e640-423e-a955-2048819992f3', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:fc:41:59'}] 2018-08-18 09:41:56,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-08-18 09:41:56,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-08-18 09:41:56,229 - 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-18 09:41:56,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7800d5df-1e66-4f07-9677-51b20ef9d169', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c0640401-636d-47b8-9262-5c0febe13212'}, 'nics': [{'port-id': u'0eef4ee1-c7ed-4167-b1a5-0100eddd3327'}, {'port-id': u'1689c79f-49fa-43fe-936a-cefb79e43899'}], 'flavor': u'7f13476b-c0f1-4940-bdd3-b511234c6e42'} 2018-08-18 09:41:56,229 - 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'7800d5df-1e66-4f07-9677-51b20ef9d169', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c0640401-636d-47b8-9262-5c0febe13212'}, 'nics': [{'port-id': u'0eef4ee1-c7ed-4167-b1a5-0100eddd3327'}, {'port-id': u'1689c79f-49fa-43fe-936a-cefb79e43899'}], 'flavor': u'7f13476b-c0f1-4940-bdd3-b511234c6e42'} 2018-08-18 09:41:56,229 - 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-18 09:41:56,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'7800d5df-1e66-4f07-9677-51b20ef9d169', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c0640401-636d-47b8-9262-5c0febe13212'}, 'nics': [{'port-id': u'd5a4335c-d841-4f56-9531-6e56d32b4326'}, {'port-id': u'54295e2a-e640-423e-a955-2048819992f3'}], 'flavor': u'7f13476b-c0f1-4940-bdd3-b511234c6e42'} 2018-08-18 09:41:56,230 - 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'7800d5df-1e66-4f07-9677-51b20ef9d169', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'c0640401-636d-47b8-9262-5c0febe13212'}, 'nics': [{'port-id': u'd5a4335c-d841-4f56-9531-6e56d32b4326'}, {'port-id': u'54295e2a-e640-423e-a955-2048819992f3'}], 'flavor': u'7f13476b-c0f1-4940-bdd3-b511234c6e42'} 2018-08-18 09:41:56,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-18 09:41:56,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:41:56,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:41:56,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:41:56,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:41:56,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:41:56,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:41:56,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:41:56,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:41:56,282 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:41:56,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:41:56,282 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:41:56 GMT 2018-08-18 09:41:56,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:41:56,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:41:56,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:01,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:42:01,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:01,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:01,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:01,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:01,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:01,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:01,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:01,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_qfreiq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:56.691Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:56.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:57.697Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:57.697Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:57.697Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:57.697Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:57.697Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:57.697Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:57.697Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:57.697Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:57.697Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:57.697Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:58.706Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:58.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:58.706Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:58.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:58.706Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:41:58.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:41:59.712Z", "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-18T09:41:59.712Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:42:00.750Z", "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-18T09:42:00.750Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}], "metadata": {"pagination": {"total": 149, "offset": 132, "size": 50}}} 2018-08-18 09:42:01,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:01,357 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:01 GMT 2018-08-18 09:42:01,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:01,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6706 2018-08-18 09:42:01,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:01,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-18 09:42:01,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:42:01,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-18 09:42:01,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-18 09:42:01,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:42:01,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-18 09:42:01,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-18 09:42:01,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-18 09:42:01,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-18 09:42:01,360 - 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-18 09:42:01,360 - 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-18 09:42:01,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:42:01,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:01,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:01,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:01,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:01,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:01,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:01,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:01,415 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:42:01,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:01,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:01 GMT 2018-08-18 09:42:01,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:01,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:42:01,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:06,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:42:06,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:06,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:06,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:06,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:06,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:06,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:06,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:06,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-18 09:42:06,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:06,674 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:06 GMT 2018-08-18 09:42:06,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:06,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:42:06,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:06,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:42:06,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:06,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:06,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:06,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:06,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:06,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:06,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:06,819 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:42:06,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:06,819 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:06 GMT 2018-08-18 09:42:06,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:06,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:42:06,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:11,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:42:11,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:11,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:11,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:11,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:11,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:11,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:11,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:11,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-18 09:42:11,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:11,889 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:11 GMT 2018-08-18 09:42:11,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:11,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:42:11,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:11,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:42:11,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:11,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:11,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:11,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:11,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:11,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:11,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:11,945 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:42:11,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:11,945 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:11 GMT 2018-08-18 09:42:11,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:11,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:42:11,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:16,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:42:17,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:17,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:17,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:17,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:17,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:17,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:17,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:17,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-18 09:42:17,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:17,018 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:17 GMT 2018-08-18 09:42:17,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:17,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:42:17,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:17,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:42:17,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:17,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:17,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:17,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:17,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:17,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:17,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:17,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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:42:17,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:17,118 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:17 GMT 2018-08-18 09:42:17,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:17,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:42:17,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:22,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:42:22,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:22,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:22,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:22,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:22,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:22,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:22,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:22,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-18 09:42:22,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:22,185 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:22 GMT 2018-08-18 09:42:22,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:22,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:42:22,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:22,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:42:22,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:22,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:22,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:22,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:22,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:22,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:22,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:22,239 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:42:22,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:22,239 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:22 GMT 2018-08-18 09:42:22,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:22,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:42:22,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:27,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:42:27,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:27,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:27,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:27,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:27,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:27,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:27,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:27,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-18 09:42:27,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:27,306 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:27 GMT 2018-08-18 09:42:27,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:27,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:42:27,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:27,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:42:27,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:27,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:27,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:27,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:27,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:27,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:27,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:27,359 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:42:27,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:27,359 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:27 GMT 2018-08-18 09:42:27,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:27,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:42:27,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:32,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:42:32,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:32,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:32,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:32,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:32,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:32,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:32,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:32,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:42:29.329Z", "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-18T09:42:29.329Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:42:29.761Z", "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-18T09:42:29.761Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:42:30.766Z", "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-18T09:42:30.766Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:42:30.766Z", "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-18T09:42:30.766Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:42:31.770Z", "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-18T09:42:31.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}], "metadata": {"pagination": {"total": 154, "offset": 143, "size": 50}}} 2018-08-18 09:42:32,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:32,428 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:32 GMT 2018-08-18 09:42:32,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:32,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3308 2018-08-18 09:42:32,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:32,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-18 09:42:32,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-18 09:42:32,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-18 09:42:32,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-18 09:42:32,430 - 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-18 09:42:32,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:42:32,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:32,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:32,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:32,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:32,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:32,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:32,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:32,482 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:42:32,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:32,483 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:32 GMT 2018-08-18 09:42:32,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:32,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:42:32,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:37,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:42:37,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:37,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:37,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:37,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:37,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:37,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:37,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:37,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_qfreiq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:42:32.774Z", "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-18T09:42:32.774Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-08-18 09:42:37,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:37,563 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:37 GMT 2018-08-18 09:42:37,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:37,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1222 2018-08-18 09:42:37,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:37,563 - 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-18 09:42:37,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:42:37,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:37,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:37,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:37,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:37,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:37,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:37,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:37,620 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:42:37,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:37,620 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:37 GMT 2018-08-18 09:42:37,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:37,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:42:37,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:42,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:42:42,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:42,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:42,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:42,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:42,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:42,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:42,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:42,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-18 09:42:42,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:42,687 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:42 GMT 2018-08-18 09:42:42,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:42,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:42:42,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:42,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:42:42,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:42,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:42,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:42,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:42,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:42,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:42,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:42,738 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:42:42,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:42,738 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:42 GMT 2018-08-18 09:42:42,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:42,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:42:42,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:47,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:42:47,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:47,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:47,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:47,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:47,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:47,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:47,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:47,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-18 09:42:47,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:47,807 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:47 GMT 2018-08-18 09:42:47,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:47,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:42:47,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:47,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:42:47,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:47,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:47,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:47,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:47,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:47,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:47,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:47,858 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:42:47,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:47,858 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:47 GMT 2018-08-18 09:42:47,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:47,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:42:47,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:52,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:42:52,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:52,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:52,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:52,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:52,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:52,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:52,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:52,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-18 09:42:52,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:52,926 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:52 GMT 2018-08-18 09:42:52,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:52,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:42:52,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:52,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:42:52,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:52,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:52,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:52,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:52,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:52,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:52,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:52,983 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:42:52,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:52,983 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:52 GMT 2018-08-18 09:42:52,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:52,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:42:52,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:57,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:42:58,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:58,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:58,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:58,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:58,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:58,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:58,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:58,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2018-08-18 09:42:58,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:58,056 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:58 GMT 2018-08-18 09:42:58,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:58,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-18 09:42:58,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:42:58,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:42:58,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:42:58,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:42:58,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:42:58,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:42:58,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:42:58,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:42:58,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:42:58,110 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:42:58,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:42:58,111 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:42:58 GMT 2018-08-18 09:42:58,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:42:58,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:42:58,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:43:03,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:43:03,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:43:03,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:43:03,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:43:03,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:43:03,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:43:03,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:43:03,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:43:03,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:43:01.303Z", "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-18T09:43:01.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:43:01.784Z", "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-18T09:43:01.784Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:43:02.790Z", "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-18T09:43:02.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:43:02.790Z", "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-18T09:43:02.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}], "metadata": {"pagination": {"total": 159, "offset": 149, "size": 50}}} 2018-08-18 09:43:03,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:43:03,179 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:43:03 GMT 2018-08-18 09:43:03,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:43:03,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2162 2018-08-18 09:43:03,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:43:03,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-18 09:43:03,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-18 09:43:03,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-18 09:43:03,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-18 09:43:03,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:43:03,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:43:03,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:43:03,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:43:03,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:43:03,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:43:03,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:43:03,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:43:03,237 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:43:03,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:43:03,237 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:43:03 GMT 2018-08-18 09:43:03,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:43:03,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-18 09:43:03,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:43:08,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:43:08,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:43:08,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:43:08,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:43:08,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:43:08,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:43:08,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:43:08,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:43:08,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_c3y8n8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:43:03.340Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:43:03.340Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "87cbfa4e-a20e-42cb-b6b1-e07c25abccef"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:43:03.794Z", "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-18T09:43:03.794Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": "target_vnf_host_qfreiq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:43:04.377Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:43:04.377Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7", "logger": "0932ffd3-9648-4f81-a987-4cf4ed33472c"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:43:04.797Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:43:04.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:43:05.802Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-18T09:43:05.802Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "843831f7-bf99-436c-a9df-82346d7931d7"}], "metadata": {"pagination": {"total": 164, "offset": 153, "size": 50}}} 2018-08-18 09:43:08,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:43:08,304 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:43:08 GMT 2018-08-18 09:43:08,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:43:08,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2611 2018-08-18 09:43:08,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:43:08,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-18 09:43:08,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-18 09:43:08,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-18 09:43:08,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-18 09:43:08,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-08-18 09:43:08,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/843831f7-bf99-436c-a9df-82346d7931d7 2018-08-18 09:43:08,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:43:08,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:43:08,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:43:08,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:43:08,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:43:08,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:43:08,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:43:08,362 - 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-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"} 2018-08-18 09:43:08,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:43:08,362 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:43:08 GMT 2018-08-18 09:43:08,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:43:08,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-08-18 09:43:08,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:43:08,363 - 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-18T09:41:19.816Z', 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'843831f7-bf99-436c-a9df-82346d7931d7'} 2018-08-18 09:43:08,373 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-08-18 09:43:08,432 - 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.201'}, 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.219'}}, 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-18 09:43:08,489 - 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.201'}, 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.219'}}, 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-18 09:43:08,490 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-08-18 09:43:08,490 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.201 2018-08-18 09:43:08,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:43:08,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:43:09,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:43: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-ae81a502-2410-4e14-916d-eb5bca1b8f37 x-compute-request-id: req-ae81a502-2410-4e14-916d-eb5bca1b8f37 Content-Encoding: gzip Content-Length: 1179 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:cf:d5", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:cf:d5", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:41:59", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "d4ede60f-5ed2-4998-91ea-e66ac487a535", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-18T09:41:56Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:89:0c", "version": 4, "addr": "12.0.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "11b21696-4d61-4cae-acfc-f222c6c3a1c7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-18T09:41:55Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:39:35.000000", "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:39:35Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:43:09,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ae81a502-2410-4e14-916d-eb5bca1b8f37 2018-08-18 09:43:09,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.865567922592s 2018-08-18 09:43:09,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ae81a502-2410-4e14-916d-eb5bca1b8f37 2018-08-18 09:43:09,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:43:09,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:43:09,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:43: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-5fba8e72-16d8-4077-ba35-ad42cfbdc20e x-compute-request-id: req-5fba8e72-16d8-4077-ba35-ad42cfbdc20e Content-Encoding: gzip Content-Length: 1179 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:cf:d5", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:cf:d5", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:41:59", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "d4ede60f-5ed2-4998-91ea-e66ac487a535", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-18T09:41:56Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:89:0c", "version": 4, "addr": "12.0.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "11b21696-4d61-4cae-acfc-f222c6c3a1c7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-18T09:41:55Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:39:35.000000", "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:39:35Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:43:09,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5fba8e72-16d8-4077-ba35-ad42cfbdc20e 2018-08-18 09:43:09,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508807897568s 2018-08-18 09:43:09,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5fba8e72-16d8-4077-ba35-ad42cfbdc20e 2018-08-18 09:43:09,874 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.15 2018-08-18 09:43:09,875 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:1b:a0:9b 2018-08-18 09:43:09,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:43:09,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:43:10,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:43: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-51a256bc-bffc-4699-8622-c0a19b65721c x-compute-request-id: req-51a256bc-bffc-4699-8622-c0a19b65721c Content-Encoding: gzip Content-Length: 1179 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:cf:d5", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:cf:d5", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:41:59", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "d4ede60f-5ed2-4998-91ea-e66ac487a535", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-18T09:41:56Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:89:0c", "version": 4, "addr": "12.0.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "11b21696-4d61-4cae-acfc-f222c6c3a1c7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-18T09:41:55Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:39:35.000000", "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:39:35Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:43:10,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-51a256bc-bffc-4699-8622-c0a19b65721c 2018-08-18 09:43:10,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454627990723s 2018-08-18 09:43:10,330 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-51a256bc-bffc-4699-8622-c0a19b65721c 2018-08-18 09:43:10,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:43:10,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:43:10,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:43: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-38de89ea-3129-4e13-863b-897af910f459 x-compute-request-id: req-38de89ea-3129-4e13-863b-897af910f459 Content-Encoding: gzip Content-Length: 1179 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:cf:d5", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:cf:d5", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:41:59", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "d4ede60f-5ed2-4998-91ea-e66ac487a535", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-18T09:41:56Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:89:0c", "version": 4, "addr": "12.0.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "11b21696-4d61-4cae-acfc-f222c6c3a1c7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-18T09:41:55Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:39:35.000000", "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:39:35Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:43:10,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-38de89ea-3129-4e13-863b-897af910f459 2018-08-18 09:43:10,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64759683609s 2018-08-18 09:43:10,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-38de89ea-3129-4e13-863b-897af910f459 2018-08-18 09:43:10,986 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.24 2018-08-18 09:43:10,986 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:b3:89:0c 2018-08-18 09:43:10,986 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-08-18 09:43:10,986 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.219 2018-08-18 09:43:10,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:43:10,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:43:11,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:43: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-2de3bb7d-dc6d-45c8-94ff-a2323f686689 x-compute-request-id: req-2de3bb7d-dc6d-45c8-94ff-a2323f686689 Content-Encoding: gzip Content-Length: 1179 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:cf:d5", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:cf:d5", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:41:59", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "d4ede60f-5ed2-4998-91ea-e66ac487a535", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-18T09:41:56Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:89:0c", "version": 4, "addr": "12.0.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "11b21696-4d61-4cae-acfc-f222c6c3a1c7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-18T09:41:55Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:39:35.000000", "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:39:35Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:43:11,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2de3bb7d-dc6d-45c8-94ff-a2323f686689 2018-08-18 09:43:11,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633239984512s 2018-08-18 09:43:11,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2de3bb7d-dc6d-45c8-94ff-a2323f686689 2018-08-18 09:43:11,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:43:11,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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:43:11,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:43: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-102c297b-9b07-401d-8d3e-f37236f2b4b2 x-compute-request-id: req-102c297b-9b07-401d-8d3e-f37236f2b4b2 Content-Encoding: gzip Content-Length: 1179 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:cf:d5", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:cf:d5", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:41:59", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "d4ede60f-5ed2-4998-91ea-e66ac487a535", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-18T09:41:56Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:89:0c", "version": 4, "addr": "12.0.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "11b21696-4d61-4cae-acfc-f222c6c3a1c7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-18T09:41:55Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:39:35.000000", "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:39:35Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:43:11,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-102c297b-9b07-401d-8d3e-f37236f2b4b2 2018-08-18 09:43:11,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201373100281s 2018-08-18 09:43:11,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-102c297b-9b07-401d-8d3e-f37236f2b4b2 2018-08-18 09:43:11,829 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.6 2018-08-18 09:43:11,830 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:cf:cf:d5 2018-08-18 09:43:11,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:43:11,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:43:12,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:43: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-bd10b0b1-7123-478c-8d27-d0efbaed46ef x-compute-request-id: req-bd10b0b1-7123-478c-8d27-d0efbaed46ef Content-Encoding: gzip Content-Length: 1179 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:cf:d5", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:cf:d5", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:41:59", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "d4ede60f-5ed2-4998-91ea-e66ac487a535", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-18T09:41:56Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:89:0c", "version": 4, "addr": "12.0.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "11b21696-4d61-4cae-acfc-f222c6c3a1c7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-18T09:41:55Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:39:35.000000", "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:39:35Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:43:12,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd10b0b1-7123-478c-8d27-d0efbaed46ef 2018-08-18 09:43:12,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420785903931s 2018-08-18 09:43:12,252 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd10b0b1-7123-478c-8d27-d0efbaed46ef 2018-08-18 09:43:12,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:43:12,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:43:12,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09: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-608a38a0-191c-4a51-97e4-fd08a5bd355c x-compute-request-id: req-608a38a0-191c-4a51-97e4-fd08a5bd355c Content-Encoding: gzip Content-Length: 1179 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:cf:d5", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:cf:d5", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:41:59", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "d4ede60f-5ed2-4998-91ea-e66ac487a535", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-18T09:41:56Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:89:0c", "version": 4, "addr": "12.0.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "11b21696-4d61-4cae-acfc-f222c6c3a1c7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-18T09:41:55Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:39:35.000000", "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:39:35Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:43:12,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-608a38a0-191c-4a51-97e4-fd08a5bd355c 2018-08-18 09:43:12,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473987102509s 2018-08-18 09:43:12,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-608a38a0-191c-4a51-97e4-fd08a5bd355c 2018-08-18 09:43:12,732 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.4 2018-08-18 09:43:12,733 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:fc:41:59 2018-08-18 09:43:12,733 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-08-18 09:43:12,744 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-18 09:43:12,761 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-08-18 09:43:12,771 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-18 09:43:12,786 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-08-18 09:43:12,786 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-08-18 09:43:12,794 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-18 09:43:12,851 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-08-18 09:43:12' 2018-08-18 09:43:12,851 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-08-18 09:43:12,851 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-08-18 09:43:12,859 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-18 09:43:12,879 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.219. 2018-08-18 09:43:12,881 - paramiko.transport - DEBUG - starting thread (client mode): 0xb64eb50L 2018-08-18 09:43:12,881 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 09:43:12,884 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-18 09:43:12,884 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-18 09:43:12,885 - 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-18 09:43:12,885 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-18 09:43:12,885 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-18 09:43:12,885 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 09:43:12,885 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-18 09:43:12,885 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 09:43:12,921 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-18 09:43:13,023 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-18 09:43:13,023 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 09:43:13,026 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.219: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-18 09:43:13,060 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 09:43:19,073 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-18 09:43:19,073 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-18 09:43:19,100 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.219. 2018-08-18 09:43:19,101 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-18 09:43:19,102 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-18 09:43:19,102 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-18 09:43:19,104 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 09:43:19,106 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 09:43:20,129 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-18 09:43:21,130 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-18 09:43:26,136 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-18 09:43:27,137 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-18 09:43:32,143 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-18 09:43:33,144 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-18 09:43:38,150 - 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-18 09:43:39,151 - 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-18 09:43:44,157 - 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-18 09:43:45,159 - 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-18 09:43:50,165 - 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-18 09:43:51,167 - 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-18 09:43:56,172 - 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-18 09:43:57,174 - 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-18 09:44:02,179 - 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-18 09:44:03,181 - 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-18 09:44:08,187 - 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-18 09:44:09,188 - 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-18 09:44:14,194 - 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-18 09:44:15,195 - 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-18 09:44:20,201 - 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-18 09:44:21,202 - 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-18 09:44:26,208 - 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-18 09:44:27,209 - 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-18 09:44:32,215 - 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-18 09:44:33,216 - 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-18 09:44:38,222 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-18 09:44:39,223 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-18 09:44:44,224 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.24 ebgp-multihop '2' 2018-08-18 09:44:45,225 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.24 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-18 09:44:50,231 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.24 remote-as 65002 2018-08-18 09:44:51,233 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.24 remote-as 65002 [edit] vyos@vyos# 2018-08-18 09:44:56,238 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.24 update-source 12.0.0.4 2018-08-18 09:44:57,240 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.24 update-source 12.0.0.4 [edit] vyos@vyos# 2018-08-18 09:45:02,245 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.24 soft-reconfiguration inbound 2018-08-18 09:45:03,247 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.24 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-08-18 09:45:08,252 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.24 password lab0033 2018-08-18 09:45:09,254 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.24 password lab0033 [edit] vyos@vyos# 2018-08-18 09:45:14,259 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-08-18 09:45:15,261 - 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-18 09:45:20,266 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-08-18 09:45:21,268 - 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-18 09:45:26,273 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-08-18 09:45:27,275 - 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-18 09:45:32,280 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-08-18 09:45:33,282 - 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-18 09:45:38,287 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-08-18 09:45:39,289 - 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-18 09:45:44,291 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-08-18 09:45:45,293 - 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-18 09:45:50,298 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-08-18 09:45:51,300 - 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-18 09:45:56,306 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-08-18 09:45:57,308 - 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-18 09:46:02,313 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-08-18 09:46:03,315 - 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-18 09:46:08,317 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-08-18 09:46:09,319 - 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-18 09:46:14,324 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.4 2018-08-18 09:46:15,326 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2018-08-18 09:46:20,331 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-18 09:46:21,333 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-18 09:46:26,402 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-18 09:46:26,452 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-08-18 09:46:26,471 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-18 09:46:26,508 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2018-08-18 09:46:26,511 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0f4e90L 2018-08-18 09:46:26,511 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 09:46:26,518 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-18 09:46:26,518 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-18 09:46:26,519 - 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-18 09:46:26,519 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-18 09:46:26,519 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-18 09:46:26,519 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 09:46:26,520 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-18 09:46:26,520 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 09:46:26,553 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-18 09:46:26,663 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-18 09:46:26,663 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 09:46:26,665 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.201: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-18 09:46:26,701 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 09:46:26,710 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-18 09:46:26,710 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-18 09:46:26,729 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2018-08-18 09:46:26,730 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-18 09:46:26,731 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-18 09:46:26,731 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-18 09:46:26,734 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 09:46:26,735 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 09:46:27,753 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-18 09:46:28,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-18 09:46:33,760 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-18 09:46:34,762 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-18 09:46:39,768 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-18 09:46:40,770 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-18 09:46:45,775 - 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-18 09:46:46,776 - 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-18 09:46:51,782 - 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-18 09:46:52,784 - 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-18 09:46:57,786 - 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-18 09:46:58,789 - 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-18 09:47:03,794 - 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-18 09:47:04,796 - 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-18 09:47:09,801 - 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-18 09:47:10,803 - 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-18 09:47:15,809 - 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-18 09:47:16,811 - 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-18 09:47:21,816 - 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-18 09:47:22,818 - 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-18 09:47:27,824 - 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-18 09:47:28,825 - 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-18 09:47:33,828 - 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-18 09:47:34,830 - 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-18 09:47:39,835 - 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-18 09:47:40,837 - 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-18 09:47:45,841 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-18 09:47:46,843 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-18 09:47:51,848 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' 2018-08-18 09:47:52,850 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-18 09:47:57,856 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 2018-08-18 09:47:58,858 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 [edit] vyos@vyos# 2018-08-18 09:48:03,863 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.24 2018-08-18 09:48:04,865 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.24 [edit] vyos@vyos# 2018-08-18 09:48:09,867 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inbound 2018-08-18 09:48:10,869 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-08-18 09:48:15,875 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 2018-08-18 09:48:16,876 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2018-08-18 09:48:21,882 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-08-18 09:48:22,884 - 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-18 09:48:27,889 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-08-18 09:48:28,891 - 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-18 09:48:33,897 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-08-18 09:48:34,899 - 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-18 09:48:39,904 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-08-18 09:48:40,906 - 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-18 09:48:45,909 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-08-18 09:48:46,911 - 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-18 09:48:51,916 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-08-18 09:48:52,918 - 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-18 09:48:57,923 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-08-18 09:48:58,925 - 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-18 09:49:03,930 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-08-18 09:49:04,932 - 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-18 09:49:09,938 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-08-18 09:49:10,940 - 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-18 09:49:15,945 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-08-18 09:49:16,947 - 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-18 09:49:21,953 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.24 2018-08-18 09:49:22,954 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.24 [edit] vyos@vyos# 2018-08-18 09:49:27,956 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-18 09:49:28,958 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-18 09:49:34,000 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-18 09:49:34,028 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-08-18 09:49:34,028 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-08-18 09:50:34,072 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-08-18 09:50:34,091 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-18 09:50:34,127 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.219. 2018-08-18 09:50:34,130 - paramiko.transport - DEBUG - starting thread (client mode): 0xb64b690L 2018-08-18 09:50:34,130 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-18 09:50:34,137 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-18 09:50:34,137 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-18 09:50:34,138 - 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-18 09:50:34,138 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-18 09:50:34,139 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-18 09:50:34,139 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-18 09:50:34,139 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-18 09:50:34,139 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-18 09:50:34,170 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-18 09:50:34,278 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-18 09:50:34,278 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-18 09:50:34,280 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.219: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-18 09:50:34,309 - paramiko.transport - DEBUG - userauth is OK 2018-08-18 09:50:34,314 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-18 09:50:34,314 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-18 09:50:34,345 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.219. 2018-08-18 09:50:34,345 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-18 09:50:34,346 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-18 09:50:34,347 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-18 09:50:34,348 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 09:50:34,350 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-18 09:50:35,352 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-08-18 09:51:05,433 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-18 09:51:05,464 - 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-18 09:51:05,464 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.4, 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.24 4 65002 3 6 0 0 0 00:01:00 10 Total number of neighbors 1 vyos@vyos:~$ 2018-08-18 09:51:05,464 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.24 | no-more BGP neighbor is 12.0.0.24, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.24 BGP state = Established, up for 00:01:06 Last read 14:17:15, 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.4 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.4, Local port: 179 Foreign host: 12.0.0.24, Foreign port: 53423 Nexthop: 12.0.0.4 Nexthop global: fe80::f816:3eff:fefc:4159 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-08-18 09:51:05,464 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.24 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 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.4 0 32768 i *> 10.0.2.0/24 12.0.0.4 0 32768 i *> 10.0.3.0/24 12.0.0.4 0 32768 i *> 10.0.4.0/24 12.0.0.4 0 32768 i *> 10.0.5.0/24 12.0.0.4 0 32768 i *> 10.0.6.0/24 12.0.0.4 0 32768 i *> 10.0.7.0/24 12.0.0.4 0 32768 i *> 10.0.8.0/24 12.0.0.4 0 32768 i *> 10.0.9.0/24 12.0.0.4 0 32768 i *> 10.0.10.0/24 12.0.0.4 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-18 09:51:05,465 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.24 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 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.24 0 0 65002 i *> 10.1.2.0/24 12.0.0.24 0 0 65002 i *> 10.1.3.0/24 12.0.0.24 0 0 65002 i *> 10.1.4.0/24 12.0.0.24 0 0 65002 i *> 10.1.5.0/24 12.0.0.24 0 0 65002 i *> 10.1.6.0/24 12.0.0.24 0 0 65002 i *> 10.1.7.0/24 12.0.0.24 0 0 65002 i *> 10.1.8.0/24 12.0.0.24 0 0 65002 i *> 10.1.9.0/24 12.0.0.24 0 0 65002 i *> 10.1.10.0/24 12.0.0.24 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-18 09:51:05,465 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.24 routes | no-more BGP table version is 0, local router ID is 12.0.0.4 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.24 0 0 65002 i *> 10.1.2.0/24 12.0.0.24 0 0 65002 i *> 10.1.3.0/24 12.0.0.24 0 0 65002 i *> 10.1.4.0/24 12.0.0.24 0 0 65002 i *> 10.1.5.0/24 12.0.0.24 0 0 65002 i *> 10.1.6.0/24 12.0.0.24 0 0 65002 i *> 10.1.7.0/24 12.0.0.24 0 0 65002 i *> 10.1.8.0/24 12.0.0.24 0 0 65002 i *> 10.1.9.0/24 12.0.0.24 0 0 65002 i *> 10.1.10.0/24 12.0.0.24 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-18 09:51:05,465 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-08-18 09:51:05,465 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'472.6' 2018-08-18 09:51:05,465 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-08-18 09:51:05,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:51:05,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:06,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:51: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-f6004c00-11b7-4064-b37c-b6290c83e85d x-compute-request-id: req-f6004c00-11b7-4064-b37c-b6290c83e85d Content-Encoding: gzip Content-Length: 1179 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:cf:d5", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:cf:d5", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:41:59", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "d4ede60f-5ed2-4998-91ea-e66ac487a535", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-18T09:41:56Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:89:0c", "version": 4, "addr": "12.0.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "11b21696-4d61-4cae-acfc-f222c6c3a1c7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-18T09:41:55Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:39:35.000000", "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:39:35Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:51:06,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f6004c00-11b7-4064-b37c-b6290c83e85d 2018-08-18 09:51:06,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.933773994446s 2018-08-18 09:51:06,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f6004c00-11b7-4064-b37c-b6290c83e85d 2018-08-18 09:51:06,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-18 09:51:06,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:06,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:51: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-4c2e114f-82bf-42de-a7a2-205d7acd1c2f x-compute-request-id: req-4c2e114f-82bf-42de-a7a2-205d7acd1c2f Content-Type: application/json 2018-08-18 09:51:06,568 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7 used request id req-4c2e114f-82bf-42de-a7a2-205d7acd1c2f 2018-08-18 09:51:06,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.16400384903s 2018-08-18 09:51:06,568 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7 used request id req-4c2e114f-82bf-42de-a7a2-205d7acd1c2f 2018-08-18 09:51:06,568 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-08-18 09:51:06,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:51:06,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:07,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:51: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-3f02b5fd-2fc7-4aa7-bad5-0885f35bd4b2 x-compute-request-id: req-3f02b5fd-2fc7-4aa7-bad5-0885f35bd4b2 Content-Encoding: gzip Content-Length: 1196 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:cf:d5", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:cf:d5", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:41:59", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "d4ede60f-5ed2-4998-91ea-e66ac487a535", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:42:41Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-18T09:41:56Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:a0:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:89:0c", "version": 4, "addr": "12.0.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/11b21696-4d61-4cae-acfc-f222c6c3a1c7", "rel": "bookmark"}], "image": {"id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "links": [{"href": "http://172.30.9.22:8774/images/7800d5df-1e66-4f07-9677-51b20ef9d169", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:42:41.000000", "flavor": {"id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "links": [{"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "bookmark"}]}, "id": "11b21696-4d61-4cae-acfc-f222c6c3a1c7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:51:06Z", "hostId": "0a2217580db208d07d6e181b257d0aa6e64bdb4a070d54d3111bcded", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-18T09:41:55Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "c0640401-636d-47b8-9262-5c0febe13212"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:39:35.000000", "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:39:35Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:51:07,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3f02b5fd-2fc7-4aa7-bad5-0885f35bd4b2 2018-08-18 09:51:07,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706311941147s 2018-08-18 09:51:07,276 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3f02b5fd-2fc7-4aa7-bad5-0885f35bd4b2 2018-08-18 09:51:07,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-18 09:51:07,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:07,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:51: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 x-openstack-request-id: req-556f7bb8-c886-48ea-9796-72ef31ed0733 x-compute-request-id: req-556f7bb8-c886-48ea-9796-72ef31ed0733 Content-Type: application/json 2018-08-18 09:51:07,642 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535 used request id req-556f7bb8-c886-48ea-9796-72ef31ed0733 2018-08-18 09:51:07,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.362771987915s 2018-08-18 09:51:07,642 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d4ede60f-5ed2-4998-91ea-e66ac487a535 used request id req-556f7bb8-c886-48ea-9796-72ef31ed0733 2018-08-18 09:51:07,767 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 09:51:07,767 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:24 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-18 09:51:07,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-18 09:51:07,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2018-08-18 09:51:07,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:07,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:07,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:07,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:07,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:07,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:07,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:07,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-18T09:40:43.426Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "aadfcadf-47c2-4bd2-beee-b8bf6d81ffe4"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-18T09:41:19.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "843831f7-bf99-436c-a9df-82346d7931d7"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-18 09:51:07,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:07,882 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:07 GMT 2018-08-18 09:51:07,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:07,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-08-18 09:51:07,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:07,883 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-18 09:51:08,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:08,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:08,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:08,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:08,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:08,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:08,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:08,138 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-18 09:51:08,138 - 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-18T09:51:07.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"} 2018-08-18 09:51:08,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:08,138 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:08 GMT 2018-08-18 09:51:08,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:08,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-18 09:51:08,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:08,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:51:08,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:08,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:08,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:08,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:08,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:08,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:08,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:08,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-18 09:51:08,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:08,211 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:08 GMT 2018-08-18 09:51:08,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:08,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-18 09:51:08,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:08,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da3aec19-eb20-4a50-be29-ac3f24bcc70f 2018-08-18 09:51:08,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:08,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:08,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:08,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:08,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:08,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:08,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:08,268 - 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-18T09:51:07.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"} 2018-08-18 09:51:08,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:08,269 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:08 GMT 2018-08-18 09:51:08,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:08,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-18 09:51:08,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:13,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:51:13,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:13,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:13,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:13,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:13,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:13,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:13,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:13,339 - 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-18T09:51:08.835Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:08.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:10.055Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:10.055Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:10.055Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:10.055Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:10.055Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:10.055Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:10.055Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:10.055Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:10.055Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:10.055Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:10.055Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:10.055Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:11.392Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 11b21696-4d61-4cae-acfc-f222c6c3a1c7 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 11b21696-4d61-4cae-acfc-f222c6c3a1c7 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 11b21696-4d61-4cae-acfc-f222c6c3a1c7 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-18T09:51:11.392Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:12.102Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:12.102Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:12.102Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance d4ede60f-5ed2-4998-91ea-e66ac487a535 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance d4ede60f-5ed2-4998-91ea-e66ac487a535 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 d4ede60f-5ed2-4998-91ea-e66ac487a535 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-18T09:51:12.102Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:12.102Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:12.102Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:13.113Z", "message": "Detaching port 1689c79f-49fa-43fe-936a-cefb79e43899...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:13.113Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "c550372a-1dbc-49c8-8b77-5a155cf9c69a"}], "metadata": {"pagination": {"total": 14, "offset": 0, "size": 50}}} 2018-08-18 09:51:13,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:13,339 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:13 GMT 2018-08-18 09:51:13,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:13,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10440 2018-08-18 09:51:13,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:13,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-08-18 09:51:13,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-18 09:51:13,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-18 09:51:13,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:13,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:13,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-18 09:51:13,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-18 09:51:13,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 11b21696-4d61-4cae-acfc-f222c6c3a1c7 could not be found. [status_code=404] 2018-08-18 09:51:13,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-18 09:51:13,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance d4ede60f-5ed2-4998-91ea-e66ac487a535 could not be found. [status_code=404] 2018-08-18 09:51:13,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-18 09:51:13,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 1689c79f-49fa-43fe-936a-cefb79e43899... 2018-08-18 09:51:13,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da3aec19-eb20-4a50-be29-ac3f24bcc70f 2018-08-18 09:51:13,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:13,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:13,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:13,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:13,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:13,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:13,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:13,398 - 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-18T09:51:07.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"} 2018-08-18 09:51:13,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:13,398 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:13 GMT 2018-08-18 09:51:13,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:13,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-18 09:51:13,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:18,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:51:18,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:18,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:18,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:18,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:18,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:18,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:18,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:18,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:13.737Z", "message": "Detaching port 54295e2a-e640-423e-a955-2048819992f3...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:13.737Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "bc788360-079c-429f-af8f-e100fc197017"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:13.737Z", "message": "Successfully detached port 54295e2a-e640-423e-a955-2048819992f3", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:13.737Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "bc788360-079c-429f-af8f-e100fc197017"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:13.773Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:13.773Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:14.234Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:14.234Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:14.234Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:14.234Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:14.234Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:14.234Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:14.742Z", "message": "Successfully detached port 1689c79f-49fa-43fe-936a-cefb79e43899", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:14.742Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "c550372a-1dbc-49c8-8b77-5a155cf9c69a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:15.745Z", "message": "Detaching port 0eef4ee1-c7ed-4167-b1a5-0100eddd3327...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:15.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "9d317b35-d510-4bac-bb31-6b7c144cd2a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:15.745Z", "message": "Detaching port d5a4335c-d841-4f56-9531-6e56d32b4326...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:15.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "9b2d5781-b9c7-4d84-845b-d9f3c3771b2b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:15.889Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:15.889Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:16.247Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:16.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:16.819Z", "message": "Successfully detached port 0eef4ee1-c7ed-4167-b1a5-0100eddd3327", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:16.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "9d317b35-d510-4bac-bb31-6b7c144cd2a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:16.819Z", "message": "Successfully detached port d5a4335c-d841-4f56-9531-6e56d32b4326", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:16.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "9b2d5781-b9c7-4d84-845b-d9f3c3771b2b"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:17.253Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:17.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:17.253Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:17.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:17.253Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:17.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:17.253Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:17.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:17.253Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:17.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:17.253Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:17.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:17.832Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:17.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "a3111a23-29d2-4939-ad98-d863bd982db7"}, {"node_instance_id": "target_vnf_host_qfreiq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:17.832Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:17.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "2c66c7a1-dffc-4c1c-949c-ceef72d472dc"}, {"node_instance_id": "reference_vnf_host_c3y8n8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:18.257Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 11b21696-4d61-4cae-acfc-f222c6c3a1c7 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 11b21696-4d61-4cae-acfc-f222c6c3a1c7 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 11b21696-4d61-4cae-acfc-f222c6c3a1c7 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-18T09:51:18.257Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_host_qfreiq", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:18.257Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance d4ede60f-5ed2-4998-91ea-e66ac487a535 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance d4ede60f-5ed2-4998-91ea-e66ac487a535 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 d4ede60f-5ed2-4998-91ea-e66ac487a535 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-18T09:51:18.257Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}], "metadata": {"pagination": {"total": 39, "offset": 12, "size": 50}}} 2018-08-18 09:51:18,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:18,469 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:18 GMT 2018-08-18 09:51:18,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:18,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16297 2018-08-18 09:51:18,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:18,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 54295e2a-e640-423e-a955-2048819992f3... 2018-08-18 09:51:18,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 54295e2a-e640-423e-a955-2048819992f3 2018-08-18 09:51:18,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-18 09:51:18,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-18 09:51:18,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-18 09:51:18,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-18 09:51:18,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 1689c79f-49fa-43fe-936a-cefb79e43899 2018-08-18 09:51:18,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 0eef4ee1-c7ed-4167-b1a5-0100eddd3327... 2018-08-18 09:51:18,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port d5a4335c-d841-4f56-9531-6e56d32b4326... 2018-08-18 09:51:18,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-18 09:51:18,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-18 09:51:18,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 0eef4ee1-c7ed-4167-b1a5-0100eddd3327 2018-08-18 09:51:18,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port d5a4335c-d841-4f56-9531-6e56d32b4326 2018-08-18 09:51:18,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:18,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:18,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-18 09:51:18,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-18 09:51:18,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-18 09:51:18,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-18 09:51:18,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-18 09:51:18,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-18 09:51:18,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 11b21696-4d61-4cae-acfc-f222c6c3a1c7 could not be found. [status_code=404] 2018-08-18 09:51:18,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance d4ede60f-5ed2-4998-91ea-e66ac487a535 could not be found. [status_code=404] 2018-08-18 09:51:18,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da3aec19-eb20-4a50-be29-ac3f24bcc70f 2018-08-18 09:51:18,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:18,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:18,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:18,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:18,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:18,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:18,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:18,532 - 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-18T09:51:07.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"} 2018-08-18 09:51:18,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:18,532 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:18 GMT 2018-08-18 09:51:18,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:18,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-18 09:51:18,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:23,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:51:23,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:23,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:23,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:23,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:23,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:23,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:23,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:23,602 - 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-18T09:51:19.339Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:19.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "keypair_uncnsz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:19.339Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:19.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_data_plane_port_zfouel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:19.339Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:19.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_port_1v2zjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:19.339Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:19.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_data_plane_port_dzxs7k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:19.339Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:19.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_port_od37b2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:19.339Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:19.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:19.339Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:19.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "keypair_uncnsz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:20.755Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:20.755Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_data_plane_port_zfouel", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:20.755Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:20.755Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_data_plane_port_dzxs7k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:20.755Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:20.755Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_data_plane_port_zfouel", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:20.755Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:20.755Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_data_plane_port_dzxs7k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:20.755Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:20.755Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "keypair_uncnsz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:20.755Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:20.755Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_data_plane_port_zfouel", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:20.755Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:20.755Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_data_plane_port_dzxs7k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:20.755Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:20.755Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "keypair_uncnsz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:20.755Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:20.755Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "keypair_uncnsz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:20.779Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:20.779Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "31d87054-465f-4993-a7fe-fea5309ed7b7"}, {"node_instance_id": "keypair_uncnsz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:20.858Z", "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-18T09:51:20.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "31d87054-465f-4993-a7fe-fea5309ed7b7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:21.785Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:21.785Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_data_plane_port_zfouel", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:21.871Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:21.871Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "54f88798-d85a-48d9-9727-12e66b2b307e"}, {"node_instance_id": "target_vnf_data_plane_port_dzxs7k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:21.871Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:21.871Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "15c5fd1d-12bb-419c-bb61-2adece158829"}, {"node_instance_id": "reference_vnf_port_1v2zjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:22.813Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:22.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_port_od37b2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:22.813Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:22.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_port_od37b2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:22.813Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:22.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_port_od37b2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:22.813Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:22.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:22.813Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:22.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_data_plane_port_zfouel", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:22.813Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:22.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_data_plane_port_dzxs7k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:22.813Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:22.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "keypair_uncnsz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:22.813Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:22.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_port_od37b2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:22.882Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:22.882Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "9ea03827-3992-404e-a3d2-eeff155bb565"}], "metadata": {"pagination": {"total": 71, "offset": 35, "size": 50}}} 2018-08-18 09:51:23,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:23,603 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:23 GMT 2018-08-18 09:51:23,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:23,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15094 2018-08-18 09:51:23,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:23,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-18 09:51:23,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:23,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:23,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:23,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:23,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:23,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-18 09:51:23,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:23,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:23,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:23,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-18 09:51:23,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-18 09:51:23,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-18 09:51:23,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-18 09:51:23,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-18 09:51:23,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-18 09:51:23,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-08-18 09:51:23,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-08-18 09:51:23,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-18 09:51:23,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-18 09:51:23,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-18 09:51:23,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:23,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:23,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-18 09:51:23,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-18 09:51:23,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-18 09:51:23,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-18 09:51:23,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-18 09:51:23,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-18 09:51:23,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-18 09:51:23,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da3aec19-eb20-4a50-be29-ac3f24bcc70f 2018-08-18 09:51:23,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:23,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:23,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:23,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:23,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:23,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:23,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:23,666 - 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-18T09:51:07.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"} 2018-08-18 09:51:23,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:23,666 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:23 GMT 2018-08-18 09:51:23,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:23,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-18 09:51:23,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:28,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:51:28,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:28,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:28,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:28,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:28,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:28,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:28,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:28,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_n9mcyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:23.818Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:23.818Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_port_1v2zjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:23.818Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:23.818Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "data_plane_subnet_n9mcyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:23.818Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:23.818Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_port_1v2zjc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:23.818Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:23.818Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_port_1v2zjc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:23.903Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:23.903Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "306fff97-a7a6-4c23-b353-a4e941a17202"}, {"node_instance_id": "data_plane_subnet_n9mcyf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:24.836Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:24.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_ip_m1a5bt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:24.836Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:24.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "data_plane_subnet_n9mcyf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:24.836Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:24.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_port_od37b2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:24.836Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:24.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "data_plane_subnet_n9mcyf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:24.913Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:24.913Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "78c10899-2c7e-437e-bce5-35f073cf931d"}, {"node_instance_id": "target_vnf_ip_m1a5bt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:25.866Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:25.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_ip_m1a5bt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:25.866Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:25.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "management_plane_subnet_catoc5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:25.866Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:25.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_ip_1uknyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:25.866Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:25.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "security_group_8a3gu5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:25.866Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:25.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_ip_m1a5bt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:25.866Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:25.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_port_1v2zjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:25.866Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:25.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_ip_m1a5bt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:25.917Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:25.917Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "380fa479-627e-42d0-9c52-0ffaa4b85afe"}, {"node_instance_id": "reference_vnf_ip_1uknyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:26.998Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:26.998Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "security_group_8a3gu5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:26.998Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:26.998Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_ip_1uknyj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:26.998Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:26.998Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:26.998Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:26.998Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "security_group_8a3gu5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:26.998Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:26.998Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_ip_1uknyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:26.998Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:26.998Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:26.998Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:26.998Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "security_group_8a3gu5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:26.998Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:26.998Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "data_plane_subnet_n9mcyf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:26.998Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:26.998Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_ip_1uknyj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:27.211Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:27.211Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "48082e85-8011-4d1f-9267-4a7dac483cfb"}, {"node_instance_id": "security_group_8a3gu5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:27.943Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:27.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "055dc5f1-1563-4837-90c3-d3262bd67c4e"}, {"node_instance_id": "data_plane_network_u7kgqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:28.004Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:28.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "data_plane_network_u7kgqk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:28.004Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:28.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "data_plane_network_u7kgqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:28.004Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:28.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "data_plane_network_u7kgqk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:28.004Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:28.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "target_vnf_ip_m1a5bt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:28.004Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:28.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}], "metadata": {"pagination": {"total": 105, "offset": 65, "size": 50}}} 2018-08-18 09:51:28,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:28,737 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:28 GMT 2018-08-18 09:51:28,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:28,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16969 2018-08-18 09:51:28,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:28,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:28,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-18 09:51:28,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:28,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-18 09:51:28,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-18 09:51:28,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-18 09:51:28,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:28,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-18 09:51:28,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-18 09:51:28,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-18 09:51:28,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:28,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-18 09:51:28,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:28,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:28,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:28,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-18 09:51:28,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-18 09:51:28,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-18 09:51:28,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:28,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:28,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-18 09:51:28,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-08-18 09:51:28,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-18 09:51:28,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-18 09:51:28,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-08-18 09:51:28,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-18 09:51:28,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-18 09:51:28,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-18 09:51:28,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-08-18 09:51:28,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:28,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-18 09:51:28,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:28,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-18 09:51:28,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-18 09:51:28,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da3aec19-eb20-4a50-be29-ac3f24bcc70f 2018-08-18 09:51:28,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:28,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:28,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:28,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:28,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:28,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:28,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:28,795 - 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-18T09:51:07.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"} 2018-08-18 09:51:28,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:28,795 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:28 GMT 2018-08-18 09:51:28,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:28,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-18 09:51:28,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:33,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:51:33,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:33,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:33,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:33,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:33,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:33,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:33,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:33,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_u7kgqk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:28.990Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:28.990Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "53a84608-acc7-48e9-b481-56e78baba668"}, {"node_instance_id": "security_group_8a3gu5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:29.020Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:29.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "reference_vnf_ip_1uknyj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:30.025Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:30.025Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "management_plane_subnet_catoc5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:31.029Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:31.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "management_plane_subnet_catoc5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:31.029Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:31.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "management_plane_subnet_catoc5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:31.029Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:31.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "data_plane_network_u7kgqk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:31.029Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:31.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:31.029Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:31.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "management_plane_subnet_catoc5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:31.278Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:31.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "99f9ea0d-8ad4-48ee-b1a3-c46fa125c3ad"}, {"node_instance_id": "management_plane_subnet_catoc5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:33.150Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:33.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}], "metadata": {"pagination": {"total": 115, "offset": 99, "size": 50}}} 2018-08-18 09:51:33,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:33,862 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:33 GMT 2018-08-18 09:51:33,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:33,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5265 2018-08-18 09:51:33,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:33,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-18 09:51:33,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-18 09:51:33,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-18 09:51:33,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:33,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-18 09:51:33,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-18 09:51:33,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-18 09:51:33,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-08-18 09:51:33,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-18 09:51:33,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-18 09:51:33,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da3aec19-eb20-4a50-be29-ac3f24bcc70f 2018-08-18 09:51:33,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:33,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:33,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:33,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:33,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:33,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:33,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:33,918 - 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-18T09:51:07.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"} 2018-08-18 09:51:33,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:33,918 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:33 GMT 2018-08-18 09:51:33,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:33,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-18 09:51:33,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:38,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:51:38,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:38,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:38,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:38,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:38,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:38,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:38,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:38,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_nxhmyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:34.033Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:34.033Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "router_1u6ysw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:34.033Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:34.033Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "management_plane_network_nxhmyj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:34.896Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:34.896Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "a449604e-9d9e-4ee0-bb14-f55dda296b0f"}, {"node_instance_id": "management_plane_network_nxhmyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:35.039Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:35.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "router_1u6ysw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:35.039Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:35.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "management_plane_network_nxhmyj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:35.039Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:35.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "router_1u6ysw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:35.039Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:35.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "management_plane_network_nxhmyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:35.039Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:35.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "router_1u6ysw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:35.039Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:35.039Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "router_1u6ysw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:35.995Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:35.995Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "826da9ea-bec7-4c8a-acd3-e60af0fc1bce"}, {"node_instance_id": "management_plane_network_nxhmyj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:36.222Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:36.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "external_network_eaq47r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:37.573Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:37.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "router_1u6ysw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:37.573Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:37.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}], "metadata": {"pagination": {"total": 128, "offset": 109, "size": 50}}} 2018-08-18 09:51:38,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:38,988 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:38 GMT 2018-08-18 09:51:38,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:38,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6468 2018-08-18 09:51:38,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:38,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:38,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:38,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-18 09:51:38,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:38,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:38,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-18 09:51:38,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-08-18 09:51:38,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-18 09:51:38,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-08-18 09:51:38,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-08-18 09:51:38,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-18 09:51:38,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-18 09:51:38,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-08-18 09:51:38,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da3aec19-eb20-4a50-be29-ac3f24bcc70f 2018-08-18 09:51:39,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:39,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:39,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:39,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:39,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:39,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:39,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:39,042 - 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-18T09:51:07.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"} 2018-08-18 09:51:39,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:39,042 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:39 GMT 2018-08-18 09:51:39,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:39,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-18 09:51:39,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:44,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-18 09:51:44,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:44,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:44,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:44,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:44,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:44,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:44,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:44,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_eaq47r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:39.044Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:39.044Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "external_network_eaq47r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:39.044Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:39.044Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "external_network_eaq47r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:39.044Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:39.044Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": "external_network_eaq47r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:39.054Z", "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-18T09:51:39.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f", "logger": "c3fd79ca-4c0f-4d4f-8024-7bd278f6ef59"}, {"node_instance_id": "external_network_eaq47r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:40.049Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:40.049Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-18T09:51:40.049Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-18T09:51:40.049Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"}], "metadata": {"pagination": {"total": 134, "offset": 122, "size": 50}}} 2018-08-18 09:51:44,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:44,105 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:44 GMT 2018-08-18 09:51:44,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:44,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3096 2018-08-18 09:51:44,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:44,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-18 09:51:44,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-18 09:51:44,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-18 09:51:44,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-08-18 09:51:44,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-18 09:51:44,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-08-18 09:51:44,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da3aec19-eb20-4a50-be29-ac3f24bcc70f 2018-08-18 09:51:44,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:44,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:44,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:44,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:44,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:44,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:44,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:44,156 - 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-18T09:51:07.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "da3aec19-eb20-4a50-be29-ac3f24bcc70f"} 2018-08-18 09:51:44,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:44,156 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:44 GMT 2018-08-18 09:51:44,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:44,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-08-18 09:51:44,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:44,157 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/deployments/vrouter-opnfv 2018-08-18 09:51:44,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:44,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:44,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:44,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:44,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:44,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:44,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:44,408 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-18 09:51:44,408 - 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": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "target_vnf_flavor_id": "7f13476b-c0f1-4940-bdd3-b511234c6e42", "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_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "7800d5df-1e66-4f07-9677-51b20ef9d169", "keystone_password": "458b0bc0-585a-43ee-8619-799e9e9fa82a", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "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": "7800d5df-1e66-4f07-9677-51b20ef9d169", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-18T09:40:42.910Z", "updated_at": "2018-08-18T09:40:42.910Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-08-18 09:51:44,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:44,409 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:44 GMT 2018-08-18 09:51:44,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:44,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-18 09:51:44,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:44,410 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/blueprints/vrouter-opnfv 2018-08-18 09:51:44,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-18 09:51:44,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-18 09:51:44,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-18 09:51:44,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-18 09:51:44,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-18 09:51:44,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-18 09:51:44,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-18 09:51:44,472 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-18 09:51:44,472 - 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-18T09:40:42.664Z", "updated_at": "2018-08-18T09:40:42.664Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "region": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "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"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "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": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "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"}}, "network": {}, "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": {"use_external_resource": true, "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"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-08-18 09:51:44,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-18 09:51:44,473 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 18 Aug 2018 09:51:44 GMT 2018-08-18 09:51:44,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-18 09:51:44,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-18 09:51:44,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-18 09:51:44,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 09:51:44,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:46,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5329c533-af0a-4b61-a6cf-174b5c66653a Date: Sat, 18 Aug 2018 09:51:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 09:51:46,067 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169 used request id req-5329c533-af0a-4b61-a6cf-174b5c66653a 2018-08-18 09:51:46,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.58698606491s 2018-08-18 09:51:46,067 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/7800d5df-1e66-4f07-9677-51b20ef9d169 used request id req-5329c533-af0a-4b61-a6cf-174b5c66653a 2018-08-18 09:51:46,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 09:51:46,070 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:51:46,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:51: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-ce73bd9a-cf1d-4341-ba7d-16ac161ec0b6 x-compute-request-id: req-ce73bd9a-cf1d-4341-ba7d-16ac161ec0b6 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "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": "7142f96a-ef46-433f-b9e1-22799b96995c"}, {"name": "vyos_vrouter-flavor_alt_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42", "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": "7f13476b-c0f1-4940-bdd3-b511234c6e42"}, {"name": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "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": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10"}]} 2018-08-18 09:51:46,344 - 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-ce73bd9a-cf1d-4341-ba7d-16ac161ec0b6 2018-08-18 09:51:46,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.276280879974s 2018-08-18 09:51:46,344 - 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-ce73bd9a-cf1d-4341-ba7d-16ac161ec0b6 2018-08-18 09:51:46,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 09:51:46,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:51:46,377 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 09:51: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-c0a6f404-bd38-4811-a404-03f8a1b0417d x-compute-request-id: req-c0a6f404-bd38-4811-a404-03f8a1b0417d Content-Length: 0 Content-Type: application/json 2018-08-18 09:51:46,378 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42 used request id req-c0a6f404-bd38-4811-a404-03f8a1b0417d 2018-08-18 09:51:46,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.030387878418s 2018-08-18 09:51:46,378 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7f13476b-c0f1-4940-bdd3-b511234c6e42 used request id req-c0a6f404-bd38-4811-a404-03f8a1b0417d 2018-08-18 09:51:46,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-18 09:51:46,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/69a5e7e7-cf0c-4fe3-a3f0-3ab47df3c3ef.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:47,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8077a73a-5c11-4ac7-80bc-e55b9ded7fd2 Content-Length: 0 Date: Sat, 18 Aug 2018 09:51:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 09:51:47,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/69a5e7e7-cf0c-4fe3-a3f0-3ab47df3c3ef.json used request id req-8077a73a-5c11-4ac7-80bc-e55b9ded7fd2 2018-08-18 09:51:47,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.37448000908s 2018-08-18 09:51:47,755 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/69a5e7e7-cf0c-4fe3-a3f0-3ab47df3c3ef.json used request id req-8077a73a-5c11-4ac7-80bc-e55b9ded7fd2 2018-08-18 09:51:47,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 09:51:47,761 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:47,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-978334a3-8dc3-4431-9f9a-90f8430028b9 Date: Sat, 18 Aug 2018 09:51:47 GMT RESP BODY: {"floatingips": []} 2018-08-18 09:51:47,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-978334a3-8dc3-4431-9f9a-90f8430028b9 2018-08-18 09:51:47,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0714058876038s 2018-08-18 09:51:47,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-978334a3-8dc3-4431-9f9a-90f8430028b9 2018-08-18 09:51:47,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-18 09:51:47,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:48,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:51: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 x-openstack-request-id: req-2eb58f34-a31e-4059-9d99-e66ce0216ee7 x-compute-request-id: req-2eb58f34-a31e-4059-9d99-e66ce0216ee7 Content-Type: application/json 2018-08-18 09:51:48,006 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5 used request id req-2eb58f34-a31e-4059-9d99-e66ce0216ee7 2018-08-18 09:51:48,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.173387050629s 2018-08-18 09:51:48,007 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5 used request id req-2eb58f34-a31e-4059-9d99-e66ce0216ee7 2018-08-18 09:51:48,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:51:48,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:48,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:51: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-b15f5b00-fba0-4268-a9c2-e35ccab6ff1b x-compute-request-id: req-b15f5b00-fba0-4268-a9c2-e35ccab6ff1b Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:a6:9d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4334716b-58b7-4284-8230-792fc356fbd5", "rel": "bookmark"}], "image": {"id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "links": [{"href": "http://172.30.9.22:8774/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-18T09:39:35.000000", "flavor": {"id": "7142f96a-ef46-433f-b9e1-22799b96995c", "links": [{"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "bookmark"}]}, "id": "4334716b-58b7-4284-8230-792fc356fbd5", "security_groups": [{"name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}], "user_id": "95771a6b75e94159895774281d25532c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-18T09:51:47Z", "hostId": "2940695a46427a51e31d24bf55bb175924eaa4c34b363c006225334a", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "name": "vyos_vrouter-vm_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "created": "2018-08-18T09:37:19Z", "tenant_id": "2079613b778d4392b6eeeced2763d090", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-18 09:51:48,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b15f5b00-fba0-4268-a9c2-e35ccab6ff1b 2018-08-18 09:51:48,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.984835863113s 2018-08-18 09:51:48,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b15f5b00-fba0-4268-a9c2-e35ccab6ff1b 2018-08-18 09:51:48,994 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-18 09:51:50,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-18 09:51:51,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:51,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:51: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 x-openstack-request-id: req-d7413d1e-a79e-4b91-87ea-03e3cb71eaf0 x-compute-request-id: req-d7413d1e-a79e-4b91-87ea-03e3cb71eaf0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-18 09:51:51,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d7413d1e-a79e-4b91-87ea-03e3cb71eaf0 2018-08-18 09:51:51,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0653219223022s 2018-08-18 09:51:51,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d7413d1e-a79e-4b91-87ea-03e3cb71eaf0 2018-08-18 09:51:51,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-18 09:51:51,064 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:51,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-199645a5-9339-4060-9856-e5948268672e Date: Sat, 18 Aug 2018 09:51:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:35:44Z", "updated_at": "2018-08-18T09:40:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "0f08adc9-b6f1-471b-9170-9fe5923ebed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "1a077aed-4b93-4b23-bd29-bf9c442b26b9", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T09:40:40Z", "revision_number": 0, "id": "4aca2487-3bea-4571-8183-050088a3ab07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:40:40Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "ae0c9b5a-0bb8-4c3d-a1c7-3a21c4dd1465", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:35:44Z", "revision_number": 0, "id": "de6288df-756d-43c9-abc3-14bc737e8f24", "remote_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "remote_ip_prefix": null, "created_at": "2018-08-18T09:35:44Z", "security_group_id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 2, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "9583fc9e-29e2-414f-a9f4-55d309a6cf02", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:37:16Z", "updated_at": "2018-08-18T09:37:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "11a4544c-4a38-4168-a3ef-dbf46d1c97d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "20cb7708-4a3c-4eea-a2e9-44f263d3d2ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "3b8b974f-74f5-413c-9db1-2cda3ff0dadc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "625a1bec-281a-44a5-a416-741fa292fa9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "6b504f8e-b575-4ae4-81b3-ace0cc2fb697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "b5f80fb5-bebd-4c08-b9c9-e2c0d6bf136f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-18T09:37:16Z", "revision_number": 0, "id": "c8f418eb-06ed-417b-95e4-bafb6c2f0cba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:16Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": null, "ethertype": "IPv6", "project_id": "2079613b778d4392b6eeeced2763d090"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-18T09:37:17Z", "revision_number": 0, "id": "ec721788-9d78-4d3c-ac4a-854e9839a789", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-18T09:37:17Z", "security_group_id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "tenant_id": "2079613b778d4392b6eeeced2763d090", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "2079613b778d4392b6eeeced2763d090"}], "revision_number": 7, "project_id": "2079613b778d4392b6eeeced2763d090", "id": "df37fcfb-d31b-44fe-aa94-fb3acda73e80", "name": "vyos_vrouter-sg_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}]} 2018-08-18 09:51:51,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-199645a5-9339-4060-9856-e5948268672e 2018-08-18 09:51:51,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.047080039978s 2018-08-18 09:51:51,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-199645a5-9339-4060-9856-e5948268672e 2018-08-18 09:51:51,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-18 09:51:51,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/df37fcfb-d31b-44fe-aa94-fb3acda73e80.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:51,301 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc83ed3c-4a10-44c1-bcbd-30e7fb38bba9 Content-Length: 0 Date: Sat, 18 Aug 2018 09:51:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 09:51:51,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/df37fcfb-d31b-44fe-aa94-fb3acda73e80.json used request id req-fc83ed3c-4a10-44c1-bcbd-30e7fb38bba9 2018-08-18 09:51:51,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.188611984253s 2018-08-18 09:51:51,302 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/df37fcfb-d31b-44fe-aa94-fb3acda73e80.json used request id req-fc83ed3c-4a10-44c1-bcbd-30e7fb38bba9 2018-08-18 09:51:51,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-18 09:51:51,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:51,342 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 09:51: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-9e0d5585-9d04-41cf-93a8-eaacc3013f17 x-compute-request-id: req-9e0d5585-9d04-41cf-93a8-eaacc3013f17 Content-Length: 0 Content-Type: application/json 2018-08-18 09:51:51,342 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1 used request id req-9e0d5585-9d04-41cf-93a8-eaacc3013f17 2018-08-18 09:51:51,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0397439002991s 2018-08-18 09:51:51,342 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_c9ade96f-39c5-4772-8ae0-b00cc18ddde1 used request id req-9e0d5585-9d04-41cf-93a8-eaacc3013f17 2018-08-18 09:51:51,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 09:51:51,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/001f0b51-1b34-47a8-bc36-27d69ca1958d/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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" -d '{"subnet_id": "9fc0ca01-873a-43fe-aa5f-0c5ae7b87946"}' 2018-08-18 09:51:53,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9408e242-f6cd-4943-8551-4b1527e782d4 Date: Sat, 18 Aug 2018 09:51:53 GMT RESP BODY: {"network_id": "db714dad-5562-4bb4-8bfe-eabba0b61c2c", "tenant_id": "2079613b778d4392b6eeeced2763d090", "subnet_id": "9fc0ca01-873a-43fe-aa5f-0c5ae7b87946", "subnet_ids": ["9fc0ca01-873a-43fe-aa5f-0c5ae7b87946"], "port_id": "ef7631e9-17b1-4965-9cdf-b7afa286968e", "id": "001f0b51-1b34-47a8-bc36-27d69ca1958d"} 2018-08-18 09:51:53,440 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/001f0b51-1b34-47a8-bc36-27d69ca1958d/remove_router_interface.json used request id req-9408e242-f6cd-4943-8551-4b1527e782d4 2018-08-18 09:51:53,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.09720396996s 2018-08-18 09:51:53,440 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/001f0b51-1b34-47a8-bc36-27d69ca1958d/remove_router_interface.json used request id req-9408e242-f6cd-4943-8551-4b1527e782d4 returning object 001f0b51-1b34-47a8-bc36-27d69ca1958d 2018-08-18 09:51:53,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 09:51:53,441 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:53,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-f0342018-1c8b-45f9-88fd-4da5eb16b483 Date: Sat, 18 Aug 2018 09:51:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2079613b778d4392b6eeeced2763d090", "created_at": "2018-08-18T09:35:45Z", "admin_state_up": true, "updated_at": "2018-08-18T09:51:52Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "2079613b778d4392b6eeeced2763d090", "id": "001f0b51-1b34-47a8-bc36-27d69ca1958d", "name": "vyos_vrouter-router_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}]} 2018-08-18 09:51:53,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f0342018-1c8b-45f9-88fd-4da5eb16b483 2018-08-18 09:51:53,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.195284128189s 2018-08-18 09:51:53,636 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f0342018-1c8b-45f9-88fd-4da5eb16b483 2018-08-18 09:51:53,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 09:51:53,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/001f0b51-1b34-47a8-bc36-27d69ca1958d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:55,053 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c9e1608-e9d9-4969-8a9a-0cc8792ebc5f Content-Length: 0 Date: Sat, 18 Aug 2018 09:51:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 09:51:55,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/001f0b51-1b34-47a8-bc36-27d69ca1958d.json used request id req-3c9e1608-e9d9-4969-8a9a-0cc8792ebc5f 2018-08-18 09:51:55,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.4155151844s 2018-08-18 09:51:55,053 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/001f0b51-1b34-47a8-bc36-27d69ca1958d.json used request id req-3c9e1608-e9d9-4969-8a9a-0cc8792ebc5f 2018-08-18 09:51:55,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 09:51:55,054 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:55,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-8352a960-02e5-4e52-abe8-26042d71a56a Date: Sat, 18 Aug 2018 09:51:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db714dad-5562-4bb4-8bfe-eabba0b61c2c","tenant_id":"2079613b778d4392b6eeeced2763d090","created_at":"2018-08-18T09:35:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T09:35:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"2079613b778d4392b6eeeced2763d090","id":"9fc0ca01-873a-43fe-aa5f-0c5ae7b87946","subnetpool_id":null,"name":"vyos_vrouter-subnet_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}]} 2018-08-18 09:51:55,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8352a960-02e5-4e52-abe8-26042d71a56a 2018-08-18 09:51:55,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0411658287048s 2018-08-18 09:51:55,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8352a960-02e5-4e52-abe8-26042d71a56a 2018-08-18 09:51:55,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 09:51:55,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/9fc0ca01-873a-43fe-aa5f-0c5ae7b87946.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:56,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f9c8b42-0ce2-4e66-a675-b3c32718125b Date: Sat, 18 Aug 2018 09:51:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 09:51:56,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/9fc0ca01-873a-43fe-aa5f-0c5ae7b87946.json used request id req-0f9c8b42-0ce2-4e66-a675-b3c32718125b 2018-08-18 09:51:56,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.910099983215s 2018-08-18 09:51:56,007 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/9fc0ca01-873a-43fe-aa5f-0c5ae7b87946.json used request id req-0f9c8b42-0ce2-4e66-a675-b3c32718125b 2018-08-18 09:51:56,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 09:51:56,008 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:56,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-a3ce22b0-875a-4169-9448-7c911ecc37a4 Date: Sat, 18 Aug 2018 09:51:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"db714dad-5562-4bb4-8bfe-eabba0b61c2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2079613b778d4392b6eeeced2763d090","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T09:51:55Z","qos_policy_id":null,"name":"vyos_vrouter-net_c9ade96f-39c5-4772-8ae0-b00cc18ddde1","admin_state_up":true,"tenant_id":"2079613b778d4392b6eeeced2763d090","created_at":"2018-08-18T09:35:44Z","mtu":1450}]} 2018-08-18 09:51:56,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a3ce22b0-875a-4169-9448-7c911ecc37a4 2018-08-18 09:51:56,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0888299942017s 2018-08-18 09:51:56,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a3ce22b0-875a-4169-9448-7c911ecc37a4 2018-08-18 09:51:56,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 09:51:56,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/db714dad-5562-4bb4-8bfe-eabba0b61c2c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:57,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b247ffd-b5a2-4876-8980-2b116150d8a5 Date: Sat, 18 Aug 2018 09:51:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 09:51:57,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/db714dad-5562-4bb4-8bfe-eabba0b61c2c.json used request id req-0b247ffd-b5a2-4876-8980-2b116150d8a5 2018-08-18 09:51:57,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13673996925s 2018-08-18 09:51:57,235 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/db714dad-5562-4bb4-8bfe-eabba0b61c2c.json used request id req-0b247ffd-b5a2-4876-8980-2b116150d8a5 2018-08-18 09:51:57,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:51:57,243 - 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}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:57,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-869b24e4-2455-40ed-b950-a2d3ae770c36 Date: Sat, 18 Aug 2018 09:51:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:37:14Z", "file": "/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/file", "owner": "2079613b778d4392b6eeeced2763d090", "id": "9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "size": 4373348352, "self": "/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-18T09:36:13Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:51:57,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-869b24e4-2455-40ed-b950-a2d3ae770c36 2018-08-18 09:51:57,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.284260034561s 2018-08-18 09:51:57,524 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-869b24e4-2455-40ed-b950-a2d3ae770c36 2018-08-18 09:51:57,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 09:51:57,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c50c1642c9e26eb9d9c3dc847a8bd1ce07bc99e" 2018-08-18 09:51:58,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d6d1e35-5d78-4233-9515-4d3b2cf42b68 Date: Sat, 18 Aug 2018 09:51: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-18 09:51:58,118 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307 used request id req-4d6d1e35-5d78-4233-9515-4d3b2cf42b68 2018-08-18 09:51:58,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.592084169388s 2018-08-18 09:51:58,118 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/9ebc12f3-9d33-4dca-ac5d-d06c93b5c307 used request id req-4d6d1e35-5d78-4233-9515-4d3b2cf42b68 2018-08-18 09:51:58,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 09:51:58,121 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:51:58,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:51: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-a29b6227-c362-4791-b09b-747987ef4b51 x-compute-request-id: req-a29b6227-c362-4791-b09b-747987ef4b51 Content-Encoding: gzip Content-Length: 404 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7142f96a-ef46-433f-b9e1-22799b96995c", "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": "7142f96a-ef46-433f-b9e1-22799b96995c"}, {"name": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "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": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10"}]} 2018-08-18 09:51:58,139 - 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-a29b6227-c362-4791-b09b-747987ef4b51 2018-08-18 09:51:58,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0211279392242s 2018-08-18 09:51:58,140 - 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-a29b6227-c362-4791-b09b-747987ef4b51 2018-08-18 09:51:58,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 09:51:58,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/7142f96a-ef46-433f-b9e1-22799b96995c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:51:58,176 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 09:51: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-692b3206-14d1-4287-bbdc-1c33f7e828c2 x-compute-request-id: req-692b3206-14d1-4287-bbdc-1c33f7e828c2 Content-Length: 0 Content-Type: application/json 2018-08-18 09:51:58,176 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7142f96a-ef46-433f-b9e1-22799b96995c used request id req-692b3206-14d1-4287-bbdc-1c33f7e828c2 2018-08-18 09:51:58,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0346539020538s 2018-08-18 09:51:58,177 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7142f96a-ef46-433f-b9e1-22799b96995c used request id req-692b3206-14d1-4287-bbdc-1c33f7e828c2 2018-08-18 09:51:58,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 09:51:58,180 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:51:58,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e7ac9a-75d8-4d81-a075-9a08e6c0aa0d Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "links": {"self": "http://172.30.9.22:5000/v3/users/95771a6b75e94159895774281d25532c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "95771a6b75e94159895774281d25532c", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 09:51:58,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b4e7ac9a-75d8-4d81-a075-9a08e6c0aa0d 2018-08-18 09:51:58,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.185873985291s 2018-08-18 09:51:58,364 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b4e7ac9a-75d8-4d81-a075-9a08e6c0aa0d 2018-08-18 09:51:58,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 09:51:58,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/95771a6b75e94159895774281d25532c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:51:58,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7160ae61-f805-4678-9980-00e66d66cd74 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_c9ade96f-39c5-4772-8ae0-b00cc18ddde1", "links": {"self": "http://172.30.9.22:5000/v3/users/95771a6b75e94159895774281d25532c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "95771a6b75e94159895774281d25532c", "description": null}} 2018-08-18 09:51:58,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/95771a6b75e94159895774281d25532c used request id req-7160ae61-f805-4678-9980-00e66d66cd74 2018-08-18 09:51:58,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.183120012283s 2018-08-18 09:51:58,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/95771a6b75e94159895774281d25532c used request id req-7160ae61-f805-4678-9980-00e66d66cd74 2018-08-18 09:51:58,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-18 09:51:58,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/95771a6b75e94159895774281d25532c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:51:58,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-571a8f8b-2b80-488f-9aac-d5bff871f161 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 09:51:58,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/95771a6b75e94159895774281d25532c used request id req-571a8f8b-2b80-488f-9aac-d5bff871f161 2018-08-18 09:51:58,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.293477058411s 2018-08-18 09:51:58,847 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/95771a6b75e94159895774281d25532c used request id req-571a8f8b-2b80-488f-9aac-d5bff871f161 2018-08-18 09:51:58,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 09:51:58,856 - 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}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:51:59,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f8f103-23b8-4045-9c06-ff12b7ba2bf7 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": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/2079613b778d4392b6eeeced2763d090"}, "tags": [], "enabled": true, "id": "2079613b778d4392b6eeeced2763d090", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c9ade96f-39c5-4772-8ae0-b00cc18ddde1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 09:51:59,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-84f8f103-23b8-4045-9c06-ff12b7ba2bf7 2018-08-18 09:51:59,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.167757987976s 2018-08-18 09:51:59,021 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-84f8f103-23b8-4045-9c06-ff12b7ba2bf7 2018-08-18 09:51:59,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-18 09:51:59,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/2079613b778d4392b6eeeced2763d090 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0ff6afd1251b8dac61ec77333885fd0a8d5474dd" 2018-08-18 09:51:59,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:51:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2133775c-14b4-4751-94c3-f61eb4321537 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 09:51:59,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/2079613b778d4392b6eeeced2763d090 used request id req-2133775c-14b4-4751-94c3-f61eb4321537 2018-08-18 09:51:59,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.22905921936s 2018-08-18 09:51:59,254 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/2079613b778d4392b6eeeced2763d090 used request id req-2133775c-14b4-4751-94c3-f61eb4321537 2018-08-18 09:51:59,282 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-18 09:51:59,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 09:51:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 09:51:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 09:51:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 09:51:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 09:51:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 09:51:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 09:51:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 09:51:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 09:51:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 09:51:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 09:51:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 09:51:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 09:51:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 09:51:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 09:51:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 09:51:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 09:51:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 09:51:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 09:51:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 09:51:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 09:51:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 09:51:59,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-18 09:51:59,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac198fc-0c8d-4c51-9ba3-426e528223bd 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-18 09:51:59,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0ac198fc-0c8d-4c51-9ba3-426e528223bd 2018-08-18 09:51:59,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 09:51:59,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "efdc118534d342c0a34a53a6f4ab2d76", "name": "admin"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T10:51:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d035469e9a84e03ad9e915ddb446437", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/4d035469e9a84e03ad9e915ddb446437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9e6a18afc7aa4afe96e830eb09614f13"}, "audit_ids": ["pffDd-_MSHyDFUWYIU3KTQ"], "issued_at": "2018-08-18T09:51:59.000000Z"}} 2018-08-18 09:51:59,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 09:51:59,704 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 09:51:59,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-57f6829f-5dd8-4f98-86cf-80d3e40c12a3 Date: Sat, 18 Aug 2018 09:51:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","provider:network_type":"flat"}]} 2018-08-18 09:51:59,970 - 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-57f6829f-5dd8-4f98-86cf-80d3e40c12a3 2018-08-18 09:51:59,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267109870911s 2018-08-18 09:51:59,971 - 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-57f6829f-5dd8-4f98-86cf-80d3e40c12a3 2018-08-18 09:51:59,974 - 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-18 09:51:59,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 09:51:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d797e4a9-14e0-4d95-83c5-d6e33da42f5a 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-18 09:51:59,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d797e4a9-14e0-4d95-83c5-d6e33da42f5a 2018-08-18 09:51:59,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 09:51:59,983 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 09:52:00,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9509f8d7-c0b1-4cad-8ab3-84b9456061de Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/05c192ed50b8433ca4943397f0e0fa2c"}, "tags": [], "enabled": true, "id": "05c192ed50b8433ca4943397f0e0fa2c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-18 09:52:00,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-9509f8d7-c0b1-4cad-8ab3-84b9456061de 2018-08-18 09:52:00,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104940891266s 2018-08-18 09:52:00,085 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-9509f8d7-c0b1-4cad-8ab3-84b9456061de 2018-08-18 09:52:00,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-18 09:52:00,095 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_8212bac5-8fe5-4c35-9bce-432edb1a4387"}}' 2018-08-18 09:52:00,248 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 09:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50e814a2-030d-4e13-8fe9-8f48de645b7a 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/a3ad1dca7d184e978c95d3fe18d65861"}, "tags": [], "enabled": true, "id": "a3ad1dca7d184e978c95d3fe18d65861", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_8212bac5-8fe5-4c35-9bce-432edb1a4387"}} 2018-08-18 09:52:00,248 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-50e814a2-030d-4e13-8fe9-8f48de645b7a 2018-08-18 09:52:00,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.155589103699s 2018-08-18 09:52:00,248 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-50e814a2-030d-4e13-8fe9-8f48de645b7a 2018-08-18 09:52:00,249 - 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'a3ad1dca7d184e978c95d3fe18d65861', '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_8212bac5-8fe5-4c35-9bce-432edb1a4387'}) 2018-08-18 09:52:00,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-18 09:52:00,305 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1c14b15d-2d7e-4da7-b8ce-5aa8df8a9676", "email": null, "name": "juju_epc-user_8212bac5-8fe5-4c35-9bce-432edb1a4387"}}' 2018-08-18 09:52:00,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 18 Aug 2018 09:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-374d6d26-9ecf-488f-951e-7477e0466e0a Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_8212bac5-8fe5-4c35-9bce-432edb1a4387", "links": {"self": "http://172.30.9.22:5000/v3/users/41ec4be7fdb74ef5ad611ab3bc51204a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "41ec4be7fdb74ef5ad611ab3bc51204a", "domain_id": "default", "password_expires_at": null}} 2018-08-18 09:52:00,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-374d6d26-9ecf-488f-951e-7477e0466e0a 2018-08-18 09:52:00,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.491389989853s 2018-08-18 09:52:00,747 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-374d6d26-9ecf-488f-951e-7477e0466e0a 2018-08-18 09:52:00,747 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'41ec4be7fdb74ef5ad611ab3bc51204a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_8212bac5-8fe5-4c35-9bce-432edb1a4387'}) 2018-08-18 09:52:00,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 09:52:00,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 09:52:00,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4683a6e2-3e85-4aff-9cdd-f9b400ff96a1 Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 09:52:00,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4683a6e2-3e85-4aff-9cdd-f9b400ff96a1 2018-08-18 09:52:00,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194043159485s 2018-08-18 09:52:00,946 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4683a6e2-3e85-4aff-9cdd-f9b400ff96a1 2018-08-18 09:52:00,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 09:52:00,954 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 09:52:01,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89bb7fcc-667e-4491-a651-f2b783e5d43b Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 09:52:01,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-89bb7fcc-667e-4491-a651-f2b783e5d43b 2018-08-18 09:52:01,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182856082916s 2018-08-18 09:52:01,134 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-89bb7fcc-667e-4491-a651-f2b783e5d43b 2018-08-18 09:52:01,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-18 09:52:01,141 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 09:52:01,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fafccedc-f443-4045-bc34-928e8d0fa6cf Content-Encoding: gzip Content-Length: 381 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": "04730c3b60524baeae58f0c728000ebe", "links": {"self": "http://172.30.9.22:5000/v3/roles/04730c3b60524baeae58f0c728000ebe"}, "name": "member"}, {"domain_id": null, "id": "29dca44680ba43d48f325c88ac252d9f", "links": {"self": "http://172.30.9.22:5000/v3/roles/29dca44680ba43d48f325c88ac252d9f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6982454339bd4684be6c2b6aa760ced0", "links": {"self": "http://172.30.9.22:5000/v3/roles/6982454339bd4684be6c2b6aa760ced0"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf89f674c14c435786f145dbeff06e98", "links": {"self": "http://172.30.9.22:5000/v3/roles/cf89f674c14c435786f145dbeff06e98"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d3e7fd194f5c40eb87e7779d916f8887", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3e7fd194f5c40eb87e7779d916f8887"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "efdc118534d342c0a34a53a6f4ab2d76", "links": {"self": "http://172.30.9.22:5000/v3/roles/efdc118534d342c0a34a53a6f4ab2d76"}, "name": "admin"}]} 2018-08-18 09:52:01,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fafccedc-f443-4045-bc34-928e8d0fa6cf 2018-08-18 09:52:01,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991837978363s 2018-08-18 09:52:01,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fafccedc-f443-4045-bc34-928e8d0fa6cf 2018-08-18 09:52:01,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-18 09:52:01,245 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 09:52:01,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f23418f7-eeba-4280-99a5-006ad8c9d801 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-18 09:52:01,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f23418f7-eeba-4280-99a5-006ad8c9d801 2018-08-18 09:52:01,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.169305086136s 2018-08-18 09:52:01,412 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f23418f7-eeba-4280-99a5-006ad8c9d801 2018-08-18 09:52:01,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 09:52: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}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 09:52:01,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13cc92e9-60b2-4771-ad29-7bee51777364 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/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "juju_epc-user_8212bac5-8fe5-4c35-9bce-432edb1a4387", "links": {"self": "http://172.30.9.22:5000/v3/users/41ec4be7fdb74ef5ad611ab3bc51204a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "41ec4be7fdb74ef5ad611ab3bc51204a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 09:52:01,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-13cc92e9-60b2-4771-ad29-7bee51777364 2018-08-18 09:52:01,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.188784122467s 2018-08-18 09:52:01,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-13cc92e9-60b2-4771-ad29-7bee51777364 2018-08-18 09:52:01,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 09:52:01,615 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 09:52:01,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f624f61c-8cfc-4f49-b700-3dc8bdbed547 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/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/a3ad1dca7d184e978c95d3fe18d65861"}, "tags": [], "enabled": true, "id": "a3ad1dca7d184e978c95d3fe18d65861", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_8212bac5-8fe5-4c35-9bce-432edb1a4387"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-18 09:52:01,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f624f61c-8cfc-4f49-b700-3dc8bdbed547 2018-08-18 09:52:01,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101258993149s 2018-08-18 09:52:01,714 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f624f61c-8cfc-4f49-b700-3dc8bdbed547 2018-08-18 09:52:01,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-18 09:52:01,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=41ec4be7fdb74ef5ad611ab3bc51204a&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=a3ad1dca7d184e978c95d3fe18d65861" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 09:52:01,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1157e14c-85a4-47e0-9626-b1d2f7ac4187 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=41ec4be7fdb74ef5ad611ab3bc51204a&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=a3ad1dca7d184e978c95d3fe18d65861", "previous": null, "next": null}} 2018-08-18 09:52:01,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=41ec4be7fdb74ef5ad611ab3bc51204a&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=a3ad1dca7d184e978c95d3fe18d65861 used request id req-1157e14c-85a4-47e0-9626-b1d2f7ac4187 2018-08-18 09:52:01,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.135756015778s 2018-08-18 09:52:01,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=41ec4be7fdb74ef5ad611ab3bc51204a&role.id=04730c3b60524baeae58f0c728000ebe&scope.project.id=a3ad1dca7d184e978c95d3fe18d65861 used request id req-1157e14c-85a4-47e0-9626-b1d2f7ac4187 2018-08-18 09:52:01,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-18 09:52:01,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/a3ad1dca7d184e978c95d3fe18d65861/users/41ec4be7fdb74ef5ad611ab3bc51204a/roles/04730c3b60524baeae58f0c728000ebe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 09:52:02,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 09:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dd61a83-f4a9-4cec-ad82-ec7c017f2bd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 09:52:02,000 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a3ad1dca7d184e978c95d3fe18d65861/users/41ec4be7fdb74ef5ad611ab3bc51204a/roles/04730c3b60524baeae58f0c728000ebe used request id req-6dd61a83-f4a9-4cec-ad82-ec7c017f2bd3 2018-08-18 09:52:02,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138754844666s 2018-08-18 09:52:02,000 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a3ad1dca7d184e978c95d3fe18d65861/users/41ec4be7fdb74ef5ad611ab3bc51204a/roles/04730c3b60524baeae58f0c728000ebe used request id req-6dd61a83-f4a9-4cec-ad82-ec7c017f2bd3 2018-08-18 09:52:02,001 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_8212bac5-8fe5-4c35-9bce-432edb1a4387', 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'a3ad1dca7d184e978c95d3fe18d65861', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '1c14b15d-2d7e-4da7-b8ce-5aa8df8a9676', 'username': u'juju_epc-user_8212bac5-8fe5-4c35-9bce-432edb1a4387', '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-18 09:52:02,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-18 09:52:02,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-18 09:52:02,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-18 09:52:02,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-18 09:52:02,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-18 09:52:02,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-18 09:52:02,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-18 09:52:02,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-18 09:52:02,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-18 09:52:02,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-18 09:52:02,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-18 09:52:02,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-18 09:52:02,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-18 09:52:02,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-18 09:52:02,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-18 09:52:02,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-18 09:52:02,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-18 09:52:02,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-18 09:52:02,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-18 09:52:02,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-18 09:52:02,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-18 09:52:02,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-18 09:52:02,006 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_8212bac5-8fe5-4c35-9bce-432edb1a4387', 'password': '1c14b15d-2d7e-4da7-b8ce-5aa8df8a9676', 'project_name': 'juju_epc-project_8212bac5-8fe5-4c35-9bce-432edb1a4387', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'a3ad1dca7d184e978c95d3fe18d65861', 'project_domain_name': 'Default'} 2018-08-18 09:52:02,071 - 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-18 09:52:02,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-18 09:52:02,095 - 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-18 09:52:02,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 18 Aug 2018 09:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da670581-e0f3-4811-ac3e-c17e4f928b86 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-18 09:52:02,102 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-da670581-e0f3-4811-ac3e-c17e4f928b86 2018-08-18 09:52:02,103 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 09:52:02,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f43a15f4-696f-4753-beb8-b3369f31431d Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/06c5dbcd28f84df3a5c1d3be7418d223"}, "enabled": true, "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0b23b0ba5b31487c959c8c8934f074c9"}, "enabled": true, "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/31d86331aa2f4d39bc71ef7d823e329e"}, "enabled": true, "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/38697487e95e46458671a38d77fe35cc"}, "enabled": true, "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3ba98b1a566648ab9faef4b6bfbe90ed"}, "enabled": true, "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8637c0d417124feb8caf6f5ed9db7690"}, "enabled": true, "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/88aede51f4de4778a7c7c1a0117afc3d"}, "enabled": true, "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a2e26e8305fd4f7d8f6a60d30dc2789b"}, "enabled": true, "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a9a93ce0b935406bb0c9cbf052f4258c"}, "enabled": true, "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b224f36854a44062aba602fb1dbcadd4"}, "enabled": true, "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e09cb7a9332c40d5bf516d7930bc074b"}, "enabled": true, "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e79eb11a883e4569b569866415c0857f"}, "enabled": true, "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/efa1a547991543f3898cfe91957a7e9a"}, "enabled": true, "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f36ad97319e047eba0178ca6ba20e483"}, "enabled": true, "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/fcfccef4af284282b961266422543b5e"}, "enabled": true, "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-18 09:52:02,276 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-f43a15f4-696f-4753-beb8-b3369f31431d 2018-08-18 09:52:02,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.182484149933s 2018-08-18 09:52:02,277 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-f43a15f4-696f-4753-beb8-b3369f31431d 2018-08-18 09:52:02,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-18 09:52:02,286 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 09:52:02,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c353f8e-036d-4010-aae1-2882dee8f004 Content-Encoding: gzip Content-Length: 1967 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/02fd770f1fe64a55bd0be2a9a27a49ab"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/07b17ffb5b894ac7ac928997fa6bb33e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/139dd5f81b754e11b390b09cf1b93347"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/147231d6e7564789ad6bf7308798a1a8"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/18d8303f4ed845c58c4b6dc48b0b40ee"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/23eba0e0e1674014a705f760c91cabfc"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2966458dece4402fac61bdb546237e48"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "2966458dece4402fac61bdb546237e48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2ea479484a6a4dea8a5cf9d053e912ea"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33bb85f6be04490990e193af71f17842"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fcfccef4af284282b961266422543b5e", "id": "33bb85f6be04490990e193af71f17842"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/34e7e17422a64f5289d462af1924e8e8"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/393b0a47e8cb4925a0f77f3d83b13850"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3b4ab60ef7b44993861fd967fda86b3e"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/47be67c7f4a043a3aae9a87af6c885ad"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/47cc62395d524a4b92b71f05433551e4"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "47cc62395d524a4b92b71f05433551e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4f361ab41b974b6e8ec37cba9b6145fc"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fcfccef4af284282b961266422543b5e", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5007e7ca077e4ce5a84999a5f8eb93dd"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/53766891eb3f45efa6d3bfd353d94a2b"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8637c0d417124feb8caf6f5ed9db7690", "id": "53766891eb3f45efa6d3bfd353d94a2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/54293e81a90f48b0a2ede9f097fb8e5f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/56e262c52e5f4db8bd07d2cedcb010c4"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fcfccef4af284282b961266422543b5e", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/580f0433fd484731a97c24a1e5ee475f"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "id": "580f0433fd484731a97c24a1e5ee475f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5d6124246b794c4b945dfb9f751008e0"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/691ff6cfcc1e41eeb3d0f2d74c5521d3"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/71251f0341114471bcffe3a569f963d7"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "31d86331aa2f4d39bc71ef7d823e329e", "id": "71251f0341114471bcffe3a569f963d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/75f9a962a8dc40d8a46eaa7250e84eda"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/78e1916970f744438d23afed96f7f635"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "78e1916970f744438d23afed96f7f635"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/79c6babe6d904c4b855bf90c62bcd435"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/814d9fc853dd4d73b254cad64ee021a9"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/874ee0c4b6094f1e89762e74ec4247d0"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/94a1aa3823244f3aa34141d6d77570bc"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/957aa46330ba4b77be132dfd2865543a"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e79eb11a883e4569b569866415c0857f", "id": "957aa46330ba4b77be132dfd2865543a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9f3c19960b0245a7881b60ece89271cf"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ad6dba3cd0964e778e51c069bd63fe6b"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "efa1a547991543f3898cfe91957a7e9a", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/afd50885986f496a8e5613e38d499bdb"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06c5dbcd28f84df3a5c1d3be7418d223", "id": "afd50885986f496a8e5613e38d499bdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b659d0992d9741bfb85f84c215d8d99b"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88aede51f4de4778a7c7c1a0117afc3d", "id": "b659d0992d9741bfb85f84c215d8d99b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b8be185865d14fcdafed2259aac1a66f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ba98b1a566648ab9faef4b6bfbe90ed", "id": "b8be185865d14fcdafed2259aac1a66f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c3a633d913b541dcadd14851edb1b7c8"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "38697487e95e46458671a38d77fe35cc", "id": "c3a633d913b541dcadd14851edb1b7c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d5c6b7f009e14dfda1e40d9fee0feffc"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d7e1b0a7ff524460a2566a308d240152"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a9a93ce0b935406bb0c9cbf052f4258c", "id": "d7e1b0a7ff524460a2566a308d240152"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dbfc9eec80974cdd8c8ac66d31143d36"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e07ef0943d1441a8979f4abc72929dbc"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b23b0ba5b31487c959c8c8934f074c9", "id": "e07ef0943d1441a8979f4abc72929dbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ee16152679bb4d1a898fb25e28e57e5f"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f36ad97319e047eba0178ca6ba20e483", "id": "ee16152679bb4d1a898fb25e28e57e5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fce56185ae6640d181124ddb133447d2"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b224f36854a44062aba602fb1dbcadd4", "id": "fce56185ae6640d181124ddb133447d2"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-18 09:52:02,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-6c353f8e-036d-4010-aae1-2882dee8f004 2018-08-18 09:52:02,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.198364973068s 2018-08-18 09:52:02,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-6c353f8e-036d-4010-aae1-2882dee8f004 2018-08-18 09:52:02,490 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-18 09:52:02,491 - 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-18 09:52:02,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31041f4-3557-4966-a045-fb94aa428c80 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-18 09:52:02,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f31041f4-3557-4966-a045-fb94aa428c80 2018-08-18 09:52:02,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-18 09:52:02,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6982454339bd4684be6c2b6aa760ced0", "name": "reader"}, {"id": "04730c3b60524baeae58f0c728000ebe", "name": "member"}], "expires_at": "2018-08-18T10:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3ad1dca7d184e978c95d3fe18d65861", "name": "juju_epc-project_8212bac5-8fe5-4c35-9bce-432edb1a4387"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a3ad1dca7d184e978c95d3fe18d65861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cc62395d524a4b92b71f05433551e4"}, {"url": "http://172.30.9.22:8776/v1/a3ad1dca7d184e978c95d3fe18d65861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "75f9a962a8dc40d8a46eaa7250e84eda"}, {"url": "http://192.30.9.4:8776/v1/a3ad1dca7d184e978c95d3fe18d65861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afd50885986f496a8e5613e38d499bdb"}], "type": "volume", "id": "06c5dbcd28f84df3a5c1d3be7418d223", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02fd770f1fe64a55bd0be2a9a27a49ab"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ea479484a6a4dea8a5cf9d053e912ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e07ef0943d1441a8979f4abc72929dbc"}], "type": "alarming", "id": "0b23b0ba5b31487c959c8c8934f074c9", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a3ad1dca7d184e978c95d3fe18d65861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07b17ffb5b894ac7ac928997fa6bb33e"}, {"url": "http://172.30.9.22:8776/v3/a3ad1dca7d184e978c95d3fe18d65861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "147231d6e7564789ad6bf7308798a1a8"}, {"url": "http://192.30.9.4:8776/v3/a3ad1dca7d184e978c95d3fe18d65861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71251f0341114471bcffe3a569f963d7"}], "type": "volumev3", "id": "31d86331aa2f4d39bc71ef7d823e329e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/a3ad1dca7d184e978c95d3fe18d65861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79c6babe6d904c4b855bf90c62bcd435"}, {"url": "http://192.30.9.4:8004/v1/a3ad1dca7d184e978c95d3fe18d65861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814d9fc853dd4d73b254cad64ee021a9"}, {"url": "http://192.30.9.4:8004/v1/a3ad1dca7d184e978c95d3fe18d65861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3a633d913b541dcadd14851edb1b7c8"}], "type": "orchestration", "id": "38697487e95e46458671a38d77fe35cc", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "54293e81a90f48b0a2ede9f097fb8e5f"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6124246b794c4b945dfb9f751008e0"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b8be185865d14fcdafed2259aac1a66f"}], "type": "placement", "id": "3ba98b1a566648ab9faef4b6bfbe90ed", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47be67c7f4a043a3aae9a87af6c885ad"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5007e7ca077e4ce5a84999a5f8eb93dd"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53766891eb3f45efa6d3bfd353d94a2b"}], "type": "metric", "id": "8637c0d417124feb8caf6f5ed9db7690", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2966458dece4402fac61bdb546237e48"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "78e1916970f744438d23afed96f7f635"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b659d0992d9741bfb85f84c215d8d99b"}], "type": "network", "id": "88aede51f4de4778a7c7c1a0117afc3d", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_a3ad1dca7d184e978c95d3fe18d65861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18d8303f4ed845c58c4b6dc48b0b40ee"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a3ad1dca7d184e978c95d3fe18d65861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "393b0a47e8cb4925a0f77f3d83b13850"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "580f0433fd484731a97c24a1e5ee475f"}], "type": "object-store", "id": "a2e26e8305fd4f7d8f6a60d30dc2789b", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b4ab60ef7b44993861fd967fda86b3e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3c19960b0245a7881b60ece89271cf"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7e1b0a7ff524460a2566a308d240152"}], "type": "identity", "id": "a9a93ce0b935406bb0c9cbf052f4258c", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94a1aa3823244f3aa34141d6d77570bc"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbfc9eec80974cdd8c8ac66d31143d36"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fce56185ae6640d181124ddb133447d2"}], "type": "cloudformation", "id": "b224f36854a44062aba602fb1dbcadd4", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "e09cb7a9332c40d5bf516d7930bc074b", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23eba0e0e1674014a705f760c91cabfc"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "874ee0c4b6094f1e89762e74ec4247d0"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "957aa46330ba4b77be132dfd2865543a"}], "type": "image", "id": "e79eb11a883e4569b569866415c0857f", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "139dd5f81b754e11b390b09cf1b93347"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34e7e17422a64f5289d462af1924e8e8"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6dba3cd0964e778e51c069bd63fe6b"}], "type": "compute", "id": "efa1a547991543f3898cfe91957a7e9a", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "691ff6cfcc1e41eeb3d0f2d74c5521d3"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5c6b7f009e14dfda1e40d9fee0feffc"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee16152679bb4d1a898fb25e28e57e5f"}], "type": "event", "id": "f36ad97319e047eba0178ca6ba20e483", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a3ad1dca7d184e978c95d3fe18d65861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33bb85f6be04490990e193af71f17842"}, {"url": "http://172.30.9.22:8776/v2/a3ad1dca7d184e978c95d3fe18d65861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f361ab41b974b6e8ec37cba9b6145fc"}, {"url": "http://192.30.9.4:8776/v2/a3ad1dca7d184e978c95d3fe18d65861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56e262c52e5f4db8bd07d2cedcb010c4"}], "type": "volumev2", "id": "fcfccef4af284282b961266422543b5e", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_8212bac5-8fe5-4c35-9bce-432edb1a4387", "id": "41ec4be7fdb74ef5ad611ab3bc51204a"}, "audit_ids": ["FEhKzTGdRg-iqqwXCMD6QQ"], "issued_at": "2018-08-18T09:52:02.000000Z"}} 2018-08-18 09:52:02,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-18 09:52:02,898 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" -d '{"network": {"name": "juju_epc-net_8212bac5-8fe5-4c35-9bce-432edb1a4387", "admin_state_up": true}}' 2018-08-18 09:52:03,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-61145361-5952-40b8-962f-001fb3db4ccf Date: Sat, 18 Aug 2018 09:52:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d5bedfc4-280e-4c99-8562-ef082a8dd876","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a3ad1dca7d184e978c95d3fe18d65861","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T09:52:03Z","is_default":false,"name":"juju_epc-net_8212bac5-8fe5-4c35-9bce-432edb1a4387","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a3ad1dca7d184e978c95d3fe18d65861","created_at":"2018-08-18T09:52:03Z","mtu":1450}} 2018-08-18 09:52:03,398 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-61145361-5952-40b8-962f-001fb3db4ccf 2018-08-18 09:52:03,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.500396966934s 2018-08-18 09:52:03,398 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-61145361-5952-40b8-962f-001fb3db4ccf 2018-08-18 09:52:03,399 - 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-18T09:52:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'd5bedfc4-280e-4c99-8562-ef082a8dd876', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_8212bac5-8fe5-4c35-9bce-432edb1a4387', u'admin_state_up': True, u'tenant_id': u'a3ad1dca7d184e978c95d3fe18d65861', u'created_at': u'2018-08-18T09:52:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a3ad1dca7d184e978c95d3fe18d65861', u'l2_adjacency': True}) 2018-08-18 09:52:03,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 09:52:03,400 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 09:52:03,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-187c3f3c-cde5-4c64-ad99-7b6cc5600128 Date: Sat, 18 Aug 2018 09:52:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d5bedfc4-280e-4c99-8562-ef082a8dd876","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a3ad1dca7d184e978c95d3fe18d65861","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T09:52:03Z","qos_policy_id":null,"name":"juju_epc-net_8212bac5-8fe5-4c35-9bce-432edb1a4387","admin_state_up":true,"tenant_id":"a3ad1dca7d184e978c95d3fe18d65861","created_at":"2018-08-18T09:52:03Z","mtu":1450}]} 2018-08-18 09:52:03,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-187c3f3c-cde5-4c64-ad99-7b6cc5600128 2018-08-18 09:52:03,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105981111526s 2018-08-18 09:52:03,506 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-187c3f3c-cde5-4c64-ad99-7b6cc5600128 2018-08-18 09:52:03,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-18 09:52:03,509 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" -d '{"subnet": {"name": "juju_epc-subnet_8212bac5-8fe5-4c35-9bce-432edb1a4387", "enable_dhcp": true, "network_id": "d5bedfc4-280e-4c99-8562-ef082a8dd876", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-08-18 09:52:04,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-663e8c96-7500-4491-8990-22ad10d214e2 Date: Sat, 18 Aug 2018 09:52:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5bedfc4-280e-4c99-8562-ef082a8dd876","tenant_id":"a3ad1dca7d184e978c95d3fe18d65861","created_at":"2018-08-18T09:52:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T09:52:03Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"a3ad1dca7d184e978c95d3fe18d65861","id":"f92c0e41-3dea-4a42-b2a5-ed5fc2d1c823","subnetpool_id":null,"name":"juju_epc-subnet_8212bac5-8fe5-4c35-9bce-432edb1a4387"}} 2018-08-18 09:52:04,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-663e8c96-7500-4491-8990-22ad10d214e2 2018-08-18 09:52:04,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.924160957336s 2018-08-18 09:52:04,433 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-663e8c96-7500-4491-8990-22ad10d214e2 2018-08-18 09:52:04,433 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T09:52:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'f92c0e41-3dea-4a42-b2a5-ed5fc2d1c823', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_8212bac5-8fe5-4c35-9bce-432edb1a4387', u'enable_dhcp': True, u'network_id': u'd5bedfc4-280e-4c99-8562-ef082a8dd876', u'tenant_id': u'a3ad1dca7d184e978c95d3fe18d65861', u'created_at': u'2018-08-18T09:52:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'a3ad1dca7d184e978c95d3fe18d65861'}) 2018-08-18 09:52:04,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-18 09:52:04,434 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" -d '{"router": {"external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e"}, "name": "juju_epc-router_8212bac5-8fe5-4c35-9bce-432edb1a4387", "admin_state_up": true}}' 2018-08-18 09:52:05,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-286f7d7a-6373-4d56-b14a-c8830609785b Date: Sat, 18 Aug 2018 09:52:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T09:52:04Z", "admin_state_up": true, "updated_at": "2018-08-18T09:52:05Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "id": "24acdf00-d7d1-4bda-b967-19af7ca00ea2", "name": "juju_epc-router_8212bac5-8fe5-4c35-9bce-432edb1a4387"}} 2018-08-18 09:52:05,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-286f7d7a-6373-4d56-b14a-c8830609785b 2018-08-18 09:52:05,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.52940607071s 2018-08-18 09:52:05,963 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-286f7d7a-6373-4d56-b14a-c8830609785b 2018-08-18 09:52:05,964 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-18T09:52:05Z', u'revision_number': 2, u'id': u'24acdf00-d7d1-4bda-b967-19af7ca00ea2', u'external_gateway_info': {u'network_id': u'22adfc22-2c53-47a7-8517-d6d6943a8d8e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0f320d19-cf91-49d4-bf40-79aa2fbd7b7c', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_8212bac5-8fe5-4c35-9bce-432edb1a4387', u'admin_state_up': True, u'tenant_id': u'a3ad1dca7d184e978c95d3fe18d65861', u'created_at': u'2018-08-18T09:52:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'a3ad1dca7d184e978c95d3fe18d65861'}) 2018-08-18 09:52:05,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-18 09:52:05,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/24acdf00-d7d1-4bda-b967-19af7ca00ea2/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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" -d '{"subnet_id": "f92c0e41-3dea-4a42-b2a5-ed5fc2d1c823"}' 2018-08-18 09:52:08,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-15a2b64a-c5cf-4c18-b0e5-87505071560c Date: Sat, 18 Aug 2018 09:52:08 GMT RESP BODY: {"network_id": "d5bedfc4-280e-4c99-8562-ef082a8dd876", "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "subnet_id": "f92c0e41-3dea-4a42-b2a5-ed5fc2d1c823", "subnet_ids": ["f92c0e41-3dea-4a42-b2a5-ed5fc2d1c823"], "port_id": "edd0dbdf-19ad-4db3-8673-e5cebfdab5d0", "id": "24acdf00-d7d1-4bda-b967-19af7ca00ea2"} 2018-08-18 09:52:08,772 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/24acdf00-d7d1-4bda-b967-19af7ca00ea2/add_router_interface.json used request id req-15a2b64a-c5cf-4c18-b0e5-87505071560c 2018-08-18 09:52:08,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.80799794197s 2018-08-18 09:52:08,773 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/24acdf00-d7d1-4bda-b967-19af7ca00ea2/add_router_interface.json used request id req-15a2b64a-c5cf-4c18-b0e5-87505071560c returning object 24acdf00-d7d1-4bda-b967-19af7ca00ea2 2018-08-18 09:52:08,773 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-18 09:52:10,562 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:f4a9830fb482d07eec07c8532a1c265e sha256:1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d 2018-08-18 09:52:10,565 - 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-18 09:52:10,570 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Sat, 18 Aug 2018 09:52:10 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-18 09:52:10,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:52:10,576 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 09:52:10,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9029681f-0869-45b3-9cf6-00f872a30563 Date: Sat, 18 Aug 2018 09:52:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:52:10,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9029681f-0869-45b3-9cf6-00f872a30563 2018-08-18 09:52:10,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285292863846s 2018-08-18 09:52:10,859 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9029681f-0869-45b3-9cf6-00f872a30563 2018-08-18 09:52:10,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 09:52:10,870 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" -d '{"owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "owner_specified.shade.object": "images/juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387"}' 2018-08-18 09:52:10,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7d82a586-132b-46a9-895b-6ded0a78250a Date: Sat, 18 Aug 2018 09:52:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:52:10Z", "file": "/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/file", "owner": "a3ad1dca7d184e978c95d3fe18d65861", "id": "f1e92b68-536f-461e-9dae-76968c1b8aa9", "size": null, "self": "/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387", "checksum": null, "created_at": "2018-08-18T09:52:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 09:52:10,955 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-7d82a586-132b-46a9-895b-6ded0a78250a 2018-08-18 09:52:10,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0881180763245s 2018-08-18 09:52:10,955 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-7d82a586-132b-46a9-895b-6ded0a78250a returning object f1e92b68-536f-461e-9dae-76968c1b8aa9 2018-08-18 09:52:10,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 09:52:10,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" -d '' 2018-08-18 09:52:16,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6612169f-b28a-4b51-a410-21c9f320a6fc Date: Sat, 18 Aug 2018 09:52:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 09:52:16,118 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/file used request id req-6612169f-b28a-4b51-a410-21c9f320a6fc 2018-08-18 09:52:16,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.161632061s 2018-08-18 09:52:16,118 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/file used request id req-6612169f-b28a-4b51-a410-21c9f320a6fc 2018-08-18 09:52:16,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:52:16,126 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 09:52:16,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-cf835022-1c14-470a-8240-5ce87d28c488 Date: Sat, 18 Aug 2018 09:52:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:52:16Z", "file": "/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/file", "owner": "a3ad1dca7d184e978c95d3fe18d65861", "id": "f1e92b68-536f-461e-9dae-76968c1b8aa9", "size": 296681472, "self": "/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387", "checksum": "f4a9830fb482d07eec07c8532a1c265e", "created_at": "2018-08-18T09:52:10Z", "os_hidden": false, "protected": false, "os_hash_value": "81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:52:16,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cf835022-1c14-470a-8240-5ce87d28c488 2018-08-18 09:52:16,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359740257263s 2018-08-18 09:52:16,159 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cf835022-1c14-470a-8240-5ce87d28c488 2018-08-18 09:52:16,160 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/file', 'owner': u'a3ad1dca7d184e978c95d3fe18d65861', 'id': u'f1e92b68-536f-461e-9dae-76968c1b8aa9', 'size': 296681472, u'self': u'/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a3ad1dca7d184e978c95d3fe18d65861', 'name': 'juju_epc-project_8212bac5-8fe5-4c35-9bce-432edb1a4387', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T09:52:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T09:52:16Z', u'owner_specified.shade.sha256': u'1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d', u'owner_specified.shade.object': u'images/juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'f4a9830fb482d07eec07c8532a1c265e', 'properties': {u'os_hash_value': u'81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca', u'self': u'/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d', u'owner_specified.shade.object': u'images/juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387', u'owner_specified.shade.md5': u'f4a9830fb482d07eec07c8532a1c265e', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387', 'created': u'2018-08-18T09:52:10Z', 'checksum': u'f4a9830fb482d07eec07c8532a1c265e', 'created_at': u'2018-08-18T09:52:10Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca', 'metadata': {u'os_hash_value': u'81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca', u'self': u'/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d', u'owner_specified.shade.object': u'images/juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387', u'owner_specified.shade.md5': u'f4a9830fb482d07eec07c8532a1c265e', u'schema': u'/v2/schemas/image'}}) 2018-08-18 09:52:17,449 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i f1e92b68-536f-461e-9dae-76968c1b8aa9 -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-18 09:52:17,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 09:52:17,453 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_8212bac5-8fe5-4c35-9bce-432edb1a4387", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-18 09:52:17,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:52: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-737bb19a-ce2e-4613-8e44-9377e4ef4e26 x-compute-request-id: req-737bb19a-ce2e-4613-8e44-9377e4ef4e26 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_8212bac5-8fe5-4c35-9bce-432edb1a4387", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/17a2262d-4297-4549-8d09-93f54f9cc5b0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/17a2262d-4297-4549-8d09-93f54f9cc5b0", "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": "17a2262d-4297-4549-8d09-93f54f9cc5b0"}} 2018-08-18 09:52:17,840 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-737bb19a-ce2e-4613-8e44-9377e4ef4e26 2018-08-18 09:52:17,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.389346122742s 2018-08-18 09:52:17,840 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-737bb19a-ce2e-4613-8e44-9377e4ef4e26 2018-08-18 09:52:17,841 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_8212bac5-8fe5-4c35-9bce-432edb1a4387', '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'4d035469e9a84e03ad9e915ddb446437', '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'17a2262d-4297-4549-8d09-93f54f9cc5b0', 'swap': 0}) 2018-08-18 09:52:17,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 09:52:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/17a2262d-4297-4549-8d09-93f54f9cc5b0/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}023dd128c165553f6dc1d534fc6d3775338ea383" -d '{"extra_specs": {}}' 2018-08-18 09:52:17,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:52: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 x-openstack-request-id: req-1b55649d-1999-463d-aab4-62fe36e783b0 x-compute-request-id: req-1b55649d-1999-463d-aab4-62fe36e783b0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 09:52:17,863 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/17a2262d-4297-4549-8d09-93f54f9cc5b0/os-extra_specs used request id req-1b55649d-1999-463d-aab4-62fe36e783b0 2018-08-18 09:52:17,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205841064453s 2018-08-18 09:52:17,863 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/17a2262d-4297-4549-8d09-93f54f9cc5b0/os-extra_specs used request id req-1b55649d-1999-463d-aab4-62fe36e783b0 2018-08-18 09:52:17,864 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-18 09:52:17,865 - 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-221 | | 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-18 09:52:17,872 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-18 09:52:17,946 - 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-18 09:52:17,947 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-18 09:52:18,053 - 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-18 09:52:18,053 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-18 09:52:19,661 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:d7ba271c24da7bd727354314039ce602 sha256:8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555 2018-08-18 09:52:19,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:52:19,665 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 09:52:19,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-4d36bbd7-9f2b-4808-8152-a79641616586 Date: Sat, 18 Aug 2018 09:52:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:52:16Z", "file": "/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/file", "owner": "a3ad1dca7d184e978c95d3fe18d65861", "id": "f1e92b68-536f-461e-9dae-76968c1b8aa9", "size": 296681472, "self": "/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387", "checksum": "f4a9830fb482d07eec07c8532a1c265e", "created_at": "2018-08-18T09:52:10Z", "os_hidden": false, "protected": false, "os_hash_value": "81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:52:19,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4d36bbd7-9f2b-4808-8152-a79641616586 2018-08-18 09:52:19,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0311019420624s 2018-08-18 09:52:19,695 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4d36bbd7-9f2b-4808-8152-a79641616586 2018-08-18 09:52:19,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-18 09:52:19,704 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" -d '{"owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "owner_specified.shade.object": "images/juju_epc-img_alt_8212bac5-8fe5-4c35-9bce-432edb1a4387", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_8212bac5-8fe5-4c35-9bce-432edb1a4387"}' 2018-08-18 09:52:19,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d9400b96-2873-4c49-8c5e-a0042cafed94 Date: Sat, 18 Aug 2018 09:52:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:52:19Z", "file": "/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0/file", "owner": "a3ad1dca7d184e978c95d3fe18d65861", "id": "47f4bad1-6713-4eae-bbed-1ce5cee6d0d0", "size": null, "self": "/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_8212bac5-8fe5-4c35-9bce-432edb1a4387", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "juju_epc-img_alt_8212bac5-8fe5-4c35-9bce-432edb1a4387", "checksum": null, "created_at": "2018-08-18T09:52:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-18 09:52:19,738 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d9400b96-2873-4c49-8c5e-a0042cafed94 2018-08-18 09:52:19,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0365068912506s 2018-08-18 09:52:19,738 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d9400b96-2873-4c49-8c5e-a0042cafed94 returning object 47f4bad1-6713-4eae-bbed-1ce5cee6d0d0 2018-08-18 09:52:19,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-18 09:52:19,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0/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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" -d '' 2018-08-18 09:52:24,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8612942e-6690-461e-8102-43f5e8d8cac6 Date: Sat, 18 Aug 2018 09:52: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-18 09:52:24,040 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0/file used request id req-8612942e-6690-461e-8102-43f5e8d8cac6 2018-08-18 09:52:24,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.30143904686s 2018-08-18 09:52:24,041 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0/file used request id req-8612942e-6690-461e-8102-43f5e8d8cac6 2018-08-18 09:52:24,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 09:52:24,049 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 09:52:24,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json X-Openstack-Request-Id: req-b492f184-551b-4f8b-a3ff-7c1e7f97fcb4 Date: Sat, 18 Aug 2018 09:52:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:52:23Z", "file": "/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0/file", "owner": "a3ad1dca7d184e978c95d3fe18d65861", "id": "47f4bad1-6713-4eae-bbed-1ce5cee6d0d0", "size": 263324160, "self": "/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_8212bac5-8fe5-4c35-9bce-432edb1a4387", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "juju_epc-img_alt_8212bac5-8fe5-4c35-9bce-432edb1a4387", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-18T09:52:19Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:52:16Z", "file": "/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/file", "owner": "a3ad1dca7d184e978c95d3fe18d65861", "id": "f1e92b68-536f-461e-9dae-76968c1b8aa9", "size": 296681472, "self": "/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387", "checksum": "f4a9830fb482d07eec07c8532a1c265e", "created_at": "2018-08-18T09:52:10Z", "os_hidden": false, "protected": false, "os_hash_value": "81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 09:52:24,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b492f184-551b-4f8b-a3ff-7c1e7f97fcb4 2018-08-18 09:52:24,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0443890094757s 2018-08-18 09:52:24,090 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b492f184-551b-4f8b-a3ff-7c1e7f97fcb4 2018-08-18 09:52:24,092 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0/file', 'owner': u'a3ad1dca7d184e978c95d3fe18d65861', 'id': u'47f4bad1-6713-4eae-bbed-1ce5cee6d0d0', 'size': 263324160, u'self': u'/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a3ad1dca7d184e978c95d3fe18d65861', 'name': 'juju_epc-project_8212bac5-8fe5-4c35-9bce-432edb1a4387', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-18T09:52:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-18T09:52:23Z', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/juju_epc-img_alt_8212bac5-8fe5-4c35-9bce-432edb1a4387', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', 'properties': {u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', u'self': u'/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/juju_epc-img_alt_8212bac5-8fe5-4c35-9bce-432edb1a4387', u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_8212bac5-8fe5-4c35-9bce-432edb1a4387', 'created': u'2018-08-18T09:52:19Z', 'checksum': u'd7ba271c24da7bd727354314039ce602', 'created_at': u'2018-08-18T09:52:19Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', 'metadata': {u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', u'self': u'/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/juju_epc-img_alt_8212bac5-8fe5-4c35-9bce-432edb1a4387', u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', u'schema': u'/v2/schemas/image'}}) 2018-08-18 09:52:24,216 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 47f4bad1-6713-4eae-bbed-1ce5cee6d0d0 -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-18 09:52:24,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-18 09:52:24,218 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_8212bac5-8fe5-4c35-9bce-432edb1a4387", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-18 09:52:24,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:52: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-37c80c7a-072e-46cf-8fa2-a8ab1ecc407c x-compute-request-id: req-37c80c7a-072e-46cf-8fa2-a8ab1ecc407c Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_8212bac5-8fe5-4c35-9bce-432edb1a4387", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e42c8eed-f29b-41c0-9bbd-4e22e940d525", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e42c8eed-f29b-41c0-9bbd-4e22e940d525", "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": "e42c8eed-f29b-41c0-9bbd-4e22e940d525"}} 2018-08-18 09:52:24,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-37c80c7a-072e-46cf-8fa2-a8ab1ecc407c 2018-08-18 09:52:24,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0534567832947s 2018-08-18 09:52:24,271 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-37c80c7a-072e-46cf-8fa2-a8ab1ecc407c 2018-08-18 09:52:24,272 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_8212bac5-8fe5-4c35-9bce-432edb1a4387', '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'4d035469e9a84e03ad9e915ddb446437', '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'e42c8eed-f29b-41c0-9bbd-4e22e940d525', 'swap': 0}) 2018-08-18 09:52:24,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-18 09:52:24,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/e42c8eed-f29b-41c0-9bbd-4e22e940d525/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}023dd128c165553f6dc1d534fc6d3775338ea383" -d '{"extra_specs": {}}' 2018-08-18 09:52:24,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 09:52: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-ae503d5b-2890-453b-86bf-7612b3c0760a x-compute-request-id: req-ae503d5b-2890-453b-86bf-7612b3c0760a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-18 09:52:24,291 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e42c8eed-f29b-41c0-9bbd-4e22e940d525/os-extra_specs used request id req-ae503d5b-2890-453b-86bf-7612b3c0760a 2018-08-18 09:52:24,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019275188446s 2018-08-18 09:52:24,292 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e42c8eed-f29b-41c0-9bbd-4e22e940d525/os-extra_specs used request id req-ae503d5b-2890-453b-86bf-7612b3c0760a 2018-08-18 09:52:24,292 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-18 09:55:52,729 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - 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=d5bedfc4-280e-4c99-8562-ef082a8dd876 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 09:52:24 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 09:52:24 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=d5bedfc4-280e-4c99-8562-ef082a8dd876", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 09:52:24 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 09:52:24 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-default-secgroup:true network:d5bedfc4-280e-4c99-8562-ef082a8dd876 external-network: use-floating-ip:true] 09:52:24 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 09:52:24 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[enable-os-refresh-update:true development:false max-status-history-age:336h max-action-results-age:336h resource-tags: network:d5bedfc4-280e-4c99-8562-ef082a8dd876 apt-ftp-proxy: agent-metadata-url: ssl-hostname-verification:false name:controller test-mode:false use-default-secgroup:true ignore-machine-addresses:false proxy-ssh:false transmit-vendor-metrics:true disable-network-management:false max-status-history-size:5G automatically-retry-hooks:true apt-mirror: image-metadata-url: firewall-mode:instance http-proxy: no-proxy:127.0.0.1,localhost,::1 type:openstack net-bond-reconfigure-delay:17 apt-http-proxy: external-network: provisioner-harvest-mode:destroyed uuid:b1948fac-fe62-4cef-813b-a80932c65bd3 default-series:xenial https-proxy: logging-config: agent-stream:released image-stream:released use-floating-ip:true authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnLr5DY7lUZXda0yIVKHGGy12RqFZKk9Hv7oHnii5P+Q7fBnwyig9U9IlzzpV1SbScqfTInoMx8u+CPAdW61liFqh+dHI16iFZCZGXqfipe6t1M6TUqivx/eSQFgv4vP0KqRhyPsgh1Emy3oCkqjwzuMDuoVwxmL89rwrw2Y4NnxgledkQ7d8Aq8mklVFtC3ckuet/Ft4iiIItW/aS38V/+HBKfwALLTxcJkoNch/XJdM75YmdMnxDPJYXLm5ahVWSb83s48dP1AOCxTj6tPw/o7uev1S76IK/JfpWjBvyPXAVTUYUYAEs1nnl6WWDU1zw1GTa8ORz/MscX5PfMvfX juju-client-key apt-https-proxy: max-action-results-size:5G ftp-proxy: update-status-hook-interval:5m logforward-enabled:false enable-os-upgrade:true apt-no-proxy:] 09:52:24 INFO juju.provider.openstack provider.go:144 opening model "controller" 09:52:24 DEBUG goose :1 auth details: &{Token:gAAAAABbd-xYvfofgMn3d-ac3AZC-9ZWdwMvRgwaYaNNgmEJ_oLAxbfwa2fPaXICRIDsPyF8hF5PahZPAE8yG71h2XZ_Rztq_rnjNy7FXnPF2ZCFg4mmTb1eL49LxyZpjx3WT1niMyw6X_T_y73ql9Jkzn3Ff_E-KoffWO34eKrqlPzH9Q-tS2I TenantId:a3ad1dca7d184e978c95d3fe18d65861 UserId:41ec4be7fdb74ef5ad611ab3bc51204a Domain: RegionServiceURLs:map[regionOne:map[volume:http://172.30.9.22:8776/v1/a3ad1dca7d184e978c95d3fe18d65861 volumev3:http://172.30.9.22:8776/v3/a3ad1dca7d184e978c95d3fe18d65861 network:http://172.30.9.22:9696 metric:http://172.30.9.22:8041 cloudformation:http://172.30.9.22:8000/v1 image:http://172.30.9.22:9292 orchestration:http://172.30.9.22:8004/v1/a3ad1dca7d184e978c95d3fe18d65861 placement:http://172.30.9.22:8778/placement compute:http://172.30.9.22:8774/v2.1 event:http://172.30.9.22:8977 volumev2:http://172.30.9.22:8776/v2/a3ad1dca7d184e978c95d3fe18d65861 alarming:http://172.30.9.22:8042 object-store:http://172.30.9.22:8080/v1/AUTH_a3ad1dca7d184e978c95d3fe18d65861 identity:http://172.30.9.22:5000]]} 09:52:24 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 09:52:24 DEBUG goose :1 performing API version discovery for "http://172.30.9.22:8774/" 09:52:24 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}] 09:52:25 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 09:52:25 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 09:52:25 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 09:52:25 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 09:52:25 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 09:52:25 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 09:52:25 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 09:52:25 INFO cmd bootstrap.go:233 Loading image metadata 09:52:25 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 09:52:25 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 09:52:25 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 09:52:25 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.22:5000/v3} [opensuseleap yakkety win2012hvr2 win2016 win2012hv win2016nano win81 saucy wily win2008r2 win7 genericlinux xenial zesty precise raring trusty win2012 win2016hv quantal utopic vivid win8 win10 win2012r2 centos7] [amd64 i386 armhf arm64 ppc64el s390x] released}} 09:52:25 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 09:52:27 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 09:52:28 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 09:52:28 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 09:52:28 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 09:52:28 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 09:52:28 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 09:52:28 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 09:52:28 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 09:52:28 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 09:52:28 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 09:52:28 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 09:52:28 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 09:52:30 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 []} 09:52:32 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 09:52:32 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 09:52:33 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 09:52:33 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:f1e92b68-536f-461e-9dae-76968c1b8aa9 Arch:amd64 VirtType:}] 09:52:33 INFO juju.environs.instances image.go:106 find instance - using image with id: f1e92b68-536f-461e-9dae-76968c1b8aa9 09:52:33 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 09:52:33 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 09:52:33 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2489 bytes 09:52:33 DEBUG juju.provider.openstack provider.go:1022 using network id "d5bedfc4-280e-4c99-8562-ef082a8dd876" 09:52:33 DEBUG goose :1 performing API version discovery for "http://172.30.9.22:9696/" 09:52:33 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}] 09:52:35 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b" has status BUILD, wait 10 seconds before retry, attempt 11 09:54:35 INFO juju.provider.openstack provider.go:1189 started instance "f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b" 09:54:35 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 09:54:36 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.203 09:54:36 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.203 - f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b (arch=amd64 mem=2G cores=1) 09:54:39 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 09:54:39 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 09:54:39 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 09:54:39 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 09:54:42 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.13.2 09:54:42 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 09:54:42 DEBUG juju.provider.openstack provider.go:414 instance f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b has floating IP address: 172.30.9.203 Attempting to connect to 172.30.9.203:22 Attempting to connect to 192.168.121.8:22 09:54:42 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 09:54:43 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 09:54:47 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 09:54:48 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-c65bd3-controller-0 09:55:49 INFO cmd bootstrap.go:423 Bootstrap agent now started 09:55:50 DEBUG juju.provider.openstack provider.go:414 instance f495d0ff-b540-4c4e-b3a3-1a1a89f7af3b has floating IP address: 172.30.9.203 09:55:50 INFO juju.juju api.go:308 API endpoints changed from [] to [172.30.9.203:17070 192.168.121.8:17070] 09:55:50 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.203 to verify accessibility... 09:55:50 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.203:17070 192.168.121.8:17070] 09:55:52 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" 09:55:52 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" 09:55:52 DEBUG juju.api monitor.go:35 RPC connection died 09:55:52 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available. 09:55:52 INFO cmd controller.go:88 Controller machines are in the "controller" model. 09:55:52 INFO cmd controller.go:89 Initial model "default" added. 09:55:52 INFO cmd supercommand.go:465 command finished 2018-08-18 09:55:52,730 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-08-18 09:55:52,730 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-08-18 09:56:05,917 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Deploying charm "local:xenial/abot-epc-basic-1" application abot-epc-basic exposed Deploying charm "cs:mysql-55" Deploying charm "local:trusty/oai-epc-3" Deploying charm "local:trusty/oai-hss-13" Related "mysql:db" and "oai-hss:db" Related "oai-hss:hss" and "oai-epc:hss" Related "oai-epc:epc" and "abot-epc-basic:epc" Related "oai-epc:ssh-abot-epc" and "abot-epc-basic:ssh-abot" Deploy of bundle completed. 2018-08-18 09:56:05,918 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-08-18 10:13:11,270 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-18 10:12:54.592157Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-18 10:13:11,272 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-08-18 10:13:11,273 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-08-18 10:13:11,431 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.2.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.206 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.212 3306/tcp oai-epc/0* active idle 2 172.30.9.201 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.204 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.206 d9f52182-cfd1-4068-888e-874de2cc3c7f xenial nova ACTIVE 1 started 172.30.9.212 8a742f85-d451-444c-b47c-6c73359abf0c trusty nova ACTIVE 2 started 172.30.9.201 64c42ebb-d000-48f6-88a8-33fc11bda688 trusty nova ACTIVE 3 started 172.30.9.204 780ebd20-2904-4823-954f-30ad3e1f0912 trusty nova ACTIVE Relation provider Requirer Interface Type abot-epc-basic:ssh-abot oai-epc:ssh-abot-epc ssh regular mysql:cluster mysql:cluster mysql-ha peer mysql:db oai-hss:db mysql regular oai-epc:epc abot-epc-basic:epc S1-C regular oai-hss:hss oai-epc:hss S6a-hss regular 2018-08-18 10:13:11,584 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.206 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-08-18 10:13:11,585 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-08-18 10:13:11,728 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.201 (agent:idle, workload:active) 2152/udp 2018-08-18 10:13:11,729 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-08-18 10:13:11,870 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.204 (agent:idle, workload:active) 2018-08-18 10:13:11,871 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-08-18 10:13:11,871 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-08-18 10:13:12,594 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-08-18 10:13:12,594 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-08-18 10:13:13,081 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-9d2faa-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' Connection to 172.30.9.206 closed. 2018-08-18 10:13:13,082 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-08-18 10:13:13,245 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 86f315e7-108a-4228-809b-ee06fcf99315 2018-08-18 10:22:57,733 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-18 10:22:40.968882Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-18 10:22:57,734 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-08-18 10:22:58,187 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-08-18 10:22:58,188 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-08-18 10:22:58,218 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-08-18 10:22:58,218 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-08-18 10:22:58,443 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-18 10:22:58,443 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 30:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-18 10:22:59,394 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 09:58:39 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-0: 09:58:39 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 09:58:39 DEBUG juju.agent read agent config, format "2.0" machine-0: 09:58:39 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 09:58:39 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-0: 09:58:39 DEBUG juju.worker start "engine" machine-0: 09:58:39 INFO juju.worker start "engine" machine-0: 09:58:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 09:58:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 09:58:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 09:58:39 DEBUG juju.worker "engine" started machine-0: 09:58:39 DEBUG juju.worker.introspection stats worker now serving machine-0: 09:58:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.apicaller connecting with old password machine-0: 09:58:39 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 09:58:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 09:58:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 09:58:39 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 09:58:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 09:58:39 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-0: 09:58:39 INFO juju.api connection established to "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-0: 09:58:39 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-0: 09:58:39 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 09:58:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 09:58:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 09:58:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 09:58:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 09:58:40 DEBUG juju.worker.apicaller connected machine-0: 09:58:40 DEBUG juju.worker.apicaller changing password... machine-0: 09:58:40 DEBUG juju.worker.apicaller password changed machine-0: 09:58:40 DEBUG juju.api RPC connection died machine-0: 09:58:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 09:58:40 DEBUG juju.worker.apicaller connecting with current password machine-0: 09:58:40 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-0: 09:58:40 INFO juju.api connection established to "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-0: 09:58:40 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-0: 09:58:40 DEBUG juju.worker.apicaller connected machine-0: 09:58:40 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 09:58:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 09:58:40 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 09:58:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 09:58:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 09:58:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 09:58:40 INFO juju.worker.upgrader unblocking abort check machine-0: 09:58:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-0: 09:58:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 09:58:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 09:58:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 09:58:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 09:58:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 09:58:41 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 09:58:41 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 09:58:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 09:58:41 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 09:58:41 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 09:58:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 09:58:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 09:58:41 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 09:58:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 09:58:41 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 09:58:41 DEBUG juju.worker.logger logger setup machine-0: 09:58:41 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 09:58:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 09:58:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 09:58:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 09:58:41 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-0: 09:58:41 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 09:58:41 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 09:58:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 09:58:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 09:58:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 09:58:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 09:58:41 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-0: 09:58:41 DEBUG juju.network including address local-machine:::1 for machine machine-0: 09:58:41 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-0: 09:58:41 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-0: 09:58:41 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 09:58:41 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 09:58:41 INFO juju.worker.machiner "machine-0" started machine-0: 09:58:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 09:58:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 09:58:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 09:58:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 09:58:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 09:58:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 09:58:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 09:58:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 09:58:41 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 09:58:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 09:58:41 DEBUG juju.network "lxdbr0" has addresses [fe80::94e3:1cff:fe0b:f076/64 fe80::1/64] machine-0: 09:58:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 09:58:41 DEBUG juju.network including address public:172.30.9.203 for machine machine-0: 09:58:41 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 09:58:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 09:58:41 DEBUG juju.network including address local-machine:::1 for machine machine-0: 09:58:41 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-0: 09:58:41 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 09:58:41 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.203:17070"] machine-0: 09:58:41 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 09:58:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 09:58:41 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 09:58:41 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 09:58:41 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 09:58:41 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 09:58:41 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 09:58:41 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 09:58:41 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 09:58:41 DEBUG juju.worker start "0-container-watcher" machine-0: 09:58:41 DEBUG juju.worker start "stateconverter" machine-0: 09:58:41 INFO juju.worker start "0-container-watcher" machine-0: 09:58:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 09:58:41 DEBUG juju.worker "0-container-watcher" started machine-0: 09:58:41 INFO juju.worker start "stateconverter" machine-0: 09:58:41 DEBUG juju.worker "stateconverter" started machine-0: 09:58:41 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 09:58:41 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 09:58:41 DEBUG juju.service discovered init system "systemd" from local host machine-0: 09:58:41 DEBUG juju.worker.deployer state addresses: ["192.168.121.8:37017"] machine-0: 09:58:41 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "172.30.9.203:17070"] machine-0: 09:58:41 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 09:58:41 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 09:58:41 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 09:58:41 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 09:58:41 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:f6:48:86 192.168.121.0/24 1450 0 ens3 ethernet false false static 192.168.121.7 [] [] []} {2 fa:16:3e:f6:48:86 1450 0 ens3 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 09:58:41 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 09:58:41 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 09:58:41 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 09:58:41 INFO juju.worker start "api" unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-abot-epc-basic-0: 09:58:41 INFO juju.api connection established to "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 09:58:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 09:58:42 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:f6:48:86 192.168.121.0/24 1450 0 ens3 ethernet false false static 192.168.121.7 [] [] []} {2 fa:16:3e:f6:48:86 1450 0 ens3 ethernet false false manual [] [] []} {3 96:e3:1c:0b:f0:76 1500 0 lxdbr0 bridge false false manual [] [] []} {3 96:e3:1c:0b:f0:76 1500 0 lxdbr0 bridge false false manual [] [] []}] unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 09:58:42 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 09:58:42 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-abot-epc-basic-0: 09:58:42 INFO juju.api connection established to "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-abot-epc-basic-0: 09:58:42 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 09:58:42 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 09:58:42 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 09:58:42 DEBUG juju.network "lxdbr0" has addresses [fe80::94e3:1cff:fe0b:f076/64 fe80::1/64] unit-abot-epc-basic-0: 09:58:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 09:58:42 DEBUG juju.network including address public:172.30.9.203 for machine unit-abot-epc-basic-0: 09:58:42 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-abot-epc-basic-0: 09:58:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 09:58:42 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 09:58:42 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 09:58:42 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.203:17070"] unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 09:58:42 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 09:58:42 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 09:58:42 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 09:58:42 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 09:58:42 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 09:58:42 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 09:58:42 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-xenial-amd64 unit-abot-epc-basic-0: 09:58:42 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-xenial-amd64/jujud unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 09:58:42 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 09:58:42 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 09:58:42 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 09:58:42 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 09:58:42 DEBUG httpbakery client do GET https://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 09:58:42 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 09:58:42 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 09:58:42 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 09:58:42 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 09:58:42 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 09:58:42 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 09:58:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 09:58:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 09:58:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 09:58:43 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9d2faa-default-0 unit-abot-epc-basic-0: 09:58:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 09:58:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 09:58:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 09:58:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 09:58:43 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 09:58:43 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 09:58:43 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 09:58:43 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 09:58:45 DEBUG unit.abot-epc-basic/0.install Reading package lists... machine-0: 09:58:45 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 09:58:45 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev machine-0: 09:58:46 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 09:58:46 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 09:58:47 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 09:58:47 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 09:58:47 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 09:58:47 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 09:58:47 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 09:58:47 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 09:58:47 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 09:58:47 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] unit-abot-epc-basic-0: 09:58:47 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 09:58:47 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 09:58:47 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 09:58:47 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 09:58:47 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 09:58:47 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 09:58:48 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 09:58:48 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 09:58:48 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 09:58:48 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 09:58:48 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 09:58:48 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 09:58:48 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 09:58:48 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 09:58:48 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 09:58:48 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 09:58:48 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 09:58:48 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 09:58:49 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 09:58:49 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 09:58:49 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 09:58:49 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 09:58:50 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 09:58:50 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 09:58:50 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 09:58:50 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 09:58:50 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 09:58:50 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 09:58:50 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 09:58:50 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 09:58:50 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 09:58:50 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 09:58:50 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 09:58:50 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 09:58:50 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 09:58:50 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 09:58:51 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 09:58:51 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 09:58:51 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 09:58:51 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 09:58:51 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 09:58:51 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 09:58:51 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 09:58:51 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 09:58:51 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 09:58:52 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 09:58:52 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 09:58:52 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2 [8956 B] unit-abot-epc-basic-0: 09:58:52 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 09:58:52 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 09:58:52 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 09:58:52 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 09:58:52 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 09:58:52 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 09:58:52 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 09:58:52 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 09:58:53 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 09:58:53 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 09:58:53 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 09:58:53 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 09:58:53 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 09:58:53 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 09:58:53 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 09:58:53 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 09:58:53 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 09:58:53 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 09:58:53 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 09:58:53 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 09:58:54 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 09:58:54 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 09:58:54 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 09:58:54 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 09:58:54 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 09:58:54 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 09:58:54 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 09:58:54 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 09:58:54 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 09:58:54 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 09:58:54 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 09:58:54 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 09:58:54 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 09:58:54 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2 [642 kB] unit-abot-epc-basic-0: 09:58:55 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-doc all 2:1.6.3-1ubuntu2 [1465 kB] unit-abot-epc-basic-0: 09:58:55 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 09:58:55 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 09:58:55 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 09:58:55 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 09:58:55 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 09:58:55 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 09:58:55 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 9s (7332 kB/s) unit-abot-epc-basic-0: 09:58:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 09:58:57 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54337 files and directories currently installed.) unit-abot-epc-basic-0: 09:58:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 09:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 09:58:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 09:58:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 09:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:58:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 09:58:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:58:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 09:58:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 09:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 09:58:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 09:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 09:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 09:59:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 09:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 09:59:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 09:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 09:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 09:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 09:59:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 09:59:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 09:59:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 09:59:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 09:59:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:59:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 09:59:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:59:10 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 09:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 09:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 09:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 09:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 09:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 09:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 09:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 09:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 09:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 09:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 09:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 09:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 09:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 09:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 09:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 09:59:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 09:59:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:59:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 09:59:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 09:59:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 09:59:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 09:59:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 09:59:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:18 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:59:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 09:59:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:18 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:59:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 09:59:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 09:59:19 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:59:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 09:59:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:59:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 09:59:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 09:59:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 09:59:21 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 09:59:21 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 09:59:21 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 09:59:21 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 09:59:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 09:59:21 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 09:59:21 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:59:21 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:59:21 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 09:59:24 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 09:59:26 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 09:59:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 09:59:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 09:59:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:59:30 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 09:59:30 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 09:59:31 DEBUG unit.abot-epc-basic/0.install --2018-08-18 09:59:31-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 09:59:31 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 09:59:31 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 09:59:31 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 09:59:31 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 09:59:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 97.5K 7m59s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 197K 5m57s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 9.12M 4m0s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 10.9M 3m1s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 200K 3m11s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.7M 2m39s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.2M 2m17s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.0M 2m0s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 207K 2m12s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 10.6M 1m59s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.5M 1m48s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.4M 99s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.3M 92s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 10.9M 86s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.5M 80s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 10.8M 75s unit-abot-epc-basic-0: 09:59:32 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 11.3M 71s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 225K 78s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 10.8M 74s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.3M 71s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 10.6M 67s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.3M 64s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.1M 62s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 10.7M 59s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.8M 57s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.2M 55s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.1M 53s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.2M 51s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.1M 49s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.4M 48s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.2M 46s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 70.7K 65s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 68.5M 63s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 79.1M 61s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 84.8M 59s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 85.8M 57s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 72.8M 56s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 88.6M 54s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 80.3M 53s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 102M 52s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 78.0M 50s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 109M 49s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 96.6M 48s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 90.5M 47s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 87.2M 46s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 95.5M 45s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 91.8M 44s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 99.0M 43s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 87.0M 42s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 112M 41s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 112M 40s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 114M 39s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 102M 38s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 117M 38s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 112M 37s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 115M 36s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 95.3M 36s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 116M 35s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 110M 34s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 113M 34s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 98.3M 33s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 111M 33s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 115M 32s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 106M 32s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 101M 31s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 113M 31s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 117M 30s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 113M 30s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 103M 29s unit-abot-epc-basic-0: 09:59:33 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 114M 29s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 209K 31s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.4M 31s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 10.9M 30s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.5M 30s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 11.0M 30s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.0M 29s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 11.1M 29s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.4M 28s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.2M 28s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.2M 28s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.1M 27s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.3M 27s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 191K 29s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 18.3M 29s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 13.1M 29s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.8M 28s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 262K 30s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 15.5M 30s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 18.6M 29s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 16.5M 29s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 17.7M 29s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 17.3M 28s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 29.8M 28s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 92.2M 28s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 81.9M 27s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 80.3M 27s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 87.3M 27s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 85.4M 26s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 85.0M 26s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 77.4M 26s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 98.5M 25s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 93.2M 25s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 100M 25s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 85.9M 25s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 99.5M 24s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 101M 24s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 16.8M 24s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 10.5M 24s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 9.53M 24s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 10.5M 23s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 9.97M 23s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 9.09M 23s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.2M 23s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 10.9M 23s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.7M 22s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.4M 22s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 268K 23s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 9.57M 23s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 10.9M 23s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 11.2M 23s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.4M 22s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 11.3M 22s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 10.9M 22s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 11.2M 22s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 10.9M 22s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 10.1M 22s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 9.41M 21s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 9.22M 21s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.5M 21s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 10.8M 21s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.6M 21s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.0M 21s unit-abot-epc-basic-0: 09:59:34 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 10.9M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 268K 21s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.0M 21s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 11.1M 21s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.3M 21s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 11.0M 21s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.6M 21s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 10.7M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 11.8M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 11.1M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 10.8M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 9.82M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 9.15M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 11.2M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 11.2M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 194K 21s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 83.6M 21s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 89.8M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 84.7M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 69.3M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 100M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 91.7M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 95.2M 20s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 84.6M 19s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 110M 19s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 91.7M 19s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 95.6M 19s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 73.7M 19s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 90.4M 19s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 91.5M 19s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 94.5M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 83.7M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 105M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 272K 19s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 6.85M 19s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 7.82M 19s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 7.71M 19s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 7.43M 19s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 7.58M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 8.01M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 7.99M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 7.78M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 7.07M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 8.74M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.4M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 268K 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 6.87M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 7.82M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 7.37M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 8.00M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 7.74M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 7.24M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 8.28M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 7.50M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 8.10M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 8.01M 18s unit-abot-epc-basic-0: 09:59:35 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 10.1M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 1.20M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 331K 18s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 6.90M 18s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 7.22M 18s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 8.72M 18s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 7.52M 18s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 7.79M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 8.24M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 8.17M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 6.97M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 8.79M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 8.97M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 10.9M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 268K 18s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 7.25M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 9.07M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 7.41M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 7.77M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 8.42M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 7.05M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 9.77M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 7.43M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 7.82M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 8.27M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 9.71M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 10.9M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 268K 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 7.19M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 8.72M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 7.91M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 8.10M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 7.83M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 7.75M 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 8.92M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 7.84M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 7.25M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 9.30M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 9.91M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 1.15M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 338K 17s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 7.06M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 9.41M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 8.25M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 7.95M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 8.16M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 7.71M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 9.23M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 7.47M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 7.58M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 8.94M 16s unit-abot-epc-basic-0: 09:59:36 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 10.3M 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 1.26M 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 330K 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 7.22M 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 9.65M 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 8.23M 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 8.11M 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 8.76M 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 7.47M 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 9.61M 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 6.99M 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 7.58M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 10.2M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 9.67M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 8.66M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 270K 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 8.14M 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 9.38M 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 8.28M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 9.23M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 7.43M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 7.93M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 9.22M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 9.82M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 6.16M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.0M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 8.83M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 192K 16s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 68.9M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 62.0M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 78.3M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 71.5M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 86.6M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 66.8M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 86.9M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 83.3M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 90.4M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 76.3M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 95.3M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 81.9M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 97.2M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 1.69M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 324K 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 6.55M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 5.23M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 5.73M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 6.42M 15s unit-abot-epc-basic-0: 09:59:37 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 6.98M 15s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 4.16M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 8.06M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 7.04M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 629K 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 443K 15s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 6.09M 15s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 5.98M 15s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 5.63M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 6.65M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 7.00M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 3.87M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 10.0M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 6.59M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 386K 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 802K 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 6.18M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 5.72M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 5.87M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 6.55M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 7.07M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 3.84M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 11.6M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 6.53M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 637K 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 443K 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 6.74M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 5.13M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 6.24M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 6.67M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 7.00M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 4.23M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 7.85M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 7.61M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 1.23M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 333K 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 6.07M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 5.79M 14s unit-abot-epc-basic-0: 09:59:38 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 5.02M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 6.97M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 8.43M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 6.12M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 4.80M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 8.27M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 7.80M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 273K 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 5.79M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 6.55M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 5.93M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 6.37M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 6.81M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 7.13M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 4.27M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 8.44M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 8.15M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 1.28M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 328K 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 7.26M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 6.79M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 4.82M 14s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 7.80M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 6.87M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 7.85M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 4.36M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 8.82M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 7.71M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 649K 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 440K 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 7.41M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 5.83M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 5.44M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 7.83M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 7.08M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 7.60M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 4.17M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 10.5M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 7.25M 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 391K 13s unit-abot-epc-basic-0: 09:59:39 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 816K 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 6.87M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 5.96M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 5.65M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 6.97M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 7.98M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 7.18M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 4.25M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 10.9M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 7.39M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 275K 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 6.29M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 7.35M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 5.75M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 5.96M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 6.52M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 9.13M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 6.94M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 4.43M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 8.66M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 8.05M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 598K 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 475K 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 6.60M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 5.46M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 6.79M 13s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 6.10M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 10.6M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 6.46M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 4.96M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 7.54M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 8.32M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 1.26M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 334K 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 6.95M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 7.09M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 5.21M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 7.30M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 7.39M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 6.06M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 5.41M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 6.67M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 10.7M 12s unit-abot-epc-basic-0: 09:59:40 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 1.28M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 332K 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 6.91M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 7.79M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 5.24M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 7.41M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 6.81M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 8.51M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 5.55M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 5.11M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 5.30M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 27.8M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 274K 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 7.03M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 7.84M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 4.89M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 8.02M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 6.41M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 10.5M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 6.08M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 5.14M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 7.54M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 5.41M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 680K 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 448K 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 7.21M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 7.82M 12s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 5.25M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 6.79M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 7.76M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 6.71M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 5.20M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 6.64M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 5.29M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 1.45M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 330K 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 7.86M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 7.57M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 5.42M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 7.38M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 6.87M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 8.22M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 6.63M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 4.93M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 7.48M 11s unit-abot-epc-basic-0: 09:59:41 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 5.67M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 407K 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 812K 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 5.76M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 10.8M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 5.21M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 6.94M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 7.99M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 5.98M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 5.81M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 6.40M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 5.54M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 1.43M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 332K 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 5.35M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 11.6M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 5.78M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 7.33M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 6.80M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 8.42M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 6.30M 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 5.03M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 7.46M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 5.84M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 280K 11s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 8.12M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 5.74M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 10.9M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 4.93M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 8.94M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 6.54M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 6.34M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 5.78M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 6.92M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 5.34M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 1.44M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 331K 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 5.60M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 9.60M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 5.97M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 7.97M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 6.74M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 8.55M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 6.15M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 5.04M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 7.55M 10s unit-abot-epc-basic-0: 09:59:42 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 5.94M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 279K 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 7.09M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 6.31M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 8.50M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 6.05M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 8.03M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 6.33M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 6.44M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 5.98M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 7.18M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 5.10M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 1.43M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 332K 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 5.52M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 9.80M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 6.22M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 7.74M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 6.41M 10s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 8.53M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 6.69M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 5.38M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 5.18M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 7.44M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 280K 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 6.26M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 6.55M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 7.29M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 7.31M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 8.73M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 6.33M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 6.43M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 5.44M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 7.51M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 5.47M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 1.38M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 334K 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 5.50M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 8.79M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 6.18M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 7.79M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 5.79M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 8.79M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 7.22M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 4.61M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 6.11M 9s unit-abot-epc-basic-0: 09:59:43 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 7.56M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 280K 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 6.22M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 6.24M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 8.01M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 7.54M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 8.57M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 5.32M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 7.25M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 5.84M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 6.12M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 5.65M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 1.32M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 341K 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 5.42M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 8.01M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 6.28M 9s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 8.20M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 5.29M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 10.2M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 7.88M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 4.59M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 5.98M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 1.37M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 334K 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 6.10M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 6.28M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 8.83M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 6.26M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 6.44M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 7.44M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 7.58M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 5.31M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 6.93M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 5.68M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 1.30M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 342K 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 5.50M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 7.03M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 7.67M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 6.72M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 5.49M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 11.0M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 4.18M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 7.47M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 6.58M 8s unit-abot-epc-basic-0: 09:59:44 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 1.39M 8s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 336K 8s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 6.25M 8s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 5.67M 8s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 9.86M 8s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 5.98M 8s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 7.34M 8s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 6.45M 8s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 7.95M 8s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 4.87M 8s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 7.67M 8s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 5.43M 8s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 1.34M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 340K 8s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 5.43M 8s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 6.94M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 8.98M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 6.20M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 5.48M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 10.4M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 4.40M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 8.38M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 6.55M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 1.34M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 337K 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 7.11M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 5.17M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 8.85M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 5.59M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 10.8M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 5.47M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 9.07M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 187K 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 58.2M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 67.7M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 79.9M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 78.2M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 73.2M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 78.4M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 81.1M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 84.6M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 76.7M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 86.4M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 92.1M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 86.5M 7s unit-abot-epc-basic-0: 09:59:45 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 8.73M 7s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 276K 7s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 4.11M 7s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 5.19M 7s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 4.58M 7s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 4.23M 7s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 7.63M 7s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 3.67M 7s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 8.60M 7s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 3.94M 7s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 281K 7s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 4.67M 7s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 5.18M 7s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 4.50M 7s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 4.61M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 4.69M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 5.32M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 7.96M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 1.25M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 330K 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 4.50M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 6.53M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 4.43M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 4.67M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 4.53M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 5.51M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 8.27M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 1.26M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 330K 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 5.06M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 5.99M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 4.42M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 4.85M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 5.94M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 4.32M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 8.52M 6s unit-abot-epc-basic-0: 09:59:46 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 5.00M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 279K 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 4.93M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 6.16M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 4.99M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 4.89M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 6.65M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 3.84M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 8.61M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 7.13M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 1.31M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 331K 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 5.16M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 6.33M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 4.84M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 4.56M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 10.2M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 3.72M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 8.56M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 7.38M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 1.26M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 335K 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 5.19M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 6.75M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 4.89M 6s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 4.36M 5s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 9.50M 5s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 4.02M 5s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 8.15M 5s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 8.33M 5s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 1.29M 5s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 333K 5s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 5.23M 5s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 6.91M 5s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 4.93M 5s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 5.45M 5s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 6.59M 5s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 4.05M 5s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 8.64M 5s unit-abot-epc-basic-0: 09:59:47 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 9.28M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 1.30M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 332K 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 5.20M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 7.20M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 6.79M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 5.35M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 5.03M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 6.41M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 4.81M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 9.66M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 7.05M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 428K 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 713K 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 5.65M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 7.33M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 4.96M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 5.15M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 7.27M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 4.40M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 7.55M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 10.4M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 1.31M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 335K 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 6.21M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 5.75M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 7.93M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 5.33M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 4.56M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 8.57M 5s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 4.14M 4s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 9.13M 4s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 9.21M 4s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 1.32M 4s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 334K 4s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 5.33M 4s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 7.60M 4s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 7.44M 4s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 5.61M 4s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 4.62M 4s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 8.19M 4s unit-abot-epc-basic-0: 09:59:48 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 4.34M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 9.59M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 7.59M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 1.36M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 334K 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 5.31M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 7.63M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 7.46M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 5.54M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 4.91M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 7.90M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 4.32M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 9.07M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 10.1M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 1.31M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 334K 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 5.81M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 7.35M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 7.97M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 5.27M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 5.59M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 6.80M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 4.27M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 9.21M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 9.75M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 1.34M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 339K 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 5.41M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 6.32M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 7.43M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 5.24M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 6.93M 4s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 5.43M 3s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 4.88M 3s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 6.94M 3s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 11.0M 3s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 6.68M 3s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 428K 3s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 729K 3s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 6.46M 3s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 7.64M 3s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 6.02M 3s unit-abot-epc-basic-0: 09:59:49 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 6.04M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 5.73M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 6.25M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 4.70M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 9.86M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 7.32M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 1.41M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 334K 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 6.33M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 6.80M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 8.55M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 5.34M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 5.10M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 7.89M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 3.79M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 10.0M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 10.6M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 1.38M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 341K 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 5.04M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 5.78M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 9.36M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 5.58M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 6.78M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 5.48M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 5.53M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 5.12M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 9.81M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 6.69M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 1.48M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 332K 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 7.45M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 6.99M 3s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 8.01M 2s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 4.84M 2s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 3.37M 2s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 8.42M 2s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 6.54M 2s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 11.2M 2s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 8.93M 2s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 1.40M 2s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 383K 2s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 1.88M 2s unit-abot-epc-basic-0: 09:59:50 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 5.94M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 10.3M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 6.08M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 5.81M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 3.24M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 8.24M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 7.66M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 11.3M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 6.67M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 1.48M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 331K 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 6.71M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 7.70M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 7.91M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 4.73M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 3.31M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 9.86M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 6.73M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 9.31M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 9.26M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 3.73M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 457K 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 738K 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 6.89M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 7.45M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 6.35M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 5.69M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 3.25M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 8.97M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 7.08M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 9.83M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 9.18M 2s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 1.42M 1s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 335K 1s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 5.94M 1s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 7.69M 1s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 7.48M 1s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 6.16M 1s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 2.92M 1s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 8.84M 1s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 6.82M 1s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 9.31M 1s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 10.4M 1s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 5.96M 1s unit-abot-epc-basic-0: 09:59:51 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 1.55M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 330K 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 7.82M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 8.18M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 6.93M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 5.03M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 3.26M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 10.0M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 6.23M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 10.1M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 10.2M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 1.41M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 384K 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 1.87M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 6.13M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 9.25M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 5.46M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 4.47M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 4.43M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 7.31M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 8.33M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 8.75M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 6.66M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 1.56M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 334K 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 5.41M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 8.24M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 7.06M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 5.01M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 3.55M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 7.92M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 6.57M 1s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 8.59M 0s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 10.0M 0s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 4.10M 0s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 807K 0s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 425K 0s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 9.00M 0s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 6.91M 0s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 6.36M 0s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 6.33M 0s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 3.14M 0s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 7.62M 0s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 8.13M 0s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 8.25M 0s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 11.6M 0s unit-abot-epc-basic-0: 09:59:52 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 1.42M 0s unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 345K 0s unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 3.83M 0s unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 7.78M 0s unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 7.55M 0s unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 6.49M 0s unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 3.38M 0s unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 5.40M=22s unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install 2018-08-18 09:59:53 (2.12 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57378 files and directories currently installed.) unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 09:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 09:59:55 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 09:59:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 09:59:55 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 09:59:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 09:59:55 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 09:59:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 09:59:55 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 09:59:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 09:59:55 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 09:59:55 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 09:59:56 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 09:59:57 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 09:59:57 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 09:59:57 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 09:59:57 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 09:59:57 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 09:59:57 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 09:59:58 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 09:59:58 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 09:59:58 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 09:59:58 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 09:59:59 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 09:59:59 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 09:59:59 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 09:59:59 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 09:59:59 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 09:59:59 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 09:59:59 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 10:00:00 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 10:00:00 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 10:00:00 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 10:00:00 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 10:00:00 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 10:00:01 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 10:00:01 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 10:00:01 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 10:00:01 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 10:00:01 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-abot-epc-basic-0: 10:00:02 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 10:00:02 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 10:00:02 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 10:00:02 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 10:00:02 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 10:00:02 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 10:00:03 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 10:00:03 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 10:00:03 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 10:00:03 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 10:00:03 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 10:00:03 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 10:00:03 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 10:00:04 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 10:00:04 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 10:00:04 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 10:00:04 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 10:00:04 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 10:00:04 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 10:00:04 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 10:00:05 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 10:00:05 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 10:00:05 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 10:00:05 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 10:00:05 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 10:00:05 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 10:00:06 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 10:00:06 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 10:00:06 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 10:00:06 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 10:00:06 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 10:00:06 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 10:00:07 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 10:00:07 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 10:00:07 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.7 [391 kB] unit-abot-epc-basic-0: 10:00:07 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 10:00:07 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 10:00:08 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 10:00:08 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 10:00:08 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 10:00:08 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 10:00:08 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 10:00:09 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 10:00:09 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 10:00:09 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 10:00:10 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 10:00:10 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 10:00:11 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 10:00:11 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 10:00:12 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 10:00:13 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 10:00:13 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 10:00:13 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 10:00:13 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 10:00:14 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 10:00:14 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 10:00:14 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 10:00:14 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 10:00:14 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 10:00:14 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 10:00:15 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 10:00:15 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-abot-epc-basic-0: 10:00:15 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] unit-abot-epc-basic-0: 10:00:16 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 10:00:16 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] unit-abot-epc-basic-0: 10:00:16 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-abot-epc-basic-0: 10:00:16 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 10:00:16 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 10:00:17 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 10:00:17 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 10:00:17 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 10:00:17 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 10:00:18 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.6 [2311 kB] unit-abot-epc-basic-0: 10:00:18 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 10:00:18 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-133.159 [861 kB] unit-abot-epc-basic-0: 10:00:18 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 10:00:19 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 10:00:19 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-abot-epc-basic-0: 10:00:20 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 10:00:20 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-abot-epc-basic-0: 10:00:20 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 10:00:21 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 10:00:21 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 10:00:21 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 10:00:21 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 10:00:22 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 10:00:22 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 10:00:22 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 10:00:22 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 10:00:22 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 10:00:22 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 10:00:23 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-abot-epc-basic-0: 10:00:24 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 10:00:24 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 10:00:24 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-abot-epc-basic-0: 10:00:24 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 10:00:25 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 10:00:25 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] unit-abot-epc-basic-0: 10:00:25 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] unit-abot-epc-basic-0: 10:00:25 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 10:00:25 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 10:00:25 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 10:00:26 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 10:00:26 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 10:00:26 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 10:00:26 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 10:00:26 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 10:00:26 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 10:00:26 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 10:00:27 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 10:00:27 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 10:00:27 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-abot-epc-basic-0: 10:00:28 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 10:00:28 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 10:00:29 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 10:00:29 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 10:00:29 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 10:00:29 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 10:00:29 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 10:00:29 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 33s (3023 kB/s) unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57541 files and directories currently installed.) unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 10:00:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 10:00:31 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 10:00:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:00:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 10:00:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:00:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 10:00:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.7_all.deb ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 10:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 10:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 10:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:00:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 10:00:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:00:41 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:00:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 10:00:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:00:41 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:00:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 10:00:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:00:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:00:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 10:00:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:00:42 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:00:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 10:00:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:00:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:00:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:00:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:00:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 10:00:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 10:00:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 10:00:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 10:00:42 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:00:42 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:00:43 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:00:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 10:00:43 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61184 files and directories currently installed.) unit-abot-epc-basic-0: 10:00:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:00:43 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:00:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 10:00:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 10:00:43 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 10:00:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 10:00:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:00:43 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 10:00:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 10:00:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:00:44 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:00:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 10:00:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 10:00:44 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:00:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 10:00:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.6_amd64.deb ... unit-abot-epc-basic-0: 10:00:44 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 10:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 10:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 10:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 10:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-133.159_amd64.deb ... unit-abot-epc-basic-0: 10:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-133.159) ... unit-abot-epc-basic-0: 10:00:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 10:00:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 10:00:46 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:00:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 10:00:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:00:46 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 10:00:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 10:00:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:46 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 10:00:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:00:47 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 10:00:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 10:00:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 10:00:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 10:00:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 10:00:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:50 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 10:00:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 10:00:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:51 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 10:00:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:00:52 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:00:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 10:00:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:52 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 10:00:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:00:53 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:00:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 10:00:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:00:54 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:00:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 10:00:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 10:00:54 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 10:00:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 10:00:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 10:00:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 10:00:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 10:00:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 10:00:55 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 10:00:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 10:00:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 10:00:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 10:00:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 10:00:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 10:00:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 10:00:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:00:58 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 10:00:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 10:00:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:00:58 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:00:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 10:00:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 10:00:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 10:00:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 10:00:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:00:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:00:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 10:00:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:00:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:01:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 10:01:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:01:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:01:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 10:01:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 10:01:04 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:01:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 10:01:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 10:01:04 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 10:01:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 10:01:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 10:01:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 10:01:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 10:01:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 10:01:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 10:01:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 10:01:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 10:01:05 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 10:01:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 10:01:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 10:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 10:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 10:01:08 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 10:01:09 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 10:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 10:01:11 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 10:01:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 10:01:11 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 10:01:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 10:01:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 10:01:11 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 10:01:11 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 10:01:11 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 10:01:11 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 10:01:11 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 10:01:11 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 10:01:11 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 10:01:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:01:12 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 10:01:16 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 10:01:18 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 10:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:01:18 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:01:18 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:01:18 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 10:01:18 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 10:01:19 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 10:01:19 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 10:01:19 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 10:01:21 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:01:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.5 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 578.8 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 757.1 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 656.9 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 859.1 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 313.4 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 424.0 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/37 KB 6/37 KB 9/37 KB 11/37 KB 14/37 KB 16/37 KB 19/37 KB 22/37 KB 25/37 KB 27/37 KB 30/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1334.6 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 651.9 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1155.0 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 67.8 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 810.5 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1020.9 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 129.0 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 106.4 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 137.6 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 334.4 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 539.9 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 48.2 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 380.3 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 241.0 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 25.3 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 329.6 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 48.7 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 372.0 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 190.9 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 141.3 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 131.8 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 121.8 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 85.8 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 47.7 KB/sec) unit-abot-epc-basic-0: 10:01:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 99.1 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 3/11 KB 4/11 KB 7/11 KB 10/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 454.0 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1779.8 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 616.9 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 247.0 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 388.1 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1515.3 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 620.3 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 49.6 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 192.0 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1247.9 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 347.4 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 268.5 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 6/48 KB 3/35 KB 6/48 KB 3/153 KB 3/35 KB 6/48 KB 3/153 KB 6/35 KB 6/48 KB 6/153 KB 6/35 KB 9/48 KB 6/153 KB 9/35 KB 6/48 KB 6/153 KB 9/35 KB 9/48 KB 9/153 KB 9/35 KB 9/48 KB 9/153 KB 11/35 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 11/48 KB 9/153 KB 11/35 KB 11/48 KB 11/153 KB 11/35 KB 11/48 KB 11/153 KB 14/35 KB 14/48 KB 11/153 KB 16/35 KB 14/48 KB 14/153 KB 19/35 KB 14/48 KB 11/153 KB 14/35 KB 14/48 KB 14/153 KB 16/35 KB 16/48 KB 14/153 KB 19/35 KB 16/48 KB 16/153 KB 19/35 KB 19/48 KB 16/153 KB 19/35 KB 22/48 KB 16/153 KB 19/35 KB 22/48 KB 3/30 KB 19/153 KB 22/35 KB 22/48 KB 3/30 KB 16/153 KB 22/35 KB 22/48 KB 3/30 KB 16/153 KB 19/35 KB 22/48 KB 6/30 KB 19/153 KB 25/35 KB 22/48 KB 9/30 KB 22/153 KB 25/35 KB 22/48 KB 6/30 KB 22/153 KB 25/35 KB 22/48 KB 3/30 KB 19/153 KB 25/35 KB 25/48 KB 9/30 KB 22/153 KB 25/35 KB 25/48 KB 9/30 KB 25/153 KB 25/35 KB 25/48 KB 9/30 KB 27/153 KB 27/35 KB 27/48 KB 11/30 KB 30/153 KB 27/35 KB 3/50 KB 25/48 KB 9/30 KB 25/153 KB 27/35 KB 27/48 KB 11/30 KB 27/153 KB 27/35 KB 3/50 KB 27/48 KB 11/30 KB 30/153 KB 30/35 KB 3/50 KB 27/48 KB 11/30 KB 27/153 KB 27/35 KB 27/48 KB 14/30 KB 30/153 KB 30/35 KB 6/50 KB 27/48 KB 9/30 KB 27/153 KB 27/35 KB 30/48 KB 14/30 KB 30/153 KB 32/35 KB 6/50 KB 27/48 KB 14/30 KB 30/153 KB 32/35 KB 6/50 KB 32/48 KB 14/30 KB 30/153 KB 35/35 KB 6/50 KB 27/48 KB 11/30 KB 30/153 KB 30/35 KB 6/50 KB 32/48 KB 16/30 KB 32/153 KB 35/35 KB 9/50 KB 32/48 KB 16/30 KB 32/153 KB 35/35 KB 6/50 KB 32/48 KB 14/30 KB 32/153 KB 35/35 KB 6/50 KB 32/48 KB 14/30 KB 30/153 KB 35/35 KB 6/50 KB 36/48 KB 16/30 KB 32/153 KB 35/35 KB 9/50 KB 40/48 KB 19/30 KB 36/153 KB 35/35 KB 11/50 KB 44/48 KB 19/30 KB 36/153 KB 35/35 KB 11/50 KB 36/48 KB 19/30 KB 36/153 KB 35/35 KB 11/50 KB 36/48 KB 19/30 KB 36/153 KB 35/35 KB 9/50 KB 44/48 KB 22/30 KB 36/153 KB 35/35 KB 11/50 KB 36/48 KB 16/30 KB 36/153 KB 35/35 KB 9/50 KB 44/48 KB 22/30 KB 36/153 KB 35/35 KB 14/50 KB 44/48 KB 22/30 KB 40/153 KB 35/35 KB 14/50 KB 48/48 KB 22/30 KB 44/153 KB 35/35 KB 16/50 KB 48/48 KB 25/30 KB 48/153 KB 16/50 KB 48/48 KB 22/30 KB 40/153 KB 35/35 KB 16/50 KB 48/48 KB 22/30 KB 40/153 KB 35/35 KB 14/50 KB 48/48 KB 25/30 KB 48/153 KB 19/50 KB 48/48 KB 25/30 KB 52/153 KB 19/50 KB 48/48 KB 25/30 KB 56/153 KB 19/50 KB 48/48 KB 25/30 KB 60/153 KB 22/50 KB 48/48 KB 25/30 KB 64/153 KB 22/50 KB 48/48 KB 25/30 KB 68/153 KB 22/50 KB 48/48 KB 25/30 KB 72/153 KB 22/50 KB 48/48 KB 25/30 KB 76/153 KB 22/50 KB 48/48 KB 25/30 KB 80/153 KB 22/50 KB 48/48 KB 25/30 KB 84/153 KB 22/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 460.4 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 48/48 KB 25/30 KB 44/153 KB 35/35 KB 16/50 KB 48/48 KB 27/30 KB 84/153 KB 22/50 KB 48/48 KB 30/30 KB 84/153 KB 22/50 KB 48/48 KB 25/30 KB 56/153 KB 22/50 KB 48/48 KB 30/30 KB 84/153 KB 25/50 KB 48/48 KB 30/30 KB 84/153 KB 27/50 KB 48/48 KB 30/30 KB 84/153 KB 30/50 KB 48/48 KB 30/30 KB 84/153 KB 32/50 KB 48/48 KB 30/30 KB 84/153 KB 36/50 KB 48/48 KB 30/30 KB 84/153 KB 40/50 KB 48/48 KB 30/30 KB 84/153 KB 44/50 KB 48/48 KB 30/30 KB 84/153 KB 48/50 KB 48/48 KB 30/30 KB 88/153 KB 48/50 KB 48/48 KB 30/30 KB 92/153 KB 50/50 KB 30/30 KB 96/153 KB 50/50 KB 48/48 KB 30/30 KB 88/153 KB 50/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 598.7 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 30/30 KB 100/153 KB 50/50 KB 30/30 KB 104/153 KB 50/50 KB 30/30 KB 108/153 KB 50/50 KB 30/30 KB 112/153 KB 50/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 358.2 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 3/190 KB 112/153 KB 50/50 KB 5/190 KB 112/153 KB 50/50 KB 8/190 KB 112/153 KB 50/50 KB 11/190 KB 112/153 KB 50/50 KB 13/190 KB 112/153 KB 50/50 KB 16/190 KB 112/153 KB 50/50 KB 19/190 KB 112/153 KB 50/50 KB 21/190 KB 112/153 KB 50/50 KB 24/190 KB 112/153 KB 4/119 KB 50/50 KB 24/190 KB 112/153 KB 8/119 KB 50/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 578.4 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 24/190 KB 112/153 KB 12/119 KB 24/190 KB 112/153 KB 12/119 KB 50/50 KB 24/190 KB 112/153 KB 16/119 KB 27/190 KB 112/153 KB 16/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 27/190 KB 112/153 KB 16/119 KB 3/37 KB 27/190 KB 116/153 KB 20/119 KB 6/37 KB 29/190 KB 116/153 KB 20/119 KB 6/37 KB 29/190 KB 116/153 KB 20/119 KB 9/37 KB 29/190 KB 116/153 KB 20/119 KB 11/37 KB 32/190 KB 116/153 KB 20/119 KB 14/37 KB 27/190 KB 112/153 KB 20/119 KB 3/37 KB 32/190 KB 116/153 KB 20/119 KB 11/37 KB 36/190 KB 116/153 KB 24/119 KB 14/37 KB 27/190 KB 116/153 KB 20/119 KB 3/37 KB 36/190 KB 120/153 KB 24/119 KB 16/37 KB 36/190 KB 124/153 KB 24/119 KB 16/37 KB 36/190 KB 128/153 KB 24/119 KB 16/37 KB 36/190 KB 132/153 KB 24/119 KB 16/37 KB 40/190 KB 136/153 KB 4/86 KB 24/119 KB 16/37 KB 40/190 KB 140/153 KB 4/86 KB 24/119 KB 16/37 KB 36/190 KB 116/153 KB 24/119 KB 16/37 KB 32/190 KB 116/153 KB 24/119 KB 14/37 KB 40/190 KB 140/153 KB 4/86 KB 28/119 KB 16/37 KB 40/190 KB 140/153 KB 4/86 KB 32/119 KB 16/37 KB 40/190 KB 140/153 KB 4/86 KB 36/119 KB 16/37 KB 40/190 KB 140/153 KB 4/86 KB 40/119 KB 19/37 KB 40/190 KB 132/153 KB 4/86 KB 24/119 KB 16/37 KB 44/190 KB 144/153 KB 4/86 KB 40/119 KB 19/37 KB 48/190 KB 144/153 KB 4/86 KB 40/119 KB 19/37 KB 36/190 KB 132/153 KB 4/86 KB 24/119 KB 16/37 KB 40/190 KB 144/153 KB 4/86 KB 40/119 KB 19/37 KB 40/190 KB 140/153 KB 4/86 KB 36/119 KB 19/37 KB 52/190 KB 148/153 KB 8/86 KB 44/119 KB 22/37 KB 52/190 KB 148/153 KB 12/86 KB 44/119 KB 22/37 KB 52/190 KB 148/153 KB 16/86 KB 44/119 KB 22/37 KB 52/190 KB 148/153 KB 20/86 KB 44/119 KB 22/37 KB 52/190 KB 148/153 KB 24/86 KB 44/119 KB 22/37 KB 52/190 KB 148/153 KB 28/86 KB 44/119 KB 22/37 KB 52/190 KB 148/153 KB 32/86 KB 44/119 KB 22/37 KB 52/190 KB 148/153 KB 36/86 KB 44/119 KB 22/37 KB 48/190 KB 148/153 KB 12/86 KB 44/119 KB 22/37 KB 52/190 KB 152/153 KB 36/86 KB 44/119 KB 22/37 KB 52/190 KB 153/153 KB 36/86 KB 44/119 KB 22/37 KB 48/190 KB 148/153 KB 12/86 KB 44/119 KB 22/37 KB 52/190 KB 153/153 KB 36/86 KB 44/119 KB 25/37 KB 48/190 KB 148/153 KB 12/86 KB 44/119 KB 22/37 KB 52/190 KB 153/153 KB 36/86 KB 48/119 KB 25/37 KB 52/190 KB 153/153 KB 36/86 KB 52/119 KB 25/37 KB 52/190 KB 153/153 KB 36/86 KB 56/119 KB 27/37 KB 52/190 KB 153/153 KB 36/86 KB 60/119 KB 27/37 KB 52/190 KB 153/153 KB 36/86 KB 64/119 KB 27/37 KB 52/190 KB 153/153 KB 36/86 KB 68/119 KB 27/37 KB 52/190 KB 148/153 KB 12/86 KB 44/119 KB 22/37 KB 56/190 KB 153/153 KB 36/86 KB 68/119 KB 27/37 KB 60/190 KB 153/153 KB 36/86 KB 68/119 KB 27/37 KB 64/190 KB 153/153 KB 36/86 KB 68/119 KB 27/37 KB 68/190 KB 153/153 KB 36/86 KB 68/119 KB 27/37 KB 72/190 KB 153/153 KB 36/86 KB 68/119 KB 27/37 KB 76/190 KB 153/153 KB 36/86 KB 68/119 KB 27/37 KB 80/190 KB 153/153 KB 36/86 KB 68/119 KB 27/37 KB 84/190 KB 153/153 KB 36/86 KB 68/119 KB 27/37 KB 52/190 KB 153/153 KB 36/86 KB 52/119 KB 27/37 KB 84/190 KB 153/153 KB 36/86 KB 72/119 KB 30/37 KB 84/190 KB 153/153 KB 36/86 KB 72/119 KB 32/37 KB 84/190 KB 153/153 KB 36/86 KB 72/119 KB 35/37 KB 84/190 KB 153/153 KB 36/86 KB 72/119 KB 37/37 KB 84/190 KB 153/153 KB 36/86 KB 72/119 KB 27/37 KB 84/190 KB 153/153 KB 36/86 KB 76/119 KB 37/37 KB 84/190 KB 153/153 KB 36/86 KB 80/119 KB 37/37 KB 84/190 KB 153/153 KB 36/86 KB 84/119 KB 37/37 KB 88/190 KB 40/86 KB 88/119 KB 37/37 KB 88/190 KB 40/86 KB 84/119 KB 37/37 KB 84/190 KB 40/86 KB 84/119 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install at 1327.1 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 92/190 KB 40/86 KB 92/119 KB 37/37 KB 92/190 KB 44/86 KB 92/119 KB 37/37 KB 96/190 KB 44/86 KB 92/119 KB 37/37 KB 96/190 KB 48/86 KB 92/119 KB 37/37 KB 100/190 KB 48/86 KB 92/119 KB 37/37 KB 88/190 KB 40/86 KB 92/119 KB 37/37 KB 104/190 KB 48/86 KB 96/119 KB 37/37 KB 104/190 KB 52/86 KB 96/119 KB 37/37 KB 104/190 KB 56/86 KB 96/119 KB 37/37 KB 108/190 KB 56/86 KB 96/119 KB 37/37 KB 112/190 KB 56/86 KB 96/119 KB 37/37 KB 104/190 KB 56/86 KB 96/119 KB 37/37 KB 112/190 KB 60/86 KB 100/119 KB 37/37 KB 112/190 KB 64/86 KB 100/119 KB 37/37 KB 112/190 KB 56/86 KB 100/119 KB 37/37 KB 112/190 KB 64/86 KB 104/119 KB 37/37 KB 116/190 KB 64/86 KB 108/119 KB 116/190 KB 64/86 KB 112/119 KB 116/190 KB 64/86 KB 104/119 KB 120/190 KB 68/86 KB 112/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 307.9 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 116/190 KB 68/86 KB 112/119 KB 120/190 KB 68/86 KB 116/119 KB 120/190 KB 68/86 KB 119/119 KB 124/190 KB 72/86 KB 119/119 KB 4/66 KB 120/190 KB 72/86 KB 119/119 KB 4/66 KB 120/190 KB 68/86 KB 119/119 KB 4/66 KB 128/190 KB 72/86 KB 119/119 KB 8/66 KB 128/190 KB 72/86 KB 119/119 KB 12/66 KB 128/190 KB 72/86 KB 119/119 KB 16/66 KB 128/190 KB 76/86 KB 119/119 KB 16/66 KB 128/190 KB 80/86 KB 119/119 KB 16/66 KB 128/190 KB 84/86 KB 3/26 KB 119/119 KB 16/66 KB 128/190 KB 76/86 KB 119/119 KB 16/66 KB 132/190 KB 84/86 KB 3/26 KB 119/119 KB 20/66 KB 128/190 KB 84/86 KB 3/26 KB 119/119 KB 20/66 KB 128/190 KB 80/86 KB 3/26 KB 119/119 KB 16/66 KB 132/190 KB 86/86 KB 5/26 KB 119/119 KB 20/66 KB 132/190 KB 86/86 KB 8/26 KB 119/119 KB 20/66 KB 132/190 KB 86/86 KB 8/26 KB 119/119 KB 24/66 KB 132/190 KB 86/86 KB 11/26 KB 119/119 KB 28/66 KB 136/190 KB 86/86 KB 11/26 KB 119/119 KB 32/66 KB 132/190 KB 86/86 KB 3/26 KB 119/119 KB 20/66 KB 136/190 KB 86/86 KB 11/26 KB 119/119 KB 28/66 KB 140/190 KB 86/86 KB 11/26 KB 119/119 KB 32/66 KB 144/190 KB 86/86 KB 11/26 KB 119/119 KB 32/66 KB 148/190 KB 86/86 KB 11/26 KB 32/66 KB 152/190 KB 86/86 KB 11/26 KB 36/66 KB 132/190 KB 86/86 KB 11/26 KB 119/119 KB 24/66 KB 152/190 KB 86/86 KB 13/26 KB 36/66 KB 152/190 KB 86/86 KB 16/26 KB 36/66 KB 152/190 KB 86/86 KB 19/26 KB 36/66 KB 148/190 KB 86/86 KB 11/26 KB 36/66 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 869.4 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 152/190 KB 86/86 KB 21/26 KB 40/66 KB 152/190 KB 86/86 KB 19/26 KB 40/66 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 152/190 KB 86/86 KB 21/26 KB 44/66 KB 156/190 KB 86/86 KB 24/26 KB 44/66 KB 152/190 KB 86/86 KB 24/26 KB 44/66 KB 156/190 KB 86/86 KB 24/26 KB 48/66 KB 156/190 KB 24/26 KB 52/66 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 615.4 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 160/190 KB 26/26 KB 52/66 KB 160/190 KB 24/26 KB 52/66 KB 164/190 KB 26/26 KB 52/66 KB 168/190 KB 26/26 KB 56/66 KB 172/190 KB 26/26 KB 56/66 KB 176/190 KB 26/26 KB 56/66 KB 164/190 KB 26/26 KB 56/66 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 176/190 KB 26/26 KB 60/66 KB 176/190 KB 26/26 KB 64/66 KB 176/190 KB 26/26 KB 66/66 KB 180/190 KB 26/26 KB 66/66 KB 184/190 KB 26/26 KB 66/66 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 170.4 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 188/190 KB 66/66 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 190/190 KB 66/66 KB 4/324 KB 190/190 KB 66/66 KB 8/324 KB 3/79 KB 190/190 KB 66/66 KB 12/324 KB 3/79 KB 190/190 KB 66/66 KB 16/324 KB 3/79 KB 190/190 KB 66/66 KB 190/190 KB 66/66 KB 4/324 KB 3/79 KB 190/190 KB 66/66 KB 16/324 KB 5/79 KB 190/190 KB 66/66 KB 16/324 KB 8/79 KB 190/190 KB 20/324 KB 11/79 KB 190/190 KB 66/66 KB 20/324 KB 8/79 KB 190/190 KB 24/324 KB 11/79 KB 190/190 KB 28/324 KB 11/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 431.3 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 190/190 KB 32/324 KB 11/79 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 190/190 KB 32/324 KB 13/79 KB 190/190 KB 36/324 KB 13/79 KB 190/190 KB 40/324 KB 16/79 KB 190/190 KB 44/324 KB 16/79 KB 190/190 KB 36/324 KB 16/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1192.7 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 3/228 KB 44/324 KB 19/79 KB 3/228 KB 44/324 KB 16/79 KB 5/228 KB 48/324 KB 19/79 KB 5/228 KB 48/324 KB 21/79 KB 3/228 KB 48/324 KB 19/79 KB 8/228 KB 48/324 KB 21/79 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 8/228 KB 48/324 KB 24/79 KB 11/228 KB 48/324 KB 24/79 KB 11/228 KB 52/324 KB 24/79 KB 4/152 KB 13/228 KB 56/324 KB 27/79 KB 4/152 KB 13/228 KB 52/324 KB 27/79 KB 4/152 KB 11/228 KB 52/324 KB 27/79 KB 4/152 KB 13/228 KB 56/324 KB 29/79 KB 4/152 KB 11/228 KB 52/324 KB 24/79 KB 4/152 KB 16/228 KB 56/324 KB 29/79 KB 4/152 KB 19/228 KB 56/324 KB 29/79 KB 8/152 KB 21/228 KB 60/324 KB 32/79 KB 8/152 KB 24/228 KB 4/32 KB 60/324 KB 32/79 KB 8/152 KB 19/228 KB 60/324 KB 32/79 KB 8/152 KB 19/228 KB 60/324 KB 32/79 KB 8/152 KB 19/228 KB 56/324 KB 32/79 KB 12/152 KB 24/228 KB 4/32 KB 60/324 KB 32/79 KB 16/152 KB 24/228 KB 4/32 KB 64/324 KB 36/79 KB 20/152 KB 24/228 KB 4/32 KB 64/324 KB 36/79 KB 24/152 KB 27/228 KB 4/32 KB 64/324 KB 36/79 KB 8/152 KB 21/228 KB 4/32 KB 60/324 KB 32/79 KB 20/152 KB 27/228 KB 4/32 KB 64/324 KB 36/79 KB 12/152 KB 24/228 KB 4/32 KB 64/324 KB 36/79 KB 28/152 KB 27/228 KB 4/32 KB 68/324 KB 36/79 KB 12/152 KB 24/228 KB 4/32 KB 60/324 KB 36/79 KB 28/152 KB 27/228 KB 8/32 KB 72/324 KB 40/79 KB 28/152 KB 27/228 KB 8/32 KB 72/324 KB 44/79 KB 28/152 KB 27/228 KB 8/32 KB 72/324 KB 48/79 KB 28/152 KB 27/228 KB 8/32 KB 68/324 KB 36/79 KB 28/152 KB 29/228 KB 12/32 KB 72/324 KB 48/79 KB 28/152 KB 29/228 KB 8/32 KB 72/324 KB 48/79 KB 28/152 KB 29/228 KB 12/32 KB 76/324 KB 48/79 KB 28/152 KB 29/228 KB 8/32 KB 72/324 KB 48/79 KB 28/152 KB 32/228 KB 16/32 KB 80/324 KB 48/79 KB 28/152 KB 36/228 KB 16/32 KB 80/324 KB 48/79 KB 28/152 KB 40/228 KB 16/32 KB 80/324 KB 52/79 KB 28/152 KB 29/228 KB 16/32 KB 76/324 KB 48/79 KB 28/152 KB 44/228 KB 20/32 KB 80/324 KB 52/79 KB 28/152 KB 36/228 KB 16/32 KB 80/324 KB 52/79 KB 28/152 KB 29/228 KB 16/32 KB 80/324 KB 48/79 KB 28/152 KB 44/228 KB 24/32 KB 84/324 KB 52/79 KB 28/152 KB 27/228 KB 16/32 KB 80/324 KB 48/79 KB 32/152 KB 44/228 KB 24/32 KB 84/324 KB 56/79 KB 36/152 KB 44/228 KB 24/32 KB 84/324 KB 56/79 KB 28/152 KB 44/228 KB 24/32 KB 80/324 KB 56/79 KB 28/152 KB 44/228 KB 24/32 KB 84/324 KB 56/79 KB 36/152 KB 44/228 KB 24/32 KB 88/324 KB 60/79 KB 40/152 KB 44/228 KB 28/32 KB 88/324 KB 60/79 KB 36/152 KB 44/228 KB 24/32 KB 88/324 KB 56/79 KB 40/152 KB 44/228 KB 28/32 KB 88/324 KB 64/79 KB 28/152 KB 44/228 KB 28/32 KB 88/324 KB 60/79 KB 40/152 KB 48/228 KB 28/32 KB 88/324 KB 64/79 KB 44/152 KB 52/228 KB 28/32 KB 92/324 KB 64/79 KB 44/152 KB 56/228 KB 28/32 KB 92/324 KB 68/79 KB 36/152 KB 44/228 KB 28/32 KB 88/324 KB 60/79 KB 44/152 KB 60/228 KB 32/32 KB 92/324 KB 68/79 KB 44/152 KB 52/228 KB 28/32 KB 92/324 KB 68/79 KB 44/152 KB 48/228 KB 28/32 KB 92/324 KB 64/79 KB 44/152 KB 48/228 KB 28/32 KB 88/324 KB 64/79 KB 48/152 KB 60/228 KB 32/32 KB 92/324 KB 68/79 KB 48/152 KB 60/228 KB 32/32 KB 96/324 KB 68/79 KB 52/152 KB 60/228 KB 32/32 KB 96/324 KB 68/79 KB 56/152 KB 60/228 KB 32/32 KB 100/324 KB 72/79 KB 52/152 KB 60/228 KB 32/32 KB 100/324 KB 72/79 KB 52/152 KB 60/228 KB 32/32 KB 96/324 KB 72/79 KB 56/152 KB 60/228 KB 32/32 KB 100/324 KB 76/79 KB 56/152 KB 60/228 KB 32/32 KB 100/324 KB 79/79 KB 44/152 KB 60/228 KB 32/32 KB 100/324 KB 72/79 KB 56/152 KB 60/228 KB 32/32 KB 104/324 KB 79/79 KB 60/152 KB 64/228 KB 32/32 KB 104/324 KB 79/79 KB 56/152 KB 64/228 KB 32/32 KB 104/324 KB 79/79 KB 64/152 KB 64/228 KB 32/32 KB 108/324 KB 79/79 KB 60/152 KB 64/228 KB 32/32 KB 108/324 KB 79/79 KB 64/152 KB 64/228 KB 32/32 KB 112/324 KB 79/79 KB unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 64/152 KB 64/228 KB 32/32 KB 116/324 KB 79/79 KB 68/152 KB 68/228 KB 120/324 KB 79/79 KB 68/152 KB 68/228 KB 32/32 KB 116/324 KB 79/79 KB 68/152 KB 72/228 KB 124/324 KB 79/79 KB 68/152 KB 64/228 KB 32/32 KB 116/324 KB 79/79 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 162.9 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 72/152 KB 76/228 KB 124/324 KB 79/79 KB 76/152 KB 76/228 KB 124/324 KB 68/152 KB 76/228 KB 124/324 KB 79/79 KB 76/152 KB 80/228 KB 124/324 KB 68/152 KB 68/228 KB 124/324 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 76/152 KB 80/228 KB 128/324 KB 80/152 KB 84/228 KB 128/324 KB 80/152 KB 88/228 KB 132/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 404.3 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 80/152 KB 84/228 KB 132/324 KB 80/152 KB 80/228 KB 128/324 KB 84/152 KB 92/228 KB 136/324 KB 88/152 KB 92/228 KB 136/324 KB 92/152 KB 92/228 KB 136/324 KB 80/152 KB 92/228 KB 132/324 KB 80/152 KB 92/228 KB 136/324 KB 92/152 KB 96/228 KB 136/324 KB 92/152 KB 96/228 KB 140/324 KB 92/152 KB 96/228 KB 144/324 KB 96/152 KB 96/228 KB 144/324 KB 96/152 KB 100/228 KB 144/324 KB 100/152 KB 104/228 KB 148/324 KB 100/152 KB 108/228 KB 148/324 KB 100/152 KB 100/228 KB 148/324 KB 96/152 KB 100/228 KB 148/324 KB 104/152 KB 108/228 KB 148/324 KB 104/152 KB 112/228 KB 152/324 KB 104/152 KB 108/228 KB 152/324 KB 108/152 KB 112/228 KB 152/324 KB 112/152 KB 116/228 KB 4/234 KB 156/324 KB 108/152 KB 112/228 KB 4/234 KB 156/324 KB 108/152 KB 112/228 KB 4/234 KB 152/324 KB 112/152 KB 116/228 KB 8/234 KB 156/324 KB 112/152 KB 116/228 KB 12/234 KB 156/324 KB 112/152 KB 116/228 KB 16/234 KB 156/324 KB 112/152 KB 116/228 KB 16/234 KB 160/324 KB 116/152 KB 116/228 KB 16/234 KB 160/324 KB 120/152 KB 116/228 KB 20/234 KB 164/324 KB 116/152 KB 116/228 KB 20/234 KB 164/324 KB 120/152 KB 120/228 KB 20/234 KB 164/324 KB 120/152 KB 124/228 KB 20/234 KB 164/324 KB 116/152 KB 116/228 KB 20/234 KB 164/324 KB 116/152 KB 116/228 KB 20/234 KB 160/324 KB 120/152 KB 124/228 KB 24/234 KB 164/324 KB 120/152 KB 124/228 KB 28/234 KB 164/324 KB 120/152 KB 128/228 KB 28/234 KB 164/324 KB 124/152 KB 128/228 KB 32/234 KB 168/324 KB 124/152 KB 128/228 KB 32/234 KB 164/324 KB 120/152 KB 128/228 KB 32/234 KB 164/324 KB 124/152 KB 128/228 KB 32/234 KB 172/324 KB 128/152 KB 128/228 KB 32/234 KB 172/324 KB 128/152 KB 128/228 KB 32/234 KB 176/324 KB 132/152 KB 128/228 KB 32/234 KB 180/324 KB 132/152 KB 132/228 KB 36/234 KB 184/324 KB 132/152 KB 132/228 KB 36/234 KB 188/324 KB 132/152 KB 128/228 KB 32/234 KB 176/324 KB 132/152 KB 132/228 KB 36/234 KB 180/324 KB 132/152 KB 128/228 KB 36/234 KB 180/324 KB 132/152 KB 132/228 KB 40/234 KB 188/324 KB 132/152 KB 136/228 KB 44/234 KB 188/324 KB 132/152 KB 136/228 KB 40/234 KB 188/324 KB 132/152 KB 140/228 KB 44/234 KB 188/324 KB 136/152 KB 140/228 KB 48/234 KB 188/324 KB 136/152 KB 140/228 KB 44/234 KB 188/324 KB 136/152 KB 144/228 KB 48/234 KB 188/324 KB 140/152 KB 144/228 KB 48/234 KB 188/324 KB 144/152 KB 144/228 KB 48/234 KB 188/324 KB 148/152 KB 144/228 KB 48/234 KB 192/324 KB 152/152 KB 148/228 KB 52/234 KB 192/324 KB 152/152 KB 148/228 KB 52/234 KB 192/324 KB 144/152 KB 144/228 KB 48/234 KB 192/324 KB 152/152 KB 148/228 KB 52/234 KB 196/324 KB 148/152 KB 148/228 KB 52/234 KB 192/324 KB 148/152 KB 148/228 KB 48/234 KB 192/324 KB 152/152 KB 152/228 KB 52/234 KB 200/324 KB 152/152 KB 152/228 KB 56/234 KB 200/324 KB 152/152 KB 152/228 KB 60/234 KB 200/324 KB 152/152 KB 156/228 KB 60/234 KB 200/324 KB 152/152 KB 160/228 KB 60/234 KB 200/324 KB 152/152 KB 160/228 KB 64/234 KB 200/324 KB 152/152 KB 160/228 KB 64/234 KB 200/324 KB 152/152 KB 160/228 KB 64/234 KB 204/324 KB 152/152 KB 160/228 KB 64/234 KB 208/324 KB 152/152 KB 160/228 KB 64/234 KB 212/324 KB 152/152 KB 164/228 KB 68/234 KB 216/324 KB 152/152 KB 164/228 KB 68/234 KB 220/324 KB 152/152 KB 164/228 KB 68/234 KB 212/324 KB 152/152 KB 160/228 KB 68/234 KB 212/324 KB 152/152 KB 168/228 KB 68/234 KB 220/324 KB 152/152 KB 168/228 KB 72/234 KB 220/324 KB 152/152 KB 168/228 KB 76/234 KB 220/324 KB 152/152 KB 172/228 KB 76/234 KB 220/324 KB 152/152 KB 172/228 KB 80/234 KB 220/324 KB unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 152/152 KB 176/228 KB 84/234 KB 220/324 KB 152/152 KB 176/228 KB 80/234 KB 220/324 KB 152/152 KB 176/228 KB 84/234 KB 224/324 KB 152/152 KB 176/228 KB 84/234 KB 228/324 KB 152/152 KB 180/228 KB 88/234 KB 232/324 KB 152/152 KB 180/228 KB 88/234 KB 236/324 KB 152/152 KB 180/228 KB 88/234 KB 228/324 KB 152/152 KB 180/228 KB 84/234 KB 228/324 KB 152/152 KB 184/228 KB 88/234 KB 236/324 KB 152/152 KB 184/228 KB 92/234 KB 236/324 KB 152/152 KB 188/228 KB 92/234 KB 236/324 KB 152/152 KB 192/228 KB 92/234 KB 236/324 KB 152/152 KB 192/228 KB 96/234 KB 236/324 KB 152/152 KB 192/228 KB 96/234 KB 240/324 KB 152/152 KB 192/228 KB 96/234 KB 244/324 KB 152/152 KB 196/228 KB 100/234 KB 248/324 KB 152/152 KB 196/228 KB 100/234 KB 244/324 KB 152/152 KB 192/228 KB 100/234 KB 244/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 648.8 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 196/228 KB 104/234 KB 248/324 KB 200/228 KB 104/234 KB 248/324 KB 204/228 KB 104/234 KB 248/324 KB 204/228 KB 108/234 KB 248/324 KB 208/228 KB 108/234 KB 252/324 KB 208/228 KB 112/234 KB 256/324 KB 208/228 KB 112/234 KB 252/324 KB 208/228 KB 112/234 KB 252/324 KB 212/228 KB 112/234 KB 256/324 KB 216/228 KB 116/234 KB 260/324 KB 212/228 KB 116/234 KB 260/324 KB 212/228 KB 116/234 KB 256/324 KB 220/228 KB 120/234 KB 260/324 KB 220/228 KB 124/234 KB 264/324 KB 220/228 KB 128/234 KB 264/324 KB 220/228 KB 120/234 KB 264/324 KB 220/228 KB 128/234 KB 268/324 KB 220/228 KB 116/234 KB 260/324 KB 220/228 KB 128/234 KB 272/324 KB 224/228 KB 128/234 KB 272/324 KB 224/228 KB 128/234 KB 276/324 KB 228/228 KB 132/234 KB 280/324 KB 228/228 KB 132/234 KB 284/324 KB 228/228 KB 132/234 KB 276/324 KB 228/228 KB 128/234 KB 276/324 KB 228/228 KB 136/234 KB 284/324 KB 228/228 KB 140/234 KB 284/324 KB 228/228 KB 140/234 KB 288/324 KB 228/228 KB 144/234 KB 288/324 KB 228/228 KB 144/234 KB 292/324 KB 228/228 KB 148/234 KB 296/324 KB 228/228 KB 148/234 KB 300/324 KB 228/228 KB 148/234 KB 292/324 KB 228/228 KB 152/234 KB 300/324 KB 228/228 KB 156/234 KB 300/324 KB 228/228 KB 156/234 KB 304/324 KB 228/228 KB 160/234 KB 304/324 KB 228/228 KB 160/234 KB 308/324 KB 228/228 KB 164/234 KB 312/324 KB 228/228 KB 164/234 KB 316/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 909.3 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 228/228 KB 164/234 KB 308/324 KB 168/234 KB 316/324 KB 172/234 KB 316/324 KB 172/234 KB 320/324 KB 176/234 KB 320/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1236.4 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 854.8 KB/sec) unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall912435257332444712.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.763 s unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-18T10:01:23+00:00 unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:23 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 10:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 10:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- machine-1: 10:01:26 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-1: 10:01:26 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 10:01:26 DEBUG juju.agent read agent config, format "2.0" machine-1: 10:01:26 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 10:01:26 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-1: 10:01:26 DEBUG juju.worker start "engine" machine-1: 10:01:26 INFO juju.worker start "engine" machine-1: 10:01:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 10:01:26 DEBUG juju.worker "engine" started machine-1: 10:01:26 DEBUG juju.worker.introspection stats worker now serving machine-1: 10:01:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 10:01:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 10:01:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.apicaller connecting with old password machine-1: 10:01:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:01:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar machine-1: 10:01:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-1: 10:01:26 INFO juju.api connection established to "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-1: 10:01:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 10:01:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:01:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3007673752094766414.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom machine-1: 10:01:26 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-abot-epc-basic-0: 10:01:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:26 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:01:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:26 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.667 s unit-abot-epc-basic-0: 10:01:26 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-18T10:01:26+00:00 machine-1: 10:01:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 10:01:26 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 10:01:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ machine-1: 10:01:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 10:01:26 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-1: 10:01:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 10:01:26 DEBUG juju.worker.apicaller connected machine-1: 10:01:26 DEBUG juju.worker.apicaller changing password... machine-1: 10:01:26 DEBUG juju.worker.apicaller password changed machine-1: 10:01:26 DEBUG juju.api RPC connection died machine-1: 10:01:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 10:01:26 DEBUG juju.worker.apicaller connecting with current password machine-1: 10:01:26 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-1: 10:01:26 INFO juju.api connection established to "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-1: 10:01:26 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-1: 10:01:26 DEBUG juju.worker.apicaller connected machine-1: 10:01:26 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 10:01:26 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 10:01:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 10:01:26 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 10:01:26 INFO juju.worker.upgrader unblocking abort check machine-1: 10:01:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-1: 10:01:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 10:01:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 10:01:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 10:01:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 10:01:26 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 10:01:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 10:01:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:01:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:01:26 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 10:01:26 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-1: 10:01:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 10:01:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 10:01:26 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 10:01:26 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 10:01:26 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 10:01:26 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 10:01:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 10:01:26 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 10:01:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.logger logger setup machine-1: 10:01:26 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 10:01:26 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 10:01:26 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 10:01:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 10:01:26 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 10:01:26 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 10:01:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 10:01:26 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 10:01:26 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 10:01:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 10:01:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 10:01:27 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 10:01:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 10:01:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 10:01:27 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 10:01:27 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 10:01:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:01:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:01:27 DEBUG juju.network including address public:172.30.9.203 for machine machine-1: 10:01:27 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 10:01:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 10:01:27 DEBUG juju.network including address local-machine:::1 for machine machine-1: 10:01:27 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-1: 10:01:27 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 10:01:27 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.203:17070"] machine-1: 10:01:27 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 10:01:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:01:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 10:01:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 10:01:27 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-1: 10:01:27 DEBUG juju.network including address local-machine:::1 for machine machine-1: 10:01:27 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-machine:::1] machine-1: 10:01:27 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-machine:::1] machine-1: 10:01:27 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 10:01:27 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 10:01:27 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 10:01:27 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 10:01:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 10:01:27 INFO juju.worker.machiner "machine-1" started machine-1: 10:01:27 DEBUG juju.worker start "1-container-watcher" machine-1: 10:01:27 DEBUG juju.worker start "stateconverter" machine-1: 10:01:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 10:01:27 INFO juju.worker start "1-container-watcher" machine-1: 10:01:27 DEBUG juju.worker "1-container-watcher" started machine-1: 10:01:27 INFO juju.worker start "stateconverter" machine-1: 10:01:27 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 10:01:27 DEBUG juju.worker "stateconverter" started machine-1: 10:01:27 DEBUG juju.service discovered init system "upstart" from local host machine-1: 10:01:27 DEBUG juju.worker.deployer state addresses: ["192.168.121.8:37017"] machine-1: 10:01:27 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "172.30.9.203:17070"] machine-1: 10:01:27 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 10:01:27 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-mysql-0: 10:01:27 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 10:01:27 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 10:01:27 DEBUG juju.worker start "api" unit-mysql-0: 10:01:27 INFO juju.worker start "api" unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 10:01:27 DEBUG juju.worker "api" started unit-mysql-0: 10:01:27 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-mysql-0: 10:01:27 INFO juju.api connection established to "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-mysql-0: 10:01:27 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 10:01:27 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:a3:96:42 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.3 [] [] []} {2 fa:16:3e:a3:96:42 1450 0 eth0 ethernet false false manual [] [] []}] unit-mysql-0: 10:01:28 DEBUG juju.worker.apicaller connected unit-mysql-0: 10:01:28 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 10:01:28 DEBUG juju.worker.apicaller password changed unit-mysql-0: 10:01:28 DEBUG juju.api RPC connection died unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 10:01:28 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 10:01:28 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-mysql-0: 10:01:28 INFO juju.api connection established to "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-mysql-0: 10:01:28 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 10:01:28 DEBUG juju.worker.apicaller connected unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 10:01:28 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 10:01:28 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 10:01:28 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 10:01:28 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:01:28 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 10:01:28 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-mysql-0: 10:01:28 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:01:28 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 10:01:28 DEBUG juju.worker.logger logger setup unit-mysql-0: 10:01:28 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 10:01:28 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 10:01:28 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 10:01:28 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 10:01:28 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 10:01:28 DEBUG juju.network including address public:172.30.9.203 for machine unit-mysql-0: 10:01:28 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-mysql-0: 10:01:28 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 10:01:28 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 10:01:28 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 10:01:28 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 10:01:28 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.203:17070"] unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 10:01:28 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 10:01:28 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-mysql-0: 10:01:28 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-mysql-0: 10:01:28 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-mysql-0: 10:01:28 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 10:01:28 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 10:01:28 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 10:01:28 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-mysql-0: 10:01:28 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-mysql-0: 10:01:28 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 10:01:28 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 10:01:28 INFO juju.worker.uniter resuming charm install unit-mysql-0: 10:01:28 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 10:01:28 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 10:01:28 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 10:01:28 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 10:01:28 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 10:01:28 DEBUG httpbakery client do GET https://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/charms?file=%2A&url=cs%3Amysql-55 { unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-mysql-0: 10:01:28 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8132111959657712916.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-mysql-0: 10:01:28 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 10:01:28 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.666 s unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-18T10:01:28+00:00 unit-mysql-0: 10:01:28 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 10:01:28 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 10:01:28 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 10:01:28 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 10:01:29 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 10:01:29 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 10:01:29 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 10:01:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 10:01:29 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 10:01:29 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 10:01:29 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 10:01:29 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 10:01:29 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:01:29 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 10:01:29 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:01:29 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 10:01:29 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:01:29 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 10:01:29 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 10:01:29 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:01:29 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 10:01:29 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 10:01:29 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 10:01:30 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 10:01:30 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 10:01:30 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 34.5MB/s eta 0:00:01  17% |##### | 20kB 3.9MB/s eta 0:00:01  25% |######## | 30kB 4.3MB/s eta 0:00:01  34% |########## | 40kB 4.1MB/s eta 0:00:01  42% |############# | 51kB 4.5MB/s eta 0:00:01  51% |################ | 61kB 5.3MB/s eta 0:00:01  59% |################### | 71kB 5.4MB/s eta 0:00:01  68% |##################### | 81kB 5.4MB/s eta 0:00:01  76% |######################## | 92kB 6.0MB/s eta 0:00:01  85% |########################### | 102kB 5.7MB/s eta 0:00:01  93% |############################## | 112kB 5.8MB/s eta 0:00:01  100% |################################| 122kB 5.1MB/s unit-abot-epc-basic-0: 10:01:30 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 10:01:30 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) unit-abot-epc-basic-0: 10:01:30 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 44.0MB/s eta 0:00:01  15% |#### | 20kB 12.7MB/s eta 0:00:01  23% |####### | 30kB 17.1MB/s eta 0:00:01  30% |######### | 40kB 8.7MB/s eta 0:00:01  38% |############ | 51kB 8.8MB/s eta 0:00:01  46% |############## | 61kB 10.3MB/s eta 0:00:01  53% |################# | 71kB 9.5MB/s eta 0:00:01  61% |################### | 81kB 10.6MB/s eta 0:00:01  69% |###################### | 92kB 9.5MB/s eta 0:00:01  76% |######################## | 102kB 8.6MB/s eta 0:00:01  84% |########################### | 112kB 8.6MB/s eta 0:00:01  92% |############################# | 122kB 8.7MB/s eta 0:00:01  99% |############################### | 133kB 8.7MB/s eta 0:00:01  100% |################################| 143kB 6.0MB/s unit-abot-epc-basic-0: 10:01:30 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 10:01:30 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-mysql-0: 10:01:30 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (648 kB/s) unit-mysql-0: 10:01:30 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 10:01:30 DEBUG unit.mysql/0.install (Reading database ... 78149 files and directories currently installed.) unit-mysql-0: 10:01:30 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 10:01:30 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:01:30 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 10:01:30 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 10:01:30 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 10:01:31 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:01:31 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 10:01:31 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 10:01:31 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 31.3MB/s eta 0:00:01  22% |####### | 20kB 4.2MB/s eta 0:00:01  33% |########## | 30kB 4.9MB/s eta 0:00:01  44% |############## | 40kB 4.3MB/s eta 0:00:01  56% |################# | 51kB 4.6MB/s eta 0:00:01  67% |##################### | 61kB 5.4MB/s eta 0:00:01  78% |######################### | 71kB 6.0MB/s eta 0:00:01  89% |############################ | 81kB 5.7MB/s eta 0:00:01  100% |################################| 92kB 4.5MB/s unit-abot-epc-basic-0: 10:01:31 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 10:01:31 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 10:01:31 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 35.3MB/s eta 0:00:01  16% |##### | 20kB 15.9MB/s eta 0:00:01  24% |####### | 30kB 20.8MB/s eta 0:00:01  32% |########## | 40kB 13.3MB/s eta 0:00:01  40% |############ | 51kB 9.3MB/s eta 0:00:01  48% |############### | 61kB 10.8MB/s eta 0:00:01  56% |################## | 71kB 11.0MB/s eta 0:00:01  64% |#################### | 81kB 12.3MB/s eta 0:00:01  72% |####################### | 92kB 11.1MB/s eta 0:00:01  81% |######################### | 102kB 9.7MB/s eta 0:00:01  89% |############################ | 112kB 9.8MB/s eta 0:00:01  97% |############################### | 122kB 10.0MB/s eta 0:00:01  100% |################################| 133kB 5.8MB/s unit-abot-epc-basic-0: 10:01:31 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 10:01:31 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz (46kB) unit-abot-epc-basic-0: 10:01:31 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 40.9MB/s eta 0:00:01  44% |############## | 20kB 37.2MB/s eta 0:00:01  66% |##################### | 30kB 40.3MB/s eta 0:00:01  88% |############################ | 40kB 24.6MB/s eta 0:00:01  100% |################################| 51kB 10.8MB/s unit-abot-epc-basic-0: 10:01:31 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-mysql-0: 10:01:31 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 10:01:31 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 10:01:31 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 10:01:31 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:01:32 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 10:01:32 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 41.8MB/s eta 0:00:01  6% |## | 20kB 22.1MB/s eta 0:00:01  9% |### | 30kB 27.4MB/s eta 0:00:01  12% |#### | 40kB 14.2MB/s eta 0:00:01  15% |##### | 51kB 9.7MB/s eta 0:00:01  19% |###### | 61kB 11.3MB/s eta 0:00:01  22% |####### | 71kB 11.8MB/s eta 0:00:01  25% |######## | 81kB 10.1MB/s eta 0:00:01  28% |######### | 92kB 11.0MB/s eta 0:00:01  31% |########## | 102kB 10.9MB/s eta 0:00:01  34% |########### | 112kB 10.9MB/s eta 0:00:01  38% |############ | 122kB 10.4MB/s eta 0:00:01  41% |############# | 133kB 8.6MB/s eta 0:00:01  44% |############## | 143kB 9.8MB/s eta 0:00:01  47% |############### | 153kB 11.0MB/s eta 0:00:01  50% |################ | 163kB 10.1MB/s eta 0:00:01  53% |################# | 174kB 10.5MB/s eta 0:00:01  57% |################## | 184kB 10.2MB/s eta 0:00:01  60% |################### | 194kB 10.2MB/s eta 0:00:01  63% |#################### | 204kB 10.0MB/s eta 0:00:01  66% |##################### | 215kB 9.6MB/s eta 0:00:01  69% |###################### | 225kB 10.6MB/s eta 0:00:01  72% |####################### | 235kB 10.1MB/s eta 0:00:01  76% |######################## | 245kB 8.9MB/s eta 0:00:01  79% |######################### | 256kB 9.9MB/s eta 0:00:01  82% |########################## | 266kB 8.5MB/s eta 0:00:01  85% |########################### | 276kB 8.5MB/s eta 0:00:01  88% |############################ | 286kB 10.2MB/s eta 0:00:01  91% |############################# | 296kB 8.9MB/s eta 0:00:01  95% |############################## | 307kB 9.8MB/s eta 0:00:01  98% |############################### | 317kB 8.2MB/s eta 0:00:01  100% |################################| 327kB 3.2MB/s unit-abot-epc-basic-0: 10:01:32 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-mysql-0: 10:01:32 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:01:32 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:01:32 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl (71kB) unit-abot-epc-basic-0: 10:01:32 DEBUG unit.abot-epc-basic/0.install [?25l  14% |#### | 10kB 46.3MB/s eta 0:00:01  28% |######### | 20kB 31.6MB/s eta 0:00:01  43% |############# | 30kB 37.2MB/s eta 0:00:01  57% |################## | 40kB 18.1MB/s eta 0:00:01  71% |####################### | 51kB 11.5MB/s eta 0:00:01  86% |########################### | 61kB 13.2MB/s eta 0:00:01  100% |################################| 71kB 7.6MB/s unit-abot-epc-basic-0: 10:01:32 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-mysql-0: 10:01:32 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:01:32 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 10:01:32 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 10:01:32 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-abot-epc-basic-0: 10:01:32 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 10:01:32 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-mysql-0: 10:01:32 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:01:32 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 10:01:32 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 10:01:32 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 10:01:32 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (26.4 kB/s) unit-mysql-0: 10:01:32 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-abot-epc-basic-0: 10:01:32 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 10:01:32 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 10:01:32 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 10:01:32 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 10:01:32 DEBUG unit.mysql/0.install (Reading database ... 78189 files and directories currently installed.) unit-mysql-0: 10:01:32 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 10:01:32 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 10:01:32 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 10:01:33 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-6.7 flask-1.0.2 itsdangerous-0.24 unit-abot-epc-basic-0: 10:01:33 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 10:01:33 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 10:01:33 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 10:01:33 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 10:01:33 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-mysql-0: 10:01:33 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 10:01:33 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 10:01:33 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 10:01:33 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:01:33 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 10:01:34 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 9.1MB/s eta 0:00:01  22% |####### | 20kB 3.7MB/s eta 0:00:01  33% |########## | 30kB 4.5MB/s eta 0:00:01  45% |############## | 40kB 3.8MB/s eta 0:00:01  56% |################## | 51kB 4.6MB/s eta 0:00:01  67% |##################### | 61kB 5.4MB/s eta 0:00:01  79% |######################### | 71kB 5.4MB/s eta 0:00:01  90% |############################ | 81kB 5.5MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 10:01:34 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:01:34 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 10:01:34 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 10:01:34 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 10:01:34 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 10:01:34 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 10:01:34 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 10:01:34 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 10:01:34 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 10:01:34 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 10:01:34 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-mysql-0: 10:01:34 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-mysql-0: 10:01:35 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-mysql-0: 10:01:35 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-mysql-0: 10:01:35 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 10:01:35 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-mysql-0: 10:01:36 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 10:01:36 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 10:01:36 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 10:01:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:36 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:01:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 10:01:36 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 10:01:36 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 10:01:36 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 10:01:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-mysql-0: 10:01:36 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 10.6 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 529.0 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 841.7 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-mysql-0: 10:01:37 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 612.7 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1058.4 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 67.7 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 490.8 KB/sec) unit-mysql-0: 10:01:37 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/15 KB 4/15 KB 6/15 KB 9/15 KB 12/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 744.0 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 197.0 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 264.8 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 388.7 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 453.7 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB 3/221 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 405.1 KB/sec) unit-mysql-0: 10:01:37 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2426.1 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 122.6 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 114.9 KB/sec) unit-mysql-0: 10:01:37 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 186.0 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 133.2 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 150.6 KB/sec) unit-abot-epc-basic-0: 10:01:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 120.4 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 110.0 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 126.7 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 135.7 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 861.6 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 57.5 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 347.0 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 504.3 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 443.3 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 9/114 KB 11/114 KB 14/114 KB 16/114 KB 19/114 KB 19/114 KB 3/48 KB 22/114 KB 3/48 KB 25/114 KB 3/48 KB 25/114 KB 6/48 KB 27/114 KB 9/48 KB 27/114 KB 11/48 KB 27/114 KB 14/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 27/114 KB 6/48 KB 30/114 KB 14/48 KB 32/114 KB 14/48 KB 36/114 KB 14/48 KB 40/114 KB 16/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-mysql-0: 10:01:38 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 36/114 KB 16/48 KB 44/114 KB 19/48 KB 44/114 KB 16/48 KB 48/114 KB 19/48 KB 52/114 KB 22/48 KB 56/114 KB 22/48 KB 48/114 KB 22/48 KB 56/114 KB 25/48 KB 56/114 KB 27/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 60/114 KB 27/48 KB 60/114 KB 30/48 KB 64/114 KB 30/48 KB 64/114 KB 32/48 KB 68/114 KB 32/48 KB 72/114 KB 36/48 KB 68/114 KB 36/48 KB 76/114 KB 40/48 KB 76/114 KB 36/48 KB 80/114 KB 44/48 KB 76/114 KB 44/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 KB 3/35 KB 92/114 KB 48/48 KB 3/35 KB 96/114 KB 48/48 KB 3/35 KB 100/114 KB 48/48 KB 6/35 KB 104/114 KB 48/48 KB 3/29 KB 6/35 KB 108/114 KB 48/48 KB 3/29 KB 6/35 KB 112/114 KB 48/48 KB 3/29 KB 6/35 KB 114/114 KB 6/35 KB 100/114 KB 48/48 KB 3/29 KB 9/35 KB 114/114 KB 3/29 KB 11/35 KB 114/114 KB 3/29 KB 14/35 KB 114/114 KB 3/29 KB 6/35 KB 104/114 KB 48/48 KB 5/29 KB 14/35 KB 114/114 KB 8/29 KB 14/35 KB 114/114 KB 3/85 KB 8/29 KB 14/35 KB 114/114 KB 6/85 KB 11/29 KB 16/35 KB 114/114 KB 9/85 KB 11/29 KB 16/35 KB 114/114 KB 11/85 KB 11/29 KB 16/35 KB 114/114 KB 3/85 KB 11/29 KB 16/35 KB 114/114 KB 3/85 KB 8/29 KB 16/35 KB 114/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1115.1 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 11/85 KB 13/29 KB 16/35 KB 114/114 KB 11/85 KB 16/29 KB 19/35 KB 114/114 KB 11/85 KB 19/29 KB 19/35 KB 114/114 KB 11/85 KB 13/29 KB 19/35 KB 114/114 KB 11/85 KB 19/29 KB 22/35 KB 114/114 KB 11/85 KB 19/29 KB 25/35 KB 114/114 KB 11/85 KB 19/29 KB 27/35 KB 114/114 KB 11/85 KB 21/29 KB 27/35 KB 114/114 KB 11/85 KB 24/29 KB 27/35 KB 114/114 KB 14/85 KB 27/29 KB 30/35 KB 114/114 KB 14/85 KB 29/29 KB 30/35 KB 14/85 KB 24/29 KB 30/35 KB 114/114 KB 16/85 KB 29/29 KB 30/35 KB 11/85 KB 27/29 KB 30/35 KB 114/114 KB 16/85 KB 29/29 KB 32/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 2101.1 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 16/85 KB 29/29 KB 35/35 KB 19/85 KB 29/29 KB 35/35 KB 22/85 KB 29/29 KB 35/35 KB 25/85 KB 29/29 KB 35/35 KB 3/56 KB 27/85 KB 29/29 KB 35/35 KB 3/56 KB 22/85 KB 29/29 KB 35/35 KB 3/56 KB 27/85 KB 29/29 KB 35/35 KB 6/56 KB 27/85 KB 29/29 KB 35/35 KB 9/56 KB 27/85 KB 29/29 KB 35/35 KB 11/56 KB 30/85 KB 29/29 KB 35/35 KB 14/56 KB 27/85 KB 29/29 KB 35/35 KB 14/56 KB 30/85 KB 29/29 KB 35/35 KB 16/56 KB 32/85 KB 29/29 KB 35/35 KB 16/56 KB 36/85 KB 29/29 KB 35/35 KB 19/56 KB 40/85 KB 3/24 KB 19/56 KB 36/85 KB 29/29 KB 35/35 KB 3/24 KB 19/56 KB 40/85 KB 6/24 KB 19/56 KB 40/85 KB 9/24 KB 19/56 KB 32/85 KB 29/29 KB 35/35 KB 19/56 KB 40/85 KB 9/24 KB 22/56 KB 40/85 KB 9/24 KB 25/56 KB 40/85 KB 9/24 KB 27/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 553.8 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 44/85 KB 11/24 KB 27/56 KB 40/85 KB 11/24 KB 27/56 KB 48/85 KB 14/24 KB 27/56 KB 48/85 KB 16/24 KB 27/56 KB 48/85 KB 19/24 KB 30/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 564.2 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 48/85 KB 16/24 KB 30/56 KB 48/85 KB 14/24 KB 27/56 KB 52/85 KB 19/24 KB 30/56 KB 56/85 KB 19/24 KB 32/56 KB 60/85 KB 22/24 KB 32/56 KB 52/85 KB 19/24 KB 32/56 KB 64/85 KB 22/24 KB 36/56 KB 3/86 KB 60/85 KB 22/24 KB 32/56 KB 3/86 KB 56/85 KB 22/24 KB 32/56 KB 64/85 KB 24/24 KB 36/56 KB 3/86 KB 64/85 KB 22/24 KB 36/56 KB 3/86 KB 68/85 KB 24/24 KB 36/56 KB 3/86 KB 72/85 KB 24/24 KB 40/56 KB 5/86 KB 76/85 KB 24/24 KB 40/56 KB 5/86 KB 80/85 KB 24/24 KB 40/56 KB 5/86 KB 84/85 KB 24/24 KB 40/56 KB 5/86 KB 85/85 KB 24/24 KB 40/56 KB 5/86 KB 68/85 KB 24/24 KB 40/56 KB 5/86 KB 85/85 KB 24/24 KB 44/56 KB 5/86 KB 85/85 KB 24/24 KB 48/56 KB 5/86 KB 85/85 KB 24/24 KB 52/56 KB 5/86 KB 85/85 KB 24/24 KB 56/56 KB 5/86 KB 68/85 KB 24/24 KB 36/56 KB 5/86 KB 85/85 KB 24/24 KB 56/56 KB 8/86 KB 85/85 KB 24/24 KB 56/56 KB 11/86 KB 85/85 KB 24/24 KB 56/56 KB 13/86 KB 85/85 KB 24/24 KB 56/56 KB 16/86 KB 85/85 KB 24/24 KB 56/56 KB 19/86 KB 85/85 KB 24/24 KB 56/56 KB 21/86 KB 85/85 KB 24/24 KB 56/56 KB 24/86 KB 85/85 KB 24/24 KB 56/56 KB 27/86 KB 85/85 KB 24/24 KB 56/56 KB 29/86 KB 85/85 KB 24/24 KB 56/56 KB 32/86 KB 85/85 KB 24/24 KB 56/56 KB 36/86 KB 85/85 KB 24/24 KB 56/56 KB 40/86 KB 85/85 KB 24/24 KB 56/56 KB 44/86 KB 85/85 KB 24/24 KB 56/56 KB 48/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 318.7 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 716.7 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 1028.8 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 52/86 KB 56/86 KB 60/86 KB 64/86 KB 3/218 KB 64/86 KB 5/218 KB 64/86 KB 8/218 KB 64/86 KB 11/218 KB 64/86 KB 13/218 KB 64/86 KB 16/218 KB 64/86 KB 19/218 KB 64/86 KB 3/12 KB 21/218 KB 64/86 KB 3/12 KB 24/218 KB 64/86 KB 3/12 KB 19/218 KB 64/86 KB 3/12 KB 27/218 KB 64/86 KB 6/12 KB 27/218 KB 64/86 KB 6/12 KB 29/218 KB 64/86 KB 9/12 KB 29/218 KB 64/86 KB 11/12 KB 29/218 KB 64/86 KB 11/12 KB 32/218 KB 64/86 KB 12/12 KB 32/218 KB 64/86 KB 12/12 KB 36/218 KB 64/86 KB 12/12 KB 40/218 KB 64/86 KB 12/12 KB 44/218 KB 64/86 KB 12/12 KB 48/218 KB 64/86 KB 12/12 KB 48/218 KB 68/86 KB 52/218 KB 72/86 KB 52/218 KB 76/86 KB 12/12 KB 52/218 KB 68/86 KB 56/218 KB 76/86 KB 60/218 KB 76/86 KB 64/218 KB 76/86 KB 64/218 KB 80/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 127.3 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 68/218 KB 80/86 KB 72/218 KB 84/86 KB 68/218 KB 84/86 KB 72/218 KB 86/86 KB 76/218 KB 86/86 KB 80/218 KB 86/86 KB 84/218 KB 86/86 KB 88/218 KB 86/86 KB 92/218 KB 86/86 KB 96/218 KB 86/86 KB 100/218 KB 86/86 KB 104/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 844.7 KB/sec) unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1831.4 KB/sec) unit-mysql-0: 10:01:38 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall522788015308718243.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2064938665543825327.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6416131541485111474.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4448839856232694826.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1457845381656896683.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5714888392485206860.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.340 s unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-18T10:01:38+00:00 unit-mysql-0: 10:01:38 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 10:01:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 10:01:38 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 10:01:38 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-mysql-0: 10:01:39 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-mysql-0: 10:01:40 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 10:01:40 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 10:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 10:01:40 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 10:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:01:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 10:01:40 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 10:01:40 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 10:01:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-mysql-0: 10:01:40 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 10:01:41 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 10:01:41 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 10:01:41 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.3 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 427.7 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 907.7 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 602.7 KB/sec) unit-mysql-0: 10:01:41 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1253.4 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 455.3 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1133.8 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-mysql-0: 10:01:41 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 286.0 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 621.4 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1387.6 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 716.0 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-mysql-0: 10:01:41 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1250.1 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 299.9 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1107.5 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 363.3 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 235.5 KB/sec) unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 351.2 KB/sec) unit-mysql-0: 10:01:41 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 10:01:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-mysql-0: 10:01:42 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 10:01:42 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 10:01:42 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 10:01:42 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 10:01:42 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 10:01:42 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-mysql-0: 10:01:42 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 10:01:42 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] unit-abot-epc-basic-0: 10:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 10:01:43 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 305.9 KB/sec) unit-abot-epc-basic-0: 10:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 10:01:43 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] unit-mysql-0: 10:01:43 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] unit-abot-epc-basic-0: 10:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 10:01:43 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 412.1 KB/sec) unit-abot-epc-basic-0: 10:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-mysql-0: 10:01:43 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 10:01:43 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 10:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 10:01:43 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 314.5 KB/sec) unit-abot-epc-basic-0: 10:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 10:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 10:01:43 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 243.4 KB/sec) unit-abot-epc-basic-0: 10:01:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-mysql-0: 10:01:43 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] unit-abot-epc-basic-0: 10:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 10:01:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 182.6 KB/sec) unit-abot-epc-basic-0: 10:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4151 kB/s) unit-abot-epc-basic-0: 10:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 10:01:44 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1133.0 KB/sec) unit-abot-epc-basic-0: 10:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 10:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 10:01:44 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 220.9 KB/sec) unit-abot-epc-basic-0: 10:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install (Reading database ... 78199 files and directories currently installed.) unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:01:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 109.1 KB/sec) unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:01:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 10:01:44 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 10:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 10:01:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 127.0 KB/sec) unit-abot-epc-basic-0: 10:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 10:01:45 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 254.5 KB/sec) unit-abot-epc-basic-0: 10:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 10:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 10:01:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 10:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:01:45 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 10:01:45 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 46.8 KB/sec) unit-abot-epc-basic-0: 10:01:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 10:01:46 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 10:01:46 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:01:46 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 91.7 KB/sec) unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 158.0 KB/sec) unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 75.6 KB/sec) unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 621.2 KB/sec) unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-mysql-0: 10:01:46 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 10:01:46 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 10:01:46 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 498.1 KB/sec) unit-abot-epc-basic-0: 10:01:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-mysql-0: 10:01:47 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 10:01:47 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 10:01:47 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 10:01:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 10:01:47 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1378.9 KB/sec) unit-abot-epc-basic-0: 10:01:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 10:01:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 10:01:47 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 931.5 KB/sec) unit-abot-epc-basic-0: 10:01:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-mysql-0: 10:01:47 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 10:01:47 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 10:01:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 10:01:47 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 591.6 KB/sec) unit-abot-epc-basic-0: 10:01:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-mysql-0: 10:01:47 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:01:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 10:01:47 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 210.0 KB/sec) unit-abot-epc-basic-0: 10:01:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-mysql-0: 10:01:47 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 10:01:47 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... unit-mysql-0: 10:01:47 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... unit-abot-epc-basic-0: 10:01:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 10:01:48 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 229.8 KB/sec) unit-abot-epc-basic-0: 10:01:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-mysql-0: 10:01:48 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 10:01:48 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 10:01:48 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:01:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:01:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 10:01:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-mysql-0: 10:01:48 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 10:01:48 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:01:48 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:01:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 10:01:48 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 781.5 KB/sec) unit-abot-epc-basic-0: 10:01:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 10:01:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 10:01:48 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1762.3 KB/sec) unit-abot-epc-basic-0: 10:01:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:01:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:01:49 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 307.1 KB/sec) unit-abot-epc-basic-0: 10:01:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:01:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:01:49 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 140.0 KB/sec) unit-abot-epc-basic-0: 10:01:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 10:01:49 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 10:01:49 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 10:01:49 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 10:01:49 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 10:01:49 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:01:49 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:01:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 10:01:49 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 25.3 KB/sec) unit-abot-epc-basic-0: 10:01:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-mysql-0: 10:01:49 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 10:01:49 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:01:49 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:01:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:01:49 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 143.7 KB/sec) unit-abot-epc-basic-0: 10:01:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:01:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:01:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 99.0 KB/sec) unit-abot-epc-basic-0: 10:01:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:01:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 10:01:50 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 323.9 KB/sec) unit-abot-epc-basic-0: 10:01:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 10:01:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 10:01:50 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 10:01:50 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 10:01:50 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:01:50 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 41.7 KB/sec) unit-abot-epc-basic-0: 10:01:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 10:01:50 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 10:01:50 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:01:50 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:01:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 10:01:50 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 10:01:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 10:01:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 10:01:51 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 607.1 KB/sec) unit-abot-epc-basic-0: 10:01:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 10:01:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 10:01:51 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 274.4 KB/sec) unit-abot-epc-basic-0: 10:01:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-mysql-0: 10:01:51 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 10:01:51 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 10:01:51 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:01:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 10:01:51 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 947.6 KB/sec) unit-abot-epc-basic-0: 10:01:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 10:01:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 10:01:51 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1851.6 KB/sec) unit-abot-epc-basic-0: 10:01:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 10:01:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 10:01:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 81.9 KB/sec) unit-abot-epc-basic-0: 10:01:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 10:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 10:01:52 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 422.2 KB/sec) unit-abot-epc-basic-0: 10:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 10:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 10:01:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 49.8 KB/sec) unit-abot-epc-basic-0: 10:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-mysql-0: 10:01:52 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 10:01:52 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 10:01:52 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 10:01:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 145.9 KB/sec) unit-abot-epc-basic-0: 10:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-mysql-0: 10:01:52 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 10:01:52 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 10:01:52 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 10:01:52 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 10:01:52 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 10:01:52 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 10:01:52 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 627.2 KB/sec) unit-abot-epc-basic-0: 10:01:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 10:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 10:01:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 165.6 KB/sec) unit-abot-epc-basic-0: 10:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 10:01:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 60.0 KB/sec) unit-abot-epc-basic-0: 10:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 10:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 10:01:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 46.3 KB/sec) unit-abot-epc-basic-0: 10:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 10:01:53 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 10:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 10:01:53 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 550.5 KB/sec) unit-abot-epc-basic-0: 10:01:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:01:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:01:54 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 377.4 KB/sec) unit-abot-epc-basic-0: 10:01:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 10:01:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-abot-epc-basic-0: 10:01:54 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 247.4 KB/sec) unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:01:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 10:01:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 10:01:54 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 758.0 KB/sec) unit-abot-epc-basic-0: 10:01:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 10:01:54 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 10:01:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 10:01:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 182.3 KB/sec) unit-abot-epc-basic-0: 10:01:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 10:01:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 10:01:55 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 640.5 KB/sec) unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-abot-epc-basic-0: 10:01:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 10:01:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 10:01:55 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1146.3 KB/sec) unit-abot-epc-basic-0: 10:01:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:01:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 10:01:55 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 796.6 KB/sec) unit-abot-epc-basic-0: 10:01:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 10:01:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 10:01:55 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1580.8 KB/sec) unit-abot-epc-basic-0: 10:01:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-mysql-0: 10:01:55 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:01:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 10:01:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 195.2 KB/sec) unit-abot-epc-basic-0: 10:01:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 10:01:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 10:01:56 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 10:01:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 10:01:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 10:01:56 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 519.0 KB/sec) unit-abot-epc-basic-0: 10:01:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 10:01:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 10:01:56 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 871.8 KB/sec) unit-abot-epc-basic-0: 10:01:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 10:01:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 10:01:56 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 487.5 KB/sec) unit-abot-epc-basic-0: 10:01:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 10:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 10:01:57 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 284.7 KB/sec) unit-abot-epc-basic-0: 10:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 10:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 10:01:57 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 57.8 KB/sec) unit-abot-epc-basic-0: 10:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 10:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 10:01:57 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 70.9 KB/sec) unit-abot-epc-basic-0: 10:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 10:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 10:01:57 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 123.3 KB/sec) unit-abot-epc-basic-0: 10:01:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 98.6 KB/sec) unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 100.3 KB/sec) unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 331.2 KB/sec) unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 138.8 KB/sec) unit-abot-epc-basic-0: 10:01:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 10:01:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 10:01:59 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 10:01:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 10:01:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 10:01:59 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1013.3 KB/sec) unit-abot-epc-basic-0: 10:01:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-mysql-0: 10:01:59 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:01:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 10:01:59 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 129.0 KB/sec) unit-abot-epc-basic-0: 10:01:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-mysql-0: 10:01:59 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:01:59 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 10:01:59 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 10:01:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-mysql-0: 10:01:59 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 10:01:59 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 775.7 KB/sec) unit-mysql-0: 10:01:59 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:01:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-mysql-0: 10:01:59 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:01:59 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 10:01:59 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:01:59 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 342.5 KB/sec) unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 116.0 KB/sec) unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 402.4 KB/sec) unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 10:02:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 10:02:00 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:02:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 10:02:01 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 548.9 KB/sec) unit-abot-epc-basic-0: 10:02:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 10:02:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 10:02:01 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 280.6 KB/sec) unit-abot-epc-basic-0: 10:02:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 10:02:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 10:02:01 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 741.8 KB/sec) unit-abot-epc-basic-0: 10:02:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:02:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 10:02:01 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1023.2 KB/sec) unit-mysql-0: 10:02:01 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 10:02:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 10:02:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 10:02:02 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 339.1 KB/sec) unit-abot-epc-basic-0: 10:02:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 10:02:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-mysql-0: 10:02:02 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 10:02:02 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 883.7 KB/sec) unit-abot-epc-basic-0: 10:02:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-mysql-0: 10:02:02 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:02:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 10:02:02 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 853.5 KB/sec) unit-abot-epc-basic-0: 10:02:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-mysql-0: 10:02:02 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:02:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 10:02:02 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 1749.1 KB/sec) unit-abot-epc-basic-0: 10:02:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-mysql-0: 10:02:02 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 10:02:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-mysql-0: 10:02:03 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 10:02:03 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 13.5 KB/sec) unit-abot-epc-basic-0: 10:02:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 10:02:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 10:02:03 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 262.8 KB/sec) unit-abot-epc-basic-0: 10:02:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-mysql-0: 10:02:03 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:02:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 10:02:03 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1227.8 KB/sec) unit-abot-epc-basic-0: 10:02:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 10:02:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 10:02:03 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 393.8 KB/sec) unit-abot-epc-basic-0: 10:02:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 10:02:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 10:02:04 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 219.8 KB/sec) unit-abot-epc-basic-0: 10:02:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 10:02:04 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.2 KB/sec) unit-abot-epc-basic-0: 10:02:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 10:02:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 10:02:04 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 465.7 KB/sec) unit-abot-epc-basic-0: 10:02:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 10:02:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 10:02:04 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 341.3 KB/sec) unit-abot-epc-basic-0: 10:02:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-mysql-0: 10:02:05 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 10:02:05 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:02:05 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:02:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-mysql-0: 10:02:05 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:02:05 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 10:02:05 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 662.7 KB/sec) unit-abot-epc-basic-0: 10:02:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 10:02:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 10:02:05 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 763.2 KB/sec) unit-abot-epc-basic-0: 10:02:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 10:02:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 10:02:05 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 973.5 KB/sec) unit-abot-epc-basic-0: 10:02:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-mysql-0: 10:02:05 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:02:05 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 10:02:05 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 10:02:05 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 10:02:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 10:02:05 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 802.8 KB/sec) unit-abot-epc-basic-0: 10:02:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 10:02:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 10:02:06 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 10.5 KB/sec) unit-abot-epc-basic-0: 10:02:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-mysql-0: 10:02:06 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (95.8 kB/s) unit-mysql-0: 10:02:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 10:02:06 DEBUG unit.mysql/0.install (Reading database ... 83327 files and directories currently installed.) unit-mysql-0: 10:02:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 10:02:06 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 10:02:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 10:02:06 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 833.8 KB/sec) unit-abot-epc-basic-0: 10:02:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 10:02:06 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 10:02:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 10:02:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 177.4 KB/sec) unit-abot-epc-basic-0: 10:02:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 10:02:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 10:02:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 171.5 KB/sec) unit-abot-epc-basic-0: 10:02:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 49.3 KB/sec) unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 673.5 KB/sec) unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-mysql-0: 10:02:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:02:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:02:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:02:07 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-mysql-0: 10:02:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1648.5 KB/sec) unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-mysql-0: 10:02:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 10:02:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 10:02:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 296.4 KB/sec) unit-mysql-0: 10:02:07 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 10:02:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-mysql-0: 10:02:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-mysql-0: 10:02:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 10:02:07 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 36.9 KB/sec) unit-abot-epc-basic-0: 10:02:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-mysql-0: 10:02:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 359.0 KB/sec) unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-mysql-0: 10:02:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 10:02:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 610.1 KB/sec) unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-mysql-0: 10:02:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 10:02:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 2.2 KB/sec) unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-mysql-0: 10:02:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 386.2 KB/sec) unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 10:02:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-mysql-0: 10:02:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 10:02:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-mysql-0: 10:02:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-mysql-0: 10:02:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-mysql-0: 10:02:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-mysql-0: 10:02:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-mysql-0: 10:02:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-mysql-0: 10:02:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-mysql-0: 10:02:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 10:02:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-mysql-0: 10:02:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-mysql-0: 10:02:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-mysql-0: 10:02:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-mysql-0: 10:02:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-mysql-0: 10:02:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-mysql-0: 10:02:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 10:02:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 10:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-mysql-0: 10:02:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 10:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 10:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 10:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 10:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-mysql-0: 10:02:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 10:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 10:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 10:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-mysql-0: 10:02:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 10:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 10:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 10:02:11 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 14/966 KB 18/966 KB 22/966 KB 25/966 KB 28/966 KB 32/966 KB 36/966 KB 40/966 KB 41/966 KB 45/966 KB 47/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-mysql-0: 10:02:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 10:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 10:02:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-mysql-0: 10:02:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 10:02:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 10:02:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 10:02:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 10:02:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 10:02:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 10:02:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 190/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 273/966 KB 277/966 KB 281/966 KB 285/966 KB 289/966 KB 293/966 KB 297/966 KB 301/966 KB 305/966 KB 309/966 KB 313/966 KB 317/966 KB 321/966 KB 325/966 KB 329/966 KB 333/966 KB 337/966 KB 341/966 KB 345/966 KB 349/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 929/966 KB 933/966 KB 937/966 KB 941/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 252.5 KB/sec) unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 3/1710 KB 5/1710 KB 8/1710 KB 11/1710 KB 13/1710 KB 16/1710 KB 19/1710 KB 21/1710 KB 24/1710 KB 27/1710 KB 29/1710 KB 32/1710 KB 36/1710 KB 40/1710 KB 44/1710 KB 48/1710 KB 52/1710 KB 56/1710 KB 60/1710 KB 64/1710 KB 68/1710 KB 72/1710 KB 76/1710 KB 80/1710 KB 84/1710 KB 88/1710 KB 92/1710 KB 96/1710 KB 100/1710 KB 104/1710 KB 108/1710 KB 112/1710 KB 116/1710 KB 120/1710 KB 124/1710 KB 128/1710 KB 132/1710 KB 136/1710 KB 140/1710 KB 144/1710 KB 148/1710 KB 152/1710 KB 156/1710 KB 160/1710 KB 164/1710 KB 168/1710 KB 172/1710 KB 176/1710 KB 180/1710 KB 184/1710 KB 188/1710 KB 3/10 KB 188/1710 KB 5/10 KB 188/1710 KB 8/10 KB 188/1710 KB 10/10 KB 188/1710 KB 10/10 KB 188/1710 KB 3/232 KB 10/10 KB 188/1710 KB 5/232 KB 10/10 KB 188/1710 KB 8/232 KB 10/10 KB 3/590 KB 188/1710 KB 8/232 KB 10/10 KB 3/590 KB 188/1710 KB 11/232 KB 10/10 KB 5/590 KB 188/1710 KB 11/232 KB 10/10 KB 5/590 KB 188/1710 KB 13/232 KB 10/10 KB 8/590 KB 188/1710 KB 13/232 KB 10/10 KB 8/590 KB 188/1710 KB 16/232 KB 10/10 KB 11/590 KB 188/1710 KB 16/232 KB 10/10 KB 13/590 KB 3/240 KB 188/1710 KB 19/232 KB 10/10 KB 11/590 KB 3/240 KB 188/1710 KB 19/232 KB 10/10 KB 11/590 KB 3/240 KB 188/1710 KB 16/232 KB 10/10 KB 13/590 KB 6/240 KB 192/1710 KB 19/232 KB 10/10 KB 13/590 KB 9/240 KB 192/1710 KB 19/232 KB 10/10 KB 13/590 KB 11/240 KB 192/1710 KB 19/232 KB 10/10 KB 13/590 KB 3/240 KB 192/1710 KB 19/232 KB 13/590 KB 11/240 KB 196/1710 KB 19/232 KB 16/590 KB 11/240 KB 200/1710 KB 21/232 KB 16/590 KB 11/240 KB 204/1710 KB 21/232 KB 16/590 KB 11/240 KB 196/1710 KB 21/232 KB 13/590 KB 11/240 KB 196/1710 KB 21/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-mysql-0: 10:02:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 16/590 KB 11/240 KB 204/1710 KB 24/232 KB 19/590 KB 11/240 KB 204/1710 KB 27/232 KB 19/590 KB 14/240 KB 204/1710 KB 29/232 KB 19/590 KB 14/240 KB 204/1710 KB 32/232 KB 19/590 KB 11/240 KB 204/1710 KB 24/232 KB 21/590 KB 14/240 KB 208/1710 KB 32/232 KB 24/590 KB 14/240 KB 208/1710 KB 32/232 KB 19/590 KB 14/240 KB 208/1710 KB 32/232 KB 19/590 KB 14/240 KB 204/1710 KB 27/232 KB 24/590 KB 16/240 KB 208/1710 KB 32/232 KB 24/590 KB 19/240 KB 208/1710 KB 32/232 KB 24/590 KB 22/240 KB 208/1710 KB 32/232 KB 24/590 KB 25/240 KB 208/1710 KB 32/232 KB 24/590 KB 27/240 KB 208/1710 KB 32/232 KB 24/590 KB 27/240 KB 212/1710 KB 32/232 KB 27/590 KB 30/240 KB 216/1710 KB 36/232 KB 27/590 KB 30/240 KB 220/1710 KB 36/232 KB 27/590 KB 30/240 KB 224/1710 KB 36/232 KB 27/590 KB 30/240 KB 212/1710 KB 36/232 KB 29/590 KB 30/240 KB 224/1710 KB 3/44 KB 36/232 KB 24/590 KB 30/240 KB 212/1710 KB 36/232 KB 29/590 KB 30/240 KB 224/1710 KB 3/44 KB 40/232 KB 32/590 KB 30/240 KB 224/1710 KB 3/44 KB 44/232 KB 24/590 KB 30/240 KB 212/1710 KB 32/232 KB 32/590 KB 32/240 KB 224/1710 KB 3/44 KB 44/232 KB 32/590 KB 30/240 KB 224/1710 KB 3/44 KB 40/232 KB 27/590 KB 30/240 KB 224/1710 KB 3/44 KB 36/232 KB 32/590 KB 32/240 KB 224/1710 KB 5/44 KB 44/232 KB 32/590 KB 32/240 KB 224/1710 KB 8/44 KB 44/232 KB 32/590 KB 36/240 KB 228/1710 KB 11/44 KB 48/232 KB 36/590 KB 36/240 KB 228/1710 KB 11/44 KB 48/232 KB 32/590 KB 36/240 KB 228/1710 KB 8/44 KB 48/232 KB 36/590 KB 36/240 KB 232/1710 KB 13/44 KB 48/232 KB 36/590 KB 36/240 KB 236/1710 KB 13/44 KB 48/232 KB 32/590 KB 36/240 KB 224/1710 KB 8/44 KB 48/232 KB 32/590 KB 36/240 KB 224/1710 KB 8/44 KB 44/232 KB 40/590 KB 40/240 KB 236/1710 KB 13/44 KB 48/232 KB 40/590 KB 44/240 KB 236/1710 KB 13/44 KB 48/232 KB 40/590 KB 48/240 KB 236/1710 KB 13/44 KB 48/232 KB 40/590 KB 48/240 KB 236/1710 KB 13/44 KB 52/232 KB 40/590 KB 52/240 KB 240/1710 KB 13/44 KB 56/232 KB 40/590 KB 36/240 KB 236/1710 KB 13/44 KB 48/232 KB 36/590 KB 36/240 KB 228/1710 KB 13/44 KB 48/232 KB 40/590 KB 52/240 KB 240/1710 KB 16/44 KB 56/232 KB 40/590 KB 52/240 KB 240/1710 KB 13/44 KB 52/232 KB 40/590 KB 52/240 KB 236/1710 KB 13/44 KB 52/232 KB 44/590 KB 56/240 KB 240/1710 KB 16/44 KB 56/232 KB 44/590 KB 60/240 KB 240/1710 KB 16/44 KB 56/232 KB 44/590 KB 52/240 KB 240/1710 KB 16/44 KB 56/232 KB 44/590 KB 64/240 KB 240/1710 KB 16/44 KB 56/232 KB 48/590 KB 64/240 KB 240/1710 KB 19/44 KB 56/232 KB 44/590 KB 64/240 KB 240/1710 KB 19/44 KB 56/232 KB 48/590 KB 64/240 KB 240/1710 KB 19/44 KB 60/232 KB 48/590 KB 64/240 KB 240/1710 KB 19/44 KB 64/232 KB 48/590 KB 68/240 KB 240/1710 KB 21/44 KB 68/232 KB 52/590 KB 68/240 KB 244/1710 KB 21/44 KB 72/232 KB 48/590 KB 68/240 KB 240/1710 KB 21/44 KB 64/232 KB 48/590 KB 64/240 KB 240/1710 KB 21/44 KB 64/232 KB 52/590 KB 68/240 KB 244/1710 KB 24/44 KB 72/232 KB 52/590 KB 72/240 KB 244/1710 KB 24/44 KB 72/232 KB 52/590 KB 68/240 KB 244/1710 KB 21/44 KB 68/232 KB 56/590 KB 72/240 KB 244/1710 KB 24/44 KB 72/232 KB 48/590 KB 68/240 KB 244/1710 KB 21/44 KB 68/232 KB 56/590 KB 72/240 KB 248/1710 KB 27/44 KB 72/232 KB 56/590 KB 72/240 KB 252/1710 KB 27/44 KB 72/232 KB 56/590 KB 76/240 KB 252/1710 KB 27/44 KB 72/232 KB 56/590 KB 80/240 KB 252/1710 KB 27/44 KB 72/232 KB 56/590 KB 72/240 KB 244/1710 KB 27/44 KB 72/232 KB 60/590 KB 80/240 KB 256/1710 KB 27/44 KB 72/232 KB 56/590 KB 80/240 KB 256/1710 KB 27/44 KB 72/232 KB unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 60/590 KB 80/240 KB 260/1710 KB 27/44 KB 72/232 KB 64/590 KB 80/240 KB 264/1710 KB 29/44 KB 76/232 KB 64/590 KB 80/240 KB 260/1710 KB 29/44 KB 76/232 KB 64/590 KB 80/240 KB 260/1710 KB 27/44 KB 76/232 KB 64/590 KB 80/240 KB 260/1710 KB 27/44 KB 72/232 KB 64/590 KB 84/240 KB 264/1710 KB 29/44 KB 80/232 KB 64/590 KB 84/240 KB 264/1710 KB 29/44 KB 84/232 KB 68/590 KB 84/240 KB 268/1710 KB 32/44 KB 88/232 KB 68/590 KB 84/240 KB 268/1710 KB 32/44 KB 92/232 KB 68/590 KB 84/240 KB 268/1710 KB 32/44 KB 96/232 KB 64/590 KB 84/240 KB 264/1710 KB 29/44 KB 76/232 KB 68/590 KB 88/240 KB 268/1710 KB 32/44 KB 96/232 KB 68/590 KB 92/240 KB 268/1710 KB 32/44 KB 96/232 KB 68/590 KB 96/240 KB 268/1710 KB 32/44 KB 96/232 KB 68/590 KB 84/240 KB 268/1710 KB 32/44 KB 84/232 KB 68/590 KB 84/240 KB 264/1710 KB 32/44 KB 84/232 KB 64/590 KB 84/240 KB 264/1710 KB 32/44 KB 84/232 KB 68/590 KB 96/240 KB 268/1710 KB 36/44 KB 96/232 KB 72/590 KB 96/240 KB 272/1710 KB 36/44 KB 96/232 KB 72/590 KB 96/240 KB 268/1710 KB 36/44 KB 96/232 KB 76/590 KB 96/240 KB 272/1710 KB 36/44 KB 96/232 KB 80/590 KB 96/240 KB 272/1710 KB 36/44 KB 96/232 KB 80/590 KB 96/240 KB 272/1710 KB 40/44 KB 96/232 KB 80/590 KB 96/240 KB 272/1710 KB 44/44 KB 96/232 KB 80/590 KB 100/240 KB 272/1710 KB 44/44 KB 100/232 KB 80/590 KB 100/240 KB 276/1710 KB 44/44 KB 100/232 KB 84/590 KB 100/240 KB 280/1710 KB 44/44 KB 100/232 KB 84/590 KB 100/240 KB 284/1710 KB 44/44 KB 100/232 KB 84/590 KB 100/240 KB 288/1710 KB 44/44 KB 100/232 KB 80/590 KB 100/240 KB 272/1710 KB 44/44 KB 100/232 KB 80/590 KB 100/240 KB 272/1710 KB 44/44 KB 96/232 KB 84/590 KB 100/240 KB 276/1710 KB 44/44 KB 100/232 KB 84/590 KB 104/240 KB 288/1710 KB 44/44 KB 100/232 KB 88/590 KB 108/240 KB 288/1710 KB 44/44 KB 100/232 KB 88/590 KB 104/240 KB 288/1710 KB 44/44 KB 100/232 KB 92/590 KB 108/240 KB 288/1710 KB 44/44 KB 104/232 KB 88/590 KB 108/240 KB 288/1710 KB 44/44 KB 104/232 KB 92/590 KB 112/240 KB 288/1710 KB 44/44 KB 108/232 KB 92/590 KB 112/240 KB 288/1710 KB 44/44 KB 112/232 KB 92/590 KB 112/240 KB 288/1710 KB 44/44 KB 104/232 KB 96/590 KB 112/240 KB 288/1710 KB 44/44 KB 112/232 KB 96/590 KB 112/240 KB 292/1710 KB 44/44 KB 112/232 KB 100/590 KB 116/240 KB 296/1710 KB 44/44 KB 116/232 KB 100/590 KB 116/240 KB 300/1710 KB 44/44 KB 116/232 KB 100/590 KB 116/240 KB 292/1710 KB 44/44 KB 112/232 KB 96/590 KB 116/240 KB 292/1710 KB 44/44 KB 112/232 KB 100/590 KB 120/240 KB 300/1710 KB 44/44 KB 116/232 KB 100/590 KB 124/240 KB 300/1710 KB 44/44 KB 116/232 KB 104/590 KB 124/240 KB 304/1710 KB 44/44 KB 116/232 KB 104/590 KB 124/240 KB 300/1710 KB 44/44 KB 116/232 KB 108/590 KB 128/240 KB 304/1710 KB 44/44 KB 116/232 KB 112/590 KB 128/240 KB 308/1710 KB 116/232 KB 100/590 KB 116/240 KB 292/1710 KB 44/44 KB 116/232 KB 112/590 KB 128/240 KB 308/1710 KB 120/232 KB 112/590 KB 128/240 KB 308/1710 KB 124/232 KB 112/590 KB 128/240 KB 308/1710 KB 128/232 KB 112/590 KB 128/240 KB 308/1710 KB 132/232 KB 116/590 KB 128/240 KB 308/1710 KB 136/232 KB 116/590 KB 128/240 KB 308/1710 KB 140/232 KB 116/590 KB 128/240 KB 308/1710 KB 144/232 KB 108/590 KB 128/240 KB 308/1710 KB 116/232 KB 104/590 KB 128/240 KB 304/1710 KB 116/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 349.0 KB/sec) unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 116/590 KB 132/240 KB 312/1710 KB 144/232 KB 116/590 KB 132/240 KB 316/1710 KB 144/232 KB 116/590 KB 128/240 KB 308/1710 KB 132/232 KB 116/590 KB 132/240 KB 308/1710 KB 144/232 KB 116/590 KB 136/240 KB 320/1710 KB 144/232 KB 116/590 KB 140/240 KB 320/1710 KB 144/232 KB 116/590 KB 144/240 KB 320/1710 KB 144/232 KB 116/590 KB 132/240 KB 320/1710 KB 144/232 KB 120/590 KB 144/240 KB 320/1710 KB 144/232 KB 124/590 KB 144/240 KB 320/1710 KB 144/232 KB 124/590 KB 148/240 KB 320/1710 KB 144/232 KB 128/590 KB 152/240 KB 324/1710 KB 148/232 KB 128/590 KB 156/240 KB 324/1710 KB 148/232 KB 128/590 KB 160/240 KB 324/1710 KB 148/232 KB 128/590 KB 148/240 KB 324/1710 KB 148/232 KB 128/590 KB 148/240 KB 324/1710 KB 144/232 KB 128/590 KB 148/240 KB 320/1710 KB 144/232 KB 132/590 KB 160/240 KB 324/1710 KB 148/232 KB 136/590 KB 160/240 KB 328/1710 KB 152/232 KB 140/590 KB 160/240 KB 328/1710 KB 152/232 KB 144/590 KB 160/240 KB 328/1710 KB 152/232 KB 132/590 KB 160/240 KB 328/1710 KB 152/232 KB 144/590 KB 160/240 KB 328/1710 KB 156/232 KB 132/590 KB 160/240 KB 328/1710 KB 148/232 KB 144/590 KB 160/240 KB 332/1710 KB 160/232 KB 144/590 KB 160/240 KB 336/1710 KB 160/232 KB 144/590 KB 160/240 KB 336/1710 KB 160/232 KB 144/590 KB 160/240 KB 4/258 KB 336/1710 KB 160/232 KB 144/590 KB 160/240 KB 8/258 KB 336/1710 KB 160/232 KB 144/590 KB 160/240 KB 12/258 KB 336/1710 KB 160/232 KB 144/590 KB 160/240 KB 16/258 KB 336/1710 KB 160/232 KB 144/590 KB 160/240 KB 16/258 KB 336/1710 KB 164/232 KB 148/590 KB 164/240 KB 16/258 KB 340/1710 KB 168/232 KB 148/590 KB 164/240 KB 16/258 KB 340/1710 KB 172/232 KB 148/590 KB 164/240 KB 20/258 KB 340/1710 KB 176/232 KB 148/590 KB 164/240 KB 16/258 KB 340/1710 KB 164/232 KB 148/590 KB 164/240 KB 20/258 KB 344/1710 KB 176/232 KB 148/590 KB 164/240 KB 20/258 KB 348/1710 KB 176/232 KB 148/590 KB 164/240 KB 20/258 KB 352/1710 KB 176/232 KB 148/590 KB 164/240 KB 16/258 KB 336/1710 KB 164/232 KB 144/590 KB 164/240 KB 16/258 KB 336/1710 KB 164/232 KB 148/590 KB 168/240 KB 20/258 KB 352/1710 KB 176/232 KB 148/590 KB 172/240 KB 20/258 KB 352/1710 KB 176/232 KB 148/590 KB 176/240 KB 20/258 KB 352/1710 KB 176/232 KB 148/590 KB 164/240 KB 20/258 KB 340/1710 KB 172/232 KB 148/590 KB 176/240 KB 24/258 KB 352/1710 KB 176/232 KB 148/590 KB 176/240 KB 28/258 KB 352/1710 KB 176/232 KB 148/590 KB 176/240 KB 32/258 KB 352/1710 KB 176/232 KB 152/590 KB 176/240 KB 32/258 KB 352/1710 KB 176/232 KB 156/590 KB 176/240 KB 32/258 KB 352/1710 KB 176/232 KB 156/590 KB 176/240 KB 36/258 KB 352/1710 KB 176/232 KB 160/590 KB 180/240 KB 40/258 KB 356/1710 KB 180/232 KB 160/590 KB 180/240 KB 44/258 KB 356/1710 KB 180/232 KB 160/590 KB 180/240 KB 48/258 KB 356/1710 KB 180/232 KB 160/590 KB 180/240 KB 36/258 KB 356/1710 KB 180/232 KB 160/590 KB 180/240 KB 36/258 KB 352/1710 KB 180/232 KB 160/590 KB 176/240 KB 36/258 KB 352/1710 KB 180/232 KB 160/590 KB 184/240 KB 48/258 KB 356/1710 KB 180/232 KB 160/590 KB 188/240 KB 48/258 KB 356/1710 KB 180/232 KB 160/590 KB 192/240 KB 48/258 KB 356/1710 KB 180/232 KB 156/590 KB 176/240 KB 36/258 KB 352/1710 KB 180/232 KB 160/590 KB 192/240 KB 48/258 KB 356/1710 KB 184/232 KB 164/590 KB 192/240 KB 48/258 KB 356/1710 KB 188/232 KB 164/590 KB 192/240 KB 48/258 KB 360/1710 KB 192/232 KB 164/590 KB 192/240 KB 48/258 KB 360/1710 KB 196/232 KB 164/590 KB 192/240 KB 48/258 KB 360/1710 KB 200/232 KB 164/590 KB 196/240 KB 48/258 KB 360/1710 KB 204/232 KB unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 164/590 KB 196/240 KB 48/258 KB 360/1710 KB 208/232 KB 164/590 KB 196/240 KB 48/258 KB 360/1710 KB 212/232 KB 164/590 KB 196/240 KB 48/258 KB 360/1710 KB 216/232 KB 164/590 KB 196/240 KB 48/258 KB 360/1710 KB 220/232 KB 164/590 KB 196/240 KB 48/258 KB 360/1710 KB 224/232 KB 164/590 KB 196/240 KB 48/258 KB 360/1710 KB 228/232 KB 164/590 KB 192/240 KB 48/258 KB 356/1710 KB 184/232 KB 168/590 KB 196/240 KB 48/258 KB 360/1710 KB 228/232 KB 172/590 KB 196/240 KB 48/258 KB 360/1710 KB 228/232 KB 176/590 KB 196/240 KB 48/258 KB 360/1710 KB 228/232 KB 180/590 KB 196/240 KB 48/258 KB 360/1710 KB 228/232 KB 184/590 KB 196/240 KB 48/258 KB 360/1710 KB 228/232 KB 188/590 KB 196/240 KB 48/258 KB 360/1710 KB 228/232 KB 192/590 KB 196/240 KB 48/258 KB 360/1710 KB 228/232 KB 196/590 KB 196/240 KB 48/258 KB 360/1710 KB 228/232 KB 164/590 KB 196/240 KB 48/258 KB 360/1710 KB 200/232 KB 196/590 KB 200/240 KB 48/258 KB 360/1710 KB 232/232 KB 196/590 KB 204/240 KB 48/258 KB 360/1710 KB 232/232 KB 196/590 KB 208/240 KB 48/258 KB 360/1710 KB 232/232 KB 196/590 KB 212/240 KB 48/258 KB 360/1710 KB 232/232 KB 196/590 KB 216/240 KB 48/258 KB 360/1710 KB 232/232 KB 196/590 KB 220/240 KB 48/258 KB 360/1710 KB 232/232 KB 196/590 KB 224/240 KB 48/258 KB 360/1710 KB 232/232 KB 196/590 KB 228/240 KB 48/258 KB 360/1710 KB 232/232 KB 164/590 KB 192/240 KB 48/258 KB 360/1710 KB 188/232 KB 196/590 KB 228/240 KB 48/258 KB 364/1710 KB 232/232 KB 196/590 KB 228/240 KB 48/258 KB 368/1710 KB 232/232 KB 196/590 KB 228/240 KB 48/258 KB 372/1710 KB 232/232 KB 196/590 KB 228/240 KB 48/258 KB 376/1710 KB 232/232 KB 196/590 KB 228/240 KB 48/258 KB 380/1710 KB 232/232 KB 196/590 KB 228/240 KB 48/258 KB 384/1710 KB 232/232 KB 196/590 KB 228/240 KB 48/258 KB 388/1710 KB 232/232 KB 196/590 KB 232/240 KB 48/258 KB 392/1710 KB 232/232 KB 196/590 KB 232/240 KB 48/258 KB 396/1710 KB 232/232 KB 200/590 KB 232/240 KB 48/258 KB 400/1710 KB 232/232 KB 196/590 KB 196/240 KB 48/258 KB 360/1710 KB 232/232 KB 200/590 KB 232/240 KB 48/258 KB 400/1710 KB 232/232 KB 200/590 KB 232/240 KB 48/258 KB 396/1710 KB 232/232 KB 196/590 KB 232/240 KB 48/258 KB 388/1710 KB 232/232 KB 200/590 KB 236/240 KB 48/258 KB 400/1710 KB 232/232 KB 200/590 KB 240/240 KB 48/258 KB 400/1710 KB 232/232 KB 204/590 KB 240/240 KB 48/258 KB 400/1710 KB 232/232 KB 208/590 KB 240/240 KB 48/258 KB 400/1710 KB 232/232 KB 212/590 KB 240/240 KB 48/258 KB 400/1710 KB 232/232 KB 216/590 KB 240/240 KB 48/258 KB 404/1710 KB 232/232 KB 220/590 KB 240/240 KB 48/258 KB 404/1710 KB 232/232 KB 212/590 KB 240/240 KB 48/258 KB 404/1710 KB 232/232 KB 224/590 KB 240/240 KB 48/258 KB 408/1710 KB 232/232 KB 224/590 KB 240/240 KB 48/258 KB 412/1710 KB 232/232 KB 224/590 KB 240/240 KB 48/258 KB 416/1710 KB 232/232 KB 224/590 KB 240/240 KB 48/258 KB 420/1710 KB 232/232 KB 224/590 KB 240/240 KB 48/258 KB 424/1710 KB 232/232 KB 224/590 KB 240/240 KB 48/258 KB 420/1710 KB 232/232 KB 228/590 KB 240/240 KB 48/258 KB 424/1710 KB 232/232 KB 232/590 KB 240/240 KB 48/258 KB 424/1710 KB 232/232 KB 232/590 KB 240/240 KB 48/258 KB 428/1710 KB 232/232 KB 232/590 KB 240/240 KB 48/258 KB 432/1710 KB 232/232 KB 236/590 KB 240/240 KB 48/258 KB 432/1710 KB 232/232 KB 240/590 KB 240/240 KB 48/258 KB 432/1710 KB 232/232 KB 244/590 KB 240/240 KB 48/258 KB 432/1710 KB 232/232 KB 244/590 KB 52/258 KB 436/1710 KB 232/232 KB 244/590 KB 56/258 KB 436/1710 KB 232/232 KB 244/590 KB 60/258 KB 436/ unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 1710 KB 232/232 KB 244/590 KB 64/258 KB 436/1710 KB 232/232 KB 244/590 KB 68/258 KB 436/1710 KB 232/232 KB 244/590 KB 72/258 KB 436/1710 KB 232/232 KB 244/590 KB 76/258 KB 436/1710 KB 232/232 KB 244/590 KB 80/258 KB 436/1710 KB 232/232 KB 244/590 KB 84/258 KB 436/1710 KB 232/232 KB 244/590 KB 88/258 KB 436/1710 KB 232/232 KB 244/590 KB 92/258 KB 436/1710 KB 232/232 KB 244/590 KB 96/258 KB 436/1710 KB 232/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1332.6 KB/sec) unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1383.2 KB/sec) unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 244/590 KB 48/258 KB 436/1710 KB 232/232 KB 248/590 KB 100/258 KB 436/1710 KB 244/590 KB 100/258 KB 436/1710 KB 248/590 KB 104/258 KB 436/1710 KB 248/590 KB 108/258 KB 436/1710 KB 248/590 KB 112/258 KB 436/1710 KB 248/590 KB 116/258 KB 436/1710 KB 248/590 KB 120/258 KB 436/1710 KB 248/590 KB 124/258 KB 436/1710 KB 248/590 KB 128/258 KB 436/1710 KB 252/590 KB 128/258 KB 436/1710 KB 252/590 KB 128/258 KB 440/1710 KB 252/590 KB 128/258 KB 444/1710 KB 252/590 KB 128/258 KB 448/1710 KB 256/590 KB 132/258 KB 452/1710 KB 256/590 KB 132/258 KB 456/1710 KB 256/590 KB 132/258 KB 448/1710 KB 256/590 KB 128/258 KB 448/1710 KB 260/590 KB 132/258 KB 456/1710 KB 264/590 KB 4/223 KB 136/258 KB 456/1710 KB 4/208 KB 268/590 KB 4/223 KB 136/258 KB 456/1710 KB 4/208 KB 260/590 KB 4/223 KB 136/258 KB 456/1710 KB 4/208 KB 260/590 KB 4/223 KB 132/258 KB 456/1710 KB 268/590 KB 4/223 KB 140/258 KB 456/1710 KB 4/208 KB 260/590 KB 4/223 KB 132/258 KB 456/1710 KB 4/208 KB 268/590 KB 8/223 KB 140/258 KB 456/1710 KB 8/208 KB 268/590 KB 8/223 KB 140/258 KB 456/1710 KB 4/208 KB 268/590 KB 12/223 KB 144/258 KB 456/1710 KB 8/208 KB 268/590 KB 8/223 KB 144/258 KB 456/1710 KB 8/208 KB 268/590 KB 12/223 KB 144/258 KB 456/1710 KB 12/208 KB 268/590 KB 16/223 KB 144/258 KB 456/1710 KB 12/208 KB 272/590 KB 16/223 KB 144/258 KB 460/1710 KB 12/208 KB 268/590 KB 16/223 KB 144/258 KB 460/1710 KB 12/208 KB 272/590 KB 16/223 KB 144/258 KB 460/1710 KB 16/208 KB 272/590 KB 16/223 KB 148/258 KB 460/1710 KB 16/208 KB 276/590 KB 20/223 KB 152/258 KB 464/1710 KB 20/208 KB 276/590 KB 20/223 KB 148/258 KB 464/1710 KB 20/208 KB 276/590 KB 20/223 KB 156/258 KB 464/1710 KB 20/208 KB 276/590 KB 16/223 KB 148/258 KB 464/1710 KB 20/208 KB 272/590 KB 16/223 KB 148/258 KB 464/1710 KB 20/208 KB 272/590 KB 16/223 KB 148/258 KB 464/1710 KB 16/208 KB 276/590 KB 24/223 KB 156/258 KB 468/1710 KB 20/208 KB 276/590 KB 24/223 KB 156/258 KB 464/1710 KB 20/208 KB 280/590 KB 28/223 KB 160/258 KB 468/1710 KB 24/208 KB 280/590 KB 24/223 KB 160/258 KB 468/1710 KB 24/208 KB 276/590 KB 24/223 KB 160/258 KB 468/1710 KB 24/208 KB 276/590 KB 24/223 KB 156/258 KB 468/1710 KB 24/208 KB 280/590 KB 28/223 KB 160/258 KB 468/1710 KB 28/208 KB 280/590 KB 28/223 KB 160/258 KB 468/1710 KB 32/208 KB 284/590 KB 32/223 KB 160/258 KB 472/1710 KB 32/208 KB 284/590 KB 28/223 KB 160/258 KB 472/1710 KB 32/208 KB 280/590 KB 28/223 KB 160/258 KB 472/1710 KB 32/208 KB 284/590 KB 32/223 KB 160/258 KB 476/1710 KB 32/208 KB 284/590 KB 32/223 KB 160/258 KB 480/1710 KB 32/208 KB 288/590 KB 36/223 KB 164/258 KB 484/1710 KB 32/208 KB 288/590 KB 36/223 KB 164/258 KB 488/1710 KB 36/208 KB 288/590 KB 36/223 KB 164/258 KB 492/1710 KB 36/208 KB 288/590 KB 36/223 KB 160/258 KB 480/1710 KB 32/208 KB 288/590 KB 32/223 KB 160/258 KB 480/1710 KB 32/208 KB 292/590 KB 36/223 KB 164/258 KB 492/1710 KB 36/208 KB 288/590 KB 36/223 KB 164/258 KB 484/1710 KB 36/208 KB 288/590 KB 36/223 KB 164/258 KB 484/1710 KB 36/208 KB 292/590 KB 40/223 KB 168/258 KB 492/1710 KB 36/208 KB 292/590 KB 40/223 KB 164/258 KB 492/1710 KB 36/208 KB 296/590 KB 40/223 KB 172/258 KB 492/1710 KB 40/208 KB 296/590 KB 40/223 KB 176/258 KB 492/1710 KB 40/208 KB 296/590 KB 40/223 KB 168/258 KB 492/1710 KB 40/208 KB 292/590 KB 40/223 KB 168/258 KB 492/1710 KB 40/208 KB 296/590 KB 44/223 KB 176/258 KB 492/1710 KB 44/208 KB 296/590 KB 44/223 KB 176/258 KB 492/1710 KB 40/208 K unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install B 296/590 KB 44/223 KB 176/258 KB 492/1710 KB 48/208 KB 300/590 KB 44/223 KB 176/258 KB 492/1710 KB 48/208 KB 304/590 KB 44/223 KB 176/258 KB 492/1710 KB 48/208 KB 308/590 KB 48/223 KB 180/258 KB 496/1710 KB 52/208 KB 312/590 KB 48/223 KB 180/258 KB 496/1710 KB 52/208 KB 304/590 KB 48/223 KB 180/258 KB 496/1710 KB 52/208 KB 304/590 KB 48/223 KB 180/258 KB 496/1710 KB 48/208 KB 304/590 KB 48/223 KB 176/258 KB 496/1710 KB 48/208 KB 304/590 KB 48/223 KB 176/258 KB 492/1710 KB 48/208 KB 312/590 KB 52/223 KB 180/258 KB 496/1710 KB 52/208 KB 312/590 KB 56/223 KB 180/258 KB 500/1710 KB 52/208 KB 312/590 KB 60/223 KB 184/258 KB 500/1710 KB 56/208 KB 312/590 KB 64/223 KB 184/258 KB 500/1710 KB 56/208 KB 312/590 KB 52/223 KB 180/258 KB 500/1710 KB 52/208 KB 316/590 KB 64/223 KB 184/258 KB 504/1710 KB 56/208 KB 316/590 KB 64/223 KB 184/258 KB 500/1710 KB 56/208 KB 312/590 KB 56/223 KB 184/258 KB 500/1710 KB 56/208 KB 312/590 KB 56/223 KB 184/258 KB 500/1710 KB 52/208 KB 316/590 KB 64/223 KB 188/258 KB 504/1710 KB 56/208 KB 316/590 KB 64/223 KB 192/258 KB 504/1710 KB 56/208 KB 316/590 KB 64/223 KB 192/258 KB 504/1710 KB 60/208 KB 316/590 KB 64/223 KB 192/258 KB 508/1710 KB 60/208 KB 320/590 KB 64/223 KB 192/258 KB 512/1710 KB 64/208 KB 320/590 KB 64/223 KB 192/258 KB 516/1710 KB 64/208 KB 320/590 KB 68/223 KB 196/258 KB 520/1710 KB 64/208 KB 320/590 KB 68/223 KB 196/258 KB 524/1710 KB 64/208 KB 320/590 KB 68/223 KB 196/258 KB 528/1710 KB 64/208 KB 320/590 KB 64/223 KB 192/258 KB 508/1710 KB 64/208 KB 316/590 KB 64/223 KB 192/258 KB 508/1710 KB 64/208 KB 320/590 KB 68/223 KB 196/258 KB 528/1710 KB 68/208 KB 324/590 KB 68/223 KB 196/258 KB 528/1710 KB 72/208 KB 320/590 KB 68/223 KB 196/258 KB 516/1710 KB 64/208 KB 320/590 KB 64/223 KB 196/258 KB 516/1710 KB 64/208 KB 324/590 KB 72/223 KB 196/258 KB 528/1710 KB 72/208 KB 324/590 KB 76/223 KB 200/258 KB 528/1710 KB 72/208 KB 324/590 KB 68/223 KB 196/258 KB 528/1710 KB 68/208 KB 324/590 KB 72/223 KB 200/258 KB 528/1710 KB 72/208 KB 328/590 KB 76/223 KB 204/258 KB 528/1710 KB 72/208 KB 328/590 KB 76/223 KB 204/258 KB 528/1710 KB 76/208 KB 328/590 KB 76/223 KB 204/258 KB 528/1710 KB 80/208 KB 328/590 KB 76/223 KB 200/258 KB 528/1710 KB 80/208 KB 328/590 KB 80/223 KB 208/258 KB 528/1710 KB 80/208 KB 328/590 KB 80/223 KB 204/258 KB 528/1710 KB 80/208 KB 332/590 KB 80/223 KB 208/258 KB 528/1710 KB 80/208 KB 336/590 KB 80/223 KB 208/258 KB 528/1710 KB 80/208 KB 340/590 KB 84/223 KB 212/258 KB 532/1710 KB 84/208 KB 344/590 KB 84/223 KB 212/258 KB 532/1710 KB 84/208 KB 336/590 KB 84/223 KB 212/258 KB 532/1710 KB 84/208 KB 336/590 KB 84/223 KB 212/258 KB 532/1710 KB 80/208 KB 336/590 KB 84/223 KB 208/258 KB 532/1710 KB 80/208 KB 336/590 KB 80/223 KB 208/258 KB 532/1710 KB 80/208 KB 344/590 KB 84/223 KB 216/258 KB 532/1710 KB 84/208 KB 344/590 KB 88/223 KB 220/258 KB 536/1710 KB 88/208 KB 344/590 KB 88/223 KB 216/258 KB 536/1710 KB 88/208 KB 344/590 KB 88/223 KB 216/258 KB 532/1710 KB 88/208 KB 344/590 KB 84/223 KB 216/258 KB 532/1710 KB 88/208 KB 344/590 KB 88/223 KB 220/258 KB 536/1710 KB 92/208 KB 344/590 KB 92/223 KB 220/258 KB 536/1710 KB 92/208 KB 344/590 KB 96/223 KB 220/258 KB 536/1710 KB 92/208 KB 344/590 KB 96/223 KB 224/258 KB 540/1710 KB 96/208 KB 344/590 KB 96/223 KB 224/258 KB 540/1710 KB 92/208 KB 344/590 KB 96/223 KB 224/258 KB 536/1710 KB 92/208 KB 348/590 KB 96/223 KB 224/258 KB 540/1710 KB 96/208 KB unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 348/590 KB 96/223 KB 224/258 KB 544/1710 KB 96/208 KB 348/590 KB 96/223 KB 228/258 KB 544/1710 KB 96/208 KB 352/590 KB 100/223 KB 232/258 KB 548/1710 KB 100/208 KB 352/590 KB 100/223 KB 228/258 KB 548/1710 KB 100/208 KB 352/590 KB 100/223 KB 228/258 KB 548/1710 KB 96/208 KB 352/590 KB 100/223 KB 236/258 KB 548/1710 KB 104/208 KB 352/590 KB 96/223 KB 228/258 KB 548/1710 KB 96/208 KB 352/590 KB 96/223 KB 228/258 KB 544/1710 KB 96/208 KB 356/590 KB 104/223 KB 236/258 KB 548/1710 KB 104/208 KB 352/590 KB 104/223 KB 236/258 KB 548/1710 KB 104/208 KB 360/590 KB 108/223 KB 236/258 KB 552/1710 KB 108/208 KB 360/590 KB 112/223 KB 236/258 KB 552/1710 KB 108/208 KB 356/590 KB 104/223 KB 236/258 KB 548/1710 KB 108/208 KB 360/590 KB 112/223 KB 236/258 KB 552/1710 KB 112/208 KB 360/590 KB 112/223 KB 236/258 KB 552/1710 KB 108/208 KB 352/590 KB 100/223 KB 236/258 KB 548/1710 KB 100/208 KB 356/590 KB 104/223 KB 236/258 KB 552/1710 KB 108/208 KB 360/590 KB 112/223 KB 236/258 KB 556/1710 KB 112/208 KB 360/590 KB 112/223 KB 240/258 KB 556/1710 KB 112/208 KB 364/590 KB 112/223 KB 240/258 KB 556/1710 KB 116/208 KB 364/590 KB 116/223 KB 244/258 KB 560/1710 KB 120/208 KB 364/590 KB 116/223 KB 244/258 KB 560/1710 KB 124/208 KB 364/590 KB 112/223 KB 240/258 KB 556/1710 KB 112/208 KB 368/590 KB 116/223 KB 244/258 KB 560/1710 KB 124/208 KB 372/590 KB 116/223 KB 244/258 KB 560/1710 KB 124/208 KB 376/590 KB 116/223 KB 244/258 KB 560/1710 KB 128/208 KB 364/590 KB 116/223 KB 244/258 KB 560/1710 KB 116/208 KB 364/590 KB 112/223 KB 244/258 KB 560/1710 KB 116/208 KB 364/590 KB 112/223 KB 240/258 KB 560/1710 KB 116/208 KB 376/590 KB 116/223 KB 244/258 KB 564/1710 KB 128/208 KB 376/590 KB 116/223 KB 244/258 KB 568/1710 KB 128/208 KB 372/590 KB 116/223 KB 244/258 KB 560/1710 KB 128/208 KB 376/590 KB 120/223 KB 244/258 KB 568/1710 KB 128/208 KB 376/590 KB 120/223 KB 248/258 KB 568/1710 KB 128/208 KB 376/590 KB 124/223 KB 248/258 KB 572/1710 KB 128/208 KB 376/590 KB 128/223 KB 252/258 KB 572/1710 KB 128/208 KB 376/590 KB 132/223 KB 252/258 KB 572/1710 KB 128/208 KB 380/590 KB 136/223 KB 252/258 KB 572/1710 KB 132/208 KB 380/590 KB 140/223 KB 252/258 KB 572/1710 KB 132/208 KB 376/590 KB 120/223 KB 248/258 KB 572/1710 KB 128/208 KB 380/590 KB 140/223 KB 252/258 KB 576/1710 KB 132/208 KB 380/590 KB 140/223 KB 252/258 KB 580/1710 KB 132/208 KB 380/590 KB 140/223 KB 252/258 KB 584/1710 KB 132/208 KB 380/590 KB 140/223 KB 252/258 KB 588/1710 KB 132/208 KB 380/590 KB 140/223 KB 252/258 KB 592/1710 KB 132/208 KB 380/590 KB 132/223 KB 252/258 KB 572/1710 KB 132/208 KB 380/590 KB 132/223 KB 252/258 KB 572/1710 KB 128/208 KB 376/590 KB 124/223 KB 252/258 KB 572/1710 KB 128/208 KB 380/590 KB 140/223 KB 256/258 KB 592/1710 KB 132/208 KB 384/590 KB 140/223 KB 256/258 KB 592/1710 KB 132/208 KB 384/590 KB 140/223 KB 258/258 KB 592/1710 KB 132/208 KB 388/590 KB 140/223 KB 258/258 KB 592/1710 KB 132/208 KB 388/590 KB 140/223 KB 258/258 KB 592/1710 KB 136/208 KB 388/590 KB 140/223 KB 258/258 KB 592/1710 KB 140/208 KB 388/590 KB 140/223 KB 258/258 KB 592/1710 KB 144/208 KB 392/590 KB 140/223 KB 258/258 KB 592/1710 KB 144/208 KB 392/590 KB 144/223 KB 258/258 KB 592/1710 KB 144/208 KB 396/590 KB 144/223 KB 258/258 KB 592/1710 KB 144/208 KB 396/590 KB 144/223 KB 258/258 KB 592/1710 KB 148/208 KB 400/590 KB 148/223 KB 258/258 KB 596/1710 KB 152/208 KB 400/590 KB 148/223 KB 258/258 KB 596/1710 KB 156/208 KB 400/590 KB 1 unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 48/223 KB 258/258 KB 596/1710 KB 148/208 KB 400/590 KB 144/223 KB 258/258 KB 592/1710 KB 148/208 KB 404/590 KB 148/223 KB 258/258 KB 596/1710 KB 156/208 KB 400/590 KB 148/223 KB 258/258 KB 592/1710 KB 148/208 KB 404/590 KB 152/223 KB 258/258 KB 600/1710 KB 160/208 KB 404/590 KB 148/223 KB 258/258 KB 600/1710 KB 160/208 KB 404/590 KB 148/223 KB 258/258 KB 600/1710 KB 156/208 KB 404/590 KB 156/223 KB 258/258 KB 600/1710 KB 160/208 KB 404/590 KB 160/223 KB 258/258 KB 604/1710 KB 160/208 KB 404/590 KB 156/223 KB 258/258 KB 604/1710 KB 160/208 KB 404/590 KB 160/223 KB 258/258 KB 608/1710 KB 160/208 KB 408/590 KB 160/223 KB 258/258 KB 608/1710 KB 160/208 KB 408/590 KB 164/223 KB 258/258 KB 608/1710 KB 160/208 KB 412/590 KB 168/223 KB 612/1710 KB 164/208 KB 412/590 KB 172/223 KB 612/1710 KB 164/208 KB 412/590 KB 164/223 KB 612/1710 KB 164/208 KB 412/590 KB 172/223 KB 612/1710 KB 168/208 KB 412/590 KB 172/223 KB 612/1710 KB 172/208 KB 412/590 KB 164/223 KB 612/1710 KB 160/208 KB 412/590 KB 164/223 KB 258/258 KB 608/1710 KB 160/208 KB 416/590 KB 172/223 KB 612/1710 KB 172/208 KB 420/590 KB 172/223 KB 612/1710 KB 172/208 KB 420/590 KB 176/223 KB 616/1710 KB 176/208 KB 420/590 KB 172/223 KB 616/1710 KB 176/208 KB 420/590 KB 172/223 KB 616/1710 KB 172/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1101.0 KB/sec) unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-mysql-0: 10:02:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 420/590 KB 176/223 KB 620/1710 KB 176/208 KB 420/590 KB 176/223 KB 624/1710 KB 176/208 KB 424/590 KB 176/223 KB 624/1710 KB 176/208 KB 428/590 KB 176/223 KB 624/1710 KB 176/208 KB 432/590 KB 180/223 KB 624/1710 KB 176/208 KB 436/590 KB 180/223 KB 624/1710 KB 176/208 KB 440/590 KB 180/223 KB 628/1710 KB 180/208 KB 444/590 KB 180/223 KB 628/1710 KB 180/208 KB 448/590 KB 180/223 KB 628/1710 KB 180/208 KB 428/590 KB 180/223 KB 624/1710 KB 176/208 KB 448/590 KB 184/223 KB 628/1710 KB 180/208 KB 436/590 KB 180/223 KB 628/1710 KB 180/208 KB 436/590 KB 180/223 KB 624/1710 KB 180/208 KB 448/590 KB 184/223 KB 628/1710 KB 184/208 KB 448/590 KB 184/223 KB 628/1710 KB 188/208 KB 448/590 KB 188/223 KB 628/1710 KB 188/208 KB 448/590 KB 188/223 KB 632/1710 KB 192/208 KB 448/590 KB 188/223 KB 628/1710 KB 192/208 KB 448/590 KB 188/223 KB 636/1710 KB 192/208 KB 448/590 KB 192/223 KB 640/1710 KB 192/208 KB 448/590 KB 192/223 KB 636/1710 KB 192/208 KB 448/590 KB 192/223 KB 640/1710 KB 196/208 KB 452/590 KB 196/223 KB 644/1710 KB 200/208 KB 452/590 KB 196/223 KB 644/1710 KB 204/208 KB 452/590 KB 196/223 KB 644/1710 KB 208/208 KB 452/590 KB 196/223 KB 644/1710 KB 196/208 KB 448/590 KB 196/223 KB 644/1710 KB 196/208 KB 452/590 KB 200/223 KB 644/1710 KB 208/208 KB 448/590 KB 192/223 KB 644/1710 KB 196/208 KB 452/590 KB 200/223 KB 648/1710 KB 208/208 KB 452/590 KB 204/223 KB 652/1710 KB 208/208 KB 456/590 KB 204/223 KB 656/1710 KB 208/208 KB 456/590 KB 204/223 KB 3/38 KB 656/1710 KB 208/208 KB 456/590 KB 204/223 KB 6/38 KB 656/1710 KB 208/208 KB 452/590 KB 204/223 KB 648/1710 KB 208/208 KB 456/590 KB 208/223 KB 6/38 KB 656/1710 KB 208/208 KB 456/590 KB 208/223 KB 9/38 KB 656/1710 KB 208/208 KB 456/590 KB 208/223 KB 11/38 KB 656/1710 KB 208/208 KB 456/590 KB 204/223 KB 652/1710 KB 208/208 KB 460/590 KB 208/223 KB 11/38 KB 656/1710 KB 208/208 KB 464/590 KB 208/223 KB 11/38 KB 656/1710 KB 208/208 KB 468/590 KB 212/223 KB 14/38 KB 656/1710 KB 208/208 KB 472/590 KB 212/223 KB 14/38 KB 660/1710 KB 208/208 KB 476/590 KB 212/223 KB 14/38 KB 660/1710 KB 208/208 KB 480/590 KB 212/223 KB 14/38 KB 660/1710 KB 208/208 KB 464/590 KB 212/223 KB 14/38 KB 656/1710 KB 208/208 KB 464/590 KB 208/223 KB 14/38 KB 656/1710 KB 208/208 KB 480/590 KB 212/223 KB 16/38 KB 660/1710 KB 208/208 KB 480/590 KB 212/223 KB 19/38 KB 660/1710 KB 208/208 KB 480/590 KB 212/223 KB 22/38 KB 660/1710 KB 208/208 KB 480/590 KB 212/223 KB 25/38 KB 660/1710 KB 208/208 KB 468/590 KB 212/223 KB 14/38 KB 660/1710 KB 208/208 KB 480/590 KB 216/223 KB 25/38 KB 660/1710 KB 208/208 KB 480/590 KB 220/223 KB 25/38 KB 660/1710 KB 208/208 KB 480/590 KB 223/223 KB 25/38 KB 664/1710 KB 208/208 KB 480/590 KB 220/223 KB 25/38 KB 664/1710 KB 208/208 KB 480/590 KB 223/223 KB 27/38 KB 668/1710 KB 208/208 KB 480/590 KB 223/223 KB 27/38 KB 664/1710 KB 208/208 KB 480/590 KB 223/223 KB 27/38 KB 672/1710 KB 208/208 KB 484/590 KB 223/223 KB 27/38 KB 672/1710 KB 208/208 KB 488/590 KB 223/223 KB 30/38 KB 672/1710 KB 208/208 KB 484/590 KB 223/223 KB 30/38 KB 672/1710 KB 208/208 KB 488/590 KB 223/223 KB 32/38 KB 676/1710 KB 208/208 KB 488/590 KB 223/223 KB 35/38 KB 676/1710 KB 208/208 KB 488/590 KB 223/223 KB 30/38 KB 676/1710 KB 208/208 KB 488/590 KB 223/223 KB 38/38 KB 676/1710 KB 208/208 KB 492/590 KB 223/223 KB 38/38 KB 680/1710 KB 208/208 KB 492/590 KB 223/223 KB 38/38 KB 680/1710 KB 208/208 KB 492/590 KB 223/223 KB 38/38 KB 676/1710 KB 208 unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install /208 KB 496/590 KB 223/223 KB 38/38 KB 680/1710 KB 208/208 KB 496/590 KB 223/223 KB 38/38 KB 684/1710 KB 208/208 KB 496/590 KB 223/223 KB 38/38 KB 688/1710 KB 208/208 KB 496/590 KB 223/223 KB 38/38 KB 692/1710 KB 208/208 KB 500/590 KB 223/223 KB 38/38 KB 696/1710 KB 500/590 KB 223/223 KB 38/38 KB 700/1710 KB 500/590 KB 223/223 KB 38/38 KB 704/1710 KB 500/590 KB 223/223 KB 38/38 KB 692/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 818.2 KB/sec) unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 504/590 KB 223/223 KB 38/38 KB 704/1710 KB 508/590 KB 223/223 KB 38/38 KB 704/1710 KB 512/590 KB 223/223 KB 38/38 KB 704/1710 KB 512/590 KB 223/223 KB 38/38 KB 708/1710 KB 516/590 KB 38/38 KB 712/1710 KB 516/590 KB 38/38 KB 716/1710 KB 516/590 KB 38/38 KB 720/1710 KB 516/590 KB 38/38 KB 708/1710 KB 520/590 KB 38/38 KB 720/1710 KB 524/590 KB 38/38 KB 720/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 867.3 KB/sec) unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 528/590 KB 38/38 KB 720/1710 KB 532/590 KB 720/1710 KB 536/590 KB 724/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 145.4 KB/sec) unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 532/590 KB 724/1710 KB 536/590 KB 728/1710 KB 536/590 KB 728/1710 KB 4/18 KB 536/590 KB 728/1710 KB 8/18 KB 536/590 KB 728/1710 KB 12/18 KB 536/590 KB 728/1710 KB 16/18 KB 536/590 KB 728/1710 KB 18/18 KB 536/590 KB 732/1710 KB 18/18 KB 540/590 KB 736/1710 KB 18/18 KB 540/590 KB 732/1710 KB 18/18 KB 544/590 KB 736/1710 KB 18/18 KB 544/590 KB 736/1710 KB 4/531 KB 18/18 KB 544/590 KB 736/1710 KB 8/531 KB 18/18 KB 544/590 KB 736/1710 KB 12/531 KB 18/18 KB 544/590 KB 736/1710 KB 16/531 KB 18/18 KB 544/590 KB 740/1710 KB 16/531 KB 18/18 KB 548/590 KB 744/1710 KB 20/531 KB 18/18 KB 548/590 KB 748/1710 KB 20/531 KB 18/18 KB 548/590 KB 752/1710 KB 20/531 KB 18/18 KB 548/590 KB 740/1710 KB 20/531 KB 18/18 KB 552/590 KB 752/1710 KB 20/531 KB 18/18 KB 556/590 KB 752/1710 KB 20/531 KB 18/18 KB 560/590 KB 752/1710 KB 20/531 KB 18/18 KB 544/590 KB 740/1710 KB 20/531 KB 18/18 KB 560/590 KB 752/1710 KB 24/531 KB 18/18 KB 560/590 KB 752/1710 KB 28/531 KB 18/18 KB 560/590 KB 752/1710 KB 32/531 KB 18/18 KB 560/590 KB 752/1710 KB 36/531 KB 18/18 KB 560/590 KB 752/1710 KB 40/531 KB 18/18 KB 560/590 KB 752/1710 KB 44/531 KB 18/18 KB 560/590 KB 3/214 KB 756/1710 KB 48/531 KB 18/18 KB 560/590 KB 3/214 KB 752/1710 KB 44/531 KB 18/18 KB 560/590 KB 6/214 KB 756/1710 KB 48/531 KB 560/590 KB 9/214 KB 756/1710 KB 48/531 KB 560/590 KB 11/214 KB 756/1710 KB 48/531 KB 560/590 KB 14/214 KB 756/1710 KB 48/531 KB 560/590 KB 16/214 KB 756/1710 KB 48/531 KB 560/590 KB 19/214 KB 756/1710 KB 48/531 KB 560/590 KB 22/214 KB 756/1710 KB 48/531 KB 560/590 KB 25/214 KB 756/1710 KB 48/531 KB 564/590 KB 25/214 KB 756/1710 KB 48/531 KB 568/590 KB 27/214 KB 756/1710 KB 52/531 KB 572/590 KB 27/214 KB 756/1710 KB 52/531 KB 560/590 KB 3/214 KB 756/1710 KB 44/531 KB 18/18 KB 572/590 KB 27/214 KB 760/1710 KB 52/531 KB 572/590 KB 27/214 KB 764/1710 KB 52/531 KB 572/590 KB 27/214 KB 768/1710 KB 52/531 KB 564/590 KB 27/214 KB 756/1710 KB 52/531 KB 564/590 KB 27/214 KB 756/1710 KB 48/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 66.2 KB/sec) unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 572/590 KB 30/214 KB 768/1710 KB 52/531 KB 576/590 KB 30/214 KB 768/1710 KB 52/531 KB 576/590 KB 32/214 KB 768/1710 KB 56/531 KB 576/590 KB 32/214 KB 768/1710 KB 60/531 KB 576/590 KB 32/214 KB 768/1710 KB 61/531 KB 576/590 KB 32/214 KB 768/1710 KB 52/531 KB 576/590 KB 36/214 KB 768/1710 KB 61/531 KB 580/590 KB 40/214 KB 772/1710 KB 65/531 KB 580/590 KB 44/214 KB 772/1710 KB 65/531 KB 580/590 KB 48/214 KB 772/1710 KB 65/531 KB 580/590 KB 36/214 KB 772/1710 KB 65/531 KB 580/590 KB 48/214 KB 776/1710 KB 65/531 KB 580/590 KB 48/214 KB 780/1710 KB 65/531 KB 580/590 KB 48/214 KB 784/1710 KB 65/531 KB 580/590 KB 36/214 KB 768/1710 KB 65/531 KB 584/590 KB 48/214 KB 784/1710 KB 65/531 KB 588/590 KB 48/214 KB 784/1710 KB 65/531 KB 590/590 KB 48/214 KB 784/1710 KB 65/531 KB 576/590 KB 36/214 KB 768/1710 KB 65/531 KB 590/590 KB 48/214 KB 784/1710 KB 69/531 KB 590/590 KB 48/214 KB 784/1710 KB 73/531 KB 590/590 KB 48/214 KB 784/1710 KB 77/531 KB 590/590 KB 48/214 KB 784/1710 KB 81/531 KB 590/590 KB 52/214 KB 788/1710 KB 85/531 KB 590/590 KB 52/214 KB 788/1710 KB 81/531 KB 590/590 KB 48/214 KB 788/1710 KB 81/531 KB 590/590 KB 52/214 KB 792/1710 KB 85/531 KB 590/590 KB 52/214 KB 796/1710 KB 85/531 KB 590/590 KB 56/214 KB 796/1710 KB 85/531 KB 590/590 KB 60/214 KB 800/1710 KB 85/531 KB 590/590 KB 64/214 KB 800/1710 KB 85/531 KB 590/590 KB 56/214 KB 800/1710 KB 85/531 KB 590/590 KB 64/214 KB 800/1710 KB 89/531 KB 590/590 KB 64/214 KB 800/1710 KB 93/531 KB 590/590 KB 64/214 KB 800/1710 KB 97/531 KB 590/590 KB 68/214 KB 804/1710 KB 101/531 KB 590/590 KB 68/214 KB 804/1710 KB 105/531 KB 590/590 KB 68/214 KB 804/1710 KB 109/531 KB 68/214 KB 804/1710 KB 113/531 KB 590/590 KB 68/214 KB 804/1710 KB 97/531 KB 590/590 KB 64/214 KB 804/1710 KB 97/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2040.3 KB/sec) unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 68/214 KB 808/1710 KB 113/531 KB 72/214 KB 808/1710 KB 113/531 KB 72/214 KB 812/1710 KB 113/531 KB Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install 76/214 KB 816/1710 KB 113/531 KB 80/214 KB 816/1710 KB 113/531 KB 72/214 KB 816/1710 KB 113/531 KB 80/214 KB 4/1267 KB 816/1710 KB 113/531 KB 80/214 KB 8/1267 KB 816/1710 KB 113/531 KB 80/214 KB 12/1267 KB 816/1710 KB 113/531 KB 80/214 KB 16/1267 KB 816/1710 KB 113/531 KB 84/214 KB 16/1267 KB 816/1710 KB 113/531 KB 88/214 KB 16/1267 KB 820/1710 KB 113/531 KB 92/214 KB 16/1267 KB 820/1710 KB 113/531 KB 84/214 KB 16/1267 KB 820/1710 KB 113/531 KB 92/214 KB 16/1267 KB 824/1710 KB 117/531 KB 92/214 KB 20/1267 KB 824/1710 KB 117/531 KB 92/214 KB 24/1267 KB 824/1710 KB 117/531 KB 92/214 KB 28/1267 KB 824/1710 KB 117/531 KB 92/214 KB 32/1267 KB 824/1710 KB 117/531 KB 92/214 KB 16/1267 KB 820/1710 KB 117/531 KB 92/214 KB 32/1267 KB 828/1710 KB 121/531 KB 96/214 KB 32/1267 KB 828/1710 KB 121/531 KB 92/214 KB 32/1267 KB 828/1710 KB 121/531 KB 96/214 KB 32/1267 KB 832/1710 KB 121/531 KB 96/214 KB 32/1267 KB 832/1710 KB 125/531 KB 96/214 KB 36/1267 KB 832/1710 KB 125/531 KB 96/214 KB 40/1267 KB 832/1710 KB 125/531 KB 96/214 KB 44/1267 KB 832/1710 KB 125/531 KB 96/214 KB 48/1267 KB 832/1710 KB 125/531 KB 96/214 KB 48/1267 KB 836/1710 KB 125/531 KB 96/214 KB 48/1267 KB 840/1710 KB 125/531 KB 100/214 KB 48/1267 KB 840/1710 KB 129/531 KB 100/214 KB 48/1267 KB 840/1710 KB 125/531 KB 104/214 KB 48/1267 KB 840/1710 KB 129/531 KB 104/214 KB 48/1267 KB 844/1710 KB 133/531 KB 104/214 KB 48/1267 KB 840/1710 KB 133/531 KB 104/214 KB 48/1267 KB 844/1710 KB 137/531 KB 104/214 KB 48/1267 KB 848/1710 KB 141/531 KB 104/214 KB 48/1267 KB 848/1710 KB 137/531 KB 108/214 KB 48/1267 KB 848/1710 KB 141/531 KB 112/214 KB 48/1267 KB 848/1710 KB 141/531 KB 112/214 KB 52/1267 KB 848/1710 KB 141/531 KB 112/214 KB 4/109 KB 56/1267 KB 848/1710 KB 141/531 KB 112/214 KB 4/109 KB 60/1267 KB 848/1710 KB 141/531 KB 112/214 KB 4/109 KB 64/1267 KB 848/1710 KB 141/531 KB 112/214 KB 4/109 KB 68/1267 KB 848/1710 KB 141/531 KB 112/214 KB 4/109 KB 72/1267 KB 848/1710 KB 141/531 KB 112/214 KB 4/109 KB 76/1267 KB 848/1710 KB 141/531 KB 112/214 KB 4/109 KB 80/1267 KB 848/1710 KB 141/531 KB 112/214 KB 4/109 KB 52/1267 KB 848/1710 KB 141/531 KB 112/214 KB 8/109 KB 80/1267 KB 848/1710 KB 141/531 KB 112/214 KB 12/109 KB 80/1267 KB 848/1710 KB 141/531 KB 112/214 KB 12/109 KB 84/1267 KB 848/1710 KB 141/531 KB 112/214 KB 16/109 KB 84/1267 KB 848/1710 KB 141/531 KB 112/214 KB 16/109 KB 88/1267 KB 848/1710 KB 141/531 KB 112/214 KB 16/109 KB 92/1267 KB 848/1710 KB 141/531 KB 112/214 KB 16/109 KB 96/1267 KB 848/1710 KB 141/531 KB 112/214 KB 16/109 KB 96/1267 KB 852/1710 KB 141/531 KB 112/214 KB 20/109 KB 100/1267 KB 856/1710 KB 141/531 KB 116/214 KB 20/109 KB 100/1267 KB 860/1710 KB 145/531 KB 120/214 KB 20/109 KB 100/1267 KB 860/1710 KB 145/531 KB 112/214 KB 20/109 KB 100/1267 KB 852/1710 KB 141/531 KB 112/214 KB 20/109 KB 96/1267 KB 852/1710 KB 141/531 KB 120/214 KB 24/109 KB 100/1267 KB 860/1710 KB 145/531 KB 120/214 KB 28/109 KB 100/1267 KB 860/1710 KB 145/531 KB 120/214 KB 32/109 KB 100/1267 KB 860/1710 KB 145/531 KB 112/214 KB 20/109 KB 100/1267 KB 860/1710 KB 145/531 KB 112/214 KB 20/109 KB 100/1267 KB 856/1710 KB 145/531 KB 120/214 KB 32/109 KB 100/1267 KB 860/1710 KB 149/531 KB 120/214 KB 32/109 KB 100/1267 KB 860/1710 KB 153/531 KB 120/214 KB 32/109 KB 104/1267 KB 864/1710 KB 153/531 KB 120/214 KB 32/109 KB 100/1267 KB 864/1710 KB 153/531 KB 124/214 KB 32/109 KB 104/1267 KB 864/1710 KB 153/531 KB 124/214 unit-abot-epc-basic-0: 10:02:12 DEBUG unit.abot-epc-basic/0.install KB 32/109 KB 104/1267 KB 864/1710 KB 157/531 KB 124/214 KB 32/109 KB 108/1267 KB 864/1710 KB 157/531 KB 128/214 KB 32/109 KB 108/1267 KB 868/1710 KB 157/531 KB 128/214 KB 36/109 KB 112/1267 KB 872/1710 KB 161/531 KB 128/214 KB 36/109 KB 112/1267 KB 876/1710 KB 161/531 KB 128/214 KB 32/109 KB 108/1267 KB 864/1710 KB 157/531 KB 132/214 KB 36/109 KB 112/1267 KB 876/1710 KB 161/531 KB 136/214 KB 36/109 KB 112/1267 KB 876/1710 KB 161/531 KB 140/214 KB 36/109 KB 112/1267 KB 876/1710 KB 161/531 KB 144/214 KB 36/109 KB 112/1267 KB 880/1710 KB 161/531 KB 128/214 KB 36/109 KB 112/1267 KB 868/1710 KB 161/531 KB 128/214 KB 32/109 KB 112/1267 KB 868/1710 KB 157/531 KB 128/214 KB 36/109 KB 112/1267 KB 868/1710 KB 157/531 KB 144/214 KB 40/109 KB 112/1267 KB 880/1710 KB 161/531 KB 144/214 KB 40/109 KB 116/1267 KB 880/1710 KB 161/531 KB 140/214 KB 36/109 KB 112/1267 KB 880/1710 KB 161/531 KB 144/214 KB 44/109 KB 116/1267 KB 880/1710 KB 165/531 KB 144/214 KB 44/109 KB 116/1267 KB 880/1710 KB 161/531 KB 144/214 KB 48/109 KB 116/1267 KB 880/1710 KB 165/531 KB 144/214 KB 48/109 KB 116/1267 KB 880/1710 KB 169/531 KB 144/214 KB 48/109 KB 120/1267 KB 880/1710 KB 169/531 KB 144/214 KB 48/109 KB 124/1267 KB 880/1710 KB 173/531 KB 144/214 KB 48/109 KB 128/1267 KB 880/1710 KB 173/531 KB 144/214 KB 52/109 KB 132/1267 KB 880/1710 KB 173/531 KB 148/214 KB 52/109 KB 136/1267 KB 884/1710 KB 173/531 KB 148/214 KB 52/109 KB 140/1267 KB 884/1710 KB 173/531 KB 144/214 KB 48/109 KB 120/1267 KB 880/1710 KB 173/531 KB 148/214 KB 52/109 KB 144/1267 KB 884/1710 KB 177/531 KB 148/214 KB 52/109 KB 132/1267 KB 884/1710 KB 173/531 KB 148/214 KB 52/109 KB 144/1267 KB 888/1710 KB 177/531 KB 148/214 KB 52/109 KB 132/1267 KB 880/1710 KB 173/531 KB 152/214 KB 52/109 KB 144/1267 KB 888/1710 KB 177/531 KB 144/214 KB 52/109 KB 128/1267 KB 880/1710 KB 173/531 KB 152/214 KB 56/109 KB 144/1267 KB 892/1710 KB 177/531 KB 152/214 KB 60/109 KB 144/1267 KB 892/1710 KB 177/531 KB 152/214 KB 64/109 KB 144/1267 KB 892/1710 KB 177/531 KB 152/214 KB 52/109 KB 144/1267 KB 892/1710 KB 177/531 KB 152/214 KB 64/109 KB 144/1267 KB 896/1710 KB 177/531 KB 156/214 KB 64/109 KB 144/1267 KB 896/1710 KB 181/531 KB 156/214 KB 64/109 KB 144/1267 KB 896/1710 KB 177/531 KB 156/214 KB 64/109 KB 144/1267 KB 896/1710 KB 185/531 KB 160/214 KB 64/109 KB 144/1267 KB 896/1710 KB 189/531 KB 160/214 KB 64/109 KB 144/1267 KB 896/1710 KB 193/531 KB 160/214 KB 68/109 KB 144/1267 KB 900/1710 KB 197/531 KB 160/214 KB 68/109 KB 144/1267 KB 900/1710 KB 201/531 KB 160/214 KB 64/109 KB 144/1267 KB 896/1710 KB 185/531 KB 164/214 KB 68/109 KB 144/1267 KB 900/1710 KB 201/531 KB 160/214 KB 68/109 KB 144/1267 KB 900/1710 KB 193/531 KB 160/214 KB 68/109 KB 144/1267 KB 896/1710 KB 193/531 KB 148/214 KB 52/109 KB 144/1267 KB 884/1710 KB 173/531 KB 168/214 KB 68/109 KB 148/1267 KB 900/1710 KB 201/531 KB 168/214 KB 72/109 KB 148/1267 KB 904/1710 KB 201/531 KB 168/214 KB 72/109 KB 148/1267 KB 900/1710 KB 201/531 KB 168/214 KB 76/109 KB 148/1267 KB 904/1710 KB 201/531 KB 168/214 KB 80/109 KB 148/1267 KB 904/1710 KB 201/531 KB 168/214 KB 80/109 KB 148/1267 KB 908/1710 KB 201/531 KB 168/214 KB 68/109 KB 144/1267 KB 900/1710 KB 201/531 KB 172/214 KB 80/109 KB 152/1267 KB 908/1710 KB 201/531 KB 176/214 KB 84/109 KB 152/1267 KB 912/1710 KB 205/531 KB 168/214 KB 80/109 KB 152/1267 KB 908/1710 KB 201/531 KB 176/214 KB 84/109 KB 156/1267 KB 912/1710 KB 205/531 KB 176/214 KB 84/1 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 09 KB 160/1267 KB 912/1710 KB 205/531 KB 180/214 KB 84/109 KB 160/1267 KB 912/1710 KB 205/531 KB 184/214 KB 84/109 KB 164/1267 KB 912/1710 KB 205/531 KB 188/214 KB 84/109 KB 164/1267 KB 912/1710 KB 205/531 KB 172/214 KB 84/109 KB 152/1267 KB 912/1710 KB 205/531 KB 172/214 KB 80/109 KB 152/1267 KB 912/1710 KB 205/531 KB 172/214 KB 80/109 KB 152/1267 KB 912/1710 KB 201/531 KB 188/214 KB 84/109 KB 164/1267 KB 916/1710 KB 205/531 KB 188/214 KB 88/109 KB 164/1267 KB 920/1710 KB 209/531 KB 188/214 KB 88/109 KB 164/1267 KB 924/1710 KB 209/531 KB 188/214 KB 88/109 KB 164/1267 KB 928/1710 KB 209/531 KB 180/214 KB 84/109 KB 164/1267 KB 912/1710 KB 205/531 KB 188/214 KB 88/109 KB 164/1267 KB 916/1710 KB 209/531 KB 188/214 KB 92/109 KB 164/1267 KB 928/1710 KB 209/531 KB 188/214 KB 96/109 KB 164/1267 KB 928/1710 KB 209/531 KB 188/214 KB 84/109 KB 164/1267 KB 916/1710 KB 209/531 KB 188/214 KB 96/109 KB 164/1267 KB 928/1710 KB 213/531 KB 188/214 KB 96/109 KB 168/1267 KB 928/1710 KB 213/531 KB 188/214 KB 96/109 KB 172/1267 KB 928/1710 KB 213/531 KB 188/214 KB 96/109 KB 176/1267 KB 928/1710 KB 217/531 KB 188/214 KB 96/109 KB 172/1267 KB 928/1710 KB 217/531 KB 192/214 KB 96/109 KB 176/1267 KB 928/1710 KB 221/531 KB 192/214 KB 96/109 KB 176/1267 KB 928/1710 KB 217/531 KB 192/214 KB 96/109 KB 176/1267 KB 932/1710 KB 221/531 KB 196/214 KB 100/109 KB 180/1267 KB 936/1710 KB 225/531 KB 196/214 KB 100/109 KB 180/1267 KB 940/1710 KB 225/531 KB 196/214 KB 100/109 KB 180/1267 KB 944/1710 KB 225/531 KB 196/214 KB 100/109 KB 180/1267 KB 932/1710 KB 225/531 KB 196/214 KB 100/109 KB 176/1267 KB 932/1710 KB 225/531 KB 196/214 KB 100/109 KB 176/1267 KB 932/1710 KB 221/531 KB 192/214 KB 100/109 KB 176/1267 KB 932/1710 KB 221/531 KB 196/214 KB 104/109 KB 180/1267 KB 944/1710 KB 225/531 KB 196/214 KB 108/109 KB 180/1267 KB 944/1710 KB 225/531 KB 196/214 KB 109/109 KB 180/1267 KB 944/1710 KB 225/531 KB 196/214 KB 109/109 KB 180/1267 KB 944/1710 KB 229/531 KB 200/214 KB 109/109 KB 184/1267 KB 944/1710 KB 229/531 KB 200/214 KB 109/109 KB 188/1267 KB 944/1710 KB 229/531 KB 200/214 KB 109/109 KB 192/1267 KB 944/1710 KB 233/531 KB 200/214 KB 109/109 KB 196/1267 KB 944/1710 KB 233/531 KB 200/214 KB 109/109 KB 200/1267 KB 948/1710 KB 233/531 KB 200/214 KB 109/109 KB 204/1267 KB 948/1710 KB 233/531 KB 200/214 KB 109/109 KB 180/1267 KB 944/1710 KB 229/531 KB 204/214 KB 109/109 KB 204/1267 KB 948/1710 KB 233/531 KB 208/214 KB 109/109 KB 204/1267 KB 948/1710 KB 233/531 KB 212/214 KB 109/109 KB 204/1267 KB 948/1710 KB 233/531 KB 214/214 KB 109/109 KB 204/1267 KB 948/1710 KB 233/531 KB 200/214 KB 109/109 KB 196/1267 KB 948/1710 KB 233/531 KB 200/214 KB 109/109 KB 188/1267 KB 944/1710 KB 233/531 KB 214/214 KB 109/109 KB 204/1267 KB 948/1710 KB 237/531 KB 214/214 KB 109/109 KB 204/1267 KB 948/1710 KB 241/531 KB 214/214 KB 109/109 KB 204/1267 KB 952/1710 KB 245/531 KB 214/214 KB 109/109 KB 204/1267 KB 952/1710 KB 249/531 KB 214/214 KB 109/109 KB 204/1267 KB 952/1710 KB 253/531 KB 214/214 KB 109/109 KB 204/1267 KB 952/1710 KB 241/531 KB 214/214 KB 109/109 KB 204/1267 KB 956/1710 KB 253/531 KB 214/214 KB 109/109 KB 204/1267 KB 960/1710 KB 253/531 KB 214/214 KB 109/109 KB 204/1267 KB 964/1710 KB 253/531 KB 214/214 KB 109/109 KB 208/1267 KB 968/1710 KB 257/531 KB 214/214 KB 109/109 KB 208/1267 KB 972/1710 KB 257/531 KB 214/214 KB 109/109 KB 208/1267 KB 964/1710 KB 257/531 KB 214/214 KB 109/109 KB 208/1267 KB 964/1710 KB 253 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install /531 KB 214/214 KB 109/109 KB 212/1267 KB 972/1710 KB 257/531 KB 214/214 KB 216/1267 KB 976/1710 KB 261/531 KB 214/214 KB 220/1267 KB 976/1710 KB 261/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 324.9 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 214/214 KB 212/1267 KB 976/1710 KB 261/531 KB 214/214 KB 212/1267 KB 972/1710 KB 261/531 KB 214/214 KB 220/1267 KB 976/1710 KB 265/531 KB 214/214 KB 220/1267 KB 976/1710 KB 269/531 KB 214/214 KB 224/1267 KB 980/1710 KB 269/531 KB 214/214 KB 228/1267 KB 980/1710 KB 269/531 KB 232/1267 KB 980/1710 KB 273/531 KB 236/1267 KB 980/1710 KB 273/531 KB 240/1267 KB 980/1710 KB 273/531 KB 214/214 KB 220/1267 KB 980/1710 KB 269/531 KB 240/1267 KB 984/1710 KB 273/531 KB 228/1267 KB 980/1710 KB 273/531 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 630.9 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 240/1267 KB 988/1710 KB 273/531 KB 240/1267 KB 992/1710 KB 273/531 KB 240/1267 KB 992/1710 KB 277/531 KB 240/1267 KB 992/1710 KB 281/531 KB 240/1267 KB 992/1710 KB 285/531 KB 240/1267 KB 996/1710 KB 285/531 KB 244/1267 KB 1000/1710 KB 289/531 KB 244/1267 KB 996/1710 KB 289/531 KB 248/1267 KB 1004/1710 KB 289/531 KB 252/1267 KB 1004/1710 KB 289/531 KB 240/1267 KB 996/1710 KB 289/531 KB 244/1267 KB 1004/1710 KB 289/531 KB 252/1267 KB 1004/1710 KB 293/531 KB 252/1267 KB 1008/1710 KB 293/531 KB 252/1267 KB 1008/1710 KB 297/531 KB 256/1267 KB 1008/1710 KB 297/531 KB 256/1267 KB 1008/1710 KB 301/531 KB 256/1267 KB 1008/1710 KB 305/531 KB 260/1267 KB 1012/1710 KB 309/531 KB 260/1267 KB 1012/1710 KB 313/531 KB 4/80 KB 260/1267 KB 1012/1710 KB 313/531 KB 4/80 KB 260/1267 KB 1012/1710 KB 3/1044 KB 313/531 KB 4/80 KB 260/1267 KB 1012/1710 KB 6/1044 KB 313/531 KB 8/80 KB 260/1267 KB 1012/1710 KB 9/1044 KB 313/531 KB 8/80 KB 260/1267 KB 1012/1710 KB 11/1044 KB 313/531 KB 8/80 KB 260/1267 KB 1012/1710 KB 14/1044 KB 313/531 KB 8/80 KB 260/1267 KB 1012/1710 KB 16/1044 KB 313/531 KB 260/1267 KB 1012/1710 KB 305/531 KB 8/80 KB 260/1267 KB 1016/1710 KB 16/1044 KB 313/531 KB 260/1267 KB 1008/1710 KB 305/531 KB 8/80 KB 264/1267 KB 1020/1710 KB 19/1044 KB 313/531 KB 8/80 KB 260/1267 KB 1016/1710 KB 19/1044 KB 313/531 KB 8/80 KB 260/1267 KB 1012/1710 KB 6/1044 KB 313/531 KB 12/80 KB 264/1267 KB 1020/1710 KB 19/1044 KB 313/531 KB 16/80 KB 264/1267 KB 1020/1710 KB 19/1044 KB 313/531 KB 20/80 KB 264/1267 KB 1020/1710 KB 19/1044 KB 313/531 KB 24/80 KB 264/1267 KB 1020/1710 KB 19/1044 KB 313/531 KB 28/80 KB 264/1267 KB 1020/1710 KB 19/1044 KB 313/531 KB 32/80 KB 264/1267 KB 1020/1710 KB 19/1044 KB 313/531 KB 8/80 KB 260/1267 KB 1020/1710 KB 19/1044 KB 313/531 KB 32/80 KB 264/1267 KB 1024/1710 KB 19/1044 KB 313/531 KB 36/80 KB 268/1267 KB 1028/1710 KB 19/1044 KB 317/531 KB 36/80 KB 268/1267 KB 1024/1710 KB 19/1044 KB 317/531 KB 32/80 KB 268/1267 KB 1024/1710 KB 19/1044 KB 317/531 KB 32/80 KB 264/1267 KB 1024/1710 KB 19/1044 KB 317/531 KB 36/80 KB 272/1267 KB 1028/1710 KB 22/1044 KB 317/531 KB 36/80 KB 268/1267 KB 1028/1710 KB 22/1044 KB 317/531 KB 36/80 KB 276/1267 KB 1028/1710 KB 22/1044 KB 317/531 KB 40/80 KB 280/1267 KB 1028/1710 KB 25/1044 KB 321/531 KB 40/80 KB 284/1267 KB 1032/1710 KB 25/1044 KB 321/531 KB 40/80 KB 288/1267 KB 1032/1710 KB 25/1044 KB 321/531 KB 40/80 KB 276/1267 KB 1028/1710 KB 25/1044 KB 321/531 KB 44/80 KB 288/1267 KB 1032/1710 KB 25/1044 KB 321/531 KB 36/80 KB 276/1267 KB 1028/1710 KB 25/1044 KB 321/531 KB 36/80 KB 276/1267 KB 1028/1710 KB 25/1044 KB 317/531 KB 44/80 KB 288/1267 KB 1032/1710 KB 27/1044 KB 321/531 KB 48/80 KB 288/1267 KB 1032/1710 KB 27/1044 KB 321/531 KB 48/80 KB 288/1267 KB 1032/1710 KB 30/1044 KB 325/531 KB 40/80 KB 280/1267 KB 1032/1710 KB 25/1044 KB 321/531 KB 48/80 KB 288/1267 KB 1036/1710 KB 30/1044 KB 325/531 KB 48/80 KB 288/1267 KB 1032/1710 KB 27/1044 KB 325/531 KB 48/80 KB 288/1267 KB 1036/1710 KB 32/1044 KB 329/531 KB 48/80 KB 288/1267 KB 1040/1710 KB 32/1044 KB 329/531 KB 48/80 KB 288/1267 KB 1036/1710 KB 32/1044 KB 325/531 KB 48/80 KB 288/1267 KB 1040/1710 KB 32/1044 KB 333/531 KB 48/80 KB 288/1267 KB 1040/1710 KB 36/1044 KB 333/531 KB 52/80 KB 292/1267 KB 1044/1710 KB 40/1044 KB 337/531 KB 52/80 KB 292/1267 KB 1044/1710 KB 44/1044 KB 337/531 KB 52/80 KB 292/1267 KB 1044/1710 KB 48/1044 KB 337/531 KB 52/80 KB 288/1267 KB 1040/1710 KB unit-mysql-0: 10:02:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 36/1044 KB 333/531 KB 56/80 KB 292/1267 KB 1044/1710 KB 48/1044 KB 337/531 KB 60/80 KB 292/1267 KB 1044/1710 KB 48/1044 KB 337/531 KB 52/80 KB 292/1267 KB 1044/1710 KB 36/1044 KB 337/531 KB 52/80 KB 292/1267 KB 1040/1710 KB 36/1044 KB 337/531 KB 52/80 KB 288/1267 KB 1040/1710 KB 36/1044 KB 337/531 KB 64/80 KB 296/1267 KB 1044/1710 KB 48/1044 KB 337/531 KB 64/80 KB 300/1267 KB 1044/1710 KB 48/1044 KB 337/531 KB 64/80 KB 292/1267 KB 1044/1710 KB 48/1044 KB 341/531 KB 64/80 KB 300/1267 KB 1048/1710 KB 48/1044 KB 341/531 KB 64/80 KB 300/1267 KB 1044/1710 KB 48/1044 KB 341/531 KB 64/80 KB 300/1267 KB 1048/1710 KB 48/1044 KB 345/531 KB 64/80 KB 304/1267 KB 1052/1710 KB 48/1044 KB 345/531 KB 64/80 KB 304/1267 KB 1056/1710 KB 48/1044 KB 345/531 KB 64/80 KB 304/1267 KB 1060/1710 KB 52/1044 KB 349/531 KB 68/80 KB 304/1267 KB 1064/1710 KB 52/1044 KB 349/531 KB 68/80 KB 304/1267 KB 1068/1710 KB 52/1044 KB 349/531 KB 68/80 KB 304/1267 KB 1072/1710 KB 52/1044 KB 349/531 KB 64/80 KB 304/1267 KB 1048/1710 KB 48/1044 KB 345/531 KB 68/80 KB 308/1267 KB 1072/1710 KB 52/1044 KB 349/531 KB 68/80 KB 304/1267 KB 1060/1710 KB 52/1044 KB 349/531 KB 72/80 KB 308/1267 KB 1072/1710 KB 52/1044 KB 349/531 KB 76/80 KB 308/1267 KB 1072/1710 KB 52/1044 KB 349/531 KB 80/80 KB 308/1267 KB 1072/1710 KB 52/1044 KB 349/531 KB 64/80 KB 304/1267 KB 1056/1710 KB 52/1044 KB 349/531 KB 64/80 KB 304/1267 KB 1056/1710 KB 48/1044 KB 349/531 KB 80/80 KB 308/1267 KB 1072/1710 KB 52/1044 KB 353/531 KB 80/80 KB 308/1267 KB 1072/1710 KB 56/1044 KB 353/531 KB 80/80 KB 308/1267 KB 1072/1710 KB 56/1044 KB 357/531 KB 80/80 KB 312/1267 KB 1072/1710 KB 60/1044 KB 357/531 KB 80/80 KB 308/1267 KB 1072/1710 KB 60/1044 KB 357/531 KB 80/80 KB 312/1267 KB 1072/1710 KB 62/1044 KB 357/531 KB 80/80 KB 316/1267 KB 1072/1710 KB 62/1044 KB 361/531 KB 80/80 KB 312/1267 KB 1072/1710 KB 62/1044 KB 361/531 KB 80/80 KB 320/1267 KB 1072/1710 KB 62/1044 KB 365/531 KB 80/80 KB 316/1267 KB 1072/1710 KB 62/1044 KB 365/531 KB 80/80 KB 320/1267 KB 1076/1710 KB 62/1044 KB 365/531 KB 80/80 KB 324/1267 KB 1080/1710 KB 66/1044 KB 369/531 KB 80/80 KB 324/1267 KB 1084/1710 KB 66/1044 KB 369/531 KB 80/80 KB 324/1267 KB 1088/1710 KB 66/1044 KB 369/531 KB 80/80 KB 324/1267 KB 1076/1710 KB 66/1044 KB 369/531 KB 80/80 KB 324/1267 KB 1076/1710 KB 62/1044 KB 369/531 KB 80/80 KB 328/1267 KB 1088/1710 KB 70/1044 KB 369/531 KB 80/80 KB 332/1267 KB 1088/1710 KB 70/1044 KB 369/531 KB 80/80 KB 336/1267 KB 1088/1710 KB 70/1044 KB 369/531 KB 80/80 KB 320/1267 KB 1076/1710 KB 62/1044 KB 369/531 KB 80/80 KB 336/1267 KB 1088/1710 KB 70/1044 KB 373/531 KB 80/80 KB 324/1267 KB 1088/1710 KB 70/1044 KB 369/531 KB 80/80 KB 336/1267 KB 1088/1710 KB 74/1044 KB 373/531 KB 80/80 KB 336/1267 KB 1088/1710 KB 78/1044 KB 373/531 KB 80/80 KB 336/1267 KB 1088/1710 KB 78/1044 KB 377/531 KB 80/80 KB 336/1267 KB 1088/1710 KB 78/1044 KB 381/531 KB 80/80 KB 336/1267 KB 1088/1710 KB 82/1044 KB 381/531 KB 80/80 KB 340/1267 KB 1092/1710 KB 86/1044 KB 385/531 KB 80/80 KB 340/1267 KB 1092/1710 KB 90/1044 KB 385/531 KB 340/1267 KB 1092/1710 KB 94/1044 KB 385/531 KB 80/80 KB 340/1267 KB 1092/1710 KB 82/1044 KB 385/531 KB 80/80 KB 336/1267 KB 1092/1710 KB 82/1044 KB 385/531 KB 340/1267 KB 1096/1710 KB 94/1044 KB 385/531 KB 344/1267 KB 1096/1710 KB 94/1044 KB 385/531 KB 80/80 KB 336/1267 KB 1088/1710 KB 82/1044 KB 385/531 KB 344/1267 KB 1100/1710 KB 94/1044 KB 385/531 KB unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 212.5 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 344/1267 KB 1100/1710 KB 94/1044 KB 389/531 KB 348/1267 KB 1104/1710 KB 94/1044 KB 389/531 KB 348/1267 KB 1100/1710 KB 94/1044 KB 389/531 KB 352/1267 KB 1104/1710 KB 94/1044 KB 389/531 KB 352/1267 KB 1104/1710 KB 94/1044 KB 393/531 KB 352/1267 KB 1108/1710 KB 94/1044 KB 393/531 KB 356/1267 KB 1112/1710 KB 98/1044 KB 397/531 KB 356/1267 KB 1116/1710 KB 98/1044 KB 397/531 KB 356/1267 KB 1120/1710 KB 98/1044 KB 397/531 KB 356/1267 KB 1108/1710 KB 98/1044 KB 397/531 KB 356/1267 KB 1108/1710 KB 94/1044 KB 397/531 KB 352/1267 KB 1108/1710 KB 94/1044 KB 397/531 KB 356/1267 KB 1120/1710 KB 98/1044 KB 401/531 KB 360/1267 KB 1120/1710 KB 102/1044 KB 401/531 KB 356/1267 KB 1120/1710 KB 102/1044 KB 401/531 KB 360/1267 KB 1120/1710 KB 106/1044 KB 401/531 KB 364/1267 KB 1120/1710 KB 106/1044 KB 401/531 KB 364/1267 KB 1120/1710 KB 110/1044 KB 401/531 KB 368/1267 KB 1120/1710 KB 110/1044 KB 401/531 KB 368/1267 KB 1120/1710 KB 110/1044 KB 405/531 KB 368/1267 KB 1120/1710 KB 110/1044 KB 409/531 KB 368/1267 KB 1120/1710 KB 110/1044 KB 413/531 KB 368/1267 KB 1124/1710 KB 110/1044 KB 413/531 KB 372/1267 KB 1128/1710 KB 114/1044 KB 413/531 KB 372/1267 KB 1132/1710 KB 114/1044 KB 413/531 KB 4/61 KB 372/1267 KB 1136/1710 KB 114/1044 KB 413/531 KB 372/1267 KB 1124/1710 KB 114/1044 KB 413/531 KB 4/61 KB 372/1267 KB 1136/1710 KB 118/1044 KB 417/531 KB 372/1267 KB 1124/1710 KB 110/1044 KB 413/531 KB 4/61 KB 376/1267 KB 1136/1710 KB 118/1044 KB 417/531 KB 4/61 KB 380/1267 KB 1136/1710 KB 122/1044 KB 417/531 KB 4/61 KB 384/1267 KB 1136/1710 KB 122/1044 KB 417/531 KB 4/61 KB 372/1267 KB 1136/1710 KB 114/1044 KB 417/531 KB 4/61 KB 384/1267 KB 1136/1710 KB 122/1044 KB 421/531 KB 4/61 KB 372/1267 KB 1132/1710 KB 114/1044 KB 413/531 KB 8/61 KB 384/1267 KB 1136/1710 KB 122/1044 KB 421/531 KB 12/61 KB 384/1267 KB 1136/1710 KB 122/1044 KB 421/531 KB 16/61 KB 384/1267 KB 1136/1710 KB 122/1044 KB 421/531 KB 20/61 KB 384/1267 KB 1136/1710 KB 122/1044 KB 421/531 KB 24/61 KB 384/1267 KB 1136/1710 KB 122/1044 KB 425/531 KB 28/61 KB 384/1267 KB 1136/1710 KB 122/1044 KB 425/531 KB 32/61 KB 388/1267 KB 1136/1710 KB 122/1044 KB 425/531 KB 4/61 KB 376/1267 KB 1136/1710 KB 122/1044 KB 417/531 KB 32/61 KB 388/1267 KB 1140/1710 KB 126/1044 KB 425/531 KB 32/61 KB 388/1267 KB 1140/1710 KB 130/1044 KB 425/531 KB 32/61 KB 388/1267 KB 1140/1710 KB 134/1044 KB 425/531 KB 32/61 KB 388/1267 KB 1140/1710 KB 138/1044 KB 425/531 KB 32/61 KB 388/1267 KB 1140/1710 KB 142/1044 KB 425/531 KB 32/61 KB 388/1267 KB 1140/1710 KB 122/1044 KB 425/531 KB 28/61 KB 388/1267 KB 1136/1710 KB 122/1044 KB 425/531 KB 20/61 KB 384/1267 KB 1136/1710 KB 122/1044 KB 425/531 KB 32/61 KB 388/1267 KB 1140/1710 KB 142/1044 KB 429/531 KB 32/61 KB 388/1267 KB 1140/1710 KB 142/1044 KB 433/531 KB 32/61 KB 392/1267 KB 1144/1710 KB 142/1044 KB 433/531 KB 32/61 KB 396/1267 KB 1144/1710 KB 142/1044 KB 433/531 KB 32/61 KB 400/1267 KB 1144/1710 KB 142/1044 KB 433/531 KB 32/61 KB 388/1267 KB 1144/1710 KB 142/1044 KB 433/531 KB 32/61 KB 400/1267 KB 1148/1710 KB 142/1044 KB 433/531 KB 32/61 KB 400/1267 KB 1152/1710 KB 142/1044 KB 433/531 KB 32/61 KB 400/1267 KB 1152/1710 KB 146/1044 KB 433/531 KB 36/61 KB 404/1267 KB 1156/1710 KB 150/1044 KB 437/531 KB 36/61 KB 404/1267 KB 1156/1710 KB 154/1044 KB 437/531 KB 36/61 KB 404/1267 KB 1156/1710 KB 146/1044 KB 437/531 KB 32/61 KB 400/1267 KB 1152/1710 KB 146/1044 KB 437/531 KB 36/61 KB 404/1267 KB 1156/1710 KB 154/1044 KB 441/531 KB unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 36/61 KB 404/1267 KB 1156/1710 KB 154/1044 KB 445/531 KB 36/61 KB 400/1267 KB 1156/1710 KB 146/1044 KB 437/531 KB 36/61 KB 400/1267 KB 1152/1710 KB 146/1044 KB 437/531 KB 40/61 KB 404/1267 KB 1156/1710 KB 154/1044 KB 445/531 KB 44/61 KB 404/1267 KB 1156/1710 KB 154/1044 KB 445/531 KB 48/61 KB 404/1267 KB 1156/1710 KB 154/1044 KB 445/531 KB 48/61 KB 404/1267 KB 1160/1710 KB 154/1044 KB 445/531 KB 48/61 KB 404/1267 KB 1164/1710 KB 154/1044 KB 445/531 KB 48/61 KB 408/1267 KB 1168/1710 KB 154/1044 KB 445/531 KB 48/61 KB 408/1267 KB 1164/1710 KB 154/1044 KB 445/531 KB 48/61 KB 412/1267 KB 1168/1710 KB 158/1044 KB 449/531 KB 48/61 KB 408/1267 KB 1168/1710 KB 158/1044 KB 449/531 KB 48/61 KB 412/1267 KB 1168/1710 KB 158/1044 KB 453/531 KB 48/61 KB 408/1267 KB 1168/1710 KB 158/1044 KB 445/531 KB 48/61 KB 416/1267 KB 1168/1710 KB 158/1044 KB 453/531 KB 52/61 KB 416/1267 KB 1168/1710 KB 158/1044 KB 453/531 KB 56/61 KB 416/1267 KB 1168/1710 KB 158/1044 KB 457/531 KB 60/61 KB 416/1267 KB 1168/1710 KB 158/1044 KB 457/531 KB 61/61 KB 416/1267 KB 1168/1710 KB 158/1044 KB 457/531 KB 52/61 KB 416/1267 KB 1168/1710 KB 158/1044 KB 457/531 KB 61/61 KB 416/1267 KB 1168/1710 KB 158/1044 KB 461/531 KB 61/61 KB 420/1267 KB 1168/1710 KB 158/1044 KB 461/531 KB 61/61 KB 424/1267 KB 1168/1710 KB 158/1044 KB 461/531 KB 61/61 KB 428/1267 KB 1168/1710 KB 158/1044 KB 465/531 KB 61/61 KB 432/1267 KB 1168/1710 KB 158/1044 KB 465/531 KB 61/61 KB 436/1267 KB 1172/1710 KB 162/1044 KB 465/531 KB 61/61 KB 440/1267 KB 1172/1710 KB 162/1044 KB 465/531 KB 61/61 KB 444/1267 KB 1172/1710 KB 162/1044 KB 465/531 KB 61/61 KB 424/1267 KB 1168/1710 KB 158/1044 KB 465/531 KB 61/61 KB 432/1267 KB 1172/1710 KB 162/1044 KB 465/531 KB 61/61 KB 444/1267 KB 1172/1710 KB 166/1044 KB 465/531 KB 61/61 KB 432/1267 KB 1172/1710 KB 158/1044 KB 465/531 KB 61/61 KB 444/1267 KB 1176/1710 KB 166/1044 KB 465/531 KB 61/61 KB 444/1267 KB 1176/1710 KB 170/1044 KB 465/531 KB 61/61 KB 444/1267 KB 1180/1710 KB 170/1044 KB 465/531 KB 61/61 KB 444/1267 KB 1184/1710 KB 170/1044 KB 465/531 KB 61/61 KB 444/1267 KB 1184/1710 KB 174/1044 KB 465/531 KB 61/61 KB 444/1267 KB 1184/1710 KB 174/1044 KB 469/531 KB 61/61 KB 444/1267 KB 1184/1710 KB 174/1044 KB 473/531 KB 61/61 KB 444/1267 KB 1184/1710 KB 174/1044 KB 477/531 KB 61/61 KB 444/1267 KB 1184/1710 KB 174/1044 KB 481/531 KB 61/61 KB 444/1267 KB 1188/1710 KB 178/1044 KB 485/531 KB 61/61 KB 444/1267 KB 1188/1710 KB 178/1044 KB 481/531 KB 61/61 KB 444/1267 KB 1188/1710 KB 174/1044 KB 481/531 KB 61/61 KB 448/1267 KB 1188/1710 KB 182/1044 KB 485/531 KB 61/61 KB 448/1267 KB 1188/1710 KB 186/1044 KB 485/531 KB 61/61 KB 448/1267 KB 1192/1710 KB 190/1044 KB 485/531 KB 61/61 KB 448/1267 KB 1188/1710 KB 178/1044 KB 485/531 KB 61/61 KB 448/1267 KB 1192/1710 KB 186/1044 KB 485/531 KB 61/61 KB 448/1267 KB 1196/1710 KB 190/1044 KB 485/531 KB 448/1267 KB 1200/1710 KB 190/1044 KB 485/531 KB 448/1267 KB 1200/1710 KB 190/1044 KB 489/531 KB 448/1267 KB 1200/1710 KB 190/1044 KB 493/531 KB 448/1267 KB 1200/1710 KB 194/1044 KB 497/531 KB 452/1267 KB 1204/1710 KB 194/1044 KB 501/531 KB 452/1267 KB 1204/1710 KB 194/1044 KB 505/531 KB 452/1267 KB 1204/1710 KB 194/1044 KB 509/531 KB 448/1267 KB 1200/1710 KB 194/1044 KB 493/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 149.8 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 452/1267 KB 1204/1710 KB 198/1044 KB 509/531 KB 452/1267 KB 1204/1710 KB 202/1044 KB 509/531 KB 452/1267 KB 1204/1710 KB 206/1044 KB 509/531 KB 452/1267 KB 1204/1710 KB 194/1044 KB 497/531 KB 448/1267 KB 1204/1710 KB 194/1044 KB 497/531 KB 452/1267 KB 1208/1710 KB 206/1044 KB 509/531 KB 452/1267 KB 1212/1710 KB 206/1044 KB 509/531 KB 452/1267 KB 1216/1710 KB 206/1044 KB 509/531 KB 456/1267 KB 1216/1710 KB 206/1044 KB 509/531 KB 460/1267 KB 1216/1710 KB 206/1044 KB 509/531 KB 464/1267 KB 1216/1710 KB 206/1044 KB 509/531 KB 468/1267 KB 1216/1710 KB 206/1044 KB 509/531 KB 472/1267 KB 1220/1710 KB 210/1044 KB 513/531 KB 476/1267 KB 1220/1710 KB 210/1044 KB 513/531 KB 480/1267 KB 1220/1710 KB 210/1044 KB 513/531 KB 468/1267 KB 1220/1710 KB 210/1044 KB 513/531 KB 468/1267 KB 1220/1710 KB 210/1044 KB 509/531 KB 468/1267 KB 1220/1710 KB 206/1044 KB 509/531 KB 480/1267 KB 1220/1710 KB 214/1044 KB 513/531 KB 480/1267 KB 1224/1710 KB 214/1044 KB 517/531 KB 480/1267 KB 1224/1710 KB 214/1044 KB 521/531 KB 480/1267 KB 1224/1710 KB 214/1044 KB 513/531 KB 480/1267 KB 1224/1710 KB 218/1044 KB 521/531 KB 480/1267 KB 1228/1710 KB 218/1044 KB 521/531 KB 480/1267 KB 1228/1710 KB 222/1044 KB 521/531 KB 480/1267 KB 1228/1710 KB 222/1044 KB 525/531 KB 480/1267 KB 1232/1710 KB 222/1044 KB 525/531 KB 480/1267 KB 1232/1710 KB 222/1044 KB 529/531 KB 484/1267 KB 1232/1710 KB 226/1044 KB 531/531 KB 484/1267 KB 1236/1710 KB 226/1044 KB 531/531 KB 484/1267 KB 1240/1710 KB 226/1044 KB 531/531 KB 484/1267 KB 1244/1710 KB 226/1044 KB 531/531 KB 484/1267 KB 1248/1710 KB 226/1044 KB 531/531 KB 484/1267 KB 1232/1710 KB 226/1044 KB 529/531 KB 484/1267 KB 1248/1710 KB 230/1044 KB 531/531 KB 484/1267 KB 1232/1710 KB 222/1044 KB 529/531 KB 488/1267 KB 1248/1710 KB 230/1044 KB 531/531 KB 488/1267 KB 1248/1710 KB 234/1044 KB 531/531 KB 492/1267 KB 1248/1710 KB 238/1044 KB 531/531 KB 492/1267 KB 1248/1710 KB 238/1044 KB 531/531 KB 496/1267 KB 1248/1710 KB 238/1044 KB 531/531 KB 496/1267 KB 1248/1710 KB 242/1044 KB 531/531 KB 500/1267 KB 1248/1710 KB 246/1044 KB 531/531 KB 500/1267 KB 1252/1710 KB 250/1044 KB 531/531 KB 500/1267 KB 1248/1710 KB 242/1044 KB 531/531 KB 500/1267 KB 1252/1710 KB 246/1044 KB 531/531 KB 500/1267 KB 1256/1710 KB 250/1044 KB 531/531 KB 504/1267 KB 1256/1710 KB 250/1044 KB 531/531 KB 504/1267 KB 1260/1710 KB 254/1044 KB 531/531 KB 508/1267 KB 1260/1710 KB 254/1044 KB 531/531 KB 512/1267 KB 1260/1710 KB 254/1044 KB 531/531 KB 504/1267 KB 1260/1710 KB 250/1044 KB 531/531 KB 512/1267 KB 1264/1710 KB 254/1044 KB 531/531 KB 516/1267 KB 1264/1710 KB 254/1044 KB 531/531 KB 520/1267 KB 1268/1710 KB 258/1044 KB 531/531 KB 524/1267 KB 1268/1710 KB 258/1044 KB 531/531 KB 516/1267 KB 1268/1710 KB 258/1044 KB 531/531 KB 516/1267 KB 1264/1710 KB 258/1044 KB 531/531 KB 524/1267 KB 1268/1710 KB 262/1044 KB 531/531 KB 524/1267 KB 1268/1710 KB 266/1044 KB 531/531 KB 524/1267 KB 1272/1710 KB 266/1044 KB 531/531 KB 524/1267 KB 1276/1710 KB 266/1044 KB 531/531 KB 524/1267 KB 1276/1710 KB 270/1044 KB 531/531 KB 524/1267 KB 1280/1710 KB 270/1044 KB 531/531 KB 528/1267 KB 1280/1710 KB 270/1044 KB 531/531 KB 528/1267 KB 1284/1710 KB 270/1044 KB 531/531 KB 532/1267 KB 1288/1710 KB 274/1044 KB 532/1267 KB 1292/1710 KB 274/1044 KB 532/1267 KB 1296/1710 KB 274/1044 KB 532/1267 KB 1284/1710 KB 274/1044 KB 528/1267 KB 1284/1710 KB 274/1044 KB Downloaded: https://repo.maven.apache.org/ma unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install ven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1253.7 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 532/1267 KB 1296/1710 KB 278/1044 KB 532/1267 KB 1296/1710 KB 282/1044 KB 536/1267 KB 1296/1710 KB 282/1044 KB 536/1267 KB 1296/1710 KB 286/1044 KB 540/1267 KB 1296/1710 KB 286/1044 KB 544/1267 KB 1296/1710 KB 286/1044 KB 544/1267 KB 1300/1710 KB 286/1044 KB 548/1267 KB 1304/1710 KB 290/1044 KB 548/1267 KB 1300/1710 KB 290/1044 KB 548/1267 KB 1308/1710 KB 294/1044 KB 4/1063 KB 548/1267 KB 1308/1710 KB 294/1044 KB 8/1063 KB 548/1267 KB 1308/1710 KB 294/1044 KB 12/1063 KB 548/1267 KB 1308/1710 KB 294/1044 KB 16/1063 KB 548/1267 KB 1308/1710 KB 294/1044 KB 16/1063 KB 548/1267 KB 1300/1710 KB 286/1044 KB 552/1267 KB 1308/1710 KB 294/1044 KB 16/1063 KB 552/1267 KB 1308/1710 KB 298/1044 KB 16/1063 KB 552/1267 KB 1308/1710 KB 298/1044 KB 20/1063 KB 552/1267 KB 1308/1710 KB 298/1044 KB 24/1063 KB 552/1267 KB 1308/1710 KB 298/1044 KB 28/1063 KB 552/1267 KB 1308/1710 KB 298/1044 KB 32/1063 KB 556/1267 KB 1308/1710 KB 298/1044 KB 32/1063 KB 560/1267 KB 1308/1710 KB 298/1044 KB 36/1063 KB 548/1267 KB 1308/1710 KB 298/1044 KB 36/1063 KB 556/1267 KB 1308/1710 KB 298/1044 KB 36/1063 KB 560/1267 KB 1308/1710 KB 302/1044 KB 40/1063 KB 560/1267 KB 1308/1710 KB 302/1044 KB 44/1063 KB 560/1267 KB 1308/1710 KB 302/1044 KB 48/1063 KB 560/1267 KB 1308/1710 KB 302/1044 KB 36/1063 KB 560/1267 KB 1312/1710 KB 302/1044 KB 48/1063 KB 560/1267 KB 1316/1710 KB 302/1044 KB 48/1063 KB 564/1267 KB 1320/1710 KB 306/1044 KB 48/1063 KB 564/1267 KB 1324/1710 KB 306/1044 KB 52/1063 KB 564/1267 KB 1328/1710 KB 306/1044 KB 52/1063 KB 564/1267 KB 1316/1710 KB 306/1044 KB 48/1063 KB 560/1267 KB 1316/1710 KB 306/1044 KB 48/1063 KB 564/1267 KB 1320/1710 KB 306/1044 KB 52/1063 KB 564/1267 KB 1328/1710 KB 306/1044 KB 56/1063 KB 564/1267 KB 1328/1710 KB 306/1044 KB 60/1063 KB 564/1267 KB 1328/1710 KB 306/1044 KB 64/1063 KB 564/1267 KB 1328/1710 KB 306/1044 KB 68/1063 KB 564/1267 KB 1328/1710 KB 306/1044 KB 72/1063 KB 564/1267 KB 1328/1710 KB 306/1044 KB 76/1063 KB 564/1267 KB 1328/1710 KB 306/1044 KB 80/1063 KB 564/1267 KB 1328/1710 KB 310/1044 KB 80/1063 KB 568/1267 KB 1328/1710 KB 310/1044 KB 80/1063 KB 572/1267 KB 1328/1710 KB 310/1044 KB 80/1063 KB 572/1267 KB 1328/1710 KB 314/1044 KB 80/1063 KB 572/1267 KB 1328/1710 KB 318/1044 KB 80/1063 KB 576/1267 KB 1328/1710 KB 318/1044 KB 80/1063 KB 576/1267 KB 1332/1710 KB 318/1044 KB 80/1063 KB 580/1267 KB 1336/1710 KB 4/713 KB 322/1044 KB 84/1063 KB 580/1267 KB 1332/1710 KB 4/713 KB 322/1044 KB 84/1063 KB 580/1267 KB 1332/1710 KB 4/713 KB 318/1044 KB 84/1063 KB 580/1267 KB 1336/1710 KB 8/713 KB 322/1044 KB 84/1063 KB 580/1267 KB 1336/1710 KB 12/713 KB 322/1044 KB 84/1063 KB 580/1267 KB 1336/1710 KB 16/713 KB 322/1044 KB 84/1063 KB 580/1267 KB 1336/1710 KB 20/713 KB 322/1044 KB 84/1063 KB 580/1267 KB 1336/1710 KB 24/713 KB 322/1044 KB 84/1063 KB 580/1267 KB 1336/1710 KB 28/713 KB 322/1044 KB 84/1063 KB 580/1267 KB 1336/1710 KB 32/713 KB 322/1044 KB 84/1063 KB 580/1267 KB 1336/1710 KB 36/713 KB 322/1044 KB 84/1063 KB 580/1267 KB 1336/1710 KB 40/713 KB 322/1044 KB 84/1063 KB 580/1267 KB 1336/1710 KB 44/713 KB 322/1044 KB 84/1063 KB 580/1267 KB 1336/1710 KB 48/713 KB 322/1044 KB 84/1063 KB 580/1267 KB 1336/1710 KB 52/713 KB 322/1044 KB 84/1063 KB 580/1267 KB 1340/1710 KB 56/713 KB 326/1044 KB 84/1063 KB 580/1267 KB 1340/1710 KB 60/713 KB 326/1044 KB 84/1063 KB 580/1267 KB 1332/1710 KB 318/1044 KB 84/1063 KB 576/1267 KB 1332/1710 KB 318/1044 KB 84/1063 KB 580/1267 KB 1340/1710 KB 60/713 KB unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 326/1044 KB 88/1063 KB 580/1267 KB 1340/1710 KB 60/713 KB 326/1044 KB 92/1063 KB 580/1267 KB 1340/1710 KB 60/713 KB 326/1044 KB 96/1063 KB 580/1267 KB 1340/1710 KB 60/713 KB 326/1044 KB 100/1063 KB 584/1267 KB 1340/1710 KB 60/713 KB 326/1044 KB 104/1063 KB 588/1267 KB 1340/1710 KB 60/713 KB 326/1044 KB 104/1063 KB 580/1267 KB 1340/1710 KB 52/713 KB 326/1044 KB 84/1063 KB 580/1267 KB 1336/1710 KB 52/713 KB 326/1044 KB 84/1063 KB 584/1267 KB 1340/1710 KB 60/713 KB 326/1044 KB 104/1063 KB 588/1267 KB 1340/1710 KB 60/713 KB 326/1044 KB 108/1063 KB 588/1267 KB 1344/1710 KB 60/713 KB 326/1044 KB 112/1063 KB 588/1267 KB 1344/1710 KB 60/713 KB 326/1044 KB 108/1063 KB 592/1267 KB 1344/1710 KB 60/713 KB 330/1044 KB 112/1063 KB 588/1267 KB 1344/1710 KB 60/713 KB 330/1044 KB 112/1063 KB 592/1267 KB 1344/1710 KB 60/713 KB 334/1044 KB 112/1063 KB 596/1267 KB 1344/1710 KB 64/713 KB 338/1044 KB 112/1063 KB 596/1267 KB 1348/1710 KB 64/713 KB 342/1044 KB 116/1063 KB 596/1267 KB 1348/1710 KB 64/713 KB 346/1044 KB 116/1063 KB 596/1267 KB 1348/1710 KB 64/713 KB 350/1044 KB 116/1063 KB 596/1267 KB 1344/1710 KB 64/713 KB 334/1044 KB 112/1063 KB 596/1267 KB 1348/1710 KB 68/713 KB 350/1044 KB 116/1063 KB 596/1267 KB 1348/1710 KB 72/713 KB 350/1044 KB 116/1063 KB 596/1267 KB 1344/1710 KB 60/713 KB 334/1044 KB 112/1063 KB 596/1267 KB 1348/1710 KB 64/713 KB 338/1044 KB 116/1063 KB 596/1267 KB 1348/1710 KB 64/713 KB 338/1044 KB 112/1063 KB 596/1267 KB 1348/1710 KB 72/713 KB 350/1044 KB 120/1063 KB 596/1267 KB 1352/1710 KB 72/713 KB 350/1044 KB 120/1063 KB 600/1267 KB 1352/1710 KB 72/713 KB 350/1044 KB 124/1063 KB 596/1267 KB 1352/1710 KB 72/713 KB 350/1044 KB 124/1063 KB 604/1267 KB 1356/1710 KB 72/713 KB 350/1044 KB 124/1063 KB 608/1267 KB 1356/1710 KB 72/713 KB 350/1044 KB 128/1063 KB 600/1267 KB 1356/1710 KB 72/713 KB 350/1044 KB 124/1063 KB 604/1267 KB 1356/1710 KB 72/713 KB 350/1044 KB 128/1063 KB 608/1267 KB 1360/1710 KB 72/713 KB 350/1044 KB 128/1063 KB 608/1267 KB 1360/1710 KB 76/713 KB 350/1044 KB 128/1063 KB 608/1267 KB 1360/1710 KB 80/713 KB 350/1044 KB 128/1063 KB 612/1267 KB 1360/1710 KB 84/713 KB 350/1044 KB 128/1063 KB 612/1267 KB 1364/1710 KB 88/713 KB 354/1044 KB 132/1063 KB 612/1267 KB 1364/1710 KB 92/713 KB 354/1044 KB 132/1063 KB 612/1267 KB 1364/1710 KB 96/713 KB 354/1044 KB 132/1063 KB 612/1267 KB 1360/1710 KB 80/713 KB 350/1044 KB 128/1063 KB 612/1267 KB 1364/1710 KB 84/713 KB 354/1044 KB 132/1063 KB 612/1267 KB 1364/1710 KB 84/713 KB 354/1044 KB 128/1063 KB 612/1267 KB 1364/1710 KB 84/713 KB 350/1044 KB 128/1063 KB 612/1267 KB 1364/1710 KB 96/713 KB 358/1044 KB 136/1063 KB 612/1267 KB 1364/1710 KB 96/713 KB 354/1044 KB 136/1063 KB 612/1267 KB 1368/1710 KB 96/713 KB 358/1044 KB 136/1063 KB 612/1267 KB 1368/1710 KB 96/713 KB 358/1044 KB 140/1063 KB 616/1267 KB 1368/1710 KB 96/713 KB 358/1044 KB 144/1063 KB 616/1267 KB 1368/1710 KB 96/713 KB 358/1044 KB 140/1063 KB 616/1267 KB 1372/1710 KB 96/713 KB 362/1044 KB 144/1063 KB 616/1267 KB 1372/1710 KB 96/713 KB 358/1044 KB 144/1063 KB 620/1267 KB 1372/1710 KB 96/713 KB 362/1044 KB 144/1063 KB 620/1267 KB 1376/1710 KB 96/713 KB 366/1044 KB 144/1063 KB 620/1267 KB 1376/1710 KB 96/713 KB 362/1044 KB 144/1063 KB 624/1267 KB 1376/1710 KB 96/713 KB 366/1044 KB 144/1063 KB 628/1267 KB 1380/1710 KB 96/713 KB 366/1044 KB 144/1063 KB 632/1267 KB 1380/1710 KB 100/713 KB 370/1044 KB 148/1063 KB 624/1267 KB 1380/1710 KB 96/713 KB 366/1044 KB 144/1063 KB 628/1267 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install KB 1380/1710 KB 100/713 KB 370/1044 KB 148/1063 KB 632/1267 KB 1380/1710 KB 100/713 KB 370/1044 KB 152/1063 KB 632/1267 KB 1380/1710 KB 100/713 KB 370/1044 KB 156/1063 KB 628/1267 KB 1380/1710 KB 100/713 KB 370/1044 KB 144/1063 KB 628/1267 KB 1380/1710 KB 96/713 KB 370/1044 KB 144/1063 KB 632/1267 KB 1384/1710 KB 100/713 KB 374/1044 KB 156/1063 KB 632/1267 KB 1384/1710 KB 104/713 KB 374/1044 KB 156/1063 KB 632/1267 KB 1384/1710 KB 108/713 KB 374/1044 KB 156/1063 KB 632/1267 KB 1384/1710 KB 100/713 KB 370/1044 KB 156/1063 KB 636/1267 KB 1388/1710 KB 108/713 KB 378/1044 KB 160/1063 KB 636/1267 KB 1384/1710 KB 108/713 KB 378/1044 KB 160/1063 KB 640/1267 KB 1388/1710 KB 108/713 KB 378/1044 KB 160/1063 KB 632/1267 KB 1384/1710 KB 108/713 KB 378/1044 KB 160/1063 KB 632/1267 KB 1384/1710 KB 108/713 KB 374/1044 KB 160/1063 KB 640/1267 KB 1392/1710 KB 112/713 KB 382/1044 KB 160/1063 KB 640/1267 KB 1392/1710 KB 112/713 KB 378/1044 KB 160/1063 KB 640/1267 KB 1392/1710 KB 108/713 KB 378/1044 KB 160/1063 KB 640/1267 KB 1392/1710 KB 116/713 KB 382/1044 KB 160/1063 KB 644/1267 KB 1396/1710 KB 120/713 KB 386/1044 KB 164/1063 KB 644/1267 KB 1396/1710 KB 124/713 KB 386/1044 KB 164/1063 KB 644/1267 KB 1396/1710 KB 128/713 KB 386/1044 KB 164/1063 KB 644/1267 KB 1396/1710 KB 116/713 KB 386/1044 KB 164/1063 KB 644/1267 KB 1396/1710 KB 116/713 KB 382/1044 KB 164/1063 KB 644/1267 KB 1392/1710 KB 116/713 KB 382/1044 KB 164/1063 KB 644/1267 KB 1396/1710 KB 128/713 KB 386/1044 KB 168/1063 KB 644/1267 KB 1396/1710 KB 128/713 KB 386/1044 KB 172/1063 KB 644/1267 KB 1392/1710 KB 116/713 KB 382/1044 KB 160/1063 KB 648/1267 KB 1400/1710 KB 128/713 KB 390/1044 KB 172/1063 KB 652/1267 KB 1400/1710 KB 128/713 KB 390/1044 KB 172/1063 KB 644/1267 KB 1400/1710 KB 128/713 KB 390/1044 KB 172/1063 KB 644/1267 KB 1400/1710 KB 128/713 KB 386/1044 KB 172/1063 KB 652/1267 KB 1404/1710 KB 128/713 KB 390/1044 KB 176/1063 KB 652/1267 KB 1400/1710 KB 128/713 KB 390/1044 KB 176/1063 KB 652/1267 KB 1408/1710 KB 128/713 KB 394/1044 KB 176/1063 KB 656/1267 KB 1412/1710 KB 128/713 KB 394/1044 KB 176/1063 KB 656/1267 KB 1416/1710 KB 132/713 KB 394/1044 KB 180/1063 KB 652/1267 KB 1404/1710 KB 128/713 KB 394/1044 KB 176/1063 KB 656/1267 KB 1416/1710 KB 132/713 KB 398/1044 KB 180/1063 KB 656/1267 KB 1416/1710 KB 132/713 KB 402/1044 KB 180/1063 KB 656/1267 KB 1416/1710 KB 132/713 KB 406/1044 KB 180/1063 KB 656/1267 KB 1420/1710 KB 132/713 KB 410/1044 KB 180/1063 KB 656/1267 KB 1412/1710 KB 132/713 KB 394/1044 KB 180/1063 KB 656/1267 KB 1412/1710 KB 128/713 KB 394/1044 KB 180/1063 KB 656/1267 KB 1408/1710 KB 128/713 KB 394/1044 KB 176/1063 KB 660/1267 KB 1420/1710 KB 136/713 KB 414/1044 KB 180/1063 KB 656/1267 KB 1420/1710 KB 132/713 KB 406/1044 KB 180/1063 KB 660/1267 KB 1420/1710 KB 136/713 KB 414/1044 KB 184/1063 KB 660/1267 KB 1420/1710 KB 136/713 KB 414/1044 KB 184/1063 KB 664/1267 KB 1420/1710 KB 140/713 KB 414/1044 KB 188/1063 KB 664/1267 KB 1420/1710 KB 140/713 KB 414/1044 KB 184/1063 KB 664/1267 KB 1420/1710 KB 140/713 KB 414/1044 KB 192/1063 KB 664/1267 KB 1420/1710 KB 144/713 KB 414/1044 KB 192/1063 KB 664/1267 KB 1420/1710 KB 136/713 KB 414/1044 KB 184/1063 KB 664/1267 KB 1424/1710 KB 144/713 KB 414/1044 KB 192/1063 KB 668/1267 KB 1424/1710 KB 144/713 KB 414/1044 KB 192/1063 KB 672/1267 KB 1424/1710 KB 144/713 KB 414/1044 KB 192/1063 KB 676/1267 KB 1428/1710 KB 144/713 KB 414/1044 KB 196/1063 KB 680/1267 KB 1428/1710 KB 148/713 KB 414/1044 KB 19 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 6/1063 KB 684/1267 KB 1428/1710 KB 148/713 KB 414/1044 KB 196/1063 KB 672/1267 KB 1428/1710 KB 144/713 KB 414/1044 KB 196/1063 KB 672/1267 KB 1424/1710 KB 144/713 KB 414/1044 KB 196/1063 KB 672/1267 KB 1424/1710 KB 144/713 KB 414/1044 KB 192/1063 KB 684/1267 KB 1428/1710 KB 148/713 KB 418/1044 KB 196/1063 KB 676/1267 KB 1428/1710 KB 148/713 KB 414/1044 KB 196/1063 KB 684/1267 KB 1432/1710 KB 148/713 KB 418/1044 KB 200/1063 KB 684/1267 KB 1428/1710 KB 148/713 KB 418/1044 KB 200/1063 KB 684/1267 KB 1432/1710 KB 152/713 KB 418/1044 KB 200/1063 KB 684/1267 KB 1432/1710 KB 152/713 KB 418/1044 KB 204/1063 KB 684/1267 KB 1436/1710 KB 152/713 KB 418/1044 KB 208/1063 KB 684/1267 KB 1436/1710 KB 152/713 KB 418/1044 KB 204/1063 KB 684/1267 KB 1440/1710 KB 156/713 KB 422/1044 KB 208/1063 KB 684/1267 KB 1436/1710 KB 156/713 KB 422/1044 KB 208/1063 KB 684/1267 KB 1436/1710 KB 156/713 KB 418/1044 KB 208/1063 KB 684/1267 KB 1440/1710 KB 160/713 KB 422/1044 KB 208/1063 KB 688/1267 KB 1440/1710 KB 160/713 KB 426/1044 KB 208/1063 KB 692/1267 KB 1440/1710 KB 160/713 KB 426/1044 KB 208/1063 KB 696/1267 KB 1444/1710 KB 164/713 KB 426/1044 KB 212/1063 KB 700/1267 KB 1444/1710 KB 164/713 KB 426/1044 KB 212/1063 KB 704/1267 KB 1444/1710 KB 164/713 KB 426/1044 KB 212/1063 KB 684/1267 KB 1440/1710 KB 160/713 KB 426/1044 KB 208/1063 KB 704/1267 KB 1444/1710 KB 164/713 KB 430/1044 KB 212/1063 KB 704/1267 KB 1444/1710 KB 164/713 KB 434/1044 KB 212/1063 KB 704/1267 KB 1444/1710 KB 164/713 KB 438/1044 KB 212/1063 KB 704/1267 KB 1444/1710 KB 164/713 KB 442/1044 KB 212/1063 KB 704/1267 KB 1444/1710 KB 164/713 KB 446/1044 KB 212/1063 KB 692/1267 KB 1444/1710 KB 164/713 KB 426/1044 KB 212/1063 KB 704/1267 KB 1444/1710 KB 168/713 KB 446/1044 KB 212/1063 KB 704/1267 KB 1444/1710 KB 172/713 KB 446/1044 KB 212/1063 KB 692/1267 KB 1444/1710 KB 160/713 KB 426/1044 KB 212/1063 KB 692/1267 KB 1444/1710 KB 160/713 KB 426/1044 KB 208/1063 KB 704/1267 KB 1444/1710 KB 176/713 KB 446/1044 KB 216/1063 KB 704/1267 KB 1448/1710 KB 176/713 KB 446/1044 KB 216/1063 KB 704/1267 KB 1448/1710 KB 176/713 KB 446/1044 KB 220/1063 KB 704/1267 KB 1452/1710 KB 176/713 KB 446/1044 KB 220/1063 KB 704/1267 KB 1456/1710 KB 176/713 KB 446/1044 KB 224/1063 KB 704/1267 KB 1452/1710 KB 176/713 KB 446/1044 KB 224/1063 KB 704/1267 KB 1456/1710 KB 176/713 KB 446/1044 KB 224/1063 KB 704/1267 KB 1460/1710 KB 176/713 KB 446/1044 KB 224/1063 KB 708/1267 KB 1464/1710 KB 180/713 KB 450/1044 KB 228/1063 KB 708/1267 KB 1468/1710 KB 180/713 KB 450/1044 KB 228/1063 KB 708/1267 KB 1460/1710 KB 180/713 KB 450/1044 KB 228/1063 KB 708/1267 KB 1460/1710 KB 176/713 KB 446/1044 KB 224/1063 KB 708/1267 KB 1460/1710 KB 180/713 KB 450/1044 KB 224/1063 KB 708/1267 KB 1468/1710 KB 180/713 KB 450/1044 KB 232/1063 KB 708/1267 KB 1460/1710 KB 176/713 KB 450/1044 KB 224/1063 KB 712/1267 KB 1468/1710 KB 180/713 KB 450/1044 KB 232/1063 KB 712/1267 KB 1468/1710 KB 184/713 KB 450/1044 KB 232/1063 KB 712/1267 KB 1468/1710 KB 184/713 KB 454/1044 KB 236/1063 KB 712/1267 KB 1468/1710 KB 184/713 KB 450/1044 KB 236/1063 KB 716/1267 KB 1468/1710 KB 184/713 KB 458/1044 KB 236/1063 KB 716/1267 KB 1468/1710 KB 184/713 KB 454/1044 KB 236/1063 KB 716/1267 KB 1472/1710 KB 188/713 KB 458/1044 KB 240/1063 KB 716/1267 KB 1472/1710 KB 188/713 KB 458/1044 KB 236/1063 KB 716/1267 KB 1468/1710 KB 188/713 KB 458/1044 KB 236/1063 KB 720/1267 KB 1472/1710 KB 188/713 KB 458/1044 KB 240/1063 KB 724/1267 KB 1472/1710 KB 192/713 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install KB 462/1044 KB 240/1063 KB 728/1267 KB 1476/1710 KB 192/713 KB 462/1044 KB 244/1063 KB 720/1267 KB 1472/1710 KB 192/713 KB 462/1044 KB 240/1063 KB 720/1267 KB 1472/1710 KB 192/713 KB 458/1044 KB 240/1063 KB 728/1267 KB 1476/1710 KB 196/713 KB 462/1044 KB 244/1063 KB 728/1267 KB 1476/1710 KB 200/713 KB 466/1044 KB 244/1063 KB 724/1267 KB 1476/1710 KB 192/713 KB 462/1044 KB 244/1063 KB 724/1267 KB 1472/1710 KB 192/713 KB 462/1044 KB 244/1063 KB 728/1267 KB 1480/1710 KB 200/713 KB 466/1044 KB 244/1063 KB 728/1267 KB 1476/1710 KB 196/713 KB 466/1044 KB 244/1063 KB 728/1267 KB 1480/1710 KB 200/713 KB 466/1044 KB 248/1063 KB 728/1267 KB 1480/1710 KB 200/713 KB 470/1044 KB 248/1063 KB 732/1267 KB 1484/1710 KB 200/713 KB 470/1044 KB 252/1063 KB 728/1267 KB 1484/1710 KB 200/713 KB 470/1044 KB 252/1063 KB 728/1267 KB 1484/1710 KB 200/713 KB 470/1044 KB 248/1063 KB 732/1267 KB 1484/1710 KB 200/713 KB 474/1044 KB 252/1063 KB 732/1267 KB 1488/1710 KB 204/713 KB 478/1044 KB 252/1063 KB 732/1267 KB 1488/1710 KB 204/713 KB 474/1044 KB 252/1063 KB 732/1267 KB 1484/1710 KB 204/713 KB 474/1044 KB 252/1063 KB 736/1267 KB 1488/1710 KB 204/713 KB 478/1044 KB 256/1063 KB 736/1267 KB 1488/1710 KB 204/713 KB 478/1044 KB 252/1063 KB 736/1267 KB 1488/1710 KB 208/713 KB 478/1044 KB 256/1063 KB 736/1267 KB 1488/1710 KB 208/713 KB 478/1044 KB 260/1063 KB 740/1267 KB 1492/1710 KB 212/713 KB 482/1044 KB 264/1063 KB 740/1267 KB 1492/1710 KB 212/713 KB 482/1044 KB 268/1063 KB 740/1267 KB 1492/1710 KB 212/713 KB 482/1044 KB 272/1063 KB 740/1267 KB 1492/1710 KB 212/713 KB 482/1044 KB 260/1063 KB 736/1267 KB 1492/1710 KB 212/713 KB 482/1044 KB 260/1063 KB 736/1267 KB 1492/1710 KB 208/713 KB 482/1044 KB 260/1063 KB 740/1267 KB 1492/1710 KB 212/713 KB 486/1044 KB 272/1063 KB 740/1267 KB 1492/1710 KB 212/713 KB 490/1044 KB 272/1063 KB 740/1267 KB 1492/1710 KB 216/713 KB 494/1044 KB 272/1063 KB 736/1267 KB 1492/1710 KB 208/713 KB 478/1044 KB 260/1063 KB 744/1267 KB 1496/1710 KB 216/713 KB 494/1044 KB 272/1063 KB 744/1267 KB 1500/1710 KB 216/713 KB 494/1044 KB 272/1063 KB 744/1267 KB 1504/1710 KB 216/713 KB 494/1044 KB 272/1063 KB 744/1267 KB 1492/1710 KB 216/713 KB 494/1044 KB 272/1063 KB 740/1267 KB 1492/1710 KB 216/713 KB 490/1044 KB 272/1063 KB 744/1267 KB 1504/1710 KB 220/713 KB 494/1044 KB 272/1063 KB 744/1267 KB 1504/1710 KB 224/713 KB 494/1044 KB 272/1063 KB 748/1267 KB 1504/1710 KB 224/713 KB 494/1044 KB 272/1063 KB 752/1267 KB 1504/1710 KB 224/713 KB 494/1044 KB 272/1063 KB 756/1267 KB 1504/1710 KB 228/713 KB 498/1044 KB 272/1063 KB 760/1267 KB 1508/1710 KB 228/713 KB 498/1044 KB 276/1063 KB 764/1267 KB 1508/1710 KB 228/713 KB 498/1044 KB 276/1063 KB 752/1267 KB 1504/1710 KB 228/713 KB 498/1044 KB 272/1063 KB 752/1267 KB 1504/1710 KB 224/713 KB 498/1044 KB 272/1063 KB 756/1267 KB 1508/1710 KB 228/713 KB 498/1044 KB 276/1063 KB 764/1267 KB 1508/1710 KB 228/713 KB 502/1044 KB 276/1063 KB 764/1267 KB 1512/1710 KB 228/713 KB 506/1044 KB 276/1063 KB 756/1267 KB 1504/1710 KB 228/713 KB 498/1044 KB 276/1063 KB 764/1267 KB 1512/1710 KB 232/713 KB 506/1044 KB 276/1063 KB 764/1267 KB 1512/1710 KB 228/713 KB 502/1044 KB 276/1063 KB 764/1267 KB 1516/1710 KB 232/713 KB 506/1044 KB 280/1063 KB 764/1267 KB 1512/1710 KB 232/713 KB 506/1044 KB 280/1063 KB 764/1267 KB 1516/1710 KB 232/713 KB 506/1044 KB 284/1063 KB 764/1267 KB 1520/1710 KB 236/713 KB 510/1044 KB 288/1063 KB 764/1267 KB 1520/1710 KB 236/713 KB 510/1044 KB 284/1063 KB 764/1267 KB unit-mysql-0: 10:02:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 1520/1710 KB 232/713 KB 510/1044 KB 284/1063 KB 764/1267 KB 1516/1710 KB 232/713 KB 510/1044 KB 284/1063 KB 764/1267 KB 1520/1710 KB 240/713 KB 510/1044 KB 288/1063 KB 764/1267 KB 1524/1710 KB 240/713 KB 510/1044 KB 288/1063 KB 768/1267 KB 1528/1710 KB 244/713 KB 514/1044 KB 292/1063 KB 768/1267 KB 1532/1710 KB 244/713 KB 514/1044 KB 292/1063 KB 768/1267 KB 1536/1710 KB 244/713 KB 514/1044 KB 292/1063 KB 768/1267 KB 1524/1710 KB 244/713 KB 514/1044 KB 292/1063 KB 768/1267 KB 1524/1710 KB 244/713 KB 514/1044 KB 288/1063 KB 768/1267 KB 1536/1710 KB 244/713 KB 518/1044 KB 292/1063 KB 768/1267 KB 1536/1710 KB 244/713 KB 522/1044 KB 292/1063 KB 768/1267 KB 1524/1710 KB 244/713 KB 510/1044 KB 288/1063 KB 768/1267 KB 1524/1710 KB 240/713 KB 510/1044 KB 288/1063 KB 772/1267 KB 1536/1710 KB 244/713 KB 522/1044 KB 292/1063 KB 772/1267 KB 1536/1710 KB 248/713 KB 526/1044 KB 296/1063 KB 772/1267 KB 1536/1710 KB 248/713 KB 526/1044 KB 300/1063 KB 772/1267 KB 1536/1710 KB 248/713 KB 526/1044 KB 292/1063 KB 772/1267 KB 1536/1710 KB 244/713 KB 526/1044 KB 292/1063 KB 776/1267 KB 1536/1710 KB 248/713 KB 526/1044 KB 300/1063 KB 780/1267 KB 1536/1710 KB 252/713 KB 526/1044 KB 300/1063 KB 784/1267 KB 1536/1710 KB 252/713 KB 526/1044 KB 304/1063 KB 788/1267 KB 1536/1710 KB 252/713 KB 526/1044 KB 304/1063 KB 792/1267 KB 1540/1710 KB 252/713 KB 530/1044 KB 304/1063 KB 796/1267 KB 1540/1710 KB 252/713 KB 530/1044 KB 304/1063 KB 776/1267 KB 1536/1710 KB 252/713 KB 526/1044 KB 300/1063 KB 796/1267 KB 1540/1710 KB 256/713 KB 530/1044 KB 304/1063 KB 796/1267 KB 1540/1710 KB 260/713 KB 530/1044 KB 304/1063 KB 796/1267 KB 1540/1710 KB 264/713 KB 530/1044 KB 304/1063 KB 788/1267 KB 1540/1710 KB 252/713 KB 530/1044 KB 304/1063 KB 788/1267 KB 1540/1710 KB 252/713 KB 526/1044 KB 304/1063 KB 780/1267 KB 1536/1710 KB 252/713 KB 526/1044 KB 304/1063 KB 796/1267 KB 1540/1710 KB 264/713 KB 530/1044 KB 308/1063 KB 796/1267 KB 1544/1710 KB 264/713 KB 534/1044 KB 312/1063 KB 796/1267 KB 1544/1710 KB 264/713 KB 534/1044 KB 316/1063 KB 796/1267 KB 1544/1710 KB 264/713 KB 534/1044 KB 320/1063 KB 796/1267 KB 1544/1710 KB 264/713 KB 534/1044 KB 308/1063 KB 796/1267 KB 1540/1710 KB 264/713 KB 534/1044 KB 308/1063 KB 796/1267 KB 1548/1710 KB 264/713 KB 534/1044 KB 320/1063 KB 796/1267 KB 1552/1710 KB 264/713 KB 538/1044 KB 320/1063 KB 796/1267 KB 1548/1710 KB 264/713 KB 538/1044 KB 320/1063 KB 796/1267 KB 1552/1710 KB 264/713 KB 542/1044 KB 320/1063 KB 796/1267 KB 1552/1710 KB 268/713 KB 542/1044 KB 320/1063 KB 796/1267 KB 1552/1710 KB 272/713 KB 542/1044 KB 320/1063 KB 800/1267 KB 1556/1710 KB 276/713 KB 546/1044 KB 324/1063 KB 800/1267 KB 1556/1710 KB 280/713 KB 546/1044 KB 324/1063 KB 800/1267 KB 1556/1710 KB 284/713 KB 546/1044 KB 324/1063 KB 800/1267 KB 1556/1710 KB 288/713 KB 546/1044 KB 324/1063 KB 800/1267 KB 1556/1710 KB 272/713 KB 546/1044 KB 324/1063 KB 800/1267 KB 1556/1710 KB 272/713 KB 542/1044 KB 324/1063 KB 800/1267 KB 1560/1710 KB 288/713 KB 546/1044 KB 324/1063 KB 800/1267 KB 1552/1710 KB 272/713 KB 542/1044 KB 324/1063 KB 800/1267 KB 1552/1710 KB 272/713 KB 542/1044 KB 320/1063 KB 804/1267 KB 1560/1710 KB 288/713 KB 546/1044 KB 324/1063 KB 804/1267 KB 1564/1710 KB 288/713 KB 550/1044 KB 328/1063 KB 804/1267 KB 1564/1710 KB 288/713 KB 550/1044 KB 332/1063 KB 804/1267 KB 1564/1710 KB 288/713 KB 550/1044 KB 336/1063 KB 804/1267 KB 1564/1710 KB 288/713 KB 550/1044 KB 324/1063 KB 808/1267 KB 1564/1710 KB 288/713 KB 554/1044 KB 336/106 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 3 KB 804/1267 KB 1564/1710 KB 288/713 KB 546/1044 KB 324/1063 KB 808/1267 KB 1568/1710 KB 288/713 KB 558/1044 KB 336/1063 KB 808/1267 KB 1564/1710 KB 288/713 KB 550/1044 KB 336/1063 KB 812/1267 KB 1568/1710 KB 288/713 KB 558/1044 KB 336/1063 KB 816/1267 KB 1568/1710 KB 288/713 KB 558/1044 KB 336/1063 KB 808/1267 KB 1568/1710 KB 288/713 KB 558/1044 KB 336/1063 KB 820/1267 KB 1572/1710 KB 292/713 KB 558/1044 KB 340/1063 KB 824/1267 KB 1572/1710 KB 292/713 KB 562/1044 KB 340/1063 KB 828/1267 KB 1572/1710 KB 292/713 KB 562/1044 KB 340/1063 KB 832/1267 KB 1572/1710 KB 292/713 KB 562/1044 KB 340/1063 KB 816/1267 KB 1572/1710 KB 292/713 KB 558/1044 KB 340/1063 KB 816/1267 KB 1572/1710 KB 288/713 KB 558/1044 KB 340/1063 KB 816/1267 KB 1568/1710 KB 288/713 KB 558/1044 KB 340/1063 KB 832/1267 KB 1576/1710 KB 292/713 KB 562/1044 KB 340/1063 KB 832/1267 KB 1580/1710 KB 292/713 KB 562/1044 KB 344/1063 KB 832/1267 KB 1584/1710 KB 292/713 KB 562/1044 KB 344/1063 KB 820/1267 KB 1572/1710 KB 292/713 KB 562/1044 KB 340/1063 KB 832/1267 KB 1584/1710 KB 296/713 KB 566/1044 KB 344/1063 KB 832/1267 KB 1584/1710 KB 296/713 KB 570/1044 KB 344/1063 KB 832/1267 KB 1584/1710 KB 296/713 KB 562/1044 KB 344/1063 KB 832/1267 KB 1584/1710 KB 300/713 KB 570/1044 KB 344/1063 KB 832/1267 KB 1584/1710 KB 304/713 KB 570/1044 KB 344/1063 KB 832/1267 KB 1576/1710 KB 292/713 KB 562/1044 KB 344/1063 KB 832/1267 KB 1584/1710 KB 304/713 KB 574/1044 KB 348/1063 KB 832/1267 KB 1584/1710 KB 304/713 KB 574/1044 KB 352/1063 KB 832/1267 KB 1584/1710 KB 304/713 KB 574/1044 KB 344/1063 KB 832/1267 KB 1588/1710 KB 304/713 KB 574/1044 KB 352/1063 KB 836/1267 KB 1592/1710 KB 308/713 KB 578/1044 KB 356/1063 KB 836/1267 KB 1596/1710 KB 308/713 KB 578/1044 KB 356/1063 KB 836/1267 KB 1600/1710 KB 308/713 KB 578/1044 KB 356/1063 KB 836/1267 KB 1588/1710 KB 308/713 KB 578/1044 KB 356/1063 KB 836/1267 KB 1588/1710 KB 304/713 KB 578/1044 KB 356/1063 KB 832/1267 KB 1588/1710 KB 304/713 KB 578/1044 KB 356/1063 KB 836/1267 KB 1600/1710 KB 308/713 KB 578/1044 KB 360/1063 KB 836/1267 KB 1600/1710 KB 308/713 KB 578/1044 KB 364/1063 KB 840/1267 KB 1600/1710 KB 312/713 KB 578/1044 KB 368/1063 KB 832/1267 KB 1588/1710 KB 304/713 KB 578/1044 KB 352/1063 KB 840/1267 KB 1600/1710 KB 312/713 KB 582/1044 KB 368/1063 KB 840/1267 KB 1600/1710 KB 312/713 KB 578/1044 KB 364/1063 KB 840/1267 KB 1600/1710 KB 308/713 KB 578/1044 KB 364/1063 KB 840/1267 KB 1600/1710 KB 312/713 KB 586/1044 KB 368/1063 KB 844/1267 KB 1600/1710 KB 316/713 KB 590/1044 KB 368/1063 KB 844/1267 KB 1600/1710 KB 316/713 KB 594/1044 KB 368/1063 KB 844/1267 KB 1604/1710 KB 316/713 KB 598/1044 KB 372/1063 KB 844/1267 KB 1600/1710 KB 316/713 KB 586/1044 KB 368/1063 KB 844/1267 KB 1600/1710 KB 312/713 KB 586/1044 KB 368/1063 KB 848/1267 KB 1604/1710 KB 320/713 KB 598/1044 KB 372/1063 KB 844/1267 KB 1604/1710 KB 320/713 KB 598/1044 KB 372/1063 KB 852/1267 KB 1604/1710 KB 320/713 KB 598/1044 KB 372/1063 KB 856/1267 KB 1604/1710 KB 324/713 KB 598/1044 KB 372/1063 KB 844/1267 KB 1604/1710 KB 316/713 KB 594/1044 KB 372/1063 KB 844/1267 KB 1604/1710 KB 316/713 KB 594/1044 KB 368/1063 KB 856/1267 KB 1608/1710 KB 324/713 KB 602/1044 KB 372/1063 KB 856/1267 KB 1612/1710 KB 324/713 KB 602/1044 KB 372/1063 KB 856/1267 KB 1616/1710 KB 324/713 KB 602/1044 KB 372/1063 KB 856/1267 KB 1620/1710 KB 324/713 KB 602/1044 KB 376/1063 KB 856/1267 KB 1604/1710 KB 324/713 KB 602/1044 KB 372/1063 KB 852/1267 KB 1604/1710 KB 324/713 KB unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 598/1044 KB 372/1063 KB 860/1267 KB 1624/1710 KB 328/713 KB 606/1044 KB 376/1063 KB 860/1267 KB 1620/1710 KB 324/713 KB 602/1044 KB 376/1063 KB 856/1267 KB 1616/1710 KB 324/713 KB 602/1044 KB 376/1063 KB 860/1267 KB 1624/1710 KB 328/713 KB 606/1044 KB 380/1063 KB 860/1267 KB 1624/1710 KB 328/713 KB 606/1044 KB 384/1063 KB 860/1267 KB 1624/1710 KB 328/713 KB 602/1044 KB 376/1063 KB 860/1267 KB 1624/1710 KB 332/713 KB 606/1044 KB 384/1063 KB 864/1267 KB 1624/1710 KB 332/713 KB 606/1044 KB 388/1063 KB 864/1267 KB 1624/1710 KB 336/713 KB 610/1044 KB 392/1063 KB 864/1267 KB 1624/1710 KB 336/713 KB 610/1044 KB 396/1063 KB 864/1267 KB 1624/1710 KB 332/713 KB 606/1044 KB 384/1063 KB 868/1267 KB 1624/1710 KB 336/713 KB 610/1044 KB 396/1063 KB 872/1267 KB 1624/1710 KB 336/713 KB 610/1044 KB 396/1063 KB 864/1267 KB 1624/1710 KB 336/713 KB 610/1044 KB 388/1063 KB 860/1267 KB 1624/1710 KB 324/713 KB 602/1044 KB 376/1063 KB 864/1267 KB 1624/1710 KB 336/713 KB 606/1044 KB 388/1063 KB 872/1267 KB 1628/1710 KB 336/713 KB 610/1044 KB 400/1063 KB 872/1267 KB 1632/1710 KB 336/713 KB 610/1044 KB 400/1063 KB 872/1267 KB 1632/1710 KB 340/713 KB 610/1044 KB 400/1063 KB 876/1267 KB 1636/1710 KB 344/713 KB 614/1044 KB 400/1063 KB 876/1267 KB 1636/1710 KB 348/713 KB 614/1044 KB 400/1063 KB 876/1267 KB 1636/1710 KB 352/713 KB 614/1044 KB 400/1063 KB 872/1267 KB 1624/1710 KB 336/713 KB 610/1044 KB 400/1063 KB 876/1267 KB 1636/1710 KB 340/713 KB 614/1044 KB 400/1063 KB 880/1267 KB 1636/1710 KB 352/713 KB 614/1044 KB 400/1063 KB 872/1267 KB 1636/1710 KB 340/713 KB 614/1044 KB 400/1063 KB 872/1267 KB 1632/1710 KB 340/713 KB 614/1044 KB 400/1063 KB 880/1267 KB 1640/1710 KB 352/713 KB 618/1044 KB 400/1063 KB 880/1267 KB 1640/1710 KB 352/713 KB 622/1044 KB 400/1063 KB 880/1267 KB 1640/1710 KB 352/713 KB 626/1044 KB 400/1063 KB 884/1267 KB 1640/1710 KB 356/713 KB 630/1044 KB 404/1063 KB 884/1267 KB 1640/1710 KB 356/713 KB 634/1044 KB 404/1063 KB 884/1267 KB 1640/1710 KB 356/713 KB 638/1044 KB 404/1063 KB 884/1267 KB 1640/1710 KB 356/713 KB 626/1044 KB 404/1063 KB 888/1267 KB 1640/1710 KB 356/713 KB 638/1044 KB 404/1063 KB 892/1267 KB 1640/1710 KB 356/713 KB 638/1044 KB 404/1063 KB 880/1267 KB 1640/1710 KB 356/713 KB 626/1044 KB 404/1063 KB 880/1267 KB 1640/1710 KB 356/713 KB 626/1044 KB 400/1063 KB 892/1267 KB 1644/1710 KB 356/713 KB 638/1044 KB 404/1063 KB 892/1267 KB 1648/1710 KB 356/713 KB 638/1044 KB 404/1063 KB 892/1267 KB 1652/1710 KB 356/713 KB 638/1044 KB 408/1063 KB 896/1267 KB 1656/1710 KB 356/713 KB 638/1044 KB 408/1063 KB 896/1267 KB 1660/1710 KB 356/713 KB 638/1044 KB 408/1063 KB 896/1267 KB 1664/1710 KB 356/713 KB 642/1044 KB 408/1063 KB 880/1267 KB 1640/1710 KB 356/713 KB 626/1044 KB 400/1063 KB 896/1267 KB 1664/1710 KB 360/713 KB 642/1044 KB 408/1063 KB 896/1267 KB 1664/1710 KB 364/713 KB 642/1044 KB 408/1063 KB 896/1267 KB 1664/1710 KB 368/713 KB 642/1044 KB 408/1063 KB 896/1267 KB 1664/1710 KB 372/713 KB 642/1044 KB 408/1063 KB 896/1267 KB 1668/1710 KB 376/713 KB 642/1044 KB 408/1063 KB 896/1267 KB 1668/1710 KB 380/713 KB 642/1044 KB 408/1063 KB 896/1267 KB 1668/1710 KB 384/713 KB 642/1044 KB 408/1063 KB 896/1267 KB 1660/1710 KB 356/713 KB 642/1044 KB 408/1063 KB 896/1267 KB 1652/1710 KB 356/713 KB 638/1044 KB 408/1063 KB 892/1267 KB 1648/1710 KB 356/713 KB 638/1044 KB 408/1063 KB 896/1267 KB 1668/1710 KB 384/713 KB 642/1044 KB 412/1063 KB 896/1267 KB 1668/1710 KB 384/713 KB 642/1044 KB 416/1063 KB 896/1267 KB 1668/ unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 1710 KB 384/713 KB 642/1044 KB 420/1063 KB 900/1267 KB 1668/1710 KB 384/713 KB 642/1044 KB 424/1063 KB 900/1267 KB 1668/1710 KB 384/713 KB 642/1044 KB 428/1063 KB 900/1267 KB 1668/1710 KB 384/713 KB 642/1044 KB 432/1063 KB 900/1267 KB 1668/1710 KB 384/713 KB 646/1044 KB 436/1063 KB 900/1267 KB 1668/1710 KB 384/713 KB 646/1044 KB 440/1063 KB 896/1267 KB 1668/1710 KB 372/713 KB 642/1044 KB 408/1063 KB 900/1267 KB 1668/1710 KB 384/713 KB 646/1044 KB 432/1063 KB 900/1267 KB 1668/1710 KB 384/713 KB 642/1044 KB 420/1063 KB 900/1267 KB 1668/1710 KB 384/713 KB 650/1044 KB 444/1063 KB 904/1267 KB 1668/1710 KB 384/713 KB 650/1044 KB 444/1063 KB 908/1267 KB 1668/1710 KB 384/713 KB 650/1044 KB 444/1063 KB 912/1267 KB 1668/1710 KB 384/713 KB 654/1044 KB 444/1063 KB 908/1267 KB 1668/1710 KB 384/713 KB 654/1044 KB 444/1063 KB 912/1267 KB 1672/1710 KB 384/713 KB 654/1044 KB 444/1063 KB 912/1267 KB 1676/1710 KB 384/713 KB 654/1044 KB 444/1063 KB 912/1267 KB 1680/1710 KB 384/713 KB 654/1044 KB 444/1063 KB 912/1267 KB 1684/1710 KB 384/713 KB 654/1044 KB 444/1063 KB 916/1267 KB 1688/1710 KB 388/713 KB 658/1044 KB 444/1063 KB 916/1267 KB 1692/1710 KB 388/713 KB 658/1044 KB 444/1063 KB 916/1267 KB 1696/1710 KB 388/713 KB 658/1044 KB 444/1063 KB 916/1267 KB 1684/1710 KB 388/713 KB 658/1044 KB 444/1063 KB 920/1267 KB 1696/1710 KB 388/713 KB 658/1044 KB 444/1063 KB 912/1267 KB 1684/1710 KB 388/713 KB 658/1044 KB 444/1063 KB 912/1267 KB 1684/1710 KB 384/713 KB 658/1044 KB 444/1063 KB 920/1267 KB 1696/1710 KB 388/713 KB 658/1044 KB 448/1063 KB 912/1267 KB 1684/1710 KB 384/713 KB 658/1044 KB 444/1063 KB 920/1267 KB 1696/1710 KB 388/713 KB 662/1044 KB 448/1063 KB 920/1267 KB 1696/1710 KB 388/713 KB 666/1044 KB 448/1063 KB 924/1267 KB 1696/1710 KB 388/713 KB 670/1044 KB 448/1063 KB 924/1267 KB 1696/1710 KB 392/713 KB 674/1044 KB 448/1063 KB 924/1267 KB 1700/1710 KB 392/713 KB 678/1044 KB 452/1063 KB 924/1267 KB 1700/1710 KB 392/713 KB 682/1044 KB 452/1063 KB 924/1267 KB 1696/1710 KB 388/713 KB 666/1044 KB 448/1063 KB 928/1267 KB 1700/1710 KB 392/713 KB 682/1044 KB 452/1063 KB 932/1267 KB 1700/1710 KB 392/713 KB 682/1044 KB 452/1063 KB 936/1267 KB 1700/1710 KB 392/713 KB 682/1044 KB 452/1063 KB 924/1267 KB 1700/1710 KB 392/713 KB 674/1044 KB 452/1063 KB 924/1267 KB 1696/1710 KB 392/713 KB 674/1044 KB 452/1063 KB 924/1267 KB 1696/1710 KB 392/713 KB 670/1044 KB 448/1063 KB 936/1267 KB 1700/1710 KB 396/713 KB 682/1044 KB 452/1063 KB 936/1267 KB 1700/1710 KB 400/713 KB 682/1044 KB 452/1063 KB 936/1267 KB 1700/1710 KB 404/713 KB 682/1044 KB 452/1063 KB 936/1267 KB 1700/1710 KB 404/713 KB 682/1044 KB 456/1063 KB 936/1267 KB 1700/1710 KB 404/713 KB 682/1044 KB 460/1063 KB 936/1267 KB 1700/1710 KB 404/713 KB 682/1044 KB 464/1063 KB 936/1267 KB 1704/1710 KB 404/713 KB 682/1044 KB 464/1063 KB 936/1267 KB 1708/1710 KB 408/713 KB 686/1044 KB 464/1063 KB 940/1267 KB 1710/1710 KB 408/713 KB 686/1044 KB 464/1063 KB 936/1267 KB 1704/1710 KB 408/713 KB 686/1044 KB 464/1063 KB 936/1267 KB 1704/1710 KB 408/713 KB 682/1044 KB 464/1063 KB 940/1267 KB 1708/1710 KB 408/713 KB 686/1044 KB 464/1063 KB 944/1267 KB 1710/1710 KB 412/713 KB 686/1044 KB 464/1063 KB 940/1267 KB 1710/1710 KB 412/713 KB 686/1044 KB 464/1063 KB 944/1267 KB 1710/1710 KB 416/713 KB 686/1044 KB 464/1063 KB 948/1267 KB 1710/1710 KB 416/713 KB 686/1044 KB 464/1063 KB 952/1267 KB 1710/1710 KB 420/713 KB 690/1044 KB 468/1063 KB 956/1267 KB 1710/1710 KB 420/713 KB 690/1044 KB 468/1063 KB unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 948/1267 KB 1710/1710 KB 420/713 KB 690/1044 KB 468/1063 KB 948/1267 KB 1710/1710 KB 420/713 KB 686/1044 KB 468/1063 KB 960/1267 KB 1710/1710 KB 420/713 KB 694/1044 KB 472/1063 KB 960/1267 KB 1710/1710 KB 420/713 KB 694/1044 KB 476/1063 KB 960/1267 KB 1710/1710 KB 420/713 KB 694/1044 KB 480/1063 KB 960/1267 KB 1710/1710 KB 420/713 KB 694/1044 KB 480/1063 KB 960/1267 KB 1710/1710 KB 420/713 KB 698/1044 KB 480/1063 KB 960/1267 KB 1710/1710 KB 420/713 KB 702/1044 KB 480/1063 KB 948/1267 KB 1710/1710 KB 420/713 KB 686/1044 KB 464/1063 KB 960/1267 KB 1710/1710 KB 424/713 KB 702/1044 KB 480/1063 KB 960/1267 KB 1710/1710 KB 420/713 KB 690/1044 KB 468/1063 KB 960/1267 KB 1710/1710 KB 428/713 KB 702/1044 KB 480/1063 KB 960/1267 KB 1710/1710 KB 432/713 KB 702/1044 KB 480/1063 KB 960/1267 KB 1710/1710 KB 432/713 KB 706/1044 KB 484/1063 KB 964/1267 KB 1710/1710 KB 432/713 KB 706/1044 KB 488/1063 KB 964/1267 KB 1710/1710 KB 432/713 KB 706/1044 KB 492/1063 KB 964/1267 KB 1710/1710 KB 432/713 KB 706/1044 KB 496/1063 KB 960/1267 KB 1710/1710 KB 432/713 KB 706/1044 KB 480/1063 KB 964/1267 KB 1710/1710 KB 432/713 KB 710/1044 KB 496/1063 KB 964/1267 KB 1710/1710 KB 432/713 KB 714/1044 KB 496/1063 KB 964/1267 KB 1710/1710 KB 436/713 KB 718/1044 KB 496/1063 KB 964/1267 KB 1710/1710 KB 432/713 KB 706/1044 KB 484/1063 KB 968/1267 KB 1710/1710 KB 436/713 KB 718/1044 KB 496/1063 KB 972/1267 KB 1710/1710 KB 436/713 KB 718/1044 KB 496/1063 KB 976/1267 KB 1710/1710 KB 436/713 KB 718/1044 KB 496/1063 KB 964/1267 KB 1710/1710 KB 436/713 KB 714/1044 KB 496/1063 KB 976/1267 KB 1710/1710 KB 440/713 KB 718/1044 KB 496/1063 KB 976/1267 KB 1710/1710 KB 444/713 KB 718/1044 KB 496/1063 KB 976/1267 KB 1710/1710 KB 448/713 KB 718/1044 KB 496/1063 KB 976/1267 KB 1710/1710 KB 452/713 KB 718/1044 KB 500/1063 KB 980/1267 KB 1710/1710 KB 456/713 KB 722/1044 KB 500/1063 KB 980/1267 KB 1710/1710 KB 460/713 KB 722/1044 KB 500/1063 KB 976/1267 KB 1710/1710 KB 448/713 KB 718/1044 KB 500/1063 KB 980/1267 KB 1710/1710 KB 460/713 KB 722/1044 KB 504/1063 KB 980/1267 KB 1710/1710 KB 460/713 KB 722/1044 KB 508/1063 KB 980/1267 KB 1710/1710 KB 452/713 KB 722/1044 KB 500/1063 KB 976/1267 KB 1710/1710 KB 452/713 KB 722/1044 KB 500/1063 KB 980/1267 KB 1710/1710 KB 460/713 KB 722/1044 KB 512/1063 KB 984/1267 KB 1710/1710 KB 460/713 KB 726/1044 KB 512/1063 KB 980/1267 KB 1710/1710 KB 460/713 KB 726/1044 KB 512/1063 KB 984/1267 KB 1710/1710 KB 460/713 KB 730/1044 KB 512/1063 KB 988/1267 KB 1710/1710 KB 460/713 KB 734/1044 KB 512/1063 KB 988/1267 KB 1710/1710 KB 460/713 KB 730/1044 KB 512/1063 KB 992/1267 KB 1710/1710 KB 460/713 KB 734/1044 KB 512/1063 KB 996/1267 KB 460/713 KB 734/1044 KB 516/1063 KB 1000/1267 KB 464/713 KB 738/1044 KB 516/1063 KB 1004/1267 KB 464/713 KB 738/1044 KB 516/1063 KB 992/1267 KB 460/713 KB 734/1044 KB 516/1063 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2973.7 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 1004/1267 KB 464/713 KB 738/1044 KB 520/1063 KB 1004/1267 KB 464/713 KB 738/1044 KB 524/1063 KB 996/1267 KB 464/713 KB 738/1044 KB 516/1063 KB 996/1267 KB 464/713 KB 734/1044 KB 516/1063 KB 1004/1267 KB 468/713 KB 738/1044 KB 524/1063 KB 1004/1267 KB 468/713 KB 742/1044 KB 528/1063 KB 1004/1267 KB 468/713 KB 738/1044 KB 528/1063 KB 1004/1267 KB 468/713 KB 746/1044 KB 528/1063 KB 1004/1267 KB 472/713 KB 746/1044 KB 528/1063 KB 1008/1267 KB 472/713 KB 750/1044 KB 528/1063 KB 1008/1267 KB 472/713 KB 746/1044 KB 528/1063 KB 1008/1267 KB 476/713 KB 750/1044 KB 532/1063 KB 1008/1267 KB 476/713 KB 754/1044 KB 536/1063 KB 1008/1267 KB 476/713 KB 754/1044 KB 540/1063 KB 1008/1267 KB 476/713 KB 750/1044 KB 528/1063 KB 1012/1267 KB 480/713 KB 754/1044 KB 540/1063 KB 1012/1267 KB 484/713 KB 754/1044 KB 540/1063 KB 1012/1267 KB 476/713 KB 754/1044 KB 540/1063 KB 1008/1267 KB 476/713 KB 754/1044 KB 532/1063 KB 1016/1267 KB 484/713 KB 754/1044 KB 544/1063 KB 1020/1267 KB 484/713 KB 754/1044 KB 544/1063 KB 1012/1267 KB 484/713 KB 754/1044 KB 544/1063 KB 1020/1267 KB 484/713 KB 758/1044 KB 544/1063 KB 1020/1267 KB 484/713 KB 762/1044 KB 544/1063 KB 1020/1267 KB 488/713 KB 762/1044 KB 544/1063 KB 1024/1267 KB 488/713 KB 762/1044 KB 544/1063 KB 1024/1267 KB 488/713 KB 766/1044 KB 544/1063 KB 1024/1267 KB 492/713 KB 766/1044 KB 544/1063 KB 1024/1267 KB 496/713 KB 766/1044 KB 544/1063 KB 1028/1267 KB 496/713 KB 766/1044 KB 544/1063 KB 1032/1267 KB 500/713 KB 770/1044 KB 548/1063 KB 1036/1267 KB 500/713 KB 770/1044 KB 548/1063 KB 1028/1267 KB 500/713 KB 770/1044 KB 548/1063 KB 1028/1267 KB 500/713 KB 766/1044 KB 548/1063 KB 1036/1267 KB 500/713 KB 770/1044 KB 552/1063 KB 1036/1267 KB 500/713 KB 770/1044 KB 556/1063 KB 1036/1267 KB 500/713 KB 770/1044 KB 560/1063 KB 1028/1267 KB 500/713 KB 766/1044 KB 544/1063 KB 1036/1267 KB 500/713 KB 774/1044 KB 560/1063 KB 1036/1267 KB 504/713 KB 778/1044 KB 560/1063 KB 1036/1267 KB 504/713 KB 782/1044 KB 560/1063 KB 1036/1267 KB 504/713 KB 778/1044 KB 560/1063 KB 1040/1267 KB 508/713 KB 782/1044 KB 560/1063 KB 1040/1267 KB 512/713 KB 782/1044 KB 560/1063 KB 1040/1267 KB 512/713 KB 782/1044 KB 560/1063 KB 4/257 KB 1040/1267 KB 512/713 KB 782/1044 KB 560/1063 KB 8/257 KB 1040/1267 KB 512/713 KB 782/1044 KB 560/1063 KB 12/257 KB 1040/1267 KB 512/713 KB 782/1044 KB 560/1063 KB 16/257 KB 1040/1267 KB 504/713 KB 782/1044 KB 560/1063 KB 1040/1267 KB 512/713 KB 786/1044 KB 560/1063 KB 16/257 KB 1044/1267 KB 516/713 KB 790/1044 KB 564/1063 KB 20/257 KB 1044/1267 KB 516/713 KB 794/1044 KB 564/1063 KB 20/257 KB 1044/1267 KB 516/713 KB 798/1044 KB 564/1063 KB 20/257 KB 1044/1267 KB 516/713 KB 786/1044 KB 564/1063 KB 20/257 KB 1040/1267 KB 516/713 KB 786/1044 KB 564/1063 KB 20/257 KB 1040/1267 KB 512/713 KB 786/1044 KB 560/1063 KB 20/257 KB 1044/1267 KB 516/713 KB 798/1044 KB 564/1063 KB 24/257 KB 1044/1267 KB 516/713 KB 798/1044 KB 564/1063 KB 28/257 KB 1044/1267 KB 516/713 KB 798/1044 KB 564/1063 KB 32/257 KB 1044/1267 KB 516/713 KB 798/1044 KB 568/1063 KB 32/257 KB 1044/1267 KB 516/713 KB 798/1044 KB 572/1063 KB 32/257 KB 1044/1267 KB 516/713 KB 798/1044 KB 576/1063 KB 36/257 KB 1048/1267 KB 516/713 KB 798/1044 KB 576/1063 KB 40/257 KB 1048/1267 KB 516/713 KB 798/1044 KB 576/1063 KB 44/257 KB 1048/1267 KB 516/713 KB 798/1044 KB 576/1063 KB 48/257 KB 1040/1267 KB 516/713 KB 786/1044 KB 560/1063 KB 20/257 KB 1044/1267 KB 516/713 KB 798/1044 KB 576/1063 KB 36/257 KB 1048/1267 KB 51 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 6/713 KB 798/1044 KB 576/1063 KB 36/257 KB 1052/1267 KB 516/713 KB 798/1044 KB 576/1063 KB 48/257 KB 1056/1267 KB 520/713 KB 798/1044 KB 576/1063 KB 48/257 KB 1052/1267 KB 520/713 KB 798/1044 KB 576/1063 KB 48/257 KB 1056/1267 KB 524/713 KB 798/1044 KB 576/1063 KB 48/257 KB 1056/1267 KB 528/713 KB 798/1044 KB 576/1063 KB 48/257 KB 1056/1267 KB 528/713 KB 798/1044 KB 580/1063 KB 48/257 KB 1060/1267 KB 532/713 KB 802/1044 KB 584/1063 KB 52/257 KB 1060/1267 KB 532/713 KB 802/1044 KB 588/1063 KB 52/257 KB 1060/1267 KB 532/713 KB 802/1044 KB 592/1063 KB 52/257 KB 1060/1267 KB 532/713 KB 802/1044 KB 580/1063 KB 52/257 KB 1060/1267 KB 532/713 KB 806/1044 KB 592/1063 KB 52/257 KB 1060/1267 KB 528/713 KB 798/1044 KB 580/1063 KB 48/257 KB 1064/1267 KB 532/713 KB 810/1044 KB 592/1063 KB 52/257 KB 1068/1267 KB 532/713 KB 810/1044 KB 592/1063 KB 52/257 KB 1072/1267 KB 532/713 KB 810/1044 KB 592/1063 KB 52/257 KB 1060/1267 KB 532/713 KB 798/1044 KB 580/1063 KB 52/257 KB 1072/1267 KB 536/713 KB 810/1044 KB 592/1063 KB 52/257 KB 1072/1267 KB 540/713 KB 810/1044 KB 592/1063 KB 52/257 KB 1072/1267 KB 544/713 KB 810/1044 KB 592/1063 KB 52/257 KB 1060/1267 KB 528/713 KB 798/1044 KB 580/1063 KB 52/257 KB 1060/1267 KB 532/713 KB 810/1044 KB 592/1063 KB 52/257 KB 1072/1267 KB 544/713 KB 814/1044 KB 592/1063 KB 52/257 KB 1072/1267 KB 544/713 KB 814/1044 KB 592/1063 KB 56/257 KB 1072/1267 KB 544/713 KB 814/1044 KB 592/1063 KB 60/257 KB 1076/1267 KB 544/713 KB 814/1044 KB 596/1063 KB 64/257 KB 1076/1267 KB 544/713 KB 814/1044 KB 596/1063 KB 68/257 KB 1076/1267 KB 548/713 KB 818/1044 KB 596/1063 KB 72/257 KB 1076/1267 KB 548/713 KB 818/1044 KB 596/1063 KB 76/257 KB 1076/1267 KB 548/713 KB 818/1044 KB 596/1063 KB 80/257 KB 1076/1267 KB 544/713 KB 814/1044 KB 596/1063 KB 60/257 KB 1076/1267 KB 548/713 KB 818/1044 KB 600/1063 KB 80/257 KB 1076/1267 KB 548/713 KB 818/1044 KB 604/1063 KB 80/257 KB 1076/1267 KB 544/713 KB 814/1044 KB 592/1063 KB 60/257 KB 1076/1267 KB 548/713 KB 818/1044 KB 608/1063 KB 80/257 KB 1076/1267 KB 548/713 KB 818/1044 KB 596/1063 KB 68/257 KB 1076/1267 KB 544/713 KB 818/1044 KB 596/1063 KB 68/257 KB 1080/1267 KB 548/713 KB 822/1044 KB 608/1063 KB 80/257 KB 1080/1267 KB 548/713 KB 826/1044 KB 608/1063 KB 80/257 KB 1080/1267 KB 548/713 KB 830/1044 KB 608/1063 KB 80/257 KB 1080/1267 KB 548/713 KB 818/1044 KB 608/1063 KB 80/257 KB 1084/1267 KB 552/713 KB 830/1044 KB 608/1063 KB 80/257 KB 1080/1267 KB 552/713 KB 830/1044 KB 608/1063 KB 80/257 KB 1088/1267 KB 556/713 KB 830/1044 KB 608/1063 KB 80/257 KB 1088/1267 KB 560/713 KB 830/1044 KB 608/1063 KB 80/257 KB 1088/1267 KB 564/713 KB 830/1044 KB 608/1063 KB 80/257 KB 1088/1267 KB 568/713 KB 834/1044 KB 612/1063 KB 84/257 KB 1088/1267 KB 572/713 KB 834/1044 KB 612/1063 KB 84/257 KB 1088/1267 KB 560/713 KB 830/1044 KB 608/1063 KB 80/257 KB 1092/1267 KB 576/713 KB 834/1044 KB 612/1063 KB 84/257 KB 1096/1267 KB 576/713 KB 834/1044 KB 612/1063 KB 84/257 KB 1100/1267 KB 576/713 KB 834/1044 KB 612/1063 KB 84/257 KB 1104/1267 KB 576/713 KB 834/1044 KB 612/1063 KB 84/257 KB 1088/1267 KB 564/713 KB 834/1044 KB 612/1063 KB 84/257 KB 1088/1267 KB 564/713 KB 834/1044 KB 612/1063 KB 80/257 KB 1088/1267 KB 564/713 KB 830/1044 KB 612/1063 KB 80/257 KB 1104/1267 KB 576/713 KB 834/1044 KB 616/1063 KB 84/257 KB 1104/1267 KB 576/713 KB 834/1044 KB 620/1063 KB 84/257 KB 1104/1267 KB 576/713 KB 838/1044 KB 620/1063 KB 84/257 KB 1104/1267 KB 576/713 KB 838/1044 KB unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 624/1063 KB 84/257 KB 1104/1267 KB 576/713 KB 842/1044 KB 624/1063 KB 84/257 KB 1104/1267 KB 576/713 KB 846/1044 KB 624/1063 KB 84/257 KB 1104/1267 KB 576/713 KB 846/1044 KB 624/1063 KB 88/257 KB 1104/1267 KB 576/713 KB 846/1044 KB 624/1063 KB 92/257 KB 1104/1267 KB 576/713 KB 846/1044 KB 624/1063 KB 96/257 KB 1104/1267 KB 576/713 KB 850/1044 KB 624/1063 KB 100/257 KB 1108/1267 KB 576/713 KB 850/1044 KB 628/1063 KB 104/257 KB 1088/1267 KB 576/713 KB 846/1044 KB 624/1063 KB 92/257 KB 1108/1267 KB 576/713 KB 850/1044 KB 628/1063 KB 100/257 KB 1108/1267 KB 576/713 KB 850/1044 KB 632/1063 KB 104/257 KB 1108/1267 KB 576/713 KB 850/1044 KB 636/1063 KB 104/257 KB 1108/1267 KB 576/713 KB 850/1044 KB 640/1063 KB 104/257 KB 1108/1267 KB 576/713 KB 850/1044 KB 624/1063 KB 100/257 KB 1104/1267 KB 576/713 KB 850/1044 KB 624/1063 KB 96/257 KB 1108/1267 KB 580/713 KB 850/1044 KB 640/1063 KB 104/257 KB 1112/1267 KB 580/713 KB 854/1044 KB 640/1063 KB 104/257 KB 1112/1267 KB 580/713 KB 850/1044 KB 640/1063 KB 104/257 KB 1116/1267 KB 580/713 KB 854/1044 KB 640/1063 KB 104/257 KB 1120/1267 KB 584/713 KB 858/1044 KB 640/1063 KB 104/257 KB 1116/1267 KB 584/713 KB 858/1044 KB 640/1063 KB 104/257 KB 1120/1267 KB 588/713 KB 858/1044 KB 640/1063 KB 104/257 KB 1116/1267 KB 580/713 KB 858/1044 KB 640/1063 KB 104/257 KB 1120/1267 KB 588/713 KB 862/1044 KB 640/1063 KB 108/257 KB 1120/1267 KB 588/713 KB 858/1044 KB 640/1063 KB 108/257 KB 1120/1267 KB 588/713 KB 862/1044 KB 640/1063 KB 112/257 KB 1120/1267 KB 592/713 KB 862/1044 KB 640/1063 KB 116/257 KB 1124/1267 KB 592/713 KB 866/1044 KB 644/1063 KB 120/257 KB 1124/1267 KB 592/713 KB 866/1044 KB 644/1063 KB 124/257 KB 1124/1267 KB 592/713 KB 866/1044 KB 644/1063 KB 128/257 KB 1120/1267 KB 592/713 KB 862/1044 KB 640/1063 KB 112/257 KB 1124/1267 KB 596/713 KB 866/1044 KB 644/1063 KB 128/257 KB 1124/1267 KB 600/713 KB 866/1044 KB 644/1063 KB 128/257 KB 1124/1267 KB 604/713 KB 866/1044 KB 644/1063 KB 128/257 KB 1124/1267 KB 608/713 KB 866/1044 KB 644/1063 KB 128/257 KB 1124/1267 KB 592/713 KB 866/1044 KB 644/1063 KB 116/257 KB 1124/1267 KB 592/713 KB 862/1044 KB 644/1063 KB 116/257 KB 1120/1267 KB 592/713 KB 862/1044 KB 644/1063 KB 116/257 KB 1124/1267 KB 608/713 KB 866/1044 KB 648/1063 KB 128/257 KB 1124/1267 KB 608/713 KB 866/1044 KB 652/1063 KB 128/257 KB 1124/1267 KB 608/713 KB 866/1044 KB 656/1063 KB 128/257 KB 1128/1267 KB 608/713 KB 866/1044 KB 656/1063 KB 128/257 KB 1128/1267 KB 608/713 KB 870/1044 KB 656/1063 KB 128/257 KB 1128/1267 KB 608/713 KB 874/1044 KB 656/1063 KB 128/257 KB 1132/1267 KB 608/713 KB 878/1044 KB 656/1063 KB 128/257 KB 1132/1267 KB 608/713 KB 874/1044 KB 656/1063 KB 128/257 KB 1136/1267 KB 608/713 KB 878/1044 KB 656/1063 KB 128/257 KB 1136/1267 KB 608/713 KB 878/1044 KB 660/1063 KB 128/257 KB 1136/1267 KB 612/713 KB 882/1044 KB 664/1063 KB 132/257 KB 1136/1267 KB 612/713 KB 882/1044 KB 668/1063 KB 132/257 KB 1140/1267 KB 612/713 KB 882/1044 KB 672/1063 KB 132/257 KB 1136/1267 KB 612/713 KB 882/1044 KB 672/1063 KB 132/257 KB 1144/1267 KB 612/713 KB 882/1044 KB 672/1063 KB 132/257 KB 1148/1267 KB 612/713 KB 882/1044 KB 672/1063 KB 132/257 KB 1152/1267 KB 612/713 KB 882/1044 KB 672/1063 KB 132/257 KB 1136/1267 KB 612/713 KB 882/1044 KB 660/1063 KB 132/257 KB 1152/1267 KB 612/713 KB 886/1044 KB 672/1063 KB 132/257 KB 1152/1267 KB 612/713 KB 890/1044 KB 672/1063 KB 132/257 KB 1136/1267 KB 612/713 KB 878/1044 KB 660/1063 KB 132/257 KB 1152/1267 KB 6 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 12/713 KB 890/1044 KB 672/1063 KB 136/257 KB 1136/1267 KB 612/713 KB 878/1044 KB 660/1063 KB 128/257 KB 1152/1267 KB 616/713 KB 890/1044 KB 672/1063 KB 136/257 KB 1152/1267 KB 616/713 KB 890/1044 KB 672/1063 KB 140/257 KB 1152/1267 KB 620/713 KB 890/1044 KB 672/1063 KB 140/257 KB 1152/1267 KB 624/713 KB 894/1044 KB 672/1063 KB 140/257 KB 1152/1267 KB 620/713 KB 894/1044 KB 672/1063 KB 140/257 KB 1152/1267 KB 624/713 KB 894/1044 KB 672/1063 KB 144/257 KB 1152/1267 KB 624/713 KB 894/1044 KB 676/1063 KB 144/257 KB 1156/1267 KB 628/713 KB 898/1044 KB 680/1063 KB 148/257 KB 1156/1267 KB 628/713 KB 898/1044 KB 676/1063 KB 148/257 KB 1156/1267 KB 628/713 KB 898/1044 KB 676/1063 KB 144/257 KB 1160/1267 KB 628/713 KB 898/1044 KB 680/1063 KB 148/257 KB 1152/1267 KB 628/713 KB 898/1044 KB 676/1063 KB 144/257 KB 1152/1267 KB 624/713 KB 898/1044 KB 676/1063 KB 144/257 KB 1160/1267 KB 628/713 KB 902/1044 KB 680/1063 KB 148/257 KB 1164/1267 KB 632/713 KB 902/1044 KB 680/1063 KB 152/257 KB 1160/1267 KB 632/713 KB 902/1044 KB 680/1063 KB 152/257 KB 1160/1267 KB 632/713 KB 902/1044 KB 680/1063 KB 148/257 KB 1164/1267 KB 632/713 KB 906/1044 KB 680/1063 KB 152/257 KB 1168/1267 KB 636/713 KB 906/1044 KB 684/1063 KB 156/257 KB 1168/1267 KB 636/713 KB 906/1044 KB 684/1063 KB 152/257 KB 1164/1267 KB 636/713 KB 906/1044 KB 684/1063 KB 152/257 KB 1164/1267 KB 632/713 KB 906/1044 KB 684/1063 KB 152/257 KB 1168/1267 KB 640/713 KB 906/1044 KB 684/1063 KB 156/257 KB 1168/1267 KB 640/713 KB 910/1044 KB 688/1063 KB 160/257 KB 1168/1267 KB 640/713 KB 906/1044 KB 688/1063 KB 160/257 KB 1168/1267 KB 640/713 KB 906/1044 KB 688/1063 KB 156/257 KB 1168/1267 KB 640/713 KB 910/1044 KB 692/1063 KB 160/257 KB 1172/1267 KB 644/713 KB 914/1044 KB 696/1063 KB 164/257 KB 1172/1267 KB 644/713 KB 914/1044 KB 700/1063 KB 164/257 KB 1172/1267 KB 644/713 KB 914/1044 KB 704/1063 KB 164/257 KB 1168/1267 KB 644/713 KB 910/1044 KB 692/1063 KB 160/257 KB 1172/1267 KB 644/713 KB 914/1044 KB 692/1063 KB 164/257 KB 1172/1267 KB 644/713 KB 910/1044 KB 692/1063 KB 164/257 KB 1172/1267 KB 644/713 KB 910/1044 KB 692/1063 KB 160/257 KB 1176/1267 KB 644/713 KB 914/1044 KB 704/1063 KB 164/257 KB 1176/1267 KB 648/713 KB 914/1044 KB 704/1063 KB 164/257 KB 1180/1267 KB 648/713 KB 918/1044 KB 704/1063 KB 168/257 KB 1180/1267 KB 648/713 KB 922/1044 KB 704/1063 KB 168/257 KB 1180/1267 KB 652/713 KB 926/1044 KB 704/1063 KB 168/257 KB 1180/1267 KB 648/713 KB 914/1044 KB 704/1063 KB 168/257 KB 1180/1267 KB 648/713 KB 914/1044 KB 704/1063 KB 164/257 KB 1184/1267 KB 652/713 KB 926/1044 KB 704/1063 KB 168/257 KB 1180/1267 KB 652/713 KB 922/1044 KB 704/1063 KB 168/257 KB 1184/1267 KB 652/713 KB 926/1044 KB 704/1063 KB 172/257 KB 1184/1267 KB 656/713 KB 926/1044 KB 704/1063 KB 172/257 KB 1184/1267 KB 656/713 KB 926/1044 KB 704/1063 KB 176/257 KB 1188/1267 KB 660/713 KB 930/1044 KB 704/1063 KB 180/257 KB 1188/1267 KB 660/713 KB 930/1044 KB 704/1063 KB 184/257 KB 1188/1267 KB 660/713 KB 930/1044 KB 704/1063 KB 188/257 KB 1188/1267 KB 660/713 KB 930/1044 KB 704/1063 KB 192/257 KB 1188/1267 KB 660/713 KB 930/1044 KB 704/1063 KB 176/257 KB 1184/1267 KB 660/713 KB 930/1044 KB 704/1063 KB 176/257 KB 1184/1267 KB 660/713 KB 926/1044 KB 704/1063 KB 176/257 KB 1192/1267 KB 664/713 KB 930/1044 KB 704/1063 KB 192/257 KB 1192/1267 KB 668/713 KB 934/1044 KB 704/1063 KB 192/257 KB 1192/1267 KB 660/713 KB 930/1044 KB 704/1063 KB 192/257 KB 1192/1267 KB 664/713 KB 934/1044 KB 704/1063 K unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install B 192/257 KB 1192/1267 KB 668/713 KB 938/1044 KB 704/1063 KB 192/257 KB 1196/1267 KB 668/713 KB 938/1044 KB 704/1063 KB 192/257 KB 1196/1267 KB 668/713 KB 942/1044 KB 704/1063 KB 192/257 KB 1200/1267 KB 672/713 KB 942/1044 KB 704/1063 KB 192/257 KB 1200/1267 KB 668/713 KB 942/1044 KB 704/1063 KB 192/257 KB 1200/1267 KB 672/713 KB 946/1044 KB 704/1063 KB 192/257 KB 1204/1267 KB 676/713 KB 950/1044 KB 704/1063 KB 196/257 KB 1204/1267 KB 676/713 KB 954/1044 KB 704/1063 KB 196/257 KB 1204/1267 KB 676/713 KB 958/1044 KB 708/1063 KB 196/257 KB 1204/1267 KB 676/713 KB 946/1044 KB 704/1063 KB 196/257 KB 1204/1267 KB 672/713 KB 946/1044 KB 704/1063 KB 196/257 KB 1204/1267 KB 672/713 KB 946/1044 KB 704/1063 KB 192/257 KB 1208/1267 KB 676/713 KB 958/1044 KB 708/1063 KB 200/257 KB 1204/1267 KB 676/713 KB 958/1044 KB 708/1063 KB 200/257 KB 1204/1267 KB 676/713 KB 954/1044 KB 708/1063 KB 196/257 KB 1208/1267 KB 680/713 KB 958/1044 KB 712/1063 KB 200/257 KB 1208/1267 KB 680/713 KB 958/1044 KB 716/1063 KB 200/257 KB 1208/1267 KB 680/713 KB 958/1044 KB 720/1063 KB 200/257 KB 1208/1267 KB 680/713 KB 958/1044 KB 724/1063 KB 200/257 KB 1208/1267 KB 680/713 KB 958/1044 KB 728/1063 KB 200/257 KB 1208/1267 KB 680/713 KB 958/1044 KB 732/1063 KB 200/257 KB 1208/1267 KB 680/713 KB 958/1044 KB 708/1063 KB 200/257 KB 1208/1267 KB 680/713 KB 958/1044 KB 732/1063 KB 204/257 KB 1212/1267 KB 680/713 KB 958/1044 KB 736/1063 KB 204/257 KB 1216/1267 KB 684/713 KB 958/1044 KB 736/1063 KB 204/257 KB 1212/1267 KB 684/713 KB 958/1044 KB 736/1063 KB 204/257 KB 1216/1267 KB 688/713 KB 958/1044 KB 736/1063 KB 208/257 KB 1216/1267 KB 684/713 KB 958/1044 KB 736/1063 KB 208/257 KB 1208/1267 KB 680/713 KB 958/1044 KB 736/1063 KB 204/257 KB 1216/1267 KB 688/713 KB 962/1044 KB 736/1063 KB 208/257 KB 1220/1267 KB 692/713 KB 966/1044 KB 740/1063 KB 212/257 KB 1220/1267 KB 692/713 KB 970/1044 KB 740/1063 KB 212/257 KB 1220/1267 KB 692/713 KB 974/1044 KB 740/1063 KB 212/257 KB 1220/1267 KB 692/713 KB 962/1044 KB 740/1063 KB 212/257 KB 1216/1267 KB 692/713 KB 962/1044 KB 740/1063 KB 212/257 KB 1216/1267 KB 692/713 KB 962/1044 KB 736/1063 KB 212/257 KB 1220/1267 KB 692/713 KB 974/1044 KB 744/1063 KB 212/257 KB 1220/1267 KB 692/713 KB 974/1044 KB 744/1063 KB 216/257 KB 1216/1267 KB 692/713 KB 962/1044 KB 736/1063 KB 208/257 KB 1220/1267 KB 692/713 KB 974/1044 KB 748/1063 KB 216/257 KB 1224/1267 KB 696/713 KB 974/1044 KB 748/1063 KB 220/257 KB 1220/1267 KB 696/713 KB 974/1044 KB 748/1063 KB 220/257 KB 1220/1267 KB 692/713 KB 974/1044 KB 748/1063 KB 220/257 KB 1224/1267 KB 696/713 KB 974/1044 KB 752/1063 KB 220/257 KB 1224/1267 KB 700/713 KB 974/1044 KB 752/1063 KB 220/257 KB 1228/1267 KB 704/713 KB 974/1044 KB 752/1063 KB 224/257 KB 1228/1267 KB 700/713 KB 974/1044 KB 752/1063 KB 224/257 KB 1224/1267 KB 700/713 KB 974/1044 KB 752/1063 KB 224/257 KB 1232/1267 KB 704/713 KB 974/1044 KB 752/1063 KB 224/257 KB 1232/1267 KB 704/713 KB 974/1044 KB 752/1063 KB 228/257 KB 1236/1267 KB 708/713 KB 978/1044 KB 756/1063 KB 232/257 KB 1236/1267 KB 708/713 KB 978/1044 KB 756/1063 KB 236/257 KB 1236/1267 KB 708/713 KB 978/1044 KB 756/1063 KB 240/257 KB 1236/1267 KB 708/713 KB 978/1044 KB 756/1063 KB 228/257 KB 1236/1267 KB 708/713 KB 974/1044 KB 756/1063 KB 228/257 KB 1236/1267 KB 712/713 KB 978/1044 KB 756/1063 KB 240/257 KB 1236/1267 KB 713/713 KB 982/1044 KB 756/1063 KB 240/257 KB 1236/1267 KB 704/713 KB 974/1044 KB 756/1063 KB 228/257 KB 1240/1267 KB 713 unit-mysql-0: 10:02:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install /713 KB 982/1044 KB 756/1063 KB 240/257 KB 1232/1267 KB 704/713 KB 974/1044 KB 756/1063 KB 228/257 KB 1240/1267 KB 713/713 KB 982/1044 KB 760/1063 KB 240/257 KB 1240/1267 KB 713/713 KB 982/1044 KB 764/1063 KB 240/257 KB 1236/1267 KB 712/713 KB 982/1044 KB 756/1063 KB 240/257 KB 1240/1267 KB 713/713 KB 986/1044 KB 768/1063 KB 240/257 KB 1240/1267 KB 713/713 KB 990/1044 KB 768/1063 KB 240/257 KB 1244/1267 KB 713/713 KB 990/1044 KB 768/1063 KB 240/257 KB 1248/1267 KB 713/713 KB 990/1044 KB 768/1063 KB 240/257 KB 1252/1267 KB 713/713 KB 990/1044 KB 768/1063 KB 240/257 KB 1256/1267 KB 713/713 KB 994/1044 KB 768/1063 KB 244/257 KB 1260/1267 KB 713/713 KB 994/1044 KB 768/1063 KB 244/257 KB 1264/1267 KB 713/713 KB 994/1044 KB 768/1063 KB 244/257 KB 1240/1267 KB 713/713 KB 982/1044 KB 768/1063 KB 240/257 KB 1264/1267 KB 713/713 KB 994/1044 KB 772/1063 KB 244/257 KB 1264/1267 KB 713/713 KB 994/1044 KB 776/1063 KB 244/257 KB 1264/1267 KB 713/713 KB 994/1044 KB 780/1063 KB 244/257 KB 1264/1267 KB 713/713 KB 994/1044 KB 784/1063 KB 244/257 KB 1252/1267 KB 713/713 KB 994/1044 KB 768/1063 KB 244/257 KB 1252/1267 KB 713/713 KB 990/1044 KB 768/1063 KB 244/257 KB 1264/1267 KB 713/713 KB 994/1044 KB 784/1063 KB 248/257 KB 1264/1267 KB 713/713 KB 998/1044 KB 784/1063 KB 248/257 KB 1264/1267 KB 713/713 KB 998/1044 KB 784/1063 KB 252/257 KB 1264/1267 KB 713/713 KB 998/1044 KB 784/1063 KB 256/257 KB 1264/1267 KB 713/713 KB 1002/1044 KB 784/1063 KB 256/257 KB 1264/1267 KB 713/713 KB 1006/1044 KB 784/1063 KB 257/257 KB 1264/1267 KB 713/713 KB 1006/1044 KB 784/1063 KB 257/257 KB 1264/1267 KB 713/713 KB 1010/1044 KB 784/1063 KB 257/257 KB 1267/1267 KB 713/713 KB 1014/1044 KB 788/1063 KB 257/257 KB 1267/1267 KB 713/713 KB 1018/1044 KB 788/1063 KB 257/257 KB 1267/1267 KB 713/713 KB 1022/1044 KB 788/1063 KB 257/257 KB 1267/1267 KB 713/713 KB 1010/1044 KB 788/1063 KB 257/257 KB 1267/1267 KB 713/713 KB 1010/1044 KB 784/1063 KB 257/257 KB 1267/1267 KB 713/713 KB 1022/1044 KB 792/1063 KB 257/257 KB 1267/1267 KB 713/713 KB 1022/1044 KB 796/1063 KB 257/257 KB 1267/1267 KB 713/713 KB 1022/1044 KB 800/1063 KB 257/257 KB 1267/1267 KB 713/713 KB 1026/1044 KB 800/1063 KB 257/257 KB 1267/1267 KB 1030/1044 KB 804/1063 KB 257/257 KB 1267/1267 KB 1034/1044 KB 804/1063 KB 257/257 KB 1267/1267 KB 1038/1044 KB 804/1063 KB 257/257 KB 1267/1267 KB 1026/1044 KB 804/1063 KB 257/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 389.4 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1090.2 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 1267/1267 KB 1038/1044 KB 808/1063 KB 1267/1267 KB 1038/1044 KB 812/1063 KB 1042/1044 KB 816/1063 KB 1042/1044 KB 812/1063 KB 1044/1044 KB 816/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1907.3 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 820/1063 KB 1044/1044 KB 824/1063 KB 1044/1044 KB 828/1063 KB 1044/1044 KB 832/1063 KB 1044/1044 KB 836/1063 KB 1044/1044 KB 840/1063 KB 1044/1044 KB 844/1063 KB 1044/1044 KB 848/1063 KB 1044/1044 KB 852/1063 KB 1044/1044 KB 856/1063 KB 1044/1044 KB 860/1063 KB 1044/1044 KB 864/1063 KB 4/5 KB 864/1063 KB 5/5 KB 864/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1555.7 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 5/5 KB 864/1063 KB 4/549 KB 5/5 KB 864/1063 KB 8/549 KB 5/5 KB 864/1063 KB 12/549 KB 5/5 KB 864/1063 KB 16/549 KB 5/5 KB 864/1063 KB 20/549 KB 5/5 KB 864/1063 KB 24/549 KB 5/5 KB 864/1063 KB 28/549 KB 5/5 KB 864/1063 KB 32/549 KB 5/5 KB 864/1063 KB 32/549 KB 4/358 KB 5/5 KB 864/1063 KB 32/549 KB 8/358 KB 5/5 KB 864/1063 KB 32/549 KB 12/358 KB 5/5 KB 864/1063 KB 32/549 KB 16/358 KB 5/5 KB 864/1063 KB 32/549 KB 20/358 KB 5/5 KB 864/1063 KB 32/549 KB 24/358 KB 5/5 KB 864/1063 KB 32/549 KB 28/358 KB 5/5 KB 864/1063 KB 32/549 KB 32/358 KB 5/5 KB 864/1063 KB 36/549 KB 32/358 KB 5/5 KB 864/1063 KB 40/549 KB 32/358 KB 5/5 KB 864/1063 KB 44/549 KB 32/358 KB 5/5 KB 864/1063 KB 48/549 KB 32/358 KB 5/5 KB 864/1063 KB 52/549 KB 32/358 KB 868/1063 KB 56/549 KB 36/358 KB 868/1063 KB 60/549 KB 36/358 KB 3/86 KB 868/1063 KB 52/549 KB 36/358 KB 5/5 KB 864/1063 KB 52/549 KB 36/358 KB 868/1063 KB 60/549 KB 40/358 KB 3/86 KB 868/1063 KB 60/549 KB 44/358 KB 3/86 KB 868/1063 KB 56/549 KB 36/358 KB 3/86 KB 868/1063 KB 60/549 KB 48/358 KB 3/86 KB 868/1063 KB 60/549 KB 52/358 KB 3/86 KB 872/1063 KB 60/549 KB 56/358 KB 6/86 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.4 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 872/1063 KB 60/549 KB 52/358 KB 6/86 KB 876/1063 KB 60/549 KB 56/358 KB 6/86 KB 880/1063 KB 60/549 KB 56/358 KB 6/86 KB 868/1063 KB 60/549 KB 52/358 KB 6/86 KB 880/1063 KB 60/549 KB 56/358 KB 9/86 KB 880/1063 KB 60/549 KB 56/358 KB 11/86 KB 880/1063 KB 60/549 KB 56/358 KB 14/86 KB 880/1063 KB 64/549 KB 56/358 KB 14/86 KB 880/1063 KB 64/549 KB 60/358 KB 14/86 KB 880/1063 KB 64/549 KB 64/358 KB 16/86 KB 880/1063 KB 64/549 KB 60/358 KB 16/86 KB 880/1063 KB 68/549 KB 64/358 KB 16/86 KB 884/1063 KB 72/549 KB 68/358 KB 19/86 KB 884/1063 KB 76/549 KB 68/358 KB 19/86 KB 884/1063 KB 80/549 KB 68/358 KB 19/86 KB 884/1063 KB 68/549 KB 68/358 KB 19/86 KB 884/1063 KB 68/549 KB 64/358 KB 19/86 KB 880/1063 KB 68/549 KB 64/358 KB 19/86 KB 884/1063 KB 80/549 KB 68/358 KB 22/86 KB 888/1063 KB 80/549 KB 68/358 KB 22/86 KB 888/1063 KB 80/549 KB 68/358 KB 25/86 KB 892/1063 KB 80/549 KB 68/358 KB 25/86 KB 896/1063 KB 80/549 KB 68/358 KB 25/86 KB 896/1063 KB 80/549 KB 72/358 KB 25/86 KB 896/1063 KB 80/549 KB 76/358 KB 25/86 KB 896/1063 KB 80/549 KB 80/358 KB 27/86 KB 896/1063 KB 80/549 KB 84/358 KB 27/86 KB 900/1063 KB 84/549 KB 88/358 KB 27/86 KB 900/1063 KB 84/549 KB 92/358 KB 27/86 KB 900/1063 KB 84/549 KB 96/358 KB 27/86 KB 896/1063 KB 80/549 KB 76/358 KB 27/86 KB 900/1063 KB 84/549 KB 96/358 KB 30/86 KB 3/404 KB 900/1063 KB 84/549 KB 96/358 KB 32/86 KB 900/1063 KB 84/549 KB 84/358 KB 27/86 KB 896/1063 KB 84/549 KB 84/358 KB 27/86 KB 3/404 KB 900/1063 KB 84/549 KB 96/358 KB 30/86 KB 6/404 KB 900/1063 KB 84/549 KB 96/358 KB 32/86 KB 9/404 KB 900/1063 KB 84/549 KB 96/358 KB 32/86 KB 11/404 KB 900/1063 KB 84/549 KB 96/358 KB 32/86 KB 14/404 KB 900/1063 KB 84/549 KB 96/358 KB 32/86 KB 14/404 KB 904/1063 KB 84/549 KB 96/358 KB 32/86 KB 14/404 KB 904/1063 KB 88/549 KB 96/358 KB 32/86 KB 16/404 KB 908/1063 KB 88/549 KB 96/358 KB 32/86 KB 16/404 KB 904/1063 KB 88/549 KB 96/358 KB 32/86 KB 16/404 KB 908/1063 KB 92/549 KB 96/358 KB 32/86 KB 16/404 KB 912/1063 KB 92/549 KB 96/358 KB 32/86 KB 19/404 KB 912/1063 KB 96/549 KB 96/358 KB 32/86 KB 19/404 KB 912/1063 KB 92/549 KB 96/358 KB 32/86 KB 19/404 KB 912/1063 KB 96/549 KB 96/358 KB 36/86 KB 22/404 KB 916/1063 KB 100/549 KB 100/358 KB 40/86 KB 22/404 KB 916/1063 KB 100/549 KB 100/358 KB 44/86 KB 22/404 KB 916/1063 KB 100/549 KB 100/358 KB 48/86 KB 19/404 KB 912/1063 KB 100/549 KB 96/358 KB 36/86 KB 22/404 KB 916/1063 KB 104/549 KB 100/358 KB 48/86 KB 22/404 KB 916/1063 KB 108/549 KB 100/358 KB 48/86 KB 22/404 KB 916/1063 KB 112/549 KB 100/358 KB 48/86 KB 22/404 KB 916/1063 KB 100/549 KB 100/358 KB 36/86 KB 22/404 KB 916/1063 KB 112/549 KB 104/358 KB 48/86 KB 22/404 KB 916/1063 KB 112/549 KB 108/358 KB 48/86 KB 22/404 KB 916/1063 KB 112/549 KB 112/358 KB 48/86 KB 22/404 KB 916/1063 KB 116/549 KB 116/358 KB 52/86 KB 22/404 KB 916/1063 KB 100/549 KB 96/358 KB 36/86 KB 25/404 KB 916/1063 KB 116/549 KB 116/358 KB 52/86 KB 19/404 KB 916/1063 KB 100/549 KB 96/358 KB 36/86 KB 25/404 KB 920/1063 KB 116/549 KB 116/358 KB 52/86 KB 25/404 KB 924/1063 KB 116/549 KB 116/358 KB 52/86 KB 27/404 KB 928/1063 KB 116/549 KB 116/358 KB 52/86 KB 27/404 KB 932/1063 KB 116/549 KB 116/358 KB 52/86 KB 27/404 KB 936/1063 KB 116/549 KB 116/358 KB 52/86 KB 27/404 KB 940/1063 KB 116/549 KB 116/358 KB 52/86 KB 27/404 KB 944/1063 KB 116/549 KB 116/358 KB 52/86 KB 22/404 KB 916/1063 KB 116/549 KB 112/358 KB 52/86 KB 27/404 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install KB 944/1063 KB 116/549 KB 116/358 KB 56/86 KB 27/404 KB 944/1063 KB 116/549 KB 116/358 KB 60/86 KB 27/404 KB 944/1063 KB 116/549 KB 116/358 KB 64/86 KB 22/404 KB 916/1063 KB 116/549 KB 112/358 KB 48/86 KB 27/404 KB 944/1063 KB 120/549 KB 116/358 KB 64/86 KB 27/404 KB 944/1063 KB 124/549 KB 116/358 KB 64/86 KB 27/404 KB 944/1063 KB 128/549 KB 116/358 KB 64/86 KB 27/404 KB 924/1063 KB 116/549 KB 116/358 KB 52/86 KB 30/404 KB 944/1063 KB 128/549 KB 116/358 KB 64/86 KB 32/404 KB 944/1063 KB 128/549 KB 116/358 KB 64/86 KB 36/404 KB 944/1063 KB 128/549 KB 116/358 KB 64/86 KB 40/404 KB 944/1063 KB 128/549 KB 120/358 KB 64/86 KB 44/404 KB 948/1063 KB 128/549 KB 120/358 KB 64/86 KB 48/404 KB 948/1063 KB 128/549 KB 120/358 KB 68/86 KB 36/404 KB 944/1063 KB 128/549 KB 120/358 KB 64/86 KB 48/404 KB 948/1063 KB 128/549 KB 124/358 KB 68/86 KB 48/404 KB 948/1063 KB 128/549 KB 128/358 KB 68/86 KB 44/404 KB 948/1063 KB 128/549 KB 120/358 KB 68/86 KB 48/404 KB 948/1063 KB 128/549 KB 128/358 KB 72/86 KB 48/404 KB 948/1063 KB 128/549 KB 128/358 KB 76/86 KB 48/404 KB 948/1063 KB 132/549 KB 128/358 KB 80/86 KB 52/404 KB 948/1063 KB 132/549 KB 132/358 KB 84/86 KB 52/404 KB 948/1063 KB 132/549 KB 132/358 KB 86/86 KB 40/404 KB 948/1063 KB 128/549 KB 120/358 KB 64/86 KB 52/404 KB 952/1063 KB 132/549 KB 132/358 KB 86/86 KB 52/404 KB 956/1063 KB 132/549 KB 132/358 KB 86/86 KB 52/404 KB 960/1063 KB 132/549 KB 132/358 KB 86/86 KB 52/404 KB 948/1063 KB 132/549 KB 132/358 KB 80/86 KB 56/404 KB 960/1063 KB 132/549 KB 132/358 KB 86/86 KB 60/404 KB 960/1063 KB 132/549 KB 132/358 KB 86/86 KB 64/404 KB 960/1063 KB 132/549 KB 132/358 KB 86/86 KB 68/404 KB 960/1063 KB 132/549 KB 132/358 KB 86/86 KB 72/404 KB 964/1063 KB 132/549 KB 132/358 KB 86/86 KB 76/404 KB 964/1063 KB 132/549 KB 132/358 KB 86/86 KB 80/404 KB 964/1063 KB 132/549 KB 132/358 KB 86/86 KB 48/404 KB 948/1063 KB 132/549 KB 132/358 KB 80/86 KB 48/404 KB 948/1063 KB 132/549 KB 128/358 KB 76/86 KB 80/404 KB 964/1063 KB 136/549 KB 132/358 KB 86/86 KB 80/404 KB 964/1063 KB 140/549 KB 132/358 KB 86/86 KB 80/404 KB 964/1063 KB 144/549 KB 132/358 KB 86/86 KB 80/404 KB 964/1063 KB 144/549 KB 136/358 KB 86/86 KB 80/404 KB 964/1063 KB 144/549 KB 140/358 KB 86/86 KB 80/404 KB 964/1063 KB 144/549 KB 144/358 KB 86/86 KB 80/404 KB 964/1063 KB 148/549 KB 144/358 KB 86/86 KB 80/404 KB 964/1063 KB 152/549 KB 144/358 KB 86/86 KB 80/404 KB 964/1063 KB 156/549 KB 144/358 KB 86/86 KB 80/404 KB 964/1063 KB 160/549 KB 144/358 KB 86/86 KB 68/404 KB 964/1063 KB 132/549 KB 132/358 KB 86/86 KB 80/404 KB 968/1063 KB 160/549 KB 144/358 KB 86/86 KB 80/404 KB 972/1063 KB 160/549 KB 144/358 KB 86/86 KB 80/404 KB 976/1063 KB 160/549 KB 144/358 KB 86/86 KB 80/404 KB 976/1063 KB 160/549 KB 148/358 KB 86/86 KB 80/404 KB 976/1063 KB 160/549 KB 152/358 KB 86/86 KB 80/404 KB 976/1063 KB 160/549 KB 156/358 KB 86/86 KB 80/404 KB 976/1063 KB 160/549 KB 160/358 KB 86/86 KB 80/404 KB 980/1063 KB 160/549 KB 164/358 KB 86/86 KB 84/404 KB 980/1063 KB 164/549 KB 168/358 KB 84/404 KB 980/1063 KB 164/549 KB 172/358 KB 80/404 KB 980/1063 KB 160/549 KB 160/358 KB 86/86 KB 84/404 KB 980/1063 KB 164/549 KB 164/358 KB 84/404 KB 980/1063 KB 168/549 KB 172/358 KB 84/404 KB 980/1063 KB 172/549 KB 172/358 KB 84/404 KB 984/1063 KB 176/549 KB 172/358 KB 84/404 KB 980/1063 KB 160/549 KB 164/358 KB Download unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install ed: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 119.6 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 84/404 KB 984/1063 KB 172/549 KB 172/358 KB 84/404 KB 988/1063 KB 176/549 KB 172/358 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 84/404 KB 992/1063 KB 180/549 KB 172/358 KB 88/404 KB 992/1063 KB 184/549 KB 176/358 KB 88/404 KB 992/1063 KB 180/549 KB 176/358 KB 88/404 KB 992/1063 KB 180/549 KB 172/358 KB 84/404 KB 992/1063 KB 180/549 KB 172/358 KB 92/404 KB 992/1063 KB 188/549 KB 176/358 KB 96/404 KB 992/1063 KB 188/549 KB 176/358 KB 96/404 KB 992/1063 KB 188/549 KB 180/358 KB 100/404 KB 996/1063 KB 188/549 KB 184/358 KB 100/404 KB 996/1063 KB 188/549 KB 188/358 KB 100/404 KB 996/1063 KB 188/549 KB 192/358 KB 88/404 KB 992/1063 KB 188/549 KB 176/358 KB 100/404 KB 996/1063 KB 192/549 KB 192/358 KB 96/404 KB 996/1063 KB 188/549 KB 180/358 KB 100/404 KB 1000/1063 KB 192/549 KB 192/358 KB 100/404 KB 1004/1063 KB 192/549 KB 192/358 KB 100/404 KB 1008/1063 KB 192/549 KB 192/358 KB 100/404 KB 996/1063 KB 188/549 KB 180/358 KB 104/404 KB 1008/1063 KB 192/549 KB 192/358 KB 108/404 KB 1008/1063 KB 192/549 KB 192/358 KB 112/404 KB 1012/1063 KB 192/549 KB 192/358 KB 112/404 KB 1012/1063 KB 196/549 KB 192/358 KB 116/404 KB 1012/1063 KB 200/549 KB 192/358 KB 116/404 KB 1012/1063 KB 204/549 KB 192/358 KB 108/404 KB 1012/1063 KB 192/549 KB 192/358 KB 116/404 KB 1016/1063 KB 204/549 KB 192/358 KB 116/404 KB 1020/1063 KB 204/549 KB 192/358 KB 116/404 KB 1024/1063 KB 208/549 KB 192/358 KB 116/404 KB 1012/1063 KB 196/549 KB 192/358 KB 120/404 KB 1024/1063 KB 208/549 KB 196/358 KB 116/404 KB 1024/1063 KB 208/549 KB 196/358 KB 116/404 KB 1020/1063 KB 208/549 KB 192/358 KB 124/404 KB 1024/1063 KB 208/549 KB 196/358 KB 124/404 KB 1024/1063 KB 208/549 KB 200/358 KB 124/404 KB 1024/1063 KB 208/549 KB 204/358 KB 128/404 KB 1024/1063 KB 208/549 KB 208/358 KB 128/404 KB 1024/1063 KB 208/549 KB 204/358 KB 132/404 KB 1024/1063 KB 208/549 KB 208/358 KB 136/404 KB 1028/1063 KB 212/549 KB 208/358 KB 140/404 KB 1028/1063 KB 212/549 KB 208/358 KB 132/404 KB 1028/1063 KB 212/549 KB 208/358 KB 132/404 KB 1024/1063 KB 212/549 KB 208/358 KB 140/404 KB 1028/1063 KB 216/549 KB 212/358 KB 140/404 KB 1028/1063 KB 220/549 KB 212/358 KB 140/404 KB 1032/1063 KB 220/549 KB 212/358 KB 140/404 KB 1036/1063 KB 224/549 KB 212/358 KB 140/404 KB 1040/1063 KB 224/549 KB 212/358 KB 140/404 KB 1028/1063 KB 212/549 KB 212/358 KB 140/404 KB 1032/1063 KB 224/549 KB 212/358 KB 144/404 KB 1040/1063 KB 224/549 KB 212/358 KB 148/404 KB 1040/1063 KB 224/549 KB 216/358 KB 152/404 KB 1044/1063 KB 228/549 KB 216/358 KB 156/404 KB 1044/1063 KB 228/549 KB 216/358 KB 144/404 KB 1040/1063 KB 224/549 KB 216/358 KB 4/587 KB 156/404 KB 1044/1063 KB 228/549 KB 216/358 KB 8/587 KB 156/404 KB 1044/1063 KB 228/549 KB 216/358 KB 12/587 KB 156/404 KB 1044/1063 KB 228/549 KB 216/358 KB 16/587 KB 156/404 KB 1044/1063 KB 228/549 KB 216/358 KB 20/587 KB 156/404 KB 1044/1063 KB 228/549 KB 216/358 KB 24/587 KB 156/404 KB 1044/1063 KB 228/549 KB 216/358 KB 28/587 KB 156/404 KB 1044/1063 KB 228/549 KB 216/358 KB 32/587 KB 156/404 KB 1044/1063 KB 228/549 KB 216/358 KB 36/587 KB 156/404 KB 1044/1063 KB 228/549 KB 216/358 KB 148/404 KB 1044/1063 KB 228/549 KB 216/358 KB 36/587 KB 156/404 KB 1044/1063 KB 232/549 KB 220/358 KB 148/404 KB 1044/1063 KB 224/549 KB 216/358 KB 36/587 KB 156/404 KB 1044/1063 KB 228/549 KB 220/358 KB 36/587 KB 156/404 KB 1044/1063 KB 232/549 KB 224/358 KB 36/587 KB 156/404 KB 1044/1063 KB 236/549 KB 224/358 KB 36/587 KB 156/404 KB 1048/1063 KB 236/549 KB 224/358 KB 36/587 KB 156/404 KB 1052/1063 KB 236/549 KB 224/358 KB 36/587 KB 156/404 KB 1056/1063 KB unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 240/549 KB 224/358 KB 36/587 KB 156/404 KB 1052/1063 KB 240/549 KB 224/358 KB 40/587 KB 160/404 KB 1056/1063 KB 240/549 KB 228/358 KB 40/587 KB 160/404 KB 1060/1063 KB 240/549 KB 228/358 KB 40/587 KB 164/404 KB 1063/1063 KB 244/549 KB 228/358 KB 40/587 KB 156/404 KB 1056/1063 KB 240/549 KB 228/358 KB 40/587 KB 156/404 KB 1056/1063 KB 240/549 KB 224/358 KB 44/587 KB 164/404 KB 1063/1063 KB 244/549 KB 228/358 KB 48/587 KB 164/404 KB 1063/1063 KB 244/549 KB 228/358 KB 48/587 KB 164/404 KB 1063/1063 KB 244/549 KB 232/358 KB 48/587 KB 164/404 KB 1063/1063 KB 244/549 KB 236/358 KB 48/587 KB 164/404 KB 1063/1063 KB 244/549 KB 240/358 KB 52/587 KB 164/404 KB 1063/1063 KB 244/549 KB 240/358 KB 56/587 KB 164/404 KB 1063/1063 KB 244/549 KB 244/358 KB 60/587 KB 164/404 KB 1063/1063 KB 244/549 KB 244/358 KB 64/587 KB 164/404 KB 1063/1063 KB 244/549 KB 244/358 KB 40/587 KB 164/404 KB 1060/1063 KB 244/549 KB 228/358 KB 40/587 KB 160/404 KB 1060/1063 KB 244/549 KB 228/358 KB 64/587 KB 164/404 KB 1063/1063 KB 248/549 KB 244/358 KB 64/587 KB 164/404 KB 1063/1063 KB 252/549 KB 244/358 KB 64/587 KB 168/404 KB 1063/1063 KB 252/549 KB 244/358 KB 64/587 KB 172/404 KB 1063/1063 KB 256/549 KB 244/358 KB 64/587 KB 176/404 KB 1063/1063 KB 256/549 KB 244/358 KB 52/587 KB 164/404 KB 1063/1063 KB 244/549 KB 244/358 KB 64/587 KB 168/404 KB 1063/1063 KB 256/549 KB 244/358 KB 64/587 KB 180/404 KB 1063/1063 KB 256/549 KB 244/358 KB 64/587 KB 184/404 KB 1063/1063 KB 260/549 KB 248/358 KB 64/587 KB 180/404 KB 1063/1063 KB 260/549 KB 248/358 KB 64/587 KB 180/404 KB 1063/1063 KB 256/549 KB 248/358 KB 68/587 KB 184/404 KB 1063/1063 KB 260/549 KB 252/358 KB 68/587 KB 184/404 KB 1063/1063 KB 260/549 KB 256/358 KB 68/587 KB 184/404 KB 1063/1063 KB 264/549 KB 256/358 KB 68/587 KB 184/404 KB 1063/1063 KB 264/549 KB 260/358 KB 68/587 KB 188/404 KB 1063/1063 KB 268/549 KB 264/358 KB 68/587 KB 184/404 KB 1063/1063 KB 260/549 KB 248/358 KB 72/587 KB 188/404 KB 1063/1063 KB 268/549 KB 264/358 KB 76/587 KB 188/404 KB 1063/1063 KB 268/549 KB 264/358 KB 80/587 KB 188/404 KB 1063/1063 KB 268/549 KB 264/358 KB 68/587 KB 188/404 KB 1063/1063 KB 268/549 KB 260/358 KB 68/587 KB 184/404 KB 1063/1063 KB 268/549 KB 260/358 KB 80/587 KB 188/404 KB 1063/1063 KB 272/549 KB 264/358 KB 80/587 KB 192/404 KB 1063/1063 KB 272/549 KB 264/358 KB 80/587 KB 192/404 KB 1063/1063 KB 276/549 KB 264/358 KB 80/587 KB 192/404 KB 280/549 KB 264/358 KB 80/587 KB 196/404 KB 284/549 KB 268/358 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1416.1 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 84/587 KB 196/404 KB 284/549 KB 268/358 KB 80/587 KB 196/404 KB 280/549 KB 268/358 KB 84/587 KB 196/404 KB 284/549 KB 272/358 KB 80/587 KB 196/404 KB 280/549 KB 264/358 KB 84/587 KB 200/404 KB 284/549 KB 272/358 KB 84/587 KB 204/404 KB 284/549 KB 272/358 KB 88/587 KB 208/404 KB 288/549 KB 276/358 KB 88/587 KB 204/404 KB 288/549 KB 276/358 KB 88/587 KB 204/404 KB 288/549 KB 272/358 KB 92/587 KB 208/404 KB 288/549 KB 276/358 KB 96/587 KB 208/404 KB 288/549 KB 276/358 KB 84/587 KB 204/404 KB 288/549 KB 272/358 KB 96/587 KB 208/404 KB 292/549 KB 276/358 KB 100/587 KB 212/404 KB 296/549 KB 280/358 KB 100/587 KB 212/404 KB 300/549 KB 280/358 KB 100/587 KB 212/404 KB 292/549 KB 280/358 KB 96/587 KB 212/404 KB 292/549 KB 280/358 KB 96/587 KB 208/404 KB 292/549 KB 280/358 KB 100/587 KB 212/404 KB 300/549 KB 284/358 KB 100/587 KB 212/404 KB 300/549 KB 288/358 KB 100/587 KB 216/404 KB 300/549 KB 288/358 KB 100/587 KB 220/404 KB 300/549 KB 288/358 KB 104/587 KB 224/404 KB 304/549 KB 288/358 KB 104/587 KB 220/404 KB 304/549 KB 288/358 KB 104/587 KB 220/404 KB 300/549 KB 288/358 KB 108/587 KB 224/404 KB 304/549 KB 288/358 KB 108/587 KB 224/404 KB 304/549 KB 292/358 KB 108/587 KB 224/404 KB 304/549 KB 296/358 KB 112/587 KB 224/404 KB 304/549 KB 300/358 KB 112/587 KB 224/404 KB 304/549 KB 304/358 KB 112/587 KB 224/404 KB 304/549 KB 308/358 KB 112/587 KB 224/404 KB 304/549 KB 296/358 KB 116/587 KB 228/404 KB 308/549 KB 308/358 KB 112/587 KB 228/404 KB 308/549 KB 308/358 KB 112/587 KB 224/404 KB 308/549 KB 308/358 KB 116/587 KB 4/894 KB 228/404 KB 312/549 KB 308/358 KB 116/587 KB 4/894 KB 228/404 KB 308/549 KB 308/358 KB 116/587 KB 8/894 KB 232/404 KB 312/549 KB 308/358 KB 116/587 KB 12/894 KB 232/404 KB 312/549 KB 308/358 KB 116/587 KB 16/894 KB 232/404 KB 312/549 KB 308/358 KB 116/587 KB 20/894 KB 232/404 KB 312/549 KB 308/358 KB 120/587 KB 24/894 KB 232/404 KB 316/549 KB 312/358 KB 120/587 KB 28/894 KB 232/404 KB 316/549 KB 312/358 KB 120/587 KB 32/894 KB 232/404 KB 316/549 KB 312/358 KB 116/587 KB 4/894 KB 232/404 KB 312/549 KB 308/358 KB 120/587 KB 32/894 KB 236/404 KB 316/549 KB 312/358 KB 120/587 KB 32/894 KB 240/404 KB 316/549 KB 312/358 KB 120/587 KB 20/894 KB 232/404 KB 316/549 KB 312/358 KB 116/587 KB 20/894 KB 232/404 KB 316/549 KB 312/358 KB 116/587 KB 20/894 KB 232/404 KB 316/549 KB 308/358 KB 120/587 KB 32/894 KB 240/404 KB 320/549 KB 312/358 KB 124/587 KB 32/894 KB 240/404 KB 320/549 KB 312/358 KB 124/587 KB 32/894 KB 244/404 KB 320/549 KB 316/358 KB 124/587 KB 32/894 KB 244/404 KB 320/549 KB 320/358 KB 128/587 KB 32/894 KB 244/404 KB 320/549 KB 324/358 KB 124/587 KB 32/894 KB 244/404 KB 320/549 KB 312/358 KB 128/587 KB 32/894 KB 244/404 KB 324/549 KB 324/358 KB 128/587 KB 32/894 KB 244/404 KB 320/549 KB 320/358 KB 132/587 KB 32/894 KB 244/404 KB 324/549 KB 324/358 KB 132/587 KB 32/894 KB 248/404 KB 328/549 KB 324/358 KB 132/587 KB 32/894 KB 248/404 KB 324/549 KB 324/358 KB 132/587 KB 32/894 KB 252/404 KB 328/549 KB 324/358 KB 132/587 KB 32/894 KB 256/404 KB 332/549 KB 324/358 KB 132/587 KB 32/894 KB 252/404 KB 332/549 KB 324/358 KB 132/587 KB 32/894 KB 256/404 KB 336/549 KB 324/358 KB 132/587 KB 32/894 KB 256/404 KB 336/549 KB 328/358 KB 136/587 KB 36/894 KB 256/404 KB 336/549 KB 332/358 KB 136/587 KB 36/894 KB 256/404 KB 336/549 KB 336/358 KB 136/587 KB 36/894 KB 260/404 KB 336/549 KB 340/358 KB 136/587 KB 36/894 KB 260/404 KB 340/549 KB unit-mysql-0: 10:02:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 344/358 KB 136/587 KB 36/894 KB 260/404 KB 340/549 KB 348/358 KB 136/587 KB 36/894 KB 260/404 KB 340/549 KB 352/358 KB 136/587 KB 36/894 KB 256/404 KB 336/549 KB 328/358 KB 132/587 KB 36/894 KB 256/404 KB 336/549 KB 328/358 KB 136/587 KB 40/894 KB 260/404 KB 340/549 KB 352/358 KB 140/587 KB 40/894 KB 260/404 KB 340/549 KB 352/358 KB 144/587 KB 44/894 KB 260/404 KB 340/549 KB 352/358 KB 136/587 KB 36/894 KB 260/404 KB 340/549 KB 340/358 KB 144/587 KB 44/894 KB 260/404 KB 344/549 KB 352/358 KB 144/587 KB 44/894 KB 260/404 KB 348/549 KB 352/358 KB 136/587 KB 36/894 KB 260/404 KB 336/549 KB 336/358 KB 144/587 KB 44/894 KB 264/404 KB 348/549 KB 352/358 KB 144/587 KB 44/894 KB 268/404 KB 348/549 KB 352/358 KB 144/587 KB 44/894 KB 269/404 KB 348/549 KB 352/358 KB 140/587 KB 44/894 KB 260/404 KB 340/549 KB 352/358 KB 144/587 KB 48/894 KB 269/404 KB 348/549 KB 352/358 KB 144/587 KB 48/894 KB 273/404 KB 348/549 KB 352/358 KB 148/587 KB 52/894 KB 277/404 KB 352/549 KB 352/358 KB 148/587 KB 52/894 KB 281/404 KB 352/549 KB 352/358 KB 148/587 KB 52/894 KB 285/404 KB 352/549 KB 356/358 KB 148/587 KB 52/894 KB 273/404 KB 352/549 KB 352/358 KB 148/587 KB 48/894 KB 273/404 KB 352/549 KB 352/358 KB 144/587 KB 48/894 KB 273/404 KB 352/549 KB 352/358 KB 152/587 KB 52/894 KB 285/404 KB 352/549 KB 356/358 KB 156/587 KB 56/894 KB 285/404 KB 352/549 KB 356/358 KB 160/587 KB 56/894 KB 285/404 KB 352/549 KB 356/358 KB 152/587 KB 56/894 KB 285/404 KB 352/549 KB 356/358 KB 160/587 KB 60/894 KB 285/404 KB 352/549 KB 356/358 KB 160/587 KB 64/894 KB 285/404 KB 352/549 KB 356/358 KB 164/587 KB 64/894 KB 285/404 KB 352/549 KB 356/358 KB 168/587 KB 68/894 KB 289/404 KB 356/549 KB 356/358 KB 172/587 KB 68/894 KB 289/404 KB 356/549 KB 356/358 KB 164/587 KB 68/894 KB 289/404 KB 356/549 KB 356/358 KB 164/587 KB 68/894 KB 285/404 KB 356/549 KB 356/358 KB 164/587 KB 64/894 KB 285/404 KB 352/549 KB 356/358 KB 164/587 KB 64/894 KB 285/404 KB 356/549 KB 356/358 KB 172/587 KB 68/894 KB 289/404 KB 356/549 KB 358/358 KB 172/587 KB 68/894 KB 289/404 KB 360/549 KB 358/358 KB 172/587 KB 68/894 KB 289/404 KB 364/549 KB 358/358 KB 172/587 KB 68/894 KB 289/404 KB 368/549 KB 358/358 KB 172/587 KB 68/894 KB 289/404 KB 372/549 KB 358/358 KB 176/587 KB 72/894 KB 293/404 KB 376/549 KB 358/358 KB 176/587 KB 72/894 KB 293/404 KB 372/549 KB 358/358 KB 172/587 KB 72/894 KB 293/404 KB 372/549 KB 358/358 KB 172/587 KB 72/894 KB 289/404 KB 372/549 KB 358/358 KB 176/587 KB 72/894 KB 297/404 KB 376/549 KB 358/358 KB 176/587 KB 76/894 KB 301/404 KB 376/549 KB 358/358 KB 176/587 KB 76/894 KB 297/404 KB 376/549 KB 358/358 KB 176/587 KB 80/894 KB 301/404 KB 376/549 KB 358/358 KB 180/587 KB 80/894 KB 301/404 KB 376/549 KB 358/358 KB 184/587 KB 84/894 KB 305/404 KB 380/549 KB 358/358 KB 188/587 KB 84/894 KB 305/404 KB 380/549 KB 358/358 KB 180/587 KB 84/894 KB 305/404 KB 380/549 KB 358/358 KB 180/587 KB 80/894 KB 305/404 KB 380/549 KB 358/358 KB 188/587 KB 84/894 KB 305/404 KB 384/549 KB 358/358 KB 180/587 KB 80/894 KB 305/404 KB 376/549 KB 358/358 KB 188/587 KB 84/894 KB 309/404 KB 384/549 KB 358/358 KB 188/587 KB 88/894 KB 313/404 KB 384/549 KB 358/358 KB 188/587 KB 88/894 KB 309/404 KB 384/549 KB 358/358 KB 192/587 KB 92/894 KB 313/404 KB 384/549 KB 358/358 KB 192/587 KB 88/894 KB 313/404 KB 384/549 KB 358/358 KB 192/587 KB 96/894 KB 317/404 KB 384/549 KB 358/358 KB 192/587 KB 92/894 KB 317/404 KB 384/549 KB unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 358/358 KB 196/587 KB 96/894 KB 317/404 KB 388/549 KB 358/358 KB 200/587 KB 96/894 KB 321/404 KB 388/549 KB 358/358 KB 204/587 KB 100/894 KB 321/404 KB 388/549 KB 358/358 KB 208/587 KB 100/894 KB 321/404 KB 388/549 KB 358/358 KB 196/587 KB 96/894 KB 321/404 KB 388/549 KB 358/358 KB 192/587 KB 96/894 KB 317/404 KB 388/549 KB 358/358 KB 208/587 KB 100/894 KB 321/404 KB 392/549 KB 358/358 KB 208/587 KB 100/894 KB 321/404 KB 396/549 KB 358/358 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 455.9 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 208/587 KB 100/894 KB 321/404 KB 400/549 KB 208/587 KB 100/894 KB 321/404 KB 404/549 KB 208/587 KB 100/894 KB 325/404 KB 408/549 KB 208/587 KB 100/894 KB 325/404 KB 412/549 KB 208/587 KB 100/894 KB 325/404 KB 416/549 KB 200/587 KB 100/894 KB 321/404 KB 388/549 KB 358/358 KB 208/587 KB 100/894 KB 325/404 KB 404/549 KB 208/587 KB 104/894 KB 325/404 KB 416/549 KB 208/587 KB 108/894 KB 329/404 KB 416/549 KB 208/587 KB 104/894 KB 329/404 KB 416/549 KB 208/587 KB 112/894 KB 333/404 KB 416/549 KB 208/587 KB 112/894 KB 329/404 KB 416/549 KB 208/587 KB 112/894 KB 337/404 KB 416/549 KB 212/587 KB 116/894 KB 341/404 KB 420/549 KB 212/587 KB 116/894 KB 345/404 KB 420/549 KB 212/587 KB 116/894 KB 349/404 KB 420/549 KB 212/587 KB 116/894 KB 337/404 KB 420/549 KB 212/587 KB 116/894 KB 349/404 KB 424/549 KB 212/587 KB 116/894 KB 349/404 KB 428/549 KB 212/587 KB 116/894 KB 349/404 KB 432/549 KB 212/587 KB 116/894 KB 337/404 KB 416/549 KB 212/587 KB 120/894 KB 349/404 KB 432/549 KB 212/587 KB 124/894 KB 349/404 KB 432/549 KB 212/587 KB 128/894 KB 349/404 KB 432/549 KB 212/587 KB 112/894 KB 337/404 KB 416/549 KB 216/587 KB 128/894 KB 349/404 KB 432/549 KB 220/587 KB 128/894 KB 349/404 KB 432/549 KB 224/587 KB 128/894 KB 349/404 KB 432/549 KB 224/587 KB 132/894 KB 349/404 KB 432/549 KB 4/26 KB 228/587 KB 136/894 KB 353/404 KB 436/549 KB 228/587 KB 132/894 KB 349/404 KB 432/549 KB 4/26 KB 232/587 KB 136/894 KB 353/404 KB 436/549 KB 4/26 KB 236/587 KB 136/894 KB 353/404 KB 436/549 KB 4/26 KB 240/587 KB 136/894 KB 353/404 KB 436/549 KB 4/26 KB 244/587 KB 140/894 KB 353/404 KB 436/549 KB 4/26 KB 248/587 KB 140/894 KB 353/404 KB 436/549 KB 4/26 KB 252/587 KB 140/894 KB 353/404 KB 436/549 KB 4/26 KB 256/587 KB 140/894 KB 353/404 KB 436/549 KB 4/26 KB 228/587 KB 132/894 KB 353/404 KB 436/549 KB 4/26 KB 256/587 KB 140/894 KB 353/404 KB 440/549 KB 4/26 KB 256/587 KB 140/894 KB 353/404 KB 444/549 KB 4/26 KB 228/587 KB 132/894 KB 353/404 KB 432/549 KB 8/26 KB 256/587 KB 140/894 KB 353/404 KB 444/549 KB 12/26 KB 256/587 KB 140/894 KB 353/404 KB 444/549 KB 16/26 KB 256/587 KB 140/894 KB 353/404 KB 444/549 KB 20/26 KB 256/587 KB 140/894 KB 353/404 KB 444/549 KB 24/26 KB 256/587 KB 140/894 KB 353/404 KB 444/549 KB 26/26 KB 256/587 KB 140/894 KB 353/404 KB 444/549 KB 228/587 KB 132/894 KB 353/404 KB 432/549 KB 26/26 KB 256/587 KB 140/894 KB 357/404 KB 444/549 KB 26/26 KB 256/587 KB 140/894 KB 361/404 KB 444/549 KB 26/26 KB 256/587 KB 140/894 KB 365/404 KB 444/549 KB 4/26 KB 240/587 KB 140/894 KB 353/404 KB 436/549 KB 26/26 KB 256/587 KB 144/894 KB 365/404 KB 444/549 KB 26/26 KB 256/587 KB 144/894 KB 369/404 KB 444/549 KB 26/26 KB 256/587 KB 148/894 KB 373/404 KB 448/549 KB 26/26 KB 256/587 KB 148/894 KB 377/404 KB 448/549 KB 26/26 KB 256/587 KB 148/894 KB 381/404 KB 448/549 KB 26/26 KB 256/587 KB 148/894 KB 369/404 KB 448/549 KB 26/26 KB 256/587 KB 152/894 KB 381/404 KB 448/549 KB 26/26 KB 256/587 KB 156/894 KB 381/404 KB 448/549 KB 26/26 KB 256/587 KB 160/894 KB 385/404 KB 448/549 KB 26/26 KB 256/587 KB 164/894 KB 385/404 KB 448/549 KB 26/26 KB 260/587 KB 168/894 KB 385/404 KB 448/549 KB 26/26 KB 260/587 KB 172/894 KB 385/404 KB 448/549 KB 26/26 KB 256/587 KB 144/894 KB 369/404 KB 448/549 KB 26/26 KB 260/587 KB 172/894 KB 385/404 KB 452/549 KB 26/26 KB 260/587 KB 172/894 KB 385/404 KB 456/549 KB 26/26 KB 260/587 KB 172/894 KB 385/404 KB 460/549 KB 260/587 K unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install B 172/894 KB 385/404 KB 464/549 KB 26/26 KB 260/587 KB 164/894 KB 385/404 KB 448/549 KB 264/587 KB 172/894 KB 385/404 KB 464/549 KB 26/26 KB 256/587 KB 156/894 KB 385/404 KB 448/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 31.5 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 264/587 KB 172/894 KB 389/404 KB 464/549 KB 264/587 KB 172/894 KB 393/404 KB 464/549 KB 264/587 KB 172/894 KB 397/404 KB 464/549 KB 268/587 KB 172/894 KB 397/404 KB 464/549 KB 272/587 KB 172/894 KB 397/404 KB 464/549 KB 272/587 KB 176/894 KB 397/404 KB 464/549 KB 272/587 KB 176/894 KB 397/404 KB 468/549 KB 272/587 KB 176/894 KB 401/404 KB 472/549 KB 272/587 KB 176/894 KB 401/404 KB 476/549 KB 272/587 KB 176/894 KB 401/404 KB 480/549 KB 276/587 KB 176/894 KB 401/404 KB 484/549 KB 276/587 KB 180/894 KB 401/404 KB 488/549 KB 276/587 KB 180/894 KB 401/404 KB 492/549 KB 272/587 KB 176/894 KB 401/404 KB 468/549 KB 276/587 KB 180/894 KB 404/404 KB 492/549 KB 276/587 KB 180/894 KB 401/404 KB 484/549 KB 276/587 KB 184/894 KB 404/404 KB 492/549 KB 276/587 KB 188/894 KB 404/404 KB 492/549 KB 276/587 KB 176/894 KB 401/404 KB 484/549 KB 280/587 KB 188/894 KB 404/404 KB 492/549 KB 284/587 KB 188/894 KB 404/404 KB 492/549 KB 288/587 KB 188/894 KB 404/404 KB 492/549 KB 288/587 KB 192/894 KB 404/404 KB 492/549 KB 288/587 KB 196/894 KB 404/404 KB 492/549 KB 292/587 KB 196/894 KB 404/404 KB 496/549 KB 288/587 KB 196/894 KB 404/404 KB 496/549 KB 296/587 KB 196/894 KB 404/404 KB 496/549 KB 300/587 KB 196/894 KB 404/404 KB 496/549 KB 300/587 KB 200/894 KB 404/404 KB 496/549 KB 300/587 KB 204/894 KB 404/404 KB 496/549 KB 300/587 KB 208/894 KB 404/404 KB 496/549 KB 304/587 KB 208/894 KB 404/404 KB 500/549 KB 304/587 KB 208/894 KB 404/404 KB 496/549 KB 304/587 KB 208/894 KB 404/404 KB 504/549 KB 308/587 KB 208/894 KB 4/79 KB 404/404 KB 508/549 KB 308/587 KB 212/894 KB 4/79 KB 512/549 KB 308/587 KB 208/894 KB 4/79 KB 404/404 KB 504/549 KB 304/587 KB 208/894 KB 4/79 KB 404/404 KB 504/549 KB 308/587 KB 212/894 KB 8/79 KB 512/549 KB 308/587 KB 212/894 KB 12/79 KB 512/549 KB 308/587 KB 212/894 KB 16/79 KB 512/549 KB 308/587 KB 212/894 KB 20/79 KB 512/549 KB 308/587 KB 212/894 KB 24/79 KB 512/549 KB 308/587 KB 212/894 KB 28/79 KB 512/549 KB 308/587 KB 212/894 KB 32/79 KB 512/549 KB 308/587 KB 212/894 KB 36/79 KB 512/549 KB 312/587 KB 212/894 KB 40/79 KB 512/549 KB 312/587 KB 212/894 KB 44/79 KB 512/549 KB 312/587 KB 212/894 KB 48/79 KB 512/549 KB 308/587 KB 212/894 KB 4/79 KB 508/549 KB 312/587 KB 216/894 KB 48/79 KB 512/549 KB 312/587 KB 220/894 KB 48/79 KB 512/549 KB 312/587 KB 224/894 KB 48/79 KB 512/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 490.9 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 312/587 KB 212/894 KB 36/79 KB 512/549 KB 316/587 KB 224/894 KB 48/79 KB 512/549 KB 320/587 KB 224/894 KB 48/79 KB 512/549 KB 320/587 KB 224/894 KB 48/79 KB 516/549 KB 320/587 KB 224/894 KB 48/79 KB 520/549 KB 320/587 KB 224/894 KB 52/79 KB 524/549 KB 320/587 KB 224/894 KB 52/79 KB 528/549 KB 320/587 KB 224/894 KB 52/79 KB 532/549 KB 324/587 KB 228/894 KB 52/79 KB 536/549 KB 324/587 KB 228/894 KB 52/79 KB 540/549 KB 320/587 KB 224/894 KB 52/79 KB 520/549 KB 324/587 KB 228/894 KB 52/79 KB 532/549 KB 324/587 KB 224/894 KB 52/79 KB 532/549 KB 328/587 KB 228/894 KB 52/79 KB 540/549 KB 328/587 KB 228/894 KB 56/79 KB 540/549 KB 332/587 KB 232/894 KB 60/79 KB 540/549 KB 332/587 KB 232/894 KB 64/79 KB 540/549 KB 332/587 KB 232/894 KB 56/79 KB 540/549 KB 328/587 KB 232/894 KB 56/79 KB 540/549 KB 332/587 KB 236/894 KB 64/79 KB 540/549 KB 336/587 KB 236/894 KB 64/79 KB 540/549 KB 336/587 KB 240/894 KB 64/79 KB 540/549 KB 340/587 KB 240/894 KB 64/79 KB 540/549 KB 344/587 KB 244/894 KB 3/1822 KB 68/79 KB 544/549 KB 348/587 KB 244/894 KB 3/1822 KB 68/79 KB 544/549 KB 340/587 KB 244/894 KB 3/1822 KB 68/79 KB 544/549 KB 340/587 KB 244/894 KB 3/1822 KB 64/79 KB 544/549 KB 340/587 KB 244/894 KB 3/1822 KB 64/79 KB 540/549 KB 348/587 KB 244/894 KB 5/1822 KB 68/79 KB 544/549 KB 348/587 KB 244/894 KB 8/1822 KB 68/79 KB 544/549 KB 348/587 KB 244/894 KB 11/1822 KB 68/79 KB 544/549 KB 348/587 KB 244/894 KB 13/1822 KB 68/79 KB 544/549 KB 348/587 KB 244/894 KB 16/1822 KB 68/79 KB 544/549 KB 348/587 KB 244/894 KB 16/1822 KB 68/79 KB 548/549 KB 348/587 KB 244/894 KB 16/1822 KB 72/79 KB 549/549 KB 340/587 KB 244/894 KB 64/79 KB 540/549 KB 348/587 KB 244/894 KB 19/1822 KB 72/79 KB 549/549 KB 348/587 KB 244/894 KB 16/1822 KB 72/79 KB 548/549 KB 348/587 KB 244/894 KB 19/1822 KB 76/79 KB 549/549 KB 348/587 KB 248/894 KB 19/1822 KB 76/79 KB 549/549 KB 352/587 KB 248/894 KB 19/1822 KB 79/79 KB 549/549 KB 352/587 KB 248/894 KB 19/1822 KB 76/79 KB 549/549 KB 352/587 KB 248/894 KB 21/1822 KB 79/79 KB 549/549 KB 352/587 KB 252/894 KB 24/1822 KB 79/79 KB 549/549 KB 356/587 KB 252/894 KB 27/1822 KB 79/79 KB 549/549 KB 352/587 KB 252/894 KB 21/1822 KB 79/79 KB 549/549 KB 356/587 KB 256/894 KB 27/1822 KB 79/79 KB 549/549 KB 356/587 KB 256/894 KB 29/1822 KB 79/79 KB 549/549 KB 356/587 KB 260/894 KB 32/1822 KB 79/79 KB 549/549 KB 356/587 KB 252/894 KB 24/1822 KB 79/79 KB 549/549 KB 360/587 KB 260/894 KB 32/1822 KB 79/79 KB 549/549 KB 364/587 KB 260/894 KB 32/1822 KB 79/79 KB 549/549 KB 368/587 KB 260/894 KB 32/1822 KB 79/79 KB 549/549 KB 356/587 KB 260/894 KB 29/1822 KB 79/79 KB 549/549 KB 368/587 KB 264/894 KB 32/1822 KB 79/79 KB 549/549 KB 368/587 KB 268/894 KB 32/1822 KB 79/79 KB 549/549 KB 368/587 KB 269/894 KB 32/1822 KB 79/79 KB 549/549 KB 368/587 KB 269/894 KB 36/1822 KB 79/79 KB 549/549 KB 372/587 KB 273/894 KB 40/1822 KB 79/79 KB 549/549 KB 372/587 KB 273/894 KB 44/1822 KB 79/79 KB 549/549 KB 372/587 KB 273/894 KB 48/1822 KB 79/79 KB 549/549 KB 372/587 KB 273/894 KB 36/1822 KB 79/79 KB 549/549 KB 372/587 KB 269/894 KB 36/1822 KB 79/79 KB 549/549 KB 376/587 KB 273/894 KB 48/1822 KB 79/79 KB 549/549 KB 380/587 KB 273/894 KB 48/1822 KB 79/79 KB 549/549 KB 384/587 KB 273/894 KB 48/1822 KB 79/79 KB 549/549 KB 384/587 KB 277/894 KB 48/1822 KB 79/79 KB 549/549 KB 384/587 KB 281/894 KB 48/1822 KB 79/79 KB 549/549 KB 384/587 KB 285/894 KB 48/1822 KB 79/79 KB 549/549 KB unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 388/587 KB 289/894 KB 52/1822 KB 79/79 KB 388/587 KB 285/894 KB 52/1822 KB 79/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 653.1 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 388/587 KB 285/894 KB 48/1822 KB 79/79 KB 392/587 KB 293/894 KB 52/1822 KB 79/79 KB 396/587 KB 293/894 KB 52/1822 KB 79/79 KB 396/587 KB 293/894 KB 56/1822 KB 79/79 KB 400/587 KB 293/894 KB 60/1822 KB 79/79 KB 400/587 KB 293/894 KB 56/1822 KB 79/79 KB 400/587 KB 293/894 KB 64/1822 KB 79/79 KB 388/587 KB 293/894 KB 52/1822 KB 79/79 KB 400/587 KB 297/894 KB 64/1822 KB 79/79 KB 400/587 KB 301/894 KB 64/1822 KB 79/79 KB 404/587 KB 301/894 KB 64/1822 KB 79/79 KB 408/587 KB 301/894 KB 64/1822 KB 79/79 KB 412/587 KB 301/894 KB 68/1822 KB 79/79 KB 416/587 KB 301/894 KB 68/1822 KB 79/79 KB 408/587 KB 301/894 KB 68/1822 KB 79/79 KB 416/587 KB 301/894 KB 72/1822 KB 79/79 KB 416/587 KB 305/894 KB 72/1822 KB 79/79 KB 416/587 KB 309/894 KB 72/1822 KB 79/79 KB 416/587 KB 313/894 KB 76/1822 KB 79/79 KB 416/587 KB 317/894 KB 76/1822 KB 79/79 KB 416/587 KB 321/894 KB 76/1822 KB 79/79 KB 420/587 KB 325/894 KB 76/1822 KB 79/79 KB 420/587 KB 329/894 KB 76/1822 KB 4/115 KB 420/587 KB 333/894 KB 76/1822 KB 4/115 KB 416/587 KB 309/894 KB 76/1822 KB 79/79 KB 420/587 KB 325/894 KB 76/1822 KB 4/115 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 92.9 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 420/587 KB 333/894 KB 76/1822 KB 8/115 KB 420/587 KB 333/894 KB 76/1822 KB 12/115 KB 420/587 KB 333/894 KB 76/1822 KB 16/115 KB 420/587 KB 333/894 KB 76/1822 KB 20/115 KB 420/587 KB 333/894 KB 80/1822 KB 24/115 KB 420/587 KB 333/894 KB 80/1822 KB 28/115 KB 420/587 KB 333/894 KB 80/1822 KB 32/115 KB 420/587 KB 321/894 KB 76/1822 KB 79/79 KB 420/587 KB 333/894 KB 80/1822 KB 20/115 KB 420/587 KB 333/894 KB 84/1822 KB 32/115 KB 424/587 KB 333/894 KB 88/1822 KB 36/115 KB 424/587 KB 333/894 KB 92/1822 KB 36/115 KB 424/587 KB 333/894 KB 84/1822 KB 36/115 KB 424/587 KB 333/894 KB 84/1822 KB 32/115 KB 428/587 KB 333/894 KB 92/1822 KB 36/115 KB 432/587 KB 333/894 KB 92/1822 KB 36/115 KB 436/587 KB 333/894 KB 92/1822 KB 36/115 KB 440/587 KB 337/894 KB 96/1822 KB 40/115 KB 444/587 KB 337/894 KB 96/1822 KB 40/115 KB 448/587 KB 337/894 KB 96/1822 KB 40/115 KB 436/587 KB 337/894 KB 96/1822 KB 40/115 KB 436/587 KB 333/894 KB 96/1822 KB 40/115 KB 436/587 KB 333/894 KB 96/1822 KB 36/115 KB 448/587 KB 337/894 KB 96/1822 KB 44/115 KB 448/587 KB 337/894 KB 96/1822 KB 48/115 KB 448/587 KB 337/894 KB 100/1822 KB 48/115 KB 452/587 KB 341/894 KB 104/1822 KB 52/115 KB 452/587 KB 341/894 KB 108/1822 KB 52/115 KB 452/587 KB 341/894 KB 112/1822 KB 52/115 KB 448/587 KB 337/894 KB 100/1822 KB 52/115 KB 452/587 KB 341/894 KB 112/1822 KB 56/115 KB 452/587 KB 341/894 KB 100/1822 KB 52/115 KB 448/587 KB 341/894 KB 100/1822 KB 52/115 KB 452/587 KB 345/894 KB 112/1822 KB 60/115 KB 452/587 KB 345/894 KB 112/1822 KB 60/115 KB 4/206 KB 452/587 KB 345/894 KB 112/1822 KB 60/115 KB 8/206 KB 452/587 KB 345/894 KB 112/1822 KB 60/115 KB 12/206 KB 452/587 KB 345/894 KB 112/1822 KB 60/115 KB 16/206 KB 452/587 KB 349/894 KB 112/1822 KB 60/115 KB 16/206 KB 452/587 KB 341/894 KB 112/1822 KB 60/115 KB 456/587 KB 349/894 KB 112/1822 KB 64/115 KB 20/206 KB 456/587 KB 349/894 KB 112/1822 KB 68/115 KB 20/206 KB 456/587 KB 349/894 KB 112/1822 KB 60/115 KB 20/206 KB 452/587 KB 349/894 KB 112/1822 KB 60/115 KB 20/206 KB 456/587 KB 353/894 KB 116/1822 KB 72/115 KB 24/206 KB 456/587 KB 353/894 KB 116/1822 KB 72/115 KB 28/206 KB 456/587 KB 353/894 KB 116/1822 KB 72/115 KB 32/206 KB 456/587 KB 353/894 KB 116/1822 KB 72/115 KB 36/206 KB 456/587 KB 353/894 KB 116/1822 KB 72/115 KB 40/206 KB 456/587 KB 353/894 KB 116/1822 KB 72/115 KB 44/206 KB 456/587 KB 353/894 KB 116/1822 KB 72/115 KB 48/206 KB 456/587 KB 353/894 KB 116/1822 KB 72/115 KB 52/206 KB 456/587 KB 353/894 KB 116/1822 KB 72/115 KB 56/206 KB 456/587 KB 353/894 KB 116/1822 KB 72/115 KB 60/206 KB 456/587 KB 353/894 KB 116/1822 KB 72/115 KB 64/206 KB 456/587 KB 353/894 KB 116/1822 KB 68/115 KB 20/206 KB 460/587 KB 357/894 KB 116/1822 KB 72/115 KB 64/206 KB 460/587 KB 361/894 KB 116/1822 KB 72/115 KB 64/206 KB 460/587 KB 365/894 KB 116/1822 KB 72/115 KB 64/206 KB 456/587 KB 349/894 KB 116/1822 KB 68/115 KB 20/206 KB 460/587 KB 365/894 KB 120/1822 KB 72/115 KB 64/206 KB 460/587 KB 353/894 KB 116/1822 KB 72/115 KB 64/206 KB 464/587 KB 365/894 KB 120/1822 KB 72/115 KB 64/206 KB 468/587 KB 365/894 KB 120/1822 KB 72/115 KB 64/206 KB 472/587 KB 365/894 KB 124/1822 KB 72/115 KB 68/206 KB 476/587 KB 365/894 KB 124/1822 KB 72/115 KB 68/206 KB 480/587 KB 365/894 KB 124/1822 KB 72/115 KB 68/206 KB 468/587 KB 365/894 KB 124/1822 KB 72/115 KB 68/206 KB 480/587 KB 365/894 KB 124/1822 KB 72/115 KB 72/206 KB 480/587 KB 365/894 KB 124/1822 KB 72/115 KB 76/206 K unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install B 480/587 KB 365/894 KB 124/1822 KB 72/115 KB 80/206 KB 468/587 KB 365/894 KB 124/1822 KB 72/115 KB 64/206 KB 480/587 KB 365/894 KB 128/1822 KB 72/115 KB 80/206 KB 456/587 KB 353/894 KB 116/1822 KB 72/115 KB 20/206 KB 480/587 KB 365/894 KB 128/1822 KB 76/115 KB 80/206 KB 480/587 KB 365/894 KB 128/1822 KB 80/115 KB 80/206 KB 480/587 KB 365/894 KB 132/1822 KB 80/115 KB 80/206 KB 484/587 KB 369/894 KB 136/1822 KB 84/115 KB 84/206 KB 484/587 KB 369/894 KB 140/1822 KB 84/115 KB 84/206 KB 484/587 KB 369/894 KB 144/1822 KB 84/115 KB 84/206 KB 484/587 KB 369/894 KB 132/1822 KB 84/115 KB 84/206 KB 484/587 KB 369/894 KB 132/1822 KB 84/115 KB 80/206 KB 484/587 KB 373/894 KB 144/1822 KB 84/115 KB 84/206 KB 484/587 KB 377/894 KB 144/1822 KB 84/115 KB 84/206 KB 484/587 KB 381/894 KB 144/1822 KB 84/115 KB 84/206 KB 484/587 KB 365/894 KB 132/1822 KB 84/115 KB 80/206 KB 480/587 KB 365/894 KB 132/1822 KB 84/115 KB 80/206 KB 484/587 KB 381/894 KB 144/1822 KB 88/115 KB 84/206 KB 488/587 KB 381/894 KB 144/1822 KB 92/115 KB 84/206 KB 488/587 KB 385/894 KB 148/1822 KB 96/115 KB 88/206 KB 488/587 KB 381/894 KB 144/1822 KB 88/115 KB 84/206 KB 492/587 KB 385/894 KB 148/1822 KB 96/115 KB 88/206 KB 496/587 KB 385/894 KB 148/1822 KB 96/115 KB 88/206 KB 500/587 KB 385/894 KB 148/1822 KB 96/115 KB 88/206 KB 504/587 KB 385/894 KB 148/1822 KB 100/115 KB 88/206 KB 488/587 KB 385/894 KB 148/1822 KB 92/115 KB 88/206 KB 488/587 KB 385/894 KB 144/1822 KB 92/115 KB 88/206 KB 508/587 KB 385/894 KB 148/1822 KB 100/115 KB 92/206 KB 508/587 KB 385/894 KB 148/1822 KB 100/115 KB 96/206 KB 488/587 KB 385/894 KB 144/1822 KB 92/115 KB 84/206 KB 508/587 KB 389/894 KB 148/1822 KB 100/115 KB 96/206 KB 508/587 KB 389/894 KB 152/1822 KB 100/115 KB 96/206 KB 508/587 KB 393/894 KB 156/1822 KB 100/115 KB 96/206 KB 508/587 KB 393/894 KB 160/1822 KB 100/115 KB 96/206 KB 500/587 KB 385/894 KB 148/1822 KB 100/115 KB 88/206 KB 508/587 KB 393/894 KB 160/1822 KB 104/115 KB 100/206 KB 508/587 KB 393/894 KB 160/1822 KB 108/115 KB 100/206 KB 508/587 KB 393/894 KB 160/1822 KB 112/115 KB 100/206 KB 508/587 KB 393/894 KB 160/1822 KB 100/115 KB 100/206 KB 508/587 KB 393/894 KB 152/1822 KB 100/115 KB 96/206 KB 508/587 KB 397/894 KB 164/1822 KB 112/115 KB 100/206 KB 508/587 KB 397/894 KB 164/1822 KB 112/115 KB 104/206 KB 508/587 KB 397/894 KB 164/1822 KB 112/115 KB 108/206 KB 508/587 KB 397/894 KB 164/1822 KB 112/115 KB 112/206 KB 508/587 KB 401/894 KB 164/1822 KB 112/115 KB 112/206 KB 508/587 KB 405/894 KB 164/1822 KB 115/115 KB 112/206 KB 508/587 KB 409/894 KB 164/1822 KB 115/115 KB 112/206 KB 508/587 KB 413/894 KB 164/1822 KB 115/115 KB 112/206 KB 508/587 KB 393/894 KB 164/1822 KB 112/115 KB 100/206 KB 508/587 KB 413/894 KB 168/1822 KB 115/115 KB 112/206 KB 508/587 KB 413/894 KB 172/1822 KB 115/115 KB 112/206 KB 508/587 KB 385/894 KB 160/1822 KB 108/115 KB 100/206 KB 512/587 KB 413/894 KB 172/1822 KB 115/115 KB 112/206 KB 508/587 KB 401/894 KB 164/1822 KB 115/115 KB 112/206 KB 516/587 KB 413/894 KB 172/1822 KB 115/115 KB 112/206 KB 520/587 KB 413/894 KB 172/1822 KB 115/115 KB 112/206 KB 524/587 KB 413/894 KB 176/1822 KB 115/115 KB 116/206 KB 528/587 KB 413/894 KB 176/1822 KB 115/115 KB 116/206 KB 520/587 KB 413/894 KB 176/1822 KB 115/115 KB 116/206 KB 520/587 KB 413/894 KB 176/1822 KB 115/115 KB 112/206 KB 528/587 KB 413/894 KB 176/1822 KB 115/115 KB 120/206 KB 528/587 KB 413/894 KB 176/1822 KB 115/115 KB 124/206 KB unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 528/587 KB 417/894 KB 176/1822 KB 115/115 KB 128/206 KB 528/587 KB 417/894 KB 176/1822 KB 115/115 KB 132/206 KB 528/587 KB 417/894 KB 176/1822 KB 115/115 KB 124/206 KB 528/587 KB 421/894 KB 176/1822 KB 115/115 KB 132/206 KB 528/587 KB 425/894 KB 176/1822 KB 115/115 KB 132/206 KB 528/587 KB 429/894 KB 176/1822 KB 115/115 KB 132/206 KB 528/587 KB 433/894 KB 176/1822 KB 115/115 KB 132/206 KB 528/587 KB 433/894 KB 176/1822 KB 115/115 KB 136/206 KB 528/587 KB 433/894 KB 176/1822 KB 115/115 KB 140/206 KB 528/587 KB 433/894 KB 176/1822 KB 115/115 KB 144/206 KB 528/587 KB 437/894 KB 176/1822 KB 115/115 KB 144/206 KB 528/587 KB 441/894 KB 176/1822 KB 115/115 KB 144/206 KB 528/587 KB 445/894 KB 176/1822 KB 115/115 KB 144/206 KB 528/587 KB 445/894 KB 176/1822 KB 115/115 KB 148/206 KB 528/587 KB 449/894 KB 176/1822 KB 115/115 KB 152/206 KB 528/587 KB 449/894 KB 176/1822 KB 115/115 KB 156/206 KB 532/587 KB 449/894 KB 180/1822 KB 115/115 KB 160/206 KB 528/587 KB 449/894 KB 176/1822 KB 115/115 KB 148/206 KB 532/587 KB 449/894 KB 180/1822 KB 115/115 KB 156/206 KB 528/587 KB 449/894 KB 180/1822 KB 115/115 KB 156/206 KB 532/587 KB 449/894 KB 184/1822 KB 115/115 KB 160/206 KB 532/587 KB 449/894 KB 188/1822 KB 115/115 KB 160/206 KB 532/587 KB 449/894 KB 192/1822 KB 115/115 KB 160/206 KB 536/587 KB 449/894 KB 192/1822 KB 115/115 KB 160/206 KB 540/587 KB 449/894 KB 192/1822 KB 115/115 KB 160/206 KB 544/587 KB 449/894 KB 192/1822 KB 115/115 KB 160/206 KB 544/587 KB 449/894 KB 196/1822 KB 115/115 KB 160/206 KB 544/587 KB 449/894 KB 200/1822 KB 115/115 KB 160/206 KB 544/587 KB 449/894 KB 204/1822 KB 115/115 KB 160/206 KB 544/587 KB 449/894 KB 208/1822 KB 115/115 KB 160/206 KB 548/587 KB 449/894 KB 208/1822 KB 115/115 KB 160/206 KB 552/587 KB 449/894 KB 208/1822 KB 115/115 KB 160/206 KB 556/587 KB 449/894 KB 208/1822 KB 115/115 KB 160/206 KB 560/587 KB 449/894 KB 208/1822 KB 115/115 KB 160/206 KB 560/587 KB 449/894 KB 212/1822 KB 115/115 KB 160/206 KB 560/587 KB 449/894 KB 216/1822 KB 115/115 KB 160/206 KB 560/587 KB 453/894 KB 220/1822 KB 115/115 KB 160/206 KB 560/587 KB 453/894 KB 224/1822 KB 115/115 KB 160/206 KB 560/587 KB 453/894 KB 216/1822 KB 115/115 KB 160/206 KB 564/587 KB 457/894 KB 224/1822 KB 115/115 KB 160/206 KB 564/587 KB 461/894 KB 224/1822 KB 115/115 KB 160/206 KB 564/587 KB 453/894 KB 224/1822 KB 115/115 KB 160/206 KB 568/587 KB 461/894 KB 224/1822 KB 115/115 KB 160/206 KB 572/587 KB 465/894 KB 224/1822 KB 115/115 KB 160/206 KB 576/587 KB 465/894 KB 224/1822 KB 115/115 KB 160/206 KB 580/587 KB 465/894 KB 228/1822 KB 164/206 KB 568/587 KB 465/894 KB 224/1822 KB 115/115 KB 160/206 KB 576/587 KB 465/894 KB 228/1822 KB 164/206 KB 576/587 KB 465/894 KB 224/1822 KB 164/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 127.0 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 580/587 KB 469/894 KB 228/1822 KB 168/206 KB 580/587 KB 469/894 KB 228/1822 KB 172/206 KB 580/587 KB 469/894 KB 228/1822 KB 176/206 KB 580/587 KB 469/894 KB 228/1822 KB 164/206 KB 580/587 KB 473/894 KB 232/1822 KB 176/206 KB 580/587 KB 469/894 KB 232/1822 KB 176/206 KB 580/587 KB 473/894 KB 236/1822 KB 176/206 KB 584/587 KB 477/894 KB 240/1822 KB 176/206 KB 584/587 KB 477/894 KB 236/1822 KB 176/206 KB 584/587 KB 473/894 KB 236/1822 KB 176/206 KB 587/587 KB 477/894 KB 240/1822 KB 176/206 KB 587/587 KB 477/894 KB 240/1822 KB 180/206 KB 587/587 KB 481/894 KB 244/1822 KB 184/206 KB 587/587 KB 481/894 KB 244/1822 KB 180/206 KB 587/587 KB 481/894 KB 244/1822 KB 188/206 KB 587/587 KB 477/894 KB 244/1822 KB 180/206 KB 587/587 KB 485/894 KB 244/1822 KB 188/206 KB 587/587 KB 485/894 KB 244/1822 KB 192/206 KB 587/587 KB 485/894 KB 248/1822 KB 192/206 KB 587/587 KB 489/894 KB 248/1822 KB 192/206 KB 587/587 KB 489/894 KB 252/1822 KB 192/206 KB 587/587 KB 493/894 KB 252/1822 KB 192/206 KB 587/587 KB 493/894 KB 256/1822 KB 192/206 KB 587/587 KB 497/894 KB 256/1822 KB 192/206 KB 587/587 KB 501/894 KB 260/1822 KB 196/206 KB 587/587 KB 505/894 KB 260/1822 KB 196/206 KB 587/587 KB 497/894 KB 260/1822 KB 196/206 KB 587/587 KB 497/894 KB 256/1822 KB 196/206 KB 587/587 KB 509/894 KB 260/1822 KB 200/206 KB 587/587 KB 509/894 KB 260/1822 KB 204/206 KB 587/587 KB 509/894 KB 260/1822 KB 206/206 KB 587/587 KB 509/894 KB 264/1822 KB 206/206 KB 587/587 KB 509/894 KB 268/1822 KB 206/206 KB 587/587 KB 509/894 KB 272/1822 KB 206/206 KB 587/587 KB 509/894 KB 260/1822 KB 206/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 645.4 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-mysql-0: 10:02:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 513/894 KB 272/1822 KB 206/206 KB 517/894 KB 272/1822 KB 206/206 KB 4/314 KB 517/894 KB 272/1822 KB 206/206 KB 8/314 KB 517/894 KB 272/1822 KB 206/206 KB 12/314 KB 517/894 KB 272/1822 KB 206/206 KB 16/314 KB 517/894 KB 272/1822 KB 206/206 KB 16/314 KB 517/894 KB 276/1822 KB 206/206 KB 16/314 KB 521/894 KB 276/1822 KB 206/206 KB 16/314 KB 525/894 KB 276/1822 KB 206/206 KB 16/314 KB 525/894 KB 280/1822 KB 206/206 KB 16/314 KB 525/894 KB 284/1822 KB 206/206 KB 20/314 KB 525/894 KB 288/1822 KB 20/314 KB 529/894 KB 288/1822 KB 20/314 KB 533/894 KB 288/1822 KB 20/314 KB 537/894 KB 288/1822 KB 20/314 KB 541/894 KB 292/1822 KB 4/57 KB 20/314 KB 525/894 KB 284/1822 KB 206/206 KB 24/314 KB 541/894 KB 292/1822 KB 4/57 KB 28/314 KB 541/894 KB 292/1822 KB 4/57 KB 32/314 KB 541/894 KB 292/1822 KB 4/57 KB 36/314 KB 541/894 KB 292/1822 KB 4/57 KB 40/314 KB 541/894 KB 292/1822 KB 4/57 KB 44/314 KB 541/894 KB 292/1822 KB 4/57 KB 48/314 KB 541/894 KB 292/1822 KB 4/57 KB 52/314 KB 541/894 KB 292/1822 KB 4/57 KB 56/314 KB 541/894 KB 292/1822 KB 4/57 KB 60/314 KB 541/894 KB 292/1822 KB 4/57 KB 64/314 KB 541/894 KB 292/1822 KB 4/57 KB 68/314 KB 541/894 KB 292/1822 KB 4/57 KB 72/314 KB 541/894 KB 292/1822 KB 4/57 KB 76/314 KB 541/894 KB 292/1822 KB 4/57 KB 80/314 KB 541/894 KB 292/1822 KB 4/57 KB 20/314 KB 537/894 KB 292/1822 KB 4/57 KB 20/314 KB 537/894 KB 292/1822 KB 80/314 KB 541/894 KB 296/1822 KB 4/57 KB 80/314 KB 541/894 KB 300/1822 KB 4/57 KB 80/314 KB 541/894 KB 304/1822 KB 4/57 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 224.3 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 80/314 KB 541/894 KB 308/1822 KB 4/57 KB 84/314 KB 545/894 KB 312/1822 KB 8/57 KB 84/314 KB 545/894 KB 316/1822 KB 8/57 KB 84/314 KB 545/894 KB 308/1822 KB 8/57 KB 80/314 KB 545/894 KB 308/1822 KB 8/57 KB 84/314 KB 549/894 KB 316/1822 KB 8/57 KB 80/314 KB 541/894 KB 308/1822 KB 8/57 KB 84/314 KB 549/894 KB 316/1822 KB 12/57 KB 84/314 KB 549/894 KB 316/1822 KB 16/57 KB 84/314 KB 549/894 KB 316/1822 KB 20/57 KB 88/314 KB 553/894 KB 320/1822 KB 20/57 KB 88/314 KB 553/894 KB 316/1822 KB 20/57 KB 84/314 KB 553/894 KB 316/1822 KB 20/57 KB 88/314 KB 557/894 KB 320/1822 KB 20/57 KB 92/314 KB 557/894 KB 320/1822 KB 20/57 KB 96/314 KB 557/894 KB 320/1822 KB 20/57 KB 100/314 KB 561/894 KB 324/1822 KB 24/57 KB 96/314 KB 557/894 KB 320/1822 KB 24/57 KB 100/314 KB 561/894 KB 324/1822 KB 28/57 KB 100/314 KB 561/894 KB 324/1822 KB 32/57 KB 96/314 KB 561/894 KB 324/1822 KB 24/57 KB 100/314 KB 565/894 KB 324/1822 KB 32/57 KB 100/314 KB 569/894 KB 324/1822 KB 32/57 KB 100/314 KB 573/894 KB 324/1822 KB 32/57 KB 96/314 KB 557/894 KB 324/1822 KB 24/57 KB 100/314 KB 573/894 KB 328/1822 KB 32/57 KB 100/314 KB 573/894 KB 332/1822 KB 32/57 KB 104/314 KB 573/894 KB 332/1822 KB 36/57 KB 104/314 KB 573/894 KB 336/1822 KB 40/57 KB 104/314 KB 573/894 KB 336/1822 KB 44/57 KB 104/314 KB 573/894 KB 336/1822 KB 48/57 KB 104/314 KB 573/894 KB 332/1822 KB 32/57 KB 104/314 KB 573/894 KB 336/1822 KB 36/57 KB 108/314 KB 573/894 KB 336/1822 KB 48/57 KB 112/314 KB 573/894 KB 336/1822 KB 48/57 KB 112/314 KB 573/894 KB 340/1822 KB 48/57 KB 116/314 KB 577/894 KB 344/1822 KB 52/57 KB 116/314 KB 577/894 KB 348/1822 KB 52/57 KB 116/314 KB 577/894 KB 352/1822 KB 52/57 KB 116/314 KB 577/894 KB 340/1822 KB 52/57 KB 112/314 KB 577/894 KB 340/1822 KB 48/57 KB 116/314 KB 581/894 KB 352/1822 KB 52/57 KB 116/314 KB 585/894 KB 352/1822 KB 52/57 KB 116/314 KB 589/894 KB 352/1822 KB 52/57 KB 112/314 KB 577/894 KB 340/1822 KB 52/57 KB 120/314 KB 589/894 KB 352/1822 KB 52/57 KB 124/314 KB 589/894 KB 352/1822 KB 56/57 KB 128/314 KB 589/894 KB 352/1822 KB 56/57 KB 120/314 KB 589/894 KB 352/1822 KB 56/57 KB 128/314 KB 593/894 KB 356/1822 KB 57/57 KB 4/263 KB 132/314 KB 593/894 KB 356/1822 KB 57/57 KB 4/263 KB 136/314 KB 593/894 KB 356/1822 KB 57/57 KB 4/263 KB 140/314 KB 593/894 KB 356/1822 KB 57/57 KB 4/263 KB 144/314 KB 593/894 KB 356/1822 KB 57/57 KB 4/263 KB 128/314 KB 593/894 KB 356/1822 KB 56/57 KB 4/263 KB 144/314 KB 597/894 KB 356/1822 KB 57/57 KB 4/263 KB 144/314 KB 601/894 KB 356/1822 KB 57/57 KB 4/263 KB 144/314 KB 605/894 KB 356/1822 KB 57/57 KB 4/263 KB 128/314 KB 589/894 KB 356/1822 KB 56/57 KB 4/263 KB 128/314 KB 589/894 KB 352/1822 KB 56/57 KB 4/263 KB 144/314 KB 605/894 KB 356/1822 KB 57/57 KB 8/263 KB 144/314 KB 605/894 KB 356/1822 KB 57/57 KB 12/263 KB 144/314 KB 605/894 KB 356/1822 KB 57/57 KB 16/263 KB 144/314 KB 605/894 KB 356/1822 KB 57/57 KB 20/263 KB 144/314 KB 605/894 KB 356/1822 KB 57/57 KB 24/263 KB 144/314 KB 605/894 KB 356/1822 KB 57/57 KB 28/263 KB 144/314 KB 605/894 KB 356/1822 KB 57/57 KB 32/263 KB 144/314 KB 605/894 KB 356/1822 KB 57/57 KB 36/263 KB 144/314 KB 605/894 KB 356/1822 KB 57/57 KB 40/263 KB 144/314 KB 605/894 KB 356/1822 KB 57/57 KB 44/263 KB 144/314 KB 605/894 KB 360/1822 KB 57/57 KB 44/263 KB 144/314 KB 605/894 KB 364/1822 KB 57/57 KB 48/263 KB 144/314 KB 605/894 KB 360/1822 KB 57/57 KB 48/263 KB 144/314 KB 605/894 KB 368/1822 KB 57/57 KB unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 48/263 KB 144/314 KB 609/894 KB 368/1822 KB 57/57 KB 48/263 KB 148/314 KB 613/894 KB 372/1822 KB 52/263 KB 148/314 KB 617/894 KB 372/1822 KB 52/263 KB 148/314 KB 621/894 KB 372/1822 KB 52/263 KB 148/314 KB 609/894 KB 372/1822 KB 52/263 KB 148/314 KB 621/894 KB 372/1822 KB 56/263 KB 148/314 KB 621/894 KB 372/1822 KB 60/263 KB 148/314 KB 609/894 KB 372/1822 KB 48/263 KB 144/314 KB 609/894 KB 372/1822 KB 48/263 KB 148/314 KB 621/894 KB 376/1822 KB 60/263 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 60.1 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 152/314 KB 621/894 KB 376/1822 KB 60/263 KB 156/314 KB 621/894 KB 380/1822 KB 64/263 KB 160/314 KB 621/894 KB 380/1822 KB 64/263 KB 152/314 KB 621/894 KB 380/1822 KB 64/263 KB 160/314 KB 621/894 KB 384/1822 KB 64/263 KB 152/314 KB 621/894 KB 376/1822 KB 64/263 KB Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 160/314 KB 621/894 KB 384/1822 KB 68/263 KB 164/314 KB 625/894 KB 388/1822 KB 72/263 KB 164/314 KB 625/894 KB 388/1822 KB 76/263 KB 164/314 KB 625/894 KB 388/1822 KB 80/263 KB 164/314 KB 625/894 KB 388/1822 KB 68/263 KB 164/314 KB 629/894 KB 388/1822 KB 80/263 KB 160/314 KB 621/894 KB 388/1822 KB 68/263 KB 164/314 KB 633/894 KB 392/1822 KB 80/263 KB 164/314 KB 633/894 KB 396/1822 KB 80/263 KB 164/314 KB 621/894 KB 388/1822 KB 68/263 KB 164/314 KB 633/894 KB 392/1822 KB 80/263 KB 168/314 KB 633/894 KB 396/1822 KB 80/263 KB 168/314 KB 637/894 KB 396/1822 KB 80/263 KB 172/314 KB 637/894 KB 400/1822 KB 80/263 KB 172/314 KB 637/894 KB 400/1822 KB 80/263 KB 176/314 KB 637/894 KB 400/1822 KB 80/263 KB 180/314 KB 637/894 KB 404/1822 KB 80/263 KB 184/314 KB 641/894 KB 404/1822 KB 84/263 KB 176/314 KB 637/894 KB 404/1822 KB 80/263 KB 180/314 KB 641/894 KB 404/1822 KB 84/263 KB 184/314 KB 645/894 KB 404/1822 KB 84/263 KB 184/314 KB 649/894 KB 408/1822 KB 84/263 KB 180/314 KB 637/894 KB 404/1822 KB 84/263 KB 188/314 KB 649/894 KB 408/1822 KB 88/263 KB 188/314 KB 649/894 KB 408/1822 KB 92/263 KB 188/314 KB 649/894 KB 408/1822 KB 96/263 KB 188/314 KB 649/894 KB 408/1822 KB 84/263 KB 184/314 KB 645/894 KB 408/1822 KB 84/263 KB 188/314 KB 649/894 KB 412/1822 KB 96/263 KB 192/314 KB 649/894 KB 412/1822 KB 96/263 KB 196/314 KB 653/894 KB 416/1822 KB 96/263 KB 196/314 KB 653/894 KB 416/1822 KB 4/99 KB 96/263 KB 196/314 KB 653/894 KB 416/1822 KB 8/99 KB 96/263 KB 196/314 KB 653/894 KB 416/1822 KB 12/99 KB 96/263 KB 192/314 KB 653/894 KB 412/1822 KB 96/263 KB 192/314 KB 653/894 KB 416/1822 KB 96/263 KB 196/314 KB 653/894 KB 416/1822 KB 16/99 KB 96/263 KB 196/314 KB 653/894 KB 420/1822 KB 16/99 KB 96/263 KB 200/314 KB 657/894 KB 424/1822 KB 20/99 KB 100/263 KB 200/314 KB 657/894 KB 428/1822 KB 20/99 KB 100/263 KB 200/314 KB 657/894 KB 420/1822 KB 20/99 KB 100/263 KB 200/314 KB 657/894 KB 420/1822 KB 20/99 KB 96/263 KB 196/314 KB 657/894 KB 420/1822 KB 20/99 KB 96/263 KB 196/314 KB 657/894 KB 420/1822 KB 16/99 KB 96/263 KB 200/314 KB 661/894 KB 432/1822 KB 20/99 KB 100/263 KB 200/314 KB 665/894 KB 432/1822 KB 20/99 KB 100/263 KB 204/314 KB 669/894 KB 432/1822 KB 24/99 KB 104/263 KB 204/314 KB 665/894 KB 432/1822 KB 24/99 KB 104/263 KB 204/314 KB 665/894 KB 432/1822 KB 20/99 KB 104/263 KB 204/314 KB 665/894 KB 432/1822 KB 20/99 KB 100/263 KB 208/314 KB 669/894 KB 432/1822 KB 24/99 KB 104/263 KB 200/314 KB 657/894 KB 432/1822 KB 20/99 KB 100/263 KB 208/314 KB 669/894 KB 432/1822 KB 28/99 KB 108/263 KB 208/314 KB 669/894 KB 432/1822 KB 24/99 KB 108/263 KB 208/314 KB 669/894 KB 432/1822 KB 28/99 KB 112/263 KB 208/314 KB 669/894 KB 432/1822 KB 32/99 KB 116/263 KB 212/314 KB 673/894 KB 436/1822 KB 32/99 KB 120/263 KB 212/314 KB 673/894 KB 436/1822 KB 32/99 KB 124/263 KB 212/314 KB 673/894 KB 436/1822 KB 32/99 KB 128/263 KB 208/314 KB 669/894 KB 432/1822 KB 32/99 KB 112/263 KB 212/314 KB 673/894 KB 436/1822 KB 36/99 KB 128/263 KB 212/314 KB 673/894 KB 436/1822 KB 40/99 KB 128/263 KB 212/314 KB 673/894 KB 436/1822 KB 44/99 KB 128/263 KB 212/314 KB 673/894 KB 436/1822 KB 48/99 KB 128/263 KB 212/314 KB 673/894 KB 436/1822 KB 32/99 KB 116/263 KB 212/314 KB 673/894 KB 432/1822 KB 32/99 KB 116/263 KB 214/314 KB 673/894 KB 436/1822 KB 48/99 KB 128/263 KB 208/314 KB 673/894 KB 432/1822 KB 32/99 KB 116/263 KB 214/314 KB 677/894 KB 436/1822 KB 48/99 KB 128/263 KB 214/314 KB 681/ unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 894 KB 436/1822 KB 48/99 KB 128/263 KB 214/314 KB 685/894 KB 436/1822 KB 48/99 KB 128/263 KB 214/314 KB 685/894 KB 440/1822 KB 48/99 KB 128/263 KB 214/314 KB 685/894 KB 444/1822 KB 48/99 KB 128/263 KB 214/314 KB 685/894 KB 448/1822 KB 48/99 KB 128/263 KB 218/314 KB 685/894 KB 448/1822 KB 48/99 KB 128/263 KB 222/314 KB 685/894 KB 448/1822 KB 48/99 KB 128/263 KB 226/314 KB 685/894 KB 448/1822 KB 48/99 KB 128/263 KB 230/314 KB 689/894 KB 448/1822 KB 52/99 KB 128/263 KB 234/314 KB 689/894 KB 448/1822 KB 52/99 KB 128/263 KB 238/314 KB 689/894 KB 452/1822 KB 52/99 KB 132/263 KB 242/314 KB 689/894 KB 452/1822 KB 52/99 KB 132/263 KB 226/314 KB 689/894 KB 448/1822 KB 52/99 KB 128/263 KB 226/314 KB 689/894 KB 448/1822 KB 48/99 KB 128/263 KB 242/314 KB 693/894 KB 452/1822 KB 52/99 KB 132/263 KB 234/314 KB 689/894 KB 452/1822 KB 52/99 KB 132/263 KB 242/314 KB 693/894 KB 452/1822 KB 52/99 KB 136/263 KB 234/314 KB 689/894 KB 452/1822 KB 52/99 KB 128/263 KB 242/314 KB 697/894 KB 452/1822 KB 52/99 KB 136/263 KB 242/314 KB 701/894 KB 456/1822 KB 52/99 KB 136/263 KB 242/314 KB 697/894 KB 456/1822 KB 52/99 KB 136/263 KB 242/314 KB 701/894 KB 456/1822 KB 56/99 KB 140/263 KB 242/314 KB 701/894 KB 456/1822 KB 56/99 KB 136/263 KB 242/314 KB 701/894 KB 460/1822 KB 56/99 KB 140/263 KB 242/314 KB 701/894 KB 464/1822 KB 56/99 KB 140/263 KB 242/314 KB 701/894 KB 468/1822 KB 60/99 KB 144/263 KB 246/314 KB 705/894 KB 472/1822 KB 60/99 KB 144/263 KB 246/314 KB 705/894 KB 476/1822 KB 60/99 KB 144/263 KB 242/314 KB 701/894 KB 464/1822 KB 60/99 KB 144/263 KB 242/314 KB 701/894 KB 464/1822 KB 60/99 KB 140/263 KB 246/314 KB 705/894 KB 476/1822 KB 64/99 KB 144/263 KB 246/314 KB 705/894 KB 476/1822 KB 64/99 KB 148/263 KB 246/314 KB 705/894 KB 476/1822 KB 68/99 KB 152/263 KB 246/314 KB 705/894 KB 476/1822 KB 68/99 KB 156/263 KB 246/314 KB 705/894 KB 476/1822 KB 68/99 KB 160/263 KB 246/314 KB 705/894 KB 468/1822 KB 60/99 KB 144/263 KB 246/314 KB 701/894 KB 468/1822 KB 60/99 KB 144/263 KB 250/314 KB 705/894 KB 476/1822 KB 68/99 KB 160/263 KB 246/314 KB 705/894 KB 476/1822 KB 68/99 KB 148/263 KB 250/314 KB 709/894 KB 476/1822 KB 68/99 KB 160/263 KB 250/314 KB 713/894 KB 476/1822 KB 68/99 KB 160/263 KB 250/314 KB 713/894 KB 476/1822 KB 72/99 KB 160/263 KB 254/314 KB 713/894 KB 476/1822 KB 72/99 KB 160/263 KB 254/314 KB 717/894 KB 476/1822 KB 76/99 KB 160/263 KB 254/314 KB 717/894 KB 476/1822 KB 72/99 KB 160/263 KB 254/314 KB 717/894 KB 480/1822 KB 76/99 KB 160/263 KB 258/314 KB 717/894 KB 480/1822 KB 76/99 KB 160/263 KB 262/314 KB 717/894 KB 480/1822 KB 80/99 KB 160/263 KB 266/314 KB 717/894 KB 484/1822 KB 80/99 KB 160/263 KB 270/314 KB 721/894 KB 484/1822 KB 80/99 KB 164/263 KB 274/314 KB 721/894 KB 484/1822 KB 80/99 KB 164/263 KB 278/314 KB 721/894 KB 484/1822 KB 80/99 KB 164/263 KB 258/314 KB 717/894 KB 480/1822 KB 80/99 KB 160/263 KB 278/314 KB 721/894 KB 484/1822 KB 84/99 KB 164/263 KB 278/314 KB 721/894 KB 484/1822 KB 88/99 KB 164/263 KB 266/314 KB 721/894 KB 484/1822 KB 80/99 KB 164/263 KB 266/314 KB 717/894 KB 484/1822 KB 80/99 KB 164/263 KB 278/314 KB 721/894 KB 484/1822 KB 88/99 KB 168/263 KB 262/314 KB 717/894 KB 484/1822 KB 80/99 KB 160/263 KB 278/314 KB 725/894 KB 484/1822 KB 88/99 KB 168/263 KB 278/314 KB 725/894 KB 488/1822 KB 88/99 KB 172/263 KB 278/314 KB 729/894 KB 488/1822 KB 88/99 KB 172/263 KB 278/314 KB 725/894 KB 484/1822 KB 88/99 KB 172/263 KB 278/314 KB 729/8 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 94 KB 488/1822 KB 88/99 KB 176/263 KB 278/314 KB 733/894 KB 492/1822 KB 88/99 KB 176/263 KB 278/314 KB 729/894 KB 492/1822 KB 88/99 KB 176/263 KB 278/314 KB 733/894 KB 496/1822 KB 92/99 KB 176/263 KB 278/314 KB 733/894 KB 492/1822 KB 92/99 KB 176/263 KB 278/314 KB 733/894 KB 496/1822 KB 96/99 KB 176/263 KB 278/314 KB 733/894 KB 496/1822 KB 99/99 KB 176/263 KB 278/314 KB 737/894 KB 496/1822 KB 99/99 KB 176/263 KB 282/314 KB 741/894 KB 500/1822 KB 99/99 KB 180/263 KB 282/314 KB 737/894 KB 500/1822 KB 99/99 KB 180/263 KB 282/314 KB 737/894 KB 496/1822 KB 99/99 KB 180/263 KB 278/314 KB 737/894 KB 496/1822 KB 99/99 KB 180/263 KB 282/314 KB 741/894 KB 500/1822 KB 99/99 KB 184/263 KB 282/314 KB 741/894 KB 500/1822 KB 99/99 KB 188/263 KB 286/314 KB 741/894 KB 504/1822 KB 99/99 KB 192/263 KB 286/314 KB 741/894 KB 504/1822 KB 99/99 KB 188/263 KB 282/314 KB 741/894 KB 504/1822 KB 99/99 KB 188/263 KB 286/314 KB 745/894 KB 508/1822 KB 99/99 KB 192/263 KB 286/314 KB 745/894 KB 504/1822 KB 99/99 KB 192/263 KB 290/314 KB 745/894 KB 508/1822 KB 99/99 KB 192/263 KB 290/314 KB 749/894 KB 512/1822 KB 99/99 KB 192/263 KB 290/314 KB 749/894 KB 508/1822 KB 99/99 KB 192/263 KB 294/314 KB 749/894 KB 512/1822 KB 99/99 KB 192/263 KB 294/314 KB 753/894 KB 512/1822 KB 99/99 KB 192/263 KB 298/314 KB 757/894 KB 516/1822 KB 99/99 KB 196/263 KB 298/314 KB 761/894 KB 516/1822 KB 99/99 KB 196/263 KB 298/314 KB 765/894 KB 516/1822 KB 99/99 KB 196/263 KB 298/314 KB 753/894 KB 516/1822 KB 99/99 KB 196/263 KB 298/314 KB 753/894 KB 512/1822 KB 99/99 KB 196/263 KB 298/314 KB 765/894 KB 516/1822 KB 99/99 KB 200/263 KB 298/314 KB 753/894 KB 512/1822 KB 99/99 KB 192/263 KB 298/314 KB 765/894 KB 516/1822 KB 99/99 KB 204/263 KB 302/314 KB 765/894 KB 520/1822 KB 99/99 KB 208/263 KB 302/314 KB 765/894 KB 520/1822 KB 99/99 KB 204/263 KB 298/314 KB 765/894 KB 520/1822 KB 99/99 KB 204/263 KB 306/314 KB 765/894 KB 520/1822 KB 99/99 KB 208/263 KB 306/314 KB 765/894 KB 524/1822 KB 99/99 KB 208/263 KB 310/314 KB 765/894 KB 524/1822 KB 99/99 KB 208/263 KB 310/314 KB 765/894 KB 528/1822 KB 99/99 KB 208/263 KB 314/314 KB 765/894 KB 528/1822 KB 99/99 KB 208/263 KB 314/314 KB 769/894 KB 532/1822 KB 212/263 KB 314/314 KB 773/894 KB 532/1822 KB 212/263 KB 314/314 KB 765/894 KB 532/1822 KB 212/263 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 99.9 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 314/314 KB 773/894 KB 532/1822 KB 216/263 KB 314/314 KB 773/894 KB 532/1822 KB 220/263 KB 314/314 KB 765/894 KB 532/1822 KB 99/99 KB 208/263 KB 314/314 KB 777/894 KB 536/1822 KB 220/263 KB 314/314 KB 777/894 KB 540/1822 KB 224/263 KB 314/314 KB 777/894 KB 532/1822 KB 220/263 KB 314/314 KB 781/894 KB 540/1822 KB 224/263 KB 314/314 KB 777/894 KB 536/1822 KB 224/263 KB 314/314 KB 781/894 KB 540/1822 KB 228/263 KB 314/314 KB 785/894 KB 544/1822 KB 232/263 KB 314/314 KB 785/894 KB 544/1822 KB 228/263 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 314.5 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 314/314 KB 785/894 KB 540/1822 KB 228/263 KB 789/894 KB 548/1822 KB 236/263 KB 793/894 KB 548/1822 KB 236/263 KB 785/894 KB 548/1822 KB 236/263 KB 785/894 KB 548/1822 KB 232/263 KB 793/894 KB 552/1822 KB 236/263 KB 797/894 KB 556/1822 KB 240/263 KB 797/894 KB 560/1822 KB 240/263 KB 797/894 KB 552/1822 KB 240/263 KB 793/894 KB 552/1822 KB 240/263 KB 797/894 KB 560/1822 KB 244/263 KB 801/894 KB 560/1822 KB 248/263 KB 801/894 KB 560/1822 KB 252/263 KB 801/894 KB 560/1822 KB 256/263 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 801/894 KB 564/1822 KB 256/263 KB 801/894 KB 568/1822 KB 256/263 KB 801/894 KB 572/1822 KB 256/263 KB 801/894 KB 576/1822 KB 260/263 KB 801/894 KB 560/1822 KB 244/263 KB 805/894 KB 576/1822 KB 260/263 KB 809/894 KB 576/1822 KB 260/263 KB 3/276 KB 813/894 KB 576/1822 KB 260/263 KB 801/894 KB 572/1822 KB 260/263 KB 3/276 KB 813/894 KB 576/1822 KB 263/263 KB 3/276 KB 809/894 KB 576/1822 KB 260/263 KB 6/276 KB 813/894 KB 576/1822 KB 263/263 KB 9/276 KB 813/894 KB 576/1822 KB 263/263 KB 11/276 KB 813/894 KB 576/1822 KB 263/263 KB 14/276 KB 813/894 KB 576/1822 KB 263/263 KB 16/276 KB 813/894 KB 576/1822 KB 263/263 KB 19/276 KB 813/894 KB 576/1822 KB 263/263 KB 22/276 KB 813/894 KB 576/1822 KB 263/263 KB 25/276 KB 817/894 KB 580/1822 KB 263/263 KB 22/276 KB 817/894 KB 580/1822 KB 263/263 KB 22/276 KB 817/894 KB 576/1822 KB 263/263 KB 25/276 KB 821/894 KB 580/1822 KB 263/263 KB 25/276 KB 821/894 KB 584/1822 KB 263/263 KB 25/276 KB 821/894 KB 588/1822 KB 263/263 KB 25/276 KB 825/894 KB 588/1822 KB 4/54 KB 263/263 KB 25/276 KB 825/894 KB 588/1822 KB 8/54 KB 263/263 KB 25/276 KB 825/894 KB 588/1822 KB 12/54 KB 263/263 KB 25/276 KB 825/894 KB 588/1822 KB 16/54 KB 263/263 KB 25/276 KB 825/894 KB 588/1822 KB 263/263 KB 27/276 KB 829/894 KB 588/1822 KB 16/54 KB 263/263 KB 27/276 KB 825/894 KB 588/1822 KB 16/54 KB 263/263 KB 27/276 KB 829/894 KB 592/1822 KB 16/54 KB 263/263 KB 30/276 KB 829/894 KB 592/1822 KB 16/54 KB 263/263 KB 32/276 KB 829/894 KB 596/1822 KB 20/54 KB 263/263 KB 36/276 KB 829/894 KB 596/1822 KB 20/54 KB 40/276 KB 833/894 KB 596/1822 KB 20/54 KB 30/276 KB 829/894 KB 596/1822 KB 20/54 KB 263/263 KB 40/276 KB 833/894 KB 600/1822 KB 20/54 KB 30/276 KB 829/894 KB 592/1822 KB 20/54 KB 263/263 KB 40/276 KB 833/894 KB 600/1822 KB 24/54 KB 36/276 KB 833/894 KB 596/1822 KB 20/54 KB 40/276 KB 833/894 KB 600/1822 KB 28/54 KB 40/276 KB 837/894 KB 604/1822 KB 32/54 KB 40/276 KB 837/894 KB 604/1822 KB 32/54 KB 40/276 KB 837/894 KB 608/1822 KB 32/54 KB 40/276 KB 837/894 KB 600/1822 KB 28/54 KB 40/276 KB 841/894 KB 608/1822 KB 32/54 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 258.6 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 40/276 KB 845/894 KB 608/1822 KB 32/54 KB 40/276 KB 845/894 KB 612/1822 KB 32/54 KB 44/276 KB 849/894 KB 616/1822 KB 36/54 KB 44/276 KB 849/894 KB 620/1822 KB 36/54 KB 44/276 KB 845/894 KB 612/1822 KB 32/54 KB 48/276 KB 849/894 KB 624/1822 KB 36/54 KB 52/276 KB 849/894 KB 624/1822 KB 36/54 KB 56/276 KB 849/894 KB 624/1822 KB 36/54 KB 44/276 KB 849/894 KB 612/1822 KB 36/54 KB 44/276 KB 845/894 KB 612/1822 KB 36/54 KB 56/276 KB 849/894 KB 624/1822 KB 40/54 KB 56/276 KB 849/894 KB 624/1822 KB 44/54 KB 56/276 KB 849/894 KB 624/1822 KB 48/54 KB 44/276 KB 849/894 KB 624/1822 KB 36/54 KB 56/276 KB 853/894 KB 624/1822 KB 48/54 KB 56/276 KB 857/894 KB 624/1822 KB 48/54 KB 56/276 KB 861/894 KB 624/1822 KB 48/54 KB 56/276 KB 861/894 KB 628/1822 KB 48/54 KB 60/276 KB 865/894 KB 632/1822 KB 52/54 KB 60/276 KB 865/894 KB 628/1822 KB 52/54 KB 60/276 KB 861/894 KB 628/1822 KB 52/54 KB 60/276 KB 861/894 KB 628/1822 KB 48/54 KB 63/276 KB 865/894 KB 636/1822 KB 52/54 KB 63/276 KB 865/894 KB 636/1822 KB 54/54 KB 67/276 KB 865/894 KB 636/1822 KB 54/54 KB 60/276 KB 869/894 KB 636/1822 KB 54/54 KB 67/276 KB 869/894 KB 636/1822 KB 54/54 KB 67/276 KB 869/894 KB 640/1822 KB 54/54 KB 71/276 KB 873/894 KB 640/1822 KB 54/54 KB 75/276 KB 873/894 KB 640/1822 KB 54/54 KB 79/276 KB 873/894 KB 640/1822 KB 54/54 KB 67/276 KB 873/894 KB 640/1822 KB 54/54 KB 79/276 KB 877/894 KB 640/1822 KB 54/54 KB 79/276 KB 881/894 KB 640/1822 KB 54/54 KB 83/276 KB 885/894 KB 644/1822 KB 54/54 KB 83/276 KB 889/894 KB 644/1822 KB 54/54 KB 83/276 KB 881/894 KB 644/1822 KB 54/54 KB 83/276 KB 893/894 KB 648/1822 KB 54/54 KB 83/276 KB 893/894 KB 652/1822 KB 54/54 KB 83/276 KB 881/894 KB 640/1822 KB 54/54 KB 87/276 KB 893/894 KB 656/1822 KB 54/54 KB 83/276 KB 893/894 KB 656/1822 KB 54/54 KB 83/276 KB 893/894 KB 644/1822 KB 54/54 KB 91/276 KB 893/894 KB 656/1822 KB 54/54 KB 91/276 KB 894/894 KB 656/1822 KB 54/54 KB 95/276 KB 894/894 KB 656/1822 KB 54/54 KB 99/276 KB 894/894 KB 660/1822 KB 4/748 KB 54/54 KB 103/276 KB 894/894 KB 660/1822 KB 4/748 KB 54/54 KB 107/276 KB 894/894 KB 660/1822 KB 4/748 KB 111/276 KB 894/894 KB 660/1822 KB 4/748 KB 95/276 KB 894/894 KB 660/1822 KB 4/748 KB 54/54 KB 95/276 KB 894/894 KB 656/1822 KB 4/748 KB 54/54 KB 111/276 KB 894/894 KB 660/1822 KB 8/748 KB 111/276 KB 894/894 KB 660/1822 KB 12/748 KB 111/276 KB 894/894 KB 660/1822 KB 16/748 KB 111/276 KB 894/894 KB 660/1822 KB 20/748 KB 111/276 KB 894/894 KB 660/1822 KB 24/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 52.2 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 111/276 KB 894/894 KB 660/1822 KB 28/748 KB 111/276 KB 894/894 KB 660/1822 KB 32/748 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 111/276 KB 894/894 KB 660/1822 KB 36/748 KB 111/276 KB 894/894 KB 664/1822 KB 40/748 KB 111/276 KB 894/894 KB 664/1822 KB 44/748 KB 111/276 KB 894/894 KB 664/1822 KB 48/748 KB 111/276 KB 894/894 KB 664/1822 KB 36/748 KB 111/276 KB 894/894 KB 668/1822 KB 48/748 KB 111/276 KB 894/894 KB 672/1822 KB 48/748 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 863.0 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 115/276 KB 676/1822 KB 52/748 KB 115/276 KB 676/1822 KB 48/748 KB 115/276 KB 676/1822 KB 56/748 KB 115/276 KB 680/1822 KB 60/748 KB 115/276 KB 680/1822 KB 64/748 KB 115/276 KB 672/1822 KB 48/748 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 115/276 KB 680/1822 KB 56/748 KB 115/276 KB 684/1822 KB 64/748 KB 119/276 KB 688/1822 KB 64/748 KB 119/276 KB 684/1822 KB 64/748 KB 123/276 KB 688/1822 KB 64/748 KB 127/276 KB 688/1822 KB 64/748 KB 127/276 KB 692/1822 KB 64/748 KB 131/276 KB 696/1822 KB 68/748 KB 4/223 KB 131/276 KB 700/1822 KB 68/748 KB 4/223 KB 131/276 KB 692/1822 KB 68/748 KB 4/223 KB 127/276 KB 692/1822 KB 68/748 KB 4/223 KB 127/276 KB 692/1822 KB 64/748 KB 4/223 KB 131/276 KB 700/1822 KB 68/748 KB 8/223 KB 131/276 KB 700/1822 KB 68/748 KB 12/223 KB 131/276 KB 700/1822 KB 68/748 KB 16/223 KB 131/276 KB 700/1822 KB 68/748 KB 20/223 KB 131/276 KB 700/1822 KB 72/748 KB 24/223 KB 131/276 KB 700/1822 KB 72/748 KB 20/223 KB 131/276 KB 700/1822 KB 76/748 KB 24/223 KB 135/276 KB 700/1822 KB 76/748 KB 28/223 KB 135/276 KB 704/1822 KB 76/748 KB 32/223 KB 135/276 KB 700/1822 KB 76/748 KB 24/223 KB 135/276 KB 704/1822 KB 80/748 KB 32/223 KB 135/276 KB 704/1822 KB 76/748 KB 28/223 KB 139/276 KB 704/1822 KB 80/748 KB 32/223 KB 139/276 KB 704/1822 KB 84/748 KB 32/223 KB 143/276 KB 708/1822 KB 88/748 KB 36/223 KB 143/276 KB 708/1822 KB 84/748 KB 36/223 KB 143/276 KB 708/1822 KB 4/27 KB 92/748 KB 36/223 KB 143/276 KB 708/1822 KB 8/27 KB 92/748 KB 36/223 KB 143/276 KB 708/1822 KB 12/27 KB 92/748 KB 36/223 KB 143/276 KB 712/1822 KB 16/27 KB 92/748 KB 36/223 KB 143/276 KB 704/1822 KB 84/748 KB 36/223 KB 143/276 KB 704/1822 KB 84/748 KB 32/223 KB 147/276 KB 712/1822 KB 16/27 KB 92/748 KB 36/223 KB 143/276 KB 712/1822 KB 12/27 KB 92/748 KB 36/223 KB 147/276 KB 712/1822 KB 16/27 KB 92/748 KB 40/223 KB 147/276 KB 716/1822 KB 16/27 KB 92/748 KB 40/223 KB 151/276 KB 716/1822 KB 16/27 KB 92/748 KB 44/223 KB 147/276 KB 716/1822 KB 16/27 KB 92/748 KB 44/223 KB 143/276 KB 708/1822 KB 92/748 KB 36/223 KB 151/276 KB 716/1822 KB 16/27 KB 96/748 KB 44/223 KB 155/276 KB 716/1822 KB 16/27 KB 100/748 KB 48/223 KB 155/276 KB 720/1822 KB 20/27 KB 104/748 KB 48/223 KB 155/276 KB 720/1822 KB 20/27 KB 108/748 KB 48/223 KB 155/276 KB 720/1822 KB 20/27 KB 112/748 KB 48/223 KB 155/276 KB 716/1822 KB 16/27 KB 96/748 KB 48/223 KB 155/276 KB 716/1822 KB 16/27 KB 96/748 KB 44/223 KB 159/276 KB 720/1822 KB 20/27 KB 112/748 KB 48/223 KB 155/276 KB 720/1822 KB 20/27 KB 100/748 KB 48/223 KB 159/276 KB 720/1822 KB 24/27 KB 112/748 KB 48/223 KB 159/276 KB 720/1822 KB 27/27 KB 112/748 KB 48/223 KB 155/276 KB 720/1822 KB 16/27 KB 100/748 KB 48/223 KB 159/276 KB 724/1822 KB 27/27 KB 112/748 KB 48/223 KB 163/276 KB 728/1822 KB 27/27 KB 112/748 KB 52/223 KB 163/276 KB 732/1822 KB 27/27 KB 112/748 KB 52/223 KB 163/276 KB 724/1822 KB 27/27 KB 112/748 KB 52/223 KB 159/276 KB 724/1822 KB 27/27 KB 112/748 KB 52/223 KB 163/276 KB 732/1822 KB 27/27 KB 112/748 KB 56/223 KB 163/276 KB 732/1822 KB 27/27 KB 112/748 KB 60/223 KB 167/276 KB 732/1822 KB 27/27 KB 112/748 KB 60/223 KB 167/276 KB 736/1822 KB 27/27 KB 112/748 KB 60/223 KB 167/276 KB 736/1822 KB 27/27 KB 112/748 KB 64/223 KB 171/276 KB 736/1822 KB 27/27 KB 112/748 KB 64/223 KB 175/276 KB 736/1822 KB 27/27 KB 112/748 KB 64/223 KB 179/276 KB 736/1822 KB 27/27 KB 112/748 KB 64/223 KB 183/276 KB 740/1822 KB 27/27 KB 116/748 KB 68/223 KB 179/276 KB 740/1822 KB 27/27 KB 116/748 KB 68/223 KB 179/276 KB 740/1822 KB 27/27 KB 112/748 KB 68/223 KB 179/276 KB 736/1822 KB 27/27 KB 112/748 KB 68/223 KB 183/276 KB 744/1822 KB 27/27 KB 116/748 KB 72/223 KB 183/276 KB 744/1822 KB 27 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install /27 KB 120/748 KB 72/223 KB 183/276 KB 744/1822 KB 27/27 KB 120/748 KB 72/223 KB 183/276 KB 748/1822 KB 27/27 KB 120/748 KB 76/223 KB 183/276 KB 752/1822 KB 27/27 KB 124/748 KB 76/223 KB 183/276 KB 744/1822 KB 27/27 KB 120/748 KB 76/223 KB 187/276 KB 752/1822 KB 27/27 KB 124/748 KB 80/223 KB 187/276 KB 752/1822 KB 27/27 KB 124/748 KB 76/223 KB 183/276 KB 748/1822 KB 27/27 KB 124/748 KB 76/223 KB 187/276 KB 752/1822 KB 27/27 KB 128/748 KB 80/223 KB 191/276 KB 752/1822 KB 27/27 KB 128/748 KB 80/223 KB 195/276 KB 752/1822 KB 128/748 KB 80/223 KB 199/276 KB 756/1822 KB 132/748 KB 84/223 KB 203/276 KB 756/1822 KB 132/748 KB 84/223 KB 207/276 KB 756/1822 KB 132/748 KB 84/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 24.9 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 195/276 KB 756/1822 KB 132/748 KB 84/223 KB 207/276 KB 756/1822 KB 132/748 KB 88/223 KB 195/276 KB 756/1822 KB 132/748 KB 80/223 KB 195/276 KB 752/1822 KB 132/748 KB 80/223 KB 207/276 KB 760/1822 KB 132/748 KB 88/223 KB 207/276 KB 760/1822 KB 136/748 KB 88/223 KB 207/276 KB 764/1822 KB 136/748 KB 88/223 KB 207/276 KB 768/1822 KB 140/748 KB 92/223 KB 207/276 KB 764/1822 KB 140/748 KB 92/223 KB 207/276 KB 764/1822 KB 136/748 KB 92/223 KB 207/276 KB 768/1822 KB 140/748 KB 96/223 KB 207/276 KB 768/1822 KB 144/748 KB 96/223 KB 211/276 KB 768/1822 KB 148/748 KB 96/223 KB 211/276 KB 772/1822 KB 152/748 KB 100/223 KB 211/276 KB 772/1822 KB 156/748 KB 100/223 KB 211/276 KB 772/1822 KB 160/748 KB 100/223 KB 211/276 KB 768/1822 KB 144/748 KB 96/223 KB 211/276 KB 772/1822 KB 148/748 KB 100/223 KB 211/276 KB 772/1822 KB 148/748 KB 96/223 KB 211/276 KB 776/1822 KB 160/748 KB 100/223 KB 215/276 KB 776/1822 KB 160/748 KB 100/223 KB 219/276 KB 780/1822 KB 160/748 KB 100/223 KB 215/276 KB 780/1822 KB 160/748 KB 104/223 KB 219/276 KB 780/1822 KB 160/748 KB 104/223 KB 223/276 KB 780/1822 KB 160/748 KB 108/223 KB 223/276 KB 780/1822 KB 160/748 KB 112/223 KB 223/276 KB 784/1822 KB 160/748 KB 112/223 KB 223/276 KB 780/1822 KB 160/748 KB 104/223 KB 223/276 KB 784/1822 KB 164/748 KB 112/223 KB 227/276 KB 788/1822 KB 168/748 KB 116/223 KB 227/276 KB 788/1822 KB 164/748 KB 116/223 KB 227/276 KB 784/1822 KB 164/748 KB 116/223 KB 231/276 KB 788/1822 KB 168/748 KB 116/223 KB 235/276 KB 788/1822 KB 168/748 KB 116/223 KB 223/276 KB 784/1822 KB 164/748 KB 116/223 KB 235/276 KB 792/1822 KB 168/748 KB 120/223 KB 235/276 KB 792/1822 KB 168/748 KB 124/223 KB 235/276 KB 792/1822 KB 172/748 KB 128/223 KB 235/276 KB 792/1822 KB 168/748 KB 116/223 KB 239/276 KB 796/1822 KB 172/748 KB 128/223 KB 239/276 KB 792/1822 KB 172/748 KB 128/223 KB 235/276 KB 792/1822 KB 172/748 KB 124/223 KB 239/276 KB 800/1822 KB 176/748 KB 128/223 KB 239/276 KB 800/1822 KB 172/748 KB 128/223 KB 239/276 KB 4/178 KB 800/1822 KB 176/748 KB 128/223 KB 239/276 KB 8/178 KB 800/1822 KB 176/748 KB 128/223 KB 239/276 KB 12/178 KB 800/1822 KB 176/748 KB 128/223 KB 239/276 KB 16/178 KB 800/1822 KB 176/748 KB 128/223 KB 239/276 KB 20/178 KB 800/1822 KB 176/748 KB 128/223 KB 239/276 KB 24/178 KB 800/1822 KB 176/748 KB 128/223 KB 239/276 KB 28/178 KB 800/1822 KB 176/748 KB 128/223 KB 239/276 KB 32/178 KB 800/1822 KB 176/748 KB 128/223 KB 239/276 KB 32/178 KB 800/1822 KB 180/748 KB 128/223 KB 243/276 KB 36/178 KB 804/1822 KB 184/748 KB 132/223 KB 243/276 KB 36/178 KB 804/1822 KB 180/748 KB 132/223 KB 247/276 KB 36/178 KB 804/1822 KB 184/748 KB 132/223 KB 251/276 KB 36/178 KB 804/1822 KB 184/748 KB 132/223 KB 239/276 KB 36/178 KB 804/1822 KB 180/748 KB 132/223 KB 239/276 KB 36/178 KB 800/1822 KB 180/748 KB 132/223 KB 251/276 KB 40/178 KB 804/1822 KB 188/748 KB 132/223 KB 251/276 KB 44/178 KB 804/1822 KB 188/748 KB 132/223 KB 239/276 KB 32/178 KB 800/1822 KB 180/748 KB 132/223 KB 251/276 KB 44/178 KB 804/1822 KB 188/748 KB 136/223 KB 251/276 KB 36/178 KB 804/1822 KB 188/748 KB 132/223 KB 251/276 KB 48/178 KB 808/1822 KB 188/748 KB 136/223 KB 251/276 KB 44/178 KB 808/1822 KB 188/748 KB 136/223 KB 255/276 KB 48/178 KB 812/1822 KB 192/748 KB 140/223 KB 255/276 KB 48/178 KB 808/1822 KB 192/748 KB 140/223 KB 255/276 KB 48/178 KB 812/1822 KB 192/748 KB 144/223 KB 255/276 KB 48/178 KB 808/1822 KB 192/748 KB 136/223 KB 255/276 KB 48/178 K unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install B 808/1822 KB 188/748 KB 136/223 KB 259/276 KB 48/178 KB 812/1822 KB 192/748 KB 144/223 KB 263/276 KB 52/178 KB 816/1822 KB 196/748 KB 148/223 KB 267/276 KB 52/178 KB 816/1822 KB 196/748 KB 148/223 KB 259/276 KB 52/178 KB 816/1822 KB 196/748 KB 148/223 KB 267/276 KB 56/178 KB 816/1822 KB 196/748 KB 148/223 KB 267/276 KB 60/178 KB 816/1822 KB 196/748 KB 148/223 KB 267/276 KB 64/178 KB 816/1822 KB 196/748 KB 148/223 KB 259/276 KB 48/178 KB 816/1822 KB 196/748 KB 148/223 KB 267/276 KB 64/178 KB 816/1822 KB 200/748 KB 148/223 KB 267/276 KB 64/178 KB 816/1822 KB 204/748 KB 148/223 KB 267/276 KB 64/178 KB 816/1822 KB 208/748 KB 148/223 KB 259/276 KB 48/178 KB 816/1822 KB 192/748 KB 148/223 KB 259/276 KB 48/178 KB 816/1822 KB 192/748 KB 144/223 KB 271/276 KB 64/178 KB 820/1822 KB 208/748 KB 148/223 KB 271/276 KB 64/178 KB 816/1822 KB 208/748 KB 148/223 KB 271/276 KB 64/178 KB 820/1822 KB 208/748 KB 152/223 KB 271/276 KB 64/178 KB 824/1822 KB 208/748 KB 152/223 KB 271/276 KB 64/178 KB 824/1822 KB 208/748 KB 156/223 KB 271/276 KB 64/178 KB 828/1822 KB 208/748 KB 160/223 KB 271/276 KB 64/178 KB 828/1822 KB 208/748 KB 164/223 KB 275/276 KB 68/178 KB 828/1822 KB 212/748 KB 168/223 KB 275/276 KB 68/178 KB 828/1822 KB 212/748 KB 172/223 KB 271/276 KB 64/178 KB 828/1822 KB 208/748 KB 160/223 KB 275/276 KB 68/178 KB 832/1822 KB 212/748 KB 172/223 KB 275/276 KB 68/178 KB 836/1822 KB 212/748 KB 172/223 KB 275/276 KB 68/178 KB 840/1822 KB 212/748 KB 172/223 KB 275/276 KB 68/178 KB 828/1822 KB 212/748 KB 164/223 KB 275/276 KB 68/178 KB 828/1822 KB 208/748 KB 164/223 KB 276/276 KB 68/178 KB 840/1822 KB 212/748 KB 176/223 KB 271/276 KB 68/178 KB 828/1822 KB 208/748 KB 164/223 KB 276/276 KB 72/178 KB 840/1822 KB 212/748 KB 176/223 KB 276/276 KB 76/178 KB 840/1822 KB 216/748 KB 176/223 KB 276/276 KB 80/178 KB 840/1822 KB 216/748 KB 176/223 KB 275/276 KB 68/178 KB 840/1822 KB 212/748 KB 176/223 KB 276/276 KB 72/178 KB 840/1822 KB 216/748 KB 176/223 KB 276/276 KB 80/178 KB 840/1822 KB 220/748 KB 176/223 KB 276/276 KB 80/178 KB 840/1822 KB 224/748 KB 176/223 KB 276/276 KB 80/178 KB 844/1822 KB 224/748 KB 176/223 KB 276/276 KB 80/178 KB 848/1822 KB 224/748 KB 176/223 KB 276/276 KB 84/178 KB 852/1822 KB 228/748 KB 180/223 KB 276/276 KB 84/178 KB 856/1822 KB 228/748 KB 180/223 KB 276/276 KB 80/178 KB 848/1822 KB 228/748 KB 176/223 KB 276/276 KB 84/178 KB 848/1822 KB 228/748 KB 180/223 KB 276/276 KB 80/178 KB 848/1822 KB 228/748 KB 180/223 KB 276/276 KB 88/178 KB 856/1822 KB 232/748 KB 180/223 KB 276/276 KB 84/178 KB 856/1822 KB 232/748 KB 180/223 KB 276/276 KB 92/178 KB 856/1822 KB 232/748 KB 180/223 KB 276/276 KB 92/178 KB 856/1822 KB 232/748 KB 184/223 KB 276/276 KB 92/178 KB 856/1822 KB 232/748 KB 188/223 KB 276/276 KB 96/178 KB 856/1822 KB 236/748 KB 188/223 KB 276/276 KB 92/178 KB 856/1822 KB 236/748 KB 188/223 KB 276/276 KB 96/178 KB 856/1822 KB 240/748 KB 188/223 KB 276/276 KB 96/178 KB 860/1822 KB 240/748 KB 192/223 KB 276/276 KB 96/178 KB 856/1822 KB 240/748 KB 192/223 KB 276/276 KB 96/178 KB 864/1822 KB 240/748 KB 192/223 KB 276/276 KB 96/178 KB 868/1822 KB 240/748 KB 192/223 KB 100/178 KB 872/1822 KB 244/748 KB 196/223 KB 100/178 KB 868/1822 KB 244/748 KB 196/223 KB 100/178 KB 872/1822 KB 248/748 KB 196/223 KB 100/178 KB 872/1822 KB 252/748 KB 196/223 KB 100/178 KB 872/1822 KB 256/748 KB 196/223 KB 100/178 KB 868/1822 KB 240/748 KB 196/223 KB 100/178 KB 876/1 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 822 KB 256/748 KB 200/223 KB 100/178 KB 876/1822 KB 256/748 KB 204/223 KB 100/178 KB 876/1822 KB 256/748 KB 208/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 251.5 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 276/276 KB 100/178 KB 868/1822 KB 240/748 KB 192/223 KB 104/178 KB 876/1822 KB 256/748 KB 208/223 KB 108/178 KB 876/1822 KB 256/748 KB 208/223 KB 112/178 KB 876/1822 KB 256/748 KB 208/223 KB 100/178 KB 876/1822 KB 256/748 KB 196/223 KB 112/178 KB 880/1822 KB 256/748 KB 208/223 KB 112/178 KB 880/1822 KB 260/748 KB 208/223 KB 1/23 KB 116/178 KB 884/1822 KB 264/748 KB 212/223 KB 1/23 KB 116/178 KB 884/1822 KB 260/748 KB 212/223 KB 1/23 KB 116/178 KB 884/1822 KB 260/748 KB 208/223 KB 116/178 KB 884/1822 KB 260/748 KB 208/223 KB 4/23 KB 116/178 KB 884/1822 KB 264/748 KB 212/223 KB 4/23 KB 120/178 KB 884/1822 KB 264/748 KB 216/223 KB 4/23 KB 124/178 KB 884/1822 KB 264/748 KB 216/223 KB 112/178 KB 884/1822 KB 260/748 KB 208/223 KB 6/23 KB 124/178 KB 888/1822 KB 268/748 KB 216/223 KB 4/23 KB 124/178 KB 884/1822 KB 268/748 KB 216/223 KB 4/23 KB 116/178 KB 884/1822 KB 264/748 KB 216/223 KB 6/23 KB 124/178 KB 888/1822 KB 268/748 KB 220/223 KB 6/23 KB 124/178 KB 888/1822 KB 268/748 KB 223/223 KB 6/23 KB 128/178 KB 888/1822 KB 268/748 KB 223/223 KB 6/23 KB 128/178 KB 888/1822 KB 272/748 KB 223/223 KB 6/23 KB 128/178 KB 888/1822 KB 268/748 KB 223/223 KB 6/23 KB 128/178 KB 892/1822 KB 272/748 KB 223/223 KB 9/23 KB 128/178 KB 892/1822 KB 272/748 KB 223/223 KB 9/23 KB 128/178 KB 896/1822 KB 272/748 KB 223/223 KB 9/23 KB 128/178 KB 896/1822 KB 276/748 KB 223/223 KB 12/23 KB 132/178 KB 900/1822 KB 280/748 KB 223/223 KB 12/23 KB 132/178 KB 900/1822 KB 284/748 KB 223/223 KB 12/23 KB 132/178 KB 900/1822 KB 288/748 KB 223/223 KB 12/23 KB 132/178 KB 900/1822 KB 276/748 KB 223/223 KB 12/23 KB 128/178 KB 896/1822 KB 276/748 KB 223/223 KB 14/23 KB 132/178 KB 900/1822 KB 288/748 KB 223/223 KB 14/23 KB 136/178 KB 900/1822 KB 288/748 KB 223/223 KB 17/23 KB 140/178 KB 900/1822 KB 288/748 KB 223/223 KB 17/23 KB 144/178 KB 900/1822 KB 288/748 KB 223/223 KB 12/23 KB 128/178 KB 900/1822 KB 276/748 KB 223/223 KB 17/23 KB 136/178 KB 900/1822 KB 288/748 KB 223/223 KB 17/23 KB 144/178 KB 904/1822 KB 288/748 KB 223/223 KB 17/23 KB 144/178 KB 908/1822 KB 288/748 KB 223/223 KB 20/23 KB 144/178 KB 912/1822 KB 288/748 KB 223/223 KB 20/23 KB 144/178 KB 916/1822 KB 288/748 KB 223/223 KB 20/23 KB 148/178 KB 920/1822 KB 292/748 KB 223/223 KB 20/23 KB 144/178 KB 908/1822 KB 288/748 KB 223/223 KB 22/23 KB 148/178 KB 920/1822 KB 292/748 KB 223/223 KB 23/23 KB 148/178 KB 920/1822 KB 292/748 KB 223/223 KB 20/23 KB 148/178 KB 916/1822 KB 292/748 KB 223/223 KB 23/23 KB 152/178 KB 920/1822 KB 292/748 KB 223/223 KB 20/23 KB 144/178 KB 916/1822 KB 292/748 KB 223/223 KB 23/23 KB 152/178 KB 920/1822 KB 296/748 KB 223/223 KB 23/23 KB 156/178 KB 920/1822 KB 296/748 KB 223/223 KB 23/23 KB 160/178 KB 920/1822 KB 300/748 KB 23/23 KB 156/178 KB 920/1822 KB 300/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 199.2 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 23/23 KB 160/178 KB 924/1822 KB 304/748 KB 23/23 KB 160/178 KB 924/1822 KB 300/748 KB 23/23 KB 160/178 KB 928/1822 KB 304/748 KB 23/23 KB 164/178 KB 928/1822 KB 304/748 KB 23/23 KB 168/178 KB 932/1822 KB 308/748 KB 23/23 KB 172/178 KB 932/1822 KB 308/748 KB 23/23 KB 164/178 KB 932/1822 KB 308/748 KB 23/23 KB 164/178 KB 928/1822 KB 308/748 KB 23/23 KB 172/178 KB 932/1822 KB 312/748 KB 23/23 KB 172/178 KB 932/1822 KB 316/748 KB 23/23 KB 176/178 KB 936/1822 KB 316/748 KB 23/23 KB 172/178 KB 936/1822 KB 316/748 KB 23/23 KB 176/178 KB 936/1822 KB 320/748 KB 23/23 KB 176/178 KB 940/1822 KB 320/748 KB 23/23 KB 176/178 KB 944/1822 KB 320/748 KB 23/23 KB 178/178 KB 944/1822 KB 320/748 KB 23/23 KB 178/178 KB 948/1822 KB 320/748 KB 23/23 KB 178/178 KB 952/1822 KB 324/748 KB 23/23 KB 178/178 KB 956/1822 KB 324/748 KB 23/23 KB 178/178 KB 960/1822 KB 324/748 KB 23/23 KB 178/178 KB 948/1822 KB 324/748 KB 23/23 KB 178/178 KB 960/1822 KB 328/748 KB 23/23 KB 178/178 KB 960/1822 KB 332/748 KB 23/23 KB 178/178 KB 960/1822 KB 336/748 KB 23/23 KB 178/178 KB 964/1822 KB 336/748 KB 23/23 KB 178/178 KB 968/1822 KB 340/748 KB 23/23 KB 178/178 KB 972/1822 KB 340/748 KB 23/23 KB 178/178 KB 976/1822 KB 340/748 KB 23/23 KB 178/178 KB 964/1822 KB 340/748 KB 23/23 KB 178/178 KB 976/1822 KB 344/748 KB 23/23 KB 178/178 KB 976/1822 KB 348/748 KB 23/23 KB 178/178 KB 976/1822 KB 352/748 KB 23/23 KB 178/178 KB 976/1822 KB 356/748 KB 178/178 KB 980/1822 KB 360/748 KB 178/178 KB 980/1822 KB 364/748 KB 178/178 KB 980/1822 KB 356/748 KB 178/178 KB 984/1822 KB 364/748 KB 178/178 KB 988/1822 KB 364/748 KB 178/178 KB 992/1822 KB 364/748 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 20.1 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 178/178 KB 992/1822 KB 368/748 KB 996/1822 KB 372/748 KB 996/1822 KB 368/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 156.4 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 1000/1822 KB 372/748 KB 1004/1822 KB 372/748 KB 1004/1822 KB 376/748 KB 1004/1822 KB 380/748 KB 1008/1822 KB 384/748 KB 1008/1822 KB 388/748 KB 4/55 KB 1008/1822 KB 392/748 KB 4/55 KB 1008/1822 KB 396/748 KB 4/55 KB 1008/1822 KB 380/748 KB 1008/1822 KB 384/748 KB 4/55 KB 1008/1822 KB 396/748 KB 8/55 KB 1008/1822 KB 396/748 KB 12/55 KB 1008/1822 KB 396/748 KB 16/55 KB 1008/1822 KB 396/748 KB 20/55 KB 1008/1822 KB 396/748 KB 24/55 KB 1008/1822 KB 396/748 KB 28/55 KB 1008/1822 KB 396/748 KB 32/55 KB 1008/1822 KB 396/748 KB 36/55 KB 1008/1822 KB 396/748 KB 40/55 KB 1008/1822 KB 396/748 KB 44/55 KB 1008/1822 KB 396/748 KB 48/55 KB 1008/1822 KB 396/748 KB 52/55 KB 3/1210 KB 1008/1822 KB 396/748 KB 52/55 KB 6/1210 KB 3/471 KB 1008/1822 KB 396/748 KB 52/55 KB 3/1210 KB 3/471 KB 1008/1822 KB 396/748 KB 52/55 KB 6/1210 KB 5/471 KB 1008/1822 KB 396/748 KB 55/55 KB 6/1210 KB 8/471 KB 1008/1822 KB 396/748 KB 55/55 KB 6/1210 KB 11/471 KB 1008/1822 KB 396/748 KB 55/55 KB 6/1210 KB 3/471 KB 1008/1822 KB 396/748 KB 55/55 KB 9/1210 KB 11/471 KB 1008/1822 KB 396/748 KB 55/55 KB 11/1210 KB 11/471 KB 1008/1822 KB 396/748 KB 55/55 KB 14/1210 KB 13/471 KB 1012/1822 KB 396/748 KB 55/55 KB 16/1210 KB 13/471 KB 1012/1822 KB 396/748 KB 55/55 KB 11/1210 KB 13/471 KB 1012/1822 KB 396/748 KB 55/55 KB 11/1210 KB 13/471 KB 1008/1822 KB 396/748 KB 55/55 KB 16/1210 KB 16/471 KB 1012/1822 KB 396/748 KB 55/55 KB 16/1210 KB 19/471 KB 1012/1822 KB 396/748 KB 55/55 KB 16/1210 KB 19/471 KB 1016/1822 KB 396/748 KB 55/55 KB 19/1210 KB 21/471 KB 1016/1822 KB 396/748 KB 55/55 KB 19/1210 KB 19/471 KB 1016/1822 KB 396/748 KB 55/55 KB 19/1210 KB 21/471 KB 1020/1822 KB 396/748 KB 55/55 KB 19/1210 KB 21/471 KB 1020/1822 KB 400/748 KB 55/55 KB 19/1210 KB 21/471 KB 1024/1822 KB 400/748 KB 55/55 KB 19/1210 KB 24/471 KB 1024/1822 KB 400/748 KB 55/55 KB 19/1210 KB 24/471 KB 1024/1822 KB 404/748 KB 55/55 KB 22/1210 KB 27/471 KB 1028/1822 KB 408/748 KB 22/1210 KB 27/471 KB 1024/1822 KB 404/748 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 47.1 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 22/1210 KB 27/471 KB 1028/1822 KB 404/748 KB 55/55 KB 22/1210 KB 24/471 KB 1024/1822 KB 404/748 KB 55/55 KB 25/1210 KB 29/471 KB 1028/1822 KB 408/748 KB 27/1210 KB 29/471 KB 1028/1822 KB 408/748 KB 22/1210 KB 29/471 KB 1028/1822 KB 408/748 KB 27/1210 KB 32/471 KB 1032/1822 KB 412/748 KB 27/1210 KB 29/471 KB 1032/1822 KB 412/748 KB 27/1210 KB 29/471 KB 1032/1822 KB 408/748 KB 27/1210 KB 32/471 KB 1036/1822 KB 412/748 KB 27/1210 KB 32/471 KB 1036/1822 KB 416/748 KB 27/1210 KB 32/471 KB 1040/1822 KB 416/748 KB 27/1210 KB 32/471 KB 1040/1822 KB 420/748 KB 27/1210 KB 36/471 KB 1044/1822 KB 424/748 KB 27/1210 KB 36/471 KB 1044/1822 KB 420/748 KB 27/1210 KB 40/471 KB 1044/1822 KB 428/748 KB 27/1210 KB 44/471 KB 1044/1822 KB 428/748 KB 27/1210 KB 48/471 KB 1044/1822 KB 428/748 KB 27/1210 KB 32/471 KB 1044/1822 KB 420/748 KB 27/1210 KB 48/471 KB 1048/1822 KB 428/748 KB 27/1210 KB 48/471 KB 1052/1822 KB 428/748 KB 27/1210 KB 48/471 KB 1056/1822 KB 428/748 KB 27/1210 KB 36/471 KB 1044/1822 KB 428/748 KB 27/1210 KB 48/471 KB 1056/1822 KB 432/748 KB 27/1210 KB 48/471 KB 1056/1822 KB 436/748 KB 27/1210 KB 52/471 KB 1060/1822 KB 440/748 KB 27/1210 KB 52/471 KB 1060/1822 KB 444/748 KB 27/1210 KB 52/471 KB 1060/1822 KB 448/748 KB 27/1210 KB 52/471 KB 1060/1822 KB 436/748 KB 27/1210 KB 56/471 KB 1060/1822 KB 448/748 KB 27/1210 KB 60/471 KB 1060/1822 KB 448/748 KB 27/1210 KB 64/471 KB 1060/1822 KB 448/748 KB 27/1210 KB 48/471 KB 1060/1822 KB 436/748 KB 27/1210 KB 64/471 KB 1064/1822 KB 448/748 KB 27/1210 KB 64/471 KB 1068/1822 KB 448/748 KB 27/1210 KB 64/471 KB 1072/1822 KB 448/748 KB 27/1210 KB 68/471 KB 1072/1822 KB 448/748 KB 30/1210 KB 68/471 KB 1076/1822 KB 452/748 KB 32/1210 KB 68/471 KB 1076/1822 KB 452/748 KB 36/1210 KB 68/471 KB 1076/1822 KB 452/748 KB 40/1210 KB 68/471 KB 1076/1822 KB 452/748 KB 4/93 KB 44/1210 KB 68/471 KB 1076/1822 KB 452/748 KB 4/93 KB 48/1210 KB 68/471 KB 1076/1822 KB 452/748 KB 4/93 KB 52/1210 KB 68/471 KB 1076/1822 KB 452/748 KB 4/93 KB 56/1210 KB 68/471 KB 1076/1822 KB 452/748 KB 4/93 KB 60/1210 KB 68/471 KB 1076/1822 KB 452/748 KB 4/93 KB 63/1210 KB 68/471 KB 1076/1822 KB 452/748 KB 4/93 KB 63/1210 KB 72/471 KB 1076/1822 KB 452/748 KB 4/93 KB 67/1210 KB 72/471 KB 1076/1822 KB 452/748 KB 4/93 KB 27/1210 KB 68/471 KB 1076/1822 KB 452/748 KB 27/1210 KB 68/471 KB 1072/1822 KB 452/748 KB 67/1210 KB 76/471 KB 1076/1822 KB 452/748 KB 4/93 KB 67/1210 KB 80/471 KB 1076/1822 KB 452/748 KB 4/93 KB 36/1210 KB 68/471 KB 1076/1822 KB 452/748 KB 4/93 KB 67/1210 KB 80/471 KB 1080/1822 KB 456/748 KB 8/93 KB 67/1210 KB 80/471 KB 1080/1822 KB 456/748 KB 12/93 KB 67/1210 KB 80/471 KB 1080/1822 KB 456/748 KB 16/93 KB 67/1210 KB 80/471 KB 1080/1822 KB 456/748 KB 20/93 KB 67/1210 KB 80/471 KB 1080/1822 KB 456/748 KB 4/93 KB 67/1210 KB 80/471 KB 1076/1822 KB 456/748 KB 4/93 KB 67/1210 KB 80/471 KB 1080/1822 KB 460/748 KB 24/93 KB 67/1210 KB 84/471 KB 1084/1822 KB 464/748 KB 24/93 KB 71/1210 KB 84/471 KB 1084/1822 KB 468/748 KB 24/93 KB 71/1210 KB 84/471 KB 1084/1822 KB 472/748 KB 24/93 KB 71/1210 KB 84/471 KB 1084/1822 KB 476/748 KB 24/93 KB 71/1210 KB 84/471 KB 1084/1822 KB 480/748 KB 24/93 KB 67/1210 KB 80/471 KB 1080/1822 KB 456/748 KB 24/93 KB 71/1210 KB 84/471 KB 1084/1822 KB 464/748 KB 24/93 KB 67/1210 KB 84/471 KB 1084/1822 KB 460/748 KB 24/93 KB 71/1210 KB 84/471 KB 1088/1822 KB 480/748 KB 24/93 KB 75/1210 KB 84/471 KB 1088/1822 KB 480/748 KB 28 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install /93 KB 79/1210 KB 84/471 KB 1088/1822 KB 480/748 KB 28/93 KB 79/1210 KB 84/471 KB 1092/1822 KB 480/748 KB 28/93 KB 83/1210 KB 84/471 KB 1096/1822 KB 480/748 KB 28/93 KB 83/1210 KB 84/471 KB 1100/1822 KB 480/748 KB 28/93 KB 83/1210 KB 84/471 KB 1104/1822 KB 480/748 KB 28/93 KB 67/1210 KB 84/471 KB 1080/1822 KB 460/748 KB 24/93 KB 83/1210 KB 88/471 KB 1104/1822 KB 480/748 KB 28/93 KB 83/1210 KB 92/471 KB 1104/1822 KB 480/748 KB 28/93 KB 83/1210 KB 96/471 KB 1104/1822 KB 480/748 KB 28/93 KB 83/1210 KB 84/471 KB 1092/1822 KB 480/748 KB 28/93 KB 71/1210 KB 84/471 KB 1088/1822 KB 480/748 KB 28/93 KB 83/1210 KB 96/471 KB 1104/1822 KB 480/748 KB 32/93 KB 83/1210 KB 96/471 KB 1104/1822 KB 480/748 KB 36/93 KB 83/1210 KB 96/471 KB 1104/1822 KB 480/748 KB 40/93 KB 83/1210 KB 96/471 KB 1104/1822 KB 480/748 KB 44/93 KB 87/1210 KB 96/471 KB 1104/1822 KB 480/748 KB 44/93 KB 87/1210 KB 96/471 KB 1104/1822 KB 480/748 KB 48/93 KB 91/1210 KB 96/471 KB 1104/1822 KB 484/748 KB 48/93 KB 91/1210 KB 100/471 KB 1108/1822 KB 488/748 KB 52/93 KB 91/1210 KB 100/471 KB 1108/1822 KB 492/748 KB 52/93 KB 91/1210 KB 96/471 KB 1104/1822 KB 480/748 KB 48/93 KB 95/1210 KB 100/471 KB 1108/1822 KB 492/748 KB 52/93 KB 99/1210 KB 100/471 KB 1108/1822 KB 492/748 KB 52/93 KB 91/1210 KB 100/471 KB 1108/1822 KB 484/748 KB 52/93 KB 91/1210 KB 100/471 KB 1108/1822 KB 484/748 KB 48/93 KB 99/1210 KB 104/471 KB 1108/1822 KB 496/748 KB 52/93 KB 99/1210 KB 108/471 KB 1108/1822 KB 496/748 KB 52/93 KB 99/1210 KB 112/471 KB 1108/1822 KB 496/748 KB 52/93 KB 91/1210 KB 96/471 KB 1108/1822 KB 484/748 KB 48/93 KB 99/1210 KB 112/471 KB 1112/1822 KB 496/748 KB 56/93 KB 99/1210 KB 112/471 KB 1108/1822 KB 496/748 KB 56/93 KB 99/1210 KB 112/471 KB 1116/1822 KB 496/748 KB 60/93 KB 99/1210 KB 112/471 KB 1116/1822 KB 496/748 KB 64/93 KB 99/1210 KB 100/471 KB 1108/1822 KB 496/748 KB 52/93 KB 99/1210 KB 112/471 KB 1116/1822 KB 496/748 KB 60/93 KB 99/1210 KB 112/471 KB 1120/1822 KB 496/748 KB 64/93 KB 103/1210 KB 112/471 KB 1124/1822 KB 496/748 KB 64/93 KB 103/1210 KB 116/471 KB 1128/1822 KB 500/748 KB 68/93 KB 103/1210 KB 116/471 KB 1132/1822 KB 500/748 KB 68/93 KB 103/1210 KB 112/471 KB 1120/1822 KB 496/748 KB 64/93 KB 107/1210 KB 116/471 KB 1132/1822 KB 500/748 KB 68/93 KB 111/1210 KB 116/471 KB 1132/1822 KB 500/748 KB 68/93 KB 115/1210 KB 116/471 KB 1132/1822 KB 500/748 KB 68/93 KB 119/1210 KB 116/471 KB 1132/1822 KB 500/748 KB 68/93 KB 103/1210 KB 116/471 KB 1124/1822 KB 500/748 KB 68/93 KB 103/1210 KB 116/471 KB 1124/1822 KB 500/748 KB 64/93 KB 103/1210 KB 116/471 KB 1124/1822 KB 496/748 KB 64/93 KB 119/1210 KB 120/471 KB 1136/1822 KB 500/748 KB 68/93 KB 119/1210 KB 124/471 KB 1136/1822 KB 500/748 KB 68/93 KB 119/1210 KB 128/471 KB 1136/1822 KB 500/748 KB 68/93 KB 119/1210 KB 132/471 KB 1136/1822 KB 504/748 KB 72/93 KB 119/1210 KB 116/471 KB 1136/1822 KB 500/748 KB 68/93 KB 123/1210 KB 132/471 KB 1136/1822 KB 504/748 KB 72/93 KB 119/1210 KB 128/471 KB 1136/1822 KB 504/748 KB 72/93 KB 119/1210 KB 128/471 KB 1136/1822 KB 504/748 KB 68/93 KB 123/1210 KB 132/471 KB 1136/1822 KB 504/748 KB 76/93 KB 123/1210 KB 132/471 KB 1136/1822 KB 508/748 KB 80/93 KB 123/1210 KB 132/471 KB 1136/1822 KB 508/748 KB 76/93 KB 123/1210 KB 132/471 KB 1136/1822 KB 512/748 KB 80/93 KB 123/1210 KB 132/471 KB 1136/1822 KB 512/748 KB 84/93 KB 127/1210 KB 136/471 KB 1140/1822 KB 516/748 KB 88/93 KB 127/1210 KB 136/471 KB 1140/1822 KB 516/748 KB unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 92/93 KB 127/1210 KB 136/471 KB 1140/1822 KB 516/748 KB 93/93 KB 127/1210 KB 132/471 KB 1136/1822 KB 512/748 KB 84/93 KB 127/1210 KB 136/471 KB 1140/1822 KB 516/748 KB 84/93 KB 127/1210 KB 140/471 KB 1140/1822 KB 516/748 KB 93/93 KB 131/1210 KB 144/471 KB 1140/1822 KB 516/748 KB 93/93 KB 127/1210 KB 132/471 KB 1140/1822 KB 516/748 KB 84/93 KB 127/1210 KB 132/471 KB 1136/1822 KB 516/748 KB 84/93 KB 131/1210 KB 144/471 KB 1140/1822 KB 520/748 KB 93/93 KB 131/1210 KB 144/471 KB 1144/1822 KB 524/748 KB 93/93 KB 131/1210 KB 144/471 KB 1144/1822 KB 528/748 KB 93/93 KB 131/1210 KB 144/471 KB 1144/1822 KB 532/748 KB 93/93 KB 131/1210 KB 148/471 KB 1144/1822 KB 536/748 KB 93/93 KB 131/1210 KB 148/471 KB 1144/1822 KB 540/748 KB 93/93 KB 131/1210 KB 148/471 KB 1144/1822 KB 544/748 KB 93/93 KB 131/1210 KB 140/471 KB 1140/1822 KB 516/748 KB 93/93 KB 135/1210 KB 148/471 KB 1144/1822 KB 544/748 KB 93/93 KB 139/1210 KB 148/471 KB 1144/1822 KB 544/748 KB 93/93 KB 143/1210 KB 148/471 KB 1144/1822 KB 544/748 KB 93/93 KB 131/1210 KB 148/471 KB 1144/1822 KB 532/748 KB 93/93 KB 131/1210 KB 144/471 KB 1144/1822 KB 520/748 KB 93/93 KB 143/1210 KB 148/471 KB 1148/1822 KB 544/748 KB 93/93 KB 143/1210 KB 148/471 KB 1152/1822 KB 544/748 KB 93/93 KB 143/1210 KB 148/471 KB 1156/1822 KB 544/748 KB 93/93 KB 147/1210 KB 152/471 KB 1160/1822 KB 544/748 KB 93/93 KB 147/1210 KB 152/471 KB 1164/1822 KB 544/748 KB 93/93 KB 147/1210 KB 152/471 KB 1168/1822 KB 544/748 KB 93/93 KB 147/1210 KB 152/471 KB 1156/1822 KB 544/748 KB 93/93 KB 151/1210 KB 152/471 KB 1168/1822 KB 544/748 KB 93/93 KB 143/1210 KB 152/471 KB 1156/1822 KB 544/748 KB 93/93 KB 151/1210 KB 156/471 KB 1168/1822 KB 544/748 KB 93/93 KB 151/1210 KB 160/471 KB 1168/1822 KB 544/748 KB 93/93 KB 151/1210 KB 164/471 KB 1168/1822 KB 544/748 KB 93/93 KB 155/1210 KB 168/471 KB 1172/1822 KB 548/748 KB 93/93 KB 155/1210 KB 172/471 KB 1172/1822 KB 548/748 KB 93/93 KB 155/1210 KB 176/471 KB 1172/1822 KB 548/748 KB 93/93 KB 155/1210 KB 164/471 KB 1172/1822 KB 548/748 KB 93/93 KB 155/1210 KB 176/471 KB 1176/1822 KB 548/748 KB 93/93 KB 155/1210 KB 164/471 KB 1168/1822 KB 548/748 KB 93/93 KB 159/1210 KB 176/471 KB 1176/1822 KB 548/748 KB 93/93 KB 151/1210 KB 164/471 KB 1168/1822 KB 548/748 KB 93/93 KB 159/1210 KB 176/471 KB 1176/1822 KB 552/748 KB 93/93 KB 159/1210 KB 176/471 KB 1176/1822 KB 556/748 KB 93/93 KB 159/1210 KB 176/471 KB 1176/1822 KB 560/748 KB 93/93 KB 159/1210 KB 176/471 KB 1180/1822 KB 560/748 KB 93/93 KB 159/1210 KB 176/471 KB 1184/1822 KB 560/748 KB 163/1210 KB 176/471 KB 1188/1822 KB 560/748 KB 163/1210 KB 180/471 KB 1192/1822 KB 564/748 KB 163/1210 KB 180/471 KB 1196/1822 KB 564/748 KB 163/1210 KB 180/471 KB 1200/1822 KB 564/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 76.2 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 163/1210 KB 180/471 KB 1188/1822 KB 564/748 KB 163/1210 KB 180/471 KB 1200/1822 KB 568/748 KB 163/1210 KB 180/471 KB 1188/1822 KB 560/748 KB 163/1210 KB 176/471 KB 1184/1822 KB 560/748 KB 167/1210 KB 180/471 KB 1200/1822 KB 568/748 KB 171/1210 KB 180/471 KB 1200/1822 KB 568/748 KB 175/1210 KB 180/471 KB 1200/1822 KB 568/748 KB 175/1210 KB 184/471 KB 1200/1822 KB 568/748 KB 175/1210 KB 188/471 KB 1200/1822 KB 568/748 KB 175/1210 KB 192/471 KB 1200/1822 KB 572/748 KB 175/1210 KB 188/471 KB 1200/1822 KB 572/748 KB 175/1210 KB 192/471 KB 1200/1822 KB 576/748 KB 175/1210 KB 192/471 KB 1204/1822 KB 576/748 KB 179/1210 KB 196/471 KB 1208/1822 KB 580/748 KB 179/1210 KB 196/471 KB 1212/1822 KB 580/748 KB 179/1210 KB 196/471 KB 1216/1822 KB 580/748 KB 179/1210 KB 196/471 KB 1204/1822 KB 580/748 KB 179/1210 KB 192/471 KB 1204/1822 KB 580/748 KB 179/1210 KB 192/471 KB 1204/1822 KB 576/748 KB 183/1210 KB 196/471 KB 1216/1822 KB 580/748 KB 187/1210 KB 196/471 KB 1216/1822 KB 580/748 KB 191/1210 KB 196/471 KB 1216/1822 KB 580/748 KB 191/1210 KB 196/471 KB 1216/1822 KB 584/748 KB 191/1210 KB 200/471 KB 1216/1822 KB 584/748 KB 191/1210 KB 200/471 KB 1216/1822 KB 588/748 KB 191/1210 KB 204/471 KB 1216/1822 KB 588/748 KB 191/1210 KB 204/471 KB 1216/1822 KB 592/748 KB 195/1210 KB 204/471 KB 1216/1822 KB 592/748 KB 199/1210 KB 208/471 KB 1216/1822 KB 592/748 KB 203/1210 KB 208/471 KB 1216/1822 KB 592/748 KB 207/1210 KB 208/471 KB 1216/1822 KB 592/748 KB 195/1210 KB 208/471 KB 1216/1822 KB 592/748 KB 207/1210 KB 212/471 KB 1216/1822 KB 592/748 KB 207/1210 KB 216/471 KB 1220/1822 KB 596/748 KB 207/1210 KB 220/471 KB 1220/1822 KB 596/748 KB 207/1210 KB 224/471 KB 1220/1822 KB 596/748 KB 207/1210 KB 212/471 KB 1220/1822 KB 596/748 KB 207/1210 KB 224/471 KB 1220/1822 KB 600/748 KB 207/1210 KB 224/471 KB 1220/1822 KB 604/748 KB 207/1210 KB 224/471 KB 1220/1822 KB 608/748 KB 207/1210 KB 224/471 KB 4/53 KB 1220/1822 KB 612/748 KB 211/1210 KB 228/471 KB 4/53 KB 1220/1822 KB 616/748 KB 211/1210 KB 228/471 KB 4/53 KB 1220/1822 KB 620/748 KB 211/1210 KB 228/471 KB 4/53 KB 1220/1822 KB 624/748 KB 207/1210 KB 212/471 KB 1220/1822 KB 592/748 KB 211/1210 KB 228/471 KB 4/53 KB 1224/1822 KB 624/748 KB 211/1210 KB 228/471 KB 4/53 KB 1228/1822 KB 624/748 KB 211/1210 KB 228/471 KB 4/53 KB 1232/1822 KB 624/748 KB 211/1210 KB 228/471 KB 4/53 KB 1236/1822 KB 624/748 KB 211/1210 KB 228/471 KB 4/53 KB 1240/1822 KB 624/748 KB 211/1210 KB 228/471 KB 4/53 KB 1244/1822 KB 624/748 KB 211/1210 KB 228/471 KB 4/53 KB 1248/1822 KB 624/748 KB 211/1210 KB 228/471 KB 4/53 KB 1220/1822 KB 612/748 KB 211/1210 KB 224/471 KB 4/53 KB 1220/1822 KB 612/748 KB 207/1210 KB 224/471 KB 4/53 KB 1220/1822 KB 608/748 KB 211/1210 KB 228/471 KB 8/53 KB 1248/1822 KB 624/748 KB 211/1210 KB 228/471 KB 12/53 KB 1248/1822 KB 624/748 KB 211/1210 KB 228/471 KB 16/53 KB 1248/1822 KB 624/748 KB 211/1210 KB 228/471 KB 20/53 KB 1248/1822 KB 624/748 KB 211/1210 KB 228/471 KB 24/53 KB 1248/1822 KB 624/748 KB 211/1210 KB 228/471 KB 28/53 KB 1248/1822 KB 624/748 KB 211/1210 KB 228/471 KB 32/53 KB 1248/1822 KB 624/748 KB 215/1210 KB 228/471 KB 32/53 KB 1248/1822 KB 624/748 KB 219/1210 KB 228/471 KB 32/53 KB 1248/1822 KB 624/748 KB 223/1210 KB 228/471 KB 32/53 KB 1248/1822 KB 624/748 KB 223/1210 KB 228/471 KB 36/53 KB 1248/1822 KB 624/748 KB 223/1210 KB 228/471 KB 40/53 KB 1248/1822 KB 624/748 KB 223/1210 KB 228/471 KB 44/53 KB 1248/1822 KB 624/748 KB 223/12 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 10 KB 232/471 KB 44/53 KB 1248/1822 KB 624/748 KB 227/1210 KB 232/471 KB 48/53 KB 1248/1822 KB 624/748 KB 231/1210 KB 236/471 KB 48/53 KB 1252/1822 KB 628/748 KB 235/1210 KB 236/471 KB 48/53 KB 1252/1822 KB 628/748 KB 239/1210 KB 236/471 KB 48/53 KB 1252/1822 KB 628/748 KB 223/1210 KB 232/471 KB 48/53 KB 1248/1822 KB 624/748 KB 239/1210 KB 236/471 KB 52/53 KB 1252/1822 KB 628/748 KB 239/1210 KB 236/471 KB 53/53 KB 1252/1822 KB 628/748 KB 243/1210 KB 236/471 KB 53/53 KB 1252/1822 KB 628/748 KB 247/1210 KB 236/471 KB 53/53 KB 1252/1822 KB 628/748 KB 251/1210 KB 236/471 KB 53/53 KB 1252/1822 KB 628/748 KB 227/1210 KB 236/471 KB 48/53 KB 1252/1822 KB 628/748 KB 227/1210 KB 236/471 KB 48/53 KB 1252/1822 KB 624/748 KB 227/1210 KB 236/471 KB 48/53 KB 1248/1822 KB 624/748 KB 251/1210 KB 240/471 KB 53/53 KB 1252/1822 KB 628/748 KB 251/1210 KB 244/471 KB 53/53 KB 1252/1822 KB 628/748 KB 251/1210 KB 244/471 KB 53/53 KB 1256/1822 KB 632/748 KB 251/1210 KB 244/471 KB 53/53 KB 1256/1822 KB 628/748 KB 251/1210 KB 244/471 KB 53/53 KB 1260/1822 KB 632/748 KB 251/1210 KB 244/471 KB 53/53 KB 1264/1822 KB 632/748 KB 251/1210 KB 248/471 KB 53/53 KB 1264/1822 KB 636/748 KB 251/1210 KB 244/471 KB 53/53 KB 1264/1822 KB 636/748 KB 251/1210 KB 248/471 KB 53/53 KB 1264/1822 KB 640/748 KB 251/1210 KB 252/471 KB 53/53 KB 1264/1822 KB 640/748 KB 251/1210 KB 252/471 KB 53/53 KB 1268/1822 KB 640/748 KB 255/1210 KB 256/471 KB 53/53 KB 1272/1822 KB 644/748 KB 255/1210 KB 256/471 KB 53/53 KB 1276/1822 KB 644/748 KB 255/1210 KB 256/471 KB 53/53 KB 1268/1822 KB 644/748 KB 255/1210 KB 256/471 KB 53/53 KB 1268/1822 KB 640/748 KB 251/1210 KB 256/471 KB 53/53 KB 1268/1822 KB 640/748 KB 259/1210 KB 256/471 KB 53/53 KB 1276/1822 KB 644/748 KB 263/1210 KB 260/471 KB 1280/1822 KB 648/748 KB 259/1210 KB 260/471 KB 1280/1822 KB 648/748 KB 259/1210 KB 260/471 KB 1276/1822 KB 648/748 KB 267/1210 KB 260/471 KB 1280/1822 KB 652/748 KB 267/1210 KB 260/471 KB 1280/1822 KB 656/748 KB 259/1210 KB 260/471 KB 1276/1822 KB 644/748 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 43.0 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 267/1210 KB 264/471 KB 1280/1822 KB 656/748 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 267/1210 KB 268/471 KB 1280/1822 KB 656/748 KB 267/1210 KB 272/471 KB 1280/1822 KB 656/748 KB 267/1210 KB 276/471 KB 1280/1822 KB 656/748 KB 267/1210 KB 280/471 KB 1284/1822 KB 660/748 KB 267/1210 KB 284/471 KB 1284/1822 KB 660/748 KB 267/1210 KB 288/471 KB 1284/1822 KB 660/748 KB 267/1210 KB 272/471 KB 1280/1822 KB 656/748 KB 271/1210 KB 288/471 KB 1284/1822 KB 660/748 KB 267/1210 KB 276/471 KB 1284/1822 KB 660/748 KB 267/1210 KB 276/471 KB 1280/1822 KB 660/748 KB 271/1210 KB 288/471 KB 1288/1822 KB 664/748 KB 271/1210 KB 288/471 KB 1288/1822 KB 668/748 KB 271/1210 KB 288/471 KB 1288/1822 KB 660/748 KB 271/1210 KB 288/471 KB 1292/1822 KB 672/748 KB 271/1210 KB 288/471 KB 1296/1822 KB 672/748 KB 271/1210 KB 288/471 KB 1296/1822 KB 672/748 KB 275/1210 KB 288/471 KB 1296/1822 KB 672/748 KB 279/1210 KB 288/471 KB 1296/1822 KB 672/748 KB 283/1210 KB 288/471 KB 1296/1822 KB 672/748 KB 287/1210 KB 292/471 KB 1300/1822 KB 672/748 KB 287/1210 KB 292/471 KB 1300/1822 KB 676/748 KB 287/1210 KB 292/471 KB 1300/1822 KB 680/748 KB 287/1210 KB 292/471 KB 1300/1822 KB 684/748 KB 287/1210 KB 292/471 KB 1300/1822 KB 688/748 KB 287/1210 KB 292/471 KB 1300/1822 KB 692/748 KB 291/1210 KB 292/471 KB 1300/1822 KB 696/748 KB 3/276 KB 291/1210 KB 292/471 KB 1300/1822 KB 700/748 KB 3/276 KB 291/1210 KB 292/471 KB 1300/1822 KB 704/748 KB 3/276 KB 283/1210 KB 292/471 KB 1300/1822 KB 672/748 KB 283/1210 KB 288/471 KB 1300/1822 KB 672/748 KB 291/1210 KB 292/471 KB 1300/1822 KB 692/748 KB 3/276 KB 291/1210 KB 292/471 KB 1304/1822 KB 704/748 KB 3/276 KB 291/1210 KB 292/471 KB 1308/1822 KB 704/748 KB 6/276 KB 291/1210 KB 292/471 KB 1312/1822 KB 704/748 KB 6/276 KB 291/1210 KB 292/471 KB 1300/1822 KB 692/748 KB 295/1210 KB 296/471 KB 1312/1822 KB 704/748 KB 6/276 KB 299/1210 KB 296/471 KB 1312/1822 KB 704/748 KB 6/276 KB 291/1210 KB 296/471 KB 1312/1822 KB 704/748 KB 6/276 KB 299/1210 KB 300/471 KB 1312/1822 KB 704/748 KB 6/276 KB 291/1210 KB 292/471 KB 1304/1822 KB 704/748 KB 6/276 KB 299/1210 KB 300/471 KB 1312/1822 KB 704/748 KB 9/276 KB 299/1210 KB 300/471 KB 1312/1822 KB 704/748 KB 11/276 KB 299/1210 KB 304/471 KB 1312/1822 KB 704/748 KB 11/276 KB 299/1210 KB 304/471 KB 1312/1822 KB 704/748 KB 14/276 KB 303/1210 KB 304/471 KB 1312/1822 KB 704/748 KB 16/276 KB 303/1210 KB 308/471 KB 1316/1822 KB 704/748 KB 19/276 KB 303/1210 KB 304/471 KB 1312/1822 KB 704/748 KB 14/276 KB 303/1210 KB 308/471 KB 1316/1822 KB 704/748 KB 16/276 KB 303/1210 KB 308/471 KB 1320/1822 KB 704/748 KB 19/276 KB 303/1210 KB 308/471 KB 1324/1822 KB 704/748 KB 19/276 KB 303/1210 KB 308/471 KB 1328/1822 KB 704/748 KB 19/276 KB 303/1210 KB 308/471 KB 1316/1822 KB 704/748 KB 16/276 KB 303/1210 KB 312/471 KB 1328/1822 KB 704/748 KB 19/276 KB 303/1210 KB 316/471 KB 1328/1822 KB 704/748 KB 22/276 KB 307/1210 KB 320/471 KB 1332/1822 KB 704/748 KB 22/276 KB 303/1210 KB 316/471 KB 1332/1822 KB 704/748 KB 22/276 KB 307/1210 KB 320/471 KB 1332/1822 KB 708/748 KB 25/276 KB 307/1210 KB 320/471 KB 1332/1822 KB 712/748 KB 25/276 KB 307/1210 KB 320/471 KB 1332/1822 KB 716/748 KB 25/276 KB 307/1210 KB 316/471 KB 1332/1822 KB 704/748 KB 22/276 KB 307/1210 KB 320/471 KB 1336/1822 KB 720/748 KB 25/276 KB 307/1210 KB 320/471 KB 1340/1822 KB 720/748 KB 25/276 KB 307/1210 KB 316/471 KB 1328/1822 KB 704/748 KB 22/276 KB 311/1210 KB 320/471 KB 1340/1822 KB 720/748 KB 25/276 KB 315/1210 KB 320/471 KB 1340/1822 KB 720/748 KB 25/276 KB 307/1210 KB 320/471 KB unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 1332/1822 KB 708/748 KB 25/276 KB 319/1210 KB 320/471 KB 1340/1822 KB 720/748 KB 25/276 KB 319/1210 KB 320/471 KB 1340/1822 KB 720/748 KB 27/276 KB 323/1210 KB 320/471 KB 1340/1822 KB 720/748 KB 27/276 KB 323/1210 KB 324/471 KB 1344/1822 KB 720/748 KB 30/276 KB 323/1210 KB 328/471 KB 1344/1822 KB 720/748 KB 30/276 KB 323/1210 KB 320/471 KB 1344/1822 KB 720/748 KB 30/276 KB 323/1210 KB 320/471 KB 1340/1822 KB 720/748 KB 30/276 KB 323/1210 KB 320/471 KB 1340/1822 KB 720/748 KB 30/276 KB 323/1210 KB 332/471 KB 1344/1822 KB 724/748 KB 30/276 KB 327/1210 KB 332/471 KB 1348/1822 KB 728/748 KB 32/276 KB 327/1210 KB 332/471 KB 1348/1822 KB 732/748 KB 32/276 KB 327/1210 KB 332/471 KB 1348/1822 KB 736/748 KB 32/276 KB 327/1210 KB 332/471 KB 1348/1822 KB 724/748 KB 32/276 KB 331/1210 KB 332/471 KB 1348/1822 KB 736/748 KB 32/276 KB 335/1210 KB 332/471 KB 1348/1822 KB 736/748 KB 32/276 KB 323/1210 KB 332/471 KB 1344/1822 KB 724/748 KB 32/276 KB 335/1210 KB 332/471 KB 1348/1822 KB 736/748 KB 36/276 KB 335/1210 KB 332/471 KB 1348/1822 KB 736/748 KB 40/276 KB 335/1210 KB 332/471 KB 1348/1822 KB 736/748 KB 44/276 KB 323/1210 KB 332/471 KB 1348/1822 KB 724/748 KB 32/276 KB 335/1210 KB 332/471 KB 1352/1822 KB 736/748 KB 44/276 KB 335/1210 KB 332/471 KB 1356/1822 KB 736/748 KB 44/276 KB 335/1210 KB 332/471 KB 1360/1822 KB 736/748 KB 44/276 KB 323/1210 KB 332/471 KB 1344/1822 KB 724/748 KB 32/276 KB 335/1210 KB 336/471 KB 1360/1822 KB 736/748 KB 44/276 KB 335/1210 KB 340/471 KB 1360/1822 KB 736/748 KB 44/276 KB 335/1210 KB 340/471 KB 1360/1822 KB 736/748 KB 48/276 KB 339/1210 KB 340/471 KB 1360/1822 KB 736/748 KB 48/276 KB 343/1210 KB 344/471 KB 1360/1822 KB 736/748 KB 48/276 KB 347/1210 KB 344/471 KB 1360/1822 KB 740/748 KB 48/276 KB 351/1210 KB 344/471 KB 1364/1822 KB 740/748 KB 52/276 KB 339/1210 KB 344/471 KB 1360/1822 KB 736/748 KB 48/276 KB 351/1210 KB 348/471 KB 1364/1822 KB 740/748 KB 52/276 KB 351/1210 KB 352/471 KB 1364/1822 KB 740/748 KB 52/276 KB 347/1210 KB 344/471 KB 1364/1822 KB 740/748 KB 52/276 KB 351/1210 KB 352/471 KB 1368/1822 KB 740/748 KB 52/276 KB 347/1210 KB 344/471 KB 1360/1822 KB 740/748 KB 52/276 KB 351/1210 KB 352/471 KB 1368/1822 KB 740/748 KB 56/276 KB 343/1210 KB 344/471 KB 1360/1822 KB 740/748 KB 48/276 KB 351/1210 KB 352/471 KB 1372/1822 KB 744/748 KB 56/276 KB 351/1210 KB 352/471 KB 1372/1822 KB 748/748 KB 56/276 KB 351/1210 KB 352/471 KB 1372/1822 KB 748/748 KB 56/276 KB 351/1210 KB 352/471 KB 1372/1822 KB 740/748 KB 56/276 KB 351/1210 KB 352/471 KB 1376/1822 KB 748/748 KB 56/276 KB 351/1210 KB 352/471 KB 1380/1822 KB 748/748 KB 60/276 KB 355/1210 KB 356/471 KB 1384/1822 KB 748/748 KB 60/276 KB 355/1210 KB 356/471 KB 1388/1822 KB 748/748 KB 60/276 KB 351/1210 KB 352/471 KB 1376/1822 KB 748/748 KB 60/276 KB 355/1210 KB 356/471 KB 1388/1822 KB 748/748 KB 64/276 KB 355/1210 KB 356/471 KB 1380/1822 KB 748/748 KB 60/276 KB 351/1210 KB 356/471 KB 1380/1822 KB 748/748 KB 60/276 KB 355/1210 KB 360/471 KB 1388/1822 KB 748/748 KB 64/276 KB 355/1210 KB 364/471 KB 1388/1822 KB 748/748 KB 64/276 KB 359/1210 KB 368/471 KB 1388/1822 KB 748/748 KB 64/276 KB 359/1210 KB 364/471 KB 1388/1822 KB 748/748 KB 64/276 KB 363/1210 KB 368/471 KB 1388/1822 KB 748/748 KB 64/276 KB 363/1210 KB 372/471 KB 1388/1822 KB 748/748 KB 64/276 KB 367/1210 KB 376/471 KB 1392/1822 KB 748/748 KB 68/276 KB 367/1210 KB 380/471 KB 1392/1822 KB 748/748 KB 68/276 KB 367/1210 KB 384/471 KB 1392/1822 KB unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 748/748 KB 68/276 KB 367/1210 KB 372/471 KB 1392/1822 KB 748/748 KB 68/276 KB 367/1210 KB 372/471 KB 1388/1822 KB 748/748 KB 68/276 KB 367/1210 KB 372/471 KB 1388/1822 KB 748/748 KB 64/276 KB 367/1210 KB 384/471 KB 1392/1822 KB 748/748 KB 72/276 KB 367/1210 KB 384/471 KB 1392/1822 KB 748/748 KB 76/276 KB 367/1210 KB 384/471 KB 1392/1822 KB 748/748 KB 80/276 KB 367/1210 KB 384/471 KB 1396/1822 KB 748/748 KB 80/276 KB 371/1210 KB 384/471 KB 1400/1822 KB 84/276 KB 371/1210 KB 384/471 KB 1404/1822 KB 84/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 587.8 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 371/1210 KB 384/471 KB 1396/1822 KB 748/748 KB 84/276 KB 371/1210 KB 384/471 KB 1396/1822 KB 748/748 KB 80/276 KB 375/1210 KB 388/471 KB 1404/1822 KB 84/276 KB 379/1210 KB 388/471 KB 1404/1822 KB 84/276 KB 383/1210 KB 388/471 KB 1404/1822 KB 84/276 KB 383/1210 KB 388/471 KB 1404/1822 KB 88/276 KB 371/1210 KB 388/471 KB 1404/1822 KB 84/276 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 383/1210 KB 392/471 KB 1404/1822 KB 92/276 KB 387/1210 KB 392/471 KB 1408/1822 KB 96/276 KB 387/1210 KB 392/471 KB 1408/1822 KB 92/276 KB 387/1210 KB 392/471 KB 1408/1822 KB 100/276 KB 387/1210 KB 392/471 KB 1412/1822 KB 104/276 KB 387/1210 KB 392/471 KB 1412/1822 KB 108/276 KB 387/1210 KB 392/471 KB 1412/1822 KB 112/276 KB 387/1210 KB 392/471 KB 1404/1822 KB 92/276 KB 391/1210 KB 392/471 KB 1412/1822 KB 112/276 KB 395/1210 KB 392/471 KB 1412/1822 KB 112/276 KB 399/1210 KB 392/471 KB 1412/1822 KB 112/276 KB 387/1210 KB 392/471 KB 1412/1822 KB 100/276 KB 383/1210 KB 392/471 KB 1408/1822 KB 96/276 KB 399/1210 KB 396/471 KB 1412/1822 KB 112/276 KB 399/1210 KB 400/471 KB 1412/1822 KB 112/276 KB 399/1210 KB 404/471 KB 1412/1822 KB 112/276 KB 399/1210 KB 408/471 KB 1416/1822 KB 112/276 KB 399/1210 KB 412/471 KB 1416/1822 KB 112/276 KB 399/1210 KB 416/471 KB 1416/1822 KB 112/276 KB 399/1210 KB 420/471 KB 1416/1822 KB 112/276 KB 403/1210 KB 424/471 KB 1416/1822 KB 116/276 KB 403/1210 KB 428/471 KB 1416/1822 KB 116/276 KB 403/1210 KB 432/471 KB 1416/1822 KB 116/276 KB 399/1210 KB 404/471 KB 1416/1822 KB 112/276 KB 403/1210 KB 432/471 KB 1420/1822 KB 116/276 KB 403/1210 KB 432/471 KB 1424/1822 KB 116/276 KB 403/1210 KB 432/471 KB 1428/1822 KB 116/276 KB 403/1210 KB 432/471 KB 1432/1822 KB 116/276 KB 403/1210 KB 420/471 KB 1416/1822 KB 116/276 KB 403/1210 KB 420/471 KB 1416/1822 KB 112/276 KB 407/1210 KB 432/471 KB 1432/1822 KB 116/276 KB 411/1210 KB 432/471 KB 1432/1822 KB 116/276 KB 415/1210 KB 432/471 KB 1432/1822 KB 116/276 KB 415/1210 KB 432/471 KB 1432/1822 KB 120/276 KB 415/1210 KB 432/471 KB 1432/1822 KB 124/276 KB 415/1210 KB 432/471 KB 1432/1822 KB 128/276 KB 415/1210 KB 432/471 KB 1432/1822 KB 132/276 KB 419/1210 KB 436/471 KB 1436/1822 KB 136/276 KB 419/1210 KB 436/471 KB 1436/1822 KB 140/276 KB 419/1210 KB 436/471 KB 1436/1822 KB 144/276 KB 419/1210 KB 436/471 KB 1436/1822 KB 132/276 KB 419/1210 KB 432/471 KB 1436/1822 KB 132/276 KB 415/1210 KB 432/471 KB 1436/1822 KB 132/276 KB 419/1210 KB 436/471 KB 1440/1822 KB 144/276 KB 419/1210 KB 436/471 KB 1440/1822 KB 4/577 KB 144/276 KB 419/1210 KB 436/471 KB 1440/1822 KB 8/577 KB 144/276 KB 419/1210 KB 436/471 KB 1440/1822 KB 12/577 KB 144/276 KB 419/1210 KB 436/471 KB 1440/1822 KB 16/577 KB 144/276 KB 423/1210 KB 436/471 KB 1440/1822 KB 16/577 KB 144/276 KB 427/1210 KB 436/471 KB 1440/1822 KB 16/577 KB 144/276 KB 431/1210 KB 436/471 KB 1440/1822 KB 16/577 KB 144/276 KB 431/1210 KB 436/471 KB 1444/1822 KB 16/577 KB 144/276 KB 435/1210 KB 440/471 KB 1448/1822 KB 20/577 KB 148/276 KB 435/1210 KB 440/471 KB 1452/1822 KB 20/577 KB 148/276 KB 435/1210 KB 440/471 KB 1456/1822 KB 20/577 KB 148/276 KB 431/1210 KB 436/471 KB 1444/1822 KB 20/577 KB 144/276 KB 435/1210 KB 440/471 KB 1456/1822 KB 24/577 KB 148/276 KB 435/1210 KB 440/471 KB 1456/1822 KB 28/577 KB 148/276 KB 435/1210 KB 440/471 KB 1456/1822 KB 32/577 KB 148/276 KB 435/1210 KB 440/471 KB 1456/1822 KB 36/577 KB 148/276 KB 435/1210 KB 440/471 KB 1456/1822 KB 40/577 KB 148/276 KB 435/1210 KB 440/471 KB 1456/1822 KB 44/577 KB 148/276 KB 435/1210 KB 440/471 KB 1444/1822 KB 20/577 KB 148/276 KB 435/1210 KB 440/471 KB 1444/1822 KB 20/577 KB 144/276 KB 435/1210 KB 444/471 KB 1456/1822 KB 44/577 KB 148/276 KB 435/1210 KB 448/471 KB 1456/1822 KB 44/577 KB 148/276 KB 435/1210 KB 436/471 KB 1444/1822 KB 20/577 KB 144/276 KB 439/1210 KB 448/471 KB 1456/1822 KB 44/577 KB 148/276 KB 443/121 unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 0 KB 448/471 KB 1456/1822 KB 44/577 KB 148/276 KB 447/1210 KB 448/471 KB 1456/1822 KB 44/577 KB 148/276 KB 447/1210 KB 452/471 KB 1456/1822 KB 44/577 KB 148/276 KB 447/1210 KB 456/471 KB 1456/1822 KB 44/577 KB 152/276 KB 447/1210 KB 452/471 KB 1456/1822 KB 44/577 KB 152/276 KB 447/1210 KB 456/471 KB 1460/1822 KB 44/577 KB 156/276 KB 447/1210 KB 456/471 KB 1460/1822 KB 44/577 KB 152/276 KB 447/1210 KB 460/471 KB 1460/1822 KB 48/577 KB 156/276 KB 447/1210 KB 464/471 KB 1460/1822 KB 48/577 KB 160/276 KB 447/1210 KB 456/471 KB 1460/1822 KB 48/577 KB 156/276 KB 451/1210 KB 464/471 KB 1464/1822 KB 52/577 KB 160/276 KB 451/1210 KB 468/471 KB 1464/1822 KB 56/577 KB 160/276 KB 451/1210 KB 468/471 KB 1464/1822 KB 60/577 KB 160/276 KB 451/1210 KB 468/471 KB 1464/1822 KB 64/577 KB 160/276 KB 451/1210 KB 464/471 KB 1464/1822 KB 48/577 KB 160/276 KB 447/1210 KB 464/471 KB 1464/1822 KB 48/577 KB 160/276 KB 447/1210 KB 460/471 KB 1460/1822 KB 48/577 KB 160/276 KB 451/1210 KB 468/471 KB 1468/1822 KB 64/577 KB 160/276 KB 451/1210 KB 468/471 KB 1472/1822 KB 64/577 KB 160/276 KB 451/1210 KB 468/471 KB 1472/1822 KB 64/577 KB 164/276 KB 455/1210 KB 468/471 KB 1476/1822 KB 64/577 KB 168/276 KB 455/1210 KB 468/471 KB 1476/1822 KB 64/577 KB 172/276 KB 455/1210 KB 468/471 KB 1476/1822 KB 64/577 KB 176/276 KB 451/1210 KB 468/471 KB 1464/1822 KB 52/577 KB 160/276 KB 455/1210 KB 471/471 KB 1476/1822 KB 64/577 KB 176/276 KB 455/1210 KB 468/471 KB 1476/1822 KB 64/577 KB 164/276 KB 455/1210 KB 468/471 KB 1472/1822 KB 64/577 KB 164/276 KB 459/1210 KB 471/471 KB 1476/1822 KB 64/577 KB 176/276 KB 463/1210 KB 471/471 KB 1476/1822 KB 64/577 KB 176/276 KB 467/1210 KB 471/471 KB 1476/1822 KB 64/577 KB 176/276 KB 471/1210 KB 471/471 KB 1480/1822 KB 68/577 KB 176/276 KB 475/1210 KB 471/471 KB 1480/1822 KB 68/577 KB 176/276 KB 467/1210 KB 471/471 KB 1480/1822 KB 68/577 KB 176/276 KB 475/1210 KB 471/471 KB 1480/1822 KB 72/577 KB 176/276 KB 479/1210 KB 471/471 KB 1480/1822 KB 76/577 KB 180/276 KB 467/1210 KB 471/471 KB 1480/1822 KB 64/577 KB 176/276 KB 479/1210 KB 471/471 KB 1484/1822 KB 76/577 KB 180/276 KB 479/1210 KB 471/471 KB 1488/1822 KB 76/577 KB 180/276 KB 479/1210 KB 471/471 KB 1492/1822 KB 76/577 KB 180/276 KB 479/1210 KB 471/471 KB 1496/1822 KB 80/577 KB 180/276 KB 479/1210 KB 471/471 KB 1500/1822 KB 80/577 KB 180/276 KB 479/1210 KB 471/471 KB 1504/1822 KB 80/577 KB 180/276 KB 479/1210 KB 471/471 KB 1480/1822 KB 72/577 KB 180/276 KB 475/1210 KB 471/471 KB 1480/1822 KB 72/577 KB 180/276 KB 479/1210 KB 1504/1822 KB 80/577 KB 184/276 KB 479/1210 KB 1504/1822 KB 80/577 KB 188/276 KB 479/1210 KB 1504/1822 KB 80/577 KB 192/276 KB 479/1210 KB 471/471 KB 1492/1822 KB 80/577 KB 180/276 KB 479/1210 KB 1504/1822 KB 84/577 KB 192/276 KB 483/1210 KB 1508/1822 KB 88/577 KB 196/276 KB 483/1210 KB 1508/1822 KB 92/577 KB 196/276 KB 483/1210 KB 1508/1822 KB 96/577 KB 196/276 KB 483/1210 KB 1508/1822 KB 84/577 KB 196/276 KB 483/1210 KB 1512/1822 KB 96/577 KB 196/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 361.7 KB/sec) unit-abot-epc-basic-0: 10:02:13 DEBUG unit.abot-epc-basic/0.install 483/1210 KB 1504/1822 KB 84/577 KB 196/276 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 479/1210 KB 1504/1822 KB 84/577 KB 196/276 KB 487/1210 KB 1512/1822 KB 96/577 KB 196/276 KB 491/1210 KB 1512/1822 KB 96/577 KB 196/276 KB 495/1210 KB 1512/1822 KB 96/577 KB 196/276 KB 495/1210 KB 1512/1822 KB 96/577 KB 200/276 KB 495/1210 KB 1512/1822 KB 96/577 KB 204/276 KB 495/1210 KB 1512/1822 KB 96/577 KB 208/276 KB 499/1210 KB 1512/1822 KB 96/577 KB 208/276 KB 503/1210 KB 1516/1822 KB 100/577 KB 212/276 KB 499/1210 KB 1516/1822 KB 100/577 KB 212/276 KB 499/1210 KB 1516/1822 KB 100/577 KB 208/276 KB 503/1210 KB 1520/1822 KB 100/577 KB 212/276 KB 499/1210 KB 1512/1822 KB 100/577 KB 208/276 KB 503/1210 KB 1520/1822 KB 104/577 KB 212/276 KB 503/1210 KB 1520/1822 KB 108/577 KB 212/276 KB 507/1210 KB 1520/1822 KB 108/577 KB 212/276 KB 511/1210 KB 1520/1822 KB 108/577 KB 216/276 KB 507/1210 KB 1520/1822 KB 108/577 KB 216/276 KB 511/1210 KB 1520/1822 KB 112/577 KB 216/276 KB 511/1210 KB 1520/1822 KB 112/577 KB 220/276 KB 511/1210 KB 1520/1822 KB 112/577 KB 224/276 KB 511/1210 KB 1524/1822 KB 112/577 KB 228/276 KB 515/1210 KB 1524/1822 KB 116/577 KB 232/276 KB 515/1210 KB 1524/1822 KB 116/577 KB 236/276 KB 515/1210 KB 1524/1822 KB 116/577 KB 240/276 KB 511/1210 KB 1524/1822 KB 112/577 KB 224/276 KB 515/1210 KB 1528/1822 KB 116/577 KB 240/276 KB 515/1210 KB 1532/1822 KB 116/577 KB 240/276 KB 515/1210 KB 1536/1822 KB 116/577 KB 240/276 KB 515/1210 KB 1524/1822 KB 116/577 KB 228/276 KB 511/1210 KB 1524/1822 KB 116/577 KB 228/276 KB 519/1210 KB 1536/1822 KB 116/577 KB 240/276 KB 519/1210 KB 1536/1822 KB 120/577 KB 240/276 KB 519/1210 KB 1536/1822 KB 124/577 KB 240/276 KB 523/1210 KB 1536/1822 KB 128/577 KB 240/276 KB 523/1210 KB 1536/1822 KB 124/577 KB 240/276 KB 527/1210 KB 1536/1822 KB 128/577 KB 240/276 KB 527/1210 KB 1536/1822 KB 132/577 KB 240/276 KB 531/1210 KB 1540/1822 KB 136/577 KB 244/276 KB 4/37 KB 531/1210 KB 1540/1822 KB 140/577 KB 244/276 KB 4/37 KB 531/1210 KB 1540/1822 KB 132/577 KB 244/276 KB 4/37 KB 527/1210 KB 1540/1822 KB 132/577 KB 244/276 KB 4/37 KB 531/1210 KB 1540/1822 KB 140/577 KB 244/276 KB 8/37 KB 531/1210 KB 1540/1822 KB 140/577 KB 244/276 KB 12/37 KB 531/1210 KB 1540/1822 KB 140/577 KB 244/276 KB 16/37 KB 531/1210 KB 1540/1822 KB 140/577 KB 244/276 KB 20/37 KB 531/1210 KB 1540/1822 KB 140/577 KB 244/276 KB 24/37 KB 531/1210 KB 1540/1822 KB 140/577 KB 244/276 KB 28/37 KB 531/1210 KB 1540/1822 KB 140/577 KB 244/276 KB 32/37 KB 535/1210 KB 1540/1822 KB 140/577 KB 244/276 KB 32/37 KB 539/1210 KB 1540/1822 KB 140/577 KB 244/276 KB 32/37 KB 527/1210 KB 1540/1822 KB 132/577 KB 244/276 KB 539/1210 KB 1540/1822 KB 140/577 KB 248/276 KB 36/37 KB 539/1210 KB 1540/1822 KB 140/577 KB 252/276 KB 36/37 KB 543/1210 KB 1540/1822 KB 144/577 KB 256/276 KB 36/37 KB 527/1210 KB 1540/1822 KB 132/577 KB 240/276 KB 543/1210 KB 1544/1822 KB 144/577 KB 256/276 KB 36/37 KB 543/1210 KB 1548/1822 KB 144/577 KB 256/276 KB 36/37 KB 543/1210 KB 1552/1822 KB 144/577 KB 256/276 KB 36/37 KB 543/1210 KB 1556/1822 KB 144/577 KB 256/276 KB 36/37 KB 543/1210 KB 1560/1822 KB 144/577 KB 256/276 KB 36/37 KB 543/1210 KB 1564/1822 KB 144/577 KB 256/276 KB 36/37 KB 543/1210 KB 1568/1822 KB 144/577 KB 256/276 KB 36/37 KB 543/1210 KB 1540/1822 KB 144/577 KB 252/276 KB 36/37 KB 539/1210 KB 1540/1822 KB 144/577 KB 252/276 KB 36/37 KB 539/1210 KB 1540/1822 KB 140/577 KB 244/276 KB 36/37 KB 543/1210 KB 1568/1822 KB 144/577 KB 256/276 KB 37/37 KB 543/1210 KB 1568/1822 KB 148/577 KB 256/276 KB 37/37 unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install KB 547/1210 KB 1572/1822 KB 152/577 KB 260/276 KB 37/37 KB 547/1210 KB 1572/1822 KB 156/577 KB 260/276 KB 37/37 KB 547/1210 KB 1572/1822 KB 160/577 KB 260/276 KB 37/37 KB 547/1210 KB 1572/1822 KB 148/577 KB 260/276 KB 37/37 KB 547/1210 KB 1568/1822 KB 148/577 KB 260/276 KB 37/37 KB 547/1210 KB 1568/1822 KB 148/577 KB 256/276 KB 37/37 KB 551/1210 KB 1572/1822 KB 160/577 KB 260/276 KB 37/37 KB 555/1210 KB 1572/1822 KB 160/577 KB 264/276 KB 37/37 KB 559/1210 KB 1572/1822 KB 160/577 KB 264/276 KB 37/37 KB 551/1210 KB 1572/1822 KB 160/577 KB 264/276 KB 37/37 KB 559/1210 KB 1572/1822 KB 160/577 KB 268/276 KB 37/37 KB 559/1210 KB 1572/1822 KB 160/577 KB 269/276 KB 37/37 KB 559/1210 KB 1572/1822 KB 164/577 KB 269/276 KB 37/37 KB 563/1210 KB 1576/1822 KB 168/577 KB 273/276 KB 37/37 KB 563/1210 KB 1576/1822 KB 172/577 KB 273/276 KB 37/37 KB 563/1210 KB 1576/1822 KB 164/577 KB 273/276 KB 37/37 KB 559/1210 KB 1576/1822 KB 164/577 KB 273/276 KB 37/37 KB 559/1210 KB 1576/1822 KB 164/577 KB 269/276 KB 37/37 KB 563/1210 KB 1580/1822 KB 176/577 KB 273/276 KB 37/37 KB 563/1210 KB 1584/1822 KB 176/577 KB 273/276 KB 37/37 KB 563/1210 KB 1584/1822 KB 176/577 KB 276/276 KB 37/37 KB 567/1210 KB 1584/1822 KB 176/577 KB 276/276 KB 37/37 KB 567/1210 KB 1588/1822 KB 176/577 KB 276/276 KB 37/37 KB 571/1210 KB 1588/1822 KB 176/577 KB 276/276 KB 37/37 KB 567/1210 KB 1588/1822 KB 176/577 KB 276/276 KB 37/37 KB 575/1210 KB 1588/1822 KB 176/577 KB 276/276 KB 37/37 KB 579/1210 KB 1588/1822 KB 176/577 KB 276/276 KB 37/37 KB 583/1210 KB 1592/1822 KB 180/577 KB 276/276 KB 37/37 KB 587/1210 KB 1592/1822 KB 180/577 KB 276/276 KB 37/37 KB 591/1210 KB 1592/1822 KB 180/577 KB 276/276 KB 37/37 KB 579/1210 KB 1592/1822 KB 180/577 KB 276/276 KB 37/37 KB 579/1210 KB 1592/1822 KB 176/577 KB 276/276 KB 37/37 KB 591/1210 KB 1596/1822 KB 180/577 KB 276/276 KB 37/37 KB 591/1210 KB 1600/1822 KB 180/577 KB 276/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 27.4 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 591/1210 KB 1604/1822 KB 180/577 KB 276/276 KB 591/1210 KB 1608/1822 KB 184/577 KB 276/276 KB 591/1210 KB 1612/1822 KB 184/577 KB 276/276 KB 591/1210 KB 1616/1822 KB 184/577 KB 276/276 KB 591/1210 KB 1604/1822 KB 184/577 KB 276/276 KB 591/1210 KB 1616/1822 KB 188/577 KB 276/276 KB 591/1210 KB 1616/1822 KB 192/577 KB 276/276 KB 591/1210 KB 1616/1822 KB 196/577 KB 595/1210 KB 1620/1822 KB 200/577 KB 595/1210 KB 1620/1822 KB 204/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 206.8 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 595/1210 KB 1620/1822 KB 208/577 KB 595/1210 KB 1620/1822 KB 196/577 KB 595/1210 KB 1624/1822 KB 208/577 KB 595/1210 KB 1628/1822 KB 208/577 KB 595/1210 KB 1632/1822 KB 208/577 KB 595/1210 KB 1616/1822 KB 196/577 KB 599/1210 KB 1632/1822 KB 208/577 KB 603/1210 KB 1632/1822 KB 208/577 KB 607/1210 KB 1632/1822 KB 208/577 KB 611/1210 KB 1632/1822 KB 208/577 KB 615/1210 KB 1632/1822 KB 208/577 KB 619/1210 KB 1632/1822 KB 212/577 KB 623/1210 KB 1632/1822 KB 212/577 KB 615/1210 KB 1632/1822 KB 212/577 KB 623/1210 KB 1632/1822 KB 216/577 KB 623/1210 KB 1632/1822 KB 220/577 KB 623/1210 KB 1632/1822 KB 224/577 KB 627/1210 KB 1636/1822 KB 224/577 KB 631/1210 KB 1636/1822 KB 228/577 KB 635/1210 KB 1636/1822 KB 228/577 KB 639/1210 KB 1636/1822 KB 228/577 KB 623/1210 KB 1636/1822 KB 224/577 KB 639/1210 KB 1640/1822 KB 228/577 KB 639/1210 KB 1644/1822 KB 228/577 KB 639/1210 KB 1648/1822 KB 228/577 KB 639/1210 KB 1652/1822 KB 228/577 KB 639/1210 KB 1656/1822 KB 228/577 KB 627/1210 KB 1636/1822 KB 228/577 KB 639/1210 KB 1656/1822 KB 232/577 KB 639/1210 KB 1656/1822 KB 236/577 KB 639/1210 KB 1656/1822 KB 240/577 KB 639/1210 KB 4/167 KB 1656/1822 KB 240/577 KB 639/1210 KB 8/167 KB 1656/1822 KB 240/577 KB 639/1210 KB 12/167 KB 1656/1822 KB 240/577 KB 639/1210 KB 16/167 KB 1656/1822 KB 240/577 KB 639/1210 KB 20/167 KB 1656/1822 KB 240/577 KB 639/1210 KB 24/167 KB 1656/1822 KB 240/577 KB 639/1210 KB 28/167 KB 1656/1822 KB 240/577 KB 639/1210 KB 32/167 KB 1656/1822 KB 240/577 KB 639/1210 KB 32/167 KB 1660/1822 KB 240/577 KB 643/1210 KB 36/167 KB 1664/1822 KB 240/577 KB 639/1210 KB 36/167 KB 1660/1822 KB 240/577 KB 643/1210 KB 40/167 KB 1664/1822 KB 240/577 KB 643/1210 KB 44/167 KB 1664/1822 KB 240/577 KB 643/1210 KB 48/167 KB 1664/1822 KB 240/577 KB 643/1210 KB 52/167 KB 1664/1822 KB 240/577 KB 643/1210 KB 56/167 KB 1664/1822 KB 240/577 KB 643/1210 KB 60/167 KB 1664/1822 KB 240/577 KB 643/1210 KB 64/167 KB 1664/1822 KB 240/577 KB 643/1210 KB 68/167 KB 1664/1822 KB 240/577 KB 643/1210 KB 72/167 KB 1668/1822 KB 244/577 KB 643/1210 KB 36/167 KB 1660/1822 KB 240/577 KB 647/1210 KB 72/167 KB 1668/1822 KB 244/577 KB 651/1210 KB 72/167 KB 1668/1822 KB 244/577 KB 655/1210 KB 72/167 KB 1668/1822 KB 244/577 KB 643/1210 KB 68/167 KB 1668/1822 KB 244/577 KB 643/1210 KB 68/167 KB 1664/1822 KB 244/577 KB 655/1210 KB 72/167 KB 1668/1822 KB 248/577 KB 655/1210 KB 72/167 KB 1668/1822 KB 252/577 KB 655/1210 KB 72/167 KB 1668/1822 KB 256/577 KB 655/1210 KB 72/167 KB 1672/1822 KB 256/577 KB 655/1210 KB 72/167 KB 1676/1822 KB 256/577 KB 655/1210 KB 72/167 KB 1680/1822 KB 256/577 KB 659/1210 KB 76/167 KB 1684/1822 KB 256/577 KB 659/1210 KB 76/167 KB 1688/1822 KB 260/577 KB 659/1210 KB 76/167 KB 1692/1822 KB 260/577 KB 659/1210 KB 76/167 KB 1680/1822 KB 256/577 KB 655/1210 KB 76/167 KB 1680/1822 KB 256/577 KB 659/1210 KB 80/167 KB 1692/1822 KB 260/577 KB 663/1210 KB 80/167 KB 1692/1822 KB 260/577 KB 667/1210 KB 80/167 KB 1692/1822 KB 260/577 KB 659/1210 KB 76/167 KB 1684/1822 KB 260/577 KB 667/1210 KB 80/167 KB 1692/1822 KB 264/577 KB 671/1210 KB 80/167 KB 1692/1822 KB 264/577 KB 671/1210 KB 80/167 KB 1692/1822 KB 268/577 KB 671/1210 KB 80/167 KB 1692/1822 KB 272/577 KB 671/1210 KB 80/167 KB 1692/1822 KB 276/577 KB 675/1210 KB 84/167 KB 1696/1822 KB 280/577 KB 675/1210 KB 84/167 KB 1696/1822 KB 284/577 KB 675/1210 KB 84/167 KB 1696/1822 KB 288/577 KB 675/1210 KB 84/167 KB 1696/1822 KB 276/577 KB 675/1210 KB 8 unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 4/167 KB 1692/1822 KB 276/577 KB 679/1210 KB 84/167 KB 1696/1822 KB 288/577 KB 683/1210 KB 84/167 KB 1696/1822 KB 288/577 KB 687/1210 KB 84/167 KB 1696/1822 KB 288/577 KB 671/1210 KB 84/167 KB 1692/1822 KB 276/577 KB 687/1210 KB 88/167 KB 1696/1822 KB 288/577 KB 687/1210 KB 92/167 KB 1696/1822 KB 288/577 KB 687/1210 KB 96/167 KB 1696/1822 KB 288/577 KB 687/1210 KB 100/167 KB 1696/1822 KB 288/577 KB 691/1210 KB 104/167 KB 1700/1822 KB 292/577 KB 691/1210 KB 108/167 KB 1700/1822 KB 292/577 KB 691/1210 KB 100/167 KB 1700/1822 KB 292/577 KB 691/1210 KB 112/167 KB 1700/1822 KB 292/577 KB 687/1210 KB 100/167 KB 1700/1822 KB 288/577 KB 691/1210 KB 112/167 KB 1704/1822 KB 292/577 KB 691/1210 KB 112/167 KB 1708/1822 KB 292/577 KB 691/1210 KB 112/167 KB 1712/1822 KB 292/577 KB 687/1210 KB 100/167 KB 1700/1822 KB 292/577 KB 695/1210 KB 112/167 KB 1712/1822 KB 292/577 KB 699/1210 KB 112/167 KB 1712/1822 KB 292/577 KB 699/1210 KB 112/167 KB 1716/1822 KB 296/577 KB 703/1210 KB 112/167 KB 1720/1822 KB 296/577 KB 703/1210 KB 112/167 KB 1724/1822 KB 296/577 KB 703/1210 KB 116/167 KB 1728/1822 KB 296/577 KB 699/1210 KB 112/167 KB 1712/1822 KB 296/577 KB 703/1210 KB 116/167 KB 1728/1822 KB 300/577 KB 703/1210 KB 116/167 KB 1728/1822 KB 304/577 KB 703/1210 KB 116/167 KB 1728/1822 KB 308/577 KB 703/1210 KB 116/167 KB 1728/1822 KB 312/577 KB 703/1210 KB 116/167 KB 1728/1822 KB 316/577 KB 703/1210 KB 116/167 KB 1728/1822 KB 320/577 KB 703/1210 KB 116/167 KB 1724/1822 KB 296/577 KB 703/1210 KB 112/167 KB 1716/1822 KB 296/577 KB 707/1210 KB 116/167 KB 1732/1822 KB 320/577 KB 711/1210 KB 120/167 KB 1732/1822 KB 320/577 KB 715/1210 KB 120/167 KB 1732/1822 KB 320/577 KB 719/1210 KB 120/167 KB 1732/1822 KB 320/577 KB 723/1210 KB 120/167 KB 1732/1822 KB 320/577 KB 727/1210 KB 120/167 KB 1732/1822 KB 324/577 KB 731/1210 KB 120/167 KB 1732/1822 KB 324/577 KB 703/1210 KB 116/167 KB 1732/1822 KB 320/577 KB 731/1210 KB 120/167 KB 1736/1822 KB 324/577 KB 731/1210 KB 120/167 KB 1740/1822 KB 324/577 KB 731/1210 KB 120/167 KB 1744/1822 KB 324/577 KB 723/1210 KB 120/167 KB 1732/1822 KB 324/577 KB 731/1210 KB 120/167 KB 1744/1822 KB 328/577 KB 731/1210 KB 120/167 KB 1744/1822 KB 332/577 KB 707/1210 KB 120/167 KB 1732/1822 KB 320/577 KB 735/1210 KB 124/167 KB 1744/1822 KB 332/577 KB 735/1210 KB 128/167 KB 1744/1822 KB 332/577 KB 735/1210 KB 132/167 KB 1744/1822 KB 332/577 KB 735/1210 KB 136/167 KB 1744/1822 KB 332/577 KB 735/1210 KB 140/167 KB 1744/1822 KB 332/577 KB 735/1210 KB 144/167 KB 1744/1822 KB 332/577 KB 735/1210 KB 120/167 KB 1744/1822 KB 332/577 KB 735/1210 KB 148/167 KB 1744/1822 KB 332/577 KB 739/1210 KB 152/167 KB 1748/1822 KB 336/577 KB 739/1210 KB 156/167 KB 1748/1822 KB 336/577 KB 739/1210 KB 160/167 KB 1748/1822 KB 336/577 KB 739/1210 KB 148/167 KB 1748/1822 KB 336/577 KB 735/1210 KB 148/167 KB 1748/1822 KB 336/577 KB 735/1210 KB 148/167 KB 1744/1822 KB 336/577 KB 739/1210 KB 160/167 KB 1752/1822 KB 336/577 KB 739/1210 KB 160/167 KB 1756/1822 KB 336/577 KB 739/1210 KB 160/167 KB 1760/1822 KB 336/577 KB 739/1210 KB 160/167 KB 1760/1822 KB 340/577 KB 743/1210 KB 160/167 KB 1764/1822 KB 340/577 KB 743/1210 KB 164/167 KB 1768/1822 KB 344/577 KB 743/1210 KB 164/167 KB 1772/1822 KB 344/577 KB 743/1210 KB 164/167 KB 1776/1822 KB 344/577 KB 743/1210 KB 160/167 KB 1760/1822 KB 340/577 KB 747/1210 KB 164/167 KB 1776/1822 KB 344/577 KB 751/1210 KB 164/167 KB 1776/1822 KB 344/577 KB 743/1210 KB 164/167 KB 1764 unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install /1822 KB 344/577 KB 751/1210 KB 167/167 KB 1776/1822 KB 344/577 KB 743/1210 KB 160/167 KB 1764/1822 KB 344/577 KB 751/1210 KB 167/167 KB 1776/1822 KB 348/577 KB 751/1210 KB 167/167 KB 1776/1822 KB 352/577 KB 755/1210 KB 167/167 KB 1776/1822 KB 352/577 KB 759/1210 KB 167/167 KB 1780/1822 KB 356/577 KB 763/1210 KB 167/167 KB 1780/1822 KB 356/577 KB 767/1210 KB 167/167 KB 1780/1822 KB 356/577 KB 755/1210 KB 167/167 KB 1780/1822 KB 356/577 KB 767/1210 KB 167/167 KB 1784/1822 KB 356/577 KB 767/1210 KB 167/167 KB 1788/1822 KB 356/577 KB 755/1210 KB 167/167 KB 1776/1822 KB 356/577 KB 767/1210 KB 167/167 KB 1788/1822 KB 360/577 KB 767/1210 KB 167/167 KB 1788/1822 KB 364/577 KB 767/1210 KB 167/167 KB 1788/1822 KB 368/577 KB 771/1210 KB 167/167 KB 1788/1822 KB 368/577 KB 775/1210 KB 167/167 KB 1792/1822 KB 372/577 KB 779/1210 KB 167/167 KB 1792/1822 KB 372/577 KB 783/1210 KB 167/167 KB 1792/1822 KB 372/577 KB 771/1210 KB 167/167 KB 1792/1822 KB 372/577 KB 771/1210 KB 167/167 KB 1792/1822 KB 368/577 KB 783/1210 KB 167/167 KB 1796/1822 KB 372/577 KB 783/1210 KB 167/167 KB 1800/1822 KB 376/577 KB 783/1210 KB 167/167 KB 1804/1822 KB 376/577 KB 783/1210 KB 167/167 KB 1808/1822 KB 376/577 KB 783/1210 KB 167/167 KB 1796/1822 KB 376/577 KB 783/1210 KB 167/167 KB 1808/1822 KB 380/577 KB 783/1210 KB 167/167 KB 1808/1822 KB 384/577 KB 783/1210 KB 167/167 KB 1808/1822 KB 388/577 KB 787/1210 KB 167/167 KB 1808/1822 KB 392/577 KB 787/1210 KB 167/167 KB 1808/1822 KB 396/577 KB 787/1210 KB 167/167 KB 1808/1822 KB 400/577 KB 787/1210 KB 167/167 KB 1808/1822 KB 388/577 KB 791/1210 KB 167/167 KB 1812/1822 KB 400/577 KB 795/1210 KB 167/167 KB 1812/1822 KB 400/577 KB 799/1210 KB 167/167 KB 1812/1822 KB 400/577 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 120.6 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 803/1210 KB 1812/1822 KB 400/577 KB 807/1210 KB 1812/1822 KB 404/577 KB 811/1210 KB 1812/1822 KB 404/577 KB 815/1210 KB 1812/1822 KB 404/577 KB 787/1210 KB 167/167 KB 1812/1822 KB 400/577 KB 815/1210 KB 1816/1822 KB 404/577 KB 815/1210 KB 1820/1822 KB 404/577 KB 815/1210 KB 1822/1822 KB 404/577 KB 803/1210 KB 1812/1822 KB 404/577 KB 815/1210 KB 1822/1822 KB 408/577 KB 815/1210 KB 1822/1822 KB 412/577 KB 815/1210 KB 1822/1822 KB 416/577 KB 815/1210 KB 1822/1822 KB 420/577 KB 819/1210 KB 1822/1822 KB 424/577 KB 819/1210 KB 1822/1822 KB 420/577 KB 823/1210 KB 1822/1822 KB 428/577 KB 827/1210 KB 1822/1822 KB 428/577 KB 831/1210 KB 1822/1822 KB 428/577 KB 831/1210 KB 1822/1822 KB 428/577 KB 831/1210 KB 1822/1822 KB 432/577 KB 835/1210 KB 1822/1822 KB 432/577 KB 839/1210 KB 1822/1822 KB 436/577 KB 843/1210 KB 1822/1822 KB 436/577 KB 847/1210 KB 1822/1822 KB 436/577 KB 835/1210 KB 1822/1822 KB 436/577 KB 847/1210 KB 1822/1822 KB 440/577 KB 847/1210 KB 1822/1822 KB 444/577 KB 847/1210 KB 1822/1822 KB 448/577 KB 851/1210 KB 1822/1822 KB 448/577 KB 855/1210 KB 1822/1822 KB 448/577 KB 859/1210 KB 1822/1822 KB 448/577 KB 859/1210 KB 1822/1822 KB 4/439 KB 452/577 KB 859/1210 KB 1822/1822 KB 8/439 KB 452/577 KB 859/1210 KB 1822/1822 KB 12/439 KB 452/577 KB 859/1210 KB 1822/1822 KB 16/439 KB 452/577 KB 859/1210 KB 1822/1822 KB 20/439 KB 452/577 KB 859/1210 KB 1822/1822 KB 24/439 KB 452/577 KB 859/1210 KB 1822/1822 KB 28/439 KB 452/577 KB 859/1210 KB 1822/1822 KB 32/439 KB 452/577 KB 859/1210 KB 1822/1822 KB 452/577 KB 859/1210 KB 1822/1822 KB 32/439 KB 456/577 KB 863/1210 KB 1822/1822 KB 32/439 KB 456/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1306.6 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 863/1210 KB 36/439 KB 456/577 KB 863/1210 KB 40/439 KB 456/577 KB 863/1210 KB 44/439 KB 456/577 KB 863/1210 KB 48/439 KB 456/577 KB 867/1210 KB 48/439 KB 456/577 KB 871/1210 KB 52/439 KB 460/577 KB 875/1210 KB 52/439 KB 460/577 KB 879/1210 KB 52/439 KB 460/577 KB 867/1210 KB 52/439 KB 460/577 KB 867/1210 KB 48/439 KB 460/577 KB 879/1210 KB 52/439 KB 464/577 KB 879/1210 KB 52/439 KB 468/577 KB 879/1210 KB 56/439 KB 468/577 KB 879/1210 KB 60/439 KB 468/577 KB 879/1210 KB 64/439 KB 468/577 KB 879/1210 KB 64/439 KB 472/577 KB 879/1210 KB 64/439 KB 476/577 KB 879/1210 KB 64/439 KB 480/577 KB 883/1210 KB 64/439 KB 480/577 KB 883/1210 KB 68/439 KB 480/577 KB 883/1210 KB 72/439 KB 480/577 KB 4/562 KB 883/1210 KB 68/439 KB 480/577 KB 4/562 KB 887/1210 KB 72/439 KB 480/577 KB 8/562 KB 887/1210 KB 72/439 KB 480/577 KB 12/562 KB 887/1210 KB 72/439 KB 480/577 KB 16/562 KB 887/1210 KB 72/439 KB 480/577 KB 4/562 KB 887/1210 KB 76/439 KB 480/577 KB 16/562 KB 891/1210 KB 76/439 KB 480/577 KB 16/562 KB 891/1210 KB 80/439 KB 484/577 KB 16/562 KB 891/1210 KB 80/439 KB 484/577 KB 20/562 KB 891/1210 KB 80/439 KB 484/577 KB 24/562 KB 891/1210 KB 80/439 KB 484/577 KB 28/562 KB 891/1210 KB 80/439 KB 484/577 KB 32/562 KB 891/1210 KB 80/439 KB 480/577 KB 16/562 KB 895/1210 KB 80/439 KB 484/577 KB 32/562 KB 895/1210 KB 80/439 KB 488/577 KB 32/562 KB 895/1210 KB 80/439 KB 492/577 KB 32/562 KB 899/1210 KB 80/439 KB 496/577 KB 36/562 KB 899/1210 KB 80/439 KB 500/577 KB 36/562 KB 899/1210 KB 80/439 KB 504/577 KB 36/562 KB 899/1210 KB 80/439 KB 508/577 KB 36/562 KB 899/1210 KB 80/439 KB 512/577 KB 36/562 KB 899/1210 KB 80/439 KB 492/577 KB 36/562 KB 895/1210 KB 80/439 KB 492/577 KB 36/562 KB 899/1210 KB 80/439 KB 512/577 KB 40/562 KB 899/1210 KB 80/439 KB 512/577 KB 44/562 KB 899/1210 KB 80/439 KB 512/577 KB 48/562 KB 903/1210 KB 80/439 KB 512/577 KB 48/562 KB 907/1210 KB 80/439 KB 512/577 KB 48/562 KB 911/1210 KB 80/439 KB 512/577 KB 48/562 KB 911/1210 KB 80/439 KB 512/577 KB 52/562 KB 911/1210 KB 80/439 KB 512/577 KB 56/562 KB 911/1210 KB 80/439 KB 512/577 KB 60/562 KB 911/1210 KB 80/439 KB 512/577 KB 64/562 KB 915/1210 KB 80/439 KB 516/577 KB 68/562 KB 915/1210 KB 80/439 KB 516/577 KB 72/562 KB 915/1210 KB 80/439 KB 516/577 KB 64/562 KB 915/1210 KB 80/439 KB 512/577 KB 64/562 KB 919/1210 KB 80/439 KB 516/577 KB 72/562 KB 919/1210 KB 80/439 KB 520/577 KB 72/562 KB 923/1210 KB 80/439 KB 520/577 KB 72/562 KB 927/1210 KB 80/439 KB 520/577 KB 72/562 KB 927/1210 KB 80/439 KB 524/577 KB 72/562 KB 927/1210 KB 80/439 KB 528/577 KB 72/562 KB 931/1210 KB 80/439 KB 528/577 KB 72/562 KB 931/1210 KB 84/439 KB 532/577 KB 76/562 KB 931/1210 KB 88/439 KB 532/577 KB 76/562 KB 931/1210 KB 92/439 KB 532/577 KB 76/562 KB 931/1210 KB 96/439 KB 532/577 KB 76/562 KB 931/1210 KB 100/439 KB 532/577 KB 76/562 KB 931/1210 KB 104/439 KB 532/577 KB 76/562 KB 931/1210 KB 108/439 KB 532/577 KB 76/562 KB 931/1210 KB 112/439 KB 532/577 KB 76/562 KB 931/1210 KB 116/439 KB 532/577 KB 76/562 KB 931/1210 KB 120/439 KB 532/577 KB 76/562 KB 931/1210 KB 124/439 KB 532/577 KB 76/562 KB 931/1210 KB 128/439 KB 532/577 KB 76/562 KB 931/1210 KB 80/439 KB 532/577 KB 76/562 KB 931/1210 KB 80/439 KB 528/577 KB 76/562 KB 935/1210 KB 128/439 KB 532/577 KB 80/562 KB 935/1210 KB 132/439 KB 532/577 KB 80/562 KB 935/1210 KB 136/439 KB 536/577 KB 84/562 KB 935/1210 KB 140/439 KB 536/577 KB 84/562 KB unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 935/1210 KB 144/439 KB 536/577 KB 84/562 KB 935/1210 KB 128/439 KB 532/577 KB 76/562 KB 939/1210 KB 144/439 KB 536/577 KB 84/562 KB 943/1210 KB 144/439 KB 536/577 KB 84/562 KB 935/1210 KB 132/439 KB 536/577 KB 84/562 KB 935/1210 KB 132/439 KB 536/577 KB 80/562 KB 943/1210 KB 144/439 KB 540/577 KB 84/562 KB 943/1210 KB 144/439 KB 544/577 KB 84/562 KB 943/1210 KB 144/439 KB 548/577 KB 84/562 KB 947/1210 KB 144/439 KB 552/577 KB 88/562 KB 947/1210 KB 144/439 KB 548/577 KB 88/562 KB 951/1210 KB 144/439 KB 552/577 KB 88/562 KB 955/1210 KB 144/439 KB 552/577 KB 88/562 KB 943/1210 KB 144/439 KB 548/577 KB 88/562 KB 955/1210 KB 144/439 KB 556/577 KB 92/562 KB 955/1210 KB 144/439 KB 556/577 KB 96/562 KB 955/1210 KB 144/439 KB 556/577 KB 100/562 KB 959/1210 KB 148/439 KB 556/577 KB 104/562 KB 959/1210 KB 148/439 KB 556/577 KB 108/562 KB 959/1210 KB 148/439 KB 556/577 KB 112/562 KB 955/1210 KB 144/439 KB 556/577 KB 88/562 KB 959/1210 KB 148/439 KB 560/577 KB 112/562 KB 959/1210 KB 148/439 KB 556/577 KB 100/562 KB 959/1210 KB 144/439 KB 556/577 KB 100/562 KB 959/1210 KB 148/439 KB 564/577 KB 112/562 KB 963/1210 KB 152/439 KB 568/577 KB 116/562 KB 963/1210 KB 152/439 KB 572/577 KB 116/562 KB 963/1210 KB 152/439 KB 576/577 KB 116/562 KB 963/1210 KB 152/439 KB 564/577 KB 116/562 KB 963/1210 KB 152/439 KB 576/577 KB 120/562 KB 963/1210 KB 152/439 KB 564/577 KB 112/562 KB 959/1210 KB 152/439 KB 564/577 KB 112/562 KB 963/1210 KB 156/439 KB 577/577 KB 120/562 KB 963/1210 KB 160/439 KB 577/577 KB 120/562 KB 963/1210 KB 164/439 KB 577/577 KB 120/562 KB 963/1210 KB 152/439 KB 577/577 KB 120/562 KB 967/1210 KB 164/439 KB 577/577 KB 120/562 KB 971/1210 KB 164/439 KB 577/577 KB 120/562 KB 975/1210 KB 164/439 KB 577/577 KB 120/562 KB 975/1210 KB 168/439 KB 577/577 KB 120/562 KB 975/1210 KB 172/439 KB 577/577 KB 124/562 KB 975/1210 KB 176/439 KB 577/577 KB 124/562 KB 975/1210 KB 180/439 KB 577/577 KB 124/562 KB 979/1210 KB 184/439 KB 577/577 KB 124/562 KB 979/1210 KB 188/439 KB 577/577 KB 124/562 KB 979/1210 KB 192/439 KB 577/577 KB 124/562 KB 975/1210 KB 168/439 KB 577/577 KB 124/562 KB 979/1210 KB 192/439 KB 577/577 KB 128/562 KB 979/1210 KB 192/439 KB 577/577 KB 132/562 KB 979/1210 KB 192/439 KB 577/577 KB 136/562 KB 979/1210 KB 192/439 KB 577/577 KB 140/562 KB 979/1210 KB 192/439 KB 577/577 KB 144/562 KB 979/1210 KB 180/439 KB 577/577 KB 124/562 KB 983/1210 KB 192/439 KB 577/577 KB 144/562 KB 987/1210 KB 192/439 KB 577/577 KB 144/562 KB 991/1210 KB 192/439 KB 577/577 KB 144/562 KB 995/1210 KB 192/439 KB 577/577 KB 144/562 KB 999/1210 KB 196/439 KB 148/562 KB 1003/1210 KB 196/439 KB 148/562 KB 1007/1210 KB 196/439 KB 148/562 KB 995/1210 KB 196/439 KB 148/562 KB 1007/1210 KB 196/439 KB 152/562 KB 1007/1210 KB 196/439 KB 156/562 KB 1007/1210 KB 196/439 KB 160/562 KB 995/1210 KB 196/439 KB 577/577 KB 144/562 KB 1007/1210 KB 200/439 KB 160/562 KB 1007/1210 KB 204/439 KB 160/562 KB 1007/1210 KB 208/439 KB 160/562 KB 1011/1210 KB 208/439 KB 160/562 KB 1015/1210 KB 212/439 KB 160/562 KB 1019/1210 KB 212/439 KB 160/562 KB 1019/1210 KB 212/439 KB 164/562 KB 1023/1210 KB 212/439 KB 168/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 400.5 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 1011/1210 KB 212/439 KB 160/562 KB 1023/1210 KB 216/439 KB 168/562 KB 1023/1210 KB 212/439 KB 164/562 KB 1023/1210 KB 216/439 KB 172/562 KB 1023/1210 KB 220/439 KB 176/562 KB 1023/1210 KB 220/439 KB 172/562 KB 1023/1210 KB 224/439 KB 176/562 KB 1027/1210 KB 224/439 KB 176/562 KB 1031/1210 KB 228/439 KB 176/562 KB 1035/1210 KB 228/439 KB 176/562 KB 1039/1210 KB 228/439 KB 176/562 KB 1027/1210 KB 228/439 KB 176/562 KB 1039/1210 KB 232/439 KB 180/562 KB 1039/1210 KB 236/439 KB 180/562 KB 1039/1210 KB 240/439 KB 180/562 KB 1039/1210 KB 228/439 KB 180/562 KB 1039/1210 KB 240/439 KB 184/562 KB 1039/1210 KB 240/439 KB 188/562 KB 1039/1210 KB 240/439 KB 192/562 KB 1043/1210 KB 240/439 KB 192/562 KB 1047/1210 KB 240/439 KB 192/562 KB 1051/1210 KB 240/439 KB 192/562 KB 1055/1210 KB 240/439 KB 192/562 KB 1059/1210 KB 240/439 KB 192/562 KB 1059/1210 KB 244/439 KB 196/562 KB 1059/1210 KB 240/439 KB 196/562 KB 1059/1210 KB 244/439 KB 200/562 KB 1059/1210 KB 248/439 KB 204/562 KB 1059/1210 KB 248/439 KB 208/562 KB 1059/1210 KB 248/439 KB 200/562 KB 1059/1210 KB 252/439 KB 208/562 KB 1059/1210 KB 256/439 KB 208/562 KB 1059/1210 KB 260/439 KB 208/562 KB 1063/1210 KB 264/439 KB 212/562 KB 1063/1210 KB 268/439 KB 212/562 KB 1063/1210 KB 272/439 KB 212/562 KB 1063/1210 KB 260/439 KB 212/562 KB 1063/1210 KB 260/439 KB 208/562 KB 1067/1210 KB 272/439 KB 212/562 KB 1071/1210 KB 272/439 KB 212/562 KB 1071/1210 KB 272/439 KB 216/562 KB 1071/1210 KB 272/439 KB 220/562 KB 1071/1210 KB 272/439 KB 224/562 KB 1071/1210 KB 272/439 KB 228/562 KB 1075/1210 KB 276/439 KB 232/562 KB 1075/1210 KB 276/439 KB 236/562 KB 1075/1210 KB 276/439 KB 240/562 KB 1075/1210 KB 276/439 KB 228/562 KB 1075/1210 KB 272/439 KB 228/562 KB 1079/1210 KB 276/439 KB 240/562 KB 1083/1210 KB 276/439 KB 240/562 KB 1087/1210 KB 276/439 KB 240/562 KB 1091/1210 KB 276/439 KB 240/562 KB 1095/1210 KB 280/439 KB 240/562 KB 1099/1210 KB 280/439 KB 240/562 KB 1103/1210 KB 280/439 KB 240/562 KB 1091/1210 KB 280/439 KB 240/562 KB 1103/1210 KB 284/439 KB 240/562 KB 1103/1210 KB 288/439 KB 240/562 KB 1103/1210 KB 288/439 KB 4/256 KB 240/562 KB 1103/1210 KB 288/439 KB 8/256 KB 240/562 KB 1103/1210 KB 288/439 KB 12/256 KB 240/562 KB 1103/1210 KB 288/439 KB 16/256 KB 240/562 KB 1103/1210 KB 288/439 KB 20/256 KB 240/562 KB 1103/1210 KB 288/439 KB 24/256 KB 240/562 KB 1103/1210 KB 288/439 KB 28/256 KB 240/562 KB 1103/1210 KB 288/439 KB 32/256 KB 240/562 KB 1103/1210 KB 288/439 KB 36/256 KB 240/562 KB 1103/1210 KB 288/439 KB 40/256 KB 240/562 KB 1103/1210 KB 288/439 KB 44/256 KB 240/562 KB 1103/1210 KB 288/439 KB 48/256 KB 240/562 KB 1103/1210 KB 292/439 KB 48/256 KB 240/562 KB 1107/1210 KB 296/439 KB 52/256 KB 244/562 KB 1107/1210 KB 300/439 KB 52/256 KB 244/562 KB 1107/1210 KB 304/439 KB 52/256 KB 244/562 KB 1107/1210 KB 292/439 KB 52/256 KB 244/562 KB 1107/1210 KB 304/439 KB 56/256 KB 244/562 KB 1107/1210 KB 304/439 KB 60/256 KB 244/562 KB 1107/1210 KB 304/439 KB 64/256 KB 244/562 KB 1107/1210 KB 304/439 KB 68/256 KB 244/562 KB 1107/1210 KB 304/439 KB 72/256 KB 244/562 KB 1107/1210 KB 308/439 KB 76/256 KB 244/562 KB 1107/1210 KB 292/439 KB 48/256 KB 244/562 KB 1103/1210 KB 292/439 KB 48/256 KB 244/562 KB 1107/1210 KB 308/439 KB 76/256 KB 248/562 KB 1107/1210 KB 308/439 KB 76/256 KB 252/562 KB 1107/1210 KB 308/439 KB 76/256 KB 256/562 KB 1111/1210 KB 308/439 KB 76/256 KB 256/562 KB 1115/1210 KB 308/439 KB 76/256 KB 256/562 KB unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 1119/1210 KB 308/439 KB 76/256 KB 256/562 KB 1119/1210 KB 308/439 KB 80/256 KB 256/562 KB 1119/1210 KB 308/439 KB 80/256 KB 260/562 KB 1119/1210 KB 308/439 KB 80/256 KB 264/562 KB 1123/1210 KB 308/439 KB 80/256 KB 268/562 KB 1123/1210 KB 308/439 KB 80/256 KB 272/562 KB 1123/1210 KB 308/439 KB 80/256 KB 276/562 KB 1123/1210 KB 308/439 KB 84/256 KB 280/562 KB 1123/1210 KB 308/439 KB 84/256 KB 284/562 KB 1123/1210 KB 308/439 KB 84/256 KB 288/562 KB 1107/1210 KB 308/439 KB 72/256 KB 244/562 KB 1123/1210 KB 312/439 KB 84/256 KB 288/562 KB 1123/1210 KB 316/439 KB 84/256 KB 288/562 KB 1123/1210 KB 320/439 KB 84/256 KB 288/562 KB 1123/1210 KB 308/439 KB 84/256 KB 276/562 KB 1123/1210 KB 308/439 KB 80/256 KB 264/562 KB 1127/1210 KB 320/439 KB 84/256 KB 288/562 KB 1131/1210 KB 320/439 KB 84/256 KB 288/562 KB 1131/1210 KB 320/439 KB 88/256 KB 288/562 KB 1135/1210 KB 320/439 KB 88/256 KB 288/562 KB 1135/1210 KB 320/439 KB 92/256 KB 288/562 KB 1139/1210 KB 320/439 KB 92/256 KB 288/562 KB 1143/1210 KB 324/439 KB 96/256 KB 292/562 KB 1147/1210 KB 324/439 KB 96/256 KB 292/562 KB 1151/1210 KB 324/439 KB 96/256 KB 292/562 KB 1139/1210 KB 324/439 KB 96/256 KB 292/562 KB 1139/1210 KB 324/439 KB 96/256 KB 288/562 KB 1139/1210 KB 320/439 KB 96/256 KB 288/562 KB 1151/1210 KB 328/439 KB 96/256 KB 292/562 KB 1151/1210 KB 332/439 KB 96/256 KB 292/562 KB 1151/1210 KB 336/439 KB 96/256 KB 292/562 KB 1151/1210 KB 340/439 KB 96/256 KB 292/562 KB 1155/1210 KB 344/439 KB 100/256 KB 296/562 KB 1155/1210 KB 348/439 KB 100/256 KB 296/562 KB 1155/1210 KB 352/439 KB 100/256 KB 296/562 KB 1155/1210 KB 340/439 KB 100/256 KB 296/562 KB 1151/1210 KB 340/439 KB 100/256 KB 296/562 KB 1151/1210 KB 340/439 KB 100/256 KB 292/562 KB 1155/1210 KB 352/439 KB 104/256 KB 296/562 KB 1155/1210 KB 352/439 KB 108/256 KB 296/562 KB 1155/1210 KB 352/439 KB 112/256 KB 296/562 KB 1155/1210 KB 352/439 KB 112/256 KB 300/562 KB 1155/1210 KB 352/439 KB 112/256 KB 304/562 KB 1155/1210 KB 352/439 KB 116/256 KB 304/562 KB 1159/1210 KB 356/439 KB 120/256 KB 308/562 KB 1159/1210 KB 356/439 KB 124/256 KB 308/562 KB 1159/1210 KB 356/439 KB 116/256 KB 308/562 KB 1159/1210 KB 356/439 KB 116/256 KB 304/562 KB 1163/1210 KB 356/439 KB 128/256 KB 308/562 KB 1167/1210 KB 356/439 KB 128/256 KB 308/562 KB 1167/1210 KB 356/439 KB 128/256 KB 312/562 KB 1167/1210 KB 356/439 KB 128/256 KB 316/562 KB 1155/1210 KB 356/439 KB 116/256 KB 304/562 KB 1167/1210 KB 360/439 KB 128/256 KB 316/562 KB 1167/1210 KB 364/439 KB 128/256 KB 320/562 KB 1167/1210 KB 368/439 KB 128/256 KB 320/562 KB 1167/1210 KB 372/439 KB 128/256 KB 320/562 KB 1171/1210 KB 376/439 KB 128/256 KB 320/562 KB 1171/1210 KB 380/439 KB 128/256 KB 320/562 KB 1171/1210 KB 384/439 KB 128/256 KB 320/562 KB 1167/1210 KB 356/439 KB 128/256 KB 316/562 KB 1171/1210 KB 384/439 KB 132/256 KB 320/562 KB 1171/1210 KB 384/439 KB 136/256 KB 320/562 KB 1171/1210 KB 384/439 KB 140/256 KB 320/562 KB 1171/1210 KB 384/439 KB 144/256 KB 320/562 KB 1171/1210 KB 372/439 KB 128/256 KB 320/562 KB 1167/1210 KB 360/439 KB 128/256 KB 320/562 KB 1171/1210 KB 384/439 KB 144/256 KB 324/562 KB 1175/1210 KB 384/439 KB 144/256 KB 324/562 KB 1179/1210 KB 384/439 KB 144/256 KB 324/562 KB 1183/1210 KB 384/439 KB 144/256 KB 324/562 KB 1183/1210 KB 384/439 KB 144/256 KB 328/562 KB 1183/1210 KB 384/439 KB 144/256 KB 332/562 KB 1183/1210 KB 384/439 KB 144/256 KB 336/562 KB 1183/1210 KB 384/439 KB 144/256 KB 340/562 KB 11 unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 87/1210 KB 388/439 KB 148/256 KB 344/562 KB 1187/1210 KB 388/439 KB 148/256 KB 348/562 KB 1187/1210 KB 388/439 KB 148/256 KB 340/562 KB 1187/1210 KB 388/439 KB 152/256 KB 348/562 KB 1187/1210 KB 388/439 KB 156/256 KB 348/562 KB 1187/1210 KB 388/439 KB 160/256 KB 348/562 KB 1187/1210 KB 388/439 KB 144/256 KB 340/562 KB 1187/1210 KB 384/439 KB 144/256 KB 340/562 KB 1191/1210 KB 388/439 KB 160/256 KB 348/562 KB 1195/1210 KB 388/439 KB 160/256 KB 348/562 KB 1199/1210 KB 388/439 KB 160/256 KB 348/562 KB 1199/1210 KB 392/439 KB 160/256 KB 348/562 KB 1199/1210 KB 396/439 KB 160/256 KB 348/562 KB 1199/1210 KB 400/439 KB 160/256 KB 348/562 KB 1199/1210 KB 400/439 KB 160/256 KB 352/562 KB 1203/1210 KB 400/439 KB 160/256 KB 352/562 KB 1207/1210 KB 404/439 KB 160/256 KB 352/562 KB 1210/1210 KB 404/439 KB 160/256 KB 352/562 KB 1210/1210 KB 404/439 KB 164/256 KB 352/562 KB 1210/1210 KB 404/439 KB 168/256 KB 352/562 KB 1210/1210 KB 404/439 KB 172/256 KB 352/562 KB 1210/1210 KB 404/439 KB 176/256 KB 356/562 KB 1203/1210 KB 404/439 KB 160/256 KB 352/562 KB 1210/1210 KB 408/439 KB 176/256 KB 356/562 KB 1210/1210 KB 412/439 KB 176/256 KB 356/562 KB 1210/1210 KB 416/439 KB 176/256 KB 356/562 KB 1210/1210 KB 420/439 KB 176/256 KB 356/562 KB 1210/1210 KB 424/439 KB 180/256 KB 356/562 KB 1210/1210 KB 428/439 KB 180/256 KB 356/562 KB 1210/1210 KB 432/439 KB 180/256 KB 356/562 KB 1210/1210 KB 404/439 KB 172/256 KB 356/562 KB 1210/1210 KB 432/439 KB 180/256 KB 360/562 KB 1210/1210 KB 432/439 KB 180/256 KB 364/562 KB 1210/1210 KB 432/439 KB 180/256 KB 368/562 KB 1210/1210 KB 432/439 KB 180/256 KB 372/562 KB 1210/1210 KB 432/439 KB 180/256 KB 376/562 KB 1210/1210 KB 432/439 KB 180/256 KB 380/562 KB 1210/1210 KB 432/439 KB 180/256 KB 384/562 KB 1210/1210 KB 420/439 KB 180/256 KB 356/562 KB 1210/1210 KB 432/439 KB 184/256 KB 384/562 KB 1210/1210 KB 432/439 KB 188/256 KB 384/562 KB 1210/1210 KB 432/439 KB 192/256 KB 384/562 KB 1210/1210 KB 436/439 KB 192/256 KB 384/562 KB 1210/1210 KB 439/439 KB 196/256 KB 388/562 KB 1210/1210 KB 436/439 KB 196/256 KB 388/562 KB 1210/1210 KB 439/439 KB 200/256 KB 388/562 KB 1210/1210 KB 439/439 KB 204/256 KB 388/562 KB 1210/1210 KB 439/439 KB 208/256 KB 388/562 KB 1210/1210 KB 436/439 KB 192/256 KB 388/562 KB 1210/1210 KB 439/439 KB 208/256 KB 392/562 KB 1210/1210 KB 439/439 KB 208/256 KB 396/562 KB 1210/1210 KB 439/439 KB 208/256 KB 400/562 KB 1210/1210 KB 439/439 KB 212/256 KB 400/562 KB 1210/1210 KB 439/439 KB 216/256 KB 404/562 KB 1210/1210 KB 439/439 KB 220/256 KB 404/562 KB 1210/1210 KB 439/439 KB 224/256 KB 404/562 KB 1210/1210 KB 439/439 KB 212/256 KB 404/562 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 808.0 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 292.3 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 228/256 KB 408/562 KB 232/256 KB 408/562 KB 224/256 KB 408/562 KB 232/256 KB 412/562 KB 232/256 KB 416/562 KB 232/256 KB 420/562 KB 236/256 KB 424/562 KB 236/256 KB 428/562 KB 236/256 KB 432/562 KB 4/140 KB 236/256 KB 420/562 KB 236/256 KB 428/562 KB 4/140 KB 236/256 KB 432/562 KB 8/140 KB 236/256 KB 432/562 KB 12/140 KB 240/256 KB 432/562 KB 12/140 KB 240/256 KB 432/562 KB 16/140 KB 240/256 KB 432/562 KB 20/140 KB 244/256 KB 436/562 KB 24/140 KB 244/256 KB 436/562 KB 28/140 KB 244/256 KB 436/562 KB 32/140 KB 244/256 KB 436/562 KB 20/140 KB 244/256 KB 432/562 KB 20/140 KB 248/256 KB 436/562 KB 32/140 KB 252/256 KB 436/562 KB 32/140 KB 256/256 KB 436/562 KB 32/140 KB 256/256 KB 440/562 KB 32/140 KB 256/256 KB 444/562 KB 32/140 KB 256/256 KB 448/562 KB 32/140 KB 256/256 KB 444/562 KB 32/140 KB 256/256 KB 452/562 KB 32/140 KB 4/1118 KB 256/256 KB 456/562 KB 36/140 KB 4/1118 KB 256/256 KB 460/562 KB 36/140 KB 4/1118 KB 256/256 KB 452/562 KB 36/140 KB 8/1118 KB 256/256 KB 460/562 KB 36/140 KB 12/1118 KB 256/256 KB 460/562 KB 36/140 KB 16/1118 KB 256/256 KB 460/562 KB 36/140 KB 20/1118 KB 256/256 KB 460/562 KB 36/140 KB 24/1118 KB 256/256 KB 460/562 KB 36/140 KB 28/1118 KB 256/256 KB 460/562 KB 36/140 KB 256/256 KB 452/562 KB 36/140 KB 28/1118 KB 256/256 KB 464/562 KB 40/140 KB 28/1118 KB 256/256 KB 464/562 KB 44/140 KB 28/1118 KB 256/256 KB 464/562 KB 48/140 KB 28/1118 KB 256/256 KB 464/562 KB 36/140 KB 32/1118 KB 256/256 KB 464/562 KB 48/140 KB 32/1118 KB 256/256 KB 468/562 KB 48/140 KB 36/1118 KB 256/256 KB 472/562 KB 52/140 KB 36/1118 KB 256/256 KB 468/562 KB 52/140 KB 32/1118 KB 256/256 KB 468/562 KB 52/140 KB 36/1118 KB 256/256 KB 472/562 KB 56/140 KB 36/1118 KB 256/256 KB 472/562 KB 60/140 KB 40/1118 KB 256/256 KB 472/562 KB 60/140 KB 40/1118 KB 256/256 KB 476/562 KB 60/140 KB 40/1118 KB 256/256 KB 480/562 KB 64/140 KB 44/1118 KB 484/562 KB 64/140 KB 44/1118 KB 488/562 KB 64/140 KB 40/1118 KB 256/256 KB 476/562 KB 64/140 KB 44/1118 KB 480/562 KB 64/140 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 168.4 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 48/1118 KB 488/562 KB 64/140 KB 52/1118 KB 488/562 KB 64/140 KB 56/1118 KB 488/562 KB 68/140 KB 52/1118 KB 488/562 KB 68/140 KB 56/1118 KB 492/562 KB 72/140 KB 56/1118 KB 492/562 KB 76/140 KB 56/1118 KB 492/562 KB 68/140 KB 56/1118 KB 496/562 KB 76/140 KB 60/1118 KB 496/562 KB 76/140 KB 60/1118 KB 496/562 KB 80/140 KB 64/1118 KB 496/562 KB 80/140 KB 64/1118 KB 496/562 KB 84/140 KB 68/1118 KB 500/562 KB 88/140 KB 68/1118 KB 500/562 KB 92/140 KB 68/1118 KB 500/562 KB 96/140 KB 68/1118 KB 500/562 KB 84/140 KB 64/1118 KB 500/562 KB 84/140 KB 68/1118 KB 504/562 KB 96/140 KB 68/1118 KB 508/562 KB 96/140 KB 72/1118 KB 508/562 KB 96/140 KB 72/1118 KB 512/562 KB 96/140 KB 76/1118 KB 512/562 KB 96/140 KB 76/1118 KB 512/562 KB 100/140 KB 80/1118 KB 516/562 KB 104/140 KB 80/1118 KB 516/562 KB 108/140 KB 80/1118 KB 516/562 KB 112/140 KB 80/1118 KB 516/562 KB 100/140 KB 80/1118 KB 512/562 KB 100/140 KB 84/1118 KB 516/562 KB 112/140 KB 88/1118 KB 516/562 KB 112/140 KB 88/1118 KB 520/562 KB 112/140 KB 88/1118 KB 524/562 KB 112/140 KB 92/1118 KB 528/562 KB 112/140 KB 96/1118 KB 528/562 KB 112/140 KB 88/1118 KB 528/562 KB 112/140 KB 100/1118 KB 528/562 KB 112/140 KB 104/1118 KB 532/562 KB 116/140 KB 108/1118 KB 532/562 KB 116/140 KB 100/1118 KB 532/562 KB 116/140 KB 100/1118 KB 528/562 KB 116/140 KB 108/1118 KB 532/562 KB 120/140 KB 108/1118 KB 532/562 KB 124/140 KB 108/1118 KB 532/562 KB 128/140 KB 108/1118 KB 536/562 KB 128/140 KB 108/1118 KB 540/562 KB 128/140 KB 108/1118 KB 544/562 KB 128/140 KB 112/1118 KB 544/562 KB 128/140 KB 112/1118 KB 548/562 KB 128/140 KB 116/1118 KB 552/562 KB 132/140 KB 116/1118 KB 556/562 KB 132/140 KB 116/1118 KB 560/562 KB 132/140 KB 116/1118 KB 548/562 KB 132/140 KB 112/1118 KB 548/562 KB 132/140 KB 116/1118 KB 560/562 KB 136/140 KB 116/1118 KB 560/562 KB 140/140 KB 116/1118 KB 560/562 KB 140/140 KB 120/1118 KB 560/562 KB 140/140 KB 124/1118 KB 560/562 KB 140/140 KB 128/1118 KB 560/562 KB 140/140 KB 132/1118 KB 560/562 KB 140/140 KB 132/1118 KB 562/562 KB 140/140 KB 136/1118 KB 562/562 KB 140/140 KB 140/1118 KB 562/562 KB 140/140 KB 144/1118 KB 562/562 KB 140/140 KB 148/1118 KB 562/562 KB 140/140 KB 152/1118 KB 562/562 KB 140/140 KB 156/1118 KB 562/562 KB 140/140 KB 160/1118 KB 562/562 KB 140/140 KB 164/1118 KB 562/562 KB 140/140 KB 168/1118 KB 562/562 KB 140/140 KB 172/1118 KB 562/562 KB 140/140 KB 176/1118 KB 562/562 KB 140/140 KB 176/1118 KB 562/562 KB 140/140 KB 3/1461 KB 176/1118 KB 562/562 KB 140/140 KB 5/1461 KB 176/1118 KB 562/562 KB 140/140 KB 8/1461 KB 176/1118 KB 562/562 KB 140/140 KB 11/1461 KB 176/1118 KB 562/562 KB 140/140 KB 13/1461 KB 176/1118 KB 562/562 KB 140/140 KB 16/1461 KB 176/1118 KB 562/562 KB 140/140 KB 19/1461 KB 176/1118 KB 562/562 KB 140/140 KB 21/1461 KB 176/1118 KB 562/562 KB 24/1461 KB 176/1118 KB 562/562 KB 27/1461 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 90.8 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 176/1118 KB 29/1461 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 364.2 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 176/1118 KB 32/1461 KB 176/1118 KB 36/1461 KB 176/1118 KB 40/1461 KB 176/1118 KB 44/1461 KB 176/1118 KB 48/1461 KB 176/1118 KB 52/1461 KB 176/1118 KB 56/1461 KB 176/1118 KB 60/1461 KB 180/1118 KB 3/1192 KB 60/1461 KB 176/1118 KB 3/1192 KB 60/1461 KB 180/1118 KB 5/1192 KB 60/1461 KB 180/1118 KB 8/1192 KB 60/1461 KB 180/1118 KB 11/1192 KB 60/1461 KB 180/1118 KB 13/1192 KB 60/1461 KB 180/1118 KB 16/1192 KB 60/1461 KB 180/1118 KB 19/1192 KB 60/1461 KB 180/1118 KB 21/1192 KB 60/1461 KB 180/1118 KB 24/1192 KB 60/1461 KB 180/1118 KB 27/1192 KB 60/1461 KB 180/1118 KB 29/1192 KB 60/1461 KB 180/1118 KB 32/1192 KB 60/1461 KB 180/1118 KB 36/1192 KB 60/1461 KB 180/1118 KB 40/1192 KB 60/1461 KB 180/1118 KB 44/1192 KB 60/1461 KB 180/1118 KB 48/1192 KB 60/1461 KB 184/1118 KB 48/1192 KB 60/1461 KB 188/1118 KB 48/1192 KB 4/37 KB 4/46 KB 64/1461 KB 192/1118 KB 52/1192 KB 4/37 KB 4/46 KB 64/1461 KB 184/1118 KB 48/1192 KB 4/37 KB 4/46 KB 64/1461 KB 184/1118 KB 48/1192 KB 4/37 KB 60/1461 KB 192/1118 KB 52/1192 KB 8/37 KB 4/46 KB 64/1461 KB 192/1118 KB 52/1192 KB 12/37 KB 4/46 KB 64/1461 KB 184/1118 KB 48/1192 KB 4/37 KB 4/46 KB 60/1461 KB 192/1118 KB 52/1192 KB 12/37 KB 8/46 KB 64/1461 KB 192/1118 KB 52/1192 KB 16/37 KB 8/46 KB 64/1461 KB 192/1118 KB 52/1192 KB 20/37 KB 12/46 KB 64/1461 KB 196/1118 KB 52/1192 KB 24/37 KB 12/46 KB 68/1461 KB 188/1118 KB 52/1192 KB 4/37 KB 4/46 KB 64/1461 KB 196/1118 KB 56/1192 KB 24/37 KB 12/46 KB 68/1461 KB 196/1118 KB 60/1192 KB 24/37 KB 12/46 KB 68/1461 KB 196/1118 KB 64/1192 KB 24/37 KB 12/46 KB 68/1461 KB 196/1118 KB 64/1192 KB 28/37 KB 12/46 KB 68/1461 KB 196/1118 KB 64/1192 KB 32/37 KB 12/46 KB 68/1461 KB 196/1118 KB 52/1192 KB 20/37 KB 12/46 KB 68/1461 KB 192/1118 KB 52/1192 KB 20/37 KB 12/46 KB 68/1461 KB 196/1118 KB 64/1192 KB 32/37 KB 12/46 KB 72/1461 KB 192/1118 KB 52/1192 KB 16/37 KB 12/46 KB 64/1461 KB 196/1118 KB 64/1192 KB 32/37 KB 16/46 KB 72/1461 KB 196/1118 KB 64/1192 KB 32/37 KB 20/46 KB 72/1461 KB 196/1118 KB 64/1192 KB 32/37 KB 24/46 KB 72/1461 KB 196/1118 KB 64/1192 KB 32/37 KB 28/46 KB 72/1461 KB 196/1118 KB 64/1192 KB 32/37 KB 32/46 KB 72/1461 KB 196/1118 KB 64/1192 KB 32/37 KB 32/46 KB 76/1461 KB 196/1118 KB 64/1192 KB 32/37 KB 32/46 KB 80/1461 KB 200/1118 KB 64/1192 KB 32/37 KB 32/46 KB 84/1461 KB 200/1118 KB 68/1192 KB 36/37 KB 36/46 KB 88/1461 KB 200/1118 KB 64/1192 KB 32/37 KB 32/46 KB 80/1461 KB 204/1118 KB 68/1192 KB 36/37 KB 36/46 KB 88/1461 KB 208/1118 KB 68/1192 KB 36/37 KB 36/46 KB 88/1461 KB 200/1118 KB 68/1192 KB 36/37 KB 36/46 KB 84/1461 KB 208/1118 KB 72/1192 KB 36/37 KB 36/46 KB 88/1461 KB 208/1118 KB 76/1192 KB 36/37 KB 36/46 KB 88/1461 KB 208/1118 KB 80/1192 KB 36/37 KB 36/46 KB 88/1461 KB 200/1118 KB 64/1192 KB 36/37 KB 36/46 KB 84/1461 KB 200/1118 KB 64/1192 KB 36/37 KB 32/46 KB 84/1461 KB 208/1118 KB 80/1192 KB 37/37 KB 36/46 KB 88/1461 KB 208/1118 KB 80/1192 KB 37/37 KB 40/46 KB 88/1461 KB 208/1118 KB 80/1192 KB 37/37 KB 44/46 KB 88/1461 KB 208/1118 KB 80/1192 KB 37/37 KB 46/46 KB 88/1461 KB 212/1118 KB 80/1192 KB 37/37 KB 46/46 KB 88/1461 KB 216/1118 KB 80/1192 KB 37/37 KB 46/46 KB 88/1461 KB 220/1118 KB 84/1192 KB 37/37 KB 46/46 KB 92/1461 KB 216/1118 KB 84/1192 KB 37/37 KB 46/46 KB 92/1461 KB 216/1118 KB 80/1192 KB 37/37 KB 46/46 KB 92/1461 KB 220/1118 KB 84/1192 KB 37/37 KB 46/46 KB 96/1461 KB 224/1118 KB 84/1192 KB 37/37 KB 46/46 KB 96/1461 KB 228/1118 KB 8 unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 4/1192 KB 37/37 KB 46/46 KB 96/1461 KB 232/1118 KB 88/1192 KB 37/37 KB 46/46 KB 100/1461 KB 228/1118 KB 88/1192 KB 37/37 KB 46/46 KB 100/1461 KB 232/1118 KB 88/1192 KB 37/37 KB 46/46 KB 104/1461 KB 232/1118 KB 88/1192 KB 37/37 KB 46/46 KB 108/1461 KB 228/1118 KB 88/1192 KB 37/37 KB 46/46 KB 96/1461 KB 232/1118 KB 92/1192 KB 37/37 KB 46/46 KB 108/1461 KB 232/1118 KB 96/1192 KB 37/37 KB 46/46 KB 108/1461 KB 232/1118 KB 100/1192 KB 37/37 KB 46/46 KB 108/1461 KB 236/1118 KB 100/1192 KB 37/37 KB 46/46 KB 112/1461 KB 236/1118 KB 100/1192 KB 37/37 KB 46/46 KB 108/1461 KB 240/1118 KB 100/1192 KB 37/37 KB 46/46 KB 112/1461 KB 244/1118 KB 104/1192 KB 37/37 KB 46/46 KB 112/1461 KB 244/1118 KB 108/1192 KB 46/46 KB 116/1461 KB 244/1118 KB 112/1192 KB 46/46 KB 116/1461 KB 244/1118 KB 104/1192 KB 46/46 KB 116/1461 KB 244/1118 KB 112/1192 KB 46/46 KB 120/1461 KB 244/1118 KB 112/1192 KB 46/46 KB 124/1461 KB 244/1118 KB 112/1192 KB 46/46 KB 128/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 23.4 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 28.7 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 244/1118 KB 112/1192 KB 46/46 KB 120/1461 KB 248/1118 KB 112/1192 KB 128/1461 KB 252/1118 KB 112/1192 KB 128/1461 KB 256/1118 KB 112/1192 KB 128/1461 KB 256/1118 KB 116/1192 KB 128/1461 KB 256/1118 KB 120/1192 KB 128/1461 KB 256/1118 KB 124/1192 KB 128/1461 KB 256/1118 KB 128/1192 KB 128/1461 KB 256/1118 KB 132/1192 KB 128/1461 KB 260/1118 KB 136/1192 KB 132/1461 KB 260/1118 KB 132/1192 KB 132/1461 KB 256/1118 KB 132/1192 KB 132/1461 KB 260/1118 KB 136/1192 KB 136/1461 KB 264/1118 KB 136/1192 KB 136/1461 KB 268/1118 KB 136/1192 KB 140/1461 KB 272/1118 KB 136/1192 KB 140/1461 KB 264/1118 KB 136/1192 KB 140/1461 KB 272/1118 KB 136/1192 KB 144/1461 KB 272/1118 KB 136/1192 KB 148/1461 KB 276/1118 KB 140/1192 KB 152/1461 KB 276/1118 KB 140/1192 KB 156/1461 KB 276/1118 KB 140/1192 KB 148/1461 KB 272/1118 KB 140/1192 KB 148/1461 KB 276/1118 KB 144/1192 KB 156/1461 KB 280/1118 KB 144/1192 KB 156/1461 KB 284/1118 KB 144/1192 KB 156/1461 KB 284/1118 KB 144/1192 KB 160/1461 KB 284/1118 KB 144/1192 KB 4/287 KB 160/1461 KB 284/1118 KB 144/1192 KB 8/287 KB 160/1461 KB 284/1118 KB 144/1192 KB 12/287 KB 160/1461 KB 284/1118 KB 144/1192 KB 16/287 KB 160/1461 KB 284/1118 KB 144/1192 KB 20/287 KB 160/1461 KB 288/1118 KB 144/1192 KB 24/287 KB 160/1461 KB 288/1118 KB 144/1192 KB 28/287 KB 160/1461 KB 288/1118 KB 144/1192 KB 20/287 KB 160/1461 KB 288/1118 KB 148/1192 KB 28/287 KB 160/1461 KB 288/1118 KB 152/1192 KB 28/287 KB 160/1461 KB 292/1118 KB 152/1192 KB 32/287 KB 160/1461 KB 292/1118 KB 156/1192 KB 32/287 KB 160/1461 KB 292/1118 KB 156/1192 KB 36/287 KB 160/1461 KB 292/1118 KB 152/1192 KB 28/287 KB 160/1461 KB 292/1118 KB 160/1192 KB 36/287 KB 164/1461 KB 292/1118 KB 156/1192 KB 36/287 KB 164/1461 KB 292/1118 KB 164/1192 KB 36/287 KB 164/1461 KB 296/1118 KB 168/1192 KB 40/287 KB 168/1461 KB 296/1118 KB 172/1192 KB 40/287 KB 168/1461 KB 296/1118 KB 176/1192 KB 40/287 KB 168/1461 KB 296/1118 KB 164/1192 KB 40/287 KB 168/1461 KB 296/1118 KB 176/1192 KB 44/287 KB 168/1461 KB 296/1118 KB 176/1192 KB 48/287 KB 168/1461 KB 292/1118 KB 164/1192 KB 36/287 KB 168/1461 KB 296/1118 KB 164/1192 KB 36/287 KB 168/1461 KB 296/1118 KB 176/1192 KB 48/287 KB 172/1461 KB 300/1118 KB 176/1192 KB 48/287 KB 172/1461 KB 304/1118 KB 176/1192 KB 48/287 KB 176/1461 KB 300/1118 KB 176/1192 KB 48/287 KB 176/1461 KB 304/1118 KB 176/1192 KB 48/287 KB 180/1461 KB 308/1118 KB 176/1192 KB 52/287 KB 184/1461 KB 308/1118 KB 176/1192 KB 52/287 KB 188/1461 KB 308/1118 KB 176/1192 KB 52/287 KB 192/1461 KB 308/1118 KB 180/1192 KB 52/287 KB 196/1461 KB 308/1118 KB 180/1192 KB 52/287 KB 200/1461 KB 308/1118 KB 180/1192 KB 52/287 KB 204/1461 KB 308/1118 KB 180/1192 KB 52/287 KB 208/1461 KB 308/1118 KB 176/1192 KB 52/287 KB 180/1461 KB 312/1118 KB 180/1192 KB 52/287 KB 208/1461 KB 316/1118 KB 180/1192 KB 52/287 KB 208/1461 KB 320/1118 KB 180/1192 KB 52/287 KB 208/1461 KB 304/1118 KB 176/1192 KB 52/287 KB 180/1461 KB 320/1118 KB 180/1192 KB 56/287 KB 208/1461 KB 320/1118 KB 180/1192 KB 60/287 KB 208/1461 KB 320/1118 KB 180/1192 KB 61/287 KB 208/1461 KB 308/1118 KB 180/1192 KB 52/287 KB 192/1461 KB 320/1118 KB 184/1192 KB 61/287 KB 208/1461 KB 320/1118 KB 188/1192 KB 61/287 KB 208/1461 KB 320/1118 KB 192/1192 KB 61/287 KB 208/1461 KB 324/1118 KB 196/1192 KB 61/287 KB 208/1461 KB 324/1118 KB 200/1192 KB 65/287 KB 212/1461 KB 324/1118 KB 204/1192 KB 65/287 KB 212/1461 KB 324/1118 KB 208/1192 KB 65/287 KB 212/1461 KB unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 324/1118 KB 192/1192 KB 61/287 KB 208/1461 KB 328/1118 KB 208/1192 KB 65/287 KB 212/1461 KB 332/1118 KB 208/1192 KB 65/287 KB 212/1461 KB 336/1118 KB 208/1192 KB 65/287 KB 212/1461 KB 340/1118 KB 208/1192 KB 65/287 KB 212/1461 KB 344/1118 KB 208/1192 KB 65/287 KB 212/1461 KB 348/1118 KB 212/1192 KB 65/287 KB 212/1461 KB 324/1118 KB 196/1192 KB 65/287 KB 212/1461 KB 324/1118 KB 196/1192 KB 65/287 KB 208/1461 KB 348/1118 KB 212/1192 KB 69/287 KB 212/1461 KB 348/1118 KB 212/1192 KB 73/287 KB 212/1461 KB 348/1118 KB 212/1192 KB 77/287 KB 212/1461 KB 348/1118 KB 212/1192 KB 81/287 KB 212/1461 KB 352/1118 KB 212/1192 KB 81/287 KB 216/1461 KB 352/1118 KB 212/1192 KB 85/287 KB 216/1461 KB 352/1118 KB 212/1192 KB 89/287 KB 216/1461 KB 352/1118 KB 212/1192 KB 93/287 KB 216/1461 KB 344/1118 KB 212/1192 KB 65/287 KB 212/1461 KB 356/1118 KB 216/1192 KB 93/287 KB 216/1461 KB 356/1118 KB 220/1192 KB 93/287 KB 216/1461 KB 356/1118 KB 224/1192 KB 93/287 KB 216/1461 KB 356/1118 KB 224/1192 KB 97/287 KB 216/1461 KB 356/1118 KB 228/1192 KB 101/287 KB 216/1461 KB 356/1118 KB 228/1192 KB 105/287 KB 216/1461 KB 356/1118 KB 228/1192 KB 109/287 KB 216/1461 KB 356/1118 KB 212/1192 KB 93/287 KB 216/1461 KB 348/1118 KB 212/1192 KB 81/287 KB 216/1461 KB 356/1118 KB 228/1192 KB 109/287 KB 220/1461 KB 356/1118 KB 228/1192 KB 109/287 KB 224/1461 KB 356/1118 KB 228/1192 KB 109/287 KB 228/1461 KB 356/1118 KB 228/1192 KB 109/287 KB 232/1461 KB 356/1118 KB 228/1192 KB 109/287 KB 236/1461 KB 356/1118 KB 228/1192 KB 109/287 KB 240/1461 KB 360/1118 KB 228/1192 KB 109/287 KB 244/1461 KB 360/1118 KB 228/1192 KB 109/287 KB 248/1461 KB 360/1118 KB 228/1192 KB 109/287 KB 252/1461 KB 360/1118 KB 228/1192 KB 109/287 KB 256/1461 KB 356/1118 KB 228/1192 KB 97/287 KB 216/1461 KB 360/1118 KB 232/1192 KB 113/287 KB 256/1461 KB 360/1118 KB 236/1192 KB 113/287 KB 256/1461 KB 360/1118 KB 240/1192 KB 113/287 KB 256/1461 KB 360/1118 KB 228/1192 KB 113/287 KB 256/1461 KB 360/1118 KB 240/1192 KB 117/287 KB 256/1461 KB 360/1118 KB 240/1192 KB 121/287 KB 256/1461 KB 360/1118 KB 240/1192 KB 125/287 KB 256/1461 KB 360/1118 KB 240/1192 KB 129/287 KB 256/1461 KB 360/1118 KB 228/1192 KB 109/287 KB 240/1461 KB 364/1118 KB 244/1192 KB 129/287 KB 260/1461 KB 368/1118 KB 244/1192 KB 129/287 KB 260/1461 KB 372/1118 KB 244/1192 KB 129/287 KB 260/1461 KB 376/1118 KB 244/1192 KB 129/287 KB 260/1461 KB 380/1118 KB 244/1192 KB 129/287 KB 260/1461 KB 384/1118 KB 244/1192 KB 129/287 KB 260/1461 KB 388/1118 KB 244/1192 KB 129/287 KB 260/1461 KB 392/1118 KB 244/1192 KB 129/287 KB 260/1461 KB 360/1118 KB 244/1192 KB 129/287 KB 260/1461 KB 360/1118 KB 244/1192 KB 129/287 KB 256/1461 KB 392/1118 KB 248/1192 KB 133/287 KB 260/1461 KB 392/1118 KB 252/1192 KB 133/287 KB 260/1461 KB 392/1118 KB 256/1192 KB 133/287 KB 264/1461 KB 392/1118 KB 244/1192 KB 133/287 KB 260/1461 KB 392/1118 KB 256/1192 KB 137/287 KB 264/1461 KB 396/1118 KB 256/1192 KB 141/287 KB 264/1461 KB 392/1118 KB 252/1192 KB 133/287 KB 264/1461 KB 396/1118 KB 260/1192 KB 141/287 KB 268/1461 KB 396/1118 KB 260/1192 KB 141/287 KB 272/1461 KB 396/1118 KB 260/1192 KB 141/287 KB 276/1461 KB 396/1118 KB 260/1192 KB 145/287 KB 280/1461 KB 396/1118 KB 260/1192 KB 145/287 KB 284/1461 KB 396/1118 KB 260/1192 KB 141/287 KB 264/1461 KB 396/1118 KB 256/1192 KB 137/287 KB 264/1461 KB 400/1118 KB 260/1192 KB 145/287 KB 284/1461 KB 404/1118 KB 260/1192 KB 145/287 KB 284/1461 KB 396/1118 KB 260/1192 KB 145/ unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 287 KB 276/1461 KB 404/1118 KB 264/1192 KB 149/287 KB 284/1461 KB 404/1118 KB 264/1192 KB 153/287 KB 284/1461 KB 404/1118 KB 264/1192 KB 145/287 KB 284/1461 KB 408/1118 KB 268/1192 KB 153/287 KB 288/1461 KB 408/1118 KB 272/1192 KB 153/287 KB 288/1461 KB 408/1118 KB 264/1192 KB 153/287 KB 288/1461 KB 408/1118 KB 264/1192 KB 153/287 KB 284/1461 KB 412/1118 KB 272/1192 KB 153/287 KB 288/1461 KB 412/1118 KB 272/1192 KB 157/287 KB 292/1461 KB 416/1118 KB 276/1192 KB 157/287 KB 296/1461 KB 416/1118 KB 276/1192 KB 157/287 KB 300/1461 KB 416/1118 KB 276/1192 KB 157/287 KB 304/1461 KB 412/1118 KB 272/1192 KB 157/287 KB 288/1461 KB 416/1118 KB 276/1192 KB 161/287 KB 304/1461 KB 416/1118 KB 276/1192 KB 165/287 KB 304/1461 KB 416/1118 KB 276/1192 KB 169/287 KB 304/1461 KB 416/1118 KB 276/1192 KB 173/287 KB 304/1461 KB 416/1118 KB 276/1192 KB 157/287 KB 292/1461 KB 416/1118 KB 280/1192 KB 173/287 KB 304/1461 KB 416/1118 KB 284/1192 KB 173/287 KB 304/1461 KB 416/1118 KB 288/1192 KB 173/287 KB 304/1461 KB 416/1118 KB 272/1192 KB 157/287 KB 292/1461 KB 420/1118 KB 288/1192 KB 173/287 KB 304/1461 KB 424/1118 KB 288/1192 KB 173/287 KB 304/1461 KB 428/1118 KB 288/1192 KB 173/287 KB 304/1461 KB 428/1118 KB 292/1192 KB 173/287 KB 304/1461 KB 432/1118 KB 296/1192 KB 177/287 KB 308/1461 KB 432/1118 KB 300/1192 KB 177/287 KB 308/1461 KB 432/1118 KB 304/1192 KB 177/287 KB 308/1461 KB 432/1118 KB 292/1192 KB 177/287 KB 308/1461 KB 432/1118 KB 292/1192 KB 173/287 KB 308/1461 KB 432/1118 KB 292/1192 KB 173/287 KB 304/1461 KB 436/1118 KB 304/1192 KB 177/287 KB 308/1461 KB 440/1118 KB 304/1192 KB 181/287 KB 312/1461 KB 444/1118 KB 304/1192 KB 181/287 KB 312/1461 KB 448/1118 KB 308/1192 KB 181/287 KB 312/1461 KB 436/1118 KB 304/1192 KB 181/287 KB 312/1461 KB 436/1118 KB 304/1192 KB 177/287 KB 312/1461 KB 448/1118 KB 308/1192 KB 181/287 KB 316/1461 KB 448/1118 KB 308/1192 KB 181/287 KB 320/1461 KB 448/1118 KB 308/1192 KB 185/287 KB 324/1461 KB 452/1118 KB 308/1192 KB 185/287 KB 328/1461 KB 452/1118 KB 308/1192 KB 185/287 KB 332/1461 KB 444/1118 KB 308/1192 KB 181/287 KB 312/1461 KB 452/1118 KB 312/1192 KB 185/287 KB 332/1461 KB 452/1118 KB 316/1192 KB 185/287 KB 332/1461 KB 452/1118 KB 320/1192 KB 185/287 KB 332/1461 KB 452/1118 KB 324/1192 KB 185/287 KB 332/1461 KB 452/1118 KB 308/1192 KB 185/287 KB 324/1461 KB 448/1118 KB 308/1192 KB 185/287 KB 320/1461 KB 452/1118 KB 324/1192 KB 189/287 KB 336/1461 KB 452/1118 KB 324/1192 KB 193/287 KB 336/1461 KB 452/1118 KB 324/1192 KB 197/287 KB 336/1461 KB 452/1118 KB 324/1192 KB 201/287 KB 336/1461 KB 452/1118 KB 324/1192 KB 205/287 KB 336/1461 KB 452/1118 KB 324/1192 KB 185/287 KB 336/1461 KB 456/1118 KB 324/1192 KB 205/287 KB 336/1461 KB 456/1118 KB 324/1192 KB 209/287 KB 336/1461 KB 460/1118 KB 328/1192 KB 213/287 KB 340/1461 KB 460/1118 KB 328/1192 KB 217/287 KB 340/1461 KB 460/1118 KB 328/1192 KB 221/287 KB 340/1461 KB 460/1118 KB 328/1192 KB 209/287 KB 340/1461 KB 460/1118 KB 332/1192 KB 221/287 KB 340/1461 KB 460/1118 KB 336/1192 KB 221/287 KB 340/1461 KB 460/1118 KB 324/1192 KB 209/287 KB 336/1461 KB 464/1118 KB 336/1192 KB 221/287 KB 340/1461 KB 468/1118 KB 336/1192 KB 221/287 KB 340/1461 KB 472/1118 KB 336/1192 KB 225/287 KB 340/1461 KB 476/1118 KB 336/1192 KB 225/287 KB 340/1461 KB 480/1118 KB 336/1192 KB 225/287 KB 340/1461 KB 460/1118 KB 324/1192 KB 209/287 KB 340/1461 KB 480/1118 KB 340/1192 KB 225/287 KB 344/1461 KB 480/1118 KB 340/1192 KB 225/287 KB unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 348/1461 KB 480/1118 KB 340/1192 KB 225/287 KB 352/1461 KB 480/1118 KB 340/1192 KB 225/287 KB 340/1461 KB 480/1118 KB 344/1192 KB 225/287 KB 352/1461 KB 468/1118 KB 336/1192 KB 225/287 KB 340/1461 KB 480/1118 KB 348/1192 KB 225/287 KB 352/1461 KB 480/1118 KB 348/1192 KB 229/287 KB 352/1461 KB 480/1118 KB 348/1192 KB 233/287 KB 352/1461 KB 480/1118 KB 352/1192 KB 237/287 KB 352/1461 KB 480/1118 KB 352/1192 KB 233/287 KB 352/1461 KB 480/1118 KB 352/1192 KB 237/287 KB 356/1461 KB 480/1118 KB 352/1192 KB 237/287 KB 360/1461 KB 480/1118 KB 352/1192 KB 237/287 KB 364/1461 KB 484/1118 KB 352/1192 KB 237/287 KB 368/1461 KB 484/1118 KB 352/1192 KB 237/287 KB 364/1461 KB 488/1118 KB 352/1192 KB 237/287 KB 368/1461 KB 492/1118 KB 352/1192 KB 237/287 KB 368/1461 KB 496/1118 KB 356/1192 KB 237/287 KB 368/1461 KB 500/1118 KB 356/1192 KB 237/287 KB 368/1461 KB 504/1118 KB 356/1192 KB 241/287 KB 372/1461 KB 508/1118 KB 356/1192 KB 241/287 KB 372/1461 KB 512/1118 KB 356/1192 KB 241/287 KB 372/1461 KB 516/1118 KB 356/1192 KB 241/287 KB 372/1461 KB 520/1118 KB 356/1192 KB 241/287 KB 372/1461 KB 524/1118 KB 356/1192 KB 241/287 KB 372/1461 KB 528/1118 KB 356/1192 KB 241/287 KB 372/1461 KB 532/1118 KB 356/1192 KB 241/287 KB 372/1461 KB 492/1118 KB 356/1192 KB 237/287 KB 368/1461 KB 532/1118 KB 360/1192 KB 241/287 KB 372/1461 KB 532/1118 KB 364/1192 KB 241/287 KB 372/1461 KB 532/1118 KB 368/1192 KB 241/287 KB 372/1461 KB 532/1118 KB 372/1192 KB 241/287 KB 372/1461 KB 532/1118 KB 376/1192 KB 241/287 KB 372/1461 KB 532/1118 KB 380/1192 KB 241/287 KB 372/1461 KB 532/1118 KB 384/1192 KB 241/287 KB 372/1461 KB 532/1118 KB 388/1192 KB 241/287 KB 372/1461 KB 532/1118 KB 392/1192 KB 241/287 KB 372/1461 KB 500/1118 KB 356/1192 KB 241/287 KB 372/1461 KB 532/1118 KB 392/1192 KB 241/287 KB 376/1461 KB 532/1118 KB 392/1192 KB 241/287 KB 380/1461 KB 532/1118 KB 392/1192 KB 241/287 KB 384/1461 KB 532/1118 KB 392/1192 KB 241/287 KB 388/1461 KB 532/1118 KB 392/1192 KB 241/287 KB 392/1461 KB 532/1118 KB 392/1192 KB 241/287 KB 396/1461 KB 532/1118 KB 392/1192 KB 241/287 KB 400/1461 KB 532/1118 KB 392/1192 KB 241/287 KB 404/1461 KB 500/1118 KB 356/1192 KB 241/287 KB 368/1461 KB 532/1118 KB 396/1192 KB 245/287 KB 404/1461 KB 532/1118 KB 396/1192 KB 249/287 KB 404/1461 KB 532/1118 KB 396/1192 KB 253/287 KB 404/1461 KB 532/1118 KB 396/1192 KB 257/287 KB 404/1461 KB 532/1118 KB 396/1192 KB 261/287 KB 404/1461 KB 532/1118 KB 396/1192 KB 265/287 KB 404/1461 KB 532/1118 KB 396/1192 KB 269/287 KB 404/1461 KB 532/1118 KB 396/1192 KB 273/287 KB 404/1461 KB 532/1118 KB 396/1192 KB 277/287 KB 404/1461 KB 532/1118 KB 396/1192 KB 281/287 KB 404/1461 KB 532/1118 KB 396/1192 KB 285/287 KB 404/1461 KB 532/1118 KB 396/1192 KB 287/287 KB 408/1461 KB 532/1118 KB 396/1192 KB 241/287 KB 404/1461 KB 532/1118 KB 400/1192 KB 287/287 KB 408/1461 KB 532/1118 KB 404/1192 KB 287/287 KB 408/1461 KB 536/1118 KB 408/1192 KB 287/287 KB 408/1461 KB 536/1118 KB 412/1192 KB 287/287 KB 408/1461 KB 536/1118 KB 416/1192 KB 287/287 KB 408/1461 KB 536/1118 KB 420/1192 KB 287/287 KB 408/1461 KB 536/1118 KB 424/1192 KB 287/287 KB 408/1461 KB 532/1118 KB 396/1192 KB 285/287 KB 408/1461 KB 536/1118 KB 424/1192 KB 287/287 KB 412/1461 KB 536/1118 KB 424/1192 KB 287/287 KB 416/1461 KB 536/1118 KB 424/1192 KB 287/287 KB 420/1461 KB 536/1118 KB 424/1192 KB 287/287 KB 424/1461 KB 536/1118 KB 424/1192 KB 287/287 KB 428/1461 KB 536/1118 KB 424/1192 KB 287/287 KB 432/146 unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 1 KB 536/1118 KB 424/1192 KB 287/287 KB 436/1461 KB 536/1118 KB 404/1192 KB 287/287 KB 408/1461 KB 540/1118 KB 428/1192 KB 287/287 KB 436/1461 KB 544/1118 KB 428/1192 KB 287/287 KB 436/1461 KB 548/1118 KB 428/1192 KB 287/287 KB 436/1461 KB 552/1118 KB 428/1192 KB 287/287 KB 436/1461 KB 556/1118 KB 428/1192 KB 287/287 KB 436/1461 KB 560/1118 KB 428/1192 KB 287/287 KB 436/1461 KB 564/1118 KB 428/1192 KB 287/287 KB 436/1461 KB 568/1118 KB 428/1192 KB 287/287 KB 440/1461 KB 572/1118 KB 428/1192 KB 287/287 KB 440/1461 KB 576/1118 KB 428/1192 KB 287/287 KB 440/1461 KB 580/1118 KB 428/1192 KB 287/287 KB 440/1461 KB 584/1118 KB 428/1192 KB 287/287 KB 440/1461 KB 588/1118 KB 428/1192 KB 440/1461 KB 592/1118 KB 428/1192 KB 440/1461 KB 536/1118 KB 428/1192 KB 287/287 KB 436/1461 KB 592/1118 KB 432/1192 KB 440/1461 KB 592/1118 KB 436/1192 KB 440/1461 KB 592/1118 KB 440/1192 KB 440/1461 KB 592/1118 KB 444/1192 KB 440/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 172.8 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 564/1118 KB 428/1192 KB 287/287 KB 440/1461 KB 592/1118 KB 448/1192 KB 444/1461 KB 592/1118 KB 448/1192 KB 448/1461 KB 592/1118 KB 448/1192 KB 452/1461 KB 592/1118 KB 448/1192 KB 456/1461 KB 592/1118 KB 448/1192 KB 460/1461 KB 592/1118 KB 448/1192 KB 464/1461 KB 592/1118 KB 448/1192 KB 468/1461 KB 596/1118 KB 448/1192 KB 472/1461 KB 596/1118 KB 448/1192 KB 476/1461 KB 596/1118 KB 448/1192 KB 480/1461 KB 596/1118 KB 448/1192 KB 484/1461 KB 592/1118 KB 448/1192 KB 440/1461 KB 596/1118 KB 452/1192 KB 484/1461 KB 596/1118 KB 456/1192 KB 484/1461 KB 596/1118 KB 460/1192 KB 484/1461 KB 596/1118 KB 464/1192 KB 484/1461 KB 596/1118 KB 468/1192 KB 484/1461 KB 596/1118 KB 472/1192 KB 484/1461 KB 596/1118 KB 476/1192 KB 484/1461 KB 596/1118 KB 480/1192 KB 484/1461 KB 596/1118 KB 448/1192 KB 468/1461 KB 600/1118 KB 480/1192 KB 484/1461 KB 604/1118 KB 480/1192 KB 484/1461 KB 608/1118 KB 480/1192 KB 484/1461 KB 612/1118 KB 480/1192 KB 484/1461 KB 616/1118 KB 480/1192 KB 484/1461 KB 620/1118 KB 480/1192 KB 484/1461 KB 624/1118 KB 480/1192 KB 488/1461 KB 628/1118 KB 480/1192 KB 488/1461 KB 632/1118 KB 484/1192 KB 488/1461 KB 636/1118 KB 484/1192 KB 488/1461 KB 640/1118 KB 484/1192 KB 488/1461 KB 644/1118 KB 484/1192 KB 488/1461 KB 648/1118 KB 484/1192 KB 488/1461 KB 652/1118 KB 484/1192 KB 488/1461 KB 620/1118 KB 480/1192 KB 488/1461 KB 628/1118 KB 484/1192 KB 488/1461 KB 656/1118 KB 488/1192 KB 492/1461 KB 656/1118 KB 492/1192 KB 492/1461 KB 656/1118 KB 496/1192 KB 492/1461 KB 656/1118 KB 500/1192 KB 492/1461 KB 656/1118 KB 504/1192 KB 492/1461 KB 656/1118 KB 508/1192 KB 492/1461 KB 656/1118 KB 512/1192 KB 492/1461 KB 656/1118 KB 516/1192 KB 492/1461 KB 656/1118 KB 520/1192 KB 492/1461 KB 656/1118 KB 524/1192 KB 492/1461 KB 656/1118 KB 528/1192 KB 492/1461 KB 656/1118 KB 532/1192 KB 492/1461 KB 656/1118 KB 536/1192 KB 492/1461 KB 656/1118 KB 540/1192 KB 492/1461 KB 656/1118 KB 544/1192 KB 492/1461 KB 656/1118 KB 548/1192 KB 492/1461 KB 656/1118 KB 484/1192 KB 492/1461 KB 660/1118 KB 548/1192 KB 492/1461 KB 664/1118 KB 548/1192 KB 492/1461 KB 668/1118 KB 548/1192 KB 492/1461 KB 672/1118 KB 548/1192 KB 492/1461 KB 676/1118 KB 548/1192 KB 492/1461 KB 680/1118 KB 548/1192 KB 492/1461 KB 684/1118 KB 548/1192 KB 492/1461 KB 688/1118 KB 548/1192 KB 492/1461 KB 692/1118 KB 548/1192 KB 492/1461 KB 652/1118 KB 484/1192 KB 492/1461 KB 692/1118 KB 552/1192 KB 496/1461 KB 692/1118 KB 552/1192 KB 500/1461 KB 692/1118 KB 552/1192 KB 504/1461 KB 692/1118 KB 552/1192 KB 508/1461 KB 692/1118 KB 552/1192 KB 512/1461 KB 692/1118 KB 552/1192 KB 516/1461 KB 692/1118 KB 552/1192 KB 520/1461 KB 692/1118 KB 552/1192 KB 524/1461 KB 692/1118 KB 552/1192 KB 528/1461 KB 692/1118 KB 552/1192 KB 532/1461 KB 692/1118 KB 552/1192 KB 536/1461 KB 692/1118 KB 552/1192 KB 540/1461 KB 692/1118 KB 552/1192 KB 544/1461 KB 692/1118 KB 552/1192 KB 548/1461 KB 692/1118 KB 552/1192 KB 552/1461 KB 692/1118 KB 552/1192 KB 556/1461 KB 692/1118 KB 552/1192 KB 560/1461 KB 692/1118 KB 552/1192 KB 564/1461 KB 696/1118 KB 552/1192 KB 568/1461 KB 696/1118 KB 552/1192 KB 572/1461 KB 696/1118 KB 552/1192 KB 576/1461 KB 696/1118 KB 552/1192 KB 580/1461 KB 696/1118 KB 552/1192 KB 584/1461 KB 692/1118 KB 552/1192 KB 492/1461 KB 696/1118 KB 556/1192 KB 584/1461 KB 696/1118 KB 560/1192 KB 584/1461 KB 696/1118 KB 564/1192 KB 584/1461 KB 696/1118 KB 568/1192 KB 584/1461 KB 696/1118 KB 572/1192 KB 584/1461 KB 696/1118 KB 576/1192 KB 584/1461 KB unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 696/1118 KB 580/1192 KB 584/1461 KB 696/1118 KB 584/1192 KB 588/1461 KB 696/1118 KB 588/1192 KB 588/1461 KB 696/1118 KB 592/1192 KB 588/1461 KB 696/1118 KB 552/1192 KB 564/1461 KB 700/1118 KB 592/1192 KB 588/1461 KB 704/1118 KB 592/1192 KB 588/1461 KB 708/1118 KB 592/1192 KB 588/1461 KB 712/1118 KB 592/1192 KB 588/1461 KB 716/1118 KB 592/1192 KB 588/1461 KB 720/1118 KB 592/1192 KB 588/1461 KB 724/1118 KB 592/1192 KB 588/1461 KB 728/1118 KB 596/1192 KB 588/1461 KB 732/1118 KB 596/1192 KB 588/1461 KB 736/1118 KB 596/1192 KB 588/1461 KB 740/1118 KB 596/1192 KB 588/1461 KB 744/1118 KB 596/1192 KB 588/1461 KB 748/1118 KB 596/1192 KB 588/1461 KB 752/1118 KB 596/1192 KB 588/1461 KB 756/1118 KB 596/1192 KB 588/1461 KB 696/1118 KB 580/1192 KB 588/1461 KB 756/1118 KB 596/1192 KB 592/1461 KB 756/1118 KB 596/1192 KB 596/1461 KB 756/1118 KB 596/1192 KB 600/1461 KB 756/1118 KB 596/1192 KB 604/1461 KB 756/1118 KB 596/1192 KB 608/1461 KB 756/1118 KB 596/1192 KB 612/1461 KB 756/1118 KB 596/1192 KB 616/1461 KB 756/1118 KB 596/1192 KB 620/1461 KB 756/1118 KB 596/1192 KB 624/1461 KB 756/1118 KB 596/1192 KB 628/1461 KB 724/1118 KB 596/1192 KB 588/1461 KB 760/1118 KB 600/1192 KB 628/1461 KB 760/1118 KB 604/1192 KB 628/1461 KB 760/1118 KB 608/1192 KB 628/1461 KB 760/1118 KB 612/1192 KB 628/1461 KB 760/1118 KB 616/1192 KB 628/1461 KB 760/1118 KB 620/1192 KB 628/1461 KB 760/1118 KB 624/1192 KB 628/1461 KB 760/1118 KB 628/1192 KB 628/1461 KB 760/1118 KB 632/1192 KB 632/1461 KB 760/1118 KB 636/1192 KB 632/1461 KB 760/1118 KB 640/1192 KB 632/1461 KB 760/1118 KB 644/1192 KB 632/1461 KB 760/1118 KB 648/1192 KB 632/1461 KB 760/1118 KB 652/1192 KB 632/1461 KB 760/1118 KB 656/1192 KB 632/1461 KB 760/1118 KB 596/1192 KB 628/1461 KB 764/1118 KB 656/1192 KB 632/1461 KB 768/1118 KB 656/1192 KB 632/1461 KB 772/1118 KB 656/1192 KB 632/1461 KB 776/1118 KB 656/1192 KB 632/1461 KB 780/1118 KB 656/1192 KB 632/1461 KB 784/1118 KB 656/1192 KB 632/1461 KB 788/1118 KB 656/1192 KB 632/1461 KB 792/1118 KB 660/1192 KB 632/1461 KB 796/1118 KB 660/1192 KB 632/1461 KB 800/1118 KB 660/1192 KB 632/1461 KB 804/1118 KB 660/1192 KB 632/1461 KB 760/1118 KB 628/1192 KB 632/1461 KB 804/1118 KB 660/1192 KB 636/1461 KB 804/1118 KB 660/1192 KB 640/1461 KB 804/1118 KB 660/1192 KB 644/1461 KB 804/1118 KB 660/1192 KB 648/1461 KB 804/1118 KB 660/1192 KB 652/1461 KB 804/1118 KB 660/1192 KB 656/1461 KB 804/1118 KB 660/1192 KB 660/1461 KB 804/1118 KB 660/1192 KB 664/1461 KB 804/1118 KB 660/1192 KB 668/1461 KB 804/1118 KB 660/1192 KB 672/1461 KB 804/1118 KB 660/1192 KB 676/1461 KB 808/1118 KB 660/1192 KB 680/1461 KB 808/1118 KB 660/1192 KB 684/1461 KB 808/1118 KB 660/1192 KB 688/1461 KB 808/1118 KB 660/1192 KB 692/1461 KB 788/1118 KB 660/1192 KB 632/1461 KB 808/1118 KB 664/1192 KB 692/1461 KB 808/1118 KB 668/1192 KB 692/1461 KB 808/1118 KB 672/1192 KB 692/1461 KB 808/1118 KB 660/1192 KB 676/1461 KB 812/1118 KB 672/1192 KB 692/1461 KB 816/1118 KB 676/1192 KB 692/1461 KB 820/1118 KB 676/1192 KB 692/1461 KB 824/1118 KB 676/1192 KB 692/1461 KB 828/1118 KB 676/1192 KB 692/1461 KB 832/1118 KB 676/1192 KB 692/1461 KB 836/1118 KB 676/1192 KB 692/1461 KB 840/1118 KB 676/1192 KB 696/1461 KB 844/1118 KB 676/1192 KB 696/1461 KB 848/1118 KB 676/1192 KB 696/1461 KB 812/1118 KB 676/1192 KB 692/1461 KB 848/1118 KB 680/1192 KB 696/1461 KB 848/1118 KB 684/1192 KB 696/1461 KB 848/1118 KB 688/1192 KB 696/1461 KB 848/1118 KB 692/1192 KB 696/1461 KB 848/1118 unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install KB 696/1192 KB 696/1461 KB 848/1118 KB 700/1192 KB 696/1461 KB 848/1118 KB 704/1192 KB 696/1461 KB 848/1118 KB 708/1192 KB 696/1461 KB 848/1118 KB 712/1192 KB 696/1461 KB 848/1118 KB 716/1192 KB 696/1461 KB 852/1118 KB 720/1192 KB 696/1461 KB 852/1118 KB 724/1192 KB 696/1461 KB 836/1118 KB 676/1192 KB 696/1461 KB 852/1118 KB 724/1192 KB 700/1461 KB 852/1118 KB 724/1192 KB 704/1461 KB 852/1118 KB 724/1192 KB 708/1461 KB 852/1118 KB 724/1192 KB 712/1461 KB 852/1118 KB 724/1192 KB 716/1461 KB 852/1118 KB 724/1192 KB 720/1461 KB 852/1118 KB 724/1192 KB 724/1461 KB 852/1118 KB 728/1192 KB 728/1461 KB 852/1118 KB 728/1192 KB 732/1461 KB 852/1118 KB 728/1192 KB 736/1461 KB 852/1118 KB 728/1192 KB 740/1461 KB 852/1118 KB 716/1192 KB 696/1461 KB 856/1118 KB 728/1192 KB 740/1461 KB 860/1118 KB 728/1192 KB 740/1461 KB 864/1118 KB 728/1192 KB 740/1461 KB 868/1118 KB 728/1192 KB 740/1461 KB 872/1118 KB 728/1192 KB 740/1461 KB 876/1118 KB 728/1192 KB 740/1461 KB 880/1118 KB 728/1192 KB 740/1461 KB 852/1118 KB 728/1192 KB 724/1461 KB 880/1118 KB 732/1192 KB 740/1461 KB 880/1118 KB 736/1192 KB 740/1461 KB 880/1118 KB 740/1192 KB 740/1461 KB 884/1118 KB 744/1192 KB 740/1461 KB 884/1118 KB 748/1192 KB 740/1461 KB 884/1118 KB 752/1192 KB 744/1461 KB 884/1118 KB 756/1192 KB 744/1461 KB 884/1118 KB 760/1192 KB 744/1461 KB 884/1118 KB 764/1192 KB 744/1461 KB 884/1118 KB 768/1192 KB 744/1461 KB 884/1118 KB 772/1192 KB 744/1461 KB 884/1118 KB 776/1192 KB 744/1461 KB 884/1118 KB 780/1192 KB 744/1461 KB 884/1118 KB 740/1192 KB 740/1461 KB 888/1118 KB 780/1192 KB 744/1461 KB 892/1118 KB 780/1192 KB 744/1461 KB 896/1118 KB 780/1192 KB 744/1461 KB 900/1118 KB 780/1192 KB 744/1461 KB 904/1118 KB 780/1192 KB 744/1461 KB 908/1118 KB 780/1192 KB 744/1461 KB 912/1118 KB 780/1192 KB 744/1461 KB 916/1118 KB 780/1192 KB 744/1461 KB 884/1118 KB 748/1192 KB 744/1461 KB 916/1118 KB 784/1192 KB 748/1461 KB 916/1118 KB 784/1192 KB 752/1461 KB 916/1118 KB 784/1192 KB 756/1461 KB 916/1118 KB 784/1192 KB 760/1461 KB 916/1118 KB 784/1192 KB 764/1461 KB 916/1118 KB 784/1192 KB 768/1461 KB 916/1118 KB 784/1192 KB 772/1461 KB 916/1118 KB 784/1192 KB 776/1461 KB 916/1118 KB 784/1192 KB 780/1461 KB 916/1118 KB 784/1192 KB 784/1461 KB 920/1118 KB 784/1192 KB 788/1461 KB 920/1118 KB 784/1192 KB 792/1461 KB 920/1118 KB 784/1192 KB 796/1461 KB 920/1118 KB 784/1192 KB 800/1461 KB 920/1118 KB 784/1192 KB 804/1461 KB 920/1118 KB 784/1192 KB 808/1461 KB 916/1118 KB 784/1192 KB 744/1461 KB 920/1118 KB 788/1192 KB 808/1461 KB 920/1118 KB 792/1192 KB 808/1461 KB 920/1118 KB 796/1192 KB 808/1461 KB 920/1118 KB 800/1192 KB 808/1461 KB 920/1118 KB 804/1192 KB 808/1461 KB 920/1118 KB 808/1192 KB 808/1461 KB 920/1118 KB 812/1192 KB 808/1461 KB 920/1118 KB 816/1192 KB 812/1461 KB 920/1118 KB 820/1192 KB 812/1461 KB 920/1118 KB 784/1192 KB 784/1461 KB 924/1118 KB 820/1192 KB 812/1461 KB 928/1118 KB 820/1192 KB 812/1461 KB 932/1118 KB 820/1192 KB 812/1461 KB 936/1118 KB 820/1192 KB 812/1461 KB 940/1118 KB 820/1192 KB 812/1461 KB 944/1118 KB 820/1192 KB 812/1461 KB 948/1118 KB 820/1192 KB 812/1461 KB 952/1118 KB 820/1192 KB 812/1461 KB 956/1118 KB 820/1192 KB 812/1461 KB 960/1118 KB 820/1192 KB 812/1461 KB 964/1118 KB 820/1192 KB 812/1461 KB 968/1118 KB 824/1192 KB 812/1461 KB 972/1118 KB 824/1192 KB 812/1461 KB 976/1118 KB 824/1192 KB 812/1461 KB 980/1118 KB 824/1192 KB 812/1461 KB 920/1118 KB 812/1192 KB 812/1461 KB 980/1118 KB 824/11 unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 92 KB 816/1461 KB 980/1118 KB 824/1192 KB 820/1461 KB 980/1118 KB 824/1192 KB 824/1461 KB 980/1118 KB 824/1192 KB 828/1461 KB 980/1118 KB 824/1192 KB 832/1461 KB 980/1118 KB 824/1192 KB 836/1461 KB 980/1118 KB 824/1192 KB 840/1461 KB 980/1118 KB 824/1192 KB 844/1461 KB 980/1118 KB 824/1192 KB 848/1461 KB 984/1118 KB 824/1192 KB 852/1461 KB 964/1118 KB 824/1192 KB 812/1461 KB 984/1118 KB 828/1192 KB 852/1461 KB 984/1118 KB 832/1192 KB 852/1461 KB 984/1118 KB 836/1192 KB 852/1461 KB 984/1118 KB 840/1192 KB 852/1461 KB 984/1118 KB 844/1192 KB 852/1461 KB 984/1118 KB 848/1192 KB 852/1461 KB 984/1118 KB 852/1192 KB 852/1461 KB 984/1118 KB 856/1192 KB 852/1461 KB 984/1118 KB 860/1192 KB 856/1461 KB 984/1118 KB 864/1192 KB 856/1461 KB 984/1118 KB 868/1192 KB 856/1461 KB 984/1118 KB 872/1192 KB 856/1461 KB 984/1118 KB 876/1192 KB 856/1461 KB 984/1118 KB 880/1192 KB 856/1461 KB 984/1118 KB 824/1192 KB 848/1461 KB 988/1118 KB 880/1192 KB 856/1461 KB 992/1118 KB 880/1192 KB 856/1461 KB 996/1118 KB 880/1192 KB 856/1461 KB 1000/1118 KB 880/1192 KB 856/1461 KB 1004/1118 KB 880/1192 KB 856/1461 KB 1008/1118 KB 880/1192 KB 856/1461 KB 1012/1118 KB 880/1192 KB 856/1461 KB 1016/1118 KB 884/1192 KB 856/1461 KB 1020/1118 KB 884/1192 KB 856/1461 KB 1024/1118 KB 884/1192 KB 856/1461 KB 1028/1118 KB 884/1192 KB 856/1461 KB 984/1118 KB 856/1192 KB 856/1461 KB 1028/1118 KB 884/1192 KB 860/1461 KB 1028/1118 KB 884/1192 KB 864/1461 KB 1028/1118 KB 884/1192 KB 868/1461 KB 1028/1118 KB 884/1192 KB 872/1461 KB 1028/1118 KB 884/1192 KB 876/1461 KB 1028/1118 KB 884/1192 KB 880/1461 KB 1028/1118 KB 884/1192 KB 884/1461 KB 1028/1118 KB 884/1192 KB 888/1461 KB 1032/1118 KB 884/1192 KB 892/1461 KB 1032/1118 KB 884/1192 KB 896/1461 KB 1032/1118 KB 884/1192 KB 900/1461 KB 1032/1118 KB 884/1192 KB 904/1461 KB 1032/1118 KB 884/1192 KB 908/1461 KB 1032/1118 KB 884/1192 KB 912/1461 KB 1032/1118 KB 884/1192 KB 916/1461 KB 1012/1118 KB 884/1192 KB 856/1461 KB 1032/1118 KB 888/1192 KB 916/1461 KB 1032/1118 KB 892/1192 KB 916/1461 KB 1032/1118 KB 896/1192 KB 916/1461 KB 1032/1118 KB 900/1192 KB 916/1461 KB 1032/1118 KB 904/1192 KB 916/1461 KB 1032/1118 KB 908/1192 KB 916/1461 KB 1032/1118 KB 912/1192 KB 916/1461 KB 1032/1118 KB 916/1192 KB 916/1461 KB 1032/1118 KB 920/1192 KB 916/1461 KB 1032/1118 KB 924/1192 KB 916/1461 KB 1032/1118 KB 928/1192 KB 916/1461 KB 1032/1118 KB 932/1192 KB 916/1461 KB 1032/1118 KB 884/1192 KB 888/1461 KB 1036/1118 KB 932/1192 KB 920/1461 KB 1040/1118 KB 932/1192 KB 920/1461 KB 1044/1118 KB 932/1192 KB 920/1461 KB 1048/1118 KB 932/1192 KB 920/1461 KB 1052/1118 KB 932/1192 KB 920/1461 KB 1056/1118 KB 932/1192 KB 920/1461 KB 1060/1118 KB 932/1192 KB 920/1461 KB 1064/1118 KB 932/1192 KB 920/1461 KB 1068/1118 KB 932/1192 KB 920/1461 KB 1072/1118 KB 932/1192 KB 920/1461 KB 1076/1118 KB 932/1192 KB 920/1461 KB 1080/1118 KB 936/1192 KB 920/1461 KB 1084/1118 KB 936/1192 KB 920/1461 KB 1088/1118 KB 936/1192 KB 920/1461 KB 1092/1118 KB 936/1192 KB 920/1461 KB 1032/1118 KB 932/1192 KB 920/1461 KB 1092/1118 KB 936/1192 KB 924/1461 KB 1092/1118 KB 936/1192 KB 928/1461 KB 1092/1118 KB 936/1192 KB 932/1461 KB 1092/1118 KB 936/1192 KB 936/1461 KB 1092/1118 KB 936/1192 KB 940/1461 KB 1092/1118 KB 936/1192 KB 944/1461 KB 1092/1118 KB 936/1192 KB 948/1461 KB 1092/1118 KB 936/1192 KB 952/1461 KB 1096/1118 KB 936/1192 KB 956/1461 KB 1096/1118 KB 936/1192 KB 960/1461 KB 1096/1118 KB 936/1192 KB 964/1461 KB 1076/1118 unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install KB 936/1192 KB 920/1461 KB 1096/1118 KB 940/1192 KB 964/1461 KB 1096/1118 KB 944/1192 KB 964/1461 KB 1096/1118 KB 948/1192 KB 964/1461 KB 1096/1118 KB 952/1192 KB 964/1461 KB 1096/1118 KB 956/1192 KB 964/1461 KB 1096/1118 KB 960/1192 KB 964/1461 KB 1096/1118 KB 964/1192 KB 964/1461 KB 1096/1118 KB 968/1192 KB 964/1461 KB 1096/1118 KB 972/1192 KB 964/1461 KB 1096/1118 KB 976/1192 KB 964/1461 KB 1096/1118 KB 980/1192 KB 964/1461 KB 1096/1118 KB 984/1192 KB 968/1461 KB 1096/1118 KB 988/1192 KB 968/1461 KB 1096/1118 KB 992/1192 KB 968/1461 KB 1096/1118 KB 996/1192 KB 968/1461 KB 1096/1118 KB 936/1192 KB 952/1461 KB 1100/1118 KB 996/1192 KB 968/1461 KB 1104/1118 KB 996/1192 KB 968/1461 KB 1108/1118 KB 996/1192 KB 968/1461 KB 1112/1118 KB 996/1192 KB 968/1461 KB 1116/1118 KB 996/1192 KB 968/1461 KB 1118/1118 KB 996/1192 KB 968/1461 KB 1096/1118 KB 980/1192 KB 968/1461 KB 1118/1118 KB 996/1192 KB 972/1461 KB 1118/1118 KB 996/1192 KB 976/1461 KB 1118/1118 KB 996/1192 KB 980/1461 KB 1118/1118 KB 996/1192 KB 984/1461 KB 1118/1118 KB 996/1192 KB 988/1461 KB 1118/1118 KB 996/1192 KB 992/1461 KB 1118/1118 KB 996/1192 KB 996/1461 KB 1118/1118 KB 1000/1192 KB 1000/1461 KB 1118/1118 KB 1000/1192 KB 1004/1461 KB 1118/1118 KB 1000/1192 KB 1008/1461 KB 1118/1118 KB 1000/1192 KB 996/1461 KB 1118/1118 KB 1004/1192 KB 1008/1461 KB 1118/1118 KB 1008/1192 KB 1008/1461 KB 1118/1118 KB 1012/1192 KB 1008/1461 KB 1118/1118 KB 1016/1192 KB 1008/1461 KB 1118/1118 KB 1020/1192 KB 1008/1461 KB 1118/1118 KB 1024/1192 KB 1008/1461 KB 1118/1118 KB 1028/1192 KB 1012/1461 KB 1118/1118 KB 1032/1192 KB 1012/1461 KB 1118/1118 KB 1024/1192 KB 1012/1461 KB 1118/1118 KB 1032/1192 KB 1016/1461 KB 1118/1118 KB 1032/1192 KB 1020/1461 KB 1118/1118 KB 1032/1192 KB 1024/1461 KB 1118/1118 KB 1032/1192 KB 1028/1461 KB 1118/1118 KB 1036/1192 KB 1032/1461 KB 1118/1118 KB 1036/1192 KB 1036/1461 KB 1118/1118 KB 1036/1192 KB 1040/1461 KB 1118/1118 KB 1036/1192 KB 1044/1461 KB 1118/1118 KB 1036/1192 KB 1048/1461 KB 1118/1118 KB 1036/1192 KB 1052/1461 KB 1118/1118 KB 1036/1192 KB 1056/1461 KB 1118/1118 KB 1036/1192 KB 1028/1461 KB 1118/1118 KB 1040/1192 KB 1056/1461 KB 1118/1118 KB 1044/1192 KB 1056/1461 KB 1048/1192 KB 1056/1461 KB 1052/1192 KB 1056/1461 KB 1056/1192 KB 1056/1461 KB 1060/1192 KB 1056/1461 KB 1064/1192 KB 1056/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 632.9 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 1068/1192 KB 1060/1461 KB 1072/1192 KB 1060/1461 KB 1076/1192 KB 1060/1461 KB 1064/1192 KB 1060/1461 KB 1076/1192 KB 1064/1461 KB 1076/1192 KB 1068/1461 KB 1076/1192 KB 1072/1461 KB 1076/1192 KB 1076/1461 KB 1080/1192 KB 1080/1461 KB 1080/1192 KB 1084/1461 KB 1080/1192 KB 1088/1461 KB 1080/1192 KB 1092/1461 KB 1080/1192 KB 1096/1461 KB 1080/1192 KB 1100/1461 KB 1080/1192 KB 1104/1461 KB 1080/1192 KB 1076/1461 KB 1084/1192 KB 1104/1461 KB 1088/1192 KB 1104/1461 KB 1092/1192 KB 1104/1461 KB 1096/1192 KB 1104/1461 KB 1100/1192 KB 1104/1461 KB 1104/1192 KB 1104/1461 KB 1108/1192 KB 1104/1461 KB 1112/1192 KB 1104/1461 KB 1116/1192 KB 1108/1461 KB 1120/1192 KB 1108/1461 KB 1124/1192 KB 1108/1461 KB 1128/1192 KB 1108/1461 KB 1132/1192 KB 1108/1461 KB 1136/1192 KB 1108/1461 KB 1140/1192 KB 1108/1461 KB 1144/1192 KB 1108/1461 KB 1148/1192 KB 1108/1461 KB 1152/1192 KB 1108/1461 KB 1156/1192 KB 1108/1461 KB 1112/1192 KB 1108/1461 KB 1156/1192 KB 1112/1461 KB 1156/1192 KB 1116/1461 KB 1156/1192 KB 1120/1461 KB 1156/1192 KB 1124/1461 KB 1156/1192 KB 1128/1461 KB 1156/1192 KB 1132/1461 KB 1156/1192 KB 1136/1461 KB 1156/1192 KB 1140/1461 KB 1156/1192 KB 1144/1461 KB 1156/1192 KB 1148/1461 KB 1160/1192 KB 1152/1461 KB 1160/1192 KB 1156/1461 KB 1160/1192 KB 1160/1461 KB 1160/1192 KB 1164/1461 KB 1160/1192 KB 1168/1461 KB 1160/1192 KB 1172/1461 KB 1160/1192 KB 1176/1461 KB 1160/1192 KB 1180/1461 KB 1160/1192 KB 1148/1461 KB 1164/1192 KB 1180/1461 KB 1168/1192 KB 1180/1461 KB 1172/1192 KB 1180/1461 KB 1176/1192 KB 1180/1461 KB 1180/1192 KB 1180/1461 KB 1184/1192 KB 1180/1461 KB 1188/1192 KB 1180/1461 KB 1192/1192 KB 1180/1461 KB 1192/1192 KB 1180/1461 KB 1192/1192 KB 1184/1461 KB 1192/1192 KB 1188/1461 KB 1192/1192 KB 1192/1461 KB 1192/1192 KB 1196/1461 KB 1192/1192 KB 1200/1461 KB 1192/1192 KB 1204/1461 KB 1192/1192 KB 1208/1461 KB 1192/1192 KB 1212/1461 KB 1192/1192 KB 1216/1461 KB 1192/1192 KB 1220/1461 KB 1192/1192 KB 1224/1461 KB 1192/1192 KB 1228/1461 KB 1192/1192 KB 1232/1461 KB 1192/1192 KB 1236/1461 KB 1192/1192 KB 1240/1461 KB 1192/1192 KB 1244/1461 KB 1192/1192 KB 1248/1461 KB 1192/1192 KB 1252/1461 KB 1192/1192 KB 1256/1461 KB 1192/1192 KB 1260/1461 KB 1192/1192 KB 1264/1461 KB 1192/1192 KB 1268/1461 KB 1192/1192 KB 1272/1461 KB 1192/1192 KB 1276/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 665.7 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 806.3 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 4/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 344.9 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 109.8 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 90.0 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 87.8 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 29.6 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 123.2 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 364.5 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 190.9 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 403.8 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 66.8 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 164.5 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 437.4 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 57.9 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 198.7 KB/sec) unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 10:02:14 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 943.7 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/149 KB 4/21 KB 5/149 KB 4/10 KB 4/21 KB 8/149 KB 4/10 KB 4/21 KB 11/149 KB 4/10 KB 4/21 KB 3/149 KB 4/10 KB 8/21 KB 11/149 KB 4/10 KB 12/21 KB 11/149 KB 4/10 KB 16/21 KB 11/149 KB 4/10 KB 20/21 KB 11/149 KB 4/10 KB 21/21 KB 11/149 KB 4/10 KB 3/149 KB 4/10 KB 21/21 KB 11/149 KB 8/10 KB 21/21 KB 11/149 KB 10/10 KB 21/21 KB 13/149 KB 10/10 KB 21/21 KB 16/149 KB 10/10 KB 21/21 KB 19/149 KB 10/10 KB 21/21 KB 21/149 KB 10/10 KB 21/21 KB 21/149 KB 3/6 KB 10/10 KB 21/21 KB 24/149 KB 3/6 KB 10/10 KB 21/21 KB 27/149 KB 3/6 KB 10/10 KB 21/21 KB 29/149 KB 3/6 KB 10/10 KB 21/21 KB 32/149 KB 3/6 KB 10/10 KB 21/21 KB 32/149 KB 5/6 KB 10/10 KB 21/21 KB 32/149 KB 6/6 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 510.9 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 965.2 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 36/149 KB 6/6 KB 40/149 KB 6/6 KB 44/149 KB 6/6 KB 48/149 KB 6/6 KB 48/149 KB 6/6 KB 3/30 KB 48/149 KB 6/6 KB 3/30 KB 48/149 KB 6/6 KB 6/30 KB 48/149 KB 6/6 KB 9/30 KB 52/149 KB 6/6 KB 9/30 KB 56/149 KB 12/30 KB 4/37 KB 60/149 KB 12/30 KB 4/37 KB 64/149 KB 12/30 KB 4/37 KB 52/149 KB 6/6 KB 9/30 KB 4/37 KB 64/149 KB 12/30 KB 8/37 KB 64/149 KB 12/30 KB 12/37 KB 64/149 KB 12/30 KB 16/37 KB 52/149 KB 12/30 KB 4/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 193.2 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 64/149 KB 12/30 KB 20/37 KB 68/149 KB 14/30 KB 4/14 KB 24/37 KB 68/149 KB 14/30 KB 4/14 KB 28/37 KB 68/149 KB 14/30 KB 4/14 KB 32/37 KB 68/149 KB 14/30 KB 4/14 KB 20/37 KB 68/149 KB 14/30 KB 8/14 KB 32/37 KB 68/149 KB 14/30 KB 12/14 KB 32/37 KB 68/149 KB 14/30 KB 14/14 KB 32/37 KB 68/149 KB 14/30 KB 20/37 KB 64/149 KB 14/30 KB 20/37 KB 68/149 KB 17/30 KB 14/14 KB 32/37 KB 68/149 KB 19/30 KB 14/14 KB 32/37 KB 68/149 KB 22/30 KB 14/14 KB 32/37 KB 72/149 KB 22/30 KB 14/14 KB 32/37 KB 76/149 KB 22/30 KB 14/14 KB 32/37 KB 80/149 KB 25/30 KB 14/14 KB 32/37 KB 76/149 KB 25/30 KB 14/14 KB 32/37 KB 80/149 KB 25/30 KB 14/14 KB 36/37 KB 80/149 KB 25/30 KB 14/14 KB 37/37 KB 80/149 KB 28/30 KB 14/14 KB 37/37 KB 80/149 KB 30/30 KB 14/14 KB 37/37 KB 84/149 KB 30/30 KB 14/14 KB 37/37 KB 88/149 KB 30/30 KB 14/14 KB 37/37 KB 92/149 KB 30/30 KB 14/14 KB 37/37 KB 96/149 KB 30/30 KB 14/14 KB 37/37 KB 3/14 KB 96/149 KB 30/30 KB 14/14 KB 37/37 KB 5/14 KB 96/149 KB 30/30 KB 14/14 KB 37/37 KB 8/14 KB 96/149 KB 30/30 KB 14/14 KB 37/37 KB 11/14 KB 96/149 KB 30/30 KB 14/14 KB 37/37 KB 13/14 KB 96/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 96/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 100/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 104/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 108/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 112/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 116/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 120/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 124/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 128/149 KB 30/30 KB 14/14 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 324.2 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 900.2 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 717.3 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 14/14 KB 132/149 KB 136/149 KB 140/149 KB 144/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 284.6 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 148/149 KB 149/149 KB 149/149 KB 3/11 KB 4/37 KB 149/149 KB 6/11 KB 3/43 KB 4/37 KB 149/149 KB 9/11 KB 3/43 KB 4/37 KB 149/149 KB 11/11 KB 3/43 KB 4/37 KB 149/149 KB 3/11 KB 3/43 KB 4/37 KB 149/149 KB 11/11 KB 6/43 KB 4/37 KB 149/149 KB 3/11 KB 8/37 KB 149/149 KB 11/11 KB 6/43 KB 12/37 KB 149/149 KB 11/11 KB 6/43 KB 16/37 KB 149/149 KB 11/11 KB 9/43 KB 3/7 KB 20/37 KB 149/149 KB 11/11 KB 9/43 KB 3/7 KB 12/37 KB 149/149 KB 11/11 KB 9/43 KB 3/7 KB 20/37 KB 149/149 KB 11/11 KB 11/43 KB 3/7 KB 20/37 KB 149/149 KB 11/11 KB 14/43 KB 3/7 KB 20/37 KB 149/149 KB 11/11 KB 16/43 KB 3/7 KB 20/37 KB 149/149 KB 11/11 KB 19/43 KB 3/7 KB 12/37 KB 149/149 KB 11/11 KB 6/43 KB 3/7 KB 20/37 KB 149/149 KB 11/11 KB 19/43 KB 6/7 KB 20/37 KB 149/149 KB 11/11 KB 19/43 KB 7/7 KB 24/37 KB 149/149 KB 11/11 KB 19/43 KB 7/7 KB 24/37 KB 149/149 KB 11/11 KB 22/43 KB 7/7 KB 28/37 KB 149/149 KB 11/11 KB 22/43 KB 7/7 KB 32/37 KB 149/149 KB 11/11 KB 22/43 KB 7/7 KB 32/37 KB 149/149 KB 11/11 KB 25/43 KB 7/7 KB 36/37 KB 11/11 KB 27/43 KB 7/7 KB 36/37 KB 11/11 KB 25/43 KB 7/7 KB 37/37 KB 11/11 KB 27/43 KB 7/7 KB 37/37 KB 11/11 KB 30/43 KB 7/7 KB 37/37 KB 11/11 KB 32/43 KB 7/7 KB 37/37 KB 11/11 KB 36/43 KB 7/7 KB 37/37 KB 40/43 KB 7/7 KB 37/37 KB 43/43 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2277.9 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 169.5 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 110.8 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 577.6 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 43/43 KB 4/60 KB 43/43 KB 8/60 KB 43/43 KB 12/60 KB 43/43 KB 16/60 KB 20/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 628.3 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 24/60 KB 28/60 KB 32/60 KB 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 736.1 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 91.2 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1318.8 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1683.4 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 112.9 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 131.9 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 167.5 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 180.4 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 79.9 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 117.8 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 132.6 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 71.0 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-mysql-0: 10:02:15 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-mysql-0: 10:02:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:02:15 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 175.8 KB/sec) unit-mysql-0: 10:02:15 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 137.5 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 135.1 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 73.8 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 208.4 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-mysql-0: 10:02:15 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 10:02:15 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 36.8 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 250.1 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1398.4 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 48.3 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-mysql-0: 10:02:15 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 10:02:15 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 10:02:15 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 10:02:15 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 10:02:15 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 10:02:15 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 10:02:15 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 10:02:15 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 42.0 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 93.4 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/156 KB 3/13 KB 3/48 KB 3/87 KB 3/156 KB 3/13 KB 6/48 KB 3/87 KB 3/156 KB 3/13 KB 9/48 KB 4/21 KB 3/87 KB 3/156 KB 3/13 KB 11/48 KB 4/21 KB 3/87 KB 3/156 KB 3/13 KB 14/48 KB 4/21 KB 3/87 KB 3/156 KB 3/13 KB 3/87 KB 6/156 KB 5/13 KB 14/48 KB 4/21 KB 3/87 KB 9/156 KB 5/13 KB 14/48 KB 4/21 KB 3/87 KB 11/156 KB 5/13 KB 14/48 KB 4/21 KB 3/87 KB 14/156 KB 5/13 KB 14/48 KB 4/21 KB 3/87 KB 16/156 KB 5/13 KB 14/48 KB 4/21 KB 3/87 KB 3/13 KB 3/87 KB 16/156 KB 5/13 KB 14/48 KB 4/21 KB 5/87 KB 16/156 KB 5/13 KB 14/48 KB 4/21 KB 8/87 KB 16/156 KB 5/13 KB 14/48 KB 4/21 KB 11/87 KB 16/156 KB 5/13 KB 14/48 KB 4/21 KB 13/87 KB 16/156 KB 5/13 KB 14/48 KB 4/21 KB 16/87 KB 3/156 KB 5/13 KB 14/48 KB 4/21 KB 3/87 KB 3/156 KB 3/13 KB 6/48 KB 4/21 KB 3/87 KB 16/156 KB 5/13 KB 16/48 KB 8/21 KB 16/87 KB 16/156 KB 5/13 KB 16/48 KB 12/21 KB 16/87 KB 16/156 KB 5/13 KB 16/48 KB 16/21 KB 16/87 KB 16/156 KB 5/13 KB 16/48 KB 20/21 KB 16/87 KB 16/156 KB 5/13 KB 16/48 KB 21/21 KB 16/87 KB 16/156 KB 8/13 KB 16/48 KB 21/21 KB 16/87 KB 16/156 KB 5/13 KB 16/48 KB 4/21 KB 16/87 KB 19/156 KB 8/13 KB 16/48 KB 21/21 KB 19/87 KB 22/156 KB 8/13 KB 16/48 KB 21/21 KB 19/87 KB 16/156 KB 8/13 KB 16/48 KB 21/21 KB 19/87 KB 22/156 KB 8/13 KB 19/48 KB 21/21 KB 21/87 KB 22/156 KB 8/13 KB 19/48 KB 21/21 KB 19/87 KB 25/156 KB 11/13 KB 22/48 KB 21/21 KB 21/87 KB 25/156 KB 11/13 KB 19/48 KB 21/21 KB 21/87 KB 27/156 KB 11/13 KB 22/48 KB 21/21 KB 21/87 KB 22/156 KB 11/13 KB 19/48 KB 21/21 KB 21/87 KB 27/156 KB 13/13 KB 25/48 KB 21/21 KB 24/87 KB 27/156 KB 11/13 KB 22/48 KB 21/21 KB 24/87 KB 27/156 KB 13/13 KB 25/48 KB 21/21 KB 27/87 KB 30/156 KB 13/13 KB 25/48 KB 21/21 KB 29/87 KB 27/156 KB 11/13 KB 25/48 KB 21/21 KB 24/87 KB 30/156 KB 13/13 KB 27/48 KB 21/21 KB 29/87 KB 30/156 KB 13/13 KB 25/48 KB 21/21 KB 27/87 KB 30/156 KB 13/13 KB 30/48 KB 21/21 KB 29/87 KB 32/156 KB 13/13 KB 30/48 KB 21/21 KB 29/87 KB 32/156 KB 13/13 KB 32/48 KB 21/21 KB 29/87 KB 32/156 KB 13/13 KB 32/48 KB 21/21 KB 32/87 KB 32/156 KB 13/13 KB 36/48 KB 21/21 KB 32/87 KB 36/156 KB 13/13 KB 40/48 KB 21/21 KB 36/87 KB 36/156 KB 13/13 KB 44/48 KB 21/21 KB 36/87 KB 36/156 KB 13/13 KB 48/48 KB 21/21 KB 36/87 KB 36/156 KB 13/13 KB 36/48 KB 21/21 KB 36/87 KB 40/156 KB 13/13 KB 48/48 KB 21/21 KB 36/87 KB 44/156 KB 13/13 KB 48/48 KB 21/21 KB 36/87 KB 32/156 KB 13/13 KB 36/48 KB 21/21 KB 36/87 KB 44/156 KB 13/13 KB 48/48 KB 21/21 KB 40/87 KB 44/156 KB 13/13 KB 48/48 KB 21/21 KB 44/87 KB 48/156 KB 13/13 KB 48/48 KB 21/21 KB 44/87 KB 48/156 KB 13/13 KB 48/48 KB 21/21 KB 48/87 KB 48/156 KB 13/13 KB 48/48 KB 21/21 KB 52/87 KB 52/156 KB 13/13 KB 48/48 KB 21/21 KB 56/87 KB 52/156 KB 13/13 KB 48/48 KB 21/21 KB 60/87 KB 52/156 KB 13/13 KB 48/48 KB 21/21 KB 64/87 KB 52/156 KB 13/13 KB 48/48 KB 21/21 KB 52/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 314.7 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 56/156 KB 48/48 KB 21/21 KB 64/87 KB 60/156 KB 48/48 KB 21/21 KB 64/87 KB 64/156 KB 48/48 KB 21/21 KB 64/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 599.7 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 64/156 KB 48/48 KB 68/87 KB 68/156 KB 3/86 KB 3/35 KB 72/87 KB 68/156 KB 3/86 KB 3/35 KB 76/87 KB 68/156 KB 3/86 KB 3/35 KB 80/87 KB 68/156 KB 3/86 KB 3/35 KB 68/87 KB 68/156 KB 3/86 KB 68/87 KB 68/156 KB 68/87 KB 72/156 KB 3/86 KB 3/35 KB 80/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1115.4 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 76/156 KB 6/86 KB 3/35 KB 80/87 KB 80/156 KB 6/86 KB 3/35 KB 80/87 KB 84/156 KB 6/86 KB 3/35 KB 80/87 KB 88/156 KB 6/86 KB 6/35 KB 84/87 KB 92/156 KB 6/86 KB 6/35 KB 84/87 KB 96/156 KB 6/86 KB 6/35 KB 84/87 KB 72/156 KB 6/86 KB 3/35 KB 80/87 KB 96/156 KB 9/86 KB 6/35 KB 84/87 KB 96/156 KB 11/86 KB 6/35 KB 84/87 KB 84/156 KB 6/86 KB 6/35 KB 84/87 KB 84/156 KB 6/86 KB 3/35 KB 84/87 KB 96/156 KB 11/86 KB 6/35 KB 87/87 KB 96/156 KB 14/86 KB 6/35 KB 87/87 KB 96/156 KB 14/86 KB 9/35 KB 87/87 KB 96/156 KB 16/86 KB 9/35 KB 87/87 KB 96/156 KB 19/86 KB 11/35 KB 87/87 KB 96/156 KB 22/86 KB 11/35 KB 87/87 KB 96/156 KB 25/86 KB 11/35 KB 87/87 KB 96/156 KB 16/86 KB 11/35 KB 87/87 KB 96/156 KB 25/86 KB 14/35 KB 87/87 KB 96/156 KB 25/86 KB 16/35 KB 87/87 KB 100/156 KB 25/86 KB 16/35 KB 87/87 KB 104/156 KB 25/86 KB 19/35 KB 87/87 KB 100/156 KB 25/86 KB 19/35 KB 87/87 KB 104/156 KB 27/86 KB 22/35 KB 87/87 KB 104/156 KB 27/86 KB 19/35 KB 87/87 KB 108/156 KB 27/86 KB 22/35 KB 87/87 KB 112/156 KB 27/86 KB 22/35 KB 87/87 KB 112/156 KB 30/86 KB 22/35 KB 87/87 KB 112/156 KB 30/86 KB 25/35 KB 87/87 KB 112/156 KB 32/86 KB 25/35 KB 87/87 KB 112/156 KB 32/86 KB 27/35 KB 87/87 KB 112/156 KB 36/86 KB 27/35 KB 87/87 KB 116/156 KB 4/24 KB 40/86 KB 30/35 KB 87/87 KB 116/156 KB 4/24 KB 44/86 KB 30/35 KB 87/87 KB 116/156 KB 4/24 KB 48/86 KB 30/35 KB 87/87 KB 112/156 KB 4/24 KB 36/86 KB 27/35 KB 87/87 KB 116/156 KB 8/24 KB 48/86 KB 30/35 KB 87/87 KB 116/156 KB 12/24 KB 48/86 KB 30/35 KB 87/87 KB 116/156 KB 16/24 KB 48/86 KB 30/35 KB 87/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1523.2 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 116/156 KB 20/24 KB 48/86 KB 30/35 KB 116/156 KB 24/24 KB 48/86 KB 30/35 KB 116/156 KB 4/24 KB 36/86 KB 30/35 KB 87/87 KB 116/156 KB 4/24 KB 36/86 KB 27/35 KB 87/87 KB 120/156 KB 24/24 KB 48/86 KB 30/35 KB 124/156 KB 24/24 KB 52/86 KB 32/35 KB 128/156 KB 24/24 KB 52/86 KB 32/35 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 132/156 KB 24/24 KB 52/86 KB 32/35 KB 136/156 KB 24/24 KB 52/86 KB 32/35 KB 140/156 KB 24/24 KB 52/86 KB 32/35 KB 144/156 KB 24/24 KB 52/86 KB 32/35 KB 120/156 KB 24/24 KB 52/86 KB 32/35 KB 120/156 KB 24/24 KB 48/86 KB 32/35 KB 144/156 KB 24/24 KB 52/86 KB 35/35 KB 144/156 KB 24/24 KB 56/86 KB 35/35 KB 144/156 KB 24/24 KB 60/86 KB 35/35 KB 144/156 KB 24/24 KB 64/86 KB 35/35 KB 148/156 KB 24/24 KB 64/86 KB 35/35 KB 152/156 KB 64/86 KB 35/35 KB 156/156 KB 64/86 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 399.7 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 156/156 KB 68/86 KB 35/35 KB 156/156 KB 72/86 KB 35/35 KB 156/156 KB 76/86 KB 35/35 KB 156/156 KB 80/86 KB 35/35 KB 156/156 KB 84/86 KB 35/35 KB 156/156 KB 86/86 KB 35/35 KB 156/156 KB 4/14 KB 86/86 KB 35/35 KB 156/156 KB 8/14 KB 86/86 KB 35/35 KB 156/156 KB 12/14 KB 86/86 KB 35/35 KB 156/156 KB 14/14 KB 86/86 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 539.5 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 156/156 KB 14/14 KB 86/86 KB 4/119 KB 156/156 KB 14/14 KB 86/86 KB 8/119 KB 156/156 KB 14/14 KB 86/86 KB 12/119 KB 156/156 KB 14/14 KB 86/86 KB 16/119 KB 156/156 KB 14/14 KB 86/86 KB 20/119 KB 156/156 KB 14/14 KB 86/86 KB 24/119 KB 156/156 KB 14/14 KB 86/86 KB 28/119 KB 156/156 KB 14/14 KB 86/86 KB 32/119 KB 156/156 KB 14/14 KB 3/29 KB 86/86 KB 32/119 KB 156/156 KB 14/14 KB 5/29 KB 86/86 KB 32/119 KB 156/156 KB 14/14 KB 8/29 KB 86/86 KB 32/119 KB 156/156 KB 14/14 KB 11/29 KB 86/86 KB 32/119 KB 156/156 KB 14/14 KB 13/29 KB 86/86 KB 32/119 KB 156/156 KB 14/14 KB 16/29 KB 86/86 KB 32/119 KB 156/156 KB 14/14 KB 16/29 KB 86/86 KB 36/119 KB 156/156 KB 14/14 KB 19/29 KB 86/86 KB 36/119 KB 156/156 KB 14/14 KB 21/29 KB 86/86 KB 36/119 KB 156/156 KB 14/14 KB 21/29 KB 86/86 KB 40/119 KB 156/156 KB 14/14 KB 21/29 KB 86/86 KB 44/119 KB 156/156 KB 14/14 KB 24/29 KB 86/86 KB 44/119 KB 156/156 KB 14/14 KB 24/29 KB 86/86 KB 48/119 KB 156/156 KB 14/14 KB 27/29 KB 86/86 KB 48/119 KB 156/156 KB 14/14 KB 29/29 KB 86/86 KB 48/119 KB 156/156 KB 14/14 KB 29/29 KB 86/86 KB 52/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 1901.1 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1093.3 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 172.6 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 29/29 KB 56/119 KB 29/29 KB 60/119 KB 29/29 KB 64/119 KB 29/29 KB 68/119 KB 72/119 KB 76/119 KB 80/119 KB 4/37 KB 3/57 KB 80/119 KB 3/11 KB 4/37 KB 3/57 KB 80/119 KB 4/37 KB 6/57 KB 80/119 KB 3/11 KB 4/37 KB 9/57 KB 80/119 KB 3/11 KB 4/37 KB 11/57 KB 80/119 KB 3/11 KB 4/37 KB 14/57 KB 80/119 KB 3/11 KB 4/37 KB 16/57 KB 80/119 KB 3/11 KB 4/37 KB 19/57 KB 80/119 KB 3/11 KB 4/37 KB 22/57 KB 80/119 KB 3/11 KB 4/37 KB 25/57 KB 80/119 KB 3/11 KB 4/37 KB 80/119 KB 8/37 KB 25/57 KB 80/119 KB 5/11 KB 12/37 KB 25/57 KB 80/119 KB 5/11 KB 16/37 KB 25/57 KB 80/119 KB 5/11 KB 20/37 KB 25/57 KB 80/119 KB 5/11 KB 24/37 KB 25/57 KB 80/119 KB 5/11 KB 28/37 KB 25/57 KB 80/119 KB 5/11 KB 4/37 KB 25/57 KB 80/119 KB 5/11 KB 28/37 KB 27/57 KB 80/119 KB 8/11 KB 28/37 KB 27/57 KB 80/119 KB 11/11 KB 28/37 KB 27/57 KB 80/119 KB 5/11 KB 32/37 KB 30/57 KB 80/119 KB 11/11 KB 32/37 KB 32/57 KB 80/119 KB 11/11 KB 32/37 KB 36/57 KB 80/119 KB 11/11 KB 32/37 KB 40/57 KB 84/119 KB 11/11 KB 32/37 KB 44/57 KB 84/119 KB 11/11 KB 32/37 KB 48/57 KB 84/119 KB 11/11 KB 32/37 KB 27/57 KB 80/119 KB 11/11 KB 36/37 KB 48/57 KB 84/119 KB 11/11 KB 37/37 KB 48/57 KB 84/119 KB 11/11 KB 37/37 KB 52/57 KB 84/119 KB 11/11 KB 37/37 KB 56/57 KB 84/119 KB 37/37 KB 57/57 KB 84/119 KB 32/37 KB 36/57 KB 84/119 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 330.1 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 57/57 KB 88/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 102.4 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 57/57 KB 92/119 KB 57/57 KB 96/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 369.1 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 57/57 KB 100/119 KB 57/57 KB 104/119 KB 57/57 KB 108/119 KB 57/57 KB 112/119 KB 57/57 KB 116/119 KB 57/57 KB 119/119 KB 4/33 KB 57/57 KB 119/119 KB 8/33 KB 57/57 KB 119/119 KB 12/33 KB 57/57 KB 119/119 KB 16/33 KB 57/57 KB 119/119 KB 20/33 KB 57/57 KB 119/119 KB 24/33 KB 57/57 KB 119/119 KB 28/33 KB 57/57 KB 119/119 KB 32/33 KB 57/57 KB 119/119 KB 33/33 KB 57/57 KB 119/119 KB 4/21 KB 3/5 KB 33/33 KB 119/119 KB 4/21 KB 5/5 KB 33/33 KB 4/21 KB 33/33 KB 119/119 KB 8/21 KB 5/5 KB 33/33 KB 12/21 KB 5/5 KB 33/33 KB 16/21 KB 5/5 KB 33/33 KB 20/21 KB 5/5 KB 33/33 KB 21/21 KB 5/5 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 518.2 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1081.1 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 281.9 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 39.0 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 181.7 KB/sec) unit-abot-epc-basic-0: 10:02:15 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 114.6 KB/sec) unit-abot-epc-basic-0: 10:02:16 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 10:02:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:02:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:02:16 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 10:02:16 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 10:02:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:02:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:02:16 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 10:02:16 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:02:16 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 10:02:16 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 10:02:16 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-mysql-0: 10:02:16 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/8 KB 4/8 KB 7/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 376.9 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 113.6 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-mysql-0: 10:02:17 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 882.3 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 190.4 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 222.0 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 144.0 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1284.6 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-mysql-0: 10:02:17 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 2/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 757.4 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 95.6 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 142.6 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 2/8 KB 5/8 KB 7/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 132.4 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 193.1 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 651.3 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-mysql-0: 10:02:17 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 98.1 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 94.4 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 137.7 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 474.2 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 585.7 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 335.1 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 155.1 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 272.1 KB/sec) unit-mysql-0: 10:02:17 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1255.3 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/286 KB 6/286 KB 9/286 KB 11/286 KB 14/286 KB 16/286 KB 19/286 KB 22/286 KB 25/286 KB 27/286 KB 30/286 KB 32/286 KB 36/286 KB 40/286 KB 44/286 KB 48/286 KB 52/286 KB 56/286 KB 60/286 KB 63/286 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/223 KB 63/286 KB 5/223 KB 63/286 KB 8/223 KB 63/286 KB 11/223 KB 63/286 KB 13/223 KB 63/286 KB 13/223 KB 3/39 KB 63/286 KB 16/223 KB 3/39 KB 63/286 KB 19/223 KB 3/39 KB 63/286 KB 21/223 KB 3/39 KB 63/286 KB 21/223 KB 6/39 KB 63/286 KB 24/223 KB 6/39 KB 63/286 KB 24/223 KB 9/39 KB 67/286 KB 27/223 KB 9/39 KB 71/286 KB 27/223 KB 9/39 KB 75/286 KB 24/223 KB 9/39 KB 63/286 KB 27/223 KB 9/39 KB 67/286 KB 27/223 KB 11/39 KB 75/286 KB 29/223 KB 11/39 KB 75/286 KB 29/223 KB 3/45 KB 11/39 KB 75/286 KB 29/223 KB 5/45 KB 11/39 KB 75/286 KB 29/223 KB 8/45 KB 11/39 KB 75/286 KB 29/223 KB 11/45 KB 11/39 KB 75/286 KB 29/223 KB 13/45 KB 11/39 KB 75/286 KB 29/223 KB 16/45 KB 11/39 KB 75/286 KB 29/223 KB 19/45 KB 11/39 KB 75/286 KB 29/223 KB 19/45 KB 14/39 KB 75/286 KB 32/223 KB 19/45 KB 14/39 KB 75/286 KB 32/223 KB 21/45 KB 14/39 KB 75/286 KB 32/223 KB 24/45 KB 14/39 KB 75/286 KB 32/223 KB 27/45 KB 14/39 KB 75/286 KB 32/223 KB 27/45 KB 16/39 KB 75/286 KB 32/223 KB 27/45 KB 19/39 KB 75/286 KB 32/223 KB 29/45 KB 19/39 KB 79/286 KB 32/223 KB 32/45 KB 19/39 KB 79/286 KB 32/223 KB 27/45 KB 19/39 KB 79/286 KB 36/223 KB 32/45 KB 19/39 KB 79/286 KB 40/223 KB 32/45 KB 22/39 KB 83/286 KB 40/223 KB 3/308 KB 36/45 KB 22/39 KB 83/286 KB 40/223 KB 3/308 KB 40/45 KB 22/39 KB 83/286 KB 40/223 KB 3/308 KB 44/45 KB 22/39 KB 83/286 KB 40/223 KB 3/308 KB 45/45 KB 22/39 KB 83/286 KB 36/223 KB 32/45 KB 22/39 KB 83/286 KB 40/223 KB 3/308 KB 45/45 KB 25/39 KB 83/286 KB 44/223 KB 3/308 KB 45/45 KB 27/39 KB 83/286 KB 36/223 KB 32/45 KB 19/39 KB 83/286 KB 44/223 KB 3/308 KB 45/45 KB 25/39 KB 83/286 KB 40/223 KB 3/308 KB 32/45 KB 22/39 KB 83/286 KB 44/223 KB 5/308 KB 45/45 KB 27/39 KB 83/286 KB 48/223 KB 5/308 KB 45/45 KB 27/39 KB 83/286 KB 48/223 KB 8/308 KB 45/45 KB 27/39 KB 87/286 KB 48/223 KB 5/308 KB 45/45 KB 27/39 KB 87/286 KB 48/223 KB 8/308 KB 45/45 KB 30/39 KB 87/286 KB 48/223 KB 8/308 KB 45/45 KB 30/39 KB 91/286 KB 48/223 KB 8/308 KB 45/45 KB 30/39 KB 95/286 KB 48/223 KB 11/308 KB 45/45 KB 30/39 KB 99/286 KB 52/223 KB 11/308 KB 45/45 KB 32/39 KB 103/286 KB 52/223 KB 11/308 KB 45/45 KB 32/39 KB 107/286 KB 52/223 KB 11/308 KB 45/45 KB 32/39 KB 111/286 KB 48/223 KB 11/308 KB 45/45 KB 30/39 KB 95/286 KB 52/223 KB 13/308 KB 45/45 KB 32/39 KB 111/286 KB 52/223 KB 16/308 KB 45/45 KB 32/39 KB 111/286 KB 52/223 KB 11/308 KB 45/45 KB 32/39 KB 99/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1306.9 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 48/223 KB 11/308 KB 45/45 KB 32/39 KB 99/286 KB 52/223 KB 16/308 KB 35/39 KB 111/286 KB 52/223 KB 16/308 KB 38/39 KB 111/286 KB 52/223 KB 19/308 KB 38/39 KB 111/286 KB 56/223 KB 19/308 KB 39/39 KB 111/286 KB 56/223 KB 19/308 KB 38/39 KB 111/286 KB 60/223 KB 19/308 KB 39/39 KB 111/286 KB 60/223 KB 21/308 KB 39/39 KB 111/286 KB 64/223 KB 21/308 KB 39/39 KB 111/286 KB 64/223 KB 24/308 KB 39/39 KB 111/286 KB 68/223 KB 27/308 KB 39/39 KB 111/286 KB 68/223 KB 29/308 KB 39/39 KB 115/286 KB 68/223 KB 32/308 KB 39/39 KB 115/286 KB 68/223 KB 24/308 KB 39/39 KB 111/286 KB 68/223 KB 27/308 KB 39/39 KB 115/286 KB 68/223 KB 32/308 KB 39/39 KB 119/286 KB 72/223 KB 32/308 KB 39/39 KB 119/286 KB 72/223 KB 32/308 KB 39/39 KB 123/286 KB 72/223 KB 32/308 KB 39/39 KB 127/286 KB 76/223 KB 32/308 KB 39/39 KB 131/286 KB 76/223 KB 36/308 KB 39/39 KB 135/286 KB 76/223 KB 36/308 KB 39/39 KB 139/286 KB 76/223 KB 36/308 KB 39/39 KB 143/286 KB 76/223 KB 32/308 KB 39/39 KB 127/286 KB 80/223 KB 36/308 KB 39/39 KB 143/286 KB 80/223 KB 4/174 KB 36/308 KB 39/39 KB 143/286 KB 80/223 KB 8/174 KB 36/308 KB 39/39 KB 143/286 KB 80/223 KB 12/174 KB 36/308 KB 39/39 KB 143/286 KB 80/223 KB 16/174 KB 36/308 KB 39/39 KB 143/286 KB 76/223 KB 36/308 KB 39/39 KB 131/286 KB 80/223 KB 20/174 KB 36/308 KB 39/39 KB 143/286 KB 80/223 KB 24/174 KB 36/308 KB 39/39 KB 143/286 KB 80/223 KB 28/174 KB 36/308 KB 39/39 KB 143/286 KB 80/223 KB 32/174 KB 36/308 KB 39/39 KB 143/286 KB 80/223 KB 36/174 KB 40/308 KB 143/286 KB 80/223 KB 32/174 KB 40/308 KB 143/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 852.5 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 84/223 KB 36/174 KB 44/308 KB 147/286 KB 84/223 KB 36/174 KB 48/308 KB 147/286 KB 84/223 KB 36/174 KB 52/308 KB 147/286 KB 84/223 KB 40/174 KB 56/308 KB 147/286 KB 84/223 KB 40/174 KB 60/308 KB 147/286 KB 84/223 KB 40/174 KB 64/308 KB 147/286 KB 84/223 KB 36/174 KB 40/308 KB 147/286 KB 84/223 KB 36/174 KB 40/308 KB 143/286 KB 88/223 KB 40/174 KB 64/308 KB 147/286 KB 92/223 KB 40/174 KB 64/308 KB 147/286 KB 96/223 KB 40/174 KB 64/308 KB 147/286 KB 84/223 KB 40/174 KB 52/308 KB 147/286 KB 96/223 KB 44/174 KB 64/308 KB 147/286 KB 96/223 KB 48/174 KB 64/308 KB 147/286 KB 96/223 KB 48/174 KB 64/308 KB 151/286 KB 96/223 KB 48/174 KB 64/308 KB 155/286 KB 96/223 KB 48/174 KB 64/308 KB 159/286 KB 100/223 KB 48/174 KB 64/308 KB 159/286 KB 104/223 KB 48/174 KB 64/308 KB 159/286 KB 108/223 KB 48/174 KB 64/308 KB 159/286 KB 112/223 KB 48/174 KB 64/308 KB 159/286 KB 116/223 KB 48/174 KB 64/308 KB 159/286 KB 120/223 KB 52/174 KB 68/308 KB 163/286 KB 124/223 KB 52/174 KB 68/308 KB 163/286 KB 128/223 KB 52/174 KB 68/308 KB 163/286 KB 116/223 KB 52/174 KB 68/308 KB 163/286 KB 116/223 KB 52/174 KB 68/308 KB 159/286 KB 116/223 KB 52/174 KB 64/308 KB 159/286 KB 128/223 KB 56/174 KB 68/308 KB 163/286 KB 128/223 KB 60/174 KB 68/308 KB 163/286 KB 128/223 KB 64/174 KB 72/308 KB 163/286 KB 128/223 KB 60/174 KB 72/308 KB 163/286 KB 128/223 KB 64/174 KB 76/308 KB 167/286 KB 128/223 KB 64/174 KB 80/308 KB 167/286 KB 3/22 KB 128/223 KB 64/174 KB 84/308 KB 167/286 KB 3/22 KB 132/223 KB 68/174 KB 88/308 KB 167/286 KB 3/22 KB 132/223 KB 68/174 KB 92/308 KB 167/286 KB 128/223 KB 64/174 KB 72/308 KB 167/286 KB 3/22 KB 132/223 KB 68/174 KB 92/308 KB 171/286 KB 3/22 KB 132/223 KB 68/174 KB 92/308 KB 175/286 KB 3/22 KB 132/223 KB 68/174 KB 92/308 KB 179/286 KB 3/22 KB 132/223 KB 68/174 KB 92/308 KB 183/286 KB 3/22 KB 132/223 KB 68/174 KB 96/308 KB 187/286 KB 3/22 KB 132/223 KB 68/174 KB 96/308 KB 191/286 KB 3/22 KB 132/223 KB 68/174 KB 84/308 KB 167/286 KB 3/22 KB 128/223 KB 68/174 KB 84/308 KB 167/286 KB 3/22 KB 128/223 KB 64/174 KB 80/308 KB 167/286 KB 5/22 KB 132/223 KB 68/174 KB 96/308 KB 191/286 KB 8/22 KB 132/223 KB 68/174 KB 96/308 KB 191/286 KB 11/22 KB 132/223 KB 68/174 KB 96/308 KB 191/286 KB 13/22 KB 132/223 KB 68/174 KB 96/308 KB 191/286 KB 16/22 KB 132/223 KB 68/174 KB 96/308 KB 191/286 KB 19/22 KB 132/223 KB 68/174 KB 96/308 KB 191/286 KB 21/22 KB 132/223 KB 68/174 KB 96/308 KB 191/286 KB 22/22 KB 132/223 KB 68/174 KB 96/308 KB 191/286 KB 3/22 KB 132/223 KB 68/174 KB 96/308 KB 183/286 KB 22/22 KB 132/223 KB 72/174 KB 96/308 KB 191/286 KB 22/22 KB 132/223 KB 76/174 KB 96/308 KB 191/286 KB 22/22 KB 132/223 KB 80/174 KB 96/308 KB 191/286 KB 22/22 KB 136/223 KB 80/174 KB 96/308 KB 191/286 KB 22/22 KB 140/223 KB 80/174 KB 96/308 KB 191/286 KB 22/22 KB 144/223 KB 80/174 KB 96/308 KB 191/286 KB 22/22 KB 148/223 KB 80/174 KB 96/308 KB 191/286 KB 22/22 KB 152/223 KB 84/174 KB 100/308 KB 195/286 KB 22/22 KB 156/223 KB 84/174 KB 100/308 KB 195/286 KB 22/22 KB 160/223 KB 84/174 KB 100/308 KB 195/286 KB 22/22 KB 148/223 KB 84/174 KB 100/308 KB 195/286 KB 22/22 KB 148/223 KB 84/174 KB 100/308 KB 191/286 KB 22/22 KB 148/223 KB 84/174 KB 96/308 KB 191/286 KB 22/22 KB 160/223 KB 88/174 KB 100/308 KB 195/286 KB 22/22 KB 160/223 KB 92/174 KB 104/308 KB 195/286 KB 22/22 KB 160/223 KB 96/174 KB 104/308 KB 195/286 KB 22/22 KB 160/223 KB 88/174 KB 104/3 unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 08 KB 195/286 KB 22/22 KB 160/223 KB 96/174 KB 108/308 KB 199/286 KB 22/22 KB 160/223 KB 96/174 KB 112/308 KB 199/286 KB 22/22 KB 160/223 KB 96/174 KB 104/308 KB 199/286 KB 22/22 KB 160/223 KB 96/174 KB 112/308 KB 203/286 KB 22/22 KB 160/223 KB 96/174 KB 112/308 KB 207/286 KB 22/22 KB 160/223 KB 100/174 KB 112/308 KB 207/286 KB 22/22 KB 164/223 KB 104/174 KB 116/308 KB 211/286 KB 22/22 KB 164/223 KB 108/174 KB 116/308 KB 211/286 KB 22/22 KB 164/223 KB 112/174 KB 116/308 KB 211/286 KB 22/22 KB 164/223 KB 100/174 KB 116/308 KB 211/286 KB 22/22 KB 160/223 KB 100/174 KB 116/308 KB 211/286 KB 22/22 KB 164/223 KB 112/174 KB 120/308 KB 211/286 KB 22/22 KB 164/223 KB 112/174 KB 124/308 KB 211/286 KB 22/22 KB 160/223 KB 100/174 KB 112/308 KB 211/286 KB 164/223 KB 112/174 KB 124/308 KB 215/286 KB 168/223 KB 112/174 KB 128/308 KB 219/286 KB 168/223 KB 112/174 KB 128/308 KB 223/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 367.3 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 168/223 KB 112/174 KB 128/308 KB 215/286 KB 172/223 KB 112/174 KB 128/308 KB 223/286 KB 176/223 KB 112/174 KB 128/308 KB 223/286 KB 164/223 KB 112/174 KB 128/308 KB 215/286 KB 176/223 KB 116/174 KB 128/308 KB 223/286 KB 180/223 KB 120/174 KB 132/308 KB 227/286 KB 180/223 KB 124/174 KB 132/308 KB 227/286 KB 180/223 KB 128/174 KB 132/308 KB 227/286 KB 180/223 KB 116/174 KB 132/308 KB 227/286 KB 180/223 KB 116/174 KB 132/308 KB 223/286 KB 176/223 KB 116/174 KB 132/308 KB 223/286 KB 180/223 KB 128/174 KB 136/308 KB 227/286 KB 180/223 KB 128/174 KB 140/308 KB 227/286 KB 184/223 KB 128/174 KB 140/308 KB 227/286 KB 184/223 KB 128/174 KB 140/308 KB 231/286 KB 184/223 KB 128/174 KB 144/308 KB 235/286 KB 184/223 KB 128/174 KB 144/308 KB 231/286 KB 188/223 KB 128/174 KB 148/308 KB 235/286 KB 188/223 KB 132/174 KB 152/308 KB 3/9 KB 239/286 KB 188/223 KB 132/174 KB 156/308 KB 3/9 KB 239/286 KB 188/223 KB 132/174 KB 160/308 KB 3/9 KB 239/286 KB 188/223 KB 128/174 KB 144/308 KB 235/286 KB 192/223 KB 132/174 KB 160/308 KB 3/9 KB 239/286 KB 188/223 KB 132/174 KB 148/308 KB 3/9 KB 239/286 KB 192/223 KB 132/174 KB 160/308 KB 3/9 KB 243/286 KB 196/223 KB 132/174 KB 160/308 KB 3/9 KB 247/286 KB 196/223 KB 132/174 KB 160/308 KB 3/9 KB 251/286 KB 196/223 KB 132/174 KB 160/308 KB 3/9 KB 255/286 KB 188/223 KB 132/174 KB 148/308 KB 3/9 KB 235/286 KB 196/223 KB 136/174 KB 160/308 KB 3/9 KB 255/286 KB 196/223 KB 140/174 KB 160/308 KB 3/9 KB 255/286 KB 196/223 KB 144/174 KB 160/308 KB 3/9 KB 255/286 KB 188/223 KB 128/174 KB 148/308 KB 3/9 KB 235/286 KB 196/223 KB 144/174 KB 160/308 KB 6/9 KB 255/286 KB 196/223 KB 144/174 KB 160/308 KB 9/9 KB 255/286 KB 196/223 KB 144/174 KB 160/308 KB 9/9 KB 255/286 KB 196/223 KB 132/174 KB 160/308 KB 3/9 KB 243/286 KB 200/223 KB 144/174 KB 160/308 KB 9/9 KB 255/286 KB 204/223 KB 144/174 KB 160/308 KB 9/9 KB 255/286 KB 208/223 KB 144/174 KB 160/308 KB 9/9 KB 255/286 KB 208/223 KB 144/174 KB 164/308 KB 9/9 KB 255/286 KB 212/223 KB 148/174 KB 168/308 KB 9/9 KB 259/286 KB 212/223 KB 148/174 KB 172/308 KB 9/9 KB 259/286 KB 212/223 KB 148/174 KB 176/308 KB 9/9 KB 259/286 KB 212/223 KB 148/174 KB 164/308 KB 9/9 KB 259/286 KB 212/223 KB 148/174 KB 164/308 KB 9/9 KB 255/286 KB 208/223 KB 148/174 KB 164/308 KB 9/9 KB 255/286 KB 212/223 KB 152/174 KB 176/308 KB 9/9 KB 259/286 KB 212/223 KB 156/174 KB 176/308 KB 9/9 KB 259/286 KB 212/223 KB 160/174 KB 176/308 KB 9/9 KB 259/286 KB 212/223 KB 160/174 KB 176/308 KB 9/9 KB 263/286 KB 212/223 KB 160/174 KB 176/308 KB 9/9 KB 267/286 KB 216/223 KB 160/174 KB 176/308 KB 9/9 KB 271/286 KB 216/223 KB 160/174 KB 176/308 KB 9/9 KB 275/286 KB 216/223 KB 164/174 KB 180/308 KB 279/286 KB 216/223 KB 164/174 KB 180/308 KB 283/286 KB 216/223 KB 164/174 KB 180/308 KB 286/286 KB 216/223 KB 160/174 KB 176/308 KB 9/9 KB 267/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-mysql-0: 10:02:17 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 220/223 KB 164/174 KB 180/308 KB 286/286 KB 223/223 KB 164/174 KB 180/308 KB 286/286 KB 216/223 KB 164/174 KB 180/308 KB 9/9 KB 275/286 KB 223/223 KB 164/174 KB 184/308 KB 286/286 KB 223/223 KB 164/174 KB 188/308 KB 286/286 KB 216/223 KB 164/174 KB 176/308 KB 9/9 KB 275/286 KB 223/223 KB 168/174 KB 188/308 KB 286/286 KB 223/223 KB 172/174 KB 188/308 KB 286/286 KB 223/223 KB 174/174 KB 188/308 KB 286/286 KB 223/223 KB 174/174 KB 192/308 KB 286/286 KB 223/223 KB 174/174 KB 196/308 KB 286/286 KB 223/223 KB 174/174 KB 200/308 KB 286/286 KB 223/223 KB 174/174 KB 204/308 KB 286/286 KB 223/223 KB 174/174 KB 208/308 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1720.0 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 4/22 KB 208/308 KB 8/22 KB 208/308 KB 12/22 KB 208/308 KB 16/22 KB 208/308 KB 20/22 KB 208/308 KB 22/22 KB 208/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2043.7 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2380.4 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 22/22 KB 212/308 KB 22/22 KB 216/308 KB 22/22 KB 220/308 KB 22/22 KB 224/308 KB 22/22 KB 228/308 KB 22/22 KB 232/308 KB 22/22 KB 236/308 KB 22/22 KB 240/308 KB 22/22 KB 244/308 KB 22/22 KB 248/308 KB 22/22 KB 252/308 KB 22/22 KB 256/308 KB 22/22 KB 260/308 KB 22/22 KB 264/308 KB 22/22 KB 268/308 KB 22/22 KB 272/308 KB 22/22 KB 276/308 KB 22/22 KB 280/308 KB 22/22 KB 284/308 KB 22/22 KB 288/308 KB 22/22 KB 288/308 KB 4/17 KB 22/22 KB 288/308 KB 8/17 KB 22/22 KB 288/308 KB 12/17 KB 22/22 KB 288/308 KB 16/17 KB 22/22 KB 288/308 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 198.3 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 292/308 KB 17/17 KB 296/308 KB 17/17 KB 300/308 KB 17/17 KB 304/308 KB 17/17 KB 308/308 KB 17/17 KB 308/308 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 142.0 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 308/308 KB 4/11 KB 308/308 KB 8/11 KB 308/308 KB 11/11 KB 3/13 KB 4/11 KB 308/308 KB 8/11 KB 3/13 KB 4/11 KB 308/308 KB 11/11 KB 3/13 KB 8/11 KB 308/308 KB 11/11 KB 3/13 KB 11/11 KB 308/308 KB 8/11 KB 3/13 KB 308/308 KB 11/11 KB 5/13 KB 11/11 KB 308/308 KB 11/11 KB 8/13 KB 11/11 KB 308/308 KB 11/11 KB 11/13 KB 11/11 KB 308/308 KB 11/11 KB 13/13 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2541.7 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 86.2 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 100.9 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 3/28 KB 11/11 KB 3/28 KB 6/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 80.4 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 9/28 KB 11/28 KB 14/28 KB 17/28 KB 19/28 KB 4/14 KB 22/28 KB 4/14 KB 25/28 KB 4/14 KB 17/28 KB 4/14 KB 25/28 KB 8/14 KB 27/28 KB 12/14 KB 27/28 KB 14/14 KB 27/28 KB 8/14 KB 28/28 KB 14/14 KB 4/309 KB 28/28 KB 14/14 KB 8/309 KB 28/28 KB 14/14 KB 12/309 KB 28/28 KB 14/14 KB 16/309 KB 28/28 KB 14/14 KB 20/309 KB 28/28 KB 14/14 KB 24/309 KB 28/28 KB 4/192 KB 14/14 KB 3/37 KB 28/309 KB 28/28 KB 4/192 KB 14/14 KB 3/37 KB 20/309 KB 28/28 KB 4/192 KB 14/14 KB 3/37 KB 28/309 KB 28/28 KB 4/192 KB 14/14 KB 6/37 KB 28/309 KB 28/28 KB 4/192 KB 14/14 KB 9/37 KB 20/309 KB 28/28 KB 4/192 KB 14/14 KB 28/309 KB 28/28 KB 4/192 KB 14/14 KB 11/37 KB 28/309 KB 28/28 KB 8/192 KB 14/14 KB 11/37 KB 28/309 KB 28/28 KB 12/192 KB 14/14 KB 11/37 KB 28/309 KB 28/28 KB 16/192 KB 14/14 KB 11/37 KB 28/309 KB 28/28 KB 16/192 KB 14/14 KB 14/37 KB 28/309 KB 28/28 KB 16/192 KB 14/14 KB 16/37 KB 28/309 KB 28/28 KB 16/192 KB 14/14 KB 19/37 KB 28/309 KB 28/28 KB 20/192 KB 14/14 KB 19/37 KB 32/309 KB 28/28 KB 20/192 KB 14/14 KB 22/37 KB 28/309 KB 28/28 KB 20/192 KB 14/14 KB 22/37 KB 32/309 KB 28/28 KB 24/192 KB 14/14 KB 22/37 KB 32/309 KB 28/28 KB 24/192 KB 14/14 KB 25/37 KB 32/309 KB 28/28 KB 28/192 KB 14/14 KB 25/37 KB 32/309 KB 28/28 KB 32/192 KB 14/14 KB 25/37 KB 32/309 KB 36/192 KB 14/14 KB 27/37 KB 36/309 KB 40/192 KB 14/14 KB 27/37 KB 36/309 KB 44/192 KB 14/14 KB 27/37 KB 36/309 KB 48/192 KB 14/14 KB 27/37 KB 32/309 KB 32/192 KB 14/14 KB 27/37 KB 36/309 KB 48/192 KB 30/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 94.8 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 36/309 KB 36/192 KB 14/14 KB 27/37 KB 40/309 KB 48/192 KB 32/37 KB 44/309 KB 48/192 KB 32/37 KB 48/309 KB 48/192 KB 32/37 KB 36/309 KB 48/192 KB 32/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 200.6 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 48/309 KB 48/192 KB 35/37 KB 48/309 KB 48/192 KB 37/37 KB 48/309 KB 52/192 KB 37/37 KB 3/14 KB 52/309 KB 56/192 KB 37/37 KB 3/14 KB 52/309 KB 52/192 KB 37/37 KB 52/309 KB 52/192 KB 37/37 KB 3/14 KB 56/309 KB 56/192 KB 37/37 KB 3/14 KB 60/309 KB 56/192 KB 37/37 KB 3/14 KB 60/309 KB 60/192 KB 37/37 KB 3/14 KB 60/309 KB 64/192 KB 37/37 KB 6/14 KB 64/309 KB 64/192 KB 37/37 KB 6/14 KB 60/309 KB 64/192 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 248.3 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 9/14 KB 68/309 KB 68/192 KB 9/14 KB 68/309 KB 72/192 KB 9/14 KB 68/309 KB 76/192 KB 9/14 KB 68/309 KB 80/192 KB 9/14 KB 68/309 KB 64/192 KB 9/14 KB 72/309 KB 80/192 KB 9/14 KB 76/309 KB 80/192 KB 9/14 KB 80/309 KB 80/192 KB 9/14 KB 64/309 KB 64/192 KB 11/14 KB 80/309 KB 80/192 KB 14/14 KB 80/309 KB 80/192 KB 14/14 KB 80/309 KB 80/192 KB 14/14 KB 84/309 KB 80/192 KB 14/14 KB 88/309 KB 84/192 KB 14/14 KB 84/309 KB 84/192 KB 14/14 KB 88/309 KB 88/192 KB 14/14 KB 88/309 KB 92/192 KB 14/14 KB 88/309 KB 96/192 KB 14/14 KB 92/309 KB 96/192 KB 14/14 KB 96/309 KB 96/192 KB 14/14 KB 96/309 KB 100/192 KB 14/14 KB 100/309 KB 104/192 KB 14/14 KB 100/309 KB 108/192 KB 14/14 KB 100/309 KB 112/192 KB 14/14 KB 100/309 KB 100/192 KB 14/14 KB 104/309 KB 112/192 KB 14/14 KB 108/309 KB 112/192 KB 14/14 KB 112/309 KB 112/192 KB 14/14 KB 112/309 KB 116/192 KB 116/309 KB 120/192 KB 116/309 KB 124/192 KB 116/309 KB 128/192 KB 116/309 KB 116/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 85.2 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 120/309 KB 128/192 KB 124/309 KB 128/192 KB 128/309 KB 128/192 KB 128/309 KB 132/192 KB 132/309 KB 136/192 KB 132/309 KB 140/192 KB 132/309 KB 132/192 KB 132/309 KB 144/192 KB 136/309 KB 144/192 KB 140/309 KB 144/192 KB 144/309 KB 144/192 KB 148/309 KB 144/192 KB 152/309 KB 148/192 KB 156/309 KB 148/192 KB 160/309 KB 148/192 KB 148/309 KB 148/192 KB 160/309 KB 152/192 KB 160/309 KB 156/192 KB 160/309 KB 160/192 KB 164/309 KB 160/192 KB 168/309 KB 164/192 KB 172/309 KB 164/192 KB 176/309 KB 164/192 KB 164/309 KB 164/192 KB 176/309 KB 168/192 KB 176/309 KB 172/192 KB 176/309 KB 176/192 KB 180/309 KB 176/192 KB 184/309 KB 180/192 KB 188/309 KB 180/192 KB 192/309 KB 180/192 KB 180/309 KB 180/192 KB 192/309 KB 184/192 KB 192/309 KB 188/192 KB 192/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1069.7 KB/sec) unit-abot-epc-basic-0: 10:02:17 DEBUG unit.abot-epc-basic/0.install 212/309 KB 216/309 KB 220/309 KB 224/309 KB 228/309 KB 232/309 KB 236/309 KB 240/309 KB 244/309 KB 248/309 KB 252/309 KB 256/309 KB 260/309 KB 264/309 KB 268/309 KB 272/309 KB 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1597.9 KB/sec) unit-mysql-0: 10:02:17 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (403 kB/s) unit-mysql-0: 10:02:17 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 10:02:17 DEBUG unit.mysql/0.install (Reading database ... 83427 files and directories currently installed.) unit-mysql-0: 10:02:17 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 10:02:17 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:02:17 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 10:02:17 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:02:17 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 10:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 10:02:18 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 177.2 KB/sec) unit-abot-epc-basic-0: 10:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 10:02:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 192.5 KB/sec) unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 10:02:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 10:02:18 DEBUG unit.abot-epc-basic/0.install 3/74 KB 6/74 KB 9/74 KB 11/74 KB 14/74 KB 16/74 KB 19/74 KB 22/74 KB 25/74 KB 27/74 KB 30/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 61/74 KB 65/74 KB 69/74 KB 73/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3068.8 KB/sec) unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:02:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:02:18 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 10:02:18 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 10:02:18 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:02:18 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 10:02:18 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 10:02:19 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 10:02:19 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 10:02:19 DEBUG unit.abot-epc-basic/0.install Aug 18, 2018 10:02:19 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:02:19 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Sat Aug 18 10:02:19 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:02:19 DEBUG unit.abot-epc-basic/0.install Aug 18, 2018 10:02:19 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:02:19 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-mysql-0: 10:02:20 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 10:02:20 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 10:02:20 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 10:02:20 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:02:20 DEBUG unit.abot-epc-basic/0.install Aug 18, 2018 10:02:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:02:20 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 10:02:20 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 10:02:20 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 10:02:20 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:02:20 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 10:02:21 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 10:02:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 10:02:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:02:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:02:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:02:21 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 10:02:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 10:02:21 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 10:02:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 10:02:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 10:02:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 10:02:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 10:02:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 10:02:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 10:02:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 10:02:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 10:02:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 10:02:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 10:02:22 DEBUG unit.abot-epc-basic/0.install Aug 18, 2018 10:02:22 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 10:02:22 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-mysql-0: 10:02:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 10:02:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 10:02:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 10:02:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 10:02:22 DEBUG unit.abot-epc-basic/0.install Aug 18, 2018 10:02:22 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:02:22 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Sat Aug 18 10:02:22 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:02:22 DEBUG unit.abot-epc-basic/0.install Aug 18, 2018 10:02:22 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:02:22 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:02:22 DEBUG unit.abot-epc-basic/0.install Aug 18, 2018 10:02:22 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:02:22 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 10:02:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 10:02:22 DEBUG unit.abot-epc-basic/0.install Aug 18, 2018 10:02:22 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:02:22 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 10:02:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 10:02:22 DEBUG unit.abot-epc-basic/0.install Aug 18, 2018 10:02:22 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:02:22 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 10:02:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 10:02:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 10:02:23 DEBUG unit.abot-epc-basic/0.install Aug 18, 2018 10:02:23 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:02:23 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Sat Aug 18 10:02:23 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:02:23 DEBUG unit.abot-epc-basic/0.install Aug 18, 2018 10:02:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:02:23 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 10:02:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 10:02:23 DEBUG unit.abot-epc-basic/0.install Aug 18, 2018 10:02:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:02:23 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:02:23 DEBUG unit.abot-epc-basic/0.install Aug 18, 2018 10:02:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:02:23 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 10:02:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 10:02:23 DEBUG unit.abot-epc-basic/0.install Aug 18, 2018 10:02:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:02:23 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 10:02:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 10:02:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 10:02:23 DEBUG unit.abot-epc-basic/0.install 18-Aug-2018 10:02:23 [main] REPORT: ======================================================================================== unit-mysql-0: 10:02:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 10:02:23 DEBUG unit.abot-epc-basic/0.install 18-Aug-2018 10:02:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 18-Aug-2018 10:02:23 [main] REPORT: STEP EXECUTION TIME TAKEN :1465 MS unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 18-Aug-2018 10:02:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 18-Aug-2018 10:02:24 [main] REPORT: ========================================================================================== unit-mysql-0: 10:02:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 18-Aug-2018 10:02:24 [main] REPORT: ======================================================================================== unit-mysql-0: 10:02:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 18-Aug-2018 10:02:24 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 18-Aug-2018 10:02:24 [main] REPORT: STEP EXECUTION TIME TAKEN :113 MS unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 18-Aug-2018 10:02:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 18-Aug-2018 10:02:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 0m2.119s unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install unit-mysql-0: 10:02:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.364 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.017 sec unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 18-Aug-2018 10:02:24.381 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-mysql-0: 10:02:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 10:02:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-mysql-0: 10:02:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 1/5 KB 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 277.0 KB/sec) unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 137.2 KB/sec) unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 99.6 KB/sec) unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1211.8 KB/sec) unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 58.5 KB/sec) unit-mysql-0: 10:02:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 570.3 KB/sec) unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 10:02:24 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 3/60 KB 16/22 KB 3/60 KB 19/22 KB 5/60 KB 19/22 KB 8/60 KB 3/181 KB 19/22 KB 11/60 KB 3/181 KB 19/22 KB 13/60 KB 3/181 KB 19/22 KB 16/60 KB 3/181 KB 19/22 KB 5/60 KB 3/181 KB 19/22 KB 16/60 KB 6/181 KB 3/203 KB 3/57 KB 19/22 KB 16/60 KB 9/181 KB 3/203 KB 3/57 KB 19/22 KB 16/60 KB 11/181 KB 3/203 KB 3/57 KB 19/22 KB 16/60 KB 14/181 KB 3/203 KB 3/57 KB 19/22 KB 16/60 KB 16/181 KB 3/203 KB 3/57 KB 19/22 KB 16/60 KB 6/181 KB 5/203 KB 3/57 KB 19/22 KB 19/60 KB 16/181 KB 8/203 KB 3/57 KB 19/22 KB 19/60 KB 16/181 KB 3/57 KB 19/22 KB 16/60 KB 6/181 KB 8/203 KB 6/57 KB 19/22 KB 19/60 KB 16/181 KB 8/203 KB 9/57 KB 19/22 KB 19/60 KB 16/181 KB 8/203 KB 11/57 KB 19/22 KB 19/60 KB 16/181 KB 8/203 KB 14/57 KB 19/22 KB 19/60 KB 16/181 KB 8/203 KB 16/57 KB 19/22 KB 19/60 KB 16/181 KB 8/203 KB 19/57 KB 19/22 KB 19/60 KB 16/181 KB 8/203 KB 22/57 KB 19/22 KB 19/60 KB 16/181 KB 8/203 KB 25/57 KB 19/22 KB 19/60 KB 16/181 KB 11/203 KB 27/57 KB 21/22 KB 19/60 KB 19/181 KB 3/203 KB 3/57 KB 19/22 KB 19/60 KB 16/181 KB 11/203 KB 27/57 KB 21/22 KB 21/60 KB 19/181 KB 11/203 KB 25/57 KB 21/22 KB 19/60 KB 19/181 KB 11/203 KB 27/57 KB 21/22 KB 21/60 KB 22/181 KB 11/203 KB 25/57 KB 21/22 KB 19/60 KB 16/181 KB 13/203 KB 27/57 KB 21/22 KB 21/60 KB 22/181 KB 8/203 KB 25/57 KB 21/22 KB 19/60 KB 16/181 KB 13/203 KB 27/57 KB 22/22 KB 21/60 KB 22/181 KB 13/203 KB 27/57 KB 22/22 KB 24/60 KB 22/181 KB 13/203 KB 27/57 KB 22/22 KB 24/60 KB 25/181 KB 16/203 KB 30/57 KB 22/22 KB 27/60 KB 25/181 KB 16/203 KB 30/57 KB 22/22 KB 24/60 KB 25/181 KB 16/203 KB 27/57 KB 22/22 KB 24/60 KB 25/181 KB 16/203 KB 30/57 KB 22/22 KB 29/60 KB 25/181 KB 19/203 KB 32/57 KB 22/22 KB 29/60 KB 27/181 KB 19/203 KB 30/57 KB 22/22 KB 29/60 KB 27/181 KB 16/203 KB 30/57 KB 22/22 KB 29/60 KB 27/181 KB 19/203 KB 36/57 KB 22/22 KB 29/60 KB 27/181 KB 21/203 KB 40/57 KB 22/22 KB 32/60 KB 30/181 KB 21/203 KB 44/57 KB 22/22 KB 32/60 KB 30/181 KB 21/203 KB 48/57 KB 22/22 KB 32/60 KB 30/181 KB 21/203 KB 36/57 KB 22/22 KB 32/60 KB 30/181 KB 21/203 KB 36/57 KB 22/22 KB 32/60 KB 27/181 KB 19/203 KB 36/57 KB 22/22 KB 32/60 KB 27/181 KB 21/203 KB 48/57 KB 22/22 KB 32/60 KB 32/181 KB 24/203 KB 48/57 KB 22/22 KB 32/60 KB 36/181 KB 24/203 KB 52/57 KB 22/22 KB 36/60 KB 40/181 KB 24/203 KB 52/57 KB 22/22 KB 36/60 KB 44/181 KB 24/203 KB 52/57 KB 22/22 KB 36/60 KB 48/181 KB 24/203 KB 48/57 KB 22/22 KB 32/60 KB 32/181 KB 27/203 KB 52/57 KB 22/22 KB 36/60 KB 48/181 KB 29/203 KB 52/57 KB 22/22 KB 36/60 KB 48/181 KB 32/203 KB 52/57 KB 22/22 KB 36/60 KB 48/181 KB 24/203 KB 52/57 KB 22/22 KB 36/60 KB 36/181 KB 32/203 KB 56/57 KB 22/22 KB 36/60 KB 48/181 KB 32/203 KB 57/57 KB 22/22 KB 36/60 KB 48/181 KB 24/203 KB 48/57 KB 22/22 KB 36/60 KB 36/181 KB 32/203 KB 57/57 KB 40/60 KB 48/181 KB 32/203 KB 57/57 KB 44/60 KB 48/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 546.2 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 32/203 KB 57/57 KB 48/60 KB 48/181 KB 32/203 KB 57/57 KB 52/60 KB 48/181 KB 36/203 KB 57/57 KB 56/60 KB 52/181 KB 36/203 KB 57/57 KB 60/60 KB 52/181 KB 36/203 KB 57/57 KB 52/60 KB 48/181 KB 40/203 KB 57/57 KB 60/60 KB 52/181 KB 44/203 KB 57/57 KB 60/60 KB 52/181 KB 48/203 KB 57/57 KB 60/60 KB 52/181 KB 36/203 KB 57/57 KB 52/60 KB 52/181 KB 48/203 KB 57/57 KB 60/60 KB 56/181 KB 48/203 KB 57/57 KB 60/60 KB 60/181 KB 48/203 KB 57/57 KB 60/60 KB 64/181 KB 52/203 KB 57/57 KB 60/60 KB 64/181 KB 56/203 KB 57/57 KB 60/60 KB 68/181 KB 60/203 KB 57/57 KB 60/60 KB 68/181 KB 64/203 KB 57/57 KB 60/60 KB 68/181 KB 52/203 KB 57/57 KB 60/60 KB 68/181 KB 64/203 KB 57/57 KB 60/60 KB 72/181 KB 64/203 KB 57/57 KB 60/60 KB 76/181 KB 64/203 KB 57/57 KB 60/60 KB 80/181 KB 64/203 KB 57/57 KB 60/60 KB 84/181 KB 68/203 KB 88/181 KB 68/203 KB 92/181 KB 68/203 KB 96/181 KB 68/203 KB 84/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1537.8 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1440.4 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 72/203 KB 96/181 KB 76/203 KB 96/181 KB 80/203 KB 96/181 KB 84/203 KB 96/181 KB 88/203 KB 100/181 KB 92/203 KB 100/181 KB 96/203 KB 100/181 KB 84/203 KB 100/181 KB 96/203 KB 104/181 KB 96/203 KB 108/181 KB 96/203 KB 112/181 KB 96/203 KB 116/181 KB 100/203 KB 120/181 KB 100/203 KB 124/181 KB 100/203 KB 128/181 KB 100/203 KB 116/181 KB 104/203 KB 128/181 KB 108/203 KB 128/181 KB 112/203 KB 128/181 KB 112/203 KB 132/181 KB 116/203 KB 136/181 KB 116/203 KB 140/181 KB 116/203 KB 144/181 KB 116/203 KB 132/181 KB 120/203 KB 144/181 KB 124/203 KB 144/181 KB 128/203 KB 144/181 KB 132/203 KB 144/181 KB 136/203 KB 148/181 KB 140/203 KB 148/181 KB 144/203 KB 148/181 KB 132/203 KB 148/181 KB 144/203 KB 152/181 KB 144/203 KB 156/181 KB 144/203 KB 160/181 KB 144/203 KB 164/181 KB 148/203 KB 168/181 KB 148/203 KB 172/181 KB 148/203 KB 176/181 KB 148/203 KB 164/181 KB 152/203 KB 176/181 KB 156/203 KB 176/181 KB 160/203 KB 176/181 KB 160/203 KB 180/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 3105.5 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3622.4 KB/sec) unit-mysql-0: 10:02:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 10:02:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 197.1 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1525.8 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 276.5 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 232.5 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-mysql-0: 10:02:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 109.2 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 957.4 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 93.4 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 551.5 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1443.4 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 62.4 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-mysql-0: 10:02:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 46.0 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 160.2 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 938.0 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 53.1 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1126.0 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 509.6 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 207.2 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-mysql-0: 10:02:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 367.2 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 792.8 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 222.4 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 394.2 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 69.9 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 709.1 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 3144.8 KB/sec) unit-mysql-0: 10:02:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 12/46 KB 16/46 KB 20/46 KB 24/46 KB 28/46 KB 32/46 KB 36/46 KB 40/46 KB 44/46 KB 46/46 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 1286.2 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 4/54 KB 4/44 KB 3/201 KB 8/54 KB 4/158 KB 4/44 KB 3/201 KB 12/54 KB 4/158 KB 4/44 KB 3/201 KB 16/54 KB 4/158 KB 4/44 KB 3/201 KB 20/54 KB 4/158 KB 4/44 KB 3/201 KB 4/54 KB 4/158 KB 8/44 KB 3/201 KB 20/54 KB 4/158 KB 12/44 KB 3/201 KB 20/54 KB 4/158 KB 16/44 KB 3/201 KB 20/54 KB 4/158 KB 20/44 KB 3/201 KB 20/54 KB 4/158 KB 3/201 KB 4/54 KB 4/158 KB 20/44 KB 3/201 KB 3/6 KB 20/54 KB 8/158 KB 20/44 KB 3/201 KB 3/6 KB 20/54 KB 12/158 KB 20/44 KB 3/201 KB 3/6 KB 20/54 KB 16/158 KB 20/44 KB 3/201 KB 3/6 KB 20/54 KB 20/158 KB 3/201 KB 4/54 KB 20/44 KB 5/201 KB 3/6 KB 20/54 KB 20/158 KB 20/44 KB 8/201 KB 3/6 KB 20/54 KB 20/158 KB 20/44 KB 11/201 KB 3/6 KB 20/54 KB 20/158 KB 20/44 KB 13/201 KB 3/6 KB 20/54 KB 20/158 KB 20/44 KB 16/201 KB 3/6 KB 20/54 KB 20/158 KB 20/44 KB 19/201 KB 3/6 KB 20/54 KB 20/158 KB 20/44 KB 21/201 KB 3/6 KB 20/54 KB 24/158 KB 20/44 KB 3/201 KB 3/6 KB 20/54 KB 4/158 KB 24/44 KB 21/201 KB 6/6 KB 20/54 KB 24/158 KB 24/44 KB 21/201 KB 6/6 KB 20/54 KB 24/158 KB 24/44 KB 21/201 KB 3/6 KB 20/54 KB 24/158 KB 28/44 KB 21/201 KB 6/6 KB 20/54 KB 24/158 KB 32/44 KB 21/201 KB 6/6 KB 24/54 KB 24/158 KB 20/44 KB 19/201 KB 3/6 KB 20/54 KB 24/158 KB 32/44 KB 24/201 KB 6/6 KB 24/54 KB 28/158 KB 32/44 KB 24/201 KB 6/6 KB 24/54 KB 32/158 KB 32/44 KB 24/201 KB 6/6 KB 24/54 KB 24/158 KB 28/44 KB 21/201 KB 6/6 KB 24/54 KB 24/158 KB 32/44 KB 24/201 KB 6/6 KB 28/54 KB 32/158 KB 32/44 KB 24/201 KB 6/6 KB 32/54 KB 32/158 KB 36/44 KB 27/201 KB 6/6 KB 32/54 KB 32/158 KB 36/44 KB 27/201 KB 6/6 KB 32/54 KB 36/158 KB 36/44 KB 29/201 KB 6/6 KB 36/54 KB 40/158 KB 36/44 KB 29/201 KB 6/6 KB 36/54 KB 44/158 KB 36/44 KB 29/201 KB 6/6 KB 36/54 KB 48/158 KB 36/44 KB 24/201 KB 6/6 KB 32/54 KB 32/158 KB 40/44 KB 29/201 KB 6/6 KB 36/54 KB 48/158 KB 44/44 KB 29/201 KB 6/6 KB 36/54 KB 48/158 KB 44/44 KB 29/201 KB 6/6 KB 36/54 KB 48/158 KB 36/44 KB 29/201 KB 6/6 KB 36/54 KB 36/158 KB 44/44 KB 29/201 KB 6/6 KB 40/54 KB 48/158 KB 44/44 KB 29/201 KB 6/6 KB 44/54 KB 48/158 KB 44/44 KB 29/201 KB 6/6 KB 48/54 KB 48/158 KB 44/44 KB 29/201 KB 6/6 KB 52/54 KB 48/158 KB 44/44 KB 29/201 KB 6/6 KB 54/54 KB 52/158 KB 36/44 KB 29/201 KB 6/6 KB 32/54 KB 36/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 158.6 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 44/44 KB 29/201 KB 6/6 KB 52/54 KB 52/158 KB 44/44 KB 32/201 KB 54/54 KB 56/158 KB 44/44 KB 32/201 KB 54/54 KB 60/158 KB 44/44 KB 32/201 KB 54/54 KB 64/158 KB 44/44 KB 32/201 KB 54/54 KB 52/158 KB 44/44 KB 36/201 KB 54/54 KB 64/158 KB 44/44 KB 40/201 KB 54/54 KB 64/158 KB 44/44 KB 44/201 KB 54/54 KB 64/158 KB 44/44 KB 48/201 KB 54/54 KB 64/158 KB 44/44 KB 52/201 KB 54/54 KB 64/158 KB 56/201 KB 54/54 KB 68/158 KB 60/201 KB 54/54 KB 68/158 KB 64/201 KB 54/54 KB 68/158 KB 52/201 KB 54/54 KB 68/158 KB 64/201 KB 54/54 KB 72/158 KB 64/201 KB 54/54 KB 76/158 KB 64/201 KB 54/54 KB 80/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1019.9 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 68/201 KB 54/54 KB 80/158 KB 72/201 KB 54/54 KB 84/158 KB 76/201 KB 3/3 KB 54/54 KB 84/158 KB 80/201 KB 3/3 KB 54/54 KB 84/158 KB 68/201 KB 54/54 KB 84/158 KB 72/201 KB 3/3 KB 54/54 KB 84/158 KB 80/201 KB 3/3 KB 54/54 KB 88/158 KB 80/201 KB 3/3 KB 54/54 KB 92/158 KB 80/201 KB 3/3 KB 54/54 KB 96/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1015.1 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 84/201 KB 3/3 KB 96/158 KB 88/201 KB 3/3 KB 96/158 KB 92/201 KB 3/3 KB 100/158 KB 96/201 KB 3/3 KB 100/158 KB 88/201 KB 3/3 KB 100/158 KB 96/201 KB 3/3 KB 104/158 KB 96/201 KB 3/3 KB 108/158 KB 96/201 KB 3/3 KB 112/158 KB 96/201 KB 3/3 KB 116/158 KB 100/201 KB 3/3 KB 120/158 KB 100/201 KB 3/3 KB 124/158 KB 100/201 KB 3/3 KB 128/158 KB 100/201 KB 3/3 KB 116/158 KB 104/201 KB 3/3 KB 128/158 KB 108/201 KB 3/3 KB 128/158 KB 112/201 KB 3/3 KB 128/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 47.8 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 112/201 KB 3/5 KB 128/158 KB 112/201 KB 5/5 KB 128/158 KB 112/201 KB 5/5 KB 4/367 KB 128/158 KB 112/201 KB 5/5 KB 8/367 KB 128/158 KB 112/201 KB 5/5 KB 12/367 KB 128/158 KB 112/201 KB 5/5 KB 16/367 KB 128/158 KB 112/201 KB 5/5 KB 20/367 KB 128/158 KB 112/201 KB 5/5 KB 24/367 KB 128/158 KB 112/201 KB 5/5 KB 28/367 KB 128/158 KB 112/201 KB 5/5 KB 32/367 KB 128/158 KB 116/201 KB 5/5 KB 32/367 KB 128/158 KB 120/201 KB 5/5 KB 36/367 KB 132/158 KB 124/201 KB 5/5 KB 36/367 KB 132/158 KB 128/201 KB 5/5 KB 36/367 KB 132/158 KB 128/201 KB 5/5 KB 36/367 KB 3/52 KB 132/158 KB 128/201 KB 5/5 KB 36/367 KB 6/52 KB 132/158 KB 128/201 KB 5/5 KB 36/367 KB 9/52 KB 132/158 KB 128/201 KB 5/5 KB 36/367 KB 11/52 KB 132/158 KB 116/201 KB 5/5 KB 36/367 KB 128/158 KB 128/201 KB 5/5 KB 40/367 KB 11/52 KB 132/158 KB 128/201 KB 5/5 KB 44/367 KB 14/52 KB 132/158 KB 128/201 KB 5/5 KB 48/367 KB 14/52 KB 132/158 KB 116/201 KB 5/5 KB 36/367 KB 132/158 KB 128/201 KB 5/5 KB 40/367 KB 14/52 KB 132/158 KB 128/201 KB 5/5 KB 48/367 KB 16/52 KB 132/158 KB 128/201 KB 5/5 KB 48/367 KB 16/52 KB 136/158 KB 128/201 KB 5/5 KB 48/367 KB 16/52 KB 140/158 KB 128/201 KB 5/5 KB 48/367 KB 19/52 KB 144/158 KB 128/201 KB 5/5 KB 48/367 KB 19/52 KB 148/158 KB 132/201 KB 5/5 KB 52/367 KB 19/52 KB 152/158 KB 132/201 KB 5/5 KB 52/367 KB 19/52 KB 156/158 KB 132/201 KB 5/5 KB 52/367 KB 19/52 KB 158/158 KB 128/201 KB 5/5 KB 48/367 KB 19/52 KB 140/158 KB 132/201 KB 5/5 KB 52/367 KB 22/52 KB 158/158 KB 132/201 KB 5/5 KB 52/367 KB 19/52 KB 148/158 KB 128/201 KB 5/5 KB 52/367 KB 19/52 KB 148/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 66.3 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 132/201 KB 56/367 KB 22/52 KB 158/158 KB 132/201 KB 60/367 KB 22/52 KB 158/158 KB 136/201 KB 60/367 KB 25/52 KB 158/158 KB 140/201 KB 64/367 KB 25/52 KB 158/158 KB 144/201 KB 64/367 KB 25/52 KB 158/158 KB 132/201 KB 60/367 KB 25/52 KB 158/158 KB 136/201 KB 64/367 KB 25/52 KB 158/158 KB 144/201 KB 64/367 KB 27/52 KB 158/158 KB 144/201 KB 68/367 KB 27/52 KB 158/158 KB 148/201 KB 72/367 KB 30/52 KB 158/158 KB 148/201 KB 76/367 KB 30/52 KB 158/158 KB 148/201 KB 80/367 KB 30/52 KB 158/158 KB 148/201 KB 68/367 KB 30/52 KB 158/158 KB 152/201 KB 80/367 KB 30/52 KB 158/158 KB 156/201 KB 80/367 KB 30/52 KB 158/158 KB 160/201 KB 80/367 KB 30/52 KB 158/158 KB 144/201 KB 68/367 KB 30/52 KB 158/158 KB 160/201 KB 80/367 KB 32/52 KB 158/158 KB 160/201 KB 80/367 KB 36/52 KB 158/158 KB 164/201 KB 84/367 KB 40/52 KB 158/158 KB 164/201 KB 3/47 KB 84/367 KB 44/52 KB 158/158 KB 164/201 KB 3/47 KB 84/367 KB 48/52 KB 158/158 KB 164/201 KB 84/367 KB 36/52 KB 158/158 KB 164/201 KB 80/367 KB 36/52 KB 158/158 KB 164/201 KB 3/47 KB 84/367 KB 40/52 KB 158/158 KB 164/201 KB 6/47 KB 84/367 KB 48/52 KB 158/158 KB 164/201 KB 9/47 KB 84/367 KB 48/52 KB 158/158 KB 164/201 KB 11/47 KB 84/367 KB 48/52 KB 158/158 KB 164/201 KB 14/47 KB 84/367 KB 48/52 KB 158/158 KB 164/201 KB 16/47 KB 84/367 KB 48/52 KB 158/158 KB 164/201 KB 16/47 KB 88/367 KB 48/52 KB 158/158 KB 168/201 KB 16/47 KB 92/367 KB 48/52 KB 158/158 KB 168/201 KB 16/47 KB 88/367 KB 48/52 KB 158/158 KB 172/201 KB 19/47 KB 92/367 KB 48/52 KB 158/158 KB 176/201 KB 19/47 KB 92/367 KB 52/52 KB 168/201 KB 19/47 KB 92/367 KB 48/52 KB 158/158 KB 176/201 KB 19/47 KB 96/367 KB 52/52 KB 172/201 KB 19/47 KB 92/367 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 1784.6 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 176/201 KB 22/47 KB 100/367 KB 52/52 KB 176/201 KB 25/47 KB 100/367 KB 52/52 KB 176/201 KB 27/47 KB 100/367 KB 52/52 KB 176/201 KB 19/47 KB 100/367 KB 52/52 KB 180/201 KB 27/47 KB 100/367 KB 52/52 KB 180/201 KB 27/47 KB 104/367 KB 52/52 KB 184/201 KB 27/47 KB 104/367 KB 52/52 KB 188/201 KB 27/47 KB 104/367 KB 52/52 KB 188/201 KB 30/47 KB 108/367 KB 52/52 KB 188/201 KB 27/47 KB 108/367 KB 52/52 KB 188/201 KB 30/47 KB 112/367 KB 52/52 KB 192/201 KB 32/47 KB 116/367 KB 52/52 KB 192/201 KB 32/47 KB 120/367 KB 52/52 KB 192/201 KB 32/47 KB 124/367 KB 4/238 KB 192/201 KB 32/47 KB 128/367 KB 4/238 KB 192/201 KB 32/47 KB 112/367 KB 52/52 KB 192/201 KB 30/47 KB 112/367 KB 52/52 KB 196/201 KB 32/47 KB 128/367 KB 4/238 KB 200/201 KB 32/47 KB 128/367 KB 4/238 KB 201/201 KB 32/47 KB 128/367 KB 4/238 KB 192/201 KB 32/47 KB 120/367 KB 4/238 KB 201/201 KB 32/47 KB 128/367 KB 8/238 KB 201/201 KB 36/47 KB 128/367 KB 12/238 KB 201/201 KB 36/47 KB 128/367 KB 16/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 571.7 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 201/201 KB 36/47 KB 128/367 KB 8/238 KB 201/201 KB 40/47 KB 128/367 KB 16/238 KB 201/201 KB 44/47 KB 128/367 KB 16/238 KB 201/201 KB 47/47 KB 128/367 KB 16/238 KB 201/201 KB 47/47 KB 128/367 KB 20/238 KB 201/201 KB 47/47 KB 132/367 KB 24/238 KB 201/201 KB 47/47 KB 132/367 KB 28/238 KB 201/201 KB 47/47 KB 132/367 KB 32/238 KB 201/201 KB 47/47 KB 132/367 KB 20/238 KB 201/201 KB 47/47 KB 136/367 KB 32/238 KB 201/201 KB 47/47 KB 140/367 KB 32/238 KB 201/201 KB 47/47 KB 144/367 KB 32/238 KB 201/201 KB 47/47 KB 144/367 KB 36/238 KB 201/201 KB 47/47 KB 148/367 KB 40/238 KB 4/28 KB 201/201 KB 47/47 KB 148/367 KB 44/238 KB 4/28 KB 201/201 KB 47/47 KB 148/367 KB 48/238 KB 4/28 KB 201/201 KB 47/47 KB 148/367 KB 36/238 KB 4/28 KB 47/47 KB 148/367 KB 48/238 KB 8/28 KB 47/47 KB 148/367 KB 48/238 KB 12/28 KB 47/47 KB 148/367 KB 48/238 KB 16/28 KB 148/367 KB 48/238 KB 20/28 KB 148/367 KB 48/238 KB 24/28 KB 148/367 KB 48/238 KB 28/28 KB 201/201 KB 47/47 KB 148/367 KB 36/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 462.2 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 1857.3 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 152/367 KB 48/238 KB 28/28 KB 156/367 KB 52/238 KB 28/28 KB 160/367 KB 52/238 KB 28/28 KB 164/367 KB 52/238 KB 28/28 KB 168/367 KB 52/238 KB 28/28 KB 172/367 KB 52/238 KB 28/28 KB 176/367 KB 52/238 KB 28/28 KB 152/367 KB 52/238 KB 28/28 KB 176/367 KB 56/238 KB 28/28 KB 176/367 KB 60/238 KB 28/28 KB 176/367 KB 64/238 KB 28/28 KB 180/367 KB 64/238 KB 28/28 KB 184/367 KB 68/238 KB 28/28 KB 188/367 KB 68/238 KB 28/28 KB 192/367 KB 68/238 KB 28/28 KB 180/367 KB 68/238 KB 28/28 KB 192/367 KB 72/238 KB 28/28 KB 192/367 KB 76/238 KB 28/28 KB 192/367 KB 80/238 KB 28/28 KB 192/367 KB 84/238 KB 28/28 KB 196/367 KB 88/238 KB 28/28 KB 196/367 KB 92/238 KB 28/28 KB 196/367 KB 96/238 KB 28/28 KB 196/367 KB 84/238 KB 28/28 KB 200/367 KB 96/238 KB 28/28 KB 204/367 KB 96/238 KB 28/28 KB 208/367 KB 96/238 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 248.2 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-mysql-0: 10:02:25 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 4/186 KB 208/367 KB 96/238 KB 8/186 KB 208/367 KB 96/238 KB 12/186 KB 208/367 KB 96/238 KB 16/186 KB 208/367 KB 96/238 KB 20/186 KB 208/367 KB 96/238 KB 24/186 KB 208/367 KB 96/238 KB 28/186 KB 208/367 KB 96/238 KB 32/186 KB 208/367 KB 96/238 KB 36/186 KB 208/367 KB 96/238 KB 40/186 KB 208/367 KB 96/238 KB 44/186 KB 208/367 KB 96/238 KB 48/186 KB 208/367 KB 100/238 KB 52/186 KB 208/367 KB 100/238 KB 56/186 KB 212/367 KB 100/238 KB 60/186 KB 212/367 KB 100/238 KB 64/186 KB 212/367 KB 100/238 KB 44/186 KB 208/367 KB 100/238 KB 64/186 KB 3/558 KB 212/367 KB 100/238 KB 64/186 KB 5/558 KB 212/367 KB 100/238 KB 64/186 KB 8/558 KB 212/367 KB 100/238 KB 52/186 KB 212/367 KB 100/238 KB 64/186 KB 11/558 KB 212/367 KB 100/238 KB 64/186 KB 11/558 KB 216/367 KB 100/238 KB 64/186 KB 11/558 KB 220/367 KB 104/238 KB 64/186 KB 11/558 KB 224/367 KB 104/238 KB 64/186 KB 11/558 KB 216/367 KB 104/238 KB 64/186 KB 13/558 KB 224/367 KB 108/238 KB 64/186 KB 13/558 KB 224/367 KB 104/238 KB 64/186 KB 13/558 KB 224/367 KB 112/238 KB 64/186 KB 13/558 KB 228/367 KB 112/238 KB 68/186 KB 16/558 KB 232/367 KB 116/238 KB 68/186 KB 16/558 KB 236/367 KB 116/238 KB 68/186 KB 16/558 KB 240/367 KB 116/238 KB 64/186 KB 16/558 KB 228/367 KB 112/238 KB 68/186 KB 19/558 KB 240/367 KB 116/238 KB 68/186 KB 21/558 KB 240/367 KB 116/238 KB 68/186 KB 24/558 KB 240/367 KB 116/238 KB 68/186 KB 27/558 KB 240/367 KB 116/238 KB 68/186 KB 16/558 KB 228/367 KB 116/238 KB 64/186 KB 16/558 KB 228/367 KB 116/238 KB 68/186 KB 27/558 KB 240/367 KB 120/238 KB 68/186 KB 27/558 KB 240/367 KB 124/238 KB 68/186 KB 27/558 KB 240/367 KB 128/238 KB 72/186 KB 27/558 KB 240/367 KB 128/238 KB 76/186 KB 27/558 KB 240/367 KB 128/238 KB 80/186 KB 29/558 KB 240/367 KB 128/238 KB 76/186 KB 29/558 KB 240/367 KB 128/238 KB 84/186 KB 29/558 KB 240/367 KB 128/238 KB 88/186 KB 32/558 KB 244/367 KB 4/1199 KB 132/238 KB 92/186 KB 32/558 KB 244/367 KB 4/1199 KB 132/238 KB 96/186 KB 32/558 KB 244/367 KB 4/1199 KB 132/238 KB 84/186 KB 32/558 KB 244/367 KB 4/1199 KB 132/238 KB 84/186 KB 32/558 KB 244/367 KB 4/1199 KB 128/238 KB 96/186 KB 32/558 KB 244/367 KB 8/1199 KB 132/238 KB 96/186 KB 32/558 KB 244/367 KB 12/1199 KB 132/238 KB 96/186 KB 32/558 KB 244/367 KB 16/1199 KB 132/238 KB 96/186 KB 32/558 KB 244/367 KB 20/1199 KB 132/238 KB 96/186 KB 32/558 KB 244/367 KB 24/1199 KB 132/238 KB 96/186 KB 32/558 KB 244/367 KB 28/1199 KB 132/238 KB 96/186 KB 32/558 KB 244/367 KB 32/1199 KB 132/238 KB 96/186 KB 32/558 KB 244/367 KB 36/1199 KB 132/238 KB 96/186 KB 32/558 KB 244/367 KB 40/1199 KB 132/238 KB 96/186 KB 32/558 KB 244/367 KB 44/1199 KB 132/238 KB 96/186 KB 32/558 KB 244/367 KB 48/1199 KB 132/238 KB 84/186 KB 32/558 KB 244/367 KB 128/238 KB 84/186 KB 32/558 KB 240/367 KB 128/238 KB 96/186 KB 36/558 KB 244/367 KB 52/1199 KB 132/238 KB 96/186 KB 32/558 KB 244/367 KB 52/1199 KB 132/238 KB 96/186 KB 36/558 KB 248/367 KB 56/1199 KB 136/238 KB 96/186 KB 36/558 KB 248/367 KB 60/1199 KB 136/238 KB 96/186 KB 36/558 KB 248/367 KB 64/1199 KB 136/238 KB 96/186 KB 36/558 KB 248/367 KB 52/1199 KB 136/238 KB 96/186 KB 36/558 KB 248/367 KB 52/1199 KB 132/238 KB 96/186 KB 36/558 KB 252/367 KB 64/1199 KB 136/238 KB 96/186 KB 36/558 KB 256/367 KB 64/1199 KB 136/238 KB 96/186 KB 36/558 KB 256/367 KB 64/1199 KB 140/238 KB 96/186 KB 36/558 KB 256/367 KB 68/1199 KB 140/238 KB 96/186 KB 36/558 KB 256/367 KB 72/1199 KB 140/23 unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 8 KB 96/186 KB 36/558 KB 256/367 KB 76/1199 KB 140/238 KB 96/186 KB 36/558 KB 256/367 KB 80/1199 KB 140/238 KB 96/186 KB 36/558 KB 256/367 KB 84/1199 KB 140/238 KB 100/186 KB 40/558 KB 260/367 KB 88/1199 KB 144/238 KB 100/186 KB 40/558 KB 260/367 KB 92/1199 KB 144/238 KB 100/186 KB 40/558 KB 260/367 KB 96/1199 KB 144/238 KB 100/186 KB 40/558 KB 260/367 KB 84/1199 KB 144/238 KB 100/186 KB 40/558 KB 264/367 KB 96/1199 KB 144/238 KB 96/186 KB 40/558 KB 256/367 KB 84/1199 KB 140/238 KB 100/186 KB 44/558 KB 264/367 KB 96/1199 KB 144/238 KB 100/186 KB 48/558 KB 264/367 KB 96/1199 KB 144/238 KB 100/186 KB 52/558 KB 264/367 KB 96/1199 KB 144/238 KB 100/186 KB 56/558 KB 268/367 KB 100/1199 KB 144/238 KB 100/186 KB 60/558 KB 268/367 KB 100/1199 KB 144/238 KB 100/186 KB 64/558 KB 268/367 KB 100/1199 KB 144/238 KB 100/186 KB 40/558 KB 256/367 KB 84/1199 KB 144/238 KB 96/186 KB 40/558 KB 256/367 KB 84/1199 KB 144/238 KB 100/186 KB 64/558 KB 268/367 KB 100/1199 KB 148/238 KB 100/186 KB 64/558 KB 268/367 KB 100/1199 KB 152/238 KB 104/186 KB 64/558 KB 268/367 KB 100/1199 KB 156/238 KB 104/186 KB 64/558 KB 268/367 KB 100/1199 KB 160/238 KB 100/186 KB 52/558 KB 268/367 KB 100/1199 KB 144/238 KB 104/186 KB 64/558 KB 268/367 KB 104/1199 KB 160/238 KB 104/186 KB 64/558 KB 268/367 KB 108/1199 KB 160/238 KB 104/186 KB 64/558 KB 268/367 KB 112/1199 KB 160/238 KB 104/186 KB 64/558 KB 268/367 KB 116/1199 KB 164/238 KB 100/186 KB 52/558 KB 268/367 KB 96/1199 KB 144/238 KB 104/186 KB 68/558 KB 272/367 KB 116/1199 KB 164/238 KB 104/186 KB 68/558 KB 276/367 KB 116/1199 KB 164/238 KB 104/186 KB 68/558 KB 280/367 KB 116/1199 KB 164/238 KB 104/186 KB 68/558 KB 284/367 KB 116/1199 KB 164/238 KB 104/186 KB 68/558 KB 288/367 KB 116/1199 KB 164/238 KB 104/186 KB 68/558 KB 268/367 KB 116/1199 KB 164/238 KB 104/186 KB 72/558 KB 288/367 KB 116/1199 KB 164/238 KB 104/186 KB 64/558 KB 268/367 KB 112/1199 KB 164/238 KB 104/186 KB 72/558 KB 288/367 KB 116/1199 KB 168/238 KB 104/186 KB 72/558 KB 288/367 KB 116/1199 KB 172/238 KB 104/186 KB 64/558 KB 268/367 KB 100/1199 KB 152/238 KB 108/186 KB 76/558 KB 288/367 KB 116/1199 KB 172/238 KB 112/186 KB 76/558 KB 288/367 KB 116/1199 KB 172/238 KB 116/186 KB 76/558 KB 288/367 KB 116/1199 KB 172/238 KB 120/186 KB 76/558 KB 288/367 KB 116/1199 KB 172/238 KB 124/186 KB 76/558 KB 288/367 KB 116/1199 KB 172/238 KB 128/186 KB 76/558 KB 288/367 KB 116/1199 KB 172/238 KB 104/186 KB 76/558 KB 288/367 KB 116/1199 KB 172/238 KB 128/186 KB 80/558 KB 288/367 KB 116/1199 KB 172/238 KB 128/186 KB 84/558 KB 288/367 KB 116/1199 KB 176/238 KB 132/186 KB 88/558 KB 292/367 KB 120/1199 KB 176/238 KB 128/186 KB 80/558 KB 288/367 KB 116/1199 KB 176/238 KB 132/186 KB 88/558 KB 292/367 KB 120/1199 KB 180/238 KB 132/186 KB 88/558 KB 292/367 KB 120/1199 KB 184/238 KB 132/186 KB 88/558 KB 292/367 KB 120/1199 KB 188/238 KB 132/186 KB 84/558 KB 292/367 KB 120/1199 KB 176/238 KB 136/186 KB 92/558 KB 292/367 KB 120/1199 KB 188/238 KB 128/186 KB 84/558 KB 292/367 KB 120/1199 KB 176/238 KB 136/186 KB 92/558 KB 296/367 KB 120/1199 KB 188/238 KB 140/186 KB 92/558 KB 300/367 KB 120/1199 KB 188/238 KB 140/186 KB 92/558 KB 304/367 KB 120/1199 KB 188/238 KB 128/186 KB 84/558 KB 288/367 KB 120/1199 KB 176/238 KB 140/186 KB 92/558 KB 304/367 KB 124/1199 KB 188/238 KB 140/186 KB 92/558 KB 304/367 KB 128/1199 KB 188/238 KB 140/186 KB 92/558 KB 296/367 KB 120/1199 KB 188/238 KB 144/186 KB 92/ unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 558 KB 304/367 KB 128/1199 KB 188/238 KB 132/186 KB 92/558 KB 292/367 KB 120/1199 KB 188/238 KB 144/186 KB 96/558 KB 304/367 KB 128/1199 KB 188/238 KB 144/186 KB 100/558 KB 304/367 KB 128/1199 KB 192/238 KB 148/186 KB 104/558 KB 308/367 KB 132/1199 KB 192/238 KB 148/186 KB 108/558 KB 308/367 KB 132/1199 KB 192/238 KB 148/186 KB 112/558 KB 308/367 KB 132/1199 KB 192/238 KB 144/186 KB 96/558 KB 304/367 KB 128/1199 KB 192/238 KB 148/186 KB 112/558 KB 308/367 KB 132/1199 KB 196/238 KB 148/186 KB 112/558 KB 308/367 KB 132/1199 KB 200/238 KB 148/186 KB 100/558 KB 308/367 KB 132/1199 KB 192/238 KB 148/186 KB 100/558 KB 304/367 KB 132/1199 KB 192/238 KB 144/186 KB 100/558 KB 304/367 KB 132/1199 KB 192/238 KB 148/186 KB 112/558 KB 308/367 KB 136/1199 KB 200/238 KB 148/186 KB 112/558 KB 308/367 KB 140/1199 KB 200/238 KB 148/186 KB 112/558 KB 308/367 KB 144/1199 KB 200/238 KB 152/186 KB 112/558 KB 308/367 KB 144/1199 KB 200/238 KB 156/186 KB 112/558 KB 312/367 KB 144/1199 KB 200/238 KB 160/186 KB 112/558 KB 312/367 KB 144/1199 KB 200/238 KB 152/186 KB 112/558 KB 312/367 KB 144/1199 KB 200/238 KB 160/186 KB 112/558 KB 316/367 KB 144/1199 KB 200/238 KB 160/186 KB 112/558 KB 320/367 KB 144/1199 KB 200/238 KB 160/186 KB 112/558 KB 320/367 KB 144/1199 KB 204/238 KB 160/186 KB 112/558 KB 320/367 KB 144/1199 KB 208/238 KB 164/186 KB 112/558 KB 320/367 KB 148/1199 KB 212/238 KB 164/186 KB 116/558 KB 324/367 KB 148/1199 KB 216/238 KB 164/186 KB 116/558 KB 324/367 KB 148/1199 KB 220/238 KB 164/186 KB 116/558 KB 324/367 KB 148/1199 KB 224/238 KB 164/186 KB 112/558 KB 320/367 KB 148/1199 KB 208/238 KB 160/186 KB 112/558 KB 320/367 KB 148/1199 KB 208/238 KB 164/186 KB 116/558 KB 324/367 KB 152/1199 KB 224/238 KB 164/186 KB 116/558 KB 324/367 KB 156/1199 KB 224/238 KB 164/186 KB 116/558 KB 324/367 KB 160/1199 KB 224/238 KB 164/186 KB 116/558 KB 324/367 KB 148/1199 KB 212/238 KB 164/186 KB 120/558 KB 324/367 KB 160/1199 KB 224/238 KB 168/186 KB 124/558 KB 324/367 KB 160/1199 KB 224/238 KB 164/186 KB 112/558 KB 324/367 KB 148/1199 KB 212/238 KB 168/186 KB 120/558 KB 324/367 KB 160/1199 KB 224/238 KB 172/186 KB 124/558 KB 324/367 KB 160/1199 KB 224/238 KB 172/186 KB 124/558 KB 328/367 KB 160/1199 KB 224/238 KB 176/186 KB 124/558 KB 332/367 KB 160/1199 KB 224/238 KB 176/186 KB 124/558 KB 328/367 KB 160/1199 KB 224/238 KB 176/186 KB 128/558 KB 332/367 KB 160/1199 KB 224/238 KB 176/186 KB 128/558 KB 336/367 KB 160/1199 KB 224/238 KB 176/186 KB 132/558 KB 336/367 KB 160/1199 KB 224/238 KB 180/186 KB 136/558 KB 340/367 KB 164/1199 KB 228/238 KB 180/186 KB 140/558 KB 340/367 KB 164/1199 KB 228/238 KB 180/186 KB 132/558 KB 340/367 KB 164/1199 KB 228/238 KB 184/186 KB 140/558 KB 340/367 KB 164/1199 KB 228/238 KB 186/186 KB 140/558 KB 340/367 KB 164/1199 KB 228/238 KB 176/186 KB 132/558 KB 340/367 KB 164/1199 KB 228/238 KB 176/186 KB 132/558 KB 340/367 KB 164/1199 KB 224/238 KB 176/186 KB 132/558 KB 336/367 KB 164/1199 KB 224/238 KB 186/186 KB 140/558 KB 340/367 KB 168/1199 KB 228/238 KB 186/186 KB 140/558 KB 340/367 KB 172/1199 KB 228/238 KB 186/186 KB 140/558 KB 340/367 KB 176/1199 KB 228/238 KB 186/186 KB 140/558 KB 344/367 KB 176/1199 KB 228/238 KB 186/186 KB 140/558 KB 348/367 KB 176/1199 KB 232/238 KB 186/186 KB 140/558 KB 352/367 KB 176/1199 KB 232/238 KB 186/186 KB 140/558 KB 344/367 KB 176/1199 KB 232/238 KB 186/186 KB 144/558 KB 352/367 KB 176/1199 KB 236/238 KB 186/186 KB 144/558 KB 352 unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install /367 KB 176/1199 KB 238/238 KB 186/186 KB 144/558 KB 352/367 KB 176/1199 KB 232/238 KB 186/186 KB 144/558 KB 352/367 KB 180/1199 KB 238/238 KB 186/186 KB 148/558 KB 352/367 KB 184/1199 KB 238/238 KB 186/186 KB 148/558 KB 352/367 KB 188/1199 KB 238/238 KB 186/186 KB 148/558 KB 352/367 KB 192/1199 KB 238/238 KB 186/186 KB 148/558 KB 356/367 KB 192/1199 KB 238/238 KB 186/186 KB 148/558 KB 360/367 KB 196/1199 KB 238/238 KB 186/186 KB 148/558 KB 364/367 KB 196/1199 KB 238/238 KB 186/186 KB 148/558 KB 367/367 KB 196/1199 KB 238/238 KB 186/186 KB 148/558 KB 352/367 KB 180/1199 KB 238/238 KB 186/186 KB 152/558 KB 367/367 KB 196/1199 KB 238/238 KB 186/186 KB 156/558 KB 367/367 KB 196/1199 KB 238/238 KB 186/186 KB 160/558 KB 367/367 KB 196/1199 KB 238/238 KB 186/186 KB 148/558 KB 356/367 KB 196/1199 KB 238/238 KB 186/186 KB 160/558 KB 367/367 KB 200/1199 KB 238/238 KB 186/186 KB 160/558 KB 367/367 KB 204/1199 KB 238/238 KB 186/186 KB 160/558 KB 367/367 KB 208/1199 KB 238/238 KB 186/186 KB 164/558 KB 367/367 KB 208/1199 KB 238/238 KB 186/186 KB 168/558 KB 367/367 KB 208/1199 KB 238/238 KB 186/186 KB 172/558 KB 367/367 KB 208/1199 KB 238/238 KB 176/558 KB 367/367 KB 208/1199 KB 238/238 KB 180/558 KB 367/367 KB 208/1199 KB 238/238 KB 184/558 KB 367/367 KB 212/1199 KB 188/558 KB 367/367 KB 212/1199 KB 192/558 KB 367/367 KB 212/1199 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1113.6 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 180/558 KB 367/367 KB 212/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1413.3 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 192/558 KB 216/1199 KB 192/558 KB 220/1199 KB 192/558 KB 224/1199 KB Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2168.5 KB/sec) unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 192/558 KB 228/1199 KB 196/558 KB 232/1199 KB 196/558 KB 236/1199 KB 196/558 KB 240/1199 KB 196/558 KB 228/1199 KB 200/558 KB 240/1199 KB 204/558 KB 240/1199 KB 208/558 KB 240/1199 KB 4/181 KB 212/558 KB 240/1199 KB 4/181 KB 216/558 KB 244/1199 KB 4/181 KB 220/558 KB 244/1199 KB 4/181 KB 224/558 KB 244/1199 KB 4/181 KB 208/558 KB 240/1199 KB 8/181 KB 224/558 KB 244/1199 KB 12/181 KB 224/558 KB 244/1199 KB 16/181 KB 224/558 KB 4/1206 KB 244/1199 KB 4/181 KB 212/558 KB 244/1199 KB 12/181 KB 224/558 KB 4/1206 KB 244/1199 KB 16/181 KB 224/558 KB 8/1206 KB 244/1199 KB 16/181 KB 224/558 KB 12/1206 KB 244/1199 KB 16/181 KB 224/558 KB 16/1206 KB 244/1199 KB 16/181 KB 224/558 KB 20/1206 KB 244/1199 KB 16/181 KB 224/558 KB 24/1206 KB 248/1199 KB 16/181 KB 224/558 KB 28/1206 KB 248/1199 KB 16/181 KB 224/558 KB 32/1206 KB 248/1199 KB 16/181 KB 224/558 KB 20/1206 KB 248/1199 KB 16/181 KB 224/558 KB 32/1206 KB 252/1199 KB 16/181 KB 224/558 KB 32/1206 KB 256/1199 KB 16/181 KB 224/558 KB 36/1206 KB 256/1199 KB 20/181 KB 228/558 KB 40/1206 KB 260/1199 KB 20/181 KB 228/558 KB 36/1206 KB 260/1199 KB 20/181 KB 228/558 KB 36/1206 KB 256/1199 KB 24/181 KB 228/558 KB 40/1206 KB 260/1199 KB 28/181 KB 228/558 KB 40/1206 KB 260/1199 KB 32/181 KB 228/558 KB 40/1206 KB 260/1199 KB 32/181 KB 228/558 KB 40/1206 KB 264/1199 KB 32/181 KB 228/558 KB 40/1206 KB 268/1199 KB 16/181 KB 228/558 KB 36/1206 KB 256/1199 KB 32/181 KB 228/558 KB 44/1206 KB 268/1199 KB 32/181 KB 232/558 KB 48/1206 KB 268/1199 KB 32/181 KB 236/558 KB 48/1206 KB 268/1199 KB 32/181 KB 236/558 KB 48/1206 KB 272/1199 KB 32/181 KB 236/558 KB 48/1206 KB 272/1199 KB 32/181 KB 240/558 KB 52/1206 KB 272/1199 KB 36/181 KB 240/558 KB 56/1206 KB 276/1199 KB 36/181 KB 240/558 KB 60/1206 KB 276/1199 KB 36/181 KB 240/558 KB 64/1206 KB 276/1199 KB 36/181 KB 240/558 KB 52/1206 KB 276/1199 KB 36/181 KB 240/558 KB 52/1206 KB 272/1199 KB 32/181 KB 240/558 KB 52/1206 KB 272/1199 KB 40/181 KB 240/558 KB 64/1206 KB 276/1199 KB 44/181 KB 240/558 KB 64/1206 KB 276/1199 KB 48/181 KB 240/558 KB 64/1206 KB 276/1199 KB 48/181 KB 244/558 KB 64/1206 KB 276/1199 KB 48/181 KB 248/558 KB 64/1206 KB 280/1199 KB 48/181 KB 252/558 KB 64/1206 KB 280/1199 KB 48/181 KB 256/558 KB 64/1206 KB 280/1199 KB 48/181 KB 260/558 KB 64/1206 KB 280/1199 KB 52/181 KB 264/558 KB 68/1206 KB 280/1199 KB 52/181 KB 268/558 KB 68/1206 KB 280/1199 KB 52/181 KB 272/558 KB 68/1206 KB 280/1199 KB 48/181 KB 244/558 KB 64/1206 KB 280/1199 KB 52/181 KB 272/558 KB 68/1206 KB 284/1199 KB 52/181 KB 272/558 KB 68/1206 KB 288/1199 KB 52/181 KB 272/558 KB 68/1206 KB 292/1199 KB 52/181 KB 272/558 KB 68/1206 KB 296/1199 KB 52/181 KB 272/558 KB 68/1206 KB 300/1199 KB 52/181 KB 272/558 KB 68/1206 KB 304/1199 KB 52/181 KB 260/558 KB 68/1206 KB 280/1199 KB 52/181 KB 260/558 KB 64/1206 KB 280/1199 KB 56/181 KB 272/558 KB 68/1206 KB 304/1199 KB 60/181 KB 272/558 KB 68/1206 KB 304/1199 KB 64/181 KB 272/558 KB 68/1206 KB 304/1199 KB 64/181 KB 272/558 KB 72/1206 KB 304/1199 KB 64/181 KB 272/558 KB 76/1206 KB 304/1199 KB 64/181 KB 272/558 KB 80/1206 KB 304/1199 KB 64/181 KB 272/558 KB 84/1206 KB 304/1199 KB 68/181 KB 276/558 KB 88/1206 KB 308/1199 KB 68/181 KB 276/558 KB 92/1206 KB 308/1199 KB 68/181 KB 276/558 KB 84/1206 KB 308/1199 KB 68/181 KB 276/558 KB 92/1206 KB 312/1199 KB 68/181 KB 276/558 KB 92/1206 KB 316/1199 KB 68/181 KB 276/558 KB 92/1206 KB 320/1199 KB 68/181 KB unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install 276/558 KB 84/1206 KB 304/1199 KB 72/181 KB 276/558 KB 96/1206 KB 320/1199 KB 76/181 KB 276/558 KB 96/1206 KB 320/1199 KB 80/181 KB 276/558 KB 96/1206 KB 320/1199 KB 64/181 KB 276/558 KB 84/1206 KB 304/1199 KB 80/181 KB 280/558 KB 96/1206 KB 320/1199 KB 80/181 KB 284/558 KB 96/1206 KB 320/1199 KB 80/181 KB 288/558 KB 96/1206 KB 320/1199 KB 68/181 KB 276/558 KB 96/1206 KB 320/1199 KB 84/181 KB 288/558 KB 96/1206 KB 320/1199 KB 88/181 KB 292/558 KB 100/1206 KB 324/1199 KB 84/181 KB 292/558 KB 100/1206 KB 324/1199 KB 88/181 KB 292/558 KB 104/1206 KB 324/1199 KB 92/181 KB 292/558 KB 108/1206 KB 324/1199 KB 92/181 KB 292/558 KB 112/1206 KB 324/1199 KB 84/181 KB 292/558 KB 96/1206 KB 324/1199 KB 84/181 KB 292/558 KB 96/1206 KB 320/1199 KB 92/181 KB 296/558 KB 112/1206 KB 328/1199 KB 92/181 KB 292/558 KB 112/1206 KB 328/1199 KB 92/181 KB 296/558 KB 112/1206 KB 332/1199 KB 92/181 KB 292/558 KB 104/1206 KB 324/1199 KB 96/181 KB 300/558 KB 112/1206 KB 332/1199 KB 92/181 KB 300/558 KB 112/1206 KB 332/1199 KB 96/181 KB 300/558 KB 112/1206 KB 336/1199 KB 96/181 KB 304/558 KB 112/1206 KB 336/1199 KB 96/181 KB 304/558 KB 116/1206 KB 336/1199 KB 100/181 KB 308/558 KB 120/1206 KB 340/1199 KB 100/181 KB 308/558 KB 124/1206 KB 340/1199 KB 100/181 KB 308/558 KB 128/1206 KB 340/1199 KB 100/181 KB 308/558 KB 116/1206 KB 340/1199 KB 100/181 KB 304/558 KB 116/1206 KB 340/1199 KB 104/181 KB 308/558 KB 128/1206 KB 340/1199 KB 108/181 KB 308/558 KB 128/1206 KB 340/1199 KB 112/181 KB 308/558 KB 128/1206 KB 340/1199 KB 96/181 KB 304/558 KB 116/1206 KB 340/1199 KB 112/181 KB 308/558 KB 128/1206 KB 344/1199 KB 112/181 KB 312/558 KB 128/1206 KB 344/1199 KB 112/181 KB 316/558 KB 128/1206 KB 344/1199 KB 112/181 KB 320/558 KB 128/1206 KB 348/1199 KB 112/181 KB 324/558 KB 128/1206 KB 348/1199 KB 116/181 KB 328/558 KB 132/1206 KB 348/1199 KB 116/181 KB 332/558 KB 132/1206 KB 348/1199 KB 116/181 KB 336/558 KB 132/1206 KB 348/1199 KB 112/181 KB 316/558 KB 128/1206 KB 348/1199 KB 116/181 KB 336/558 KB 132/1206 KB 352/1199 KB 116/181 KB 336/558 KB 132/1206 KB 356/1199 KB 116/181 KB 336/558 KB 132/1206 KB 360/1199 KB 116/181 KB 336/558 KB 132/1206 KB 364/1199 KB 116/181 KB 336/558 KB 132/1206 KB 368/1199 KB 116/181 KB 324/558 KB 132/1206 KB 348/1199 KB 116/181 KB 324/558 KB 128/1206 KB 348/1199 KB 120/181 KB 336/558 KB 132/1206 KB 368/1199 KB 120/181 KB 336/558 KB 136/1206 KB 368/1199 KB 124/181 KB 336/558 KB 136/1206 KB 368/1199 KB 128/181 KB 336/558 KB 140/1206 KB 368/1199 KB 124/181 KB 336/558 KB 140/1206 KB 368/1199 KB 128/181 KB 336/558 KB 144/1206 KB 368/1199 KB 128/181 KB 336/558 KB 148/1206 KB 368/1199 KB 132/181 KB 340/558 KB 152/1206 KB 372/1199 KB 132/181 KB 340/558 KB 156/1206 KB 372/1199 KB 132/181 KB 340/558 KB 148/1206 KB 372/1199 KB 132/181 KB 344/558 KB 160/1206 KB 372/1199 KB 132/181 KB 348/558 KB 160/1206 KB 372/1199 KB 132/181 KB 352/558 KB 160/1206 KB 372/1199 KB 132/181 KB 336/558 KB 148/1206 KB 372/1199 KB 132/181 KB 336/558 KB 148/1206 KB 368/1199 KB 136/181 KB 352/558 KB 160/1206 KB 372/1199 KB 140/181 KB 352/558 KB 160/1206 KB 372/1199 KB 144/181 KB 352/558 KB 160/1206 KB 372/1199 KB 132/181 KB 348/558 KB 160/1206 KB 372/1199 KB 144/181 KB 352/558 KB 160/1206 KB 376/1199 KB 144/181 KB 352/558 KB 160/1206 KB 380/1199 KB 148/181 KB 352/558 KB 160/1206 KB 384/1199 KB 148/181 KB 356/558 KB 164/1206 KB 388/1199 KB 148/181 KB 356/558 KB 164/1206 KB 392/1199 KB 148/181 KB 356/558 unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install KB 164/1206 KB 396/1199 KB 148/181 KB 356/558 KB 164/1206 KB 400/1199 KB 148/181 KB 352/558 KB 160/1206 KB 380/1199 KB 148/181 KB 356/558 KB 164/1206 KB 384/1199 KB 152/181 KB 356/558 KB 164/1206 KB 400/1199 KB 156/181 KB 356/558 KB 168/1206 KB 400/1199 KB 160/181 KB 356/558 KB 168/1206 KB 400/1199 KB 148/181 KB 356/558 KB 160/1206 KB 384/1199 KB 152/181 KB 356/558 KB 168/1206 KB 400/1199 KB 160/181 KB 360/558 KB 172/1206 KB 400/1199 KB 160/181 KB 360/558 KB 172/1206 KB 400/1199 KB 160/181 KB 364/558 KB 172/1206 KB 400/1199 KB 160/181 KB 364/558 KB 176/1206 KB 400/1199 KB 160/181 KB 368/558 KB 176/1206 KB 400/1199 KB 160/181 KB 372/558 KB 176/1206 KB 400/1199 KB 164/181 KB 376/558 KB 180/1206 KB 404/1199 KB 164/181 KB 380/558 KB 180/1206 KB 404/1199 KB 164/181 KB 384/558 KB 180/1206 KB 404/1199 KB 164/181 KB 372/558 KB 180/1206 KB 404/1199 KB 164/181 KB 384/558 KB 180/1206 KB 408/1199 KB 164/181 KB 384/558 KB 180/1206 KB 412/1199 KB 164/181 KB 372/558 KB 180/1206 KB 400/1199 KB 164/181 KB 384/558 KB 184/1206 KB 412/1199 KB 164/181 KB 384/558 KB 188/1206 KB 412/1199 KB 164/181 KB 384/558 KB 192/1206 KB 412/1199 KB 164/181 KB 372/558 KB 176/1206 KB 400/1199 KB 168/181 KB 384/558 KB 192/1206 KB 412/1199 KB 172/181 KB 384/558 KB 192/1206 KB 412/1199 KB 176/181 KB 384/558 KB 192/1206 KB 412/1199 KB 180/181 KB 384/558 KB 192/1206 KB 412/1199 KB 181/181 KB 384/558 KB 192/1206 KB 412/1199 KB 181/181 KB 384/558 KB 196/1206 KB 412/1199 KB 181/181 KB 388/558 KB 200/1206 KB 416/1199 KB 181/181 KB 388/558 KB 196/1206 KB 416/1199 KB 181/181 KB 392/558 KB 200/1206 KB 416/1199 KB 181/181 KB 384/558 KB 196/1206 KB 416/1199 KB 181/181 KB 392/558 KB 204/1206 KB 416/1199 KB 181/181 KB 392/558 KB 208/1206 KB 416/1199 KB 181/181 KB 396/558 KB 208/1206 KB 416/1199 KB 181/181 KB 400/558 KB 208/1206 KB 416/1199 KB 181/181 KB 404/558 KB 212/1206 KB 420/1199 KB 181/181 KB 408/558 KB 212/1206 KB 420/1199 KB 181/181 KB 412/558 KB 212/1206 KB 420/1199 KB 181/181 KB 416/558 KB 212/1206 KB 420/1199 KB 181/181 KB 400/558 KB 208/1206 KB 420/1199 KB 181/181 KB 416/558 KB 212/1206 KB 424/1199 KB 181/181 KB 416/558 KB 212/1206 KB 428/1199 KB 181/181 KB 400/558 KB 212/1206 KB 420/1199 KB 181/181 KB 416/558 KB 216/1206 KB 428/1199 KB 181/181 KB 416/558 KB 216/1206 KB 432/1199 KB 181/181 KB 416/558 KB 220/1206 KB 432/1199 KB 181/181 KB 416/558 KB 224/1206 KB 432/1199 KB 181/181 KB 416/558 KB 228/1206 KB 432/1199 KB 181/181 KB 420/558 KB 232/1206 KB 436/1199 KB 181/181 KB 420/558 KB 236/1206 KB 436/1199 KB 181/181 KB 420/558 KB 240/1206 KB 436/1199 KB 181/181 KB 420/558 KB 228/1206 KB 436/1199 KB 181/181 KB 416/558 KB 228/1206 KB 436/1199 KB 181/181 KB 424/558 KB 240/1206 KB 436/1199 KB 181/181 KB 424/558 KB 240/1206 KB 440/1199 KB 181/181 KB 428/558 KB 240/1206 KB 440/1199 KB 181/181 KB 432/558 KB 240/1206 KB 444/1199 KB 181/181 KB 428/558 KB 240/1206 KB 444/1199 KB 181/181 KB 432/558 KB 240/1206 KB 448/1199 KB 181/181 KB 436/558 KB 240/1206 KB 448/1199 KB 181/181 KB 440/558 KB 244/1206 KB 452/1199 KB 181/181 KB 444/558 KB 244/1206 KB 452/1199 KB 181/181 KB 448/558 KB 244/1206 KB 452/1199 KB 181/181 KB 436/558 KB 244/1206 KB 452/1199 KB 181/181 KB 436/558 KB 240/1206 KB 452/1199 KB 181/181 KB 448/558 KB 244/1206 KB 456/1199 KB 448/558 KB 244/1206 KB 460/1199 KB 448/558 KB 244/1206 KB 464/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/ unit-abot-epc-basic-0: 10:02:25 DEBUG unit.abot-epc-basic/0.install commons-io/2.4/commons-io-2.4.jar (181 KB at 789.5 KB/sec) unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install 448/558 KB 248/1206 KB 464/1199 KB 448/558 KB 252/1206 KB 464/1199 KB 448/558 KB 256/1206 KB 464/1199 KB 448/558 KB 256/1206 KB 468/1199 KB 452/558 KB 260/1206 KB 472/1199 KB 452/558 KB 260/1206 KB 476/1199 KB 452/558 KB 260/1206 KB 480/1199 KB 452/558 KB 260/1206 KB 468/1199 KB 452/558 KB 256/1206 KB 468/1199 KB 456/558 KB 260/1206 KB 480/1199 KB 460/558 KB 260/1206 KB 480/1199 KB 464/558 KB 260/1206 KB 480/1199 KB 464/558 KB 264/1206 KB 480/1199 KB 464/558 KB 268/1206 KB 480/1199 KB 464/558 KB 272/1206 KB 480/1199 KB 468/558 KB 272/1206 KB 480/1199 KB 472/558 KB 272/1206 KB 484/1199 KB 476/558 KB 272/1206 KB 484/1199 KB 480/558 KB 272/1206 KB 484/1199 KB 468/558 KB 272/1206 KB 484/1199 KB 480/558 KB 272/1206 KB 488/1199 KB 480/558 KB 272/1206 KB 492/1199 KB 480/558 KB 276/1206 KB 496/1199 KB 480/558 KB 276/1206 KB 492/1199 KB 480/558 KB 280/1206 KB 496/1199 KB 480/558 KB 284/1206 KB 496/1199 KB 480/558 KB 288/1206 KB 496/1199 KB 480/558 KB 292/1206 KB 496/1199 KB 484/558 KB 296/1206 KB 500/1199 KB 484/558 KB 300/1206 KB 500/1199 KB 484/558 KB 304/1206 KB 500/1199 KB 484/558 KB 292/1206 KB 500/1199 KB 484/558 KB 292/1206 KB 496/1199 KB 488/558 KB 304/1206 KB 500/1199 KB 492/558 KB 304/1206 KB 500/1199 KB 496/558 KB 304/1206 KB 500/1199 KB 496/558 KB 304/1206 KB 504/1199 KB 496/558 KB 304/1206 KB 508/1199 KB 496/558 KB 304/1206 KB 512/1199 KB 496/558 KB 308/1206 KB 512/1199 KB 500/558 KB 312/1206 KB 516/1199 KB 500/558 KB 316/1206 KB 516/1199 KB 500/558 KB 308/1206 KB 516/1199 KB 504/558 KB 316/1206 KB 516/1199 KB 508/558 KB 316/1206 KB 516/1199 KB 496/558 KB 308/1206 KB 516/1199 KB 512/558 KB 316/1206 KB 516/1199 KB 512/558 KB 316/1206 KB 520/1199 KB 512/558 KB 316/1206 KB 524/1199 KB 512/558 KB 316/1206 KB 528/1199 KB 512/558 KB 320/1206 KB 528/1199 KB 512/558 KB 320/1206 KB 532/1199 KB 516/558 KB 324/1206 KB 536/1199 KB 516/558 KB 324/1206 KB 540/1199 KB 516/558 KB 324/1206 KB 544/1199 KB 516/558 KB 324/1206 KB 532/1199 KB 516/558 KB 320/1206 KB 532/1199 KB 520/558 KB 324/1206 KB 544/1199 KB 524/558 KB 324/1206 KB 544/1199 KB 528/558 KB 324/1206 KB 544/1199 KB 528/558 KB 328/1206 KB 544/1199 KB 528/558 KB 332/1206 KB 544/1199 KB 528/558 KB 336/1206 KB 544/1199 KB 528/558 KB 336/1206 KB 548/1199 KB 532/558 KB 340/1206 KB 552/1199 KB 532/558 KB 340/1206 KB 556/1199 KB 532/558 KB 340/1206 KB 560/1199 KB 532/558 KB 340/1206 KB 548/1199 KB 536/558 KB 340/1206 KB 560/1199 KB 540/558 KB 340/1206 KB 560/1199 KB 528/558 KB 340/1206 KB 548/1199 KB 544/558 KB 344/1206 KB 560/1199 KB 544/558 KB 348/1206 KB 560/1199 KB 544/558 KB 352/1206 KB 560/1199 KB 544/558 KB 340/1206 KB 560/1199 KB 544/558 KB 352/1206 KB 564/1199 KB 548/558 KB 356/1206 KB 568/1199 KB 548/558 KB 356/1206 KB 572/1199 KB 548/558 KB 356/1206 KB 576/1199 KB 548/558 KB 356/1206 KB 564/1199 KB 552/558 KB 356/1206 KB 576/1199 KB 556/558 KB 356/1206 KB 576/1199 KB 544/558 KB 356/1206 KB 564/1199 KB 556/558 KB 360/1206 KB 576/1199 KB 556/558 KB 364/1206 KB 576/1199 KB 556/558 KB 368/1206 KB 576/1199 KB 556/558 KB 368/1206 KB 580/1199 KB 556/558 KB 368/1206 KB 584/1199 KB 556/558 KB 368/1206 KB 588/1199 KB 556/558 KB 368/1206 KB 592/1199 KB 556/558 KB 372/1206 KB 592/1199 KB 556/558 KB 376/1206 KB 592/1199 KB 556/558 KB 380/1206 KB 592/1199 KB 556/558 KB 384/1206 KB 592/1199 KB 556/558 KB 388/1206 KB 592/1199 KB 556/558 KB 392/1206 KB 596/1199 KB 556/558 KB 396/1206 KB 596/1199 KB 556/558 KB 400/1206 unit-mysql-0: 10:02:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install KB 596/1199 KB 556/558 KB 388/1206 KB 596/1199 KB 556/558 KB 400/1206 KB 600/1199 KB 556/558 KB 400/1206 KB 604/1199 KB 556/558 KB 400/1206 KB 608/1199 KB 556/558 KB 400/1206 KB 612/1199 KB 556/558 KB 400/1206 KB 616/1199 KB 556/558 KB 400/1206 KB 620/1199 KB 556/558 KB 400/1206 KB 624/1199 KB 556/558 KB 404/1206 KB 624/1199 KB 556/558 KB 408/1206 KB 624/1199 KB 556/558 KB 412/1206 KB 624/1199 KB 556/558 KB 416/1206 KB 624/1199 KB 556/558 KB 416/1206 KB 628/1199 KB 556/558 KB 416/1206 KB 632/1199 KB 556/558 KB 416/1206 KB 636/1199 KB 556/558 KB 416/1206 KB 640/1199 KB 556/558 KB 420/1206 KB 640/1199 KB 556/558 KB 424/1206 KB 640/1199 KB 556/558 KB 428/1206 KB 640/1199 KB 556/558 KB 432/1206 KB 640/1199 KB 556/558 KB 432/1206 KB 644/1199 KB 556/558 KB 432/1206 KB 648/1199 KB 556/558 KB 432/1206 KB 652/1199 KB 556/558 KB 432/1206 KB 656/1199 KB 556/558 KB 436/1206 KB 656/1199 KB 556/558 KB 440/1206 KB 656/1199 KB 556/558 KB 444/1206 KB 656/1199 KB 556/558 KB 448/1206 KB 656/1199 KB 556/558 KB 448/1206 KB 660/1199 KB 556/558 KB 448/1206 KB 664/1199 KB 556/558 KB 448/1206 KB 668/1199 KB 556/558 KB 448/1206 KB 672/1199 KB 556/558 KB 452/1206 KB 672/1199 KB 556/558 KB 456/1206 KB 672/1199 KB 556/558 KB 460/1206 KB 672/1199 KB 556/558 KB 464/1206 KB 672/1199 KB 556/558 KB 464/1206 KB 672/1199 KB 556/558 KB 464/1206 KB 676/1199 KB 556/558 KB 464/1206 KB 680/1199 KB 556/558 KB 468/1206 KB 684/1199 KB 556/558 KB 472/1206 KB 684/1199 KB 556/558 KB 476/1206 KB 684/1199 KB 556/558 KB 480/1206 KB 684/1199 KB 556/558 KB 468/1206 KB 684/1199 KB 556/558 KB 480/1206 KB 688/1199 KB 556/558 KB 480/1206 KB 692/1199 KB 556/558 KB 480/1206 KB 696/1199 KB 556/558 KB 480/1206 KB 700/1199 KB 556/558 KB 480/1206 KB 704/1199 KB 556/558 KB 484/1206 KB 704/1199 KB 556/558 KB 488/1206 KB 704/1199 KB 556/558 KB 492/1206 KB 704/1199 KB 558/558 KB 496/1206 KB 704/1199 KB 558/558 KB 492/1206 KB 704/1199 KB 558/558 KB 500/1206 KB 704/1199 KB 558/558 KB 500/1206 KB 708/1199 KB 558/558 KB 500/1206 KB 712/1199 KB 558/558 KB 500/1206 KB 716/1199 KB 558/558 KB 500/1206 KB 720/1199 KB 558/558 KB 504/1206 KB 720/1199 KB 558/558 KB 508/1206 KB 720/1199 KB 558/558 KB 512/1206 KB 720/1199 KB 558/558 KB 512/1206 KB 724/1199 KB 558/558 KB 512/1206 KB 728/1199 KB 558/558 KB 512/1206 KB 732/1199 KB 558/558 KB 512/1206 KB 736/1199 KB 558/558 KB 516/1206 KB 736/1199 KB 558/558 KB 520/1206 KB 736/1199 KB 558/558 KB 524/1206 KB 736/1199 KB 558/558 KB 528/1206 KB 736/1199 KB 558/558 KB 528/1206 KB 740/1199 KB 558/558 KB 532/1206 KB 740/1199 KB 558/558 KB 536/1206 KB 744/1199 KB 558/558 KB 540/1206 KB 744/1199 KB 558/558 KB 544/1206 KB 744/1199 KB 558/558 KB 532/1206 KB 744/1199 KB 558/558 KB 544/1206 KB 748/1199 KB 558/558 KB 544/1206 KB 752/1199 KB 558/558 KB 544/1206 KB 756/1199 KB 558/558 KB 544/1206 KB 760/1199 KB 558/558 KB 544/1206 KB 764/1199 KB 558/558 KB 544/1206 KB 768/1199 KB 558/558 KB 548/1206 KB 768/1199 KB 558/558 KB 552/1206 KB 768/1199 KB 558/558 KB 556/1206 KB 768/1199 KB 558/558 KB 560/1206 KB 768/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2048.2 KB/sec) unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install 560/1206 KB 772/1199 KB 564/1206 KB 776/1199 KB 564/1206 KB 780/1199 KB 564/1206 KB 784/1199 KB 564/1206 KB 772/1199 KB 568/1206 KB 784/1199 KB 572/1206 KB 784/1199 KB 576/1206 KB 784/1199 KB 576/1206 KB 788/1199 KB 576/1206 KB 792/1199 KB 576/1206 KB 796/1199 KB 580/1206 KB 800/1199 KB 580/1206 KB 796/1199 KB 584/1206 KB 800/1199 KB 588/1206 KB 800/1199 KB 592/1206 KB 800/1199 KB 596/1206 KB 800/1199 KB 596/1206 KB 804/1199 KB 596/1206 KB 808/1199 KB 596/1206 KB 812/1199 KB 596/1206 KB 816/1199 KB 600/1206 KB 816/1199 KB 604/1206 KB 816/1199 KB 608/1206 KB 816/1199 KB 608/1206 KB 820/1199 KB 612/1206 KB 824/1199 KB 612/1206 KB 828/1199 KB 612/1206 KB 832/1199 KB 612/1206 KB 820/1199 KB 616/1206 KB 832/1199 KB 620/1206 KB 832/1199 KB 624/1206 KB 832/1199 KB 628/1206 KB 832/1199 KB 628/1206 KB 836/1199 KB 628/1206 KB 840/1199 KB 628/1206 KB 844/1199 KB 628/1206 KB 848/1199 KB 632/1206 KB 848/1199 KB 636/1206 KB 848/1199 KB 640/1206 KB 848/1199 KB 644/1206 KB 848/1199 KB 648/1206 KB 852/1199 KB 652/1206 KB 852/1199 KB 656/1206 KB 852/1199 KB 644/1206 KB 852/1199 KB 656/1206 KB 856/1199 KB 656/1206 KB 860/1199 KB 656/1206 KB 864/1199 KB 660/1206 KB 864/1199 KB 664/1206 KB 868/1199 KB 668/1206 KB 868/1199 KB 660/1206 KB 868/1199 KB 668/1206 KB 872/1199 KB 668/1206 KB 876/1199 KB 668/1206 KB 880/1199 KB 672/1206 KB 880/1199 KB 676/1206 KB 880/1199 KB 680/1206 KB 884/1199 KB 684/1206 KB 884/1199 KB 688/1206 KB 884/1199 KB 676/1206 KB 884/1199 KB 688/1206 KB 888/1199 KB 688/1206 KB 892/1199 KB 688/1206 KB 896/1199 KB 692/1206 KB 896/1199 KB 696/1206 KB 900/1199 KB 692/1206 KB 900/1199 KB 696/1206 KB 904/1199 KB 700/1206 KB 908/1199 KB 700/1206 KB 912/1199 KB 700/1206 KB 904/1199 KB 704/1206 KB 912/1199 KB 704/1206 KB 916/1199 KB 708/1206 KB 920/1199 KB 708/1206 KB 924/1199 KB 708/1206 KB 916/1199 KB 712/1206 KB 924/1199 KB 716/1206 KB 924/1199 KB 720/1206 KB 924/1199 KB 720/1206 KB 928/1199 KB 724/1206 KB 928/1199 KB 728/1206 KB 932/1199 KB 732/1206 KB 932/1199 KB 736/1206 KB 932/1199 KB 724/1206 KB 932/1199 KB 736/1206 KB 936/1199 KB 736/1206 KB 940/1199 KB 736/1206 KB 944/1199 KB 740/1206 KB 944/1199 KB 744/1206 KB 948/1199 KB 748/1206 KB 948/1199 KB 752/1206 KB 948/1199 KB 740/1206 KB 948/1199 KB 752/1206 KB 952/1199 KB 752/1206 KB 956/1199 KB 752/1206 KB 960/1199 KB 752/1206 KB 964/1199 KB 756/1206 KB 968/1199 KB 756/1206 KB 972/1199 KB 756/1206 KB 976/1199 KB 756/1206 KB 964/1199 KB 760/1206 KB 976/1199 KB 764/1206 KB 976/1199 KB 768/1206 KB 976/1199 KB 768/1206 KB 980/1199 KB 772/1206 KB 984/1199 KB 772/1206 KB 988/1199 KB 772/1206 KB 992/1199 KB 772/1206 KB 980/1199 KB 776/1206 KB 992/1199 KB 780/1206 KB 992/1199 KB 784/1206 KB 992/1199 KB 788/1206 KB 992/1199 KB 792/1206 KB 996/1199 KB 796/1206 KB 996/1199 KB 800/1206 KB 996/1199 KB 788/1206 KB 996/1199 KB 800/1206 KB 1000/1199 KB 800/1206 KB 1004/1199 KB 800/1206 KB 1008/1199 KB 800/1206 KB 1012/1199 KB 804/1206 KB 1016/1199 KB 804/1206 KB 1020/1199 KB 804/1206 KB 1024/1199 KB 804/1206 KB 1012/1199 KB 808/1206 KB 1024/1199 KB 812/1206 KB 1024/1199 KB 816/1206 KB 1024/1199 KB 816/1206 KB 1028/1199 KB 820/1206 KB 1032/1199 KB 820/1206 KB 1036/1199 KB 820/1206 KB 1040/1199 KB 820/1206 KB 1028/1199 KB 824/1206 KB 1040/1199 KB 828/1206 KB 1040/1199 KB 832/1206 KB 1040/1199 KB 836/1206 KB 1040/1199 KB 840/1206 KB 1044/1199 KB 844/1206 KB 1044/1199 KB 848/1206 KB 1044/1199 KB unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install 836/1206 KB 1044/1199 KB 848/1206 KB 1048/1199 KB 848/1206 KB 1052/1199 KB 848/1206 KB 1056/1199 KB 848/1206 KB 1060/1199 KB 852/1206 KB 1064/1199 KB 852/1206 KB 1068/1199 KB 852/1206 KB 1072/1199 KB 852/1206 KB 1060/1199 KB 856/1206 KB 1072/1199 KB 860/1206 KB 1072/1199 KB 864/1206 KB 1072/1199 KB 868/1206 KB 1072/1199 KB 872/1206 KB 1076/1199 KB 876/1206 KB 1076/1199 KB 880/1206 KB 1076/1199 KB 868/1206 KB 1076/1199 KB 880/1206 KB 1080/1199 KB 880/1206 KB 1084/1199 KB 880/1206 KB 1088/1199 KB 884/1206 KB 1088/1199 KB 888/1206 KB 1092/1199 KB 892/1206 KB 1092/1199 KB 896/1206 KB 1092/1199 KB 884/1206 KB 1092/1199 KB 896/1206 KB 1096/1199 KB 896/1206 KB 1100/1199 KB 896/1206 KB 1104/1199 KB 896/1206 KB 1108/1199 KB 900/1206 KB 1112/1199 KB 900/1206 KB 1116/1199 KB 900/1206 KB 1120/1199 KB 900/1206 KB 1108/1199 KB 904/1206 KB 1120/1199 KB 908/1206 KB 1120/1199 KB 912/1206 KB 1120/1199 KB 916/1206 KB 1120/1199 KB 920/1206 KB 1124/1199 KB 924/1206 KB 1124/1199 KB 928/1206 KB 1124/1199 KB 916/1206 KB 1124/1199 KB 928/1206 KB 1128/1199 KB 928/1206 KB 1132/1199 KB 928/1206 KB 1136/1199 KB 932/1206 KB 1136/1199 KB 936/1206 KB 1140/1199 KB 940/1206 KB 1140/1199 KB 944/1206 KB 1140/1199 KB 932/1206 KB 1140/1199 KB 944/1206 KB 1144/1199 KB 944/1206 KB 1148/1199 KB 944/1206 KB 1152/1199 KB 948/1206 KB 1152/1199 KB 952/1206 KB 1156/1199 KB 956/1206 KB 1156/1199 KB 960/1206 KB 1156/1199 KB 948/1206 KB 1156/1199 KB 960/1206 KB 1160/1199 KB 960/1206 KB 1164/1199 KB 960/1206 KB 1168/1199 KB 960/1206 KB 1172/1199 KB 964/1206 KB 1176/1199 KB 964/1206 KB 1180/1199 KB 964/1206 KB 1184/1199 KB 964/1206 KB 1172/1199 KB 968/1206 KB 1184/1199 KB 972/1206 KB 1184/1199 KB 976/1206 KB 1184/1199 KB 976/1206 KB 1188/1199 KB 980/1206 KB 1192/1199 KB 980/1206 KB 1196/1199 KB 980/1206 KB 1199/1199 KB 980/1206 KB 1188/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 996/1206 KB 1199/1199 KB 1000/1206 KB 1199/1199 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB 1096/1206 KB 1199/1199 KB 1100/1206 KB 1199/1199 KB 1104/1206 KB 1199/1199 KB 1108/1206 KB 1199/1199 KB 1112/1206 KB 1199/1199 KB 1116/1206 KB 1199/1199 KB 1120/1206 KB 1199/1199 KB 1124/1206 KB 1199/1199 KB 1128/1206 KB 1199/1199 KB 1132/1206 KB 1199/1199 KB 1136/1206 KB 1199/1199 KB 1140/1206 KB 1199/1199 KB 1144/1206 KB 1199/1199 KB 1148/1206 KB 1199/1199 KB 1152/1206 KB 1199/1199 KB 1156/1206 KB 1199/1199 KB 1160/1206 KB 1199/1199 KB 1164/1206 KB 1199/1199 KB 1168/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3610.4 KB/sec) unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3504.8 KB/sec) unit-mysql-0: 10:02:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-mysql-0: 10:02:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 10:02:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 10:02:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-mysql-0: 10:02:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 46.663 s unit-abot-epc-basic-0: 10:02:26 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-18T10:02:26+00:00 unit-mysql-0: 10:02:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/65M unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 10:02:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 10:02:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-133.159) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 10:02:27 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 10:02:28 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 10:02:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 10:02:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:02:29 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 10:02:29 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 10:02:29 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-9d2faa-default-0". unit-abot-epc-basic-0: 10:02:29 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 10:02:29 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 10:02:29 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 10:02:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:02:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 10:02:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 10:02:29 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 10:02:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 10:02:30 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 10:02:30 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 10:02:30 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-mysql-0: 10:02:30 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 10:02:30 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-mysql-0: 10:02:30 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 10:02:30 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9d2faa-default-0 unit-mysql-0: 10:02:31 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-mysql-0: 10:02:31 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 10:02:31 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-mysql-0: 10:02:31 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 10:02:31 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 10:02:31 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 10:02:31 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-mysql-0: 10:02:31 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 1s (5179 kB/s) unit-abot-epc-basic-0: 10:02:31 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-mysql-0: 10:02:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 10:02:31 DEBUG unit.mysql/0.config-changed (Reading database ... 83521 files and directories currently installed.) unit-mysql-0: 10:02:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:02:32 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:02:32 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9d2faa-default-0 unit-abot-epc-basic-0: 10:02:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:02:32 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 10:02:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:02:32 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:02:32 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:02:32 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 10:02:32 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:02:32 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 10:02:32 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9d2faa-default-0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 10:02:33 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-mysql-0: 10:02:33 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 10:02:33 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:02:34 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:02:34 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 10:02:34 DEBUG unit.abot-epc-basic/0.install After this operation, 1,132 MB of additional disk space will be used. unit-abot-epc-basic-0: 10:02:34 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-mysql-0: 10:02:34 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:02:35 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 10:02:35 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.8 [187 kB] unit-abot-epc-basic-0: 10:02:35 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 10:02:35 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-mysql-0: 10:02:35 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 10:02:35 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 10:02:35 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 10:02:35 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 10:02:35 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 10:02:35 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:02:35 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:02:36 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 10:02:36 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 10:02:36 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 10:02:36 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 10:02:36 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-mysql-0: 10:02:36 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 10:02:36 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.12 [41.5 kB] unit-mysql-0: 10:02:36 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:02:36 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 10:02:37 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 10:02:37 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 10:02:37 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-mysql-0: 10:02:37 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:02:37 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 10:02:37 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-mysql-0: 10:02:37 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 10:02:37 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:02:37 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:02:37 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 10:02:37 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:02:37 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 10:02:37 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 10:02:38 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 10:02:38 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [1,579 kB] unit-abot-epc-basic-0: 10:02:38 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [288 kB] unit-abot-epc-basic-0: 10:02:38 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 10:02:38 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 10:02:38 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 10:02:39 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 10:02:39 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 10:02:39 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 10:02:39 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 10:02:39 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 10:02:40 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 10:02:40 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 10:02:40 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-mysql-0: 10:02:40 DEBUG unit.mysql/0.config-changed 180818 10:02:40 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 10:02:40 DEBUG unit.mysql/0.config-changed 180818 10:02:40 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 10:02:40 DEBUG unit.mysql/0.config-changed 180818 10:02:40 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 16709 ... unit-abot-epc-basic-0: 10:02:40 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 10:02:40 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 10:02:40 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 10:02:41 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 10:02:41 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 10:02:41 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 10:02:41 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 10:02:41 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 10:02:41 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 10:02:41 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2 [97.2 kB] unit-abot-epc-basic-0: 10:02:41 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 10:02:42 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 10:02:42 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 10:02:42 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 10:02:42 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 10:02:42 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 10:02:42 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 10:02:43 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 10:02:43 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 10:02:43 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 10:02:43 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 10:02:43 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 10:02:43 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 10:02:43 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 10:02:44 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 10:02:44 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 10:02:44 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 10:02:44 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 10:02:44 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 10:02:44 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 10:02:44 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 10:02:45 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2 [13.5 kB] unit-abot-epc-basic-0: 10:02:45 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 10:02:45 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 10:02:45 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 10:02:45 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 10:02:45 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 10:02:45 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 10:02:46 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 10:02:46 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 10:02:46 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 10:02:46 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 10:02:46 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 10:02:46 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 10:02:47 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 10:02:47 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 10:02:47 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 10:02:47 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 10:02:47 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 10:02:47 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 10:02:47 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 10:02:48 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 10:02:49 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 10:02:49 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 10:02:49 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 10:02:49 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 10:02:49 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 10:02:49 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 10:02:50 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 10:02:50 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 10:02:50 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 10:02:50 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-abot-epc-basic-0: 10:02:50 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 10:02:51 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 10:02:51 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 10:02:51 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-mysql-0: 10:02:51 DEBUG unit.mysql/0.config-changed mysql start/running, process 16842 unit-abot-epc-basic-0: 10:02:52 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 10:02:52 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-mysql-0: 10:02:52 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 10:02:52 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 10:02:53 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 10:02:53 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 10:02:53 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-mysql-0: 10:02:53 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 10:02:53 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-mysql-0: 10:02:53 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:02:53 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 10:02:53 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 10:02:54 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-mysql-0: 10:02:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:02:54 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 10:02:54 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 10:02:54 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 10:02:54 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 10:02:55 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.8 [126 kB] unit-abot-epc-basic-0: 10:02:55 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 10:02:55 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 10:02:55 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 10:02:55 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 10:02:55 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 10:02:55 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-abot-epc-basic-0: 10:02:56 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 10:02:56 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 10:02:56 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 10:02:56 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 10:02:56 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 10:02:56 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 10:02:57 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 10:02:57 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-mysql-0: 10:02:57 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 10:02:57 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 10:02:57 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 10:02:57 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-abot-epc-basic-0: 10:02:58 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 10:02:58 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 10:02:58 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 10:02:58 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 10:02:58 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 10:02:59 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 10:02:59 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-mysql-0: 10:02:59 DEBUG unit.mysql/0.config-changed mysql start/running, process 16964 unit-mysql-0: 10:02:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 10:02:59 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 10:02:59 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 10:02:59 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:02:59 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 10:02:59 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 10:02:59 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:02:59 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:02:59 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 10:02:59 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 10:02:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 10:02:59 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 10:02:59 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 10:03:00 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 10:03:00 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 10:03:00 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 10:03:00 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 10:03:00 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 10:03:00 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 10:03:01 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 10:03:01 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 10:03:01 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 10:03:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 10:03:01 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 10:03:02 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 10:03:02 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 10:03:02 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-mysql-0: 10:03:02 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 10:03:02 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 10:03:02 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 10:03:02 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.18~dfsg~0-0ubuntu2.8 [2,979 kB] unit-abot-epc-basic-0: 10:03:03 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.18~dfsg~0-0ubuntu2.8 [2,057 kB] unit-abot-epc-basic-0: 10:03:03 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 10:03:03 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.18~dfsg~0-0ubuntu2.8 [40.9 kB] unit-abot-epc-basic-0: 10:03:03 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 10:03:03 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 10:03:03 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 10:03:04 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 10:03:04 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 10:03:04 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-mysql-0: 10:03:04 DEBUG unit.mysql/0.start mysql start/running, process 17074 unit-mysql-0: 10:03:04 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 10:03:04 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-mysql-0: 10:03:04 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 10:03:04 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 10:03:04 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-mysql-0: 10:03:04 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 10:03:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:03:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:03:04 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 10:03:04 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 10:03:04 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-mysql-0: 10:03:04 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 10:03:04 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 10:03:04 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 10:03:04 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:03:04 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 10:03:05 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 10:03:05 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 10:03:05 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 10:03:05 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 10:03:05 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 10:03:05 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 10:03:06 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 10:03:06 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 10:03:06 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 10:03:06 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 10:03:06 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 10:03:06 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 10:03:07 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 10:03:07 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 10:03:07 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 10:03:07 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 10:03:07 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 10:03:08 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 10:03:08 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 10:03:08 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 10:03:08 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 10:03:08 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 10:03:08 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 10:03:08 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 10:03:09 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 10:03:09 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 10:03:09 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 10:03:09 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 10:03:09 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-abot-epc-basic-0: 10:03:10 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 10:03:10 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 10:03:10 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 10:03:10 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 10:03:10 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 10:03:11 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 10:03:11 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 10:03:11 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4 [39.4 kB] unit-abot-epc-basic-0: 10:03:11 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 10:03:11 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 10:03:12 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 10:03:12 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4 [1,375 kB] unit-abot-epc-basic-0: 10:03:12 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 10:03:13 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 10:03:13 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 10:03:13 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 10:03:13 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 10:03:13 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 10:03:13 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 10:03:13 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 10:03:14 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 10:03:14 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 10:03:14 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 10:03:14 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 10:03:14 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 10:03:14 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 10:03:15 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 10:03:15 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 10:03:15 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 10:03:15 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 10:03:15 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 10:03:16 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 10:03:16 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 10:03:16 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 10:03:16 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 10:03:16 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 10:03:16 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 10:03:16 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 10:03:16 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 10:03:17 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 10:03:17 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 10:03:17 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 10:03:17 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 10:03:17 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 10:03:17 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 10:03:17 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 10:03:18 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 10:03:18 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 10:03:18 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 10:03:18 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 10:03:18 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 10:03:18 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 10:03:19 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 10:03:19 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 10:03:19 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 10:03:19 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 10:03:19 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 10:03:19 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 10:03:19 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 10:03:20 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 10:03:20 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 10:03:20 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2 [9,730 B] unit-abot-epc-basic-0: 10:03:20 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 10:03:20 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 10:03:20 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 10:03:20 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 10:03:21 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 10:03:21 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2 [231 kB] unit-abot-epc-basic-0: 10:03:21 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 10:03:21 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 10:03:21 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 10:03:21 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 10:03:22 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 10:03:22 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 10:03:22 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 10:03:22 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 10:03:22 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 10:03:22 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 10:03:22 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 10:03:23 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 10:03:23 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 10:03:23 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 10:03:23 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 10:03:23 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 10:03:23 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 10:03:23 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 10:03:24 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 10:03:24 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 10:03:24 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 10:03:24 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 10:03:24 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 10:03:24 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 10:03:24 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 10:03:25 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 10:03:25 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 10:03:25 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 10:03:25 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-abot-epc-basic-0: 10:03:25 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-abot-epc-basic-0: 10:03:25 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 10:03:26 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 10:03:26 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 10:03:26 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 10:03:27 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 10:03:27 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 10:03:27 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 10:03:27 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-abot-epc-basic-0: 10:03:28 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 10:03:28 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 10:03:28 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 10:03:28 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 10:03:28 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 10:03:28 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 10:03:28 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 10:03:29 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 10:03:29 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 10:03:29 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 10:03:29 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 10:03:29 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 10:03:29 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 10:03:29 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 10:03:30 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 10:03:30 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1 [995 kB] unit-abot-epc-basic-0: 10:03:30 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1 [101 kB] unit-abot-epc-basic-0: 10:03:30 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 10:03:30 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 10:03:31 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 10:03:31 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 10:03:31 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1 [5,005 kB] unit-abot-epc-basic-0: 10:03:32 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 10:03:32 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 10:03:32 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 10:03:32 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 10:03:32 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 10:03:32 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 10:03:32 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 10:03:33 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 10:03:33 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 10:03:33 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 10:03:33 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 10:03:33 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 10:03:34 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 10:03:35 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 10:03:35 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 10:03:35 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 10:03:35 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 10:03:35 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libkpathsea6 amd64 2015.20160222.37495-1 [55.0 kB] unit-abot-epc-basic-0: 10:03:35 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 10:03:35 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 10:03:36 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 10:03:36 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 10:03:36 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.12 [136 kB] unit-abot-epc-basic-0: 10:03:36 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 10:03:36 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 10:03:36 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 10:03:37 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 10:03:37 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 10:03:37 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 10:03:37 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 10:03:37 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 10:03:38 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 10:03:38 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 10:03:38 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 10:03:38 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 10:03:38 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 10:03:39 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 10:03:39 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 10:03:39 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 10:03:39 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 10:03:40 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.7 [758 kB] unit-abot-epc-basic-0: 10:03:40 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 10:03:40 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 10:03:40 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 10:03:41 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libptexenc1 amd64 2015.20160222.37495-1 [34.3 kB] unit-abot-epc-basic-0: 10:03:41 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 10:03:41 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 10:03:41 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 10:03:41 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 10:03:41 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 10:03:42 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 10:03:42 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] machine-2: 10:03:42 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 10:03:42 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 10:03:42 DEBUG juju.agent read agent config, format "2.0" machine-2: 10:03:42 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 10:03:42 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 10:03:42 DEBUG juju.worker start "engine" machine-2: 10:03:42 INFO juju.worker start "engine" machine-2: 10:03:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 10:03:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 10:03:42 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 10:03:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 10:03:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 10:03:42 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 10:03:42 DEBUG juju.worker "engine" started machine-2: 10:03:42 DEBUG juju.worker.introspection stats worker now serving machine-2: 10:03:42 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 10:03:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:03:42 DEBUG juju.worker.apicaller connecting with old password machine-2: 10:03:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 10:03:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 10:03:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 10:03:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 10:03:42 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-2: 10:03:42 INFO juju.api connection established to "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-2: 10:03:42 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-2: 10:03:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 10:03:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:03:42 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 10:03:42 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 10:03:42 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] machine-2: 10:03:42 DEBUG juju.worker.apicaller connected machine-2: 10:03:42 DEBUG juju.worker.apicaller changing password... machine-2: 10:03:42 DEBUG juju.worker.apicaller password changed machine-2: 10:03:42 DEBUG juju.api RPC connection died machine-2: 10:03:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 10:03:42 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] machine-2: 10:03:43 DEBUG juju.worker.apicaller connecting with current password machine-2: 10:03:43 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-2: 10:03:43 INFO juju.api connection established to "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-2: 10:03:43 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-2: 10:03:43 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:03:43 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] machine-2: 10:03:43 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 10:03:43 INFO juju.worker.upgrader unblocking abort check machine-2: 10:03:43 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 10:03:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 10:03:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 10:03:43 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 10:03:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 10:03:43 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 10:03:43 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 10:03:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 10:03:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.logger logger setup machine-2: 10:03:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 10:03:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 10:03:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 10:03:43 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:03:43 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:03:43 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:03:43 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 10:03:43 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 10:03:43 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:03:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:03:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:03:43 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 10:03:43 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 10:03:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:03:43 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:03:43 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-2: 10:03:43 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 10:03:43 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:03:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:03:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:03:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:03:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 10:03:43 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 10:03:43 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:03:43 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-2: 10:03:43 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-2: 10:03:43 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 10:03:43 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-2: 10:03:43 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 10:03:43 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 10:03:43 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:03:43 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 10:03:43 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 10:03:43 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 10:03:43 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.203:17070"] machine-2: 10:03:43 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 10:03:43 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 10:03:43 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 10:03:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 10:03:43 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 10:03:43 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 10:03:43 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 10:03:43 DEBUG juju.worker start "2-container-watcher" machine-2: 10:03:43 DEBUG juju.worker start "stateconverter" machine-2: 10:03:43 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 10:03:43 INFO juju.worker start "2-container-watcher" machine-2: 10:03:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 10:03:43 INFO juju.worker start "stateconverter" machine-2: 10:03:43 DEBUG juju.worker "2-container-watcher" started machine-2: 10:03:43 DEBUG juju.worker "stateconverter" started machine-2: 10:03:43 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 10:03:43 INFO juju.worker.machiner "machine-2" started machine-2: 10:03:43 DEBUG juju.service discovered init system "upstart" from local host machine-2: 10:03:43 DEBUG juju.worker.deployer state addresses: ["192.168.121.8:37017"] machine-2: 10:03:43 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "172.30.9.203:17070"] machine-2: 10:03:43 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 10:03:43 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 10:03:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 10:03:43 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 10:03:43 DEBUG juju.worker start "api" unit-oai-epc-0: 10:03:43 INFO juju.worker start "api" unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 10:03:43 DEBUG juju.worker "api" started unit-oai-epc-0: 10:03:43 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:03:43 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:43 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 10:03:43 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-oai-epc-0: 10:03:43 INFO juju.api connection established to "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-oai-epc-0: 10:03:43 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-abot-epc-basic-0: 10:03:43 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 10:03:43 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] machine-2: 10:03:44 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:d5:3a:cb 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.14 [] [] []} {2 fa:16:3e:d5:3a:cb 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 10:03:44 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-oai-epc-0: 10:03:44 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:03:44 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 10:03:44 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 10:03:44 DEBUG juju.api RPC connection died unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 10:03:44 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 10:03:44 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-oai-epc-0: 10:03:44 INFO juju.api connection established to "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-oai-epc-0: 10:03:44 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-abot-epc-basic-0: 10:03:44 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 10:03:44 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 10:03:44 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-oai-epc-0: 10:03:44 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:44 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 10:03:44 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 10:03:44 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 10:03:44 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 10:03:44 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 10:03:44 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-oai-epc-0: 10:03:44 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 10:03:44 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 10:03:44 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 10:03:44 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:03:44 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 10:03:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 10:03:44 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-epc-0: 10:03:44 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-epc-0: 10:03:44 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:03:44 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 10:03:44 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:03:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:03:44 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-epc-0: 10:03:44 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-epc-0: 10:03:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 10:03:44 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 10:03:44 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 10:03:44 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 10:03:44 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-epc-0: 10:03:44 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 10:03:44 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-oai-epc-0: 10:03:44 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.203:17070"] unit-abot-epc-basic-0: 10:03:45 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 10:03:45 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-oai-epc-0: 10:03:45 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 10:03:45 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 10:03:45 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 10:03:45 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 10:03:45 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 10:03:45 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 10:03:45 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 10:03:45 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:03:45 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 10:03:45 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 10:03:45 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 10:03:45 DEBUG httpbakery } -> error unit-oai-epc-0: 10:03:45 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 10:03:45 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 10:03:45 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsynctex1 amd64 2015.20160222.37495-1 [41.7 kB] unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 10:03:45 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 10:03:45 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 10:03:45 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 10:03:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 10:03:45 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 10:03:45 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-oai-epc-0: 10:03:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 10:03:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 10:03:45 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexlua52 amd64 2015.20160222.37495-1 [90.8 kB] unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:03:45 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:03:46 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 10:03:46 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 10:03:46 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 10:03:46 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 10:03:46 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 10:03:46 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:03:46 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 10:03:46 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexluajit2 amd64 2015.20160222.37495-1 [213 kB] unit-abot-epc-basic-0: 10:03:46 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-oai-epc-0: 10:03:46 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:03:46 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 10:03:46 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 10:03:46 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 10:03:46 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-oai-epc-0: 10:03:46 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 10:03:46 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-oai-epc-0: 10:03:46 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-oai-epc-0: 10:03:47 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (3248 kB/s) unit-abot-epc-basic-0: 10:03:47 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 10:03:47 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-oai-epc-0: 10:03:47 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-abot-epc-basic-0: 10:03:47 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-oai-epc-0: 10:03:47 DEBUG unit.oai-epc/0.install (Reading database ... 78149 files and directories currently installed.) unit-oai-epc-0: 10:03:47 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 10:03:47 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 10:03:47 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-oai-epc-0: 10:03:47 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 10:03:47 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 10:03:47 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 10:03:47 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-oai-epc-0: 10:03:47 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 10:03:47 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 10:03:47 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 10:03:48 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 10:03:48 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 10:03:48 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-oai-epc-0: 10:03:48 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:03:48 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 10:03:48 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 10:03:48 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 10:03:49 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 10:03:49 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 10:03:49 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:03:49 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 10:03:50 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 10:03:50 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-oai-epc-0: 10:03:50 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:03:50 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 10:03:50 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 10:03:50 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 10:03:50 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-oai-epc-0: 10:03:50 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (23.8 kB/s) unit-abot-epc-basic-0: 10:03:50 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-oai-epc-0: 10:03:50 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 10:03:50 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-oai-epc-0: 10:03:50 DEBUG unit.oai-epc/0.install (Reading database ... 78899 files and directories currently installed.) unit-oai-epc-0: 10:03:50 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 10:03:50 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 10:03:50 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:03:51 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-oai-epc-0: 10:03:51 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 10:03:51 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 10:03:51 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 10:03:51 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-oai-epc-0: 10:03:51 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 10:03:51 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:03:51 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 10:03:51 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 10:03:51 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 10:03:52 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 10:03:52 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 10:03:52 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 10:03:52 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 10:03:52 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 10:03:52 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-oai-epc-0: 10:03:52 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 10:03:52 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 10:03:53 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.10 [2,960 kB] unit-abot-epc-basic-0: 10:03:53 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-oai-epc-0: 10:03:53 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 10:03:53 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 10:03:53 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-oai-epc-0: 10:03:53 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 10:03:53 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 10:03:53 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-oai-epc-0: 10:03:53 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 10:03:53 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-oai-epc-0: 10:03:53 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 10:03:53 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-oai-epc-0: 10:03:53 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-abot-epc-basic-0: 10:03:54 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-oai-epc-0: 10:03:54 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 1s (2745 kB/s) unit-abot-epc-basic-0: 10:03:54 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 texlive-binaries amd64 2015.20160222.37495-1 [7,325 kB] unit-oai-epc-0: 10:03:54 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 10:03:54 DEBUG unit.oai-epc/0.install (Reading database ... 78906 files and directories currently installed.) unit-oai-epc-0: 10:03:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 10:03:54 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:03:54 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 10:03:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 10:03:54 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:03:54 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 10:03:54 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-oai-epc-0: 10:03:55 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 10:03:55 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 10:03:55 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:03:55 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 10:03:55 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-oai-epc-0: 10:03:56 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 10:03:56 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 10:03:56 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 10:03:57 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 10:03:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 10:03:57 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 10:03:57 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 10:03:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 10:03:57 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:03:57 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 10:03:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 10:03:57 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:03:58 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 10:03:58 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 10:03:58 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 10:03:58 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 10:03:59 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-oai-epc-0: 10:03:59 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 10:03:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 10:03:59 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:03:59 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-epc-0: 10:03:59 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:03:59 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 10:03:59 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 10:03:59 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-oai-epc-0: 10:03:59 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:03:59 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:03:59 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-oai-epc-0: 10:03:59 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 10:03:59 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 10:03:59 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 10:03:59 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:03:59 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:03:59 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 10:03:59 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:03:59 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 10:04:00 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 10:04:00 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-oai-epc-0: 10:04:00 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 10:04:00 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 10:04:00 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 10:04:00 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 10:04:00 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-oai-epc-0: 10:04:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:04:00 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 10:04:00 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 10:04:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:04:00 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 10:04:00 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 10:04:00 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 10:04:00 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 10:04:00 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 10:04:00 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-oai-epc-0: 10:04:01 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 10:04:01 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 10:04:01 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 10:04:01 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 10:04:01 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 10:04:01 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 10:04:01 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 1min 27s (3,327 kB/s) unit-abot-epc-basic-0: 10:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67236 files and directories currently installed.) unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 10:04:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 10:04:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:04:03 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:04:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 10:04:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:04:03 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:04:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 10:04:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 10:04:03 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.12_all.deb ... unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 10:04:04 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 10:04:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 10:04:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 10:04:05 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 10:04:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 10:04:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:04:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 10:04:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 10:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:04:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 10:04:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:08 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 10:04:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:04:08 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-155-generic unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-155-generic unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-155-generic unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-155-generic unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-155-generic unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-155-generic unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 10:04:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:04:08 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 10:04:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install --2018-08-18 10:04:08-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install 0K ....... 61.6M=0s unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install 2018-08-18 10:04:08 (61.6 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install --2018-08-18 10:04:08-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 10:04:08 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 367K 3s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 367K 3s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 1.25M 2s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 514K 2s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 52.4M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 35.4M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 374K 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 49.2M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 49.5M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 46.1M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 44.7M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 53.0M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 1.45M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 514K 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 56.4M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 51.6M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 58.4M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 54.5M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 57.5M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 55.5M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 51.8M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 70.1M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 63.8M=0.7s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 2018-08-18 10:04:09 (1.60 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install --2018-08-18 10:04:09-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 10:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 10:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 10:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 52.8M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 55.2M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 60.8M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 60.6M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 51.4M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 66.2M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 72.1M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 70.0M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 63.5M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 70.5M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 74.7M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 68.4M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 88.6M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 120M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 122M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 123M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 110M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 123M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 126M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 117M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 104M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 123M 0s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 410K 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 30.3M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 52.1M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 48.8M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 47.8M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 50.8M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 60.1M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 67.0M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 69.1M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 59.2M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 59.1M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 55.6M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 51.7M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 56.6M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 53.6M 1s unit-oai-epc-0: 10:04:09 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 55.6M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 126K 3s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 47.5M 3s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 62.8M 3s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 63.1M 3s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 76.4M 3s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 71.5M 3s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 75.3M 3s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 67.1M 3s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 85.4M 3s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 79.9M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 83.6M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 80.2M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 87.9M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 97.0M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 98.0M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 90.5M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 101M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 102M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 100M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 91.0M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 97.4M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 103M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 101M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 88.5M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 92.9M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 101M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 98.9M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 90.2M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 97.3M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 98.9M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 98.6M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 86.7M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 97.8M 2s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 104M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 101M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 88.9M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 99.0M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 105M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 98.0M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 91.6M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 101M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 105M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 97.8M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 88.4M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 96.8M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 97.9M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 101M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 91.0M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 99.7M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 106M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 103M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 90.3M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 101M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 106M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 100M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 91.9M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 103M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 101M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 103M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 88.9M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 473K 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 44.7M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 49.5M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 52.2M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 49.0M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 49.6M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 57.3M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 58.8M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 61.3M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 52.0M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 60.6M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 58.0M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 52.2M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 69.2M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 90.2M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 89.9M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 90.4M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 78.5M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 90.6M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 88.4M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 91.8M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 78.4M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 88.0M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 90.8M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 89.2M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 8.34M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 46.9M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 51.1M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 53.1M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 51.1M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 46.6M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 51.7M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 54.0M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 53.5M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 75.0M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 89.0M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 86.2M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 86.9M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 76.2M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 84.3M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 87.6M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 86.5M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 76.4M 1s unit-abot-epc-basic-0: 10:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 10:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 502K 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 42.1M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 34.2M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 38.3M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 35.5M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 36.8M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 30.4M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 37.1M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 38.5M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 49.9M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 65.8M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 85.7M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 84.2M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 86.1M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 72.5M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 85.5M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 87.7M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 86.4M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 77.2M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 86.0M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 84.3M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 88.3M 1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 75.6M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 86.5M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 86.3M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 18.9M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 52.6M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 53.1M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 44.0M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 48.9M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 50.8M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 52.8M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 51.0M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 49.8M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 52.0M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 85.9M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 75.5M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 87.3M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 84.1M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 88.6M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 76.5M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 87.2M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 86.6M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 506K 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 47.6M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 39.4M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 35.4M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 41.1M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 43.4M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 42.9M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 45.3M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 54.1M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 55.3M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 54.5M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 47.7M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 59.1M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 87.2M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 101M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 87.2M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 101M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 97.1M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 105M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 89.9M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 101M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 102M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 104M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 86.1M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 102M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 99.3M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 10.3M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 67.6M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 60.9M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 53.3M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 54.9M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 61.3M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 54.3M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 54.7M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 57.5M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 53.4M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 44.0M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 84.4M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 87.8M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 87.3M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 75.4M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 87.5M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 86.2M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 86.4M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 76.2M 0s unit-abot-epc-basic-0: 10:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 10:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 501K 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 46.5M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 42.9M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 46.9M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 46.7M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 73.8M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 81.7M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 68.3M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 62.6M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 79.4M 0s unit-abot-epc-basic-0: 10:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 60.1M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 84.1M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 73.6M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 80.8M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 72.7M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 64.1M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 76.8M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 85.0M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 85.5M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 88.6M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 76.6M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 86.1M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 87.2M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 89.0M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 73.9M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 83.8M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 8.98M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 69.9M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 54.8M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 70.4M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 69.0M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 80.6M 0s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 20.5M=1.1s unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install 2018-08-18 10:04:10 (11.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install --2018-08-18 10:04:10-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 10:04:10 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 10:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 48.1M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 45.9M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 43.2M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 40.9M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 45.3M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 50.8M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 50.9M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 51.9M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 44.2M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 53.4M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 54.5M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 74.0M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 60.7M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 56.5M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 53.7M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 51.7M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 44.1M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 50.3M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 52.2M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 53.2M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 43.7M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 59.0M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 86.5M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 88.0M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 76.9M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 87.9M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 84.2M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 84.7M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 75.1M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 88.4M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 87.0M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 89.0M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 76.4M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 86.3M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 85.1M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 88.4M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 76.4M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 87.7M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 85.8M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 86.7M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 75.0M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 87.8M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 87.1M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 89.5M 1s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 76.6M 1s unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 491K 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 67.5M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 63.0M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 64.7M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 66.2M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 52.7M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 76.3M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 76.6M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 75.5M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 71.0M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 73.8M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 77.4M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 72.2M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 61.0M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 78.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 88.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 83.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 74.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 76.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 78.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 85.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 65.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 74.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 74.9M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 80.7M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 67.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 74.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 77.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 74.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 58.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 69.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 78.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 101M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 87.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 99.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 100M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 98.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 82.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 97.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 99.7M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 100M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 87.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 99.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 99.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 459K 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 45.7M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 50.3M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 65.2M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 47.6M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 60.5M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 65.2M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 66.0M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 63.2M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 84.2M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 66.9M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 65.3M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 55.4M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 65.3M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 69.0M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 64.1M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 56.0M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 64.8M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 65.9M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 62.4M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 56.5M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 65.7M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 63.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 62.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 58.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 62.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 65.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 61.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 82.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 105M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 99.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 103M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 87.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 105M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 97.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 107M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 85.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 105M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 98.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 107M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 83.9M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 107M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 96.7M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 108M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 81.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 107M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 475K 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 54.2M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 49.7M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 58.8M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 56.0M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 60.8M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 59.4M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 59.2M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 60.1M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 76.5M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 67.4M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 61.8M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 65.5M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 41.4M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 35.6M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 54.2M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 62.7M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 69.8M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 91.9M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 58.9M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 66.3M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 66.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 62.9M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 55.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 67.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 67.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 63.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 57.7M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 88.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 102M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 100M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 90.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 96.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 103M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 100M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 87.7M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 80.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 71.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 79.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 81.7M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 103M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 101M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 97.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 86.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 98.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 90.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 99.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 480K 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 46.8M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 52.1M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 66.4M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 68.2M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 62.1M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 68.0M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 74.4M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 71.1M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 56.6M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 65.5M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 66.9M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 56.5M 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 58.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 64.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 66.7M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 63.9M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 57.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 62.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 67.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 64.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 62.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 62.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 63.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 62.7M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 55.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 65.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 67.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 63.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 69.7M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 92.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 100M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 99.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 87.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 90.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 101M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 101M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 90.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 93.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 102M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 102M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 90.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 101M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 105M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 98.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 91.1M 2s unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 98.5M 2s unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 477K 3s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 50.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 51.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 61.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 57.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 55.9M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 49.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 72.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 69.7M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 62.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 54.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 61.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 61.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 57.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 64.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 65.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 63.7M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 64.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 55.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 60.9M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 64.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 60.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 56.9M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 65.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 65.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 64.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 56.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 63.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 62.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 90.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 90.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 100M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 101M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 102M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 90.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 101M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 107M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 96.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 93.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 98.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 105M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 97.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 92.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 98.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 103M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 96.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 88.9M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 483K 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 44.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 49.7M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 55.7M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 63.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 56.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 54.9M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 66.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 65.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 67.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 61.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 65.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 67.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 66.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 57.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 60.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 65.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 61.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 56.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 66.1M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 63.7M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 64.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 61.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 67.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 39.9M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 63.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 58.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 64.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 68.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 62.9M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 70.2M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 97.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 103M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 98.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 84.9M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 96.6M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 104M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 94.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 92.3M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 97.5M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 105M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 99.4M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 91.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 96.8M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 106M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 9.80M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 67.0M 2s unit-oai-epc-0: 10:04:11 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 99.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 795K 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 1.33M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 62.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 55.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 48.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 59.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 63.7M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 60.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 63.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 67.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 69.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 75.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 69.8M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 67.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 70.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 68.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 57.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 59.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 64.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 64.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 53.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 64.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 66.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 68.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 57.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 72.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 67.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 65.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 58.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 63.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 67.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 66.8M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 80.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 101M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 97.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 104M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 85.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 103M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 95.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 103M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 90.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 105M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 102M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 105M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 91.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 102M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 102M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 105M 2s machine-3: 10:04:12 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 10:04:12 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 10:04:12 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 729K 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 1.37M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 45.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 60.7M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 51.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 54.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 65.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 65.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 57.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 76.8M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 65.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 68.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 62.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 75.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 73.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 66.7M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 59.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 68.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 67.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 76.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 62.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 64.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 70.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 66.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 58.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 63.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 64.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 65.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 54.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 61.7M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 66.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 61.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 55.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 76.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 96.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 102M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 88.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 103M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 96.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 102M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 89.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 100M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 101M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 101M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 87.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 102M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 97.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 101M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 88.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 733K 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 1.36M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 50.8M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 51.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 49.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 49.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 53.7M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 58.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 61.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 61.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 62.8M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 64.8M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 66.7M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 64.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 60.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 60.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 65.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 53.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 64.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 61.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 61.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 53.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 66.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 62.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 68.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 54.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 58.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 63.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 60.8M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 53.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 60.8M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 62.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 96.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 88.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 105M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 101M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 106M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 90.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 104M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 105M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 105M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 90.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 106M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 102M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 104M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 89.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 105M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 105M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 104M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 747K 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 30.8M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 1.39M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 44.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 42.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 46.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 41.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 44.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 47.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 50.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 69.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 74.8M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 59.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 51.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 54.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 48.8M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 51.7M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 55.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 55.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 48.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 53.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 52.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 51.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 51.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 54.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 55.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 58.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 45.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 64.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 76.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 86.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 74.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 87.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 84.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 86.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 75.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 85.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 88.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 85.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 75.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 88.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 81.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 81.7M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 76.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 83.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 87.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 85.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 75.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 84.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 782K 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 57.8M 2s unit-abot-epc-basic-0: 10:04:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 10:04:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 1.44M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 41.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 45.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 40.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 45.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 53.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 50.1M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 42.7M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 52.2M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 67.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 85.9M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 43.7M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 52.4M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 48.3M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 52.5M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 46.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 47.8M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 50.0M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 51.6M 2s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 42.4M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 50.9M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 83.8M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 86.4M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 52.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 79.7M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 69.7M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 60.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 55.0M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 60.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 76.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 83.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 77.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 82.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 88.0M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 81.9M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 75.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 89.0M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 86.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 87.4M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 77.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 85.9M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 88.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 86.7M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 77.4M 1s machine-3: 10:04:12 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 10:04:12 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 10:04:12 DEBUG juju.worker start "engine" machine-3: 10:04:12 INFO juju.worker start "engine" machine-3: 10:04:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 10:04:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:04:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 10:04:12 DEBUG juju.worker "engine" started machine-3: 10:04:12 DEBUG juju.worker.introspection stats worker now serving machine-3: 10:04:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 10:04:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 10:04:12 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 10:04:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 10:04:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:04:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 10:04:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 10:04:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 10:04:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 10:04:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 761K 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 43.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 41.2M 1s machine-3: 10:04:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 53.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 63.0M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 71.4M 1s machine-3: 10:04:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 75.1M 1s machine-3: 10:04:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 1.56M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 49.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 54.3M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 42.5M 1s machine-3: 10:04:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 47.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 56.2M 1s machine-3: 10:04:12 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 51.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 43.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 51.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 70.0M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 67.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 45.8M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 51.4M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 51.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 50.0M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 45.2M 1s machine-3: 10:04:12 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-3: 10:04:12 INFO juju.api connection established to "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-3: 10:04:12 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 50.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 47.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 57.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 42.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 53.7M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 84.9M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 60.4M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 41.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 60.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 52.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 61.7M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 48.9M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 79.9M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 85.4M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 86.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 71.7M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 87.4M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 87.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 86.9M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 75.8M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 87.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 87.4M 1s machine-3: 10:04:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 88.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 77.3M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 86.7M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 88.0M 1s machine-3: 10:04:12 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 81.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 75.6M 1s unit-abot-epc-basic-0: 10:04:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 760K 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 24.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 28.4M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 43.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 37.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 45.3M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 1.76M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 43.0M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 48.4M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 48.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 46.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 47.9M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 57.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 62.3M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 51.0M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 47.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 57.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 65.4M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 51.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 47.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 51.0M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 53.9M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 50.7M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 46.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 52.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 57.7M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 52.3M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 54.0M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 71.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 61.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 69.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 66.8M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 62.8M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 69.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 60.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 56.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 76.8M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 88.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 86.3M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 76.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 87.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 87.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 83.9M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 71.7M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 87.2M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 86.9M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 80.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 76.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 82.3M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 751K 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 34.7M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 51.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 50.1M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 49.3M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 59.7M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 84.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 82.3M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 1.66M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 49.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 49.7M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 44.6M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 49.0M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 50.8M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 57.9M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 55.5M 1s unit-oai-epc-0: 10:04:12 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 53.4M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 51.4M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 54.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 50.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 70.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 61.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 50.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 50.4M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 54.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 51.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 52.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 46.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 50.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 61.4M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 67.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 51.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 61.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 65.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 60.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 52.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 59.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 64.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 73.4M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 74.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 87.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 86.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 88.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 75.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 87.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 86.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 86.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 77.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 79.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 88.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 86.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 74.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 748K 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 39.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 42.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 48.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 52.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 59.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 73.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 73.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 1.67M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 48.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 43.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 45.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 51.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 54.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 47.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 51.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 51.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 69.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 53.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 60.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 59.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 51.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 71.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 72.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 57.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 52.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 50.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 43.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 48.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 53.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 61.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 53.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 58.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 60.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 61.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 50.4M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 58.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 72.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 80.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 71.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 81.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 85.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 85.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 74.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 87.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 87.4M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 87.4M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 71.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 86.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 88.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 85.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 751K 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 45.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 38.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 43.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 54.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 86.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 82.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 75.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 86.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 1.29M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 35.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 48.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 48.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 55.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 74.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 48.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 39.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 24.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 33.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 45.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 44.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 33.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 46.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 41.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 57.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 69.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 83.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 86.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 87.4M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 76.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 85.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 86.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 87.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 75.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 86.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 83.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 85.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 72.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 87.4M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 87.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 87.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 76.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 86.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 83.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 84.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 76.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 87.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 84.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 88.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 75.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 85.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 851K 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 31.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 35.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 34.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 65.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 74.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 81.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 74.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 83.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 85.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 1.76M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 5.69M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 39.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 33.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 41.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 44.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 47.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 41.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 49.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 46.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 47.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 56.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 69.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 57.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 75.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 58.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 62.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 70.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 68.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 63.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 64.4M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 87.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 87.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 76.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 86.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 76.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 85.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 75.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 87.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 87.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 86.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 735K 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 34.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 32.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 23.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 33.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 37.3M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 41.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 75.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 84.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 86.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 84.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 76.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 88.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 83.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 86.1M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 72.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 85.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 88.4M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 84.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 76.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 83.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 88.5M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 1.89M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 43.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 33.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 47.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 57.6M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 49.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 49.8M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 56.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 61.9M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 55.0M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 60.7M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 61.2M 1s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 70.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 52.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 60.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 70.0M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 58.9M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 51.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 64.9M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 68.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 65.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 55.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 88.0M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 84.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 85.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 71.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 81.9M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 89.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 86.0M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 76.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 88.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 731K 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 39.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 37.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 42.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 35.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 47.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 49.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 54.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 58.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 67.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 82.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 86.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 72.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 84.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 82.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 80.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 71.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 83.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 2.33M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 43.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 49.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 74.0M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 8.76M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 47.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 35.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 38.0M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 44.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 35.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 39.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 46.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 47.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 42.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 64.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 65.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 48.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 55.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 56.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 61.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 60.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 62.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 57.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 62.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 87.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 75.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 85.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 85.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 85.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 75.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 88.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 87.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 88.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 74.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 86.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 88.1M 0s machine-3: 10:04:13 DEBUG juju.worker.apicaller connected machine-3: 10:04:13 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 746K 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 38.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 38.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 35.9M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 41.0M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 36.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 43.0M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 49.0M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 82.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 74.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 82.9M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 83.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 85.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 73.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 83.3M 0s machine-3: 10:04:13 DEBUG juju.worker.apicaller password changed machine-3: 10:04:13 DEBUG juju.api RPC connection died machine-3: 10:04:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 83.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 87.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 75.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 2.22M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 44.0M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 59.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 75.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 10.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 42.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 41.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 36.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 40.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 39.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 38.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 33.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 44.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 65.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 63.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 43.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 65.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 61.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 62.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 52.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 62.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 62.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 57.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 69.9M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 87.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 84.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 84.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 77.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 85.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 88.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 86.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 76.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 88.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 85.1M 0s machine-3: 10:04:13 DEBUG juju.worker.apicaller connecting with current password machine-3: 10:04:13 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-3: 10:04:13 INFO juju.api connection established to "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-3: 10:04:13 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 737K 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 37.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 37.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 41.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 38.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 38.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 51.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 53.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 73.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 76.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 86.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 85.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 87.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 76.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 85.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 89.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 86.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 77.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 89.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 2.34M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 40.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 52.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 71.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 7.60M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 36.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 40.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 34.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 44.8M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 54.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 52.9M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 38.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 53.9M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 64.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 59.0M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 55.6M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 66.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 66.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 63.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 54.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 59.4M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 65.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 64.9M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 64.9M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 85.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 88.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 85.2M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 75.5M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 81.1M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 86.9M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 88.3M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 75.7M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 87.0M 0s unit-oai-epc-0: 10:04:13 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 84.5M 0s unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 732K 0s unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 58.9M 0s unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 68.9M 0s unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install 53750K ...... 100% 37.1M=3.0s unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install 2018-08-18 10:04:14 (17.7 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install FINISHED --2018-08-18 10:04:14-- unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install Total wall clock time: 5.5s unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 4.8s (13.9 MB/s) unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install (Reading database ... 79175 files and directories currently installed.) unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 10:04:14 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... machine-3: 10:04:14 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... machine-3: 10:04:14 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 10:04:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 10:04:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 10:04:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 10:04:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 10:04:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 10:04:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 10:04:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 10:04:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 10:04:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 10:04:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. machine-3: 10:04:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... machine-3: 10:04:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... machine-3: 10:04:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 10:04:14 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 10:04:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:04:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 10:04:14 INFO juju.worker.upgrader unblocking abort check machine-3: 10:04:14 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 10:04:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 10:04:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 10:04:14 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 10:04:14 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 10:04:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.logger logger setup machine-3: 10:04:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 10:04:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-3: 10:04:14 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 10:04:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 10:04:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:04:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:04:14 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:04:14 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 10:04:14 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:04:14 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 10:04:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:04:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:04:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:04:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:04:14 DEBUG juju.network including address local-cloud:192.168.121.25 for machine machine-3: 10:04:14 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:04:14 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.25 local-machine:::1] machine-3: 10:04:14 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.25 local-machine:::1] machine-3: 10:04:14 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 10:04:14 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 10:04:14 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 10:04:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:04:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:04:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:04:14 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 10:04:14 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 10:04:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:04:14 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:04:14 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-3: 10:04:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 10:04:14 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 10:04:14 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 10:04:14 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 10:04:14 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 10:04:14 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 10:04:14 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... machine-3: 10:04:14 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 10:04:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 10:04:14 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.203:17070"] machine-3: 10:04:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 10:04:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 10:04:14 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 10:04:14 DEBUG juju.worker start "3-container-watcher" machine-3: 10:04:14 DEBUG juju.worker start "stateconverter" machine-3: 10:04:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 10:04:14 INFO juju.worker start "3-container-watcher" machine-3: 10:04:14 DEBUG juju.worker "3-container-watcher" started machine-3: 10:04:14 INFO juju.worker start "stateconverter" machine-3: 10:04:14 DEBUG juju.worker "stateconverter" started machine-3: 10:04:14 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 10:04:14 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 10:04:14 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 10:04:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 10:04:14 INFO juju.worker.machiner "machine-3" started machine-3: 10:04:14 DEBUG juju.service discovered init system "upstart" from local host machine-3: 10:04:14 DEBUG juju.worker.deployer state addresses: ["192.168.121.8:37017"] machine-3: 10:04:14 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "172.30.9.203:17070"] machine-3: 10:04:15 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 10:04:15 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 10:04:15 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 10:04:15 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 10:04:15 DEBUG juju.worker start "api" unit-oai-hss-0: 10:04:15 INFO juju.worker start "api" unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 10:04:15 DEBUG juju.worker "api" started unit-oai-hss-0: 10:04:15 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 10:04:15 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-oai-hss-0: 10:04:15 INFO juju.api connection established to "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-oai-hss-0: 10:04:15 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:04:15 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 10:04:15 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 10:04:15 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 10:04:15 DEBUG juju.api RPC connection died unit-oai-hss-0: 10:04:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 10:04:15 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 10:04:15 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-oai-hss-0: 10:04:15 INFO juju.api connection established to "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-oai-hss-0: 10:04:15 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-3: 10:04:15 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:3b:76:03 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.25 [] [] []} {2 fa:16:3e:3b:76:03 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 10:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-oai-epc-0: 10:04:16 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-epc-0: 10:04:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-epc-0: 10:04:16 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 10:04:16 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 10:04:16 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 10:04:16 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 10:04:16 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 10:04:16 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 10:04:16 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 10:04:16 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 10:04:16 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 10:04:16 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 10:04:16 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-hss-0: 10:04:16 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:04:16 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 10:04:16 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-hss-0: 10:04:16 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 10:04:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 10:04:16 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 10:04:16 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 10:04:16 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 10:04:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:04:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:04:16 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-hss-0: 10:04:16 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-hss-0: 10:04:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 10:04:16 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 10:04:16 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 10:04:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 10:04:16 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.203:17070"] unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 10:04:16 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 10:04:16 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 10:04:16 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 10:04:16 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 10:04:16 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 10:04:16 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 10:04:16 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 10:04:16 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 10:04:16 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 10:04:16 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 10:04:16 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 10:04:16 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 10:04:16 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 10:04:16 DEBUG httpbakery } -> error unit-oai-hss-0: 10:04:16 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 10:04:16 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 10:04:17 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 10:04:17 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 10:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 10:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:04:18 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 10:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 10:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 10:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 10:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 10:04:20 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 10:04:20 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 10:04:20 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 10:04:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 10:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-oai-hss-0: 10:04:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 10:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 10:04:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:04:20 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-epc-0: 10:04:20 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 10:04:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:04:21 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 10:04:21 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 10:04:21 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:04:21 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 10:04:22 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 10:04:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 10:04:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:04:22 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 1s (3326 kB/s) unit-oai-hss-0: 10:04:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 10:04:22 DEBUG unit.oai-hss/0.install (Reading database ... 78149 files and directories currently installed.) unit-oai-hss-0: 10:04:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 10:04:22 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 10:04:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 10:04:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 10:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 10:04:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 10:04:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 10:04:23 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 10:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 10:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:04:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 10:04:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-hss-0: 10:04:24 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 10:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 10:04:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:04:25 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 10:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 10:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 10:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 10:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 10:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 10:04:26 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 10:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 10:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 10:04:27 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-hss-0: 10:04:28 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 10:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 10:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 10:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 10:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 10:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 10:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 10:04:29 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install virt-what unit-oai-epc-0: 10:04:29 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 10:04:29 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 10:04:29 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 10:04:30 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (82.8 kB/s) unit-abot-epc-basic-0: 10:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 10:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-oai-hss-0: 10:04:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 10:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 10:04:30 DEBUG unit.oai-hss/0.install (Reading database ... 78899 files and directories currently installed.) unit-oai-hss-0: 10:04:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 10:04:30 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 10:04:30 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 10:04:30 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 10:04:30 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 10:04:30 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:04:30 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:04:30 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 10:04:30 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 10:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 10:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 10:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 10:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-oai-hss-0: 10:04:30 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:04:30 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:04:30 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 10:04:30 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:04:30 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 10:04:31 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 10:04:32 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 10:04:32 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-hss-0: 10:04:32 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 10:04:32 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 10:04:32 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 10:04:32 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 10:04:32 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 1s (2949 kB/s) unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 10:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install (Reading database ... 78906 files and directories currently installed.) unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:04:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 10:04:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 10:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 10:04:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 10:04:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 10:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:04:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 10:04:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 10:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 10:04:33 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 10:04:34 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 10:04:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:04:34 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:04:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 10:04:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:04:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 10:04:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 10:04:34 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 10:04:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:04:34 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:04:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 10:04:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:04:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 10:04:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 10:04:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 10:04:35 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 10:04:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 10:04:35 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 10:04:36 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 10:04:36 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:04:36 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 10:04:36 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 10:04:36 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 10:04:36 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 10:04:36 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 10:04:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 10:04:36 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 10:04:37 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:04:37 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:04:37 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 10:04:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 10:04:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-epc-0: 10:04:37 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 10:04:37 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 10:04:37 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 10:04:37 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 10:04:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-epc-0: 10:04:37 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 10:04:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 10:04:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-epc-0: 10:04:37 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:04:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:04:37 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-oai-epc-0: 10:04:37 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-155-generic unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 10:04:37 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 10:04:37 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 10:04:37 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:04:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 10:04:37 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 10:04:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-oai-epc-0: 10:04:37 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 10:04:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 10:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 10:04:38 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 10:04:38 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 10:04:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 10:04:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 10:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 10:04:38 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-156-generic unit-oai-epc-0: 10:04:38 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-156-generic unit-abot-epc-basic-0: 10:04:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-oai-epc-0: 10:04:38 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-155-generic unit-abot-epc-basic-0: 10:04:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 10:04:38 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-epc-0: 10:04:38 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-155-generic unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:04:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:04:38 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:04:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:04:38 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 10:04:38 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 10:04:38 DEBUG unit.oai-hss/0.install + echo -n unit-oai-epc-0: 10:04:39 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 10:04:39 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 10:04:39 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 10:04:39 INFO juju.worker.uniter.context trying to kill context process 8325 unit-oai-epc-0: 10:04:39 INFO juju.worker.uniter.context waiting for context process 8325 to die unit-oai-hss-0: 10:04:39 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 10:04:39 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 10:04:39 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 10:04:39 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 10:04:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 10:04:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:04:39 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-epc-0: 10:04:39 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 10:04:39 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 10:04:39 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 10:04:39 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 10:04:39 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:04:39 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 10:04:39 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 10:04:39 DEBUG juju.worker.uniter juju-run listener stopped machine-2: 10:04:39 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 10:04:39 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-2: 10:04:39 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-2: 10:04:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 10:04:39 DEBUG juju.worker killing runner 0xc42039c270 unit-abot-epc-basic-0: 10:04:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 10:04:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 10:04:40 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 10:04:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 10:04:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:40 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:04:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 10:04:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 10:04:40 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 10:04:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 10:04:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:04:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 10:04:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 10:04:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:43 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.8_amd64.deb ... unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 10:04:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 10:04:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 10:04:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:45 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 10:04:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 10:04:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:04:45 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 10:04:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:45 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 10:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 10:04:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 10:04:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:04:48 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:04:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 10:04:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:04:48 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:04:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 10:04:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:04:48 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 10:04:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 10:04:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:50 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 10:04:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 10:04:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 10:04:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:04:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:04:50 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-155-generic unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-155-generic unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-155-generic unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-155-generic unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-155-generic unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-155-generic unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 10:04:50 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 10:04:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:04:51 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 10:04:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install --2018-08-18 10:04:51-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 10:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 10:04:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:51 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 10:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 10:04:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 10:04:51 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 10:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 10:04:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:04:51 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install 0K ....... 66.3M=0s unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install 2018-08-18 10:04:51 (66.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install --2018-08-18 10:04:51-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 10:04:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 10:04:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 10:04:51 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 367K 3s unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 366K 3s unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 39.1M 2s unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 370K 2s unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 34.9M 1s unit-oai-hss-0: 10:04:51 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 39.3M 1s unit-abot-epc-basic-0: 10:04:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 10:04:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 10:04:52 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 376K 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 36.4M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 44.3M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 53.1M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 54.8M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 52.5M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 55.7M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 385K 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 35.8M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 44.4M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 43.9M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 43.8M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 60.1M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 94.0M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 64.7M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 102M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 104M=0.7s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2018-08-18 10:04:52 (1.60 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install --2018-08-18 10:04:52-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 43.2M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 56.5M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 46.6M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 53.4M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 37.8M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 57.3M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 69.6M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 54.9M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 61.0M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 109M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 116M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 110M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 105M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 106M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 124M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 117M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 106M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 115M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 111M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 109M 0s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 409K 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 45.3M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 39.2M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 46.0M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 48.4M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 48.1M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 58.8M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 61.0M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 66.0M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 51.3M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 61.6M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 62.3M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 57.7M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 76.3M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 64.1M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 58.1M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 350K 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 363K 3s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 91.7M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 75.8M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 103M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 84.3M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 104M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 90.8M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 107M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 105M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 117M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 94.6M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 115M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 124M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 115M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 106M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 118M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 111M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 125M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 105M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 121M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 113M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 115M 2s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 99.6M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 116M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 117M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 121M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 106M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 117M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 124M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 116M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 109M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 127M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 102M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 124M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 92.5M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 101M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 95.8M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 100M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 85.0M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 103M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 100M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 102M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 84.8M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 102M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 92.5M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 92.7M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 84.8M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 101M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 103M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 102M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 70.0M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 78.4M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 93.3M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 97.9M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 89.2M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 102M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 103M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 95.9M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 89.6M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 100M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 103M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 464K 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 47.6M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 51.4M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 50.3M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 42.0M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 55.6M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 55.5M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 57.1M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 61.4M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 95.9M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 97.1M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 88.3M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 68.9M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 61.7M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 56.3M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 59.2M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 53.1M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 61.0M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 57.1M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 59.3M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 55.3M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 88.1M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 97.5M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 100M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 83.0M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 99.1M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 96.7M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 96.6M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 83.8M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 98.0M 1s unit-oai-hss-0: 10:04:52 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 17.7M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 446K 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 51.0M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 50.2M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 52.2M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 50.6M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 51.2M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 58.3M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 60.3M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 58.7M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 72.4M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 96.9M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 100M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 80.5M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 58.9M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 64.0M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 67.5M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 62.1M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 56.9M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 58.7M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 75.9M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 64.2M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 57.1M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 70.7M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 94.7M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 97.9M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 85.7M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 98.3M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 96.5M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 103M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 83.6M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 1.17M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 679K 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 53.0M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 55.3M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 47.1M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 54.4M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 52.8M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 60.4M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 55.7M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 59.8M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 64.2M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 93.8M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 87.1M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 76.2M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 63.5M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 72.0M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 56.0M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 63.7M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 59.5M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 70.7M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 53.7M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 67.0M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 79.4M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 59.7M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 62.4M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 91.9M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 104M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 102M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 85.2M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 87.2M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 101M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 1.18M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 681K 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 44.8M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 51.1M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 47.9M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 52.9M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 47.2M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 47.6M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 56.1M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 60.8M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 55.5M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 83.7M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 75.2M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 66.5M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 57.7M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 56.5M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 60.4M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 62.7M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 60.9M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 55.8M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 67.5M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 77.1M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 62.8M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 54.9M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 98.0M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 94.0M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 98.1M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 84.9M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 97.0M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 101M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 97.4M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 44.3M 0s unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 445K 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 59.6M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 40.3M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 47.3M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 45.5M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 57.9M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 48.1M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 45.2M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 60.9M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 58.3M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 65.6M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 73.3M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 68.0M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 66.5M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 65.6M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 52.2M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 62.3M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 61.8M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 58.5M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 58.9M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 69.3M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 73.2M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 62.2M 0s unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 62.6M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 97.7M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 102M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 102M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 82.2M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 95.4M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 99.5M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 95.1M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 71.9M 0s unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 629K 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 1.44M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 43.4M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 52.8M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 46.5M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 61.0M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 84.5M 0s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 82.5M=1.3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2018-08-18 10:04:53 (10.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install --2018-08-18 10:04:53-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 48.6M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 50.2M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 42.7M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 40.3M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 41.6M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 50.6M 1s unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 49.7M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 53.3M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 42.4M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 52.2M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 49.7M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 52.4M 1s unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 46.2M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 57.9M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 65.1M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 65.2M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 56.4M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 74.1M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 93.4M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 86.1M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 81.0M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 86.2M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 95.3M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 94.5M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 84.2M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 86.2M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 93.1M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 92.3M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 80.6M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 96.6M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 93.2M 1s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 94.3M 1s unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 450K 4s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 51.0M 4s unit-abot-epc-basic-0: 10:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 46.3M 4s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 31.8M 4s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 33.5M 4s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 32.9M 4s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 32.2M 4s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 38.8M 4s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 32.0M 4s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 32.6M 4s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 35.5M 4s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 39.1M 4s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 39.8M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 50.1M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 62.8M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 81.3M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 71.9M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 81.7M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 83.4M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 85.4M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 73.9M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 87.6M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 86.1M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 89.0M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 71.8M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 86.2M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 90.5M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 86.1M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 81.4M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 85.9M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 87.3M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 90.3M 3s unit-oai-hss-0: 10:04:53 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 74.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 464K 4s unit-abot-epc-basic-0: 10:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 42.5M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 40.1M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 43.8M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 42.0M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 41.0M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 44.9M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 62.3M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 53.4M 4s unit-abot-epc-basic-0: 10:04:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 50.0M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 54.0M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 55.8M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 54.6M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 49.5M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 65.1M 4s unit-abot-epc-basic-0: 10:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 58.4M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 55.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 58.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 60.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 61.9M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 87.9M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 80.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 95.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 92.9M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 90.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 84.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 96.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 94.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 94.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 77.9M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 98.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 95.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 97.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 83.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 450K 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 30.5M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 38.1M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 44.6M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 39.7M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 40.0M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 51.8M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 50.0M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 50.3M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 42.7M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 50.4M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 47.9M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 50.1M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 40.8M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 51.1M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 47.6M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 50.6M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 72.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 80.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 84.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 85.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 74.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 87.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 81.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 80.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 73.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 85.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 86.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 85.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 71.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 81.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 77.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 83.9M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 461K 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 43.2M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 50.2M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 33.3M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 39.7M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 40.0M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 36.4M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 40.8M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 49.8M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 45.1M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 52.2M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 40.2M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 49.4M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 62.7M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 50.6M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 45.2M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 52.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 43.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 50.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 64.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 78.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 82.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 78.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 72.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 84.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 82.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 84.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 72.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 83.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 83.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 81.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 72.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 83.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 77.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 466K 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 47.5M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 42.2M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 35.0M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 37.3M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 39.8M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 38.0M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 28.7M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 32.3M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 36.0M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 37.5M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 36.0M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 39.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 35.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 37.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 36.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 64.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 73.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 59.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 61.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 70.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 84.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 74.9M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 75.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 80.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 82.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 86.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 73.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 84.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 85.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 84.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 73.9M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 83.9M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 87.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 2.10M 3s unit-abot-epc-basic-0: 10:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 611K 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 48.9M 4s unit-abot-epc-basic-0: 10:04:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 34.1M 4s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 38.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 31.7M 3s unit-abot-epc-basic-0: 10:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 37.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 30.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 39.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 31.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 39.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 43.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 47.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 42.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 49.9M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 64.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 76.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 60.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 75.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 67.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 81.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 73.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 81.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 77.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 78.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 72.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 79.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 85.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 81.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 73.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 82.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 83.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 86.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 73.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 81.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 1.93M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 610K 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 38.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 49.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 35.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 34.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 33.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 35.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 33.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 39.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 29.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 36.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 41.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 36.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 45.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 35.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 38.7M 3s unit-abot-epc-basic-0: 10:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 48.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 51.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 73.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 69.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 77.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 64.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 77.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 67.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 81.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 63.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 77.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 70.9M 3s unit-abot-epc-basic-0: 10:04:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 75.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 61.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 81.9M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 81.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 80.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 71.0M 3s unit-abot-epc-basic-0: 10:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 2.23M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 611K 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 39.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 48.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 31.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 30.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 26.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 31.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 32.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 35.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 25.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 46.9M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 30.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 36.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 31.9M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 35.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 61.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 60.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 59.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 66.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 68.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 70.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 63.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 77.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 72.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 78.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 66.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 79.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 76.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 74.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 70.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 77.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 80.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 79.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 66.8M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 2.36M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 613K 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 27.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 36.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 30.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 38.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 26.3M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 32.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 27.4M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 35.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 27.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 40.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 38.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 34.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 35.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 38.5M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 53.9M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 56.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 50.2M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 54.6M 3s unit-abot-epc-basic-0: 10:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 65.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 70.6M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 64.0M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 76.7M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 74.9M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 72.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 66.1M 3s unit-oai-hss-0: 10:04:54 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 72.7M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 70.7M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 70.8M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 65.3M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 74.5M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 73.4M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 78.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 68.5M 3s unit-abot-epc-basic-0: 10:04:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:04:55 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 2.53M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 610K 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 36.0M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 44.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 42.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 43.2M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 40.2M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 46.7M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 45.7M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 50.9M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 43.8M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 42.3M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 48.4M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 54.5M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 40.9M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 50.5M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 56.5M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 53.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 39.4M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 43.3M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 62.8M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 55.4M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 54.2M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 78.9M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 79.5M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 79.2M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 69.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 81.0M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 75.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 77.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 70.8M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 79.0M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 79.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 81.0M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 69.5M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 2.01M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 44.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 609K 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 50.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 45.3M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 52.2M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 45.0M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 55.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 47.4M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 50.7M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 46.2M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 50.0M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 51.3M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 49.5M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 53.2M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 49.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 57.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 59.2M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 57.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 52.4M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 54.8M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 52.0M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 56.2M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 57.5M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 64.5M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 78.3M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 97.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 82.0M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 97.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 93.0M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 95.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 83.2M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 90.4M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 92.9M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 96.8M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 85.0M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 1.79M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 526K 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 45.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 42.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 45.7M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 41.2M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 49.4M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 37.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 51.2M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 51.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 52.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 37.3M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 68.7M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 85.5M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 400K 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 35.5M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 49.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 41.2M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 49.5M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 61.0M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 59.9M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 69.4M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 88.5M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 84.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 81.4M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 75.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 86.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 89.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 103M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 87.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 107M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 104M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 106M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 88.9M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 107M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 104M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 108M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 93.3M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 100M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 106M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 108M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 91.1M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 109M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 108M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 106M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 431K 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 28.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 50.3M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 43.5M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 49.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 45.4M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 58.3M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 61.9M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 68.1M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 63.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 75.8M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 61.8M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 76.8M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 60.8M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 77.2M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 69.6M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 108M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 108M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 106M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 93.3M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 108M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 105M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 109M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 92.4M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 2.03M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 516K 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 63.7M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 59.6M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 48.4M 3s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 55.0M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 57.3M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 58.3M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 53.5M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 70.2M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 66.4M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 69.2M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 56.8M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 61.2M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 63.6M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 75.4M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 60.4M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 101M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 99.2M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 107M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 87.7M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 106M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 104M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 104M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 93.1M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 2.06M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 516K 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 64.2M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 53.3M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 46.6M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 50.4M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 60.1M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 55.4M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 53.8M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 55.0M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 56.0M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 62.9M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 52.6M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 62.7M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 64.6M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 61.8M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 86.8M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 107M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 99.7M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 104M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 85.0M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 105M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 105M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 102M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 90.0M 2s unit-oai-hss-0: 10:04:55 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 2.17M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 516K 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 42.1M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 60.3M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 53.5M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 47.3M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 55.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 53.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 56.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 63.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 76.3M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 63.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 66.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 58.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 62.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 66.3M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 65.3M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 83.1M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 102M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 104M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 103M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 90.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 102M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 95.6M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 101M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 91.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 2.17M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 516K 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 44.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 63.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 59.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 67.4M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 59.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 49.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 60.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 61.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 64.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 55.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 65.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 63.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 57.3M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 56.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 59.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 71.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 92.4M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 80.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 99.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 103M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 95.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 88.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 108M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 104M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 2.20M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 517K 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 51.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 44.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 50.1M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 62.6M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 58.3M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 51.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 72.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 65.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 62.5M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 62.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 62.1M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 60.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 60.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 53.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 62.3M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 61.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 80.5M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 91.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 103M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 103M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 99.4M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 91.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 104M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 104M 2s unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 2.30M 2s unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 516K 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 54.6M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 42.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 59.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 60.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 40.6M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 57.3M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 56.3M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 54.4M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 53.5M 2s unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 64.1M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 54.5M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 67.5M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 64.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 64.5M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 56.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 65.3M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 61.5M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 78.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 89.4M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 97.5M 2s unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 102M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 106M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 88.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 106M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 94.8M 2s unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 2.34M 2s unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 517K 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 40.5M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 54.6M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 58.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 53.4M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 46.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 51.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 48.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 47.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 51.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 56.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 81.1M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 59.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 58.6M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 61.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 57.5M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 50.1M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 56.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 72.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 95.3M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 82.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 94.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 90.6M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 86.6M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 80.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 85.4M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 2.50M 2s unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 519K 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 43.5M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 42.3M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 54.6M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 64.4M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 53.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 54.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 62.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 68.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 62.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 71.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 73.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 62.6M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 76.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 72.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 78.1M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 87.1M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 62.1M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 71.1M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 67.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 70.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 66.6M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 63.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 66.5M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 102M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 89.1M 2s unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 2.44M 2s unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.18~dfsg~0-0ubuntu2.8_all.deb ... unit-abot-epc-basic-0: 10:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 1.27M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 841K 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 46.4M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 40.4M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 45.1M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 52.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 45.4M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 36.4M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 44.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 34.2M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 44.1M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 43.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 58.3M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 48.8M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 45.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 39.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 50.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 52.9M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 103M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 106M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 107M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 93.0M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 104M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 93.6M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 94.6M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 72.6M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 90.7M 2s unit-oai-hss-0: 10:04:56 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 2.96M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 650K 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 2.34M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 58.1M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 44.9M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 55.1M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 59.1M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 71.0M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 43.4M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 58.8M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 59.6M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 71.9M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 72.1M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 61.6M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 61.9M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 71.4M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 78.6M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 70.6M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 77.1M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 81.4M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 79.6M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 77.6M 2s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 73.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 71.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 67.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 57.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 89.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 97.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 2.47M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 1.27M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 848K 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 37.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 57.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 47.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 55.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 62.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 75.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 69.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 65.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 68.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 70.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 77.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 61.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 64.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 68.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 85.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 68.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 77.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 79.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 77.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 72.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 50.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 60.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 68.7M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 66.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 78.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 80.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 2.48M 1s unit-abot-epc-basic-0: 10:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 10:04:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 10:04:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 520K 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 32.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 38.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 55.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 38.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 43.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 35.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 27.7M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 37.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 35.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 36.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 38.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 55.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 48.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 62.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 26.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 39.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 89.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 82.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 88.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 95.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 92.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 92.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 97.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 104M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 98.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 92.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 98.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 3.39M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 521K 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 31.7M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 39.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 46.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 49.7M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 63.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 60.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 62.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 50.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 63.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 68.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 62.7M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 66.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 65.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 71.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 77.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 62.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 76.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 75.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 77.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 60.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 94.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 89.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 65.7M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 54.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 65.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 94.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 104M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 2.59M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 522K 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 26.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 41.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 51.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 32.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 33.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 42.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 30.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 30.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 32.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 45.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 38.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 42.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 59.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 88.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 36.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 29.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 62.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 86.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 96.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 82.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 101M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 106M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 107M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 89.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 105M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 99.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 108M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 3.75M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 1.26M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 847K 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 49.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 39.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 37.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 67.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 68.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 58.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 46.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 70.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 58.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 55.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 53.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 64.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 66.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 75.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 72.7M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 73.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 72.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 80.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 82.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 81.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 88.7M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 81.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 62.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 69.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 71.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 89.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 75.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 2.67M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 522K 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 27.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 55.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 43.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 36.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 49.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 63.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 54.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 59.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 59.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 65.7M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 59.7M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 68.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 52.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 69.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 68.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 73.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 75.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 76.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 73.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 84.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 69.7M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 95.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 71.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 72.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 59.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 75.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 86.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 105M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 2.69M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 520K 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 37.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 42.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 58.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 37.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 56.5M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 54.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 61.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 57.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 70.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 59.1M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 74.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 65.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 66.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 56.8M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 82.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 92.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 87.2M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 73.6M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 74.9M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 70.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 78.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 74.7M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 83.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 78.0M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 68.4M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 67.3M 1s unit-oai-hss-0: 10:04:57 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 69.9M 1s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 84.1M 1s unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 2.64M 1s unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 657K 1s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 2.30M 1s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 63.5M 1s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 40.0M 1s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 43.5M 1s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 53.6M 1s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 48.0M 1s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 63.7M 1s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 55.4M 1s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 62.6M 1s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 61.7M 1s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 68.0M 1s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 73.0M 1s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 64.9M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 68.4M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 91.1M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 79.6M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 69.3M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 83.6M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 76.7M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 73.9M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 67.6M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 70.4M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 83.3M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 76.3M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 81.3M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 63.0M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 80.7M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 71.7M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 2.82M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 1.24M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 848K 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 54.7M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 44.1M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 59.3M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 57.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 49.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 57.3M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 64.0M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 54.4M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 74.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 67.6M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 73.3M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 61.6M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 66.9M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 65.9M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 93.5M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 84.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 81.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 71.9M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 75.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 65.9M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 65.6M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 76.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 72.5M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 73.7M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 73.2M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 70.9M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 71.3M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 75.3M 0s unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 2.68M 0s unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 665K 0s unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 2.19M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 52.2M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 40.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 59.6M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 62.7M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 54.1M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 48.4M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 50.1M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 56.6M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 61.9M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 52.4M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 50.4M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 71.7M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 62.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 60.4M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 67.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 57.3M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 60.1M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 52.7M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 59.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 70.1M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 79.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 66.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 70.1M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 69.4M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 92.7M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 76.5M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 103M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 90.2M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 2.96M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 667K 0s unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 2.19M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 48.1M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 43.7M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 53.9M 0s unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 63.1M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 59.9M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 52.0M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 66.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 57.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 55.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 63.5M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 62.6M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 59.4M 0s unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 77.8M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 80.6M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 66.7M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 73.0M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 70.9M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 74.4M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 72.0M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 64.0M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 72.3M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 71.7M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 77.9M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 68.5M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 68.6M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 75.5M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 75.6M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 88.4M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 2.77M 0s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 53750K ...... 100% 33.4M=4.8s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install 2018-08-18 10:04:58 (10.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install FINISHED --2018-08-18 10:04:58-- unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install Total wall clock time: 7.5s unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 6.8s (9.82 MB/s) unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install (Reading database ... 79175 files and directories currently installed.) unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 10:04:58 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 10:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 10:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 10:05:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 10:05:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 10:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 10:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:05:00 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 10:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 10:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:05:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 10:05:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 10:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:05:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 10:05:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 10:05:04 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 10:05:04 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 10:05:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:05:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-epc-0: 10:05:06 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 10:05:06 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 10:05:06 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 10:05:06 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:05:06 DEBUG juju.worker start "api" unit-oai-epc-0: 10:05:06 INFO juju.worker start "api" machine-2: 10:05:06 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 10:05:06 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 10:05:06 DEBUG juju.worker "api" started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: machine-2: 10:05:06 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 10:05:06 DEBUG juju.agent read agent config, format "2.0" machine-2: 10:05:06 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-oai-epc-0: 10:05:06 INFO juju.api connection established to "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-2: 10:05:06 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 10:05:06 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 10:05:06 DEBUG juju.worker start "engine" machine-2: 10:05:06 INFO juju.worker start "engine" machine-2: 10:05:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 10:05:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 10:05:06 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 10:05:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 10:05:06 DEBUG juju.worker "engine" started machine-2: 10:05:06 DEBUG juju.worker.introspection stats worker now serving machine-2: 10:05:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 10:05:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 10:05:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 10:05:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 10:05:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 10:05:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 10:05:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 10:05:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 10:05:06 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 10:05:06 DEBUG juju.worker.apicaller connecting with current password machine-2: 10:05:06 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-2: 10:05:06 INFO juju.api connection established to "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-2: 10:05:06 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-abot-epc-basic-0: 10:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 10:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-epc-0: 10:05:06 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 10:05:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 10:05:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 10:05:06 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 10:05:06 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 10:05:06 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 10:05:06 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:05:06 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 10:05:06 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 10:05:06 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 10:05:06 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:05:06 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 10:05:06 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-epc-0: 10:05:06 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-epc-0: 10:05:06 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 10:05:06 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 10:05:06 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 10:05:06 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 10:05:06 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.203:17070"] unit-oai-epc-0: 10:05:06 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 10:05:06 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 10:05:06 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 10:05:06 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 10:05:06 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 10:05:06 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 10:05:06 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 10:05:06 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 10:05:06 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 10:05:06 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 10:05:06 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 10:05:06 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 10:05:06 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 10:05:06 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 10:05:06 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 10:05:06 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 10:05:06 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 10:05:06 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 10:05:06 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 10:05:06 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 10:05:06 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:05:06 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:05:06 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 10:05:07 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 10:05:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-2: 10:05:07 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 10:05:07 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 10:05:07 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 10:05:07 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 10:05:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 10:05:07 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 10:05:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 10:05:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 10:05:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 10:05:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 10:05:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 10:05:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 10:05:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 10:05:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 10:05:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + open-port 2152/udp machine-2: 10:05:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:05:07 DEBUG worker.uniter.jujuc running hook tool "open-port" machine-2: 10:05:07 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 10:05:07 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install ++ config-get branch machine-2: 10:05:07 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 10:05:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 10:05:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:05:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. machine-2: 10:05:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 10:05:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... machine-2: 10:05:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 10:05:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install ++ config-get revision machine-2: 10:05:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 10:05:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 10:05:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. machine-2: 10:05:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 10:05:07 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 10:05:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:05:07 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 10:05:07 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... machine-2: 10:05:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 10:05:07 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 10:05:07 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 10:05:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 10:05:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 10:05:07 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 10:05:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 10:05:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 10:05:07 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 10:05:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 10:05:07 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-2: 10:05:07 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 10:05:07 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 10:05:07 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 10:05:07 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 10:05:07 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 10:05:07 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:05:07 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:05:07 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:05:07 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:05:07 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 10:05:07 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:05:07 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-2: 10:05:07 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-2: 10:05:07 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 10:05:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 10:05:07 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 10:05:07 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:05:07 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 10:05:07 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 10:05:07 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 10:05:07 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 10:05:07 DEBUG juju.network including address local-machine:::1 for machine machine-2: 10:05:07 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-2: 10:05:07 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 10:05:07 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.203:17070"] machine-2: 10:05:08 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 10:05:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 10:05:08 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 10:05:08 DEBUG juju.worker.logger logger setup machine-2: 10:05:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 10:05:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 10:05:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 10:05:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 10:05:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 10:05:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 10:05:08 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:05:08 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 10:05:08 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:05:08 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 10:05:08 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 10:05:08 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 10:05:08 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 10:05:08 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 10:05:08 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 10:05:08 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-oai-epc-0: 10:05:08 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 10:05:08 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-oai-epc-0: 10:05:08 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 10:05:08 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 10:05:08 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 10:05:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:05:08 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 10:05:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:05:08 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 10:05:08 INFO juju.worker.machiner "machine-2" started machine-2: 10:05:08 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 10:05:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 10:05:08 DEBUG juju.worker start "2-container-watcher" machine-2: 10:05:08 DEBUG juju.worker start "stateconverter" machine-2: 10:05:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 10:05:08 INFO juju.worker start "2-container-watcher" machine-2: 10:05:08 DEBUG juju.worker "2-container-watcher" started machine-2: 10:05:08 INFO juju.worker start "stateconverter" machine-2: 10:05:08 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 10:05:08 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 10:05:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 10:05:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:09 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... machine-2: 10:05:09 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:d5:3a:cb 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.14 [] [] []} {2 fa:16:3e:d5:3a:cb 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 10:05:09 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:05:09 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:05:09 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:05:09 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 10:05:09 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:05:09 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 10:05:09 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 10:05:09 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 10:05:09 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 10:05:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:05:09 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 10:05:09 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 10:05:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 10:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-oai-epc-0: 10:05:10 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 10:05:10 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 10:05:10 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 10:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 10:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 10:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-epc-0: 10:05:10 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 10:05:10 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 10:05:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:05:10 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 10:05:10 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 10:05:10 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 10:05:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 10:05:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:10 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 10:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 10:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 10:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 10:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-epc-0: 10:05:11 DEBUG unit.oai-epc/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-epc-0: 10:05:11 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 10:05:11 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 10:05:11 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 10:05:11 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 10:05:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 10:05:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:05:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 10:05:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 10:05:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 10:05:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-oai-epc-0: 10:05:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:05:12 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-abot-epc-basic-0: 10:05:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 10:05:12 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 10:05:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:05:12 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-oai-epc-0: 10:05:13 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 10:05:13 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 10:05:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:05:13 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 10:05:13 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 10:05:13 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 10:05:13 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 10:05:13 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 10:05:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:05:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 10:05:13 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 10:05:13 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 10:05:13 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 10:05:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:05:13 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 10:05:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 10:05:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:05:13 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:05:13 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 10:05:13 DEBUG unit.oai-hss/0.install Running depmod. unit-oai-epc-0: 10:05:13 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 10:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 10:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:13 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 10:05:13 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 10:05:13 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 10:05:13 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:05:13 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:05:13 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 10:05:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 10:05:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 10:05:15 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 10:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 10:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 10:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 10:05:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 10:05:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:05:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 10:05:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:05:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 10:05:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 10:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 10:05:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 10:05:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-155-generic unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-156-generic unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-156-generic unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-155-generic unit-oai-hss-0: 10:05:21 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-155-generic unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-oai-hss-0: 10:05:22 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 10:05:22 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-oai-hss-0: 10:05:22 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 10:05:22 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 10:05:22 INFO juju.worker.uniter.context trying to kill context process 8327 unit-oai-hss-0: 10:05:22 INFO juju.worker.uniter.context waiting for context process 8327 to die unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-oai-hss-0: 10:05:22 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 10:05:22 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 10:05:22 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-oai-hss-0: 10:05:22 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 10:05:22 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:05:22 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 10:05:22 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 10:05:22 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 10:05:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 10:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... machine-3: 10:05:23 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 10:05:23 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-3: 10:05:23 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 10:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 10:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 10:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 10:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 10:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 10:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 10:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 10:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 10:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 10:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 10:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 10:05:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 10:05:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 10:05:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 10:05:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 10:05:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 10:05:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 10:05:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:42 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 10:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 10:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:05:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 10:05:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 10:05:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 10:05:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:05:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 10:05:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 10:05:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:05:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 10:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 10:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 10:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 10:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.7_amd64.deb ... unit-abot-epc-basic-0: 10:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.7) ... unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 10:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:05:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 10:05:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:05:49 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 10:05:49 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 10:05:49 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 10:05:49 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:05:49 DEBUG juju.worker start "api" unit-oai-hss-0: 10:05:49 INFO juju.worker start "api" unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 10:05:49 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 10:05:49 DEBUG juju.worker "api" started unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 10:05:49 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: machine-3: 10:05:49 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 10:05:49 DEBUG juju.agent read agent config, format "2.0" machine-3: 10:05:49 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" unit-oai-hss-0: 10:05:49 INFO juju.api connection established to "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-3: 10:05:49 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 10:05:49 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 10:05:49 DEBUG juju.worker start "engine" machine-3: 10:05:49 INFO juju.worker start "engine" machine-3: 10:05:49 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 10:05:49 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 10:05:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:05:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 10:05:49 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 10:05:49 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:05:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 10:05:49 DEBUG juju.worker "engine" started machine-3: 10:05:49 DEBUG juju.worker.introspection stats worker now serving machine-3: 10:05:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 10:05:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 10:05:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 10:05:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 10:05:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:49 DEBUG juju.worker.apicaller connecting with current password machine-3: 10:05:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 10:05:49 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-3: 10:05:49 INFO juju.api connection established to "wss://172.30.9.203:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-3: 10:05:49 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/a192b4c5-6ab5-4a29-80f4-69c7089d2faa/api" machine-3: 10:05:49 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 10:05:49 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 10:05:49 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 10:05:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 10:05:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 10:05:50 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 10:05:50 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 10:05:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:05:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 10:05:50 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-hss-0: 10:05:50 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-hss-0: 10:05:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 10:05:50 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 10:05:50 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 10:05:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 10:05:50 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.203:17070"] unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 10:05:50 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 10:05:50 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 10:05:50 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 10:05:50 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 10:05:50 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 10:05:50 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 10:05:50 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 10:05:50 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 10:05:50 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 10:05:50 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 10:05:50 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter juju-run listener running machine-3: 10:05:50 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 10:05:50 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 10:05:50 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 10:05:50 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 10:05:50 INFO juju.worker.uniter hooks are retried true machine-3: 10:05:50 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 10:05:50 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 10:05:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 10:05:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 10:05:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 10:05:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 10:05:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 10:05:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 10:05:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 10:05:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 10:05:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 10:05:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: unit-oai-hss-0: 10:05:50 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter.remotestate got unit change machine-3: 10:05:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter.remotestate got service change machine-3: 10:05:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter.remotestate got relations change: ok=true machine-3: 10:05:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true machine-3: 10:05:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:05:50 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 10:05:50 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-3: 10:05:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:05:50 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 10:05:50 INFO juju.worker.upgrader unblocking abort check machine-3: 10:05:50 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 10:05:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 10:05:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 10:05:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-3: 10:05:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive machine-3: 10:05:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 10:05:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install ++ config-get revision machine-3: 10:05:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 10:05:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:05:50 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 10:05:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 10:05:50 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 10:05:50 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 10:05:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.logger logger setup machine-3: 10:05:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 10:05:50 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:05:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:05:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:05:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:05:50 DEBUG juju.network including address local-cloud:192.168.121.25 for machine machine-3: 10:05:50 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:05:50 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.25 local-machine:::1] machine-3: 10:05:50 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.25 local-machine:::1] machine-3: 10:05:50 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 10:05:50 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 10:05:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 10:05:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 10:05:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:05:50 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 10:05:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:05:50 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 10:05:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-3: 10:05:50 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 10:05:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 10:05:50 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 10:05:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:05:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 10:05:50 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 10:05:50 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 10:05:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 10:05:50 DEBUG juju.network including address local-machine:::1 for machine machine-3: 10:05:50 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-3: 10:05:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 10:05:50 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.203:17070"] machine-3: 10:05:50 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 10:05:50 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 10:05:50 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 10:05:50 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 10:05:50 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 10:05:50 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 10:05:50 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 10:05:50 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 10:05:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 10:05:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 10:05:50 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 10:05:50 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-abot-epc-basic-0: 10:05:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 10:05:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 10:05:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:05:50 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 10:05:50 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 10:05:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 10:05:51 DEBUG juju.worker start "3-container-watcher" machine-3: 10:05:51 DEBUG juju.worker start "stateconverter" machine-3: 10:05:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 10:05:51 INFO juju.worker start "3-container-watcher" machine-3: 10:05:51 DEBUG juju.worker "3-container-watcher" started machine-3: 10:05:51 INFO juju.worker start "stateconverter" machine-3: 10:05:51 DEBUG juju.worker "stateconverter" started machine-3: 10:05:51 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 10:05:51 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 10:05:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:05:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 10:05:51 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:3b:76:03 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.25 [] [] []} {2 fa:16:3e:3b:76:03 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:05:51 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-oai-hss-0: 10:05:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:05:51 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:05:51 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 10:05:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 10:05:52 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:05:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:05:52 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 10:05:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 10:05:53 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 10:05:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 10:05:53 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 10:05:53 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 10:05:53 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 10:05:53 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 10:05:53 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 10:05:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:05:53 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 10:05:53 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 10:05:53 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 10:05:53 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 10:05:54 DEBUG unit.oai-hss/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-hss-0: 10:05:54 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 10:05:54 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 10:05:54 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 10:05:54 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 10:05:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:05:55 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 10:05:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:05:55 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 10:05:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 10:05:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 10:05:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:05:55 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 10:05:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 10:05:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-oai-hss-0: 10:05:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 10:05:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 10:05:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 10:05:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 10:05:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 10:05:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 10:05:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-oai-hss-0: 10:05:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 10:05:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 10:05:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 10:05:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 10:05:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 10:05:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 10:05:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-oai-hss-0: 10:05:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 10:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 10:05:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 10:05:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 10:05:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 10:05:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 10:05:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-oai-hss-0: 10:05:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 10:05:58 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 10:05:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 10:05:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 10:05:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 10:05:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 10:05:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 10:05:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 10:05:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 10:05:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 10:06:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 10:06:01 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 10:06:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 10:06:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:06:01 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 10:06:01 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 10:06:02 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 10:06:02 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 10:06:02 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 10:06:03 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 10:06:03 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 10:06:03 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 10:06:03 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 10:06:03 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 10:06:03 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 10:06:03 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 10:06:04 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 10:06:04 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-abot-epc-basic-0: 10:06:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 10:06:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 10:06:04 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-oai-hss-0: 10:06:04 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-abot-epc-basic-0: 10:06:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 10:06:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:06:04 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 10:06:04 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 10:06:04 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 10:06:04 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-hss-0: 10:06:04 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-oai-hss-0: 10:06:05 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 10:06:05 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 10:06:05 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 10:06:05 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-oai-hss-0: 10:06:05 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-abot-epc-basic-0: 10:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 10:06:06 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 10:06:06 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-oai-hss-0: 10:06:06 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 10:06:06 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 10:06:06 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 10:06:07 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-abot-epc-basic-0: 10:06:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 10:06:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 10:06:07 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 10:06:07 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 10:06:07 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] unit-oai-hss-0: 10:06:07 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-abot-epc-basic-0: 10:06:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 10:06:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 10:06:07 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 10:06:07 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-oai-hss-0: 10:06:07 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 10:06:08 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 10:06:08 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-abot-epc-basic-0: 10:06:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 10:06:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-oai-hss-0: 10:06:08 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-abot-epc-basic-0: 10:06:08 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 10:06:08 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-abot-epc-basic-0: 10:06:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 10:06:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 10:06:08 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-oai-hss-0: 10:06:08 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 10:06:08 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-oai-hss-0: 10:06:09 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 10:06:09 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 10:06:09 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-oai-hss-0: 10:06:09 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 10:06:09 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 10:06:09 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 10:06:09 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 10:06:10 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-abot-epc-basic-0: 10:06:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 10:06:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 10:06:10 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-oai-hss-0: 10:06:10 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-abot-epc-basic-0: 10:06:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 10:06:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 10:06:10 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 10:06:10 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 10:06:10 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 10:06:10 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 10:06:11 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 10:06:11 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 10:06:11 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 10:06:11 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 10:06:11 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-abot-epc-basic-0: 10:06:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-oai-hss-0: 10:06:11 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-abot-epc-basic-0: 10:06:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 10:06:11 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 10:06:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 10:06:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 10:06:11 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 10:06:11 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 10:06:12 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] unit-oai-hss-0: 10:06:12 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-oai-hss-0: 10:06:12 DEBUG unit.oai-hss/0.install 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] unit-oai-hss-0: 10:06:12 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 10:06:12 DEBUG unit.oai-hss/0.install 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] unit-oai-hss-0: 10:06:12 DEBUG unit.oai-hss/0.install 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] unit-oai-hss-0: 10:06:13 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 10:06:13 DEBUG unit.oai-hss/0.install 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] unit-oai-hss-0: 10:06:13 DEBUG unit.oai-hss/0.install 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] unit-oai-hss-0: 10:06:14 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 10:06:14 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 10:06:14 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 10:06:15 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 10:06:15 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 10:06:15 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-abot-epc-basic-0: 10:06:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 10:06:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 10:06:15 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 10:06:15 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 10:06:15 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 10:06:16 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-abot-epc-basic-0: 10:06:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 10:06:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 10:06:16 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 10:06:16 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 10:06:16 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 10:06:16 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 10:06:16 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 10:06:17 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 10:06:17 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 10:06:17 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 10:06:17 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 10:06:17 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 10:06:17 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 10:06:17 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-oai-hss-0: 10:06:18 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 10:06:18 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 10:06:18 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4175 kB/s) unit-oai-hss-0: 10:06:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 10:06:18 DEBUG unit.oai-hss/0.install (Reading database ... 109378 files and directories currently installed.) unit-oai-hss-0: 10:06:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:06:18 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 10:06:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 10:06:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:06:18 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 10:06:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 10:06:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:06:18 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 10:06:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 10:06:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:06:19 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 10:06:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 10:06:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 10:06:19 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-oai-hss-0: 10:06:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 10:06:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 10:06:20 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-oai-hss-0: 10:06:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 10:06:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 10:06:20 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 10:06:20 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 10:06:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 10:06:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:06:21 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 10:06:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 10:06:21 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 10:06:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 10:06:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 10:06:22 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 10:06:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-oai-hss-0: 10:06:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 10:06:22 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 10:06:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 10:06:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 10:06:22 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 10:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 10:06:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 10:06:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 10:06:23 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 10:06:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 10:06:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 10:06:23 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:06:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 10:06:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 10:06:23 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 10:06:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 10:06:24 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 10:06:24 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 10:06:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 10:06:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 10:06:25 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 10:06:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 10:06:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 10:06:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 10:06:25 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 10:06:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 10:06:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:06:25 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 10:06:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:06:26 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 10:06:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 10:06:26 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 10:06:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 10:06:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 10:06:26 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 10:06:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 10:06:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 10:06:26 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 10:06:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 10:06:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 10:06:26 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:06:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 10:06:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:06:27 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:06:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 10:06:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:06:27 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:06:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 10:06:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:06:27 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:06:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 10:06:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:06:27 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:06:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 10:06:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:06:28 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:06:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 10:06:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:06:28 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:06:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 10:06:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:06:28 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:06:29 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 10:06:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 10:06:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:06:30 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:06:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 10:06:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:06:30 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:06:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 10:06:31 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 10:06:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 10:06:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 10:06:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 10:06:32 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 10:06:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 10:06:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 10:06:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 10:06:32 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 10:06:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 10:06:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 10:06:33 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 10:06:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 10:06:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 10:06:33 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 10:06:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 10:06:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 10:06:33 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 10:06:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 10:06:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 10:06:34 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:06:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 10:06:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... unit-oai-hss-0: 10:06:34 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... unit-oai-hss-0: 10:06:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 10:06:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 10:06:34 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:06:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 10:06:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:06:34 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 10:06:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 10:06:35 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 10:06:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 10:06:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:06:36 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 10:06:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:06:36 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 10:06:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 10:06:37 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 10:06:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 10:06:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:06:37 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 10:06:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 10:06:38 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 10:06:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 10:06:39 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 10:06:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 10:06:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 10:06:40 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 10:06:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 10:06:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 10:06:40 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 10:06:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 10:06:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 10:06:40 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:06:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-oai-hss-0: 10:06:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 10:06:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 10:06:41 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 10:06:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 10:06:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-oai-hss-0: 10:06:41 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 10:06:41 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-oai-hss-0: 10:06:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 10:06:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 10:06:41 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:06:42 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 10:06:42 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 10:06:42 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 10:06:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 10:06:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 10:06:42 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:06:42 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 10:06:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 10:06:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 10:06:43 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 10:06:43 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:06:43 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:06:43 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:06:43 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 10:06:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 10:06:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 10:06:43 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 10:06:43 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 10:06:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 10:06:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:06:43 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 10:06:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 10:06:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 10:06:44 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 10:06:44 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:06:44 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 10:06:44 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 10:06:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 10:06:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 10:06:44 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 10:06:44 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 10:06:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 10:06:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 10:06:45 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 10:06:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 10:06:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 10:06:45 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:06:45 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 10:06:46 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 10:06:46 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:06:47 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 10:06:47 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:06:47 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:06:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:06:47 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:47 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:06:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 10:06:48 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:06:49 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 10:06:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:06:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 10:06:50 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 10:06:50 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 10:06:50 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 10:06:51 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 10:06:51 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 10:06:51 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 10:06:51 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 10:06:51 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 10:06:51 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 10:06:51 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 10:06:51 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:51 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:51 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 10:06:52 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 10:06:52 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 10:06:52 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 10:06:52 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:06:52 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 10:06:52 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:06:52 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 10:06:52 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 10:06:52 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 10:06:52 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:52 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 10:06:52 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 10:06:53 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 10:06:53 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:53 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:53 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 10:06:53 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 10:06:53 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 10:06:53 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 10:06:53 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:06:53 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:06:53 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:06:54 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-oai-hss-0: 10:06:54 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-oai-hss-0: 10:06:54 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 10:06:54 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 10:06:54 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 10:06:54 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 10:06:54 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 10:06:55 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 10:06:56 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 10:06:56 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 10:06:56 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 10:06:56 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:06:56 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:06:56 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 10:06:56 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:06:56 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:06:56 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 10:06:56 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 10:06:56 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 10:06:56 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 10:06:56 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 10:06:56 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 10:06:56 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 10:06:56 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 10:06:56 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 10:06:56 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:06:56 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.18 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:57 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 10:06:57 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 10:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 10:06:58 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 10:06:59 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 10:06:59 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 10:06:59 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 10:06:59 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 10:06:59 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 10:06:59 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 10:06:59 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 10:06:59 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1) ... unit-oai-hss-0: 10:06:59 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 10:06:59 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:06:59 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 10:07:00 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 10:07:00 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 10:07:00 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 10:07:00 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 10:07:00 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 10:07:00 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:07:00 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 10:07:00 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 10:07:00 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:07:00 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4) ... unit-oai-hss-0: 10:07:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:07:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:07:00 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 10:07:01 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 10:07:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:07:01 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 10:07:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:07:01 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 10:07:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:07:01 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 10:07:01 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:07:01 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 10:07:01 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 10:07:01 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-abot-epc-basic-0: 10:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 10:07:02 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 10:07:02 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:07:02 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 10:07:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 10:07:03 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 10:07:03 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (686 kB/s) unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:07:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 10:07:03 DEBUG unit.oai-hss/0.install (Reading database ... 116107 files and directories currently installed.) unit-oai-hss-0: 10:07:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 10:07:03 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 10:07:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 10:07:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 10:07:03 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 10:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 10:07:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 10:07:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:07:04 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 10:07:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 10:07:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 10:07:04 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 10:07:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 10:07:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 10:07:04 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 10:07:04 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 10:07:05 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 10:07:05 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 10:07:05 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 10:07:05 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 10:07:05 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 10:07:05 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:07:05 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 10:07:06 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 10:07:06 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 10:07:07 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-oai-hss-0: 10:07:07 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 10:07:07 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1) ... unit-oai-hss-0: 10:07:07 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 10:07:07 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 10:07:07 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 10:07:07 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-abot-epc-basic-0: 10:07:07 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-oai-hss-0: 10:07:08 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 10:07:08 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 10:07:08 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-oai-hss-0: 10:07:08 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 10:07:08 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.61-0ubuntu0.14.04.1 [864 kB] unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-oai-hss-0: 10:07:08 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 10:07:08 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 10:07:08 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-oai-hss-0: 10:07:08 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-abot-epc-basic-0: 10:07:08 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-oai-hss-0: 10:07:08 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 10:07:08 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 10:07:09 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 10:07:09 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 10:07:09 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 10:07:09 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 2s (3723 kB/s) unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 10:07:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 10:07:09 DEBUG unit.oai-hss/0.install (Reading database ... 116218 files and directories currently installed.) unit-oai-hss-0: 10:07:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-abot-epc-basic-0: 10:07:09 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 10:07:09 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.7) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-oai-hss-0: 10:07:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 10:07:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 10:07:10 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:07:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 10:07:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 10:07:10 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 10:07:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 10:07:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:07:10 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:07:10 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:07:11 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 10:07:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 10:07:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 10:07:12 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 10:07:12 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 10:07:13 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 10:07:13 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 10:07:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 10:07:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 10:07:13 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 10:07:13 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 10:07:13 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 10:07:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 10:07:13 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 10:07:13 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-mysql-0: 10:07:13 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:07:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:07:13 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:07:13 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:07:13 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:07:13 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 10:07:13 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:07:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 10:07:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 10:07:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-mysql-0: 10:07:13 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 10:07:13 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 10:07:13 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:07:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:07:13 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:07:13 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-oai-hss-0: 10:07:13 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 10:07:14 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 10:07:14 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 10:07:14 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 10:07:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 10:07:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 10:07:14 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 10:07:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 10:07:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 10:07:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 10:07:14 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 10:07:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 10:07:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 10:07:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:07:14 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 10:07:14 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 10:07:15 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 10:07:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 10:07:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 10:07:15 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 10:07:15 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-oai-hss-0: 10:07:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 10:07:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 10:07:15 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 10:07:15 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:07:15 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 10:07:15 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:07:15 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 10:07:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 10:07:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 10:07:16 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-oai-hss-0: 10:07:16 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 10:07:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 10:07:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 10:07:16 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 10:07:16 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 10:07:16 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 10:07:16 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-oai-hss-0: 10:07:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 10:07:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:07:16 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 10:07:16 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 10:07:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 10:07:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 10:07:16 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:07:16 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 10:07:16 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 10:07:16 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 10:07:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 10:07:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 10:07:16 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 10:07:16 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 10:07:17 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 10:07:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 10:07:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-oai-hss-0: 10:07:17 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:07:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 10:07:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 10:07:17 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-oai-hss-0: 10:07:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 10:07:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-abot-epc-basic-0: 10:07:17 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 10:07:17 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 10:07:18 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 10:07:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 10:07:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 10:07:18 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:07:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 10:07:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 10:07:18 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:07:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 10:07:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 10:07:18 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:07:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 10:07:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 10:07:18 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 10:07:18 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:18 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 10:07:19 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 10:07:19 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 10:07:19 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 10:07:19 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 10:07:19 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 10:07:19 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 10:07:19 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-oai-hss-0: 10:07:20 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 10:07:20 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 10:07:20 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 10:07:20 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 10:07:20 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-oai-hss-0: 10:07:20 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 10:07:20 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-oai-hss-0: 10:07:20 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 10:07:20 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 10:07:20 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-oai-hss-0: 10:07:20 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:07:20 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:07:21 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:07:21 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 10:07:22 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 10:07:22 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 10:07:22 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 10:07:22 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 10:07:22 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:07:22 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:07:22 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 10:07:22 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:07:22 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:07:22 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 10:07:22 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:07:23 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 10:07:24 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 10:07:24 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 10:07:24 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 10:07:24 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-oai-hss-0: 10:07:24 DEBUG unit.oai-hss/0.install 180818 10:07:24 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 10:07:24 DEBUG unit.oai-hss/0.install 180818 10:07:24 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 10:07:24 DEBUG unit.oai-hss/0.install 180818 10:07:24 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11661 ... unit-abot-epc-basic-0: 10:07:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 10:07:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 10:07:25 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 10:07:25 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 10:07:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 10:07:25 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 10:07:25 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 10:07:25 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 10:07:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 10:07:25 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 10:07:25 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 10:07:26 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 10:07:28 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 10:07:29 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9d2faa-default-0 unit-abot-epc-basic-0: 10:07:29 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:07:29 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 10:07:33 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9d2faa-default-0 unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 10:07:34 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 10:07:35 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (44.9 kB/s) unit-abot-epc-basic-0: 10:07:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 10:07:35 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107922 files and directories currently installed.) unit-abot-epc-basic-0: 10:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:07:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 10:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 10:07:35 DEBUG unit.oai-hss/0.install mysql start/running, process 11794 unit-abot-epc-basic-0: 10:07:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 10:07:35 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 10:07:35 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 10:07:35 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 10:07:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 10:07:35 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 10:07:36 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 10:07:36 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 10:07:36 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 10:07:36 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 10:07:36 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 10:07:36 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 10:07:36 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 10:07:37 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:07:37 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:07:37 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 10:07:38 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:07:38 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 10:07:38 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 10:07:38 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 10:07:38 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 10:07:39 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (301 kB/s) unit-oai-hss-0: 10:07:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 10:07:39 DEBUG unit.oai-hss/0.install (Reading database ... 118219 files and directories currently installed.) unit-oai-hss-0: 10:07:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:07:39 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:07:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 10:07:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:07:39 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:07:39 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:07:39 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 10:07:40 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:07:40 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 10:07:40 DEBUG unit.oai-hss/0.install --2018-08-18 10:07:40-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 10:07:40 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 10:07:40 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 10:07:40 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:07:40 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 10:07:40 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 10:07:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 377K 3s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 748K 2s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 79.7M 1s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 763K 1s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 80.3M 1s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 74.1M 1s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 1.34M 1s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 1.68M 1s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 72.8M 0s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 50.9M 0s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 69.3M 0s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 78.9M 0s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 1.46M 0s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 45.6M 0s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 93.5M 0s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 1.70M 0s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 66.9M 0s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 54.3M 0s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 58.6M 0s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 52.9M 0s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 57.2M 0s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 75.8M=0.4s unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install 2018-08-18 10:07:41 (2.63 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 10:07:41 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 10:07:42 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 10:07:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 10:07:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 10:07:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 10:07:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 10:07:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 10:07:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 10:07:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 10:07:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 10:07:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 10:07:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 10:07:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 10:07:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 10:07:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 10:07:56 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 10:07:57 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 10:07:58 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 10:07:59 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 10:08:00 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 10:08:01 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (863 kB/s) unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install (Reading database ... 118237 files and directories currently installed.) unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:08:02 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 10:08:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 10:08:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 10:08:03 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 10:08:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 10:08:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 10:08:03 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 10:08:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 10:08:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:08:03 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 10:08:03 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 10:08:03 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 10:08:04 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 10:08:04 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 10:08:04 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 10:08:04 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 10:08:04 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 10:08:04 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 10:08:05 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:08:05 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 10:08:05 DEBUG unit.oai-hss/0.install --2018-08-18 10:08:05-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 10:08:05 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 10:08:05 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 10:08:05 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 10:08:05 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 10:08:05 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 10:08:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 150K 33s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 306K 25s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 548K 19s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 704K 16s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 949K 14s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.10M 12s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.35M 11s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.41M 10s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.85M 9s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 2.00M 8s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.03M 7s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.43M 7s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.54M 6s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.93M 6s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.97M 6s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.15M 5s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.64M 5s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.42M 5s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 4.03M 4s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.18M 4s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.16M 4s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.65M 4s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.53M 4s unit-oai-hss-0: 10:08:06 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 5.05M 3s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.23M 3s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.69M 3s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.26M 3s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.56M 3s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 6.38M 3s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.76M 3s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.97M 3s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.22M 2s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.95M 2s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.31M 2s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.66M 2s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.99M 2s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.45M 2s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.06M 2s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.84M 2s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.34M 2s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.54M 2s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.27M 2s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.34M 2s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 10.1M 2s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.70M 2s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.10M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.77M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 12.7M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.52M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.62M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 12.3M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.97M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.6M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.9M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 13.4M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 10.6M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 9.93M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 12.3M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 14.2M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.1M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 12.5M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 14.2M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 11.0M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 15.2M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 15.1M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 10.6M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 15.9M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 17.8M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 11.9M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 16.6M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 16.3M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 14.0M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 16.5M 1s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 14.7M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 16.1M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 15.2M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 16.1M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 19.5M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 16.7M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 18.1M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 13.6M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 20.5M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 18.5M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 18.6M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 17.3M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 22.6M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 12.5M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 25.5M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 17.4M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 13.0M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 24.3M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 23.5M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 17.0M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 23.1M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 16.5M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 22.3M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 25.2M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 17.7M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 23.7M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 19.1M 0s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 198K=1.6s unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install 2018-08-18 10:08:07 (3.16 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 10:08:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 10:08:08 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 10:08:09 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 10:08:10 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 10:08:11 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 10:08:12 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 10:08:13 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9d2faa-default-0 unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 10:08:14 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 10:08:14 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-abot-epc-basic-0: 10:08:15 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 10:08:15 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 10:08:15 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 10:08:15 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-abot-epc-basic-0: 10:08:15 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-abot-epc-basic-0: 10:08:15 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 10:08:15 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-abot-epc-basic-0: 10:08:15 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (559 kB/s) unit-oai-hss-0: 10:08:16 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 10:08:16 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 10:08:16 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 10:08:16 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 10:08:16 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 10:08:16 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 10:08:16 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 10:08:16 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 10:08:16 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-oai-hss-0: 10:08:16 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 10:08:16 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108031 files and directories currently installed.) unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 10:08:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-abot-epc-basic-0: 10:08:17 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:08:17 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 10:08:17 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 10:08:18 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 10:08:19 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 10:08:20 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:21 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 10:08:22 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 10:08:23 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 10:08:23 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 10:08:23 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 10:08:23 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 10:08:23 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 10:08:23 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 10:08:23 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 10:08:23 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 10:08:23 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 10:08:23 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 10:08:23 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 10:08:23 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 10:08:23 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 10:08:23 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 10:08:24 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 10:08:25 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 10:08:26 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 10:08:27 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 10:08:28 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 10:08:29 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-abot-epc-basic-0: 10:08:30 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 10:08:30 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 10:08:31 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 18 10:05 /dev/zero unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 10:08:32 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 10:08:33 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 10:08:34 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 10:08:35 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 10:08:35 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 10:08:35 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 10:08:35 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 10:08:35 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 10:08:35 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 10:08:35 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 10:08:35 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:08:36 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 10:08:37 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 10:08:37 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 10:08:37 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 10:08:37 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 10:08:38 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 10:08:38 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 10:08:38 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 10:08:38 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 10:08:38 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 10:08:38 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 10:08:39 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 10:08:40 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 10:08:41 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 10:08:41 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 10:08:41 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 10:08:41 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 10:08:41 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 10:08:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:08:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:08:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:08:42 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 10:08:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:08:42 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 10:08:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:08:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:08:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:08:42 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 10:08:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:08:42 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 10:08:42 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 10:08:42 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 10:08:43 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 10:08:43 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 10:08:43 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 10:08:44 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 10:08:44 DEBUG unit.oai-hss/0.install CC extensions.lo unit-abot-epc-basic-0: 10:08:45 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9d2faa-default-0 unit-abot-epc-basic-0: 10:08:45 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-9d2faa-default-0 unit-abot-epc-basic-0: 10:08:45 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-oai-hss-0: 10:08:45 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 10:08:45 DEBUG unit.oai-hss/0.install CC output.lo unit-abot-epc-basic-0: 10:08:45 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:08:45 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-oai-hss-0: 10:08:46 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 10:08:46 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 10:08:46 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 10:08:47 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 10:08:47 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 10:08:47 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 10:08:48 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 10:08:48 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 10:08:49 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 10:08:49 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 10:08:49 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 10:08:49 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 10:08:50 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 10:08:50 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 10:08:51 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 10:08:51 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 10:08:51 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 10:08:52 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 10:08:52 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 10:08:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:08:52 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 10:08:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:08:52 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 10:08:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:08:52 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 10:08:53 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 10:08:53 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 10:08:53 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 10:08:53 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 10:08:53 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 10:08:54 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 10:08:55 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 10:08:55 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 10:08:55 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 10:08:56 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 10:08:56 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 10:08:56 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 10:08:56 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 10:08:56 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 10:08:57 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 10:08:57 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 10:08:57 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 10:08:57 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 10:08:57 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 10:08:58 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 10:08:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:08:58 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 10:08:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:08:58 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 10:08:58 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 10:08:58 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 10:08:58 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 10:08:59 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 10:08:59 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 10:08:59 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 10:08:59 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 10:09:00 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 10:09:00 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 10:09:00 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 10:09:00 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 10:09:01 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 10:09:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:09:01 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 10:09:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:09:01 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 10:09:01 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 10:09:01 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 10:09:01 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 10:09:01 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 10:09:01 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 10:09:02 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 10:09:02 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 10:09:02 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 10:09:02 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 10:09:02 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 10:09:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:09:02 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 10:09:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:09:02 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 10:09:03 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 10:09:03 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:09:03 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 10:09:03 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:09:03 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 10:09:03 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 10:09:03 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 10:09:03 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 10:09:04 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 10:09:04 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 10:09:05 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 10:09:05 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 10:09:06 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 10:09:06 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 10:09:06 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 10:09:06 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 10:09:07 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 10:09:07 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 10:09:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:09:07 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 10:09:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:09:07 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 10:09:08 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 10:09:08 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 10:09:08 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 10:09:08 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 10:09:09 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 10:09:09 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 10:09:09 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 10:09:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:09:09 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 10:09:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:09:09 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 10:09:10 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 10:09:10 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 10:09:10 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 10:09:10 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 10:09:11 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 10:09:11 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 10:09:11 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 10:09:11 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 10:09:11 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 10:09:11 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 10:09:11 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 10:09:12 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 10:09:12 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 10:09:12 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 10:09:12 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 10:09:12 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 10:09:12 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 10:09:12 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 10:09:13 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 10:09:13 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 10:09:13 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 10:09:13 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 10:09:13 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 10:09:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:09:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:09:13 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 10:09:13 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 10:09:14 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 10:09:14 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 10:09:14 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 10:09:15 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 10:09:15 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 10:09:16 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 10:09:17 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 10:09:17 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 10:09:17 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 10:09:17 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 10:09:18 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 10:09:18 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 10:09:18 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 10:09:18 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 10:09:19 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 10:09:19 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 10:09:19 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 10:09:19 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 10:09:20 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 10:09:20 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 10:09:20 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 10:09:20 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 10:09:21 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 10:09:21 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 10:09:21 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 10:09:21 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 10:09:22 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 10:09:22 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 10:09:22 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 10:09:22 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 10:09:22 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 10:09:22 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 10:09:23 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 10:09:23 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 10:09:23 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 10:09:23 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 10:09:23 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 10:09:24 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 10:09:24 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 10:09:25 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 10:09:25 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 10:09:25 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 10:09:25 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 10:09:26 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 10:09:26 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 10:09:26 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 10:09:26 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 10:09:27 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 10:09:27 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 10:09:27 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 10:09:28 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 10:09:28 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 10:09:28 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 10:09:28 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 10:09:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:30 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 10:09:30 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 10:09:30 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 10:09:31 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 10:09:31 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 10:09:31 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 10:09:31 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 10:09:32 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 10:09:32 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 10:09:32 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 10:09:33 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 10:09:33 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 10:09:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:09:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:09:33 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 10:09:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:09:33 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 10:09:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:09:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:09:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:09:33 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 10:09:33 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 10:09:33 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 10:09:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:37 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 10:09:37 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:09:37 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:09:37 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 10:09:37 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 10:09:37 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 10:09:37 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 10:09:37 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 10:09:37 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 10:09:37 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 10:09:38 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 10:09:38 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 10:09:38 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 10:09:38 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 10:09:38 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 10:09:38 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 10:09:38 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 10:09:39 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 10:09:39 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 10:09:39 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 10:09:40 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 10:09:40 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 10:09:40 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 10:09:41 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 10:09:41 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 10:09:41 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 10:09:42 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 10:09:43 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 10:09:43 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 10:09:43 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:09:43 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 10:09:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:43 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:09:43 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 10:09:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:43 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 10:09:43 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 10:09:43 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 10:09:43 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 10:09:44 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 10:09:44 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 10:09:44 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 10:09:44 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 10:09:44 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 10:09:44 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 10:09:44 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 10:09:44 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 10:09:44 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 10:09:44 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 10:09:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:45 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 10:09:45 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 10:09:45 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 10:09:45 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 10:09:45 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 10:09:45 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 10:09:45 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 10:09:45 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 10:09:45 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 10:09:45 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 10:09:45 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 10:09:46 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 10:09:47 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 10:09:48 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 10:09:48 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 10:09:48 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 10:09:48 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 10:09:48 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 10:09:48 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 10:09:48 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 10:09:48 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 10:09:48 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 10:09:48 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 10:09:48 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 10:09:48 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 10:09:48 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 10:09:49 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 10:09:50 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 10:09:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 10:09:52 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 10:09:53 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:09:53 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 10:09:53 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 10:09:53 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 10:09:53 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 10:09:53 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 10:09:53 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 10:09:54 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 10:09:54 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 10:09:54 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 10:09:54 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3 [108 kB] unit-oai-hss-0: 10:09:55 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-epc-0: 10:09:55 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:09:55 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 10:09:56 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 10:09:56 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2 [9426 B] unit-oai-hss-0: 10:09:56 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 10:09:56 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 10:09:56 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 10:09:56 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 10:09:56 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 10:09:57 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 10:09:57 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 10:09:57 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 10:09:57 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 10:09:57 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 10:09:57 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 10:09:58 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 10:09:58 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 10:09:58 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 10:09:58 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 10:09:58 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] unit-oai-hss-0: 10:09:59 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 10:09:59 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 10:10:00 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 10:10:00 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 10:10:00 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 10:10:00 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 10:10:00 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 10:10:00 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 10:10:00 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 10:10:01 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 10:10:01 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 10:10:01 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 10:10:01 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 10:10:01 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 10:10:01 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 10:10:01 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3 [829 kB] unit-oai-hss-0: 10:10:02 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 10:10:02 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 10:10:02 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.3 [11.6 kB] unit-oai-hss-0: 10:10:02 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 10:10:02 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 10:10:02 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 10:10:03 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3 [4438 B] unit-oai-hss-0: 10:10:03 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3 [122 kB] unit-oai-hss-0: 10:10:03 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 10:10:03 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 10:10:03 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 10:10:03 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 10:10:03 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 10:10:04 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 10:10:04 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 10:10:04 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.3 [1520 kB] unit-oai-hss-0: 10:10:04 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.3 [41.1 kB] unit-oai-hss-0: 10:10:04 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] unit-oai-hss-0: 10:10:04 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 10:10:04 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 10:10:05 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 10:10:05 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 10:10:05 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 10:10:05 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 10:10:05 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 10:10:05 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 10:10:05 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3129 kB/s) unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install (Reading database ... 118513 files and directories currently installed.) unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 10:10:06 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:10:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 10:10:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 10:10:07 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 10:10:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 10:10:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 10:10:07 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 10:10:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 10:10:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:10:07 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:10:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 10:10:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:10:07 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 10:10:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 10:10:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:10:08 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:10:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 10:10:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:10:09 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:10:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 10:10:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:10:09 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 10:10:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 10:10:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:10:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:10:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 10:10:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:10:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 10:10:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 10:10:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 10:10:13 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 10:10:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 10:10:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 10:10:13 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 10:10:15 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 10:10:16 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 10:10:17 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.3_all.deb ... unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 10:10:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 10:10:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 10:10:19 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 10:10:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 10:10:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 10:10:19 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:10:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 10:10:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:10:19 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:10:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 10:10:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 10:10:19 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 10:10:20 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 10:10:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 10:10:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 10:10:21 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 10:10:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 10:10:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 10:10:21 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 10:10:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 10:10:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 10:10:21 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:10:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 10:10:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 10:10:21 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 10:10:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 10:10:23 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 10:10:25 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 10:10:25 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 10:10:25 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 10:10:25 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:10:26 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 10:10:27 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 10:10:28 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 10:10:29 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 10:10:29 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:10:29 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 10:10:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:30 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 10:10:30 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 10:10:30 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 10:10:30 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 10:10:31 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 10:10:32 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 10:10:32 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 10:10:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 10:10:48 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 10:10:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 10:10:50 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 10:10:51 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 10:10:52 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 10:10:53 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 10:10:54 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 10:10:55 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 10:10:56 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 10:10:57 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 10:10:58 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 10:10:59 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (83.8 kB/s) unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install (Reading database ... 121404 files and directories currently installed.) unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 10:11:00 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install .........++++++ unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install .............++++++ unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install .....++++++ unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install .....................................++++++ unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Not Before: Aug 18 10:11:01 2018 GMT unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Not After : Aug 18 10:11:01 2019 GMT unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install 41:87:46:C9:7C:9B:D5:7E:19:FB:9C:55:28:D5:95:D3:C5:E7:7D:84 unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install keyid:07:3D:26:01:13:96:F2:2C:6F:C3:47:6D:B2:86:59:36:60:3F:31:56 unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Certificate is to be certified until Aug 18 10:11:01 2019 GMT (365 days) unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_db unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install [ 8%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install [ 56%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install [ 60%] [ 65%] [ 69%] [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install [ 82%] [ 86%] [ 91%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 10:11:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 10:11:02 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_utils.a unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install Built target hss_access_restriction unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 10:11:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:03 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 10:11:03 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 10:11:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:11:03 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 10:11:03 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 10:11:04 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 10:11:04 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 10:11:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 10:11:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 10:11:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 10:11:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 10:11:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:04 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 10:11:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:04 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 10:11:04 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:11:04 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 10:11:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:11:04 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 10:11:04 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 10:11:04 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:11:05 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 10:11:05 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 10:11:05 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 10:11:05 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 10:11:05 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-epc-0: 10:11:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 10:11:05 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.3 unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:05 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 10:11:05 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 10:11:05 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 10:11:05 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `uwefeifaehaigai` identified by 'xiegheegerenoot'] unit-mysql-0: 10:11:05 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `uwefeifaehaigai` identified by 'xiegheegerenoot'] unit-mysql-0: 10:11:05 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=uwefeifaehaigai', 'password=xiegheegerenoot', 'host=192.168.121.3', 'slave=False'] unit-mysql-0: 10:11:05 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:11:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 10:11:05 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 10:11:05 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + user=uwefeifaehaigai unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 10:11:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + password=xiegheegerenoot unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.3 unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.3 uwefeifaehaigai xiegheegerenoot oai-hss unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"uwefeifaehaigai"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"xiegheegerenoot"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u uwefeifaehaigai --password=xiegheegerenoot -h 192.168.121.3 oai-hss -e 'show tables;' unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u uwefeifaehaigai --password=xiegheegerenoot -h 192.168.121.3 oai-hss unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:05 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 21936 unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 21936' unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 21936 =~ .*running.* ]] unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:05 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 10:11:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:05 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 10:11:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 10:11:06 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:11:06 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 10:11:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 10:11:06 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 10:11:06 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 10:11:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 10:11:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:11:06 DEBUG unit.oai-hss/0.db-relation-changed + db_host=uwefeifaehaigai unit-oai-hss-0: 10:11:06 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 10:11:06 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 10:11:07 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 10:11:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 10:11:07 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 10:11:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:07 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 10:11:07 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 10:11:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 10:11:07 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 10:11:07 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 10:11:07 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 10:11:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:07 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 10:11:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 10:11:07 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 10:11:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:08 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 10:11:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 10:11:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 10:11:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:08 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 10:11:08 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 10:11:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 10:11:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 10:11:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:11:08 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 10:11:08 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:11:08 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 10:11:08 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:11:08 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 10:11:08 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 10:11:08 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:11:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:11:08 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:11:08 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 10:11:09 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 10:11:29 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (187 kB/s) unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install (Reading database ... 128012 files and directories currently installed.) unit-oai-epc-0: 10:11:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 10:11:31 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 10:11:31 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 10:11:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 10:11:31 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 10:11:31 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 10:11:31 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 10:11:31 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 10:11:32 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 10:11:32 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 10:11:32 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 10:11:32 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 10:11:32 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 10:11:32 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 10:11:32 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 10:11:35 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 10:11:35 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 10:11:35 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 10:11:35 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 10:11:35 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 10:11:38 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 10:11:38 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 10:11:38 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 10:11:38 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 10:11:38 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 10:11:38 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 10:11:38 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 10:11:38 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 10:11:40 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 10:11:41 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 10:11:42 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 10:11:43 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:11:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 10:11:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 10:11:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 10:11:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 10:11:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 10:11:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 10:11:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 10:11:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-abot-epc-basic-0: 10:11:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 10:11:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 10:11:46 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 10:11:46 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 10:11:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:11:46 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 10:11:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:11:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-abot-epc-basic-0: 10:11:46 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 10:11:46 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 10:11:46 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 10:11:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 10:11:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:11:46 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 10:11:46 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 10:11:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 10:11:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-abot-epc-basic-0: 10:11:46 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:11:46 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:11:46 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 10:11:47 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 10:11:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 10:11:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start SHA256:rCAa84oK5JXKcPJB7H7ffVhxf5f8FTKySIc8mCiSeiU root@juju-9d2faa-default-0 unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start | + . + . | unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start | =E.o. + = o.o.. | unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start |*.*=o S + oo+.o| unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start |*X+o . . . .. o=| unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start |o=+ . . o =| unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start |o. . . . .. . .| unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start |= . . .. | unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-9d2faa-default-0 unit-oai-epc-0: 10:11:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start SHA256:AkkgGhfxD+zAMR44aGN84M/vwhbry+cgONuze7fNT74 ubuntu@juju-9d2faa-default-0 unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start |=oX+. | unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start |*@ O . | unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start |+o* * | unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start | oo + | unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start | o. o S | unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start |. .. . | unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start |o...o. . | unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start | ++=+..o o | unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start |. *O=+..o.E. | unit-abot-epc-basic-0: 10:11:47 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 10:11:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:11:47 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 10:11:47 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 10:11:47 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:11:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:11:47 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 10:11:47 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 10:11:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-abot-epc-basic-0: 10:11:47 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 10:11:47 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 10:11:47 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 10:11:47 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:11:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:11:48 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 10:11:48 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 10:11:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 10:11:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 10:11:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 10:11:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 10:11:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 10:11:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 10:11:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 10:11:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 10:11:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 10:11:50 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 10:11:50 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 10:11:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 10:11:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 10:11:53 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 10:11:54 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:11:55 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 10:11:56 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 10:12:01 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 10:12:35 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 10:12:35 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 10:12:35 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 10:12:35 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 10:12:35 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 10:12:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:35 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 10:12:35 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 10:12:35 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 10:12:35 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 10:12:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:12:35 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 10:12:35 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 10:12:35 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 10:12:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.14 unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.14 ']' unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:36 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 10:12:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 10:12:36 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:37 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:37 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.14/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.14/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.14/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:37 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:37 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 10:12:37 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:12:37 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 10:12:37 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:12:37 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 10:12:37 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 10:12:37 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 10:12:37 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 10:12:37 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 10:12:37 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 10:12:37 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 10:12:37 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:37 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:12:37 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.25 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.25 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.25 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.25 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.25 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.25 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 25 -le 255 ]] unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.25 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.25 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.25 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 25 -le 255 ]] unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.25 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.25' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.25 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.25 unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 10:12:37 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 21936' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 21936 =~ .*running.* ]] unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.14 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 14 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.14 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 14 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.14' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.14 unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:12:37 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:12:37 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 10:12:37 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 10:12:37 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:12:37 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:37 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.14 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 14 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.14 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 14 -le 255 ]] unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.14' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.14 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.14 unit-abot-epc-basic-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:12:37 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.14 unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 10:12:37 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-abot-epc-basic-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 10:12:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 10:12:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-abot-epc-basic-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.14/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.14/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 10:12:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:12:37 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-abot-epc-basic-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:37 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-abot-epc-basic-0: 10:12:37 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.25 unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 10:12:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 10:12:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 10:12:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.14 unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.14 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 10:12:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-abot-epc-basic-0: 10:12:38 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 10:12:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:12:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:12:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=uwefeifaehaigai unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:38 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.25 ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=xiegheegerenoot unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:38 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 10:12:38 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.3 unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-hss-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z uwefeifaehaigai ']' unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u uwefeifaehaigai --password=xiegheegerenoot -h 192.168.121.3 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u uwefeifaehaigai --password=xiegheegerenoot -h 192.168.121.3 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 10:12:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:12:38 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u uwefeifaehaigai --password=xiegheegerenoot -h 192.168.121.3 oai-hss unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:38 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 10:12:38 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.25 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 10:12:38 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 10:12:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:38 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.25 ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:38 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 10:12:38 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-hss-0: 10:12:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:12:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:12:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 10:12:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:12:38 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:38 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.25 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:38 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.25 ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:38 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.25 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:38 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 13950 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 13950' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 13950 =~ .*running.* ]] unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 10:12:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:38 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 10:12:38 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:12:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:12:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:12:39 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 10:12:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 10:12:39 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:12:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:12:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:12:40 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 10:12:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 10:12:40 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:12:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:12:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:12:41 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 10:12:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 10:12:41 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:12:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:12:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:12:42 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 10:12:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 10:12:42 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 10:12:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:12:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 10:12:43 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:12:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:43 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 10:12:43 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:12:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:12:43 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 10:12:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 10:12:43 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:12:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:12:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 10:12:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:45 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 10:12:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 10:12:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 10:12:45 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 10:12:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 10:12:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:12:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:12:45 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 10:12:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:12:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:12:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:12:45 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:12:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 10:12:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-epc-0: 10:12:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-epc-0: 10:12:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 10:12:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 10:12:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 10:12:46 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-abot-epc-basic-0: 10:12:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 10:12:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:12:46 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:12:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:12:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:12:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-abot-epc-basic-0: 10:12:46 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:12:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 10:12:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 13950' unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 13950 =~ .*running.* ]] unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 10:12:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:46 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 10:12:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 10:12:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-abot-epc-basic-0: 10:12:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 14233 unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 14233' unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 14233 =~ .*running.* ]] unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 10:12:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.14 unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 10:12:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 10:12:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:46 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 10:12:46 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-abot-epc-basic-0: 10:12:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 10:12:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 10:12:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.14/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.14/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 10:12:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:12:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 10:12:46 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 10:12:46 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:12:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:12:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:12:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:12:47 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:12:47 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:12:47 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 10:12:47 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 10:12:47 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:12:48 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:12:48 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:12:48 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 10:12:48 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 10:12:48 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:12:49 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:12:49 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:12:49 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 10:12:49 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 10:12:49 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:12:50 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:12:50 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 10:12:50 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 10:12:50 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 10:12:50 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 10:12:51 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 10:12:51 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 10:12:51 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:12:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:12:51 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 10:12:51 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 10:12:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:12:51 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 10:12:51 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 10:12:51 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 10:12:53 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 10:12:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:12:53 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 10:12:53 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 10:12:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:53 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 10:12:53 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 10:12:53 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 10:12:53 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:12:53 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 10:12:53 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 10:12:53 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 10:12:53 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 10:12:53 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:12:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:12:53 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 10:12:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:12:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:12:53 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:12:53 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:12:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 10:12:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 10:12:53 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 10:12:53 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 10:12:53 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:12:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:12:53 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 10:12:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:12:53 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 10:12:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:12:53 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 10:12:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:12:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:12:53 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:12:53 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:12:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 10:12:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 10:12:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 10:12:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.14 unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 10:12:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 10:12:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 10:12:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 10:12:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.14/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.14/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 10:12:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 10:12:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 10:12:54 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 10:12:54 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 10:12:54 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 10:12:54 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:12:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:12:54 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:13:13 DEBUG juju.worker.uniter.remotestate got action change: [86f315e7-108a-4228-809b-ee06fcf99315] ok=true unit-abot-epc-basic-0: 10:13:13 DEBUG juju.worker.uniter.operation running operation run action 86f315e7-108a-4228-809b-ee06fcf99315 unit-abot-epc-basic-0: 10:13:13 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:13:13 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:13:13 DEBUG juju.worker.uniter.operation preparing operation "run action 86f315e7-108a-4228-809b-ee06fcf99315" unit-abot-epc-basic-0: 10:13:13 DEBUG juju.worker.uniter.operation executing operation "run action 86f315e7-108a-4228-809b-ee06fcf99315" unit-abot-epc-basic-0: 10:13:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 10:13:13 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 10:13:13 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 10:13:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:13:13 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 10:13:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 10:13:13 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 10:13:13 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 10:13:15 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:13:15 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:13:15 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:13:15 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:13:15 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:13:15 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:13:15 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3056778126078887270.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8540265510937713165.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3051130466915649416.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3155493817013242060.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall9106616333499204806.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5023098099810134636.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.814 s unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-18T10:13:16+00:00 unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 10:13:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:13:18 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 10:13:18 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:13:18 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:13:18 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 10:13:18 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:13:19 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 10:13:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:13:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:13:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:13:21 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 10:13:21 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 10:13:21 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 10:13:22 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 10:13:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:13:22 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:13:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:13:22 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 10:13:23 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:13:23 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:13:23 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Sat Aug 18 10:13:23 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:13:23 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:13:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:13:23 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 10:13:23 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:13:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:13:23 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:13:25 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@aa10649] to [cucumber.runtime.java.spring.GlueCodeScope@6b3871d6] unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:13:25 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Sat Aug 18 10:13:25 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:13:25 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:13:25 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:13:25 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:13:25 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:13:25 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:13:26 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:13:26 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 10:13:26 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Sat Aug 18 10:13:26 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:13:26 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:13:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:13:26 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:13:26 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:13:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:13:26 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:13:26 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:13:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:13:26 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 10:13:26 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:13:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 10:13:26 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: STEP EXECUTION TIME TAKEN :1495 MS unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:13:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:28 [main] REPORT: STEP EXECUTION TIME TAKEN :846 MS unit-abot-epc-basic-0: 10:13:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:13:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:29 [main] REPORT: STEP EXECUTION TIME TAKEN :751 MS unit-abot-epc-basic-0: 10:13:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:13:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:29 [main] REPORT: STEP EXECUTION TIME TAKEN :38 MS unit-abot-epc-basic-0: 10:13:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10030 MS unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:39.506 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:39.523 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:39 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:39 [main] REPORT: STEP EXECUTION TIME TAKEN :78 MS unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:13:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:13:40 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP EXECUTION TIME TAKEN :58 MS unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP EXECUTION TIME TAKEN :371 MS unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 10:13:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:13:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:13:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10031 MS unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:01.078 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:01.090 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:01 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:01 [main] REPORT: STEP EXECUTION TIME TAKEN :48 MS unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:01 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:14:01 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: STEP EXECUTION TIME TAKEN :440 MS unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:12 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 10:14:12 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:12 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 10:14:12 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:12 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22.159 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22.168 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: STEP EXECUTION TIME TAKEN :115 MS unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:14:22 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: STEP EXECUTION TIME TAKEN :407 MS unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:43.209 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:43.215 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:43 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:43 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:43 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:14:43 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: STEP EXECUTION TIME TAKEN :274 MS unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:54 [main] REPORT: STEP EXECUTION TIME TAKEN :805 MS unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:54 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:14:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:14:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:04.833 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:04.836 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:04 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:04 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:15:04 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:15:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: STEP EXECUTION TIME TAKEN :221 MS unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: STEP EXECUTION TIME TAKEN :844 MS unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:16 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:26.388 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:26.395 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:26 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:26 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:15:26 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:36 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: STEP EXECUTION TIME TAKEN :401 MS unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: STEP EXECUTION TIME TAKEN :637 MS unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:47.869 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:47.872 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:47 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:47 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:15:47 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:15:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: STEP EXECUTION TIME TAKEN :378 MS unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:58 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: STEP EXECUTION TIME TAKEN :655 MS unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:15:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:15:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:09.400 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:09.403 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:09 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:09 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:09 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:16:09 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:19 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: STEP EXECUTION TIME TAKEN :374 MS unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: STEP EXECUTION TIME TAKEN :660 MS unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:20 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:30 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:30 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:16:30 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 10:16:30 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:30 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:31.101 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:31.105 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:31 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:31 [main] REPORT: STEP EXECUTION TIME TAKEN :230 MS unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:31 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:16:31 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: STEP EXECUTION TIME TAKEN :313 MS unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:41 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :702 MS unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:42 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10023 MS unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:52 [main] REPORT: ========================================================================================== unit-mysql-0: 10:16:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:16:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:16:52 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:16:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:16:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:16:52 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 10:16:52 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:16:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 10:16:52 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 10:16:52 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 10:16:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:16:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:16:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:52.944 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:52.947 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:52 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:52 [main] REPORT: STEP EXECUTION TIME TAKEN :168 MS unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:52 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:16:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:16:52 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: STEP EXECUTION TIME TAKEN :215 MS unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:03 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :653 MS unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :98 MS unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:14.289 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:14.292 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:14 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:14 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:17:14 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 10:17:18 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:17:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:17:18 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 10:17:18 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:17:18 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:17:18 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 10:17:18 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 10:17:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 10:17:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21936' unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21936 =~ .*running.* ]] unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 10:17:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:17:18 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 10:17:18 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 10:17:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:17:18 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 10:17:18 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 10:17:18 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:17:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:17:18 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:24 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: STEP EXECUTION TIME TAKEN :145 MS unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:35.675 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:35.677 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:35 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:35 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:17:35 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:45 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:46 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:46 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:17:46 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:46 [main] REPORT: STEP EXECUTION TIME TAKEN :222 MS unit-abot-epc-basic-0: 10:17:46 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:46 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:47 [main] REPORT: STEP EXECUTION TIME TAKEN :815 MS unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:47 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:57.111 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:57.114 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:57 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:57 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:57 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:17:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:17:57 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-epc-0: 10:18:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 10:18:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:18:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 10:18:00 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 10:18:00 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 10:18:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 10:18:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 10:18:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 10:18:00 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 10:18:00 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 10:18:00 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 10:18:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 10:18:00 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 10:18:00 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 10:18:00 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 10:18:00 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16639' unit-oai-epc-0: 10:18:00 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16639 =~ .*running.* ]] unit-oai-epc-0: 10:18:00 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 10:18:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 10:18:00 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 10:18:00 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 10:18:00 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 10:18:00 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 10:18:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 10:18:00 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 10:18:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 10:18:00 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 10:18:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 10:18:00 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: STEP EXECUTION TIME TAKEN :220 MS unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:07 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: STEP EXECUTION TIME TAKEN :851 MS unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:08 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:18.583 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:18.588 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:18 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:18 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:18 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:18:18 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:18:26 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:28 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: STEP EXECUTION TIME TAKEN :408 MS unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: STEP EXECUTION TIME TAKEN :640 MS unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:29 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:18:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10023 MS unit-abot-epc-basic-0: 10:18:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:39 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:40 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:40.009 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:18:40 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:40.012 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:18:40 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:40 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:40 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:18:40 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:40 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 10:18:40 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:40 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:18:40 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:40 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:18:40 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:18:40 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP EXECUTION TIME TAKEN :354 MS unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:50 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: STEP EXECUTION TIME TAKEN :640 MS unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:18:51 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:18:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:11.411 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:11.413 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:11 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:11 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:19:11 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 10:19:12 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP EXECUTION TIME TAKEN :349 MS unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:22 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: STEP EXECUTION TIME TAKEN :148 MS unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:23 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:19:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 10:19:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:43.798 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:43.801 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:43 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:43 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:43 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:19:43 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:19:44 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:19:44 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 10:19:44 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP EXECUTION TIME TAKEN :417 MS unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:54 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: STEP EXECUTION TIME TAKEN :674 MS unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:19:55 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:19:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:20:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 10:20:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:15.575 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:15.577 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:15 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:15 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:20:15 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:20:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:26 [main] REPORT: STEP EXECUTION TIME TAKEN :343 MS unit-abot-epc-basic-0: 10:20:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:20:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:26 [main] REPORT: STEP EXECUTION TIME TAKEN :649 MS unit-abot-epc-basic-0: 10:20:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:27 [main] REPORT: STEP EXECUTION TIME TAKEN :668 MS unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:27 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:20:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 10:20:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:47.748 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:47.756 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:47 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:47 [main] REPORT: STEP EXECUTION TIME TAKEN :175 MS unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:20:47 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:20:48 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 10:20:48 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP EXECUTION TIME TAKEN :370 MS unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:20:59 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:20:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:00 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:00 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:21:00 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:00 [main] REPORT: STEP EXECUTION TIME TAKEN :673 MS unit-abot-epc-basic-0: 10:21:00 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:00 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 10:21:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:01 [main] REPORT: STEP EXECUTION TIME TAKEN :705 MS unit-abot-epc-basic-0: 10:21:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:21:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:21:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:01 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:21:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 10:21:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:11 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:21.299 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:21.302 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:21 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:21 [main] REPORT: STEP EXECUTION TIME TAKEN :41 MS unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:21:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:21:22 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :277 MS unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:32 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:21:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:33 [main] REPORT: STEP EXECUTION TIME TAKEN :704 MS unit-abot-epc-basic-0: 10:21:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:33 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:21:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:33 [main] REPORT: STEP EXECUTION TIME TAKEN :176 MS unit-abot-epc-basic-0: 10:21:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:33 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:33 [main] REPORT: ========================================================================================== unit-mysql-0: 10:21:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 10:21:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:21:43 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 10:21:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 10:21:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 10:21:43 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 10:21:43 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 10:21:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 10:21:43 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 10:21:43 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 10:21:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 10:21:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 10:21:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:21:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:21:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 10:21:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:43 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:53.714 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:53.716 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:53 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:53 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:53 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:21:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:21:53 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 10:21:54 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:22:04 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: STEP EXECUTION TIME TAKEN :429 MS unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: STEP EXECUTION TIME TAKEN :665 MS unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:22:05 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:05 [main] REPORT: ========================================================================================== unit-oai-hss-0: 10:22:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 10:22:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:22:11 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 10:22:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 10:22:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 10:22:11 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 10:22:11 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 10:22:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 10:22:11 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 10:22:11 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 10:22:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 10:22:11 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 10:22:11 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 10:22:11 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 10:22:11 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21936' unit-oai-hss-0: 10:22:11 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21936 =~ .*running.* ]] unit-oai-hss-0: 10:22:11 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 10:22:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 10:22:11 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 10:22:11 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 10:22:11 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 10:22:11 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 10:22:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 10:22:11 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 10:22:11 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 10:22:11 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 10:22:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 10:22:11 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:22:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:22:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 10:22:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:22:15 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:22:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 10:22:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 10:22:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 10:22:25 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:22:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:26.014 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 10:22:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:26.019 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 10:22:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 10:22:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:26 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 10:22:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:26 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 10:22:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 10:22:26 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 10:22:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 10:22:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 10:22:26 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 10:22:26 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 10:22:26 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 10:22:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run 9m10.976s unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 555.117 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.013 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.01 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.017 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.009 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.009 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.01 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.011 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.002 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Aug 18, 2018 10:22:37 AM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Sat Aug 18 10:13:23 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run 18-Aug-2018 10:22:37.209 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:22:37 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:22:38 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 10:22:38 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 10:22:38 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 10:22:38 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:21 min unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-18T10:22:39+00:00 unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 25M/60M unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 10:22:39 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 10:22:39 DEBUG juju.worker.uniter.operation committing operation "run action 86f315e7-108a-4228-809b-ee06fcf99315" unit-abot-epc-basic-0: 10:22:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:22:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:22:39 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 10:22:39 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:22:39 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:22:39 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 10:22:39 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 10:22:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 10:22:40 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 10:22:40 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 10:22:40 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:22:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:22:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 10:22:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:22:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 10:22:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:22:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 10:22:56 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 10:22:56 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 10:22:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 10:22:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 10:22:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 10:22:56 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 10:22:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 10:22:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 10:22:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 10:22:56 DEBUG juju.worker.uniter [AGENT-STATUS] idle: 2018-08-18 10:22:59,418 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-08-18 10:23:28,026 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Unable to get the controller summary from the API: model a192b4c5-6ab5-4a29-80f4-69c7089d2faa has been removed (not found). All hosted models reclaimed, cleaning up controller machines 2018-08-18 10:23:28,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 10:23:28,033 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:28,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2532 X-Openstack-Request-Id: req-2f4dcc22-5911-4536-99be-2333c86e678b Date: Sat, 18 Aug 2018 10:23:28 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T10:03:34Z", "updated_at": "2018-08-18T10:23:18Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "0dca20b8-2abd-4c39-bf12-45468747f9b1", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T09:58:17Z", "updated_at": "2018-08-18T10:23:09Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "227cfada-2176-498e-9429-16270d1c55d8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T09:54:36Z", "updated_at": "2018-08-18T10:23:27Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "7154b1a6-eb39-407d-9755-7b11f509f913", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T10:03:00Z", "updated_at": "2018-08-18T10:23:18Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "bd4a2ebe-8106-49cc-8fce-3f13cbe6f43a", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T10:00:35Z", "updated_at": "2018-08-18T10:23:14Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "c680a365-c225-4032-ac09-8942961024aa", "qos_policy_id": null}]} 2018-08-18 10:23:28,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2f4dcc22-5911-4536-99be-2333c86e678b 2018-08-18 10:23:28,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.241544008255s 2018-08-18 10:23:28,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2f4dcc22-5911-4536-99be-2333c86e678b 2018-08-18 10:23:28,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-18 10:23:28,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/0dca20b8-2abd-4c39-bf12-45468747f9b1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:28,914 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-729a338e-283c-4326-b5b7-74c15fecb659 Content-Length: 0 Date: Sat, 18 Aug 2018 10:23:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 10:23:28,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/0dca20b8-2abd-4c39-bf12-45468747f9b1.json used request id req-729a338e-283c-4326-b5b7-74c15fecb659 2018-08-18 10:23:28,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.623011827469s 2018-08-18 10:23:28,915 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/0dca20b8-2abd-4c39-bf12-45468747f9b1.json used request id req-729a338e-283c-4326-b5b7-74c15fecb659 2018-08-18 10:23:28,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 10:23:28,920 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:28,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2029 X-Openstack-Request-Id: req-d21e030f-724a-4a0f-b54b-8bf0e00594f3 Date: Sat, 18 Aug 2018 10:23:28 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T09:58:17Z", "updated_at": "2018-08-18T10:23:09Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "227cfada-2176-498e-9429-16270d1c55d8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T09:54:36Z", "updated_at": "2018-08-18T10:23:27Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "7154b1a6-eb39-407d-9755-7b11f509f913", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T10:03:00Z", "updated_at": "2018-08-18T10:23:18Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "bd4a2ebe-8106-49cc-8fce-3f13cbe6f43a", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T10:00:35Z", "updated_at": "2018-08-18T10:23:14Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "c680a365-c225-4032-ac09-8942961024aa", "qos_policy_id": null}]} 2018-08-18 10:23:28,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d21e030f-724a-4a0f-b54b-8bf0e00594f3 2018-08-18 10:23:28,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0679919719696s 2018-08-18 10:23:28,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d21e030f-724a-4a0f-b54b-8bf0e00594f3 2018-08-18 10:23:29,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-18 10:23:29,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/227cfada-2176-498e-9429-16270d1c55d8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:29,722 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bce4f871-a46c-46e2-a983-2eb354efb9c1 Content-Length: 0 Date: Sat, 18 Aug 2018 10:23:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 10:23:29,722 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/227cfada-2176-498e-9429-16270d1c55d8.json used request id req-bce4f871-a46c-46e2-a983-2eb354efb9c1 2018-08-18 10:23:29,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.721695899963s 2018-08-18 10:23:29,723 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/227cfada-2176-498e-9429-16270d1c55d8.json used request id req-bce4f871-a46c-46e2-a983-2eb354efb9c1 2018-08-18 10:23:29,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 10:23:29,728 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:29,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1526 X-Openstack-Request-Id: req-28b6a41f-96d8-44b0-ae3e-4b4c70ab6de6 Date: Sat, 18 Aug 2018 10:23:29 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T09:54:36Z", "updated_at": "2018-08-18T10:23:27Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "7154b1a6-eb39-407d-9755-7b11f509f913", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T10:03:00Z", "updated_at": "2018-08-18T10:23:18Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "bd4a2ebe-8106-49cc-8fce-3f13cbe6f43a", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T10:00:35Z", "updated_at": "2018-08-18T10:23:14Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "c680a365-c225-4032-ac09-8942961024aa", "qos_policy_id": null}]} 2018-08-18 10:23:29,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-28b6a41f-96d8-44b0-ae3e-4b4c70ab6de6 2018-08-18 10:23:29,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0694940090179s 2018-08-18 10:23:29,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-28b6a41f-96d8-44b0-ae3e-4b4c70ab6de6 2018-08-18 10:23:29,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-18 10:23:29,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/7154b1a6-eb39-407d-9755-7b11f509f913.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:30,343 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95e2f9f2-e18b-4640-b31f-4cf02e5eef43 Content-Length: 0 Date: Sat, 18 Aug 2018 10:23:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 10:23:30,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/7154b1a6-eb39-407d-9755-7b11f509f913.json used request id req-95e2f9f2-e18b-4640-b31f-4cf02e5eef43 2018-08-18 10:23:30,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.533034801483s 2018-08-18 10:23:30,343 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/7154b1a6-eb39-407d-9755-7b11f509f913.json used request id req-95e2f9f2-e18b-4640-b31f-4cf02e5eef43 2018-08-18 10:23:30,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 10:23:30,349 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:30,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1023 X-Openstack-Request-Id: req-d309f0e1-6605-4b81-813b-5d7297aa0169 Date: Sat, 18 Aug 2018 10:23:30 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T10:03:00Z", "updated_at": "2018-08-18T10:23:18Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "bd4a2ebe-8106-49cc-8fce-3f13cbe6f43a", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T10:00:35Z", "updated_at": "2018-08-18T10:23:14Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "c680a365-c225-4032-ac09-8942961024aa", "qos_policy_id": null}]} 2018-08-18 10:23:30,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d309f0e1-6605-4b81-813b-5d7297aa0169 2018-08-18 10:23:30,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0682120323181s 2018-08-18 10:23:30,417 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d309f0e1-6605-4b81-813b-5d7297aa0169 2018-08-18 10:23:30,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-18 10:23:30,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/bd4a2ebe-8106-49cc-8fce-3f13cbe6f43a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:31,143 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a2bac318-d874-41a1-bc92-64ece94bd555 Content-Length: 0 Date: Sat, 18 Aug 2018 10:23:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 10:23:31,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/bd4a2ebe-8106-49cc-8fce-3f13cbe6f43a.json used request id req-a2bac318-d874-41a1-bc92-64ece94bd555 2018-08-18 10:23:31,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.71577000618s 2018-08-18 10:23:31,143 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/bd4a2ebe-8106-49cc-8fce-3f13cbe6f43a.json used request id req-a2bac318-d874-41a1-bc92-64ece94bd555 2018-08-18 10:23:31,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 10:23:31,149 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:31,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-45620fa9-df56-46d8-ba0b-348a500dac81 Date: Sat, 18 Aug 2018 10:23:31 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T10:00:35Z", "updated_at": "2018-08-18T10:23:14Z", "floating_network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "port_id": null, "id": "c680a365-c225-4032-ac09-8942961024aa", "qos_policy_id": null}]} 2018-08-18 10:23:31,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-45620fa9-df56-46d8-ba0b-348a500dac81 2018-08-18 10:23:31,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0618090629578s 2018-08-18 10:23:31,211 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-45620fa9-df56-46d8-ba0b-348a500dac81 2018-08-18 10:23:31,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-18 10:23:31,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/c680a365-c225-4032-ac09-8942961024aa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:31,766 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f53a1990-21b9-4e45-8d87-1db6e8d23af9 Content-Length: 0 Date: Sat, 18 Aug 2018 10:23:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 10:23:31,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/c680a365-c225-4032-ac09-8942961024aa.json used request id req-f53a1990-21b9-4e45-8d87-1db6e8d23af9 2018-08-18 10:23:31,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.548997879028s 2018-08-18 10:23:31,767 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/c680a365-c225-4032-ac09-8942961024aa.json used request id req-f53a1990-21b9-4e45-8d87-1db6e8d23af9 2018-08-18 10:23:31,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-18 10:23:31,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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:31,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-35afd43a-dc93-4472-8926-0c445052eb9c Date: Sat, 18 Aug 2018 10:23:31 GMT RESP BODY: {"floatingips": []} 2018-08-18 10:23:31,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-35afd43a-dc93-4472-8926-0c445052eb9c 2018-08-18 10:23:31,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0789849758148s 2018-08-18 10:23:31,852 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-35afd43a-dc93-4472-8926-0c445052eb9c 2018-08-18 10:23:31,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 10:23:31,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:33,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3bfe4a5d-1b9b-4030-9474-40af945862d9 Date: Sat, 18 Aug 2018 10:23:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-18 10:23:33,299 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0 used request id req-3bfe4a5d-1b9b-4030-9474-40af945862d9 2018-08-18 10:23:33,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.44585800171s 2018-08-18 10:23:33,299 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/47f4bad1-6713-4eae-bbed-1ce5cee6d0d0 used request id req-3bfe4a5d-1b9b-4030-9474-40af945862d9 2018-08-18 10:23:33,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 10:23:33,301 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 10:23:33,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 10:23: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-05d1fda4-945c-4dd6-b800-6289d49a9014 x-compute-request-id: req-05d1fda4-945c-4dd6-b800-6289d49a9014 Content-Encoding: gzip Content-Length: 443 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_8212bac5-8fe5-4c35-9bce-432edb1a4387", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/17a2262d-4297-4549-8d09-93f54f9cc5b0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/17a2262d-4297-4549-8d09-93f54f9cc5b0", "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": "17a2262d-4297-4549-8d09-93f54f9cc5b0"}, {"name": "juju_epc-flavor_alt_8212bac5-8fe5-4c35-9bce-432edb1a4387", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e42c8eed-f29b-41c0-9bbd-4e22e940d525", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e42c8eed-f29b-41c0-9bbd-4e22e940d525", "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": "e42c8eed-f29b-41c0-9bbd-4e22e940d525"}, {"name": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "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": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10"}]} 2018-08-18 10:23:33,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-05d1fda4-945c-4dd6-b800-6289d49a9014 2018-08-18 10:23:33,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.258198022842s 2018-08-18 10:23:33,558 - 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-05d1fda4-945c-4dd6-b800-6289d49a9014 2018-08-18 10:23:33,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 10:23:33,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/e42c8eed-f29b-41c0-9bbd-4e22e940d525 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 10:23:33,597 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 10:23: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-5a0c9aff-d6e0-41fe-bd45-cf62c2d6d435 x-compute-request-id: req-5a0c9aff-d6e0-41fe-bd45-cf62c2d6d435 Content-Length: 0 Content-Type: application/json 2018-08-18 10:23:33,597 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e42c8eed-f29b-41c0-9bbd-4e22e940d525 used request id req-5a0c9aff-d6e0-41fe-bd45-cf62c2d6d435 2018-08-18 10:23:33,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0367829799652s 2018-08-18 10:23:33,597 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e42c8eed-f29b-41c0-9bbd-4e22e940d525 used request id req-5a0c9aff-d6e0-41fe-bd45-cf62c2d6d435 2018-08-18 10:23:33,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-18 10:23:33,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/24acdf00-d7d1-4bda-b967-19af7ca00ea2/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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" -d '{"subnet_id": "f92c0e41-3dea-4a42-b2a5-ed5fc2d1c823"}' 2018-08-18 10:23:35,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7bafbd8f-bb50-41f7-b492-74be10ddf0f1 Date: Sat, 18 Aug 2018 10:23:35 GMT RESP BODY: {"network_id": "d5bedfc4-280e-4c99-8562-ef082a8dd876", "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "subnet_id": "f92c0e41-3dea-4a42-b2a5-ed5fc2d1c823", "subnet_ids": ["f92c0e41-3dea-4a42-b2a5-ed5fc2d1c823"], "port_id": "edd0dbdf-19ad-4db3-8673-e5cebfdab5d0", "id": "24acdf00-d7d1-4bda-b967-19af7ca00ea2"} 2018-08-18 10:23:35,714 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/24acdf00-d7d1-4bda-b967-19af7ca00ea2/remove_router_interface.json used request id req-7bafbd8f-bb50-41f7-b492-74be10ddf0f1 2018-08-18 10:23:35,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.11729311943s 2018-08-18 10:23:35,715 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/24acdf00-d7d1-4bda-b967-19af7ca00ea2/remove_router_interface.json used request id req-7bafbd8f-bb50-41f7-b492-74be10ddf0f1 returning object 24acdf00-d7d1-4bda-b967-19af7ca00ea2 2018-08-18 10:23:35,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-18 10:23:35,716 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:35,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-4662f9d1-e19f-47a5-b9c9-7fc6cb5fb700 Date: Sat, 18 Aug 2018 10:23:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22adfc22-2c53-47a7-8517-d6d6943a8d8e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0f320d19-cf91-49d4-bf40-79aa2fbd7b7c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a3ad1dca7d184e978c95d3fe18d65861", "created_at": "2018-08-18T09:52:04Z", "admin_state_up": true, "updated_at": "2018-08-18T10:23:34Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a3ad1dca7d184e978c95d3fe18d65861", "id": "24acdf00-d7d1-4bda-b967-19af7ca00ea2", "name": "juju_epc-router_8212bac5-8fe5-4c35-9bce-432edb1a4387"}]} 2018-08-18 10:23:35,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4662f9d1-e19f-47a5-b9c9-7fc6cb5fb700 2018-08-18 10:23:35,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.145151853561s 2018-08-18 10:23:35,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4662f9d1-e19f-47a5-b9c9-7fc6cb5fb700 2018-08-18 10:23:35,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-18 10:23:35,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/24acdf00-d7d1-4bda-b967-19af7ca00ea2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:37,294 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21697b9c-6495-4f46-bb7b-4353ecb62c25 Content-Length: 0 Date: Sat, 18 Aug 2018 10:23:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 10:23:37,294 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/24acdf00-d7d1-4bda-b967-19af7ca00ea2.json used request id req-21697b9c-6495-4f46-bb7b-4353ecb62c25 2018-08-18 10:23:37,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.4319319725s 2018-08-18 10:23:37,295 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/24acdf00-d7d1-4bda-b967-19af7ca00ea2.json used request id req-21697b9c-6495-4f46-bb7b-4353ecb62c25 2018-08-18 10:23:37,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-18 10:23:37,295 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:37,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5d082634-2c8c-48cf-b6e2-560bf5c462db Date: Sat, 18 Aug 2018 10:23:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5bedfc4-280e-4c99-8562-ef082a8dd876","tenant_id":"a3ad1dca7d184e978c95d3fe18d65861","created_at":"2018-08-18T09:52:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-18T09:52:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"a3ad1dca7d184e978c95d3fe18d65861","id":"f92c0e41-3dea-4a42-b2a5-ed5fc2d1c823","subnetpool_id":null,"name":"juju_epc-subnet_8212bac5-8fe5-4c35-9bce-432edb1a4387"}]} 2018-08-18 10:23:37,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5d082634-2c8c-48cf-b6e2-560bf5c462db 2018-08-18 10:23:37,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0668549537659s 2018-08-18 10:23:37,362 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5d082634-2c8c-48cf-b6e2-560bf5c462db 2018-08-18 10:23:37,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-18 10:23:37,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/f92c0e41-3dea-4a42-b2a5-ed5fc2d1c823.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:38,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc89faa9-62c7-4573-ab64-4bef84ea8d75 Date: Sat, 18 Aug 2018 10:23:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 10:23:38,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f92c0e41-3dea-4a42-b2a5-ed5fc2d1c823.json used request id req-fc89faa9-62c7-4573-ab64-4bef84ea8d75 2018-08-18 10:23:38,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.32731509209s 2018-08-18 10:23:38,691 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f92c0e41-3dea-4a42-b2a5-ed5fc2d1c823.json used request id req-fc89faa9-62c7-4573-ab64-4bef84ea8d75 2018-08-18 10:23:38,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-18 10:23:38,692 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:38,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-359419ca-7ba0-4044-bf0b-9356d760b443 Date: Sat, 18 Aug 2018 10:23:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22adfc22-2c53-47a7-8517-d6d6943a8d8e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8001846499e64e84a024867e3519e3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["0f320d19-cf91-49d4-bf40-79aa2fbd7b7c"],"description":"","tags":[],"updated_at":"2018-08-18T07:12:19Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8001846499e64e84a024867e3519e3c5","created_at":"2018-08-18T06:57:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d5bedfc4-280e-4c99-8562-ef082a8dd876","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a3ad1dca7d184e978c95d3fe18d65861","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-18T10:23:38Z","qos_policy_id":null,"name":"juju_epc-net_8212bac5-8fe5-4c35-9bce-432edb1a4387","admin_state_up":true,"tenant_id":"a3ad1dca7d184e978c95d3fe18d65861","created_at":"2018-08-18T09:52:03Z","mtu":1450}]} 2018-08-18 10:23:38,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-359419ca-7ba0-4044-bf0b-9356d760b443 2018-08-18 10:23:38,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0895168781281s 2018-08-18 10:23:38,782 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-359419ca-7ba0-4044-bf0b-9356d760b443 2018-08-18 10:23:38,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-18 10:23:38,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/d5bedfc4-280e-4c99-8562-ef082a8dd876.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:40,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fe6c7a4-bb73-4fe9-9eac-96c91f16d009 Date: Sat, 18 Aug 2018 10:23:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-18 10:23:40,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d5bedfc4-280e-4c99-8562-ef082a8dd876.json used request id req-7fe6c7a4-bb73-4fe9-9eac-96c91f16d009 2018-08-18 10:23:40,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29863286018s 2018-08-18 10:23:40,082 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d5bedfc4-280e-4c99-8562-ef082a8dd876.json used request id req-7fe6c7a4-bb73-4fe9-9eac-96c91f16d009 2018-08-18 10:23:40,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-18 10:23:40,090 - 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}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:40,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-58b1087b-bb2b-4cb3-b85f-c1694564559c Date: Sat, 18 Aug 2018 10:23:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-18T09:52:16Z", "file": "/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/file", "owner": "a3ad1dca7d184e978c95d3fe18d65861", "id": "f1e92b68-536f-461e-9dae-76968c1b8aa9", "size": 296681472, "self": "/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [{"url": "rbd://c33af0e1-f2b7-49f8-acc5-880d4a6f84fb/images/f1e92b68-536f-461e-9dae-76968c1b8aa9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_8212bac5-8fe5-4c35-9bce-432edb1a4387", "checksum": "f4a9830fb482d07eec07c8532a1c265e", "created_at": "2018-08-18T09:52:10Z", "os_hidden": false, "protected": false, "os_hash_value": "81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-18 10:23:40,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-58b1087b-bb2b-4cb3-b85f-c1694564559c 2018-08-18 10:23:40,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0358090400696s 2018-08-18 10:23:40,122 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-58b1087b-bb2b-4cb3-b85f-c1694564559c 2018-08-18 10:23:40,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-18 10:23:40,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}372ca4e54171adc8f320d21ccdcec7bc512ac58f" 2018-08-18 10:23:41,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5145bf93-4bb4-4f2a-a9e0-a6a0959f9611 Date: Sat, 18 Aug 2018 10:23: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-18 10:23:41,178 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9 used request id req-5145bf93-4bb4-4f2a-a9e0-a6a0959f9611 2018-08-18 10:23:41,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05456399918s 2018-08-18 10:23:41,179 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f1e92b68-536f-461e-9dae-76968c1b8aa9 used request id req-5145bf93-4bb4-4f2a-a9e0-a6a0959f9611 2018-08-18 10:23:41,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-18 10:23:41,182 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 10:23:41,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 10:23: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-fc6be746-406c-4388-be01-49c8b5cd74d4 x-compute-request-id: req-fc6be746-406c-4388-be01-49c8b5cd74d4 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_8212bac5-8fe5-4c35-9bce-432edb1a4387", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/17a2262d-4297-4549-8d09-93f54f9cc5b0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/17a2262d-4297-4549-8d09-93f54f9cc5b0", "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": "17a2262d-4297-4549-8d09-93f54f9cc5b0"}, {"name": "heat_ims-flavor_alt_c2ddaf39-ee22-4b5e-8352-4773bd643436", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10", "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": "ec3bb1c1-bf26-4b56-b9f6-21d96fd93c10"}]} 2018-08-18 10:23:41,202 - 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-fc6be746-406c-4388-be01-49c8b5cd74d4 2018-08-18 10:23:41,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226531028748s 2018-08-18 10:23:41,202 - 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-fc6be746-406c-4388-be01-49c8b5cd74d4 2018-08-18 10:23:41,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-18 10:23:41,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/17a2262d-4297-4549-8d09-93f54f9cc5b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 10:23:41,244 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 18 Aug 2018 10:23: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-9f72088f-3e51-428f-9d39-0ca127c592ff x-compute-request-id: req-9f72088f-3e51-428f-9d39-0ca127c592ff Content-Length: 0 Content-Type: application/json 2018-08-18 10:23:41,244 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/17a2262d-4297-4549-8d09-93f54f9cc5b0 used request id req-9f72088f-3e51-428f-9d39-0ca127c592ff 2018-08-18 10:23:41,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0400230884552s 2018-08-18 10:23:41,245 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/17a2262d-4297-4549-8d09-93f54f9cc5b0 used request id req-9f72088f-3e51-428f-9d39-0ca127c592ff 2018-08-18 10:23:41,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 10:23:41,248 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 10:23:41,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 10:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce7a51b0-6526-41b7-adae-f7cf16f84585 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/31dc3a66b98c4e03bcbe5ecbdafcb2bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "31dc3a66b98c4e03bcbe5ecbdafcb2bd", "email": "nova@localhost", "password_expires_at": null}, {"name": "juju_epc-user_8212bac5-8fe5-4c35-9bce-432edb1a4387", "links": {"self": "http://172.30.9.22:5000/v3/users/41ec4be7fdb74ef5ad611ab3bc51204a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "41ec4be7fdb74ef5ad611ab3bc51204a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6e1a512ea914424ea5d2a6c3341c3505"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1a512ea914424ea5d2a6c3341c3505", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/71c5959fd41f4d36a970bf6f745cce3a"}, "domain_id": "05c192ed50b8433ca4943397f0e0fa2c", "enabled": true, "options": {}, "id": "71c5959fd41f4d36a970bf6f745cce3a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/72c6c3cd3eea412a89d8c7d0dff94008"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72c6c3cd3eea412a89d8c7d0dff94008", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/7dfcd71d61f14dbc8a013be99ec1793c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dfcd71d61f14dbc8a013be99ec1793c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/8d80f0d84a1c40509607f3f0e6664a64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d80f0d84a1c40509607f3f0e6664a64", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/96d42c88aa10475aaee7e8b7364b7e1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d42c88aa10475aaee7e8b7364b7e1d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9e6a18afc7aa4afe96e830eb09614f13"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e6a18afc7aa4afe96e830eb09614f13", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a09dc1f6f2cf4d29aecc3b3586c36aee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a09dc1f6f2cf4d29aecc3b3586c36aee", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/a38e552258fe4564b6d5027c2ccb400d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a38e552258fe4564b6d5027c2ccb400d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a6dffd78e56740a2af1a4c6b3f8db8eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6dffd78e56740a2af1a4c6b3f8db8eb", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d5f7c972f16a4330bf68a8a3fc053cce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5f7c972f16a4330bf68a8a3fc053cce", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f7f96dead1ff493aa762d1dafe749f90"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7f96dead1ff493aa762d1dafe749f90", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/fdc225cad1bf47d48df1f11f62eec532"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdc225cad1bf47d48df1f11f62eec532", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-18 10:23:41,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ce7a51b0-6526-41b7-adae-f7cf16f84585 2018-08-18 10:23:41,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190494060516s 2018-08-18 10:23:41,436 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ce7a51b0-6526-41b7-adae-f7cf16f84585 2018-08-18 10:23:41,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-18 10:23:41,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/41ec4be7fdb74ef5ad611ab3bc51204a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 10:23:41,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 10:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e4b9172-20bf-4af7-b6a3-761a98018d38 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_8212bac5-8fe5-4c35-9bce-432edb1a4387", "links": {"self": "http://172.30.9.22:5000/v3/users/41ec4be7fdb74ef5ad611ab3bc51204a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "41ec4be7fdb74ef5ad611ab3bc51204a", "description": null}} 2018-08-18 10:23:41,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/41ec4be7fdb74ef5ad611ab3bc51204a used request id req-8e4b9172-20bf-4af7-b6a3-761a98018d38 2018-08-18 10:23:41,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194974184036s 2018-08-18 10:23:41,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/41ec4be7fdb74ef5ad611ab3bc51204a used request id req-8e4b9172-20bf-4af7-b6a3-761a98018d38 2018-08-18 10:23:41,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-18 10:23:41,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/41ec4be7fdb74ef5ad611ab3bc51204a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 10:23:42,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 10:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dfc23e9-69ce-4bd7-b3e8-ba87e4a39b62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 10:23:42,314 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/41ec4be7fdb74ef5ad611ab3bc51204a used request id req-0dfc23e9-69ce-4bd7-b3e8-ba87e4a39b62 2018-08-18 10:23:42,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.676604986191s 2018-08-18 10:23:42,314 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/41ec4be7fdb74ef5ad611ab3bc51204a used request id req-0dfc23e9-69ce-4bd7-b3e8-ba87e4a39b62 2018-08-18 10:23:42,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-18 10:23:42,325 - 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}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 10:23:42,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 18 Aug 2018 10:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7155eff7-b0ea-478f-bbc1-a4c938cc2589 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": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4d035469e9a84e03ad9e915ddb446437"}, "tags": [], "enabled": true, "id": "4d035469e9a84e03ad9e915ddb446437", "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/8001846499e64e84a024867e3519e3c5"}, "tags": [], "enabled": true, "id": "8001846499e64e84a024867e3519e3c5", "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/a3ad1dca7d184e978c95d3fe18d65861"}, "tags": [], "enabled": true, "id": "a3ad1dca7d184e978c95d3fe18d65861", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_8212bac5-8fe5-4c35-9bce-432edb1a4387"}]} 2018-08-18 10:23:42,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-7155eff7-b0ea-478f-bbc1-a4c938cc2589 2018-08-18 10:23:42,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178682804108s 2018-08-18 10:23:42,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-7155eff7-b0ea-478f-bbc1-a4c938cc2589 2018-08-18 10:23:42,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-18 10:23:42,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/a3ad1dca7d184e978c95d3fe18d65861 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}023dd128c165553f6dc1d534fc6d3775338ea383" 2018-08-18 10:23:42,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 18 Aug 2018 10:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08218baf-44e4-4edb-b8eb-845b235be75f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-18 10:23:42,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/a3ad1dca7d184e978c95d3fe18d65861 used request id req-08218baf-44e4-4edb-b8eb-845b235be75f 2018-08-18 10:23:42,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.2303378582s 2018-08-18 10:23:42,736 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/a3ad1dca7d184e978c95d3fe18d65861 used request id req-08218baf-44e4-4edb-b8eb-845b235be75f 2018-08-18 10:23:42,737 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:00 | PASS | | cloudify_ims | functest | vnf | 24:47 | PASS | | heat_ims | functest | vnf | 15:49 | PASS | | vyos_vrouter | functest | vnf | 15:24 | PASS | | juju_epc | functest | vnf | 30:56 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-18 10:23:42,742 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-18 10:23:42,820 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-18 10:23:42,926 - paramiko.transport - DEBUG - EOF in transport thread